Stateless Exchanges Price Ancillaries Virtual Sandbox

Calculate ancillary pricing for exchange workflows in monetary or points value.

This API provides ancillary pricing details for exchange paths, allowing developers to retrieve costs for optional services during ticket modifications. It supports both monetary and points-based valuation models for various ancillary types.

Use this hosted sandbox to simulate Stateless Exchanges Price Ancillaries 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 ancillary pricing logic during ticket exchanges, test monetary vs. points-based calculation responses, and verify how ancillary fees are applied to modified itineraries before integrating with live Sabre exchange services.

Stateless Exchanges Price Ancillaries virtual sandbox is up and running!

Use this sandbox URL as the API base in your code to simulate Stateless Exchanges Price Ancillaries responses instantly.

https://sabre-stateless-exchanges.mock.beeceptor.com



Calculate Exchange Ancillary Price

Header NameExample
x-request-id"in do dolore"
{
  "airExtraIds": [
    "AE2",
    "AE1"
  ],
  "ancillaries": [
    {
      "airlineCode": "yV",
      "ancillaryRule": {
        "customRule": {
          "applyHighestTierLevel": false,
          "excludedFormOfPayments": [
            "AX"
          ],
          "isConvertible": false,
          "maxQuantityPerPassenger": 1,
          "requiresPaperTicket": false
        },
        "feeApplicationMethod": {
          "code": "2",
          "value": "OneWay"
        },
        "formOfRefund": {
          "code": "1",
          "value": "Original"
        },
        "freeAllowanceEligibility": {
          "quantity": 2
        },
        "freeOfChargeRules": [
          "BookingRequired"
        ],
        "isCommissionable": true,
        "isExchangeable": false,
        "isInterlineable": true,
        "isInventoryControlled": true,
        "isRefundable": false,
        "purchaseBy": "2027-01-20",
        "purchaseWithTicket": false,
        "tourCode": "fQT7MS"
      },
      "bagType": "SKI",
      "bookingMethod": {
        "code": "11",
        "value": "SpecialServiceRequest"
      },
      "bundledAncillaryRefs": [
        "12",
        "24"
      ],
      "commercialName": "MEAL",
      "emdType": {
        "code": "1",
        "isConsumedAtIssuance": false,
        "value": "Unknown"
      },
      "groupCode": "SE",
      "groupName": "SEATING",
      "id": "ancillary_0",
      "isDisplayOnly": true,
      "reasonForIssuance": "Unknown",
      "reasonForIssuanceCode": "D",
      "serviceType": "FlightRelated",
      "serviceTypeCode": "QEP",
      "specialService": {
        "code": "WCHR",
        "detail": "Vegetarian Meal",
        "requiredProperties": {
          "propertyDefinitions": [
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": true,
              "max": 87,
              "min": 3,
              "name": "HEIGHT",
              "quantity": 3,
              "type": "Int",
              "unit": "POUND"
            },
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": false,
              "max": 53,
              "min": 10,
              "name": "HEIGHT",
              "quantity": 3,
              "type": "Unknown",
              "unit": "KILOGRAM"
            },
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": true,
              "max": 78,
              "min": 9,
              "name": "WIDTH",
              "quantity": 4,
              "type": "Unknown",
              "unit": "CENTIMETER"
            },
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": false,
              "max": 58,
              "min": 4,
              "name": "HEIGHT",
              "quantity": 5,
              "type": "Int",
              "unit": "CENTIMETER"
            }
          ]
        },
        "type": "Unknown"
      },
      "ssimCode": "3",
      "subCode": "029",
      "vendorCode": "yANa",
      "weights": [
        {
          "unit": "Kilogram",
          "value": 12
        }
      ]
    },
    {
      "airlineCode": "wg",
      "ancillaryRule": {
        "customRule": {
          "applyHighestTierLevel": false,
          "excludedFormOfPayments": [
            "AX"
          ],
          "isConvertible": false,
          "maxQuantityPerPassenger": 2,
          "requiresPaperTicket": false
        },
        "feeApplicationMethod": {
          "code": "1",
          "value": "Unknown"
        },
        "formOfRefund": {
          "code": "1",
          "value": "Unknown"
        },
        "freeAllowanceEligibility": {
          "quantity": 1
        },
        "freeOfChargeRules": [
          "BookingRequired"
        ],
        "isCommissionable": true,
        "isExchangeable": true,
        "isInterlineable": false,
        "isInventoryControlled": true,
        "isRefundable": true,
        "purchaseBy": "2027-02-16",
        "purchaseWithTicket": true,
        "tourCode": "EqhIpR"
      },
      "bagType": "SURF",
      "bookingMethod": {
        "code": "13",
        "value": "Unknown"
      },
      "bundledAncillaryRefs": [
        "12",
        "24"
      ],
      "commercialName": "MEAL",
      "emdType": {
        "code": "1",
        "isConsumedAtIssuance": true,
        "value": "Standalone"
      },
      "groupCode": "ME",
      "groupName": "SEATING",
      "id": "ancillary_8530",
      "isDisplayOnly": true,
      "reasonForIssuance": "Unknown",
      "reasonForIssuanceCode": "G",
      "serviceType": "Unknown",
      "serviceTypeCode": "vc2",
      "specialService": {
        "code": "WCHC",
        "detail": "Extra Legroom",
        "requiredProperties": {
          "propertyDefinitions": [
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": true,
              "max": 83,
              "min": 0,
              "name": "HEIGHT",
              "quantity": 3,
              "type": "Int",
              "unit": "KILOGRAM"
            },
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": false,
              "max": 27,
              "min": 1,
              "name": "WEIGHT",
              "quantity": 5,
              "type": "Unknown",
              "unit": "KILOGRAM"
            }
          ]
        },
        "type": "Unknown"
      },
      "ssimCode": "3",
      "subCode": "1G6",
      "vendorCode": "BvVI",
      "weights": [
        {
          "unit": "Kilogram",
          "value": 35
        }
      ]
    },
    {
      "airlineCode": "br",
      "ancillaryRule": {
        "customRule": {
          "applyHighestTierLevel": true,
          "excludedFormOfPayments": [
            "AX"
          ],
          "isConvertible": true,
          "maxQuantityPerPassenger": 1,
          "requiresPaperTicket": true
        },
        "feeApplicationMethod": {
          "code": "1",
          "value": "Unknown"
        },
        "formOfRefund": {
          "code": "2",
          "value": "Original"
        },
        "freeAllowanceEligibility": {
          "quantity": 1
        },
        "freeOfChargeRules": [
          "BookingRequired"
        ],
        "isCommissionable": false,
        "isExchangeable": false,
        "isInterlineable": true,
        "isInventoryControlled": false,
        "isRefundable": false,
        "purchaseBy": "2027-02-26",
        "purchaseWithTicket": false,
        "tourCode": "ErRzKT"
      },
      "bagType": "SKI",
      "bookingMethod": {
        "code": "13",
        "value": "Unknown"
      },
      "bundledAncillaryRefs": [
        "12",
        "24"
      ],
      "commercialName": "MEAL",
      "emdType": {
        "code": "1",
        "isConsumedAtIssuance": true,
        "value": "Unknown"
      },
      "groupCode": "ME",
      "groupName": "BAGGAGE",
      "id": "ancillary_53",
      "isDisplayOnly": true,
      "reasonForIssuance": "Unknown",
      "reasonForIssuanceCode": "D",
      "serviceType": "Unknown",
      "serviceTypeCode": "Rb1",
      "specialService": {
        "code": "WCHC",
        "detail": "Extra Legroom",
        "requiredProperties": {
          "propertyDefinitions": [
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": false,
              "max": 64,
              "min": 5,
              "name": "WEIGHT",
              "quantity": 5,
              "type": "Unknown",
              "unit": "CENTIMETER"
            },
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": true,
              "max": 100,
              "min": 6,
              "name": "WEIGHT",
              "quantity": 1,
              "type": "Int",
              "unit": "CENTIMETER"
            },
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": true,
              "max": 35,
              "min": 2,
              "name": "WEIGHT",
              "quantity": 2,
              "type": "Int",
              "unit": "CENTIMETER"
            },
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": true,
              "max": 29,
              "min": 0,
              "name": "HEIGHT",
              "quantity": 3,
              "type": "Int",
              "unit": "KILOGRAM"
            }
          ]
        },
        "type": "Unknown"
      },
      "ssimCode": "3",
      "subCode": "WIL",
      "vendorCode": "XUVX",
      "weights": [
        {
          "unit": "Kilogram",
          "value": 5
        },
        {
          "unit": "Kilogram",
          "value": 35
        },
        {
          "unit": "Kilogram",
          "value": 10
        },
        {
          "unit": "Kilogram",
          "value": 38
        },
        {
          "unit": "Kilogram",
          "value": 14
        }
      ]
    },
    {
      "airlineCode": "Ix",
      "ancillaryRule": {
        "customRule": {
          "applyHighestTierLevel": true,
          "excludedFormOfPayments": [
            "AX"
          ],
          "isConvertible": false,
          "maxQuantityPerPassenger": 4,
          "requiresPaperTicket": false
        },
        "feeApplicationMethod": {
          "code": "2",
          "value": "OneWay"
        },
        "formOfRefund": {
          "code": "2",
          "value": "Original"
        },
        "freeAllowanceEligibility": {
          "quantity": 1
        },
        "freeOfChargeRules": [
          "BookingRequired"
        ],
        "isCommissionable": false,
        "isExchangeable": true,
        "isInterlineable": true,
        "isInventoryControlled": true,
        "isRefundable": false,
        "purchaseBy": "2026-12-23",
        "purchaseWithTicket": false,
        "tourCode": "0peb2B"
      },
      "bagType": "SURF",
      "bookingMethod": {
        "code": "12",
        "value": "SpecialServiceRequest"
      },
      "bundledAncillaryRefs": [
        "12",
        "24"
      ],
      "commercialName": "PAYMENT SURCHARGE",
      "emdType": {
        "code": "1",
        "isConsumedAtIssuance": true,
        "value": "Standalone"
      },
      "groupCode": "SE",
      "groupName": "SEATING",
      "id": "ancillary_25",
      "isDisplayOnly": true,
      "reasonForIssuance": "Other",
      "reasonForIssuanceCode": "E",
      "serviceType": "Unknown",
      "serviceTypeCode": "TXO",
      "specialService": {
        "code": "WCHS",
        "detail": "Wheel Chair",
        "requiredProperties": {
          "propertyDefinitions": [
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": true,
              "max": 31,
              "min": 10,
              "name": "WEIGHT",
              "quantity": 3,
              "type": "Unknown",
              "unit": "POUND"
            },
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": true,
              "max": 64,
              "min": 3,
              "name": "WIDTH",
              "quantity": 3,
              "type": "Int",
              "unit": "POUND"
            }
          ]
        },
        "type": "Unknown"
      },
      "ssimCode": "5",
      "subCode": "XR4",
      "vendorCode": "ndPX",
      "weights": [
        {
          "unit": "Kilogram",
          "value": 46
        },
        {
          "unit": "Kilogram",
          "value": 11
        },
        {
          "unit": "Kilogram",
          "value": 12
        },
        {
          "unit": "Kilogram",
          "value": 25
        },
        {
          "unit": "Kilogram",
          "value": 31
        }
      ]
    }
  ],
  "clientContext": {
    "accountingCity": "uHz",
    "accountingCode": "Oz",
    "countryCode": "SG",
    "dutyCode": "3",
    "pseudoCityCode": "qYb",
    "stateProvinceCode": "VT",
    "stationNumber": "1"
  },
  "exchangeDocuments": [
    {
      "airExtraIds": [
        "AE3",
        "AE1",
        "AE2"
      ],
      "documents": [
        {
          "coupons": [
            {
              "number": 3,
              "segmentReferenceIds": [
                "L4FE2W",
                "NO6-3C",
                "GOEMSJ"
              ],
              "segmentSequence": 3
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "Q65JBY"
              ],
              "segmentSequence": 1
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "3STJLK",
                "V8GNY",
                "OUYI3"
              ],
              "segmentSequence": 7
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "3TFQGX"
              ],
              "segmentSequence": 1
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "5JS1S"
              ],
              "segmentSequence": 1
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "3SBMJ7",
                "0L-OF"
              ],
              "segmentSequence": 10
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "3XCOMK",
                "-ZFF8",
                "AHX0O"
              ],
              "segmentSequence": 2
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "U9VPQ",
                "FH3ID"
              ],
              "segmentSequence": 5
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "UI5Z42"
              ],
              "segmentSequence": 10
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "E2Q3H2",
                "41NV84",
                "ZA-BDA",
                "7CSVOV"
              ],
              "segmentSequence": 2
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": false,
          "issueDate": "2025-12-01T00:00:00.0Z",
          "number": "2",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 3,
              "segmentReferenceIds": [
                "4VVVJS",
                "VARW4",
                "A-B8JB",
                "AW4RX-"
              ],
              "segmentSequence": 10
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "RVQ2M8",
                "S536MN",
                "SN29PR",
                "G6FCZK"
              ],
              "segmentSequence": 7
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "RXLMFD",
                "TNAE1S",
                "LKRVUK",
                "1XXDB"
              ],
              "segmentSequence": 7
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "6TVKL",
                "01I19U"
              ],
              "segmentSequence": 3
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "B8-T1",
                "L14H8",
                "R8H0A",
                "SG69J0",
                "RZ3I9O"
              ],
              "segmentSequence": 4
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "DMURK",
                "7L-8RW",
                "KYMAU6",
                "BA8AJ"
              ],
              "segmentSequence": 1
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "E7E272",
                "FT3TQF"
              ],
              "segmentSequence": 6
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "Q2NN36",
                "A7ZSU",
                "AYUTCF"
              ],
              "segmentSequence": 4
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "HFY54"
              ],
              "segmentSequence": 7
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "MPMB55"
              ],
              "segmentSequence": 4
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": true,
          "issueDate": "2026-02-17T00:00:00.0Z",
          "number": "0",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "ANSY3",
                "M6YVL",
                "LLIJLB"
              ],
              "segmentSequence": 1
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "JE19O"
              ],
              "segmentSequence": 2
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "HH62VW",
                "9WKLF"
              ],
              "segmentSequence": 9
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "IUUN7",
                "AO7QK",
                "XVBT3"
              ],
              "segmentSequence": 5
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "-7ZUUD"
              ],
              "segmentSequence": 2
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "LPFV7P",
                "K49V-",
                "BA9NE"
              ],
              "segmentSequence": 8
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "UAB2D"
              ],
              "segmentSequence": 10
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "WXUCE",
                "LC6FYG",
                "1ZEP-",
                "12ZGKY",
                "BYS31L"
              ],
              "segmentSequence": 8
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "VCD-Z"
              ],
              "segmentSequence": 4
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "NZMX2",
                "DB594L",
                "EDF7AG",
                "TP4QF"
              ],
              "segmentSequence": 2
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": false,
          "issueDate": "2026-01-14T00:00:00.0Z",
          "number": "3",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 4,
              "segmentReferenceIds": [
                "I1BF3",
                "IOAJ6E",
                "I9OWC",
                "EXUVA"
              ],
              "segmentSequence": 6
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "QRKRW",
                "NZ0KUA"
              ],
              "segmentSequence": 3
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "783NW"
              ],
              "segmentSequence": 2
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "P3PI2",
                "BVUTB0",
                "0V296",
                "50V9J",
                "PNN1X"
              ],
              "segmentSequence": 9
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "IVLAGD",
                "WP4MRR",
                "45X8E0",
                "A5AX3"
              ],
              "segmentSequence": 9
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "HO1A3"
              ],
              "segmentSequence": 2
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "RJ1MPJ",
                "Q-10D7"
              ],
              "segmentSequence": 6
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "ZZASK",
                "5-WEPR",
                "7B3GT"
              ],
              "segmentSequence": 8
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "YQ7NNB",
                "HSJEO",
                "C1TT7R"
              ],
              "segmentSequence": 3
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "U8AP4",
                "60WVXU"
              ],
              "segmentSequence": 10
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": true,
          "issueDate": "2025-09-26T00:00:00.0Z",
          "number": "3",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 3,
              "segmentReferenceIds": [
                "52YJPI",
                "KVJ1EP"
              ],
              "segmentSequence": 4
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "SZPOW",
                "5DRZTG",
                "G6A60V",
                "HEOKH"
              ],
              "segmentSequence": 2
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "DVPQHJ",
                "9J-DY"
              ],
              "segmentSequence": 7
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "8AJ7DY",
                "MPMW0J",
                "A1TGQ",
                "4T-5FB"
              ],
              "segmentSequence": 10
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "AN1D2",
                "T41KLW",
                "3U9-J",
                "QF4KU",
                "HVUOJ"
              ],
              "segmentSequence": 3
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "DP7GF6"
              ],
              "segmentSequence": 3
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "X7F21C",
                "R9ZVFC",
                "JPTQ3Q",
                "BWGXU"
              ],
              "segmentSequence": 4
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "2DBNF",
                "2WPKW",
                "Y4NHC",
                "7VM-7",
                "JFEWMJ"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "NSXEE-",
                "MJOMA3",
                "WW130",
                "88YJ-7"
              ],
              "segmentSequence": 7
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "FLN2C",
                "LDS4V",
                "ARQL2O",
                "O66O2R"
              ],
              "segmentSequence": 3
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": false,
          "issueDate": "2025-09-28T00:00:00.0Z",
          "number": "8",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 2,
              "segmentReferenceIds": [
                "6VC6JR",
                "CFI8CA"
              ],
              "segmentSequence": 9
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "1BMGK"
              ],
              "segmentSequence": 6
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "ARTXT",
                "XI72V",
                "84DP-"
              ],
              "segmentSequence": 6
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "BRQC25",
                "1G82JK",
                "S44LS",
                "DO5NZQ",
                "9OCPS"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "VW7-WQ"
              ],
              "segmentSequence": 6
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "BFMN1",
                "H1ZLCA",
                "1PR60",
                "H8-QBV"
              ],
              "segmentSequence": 3
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "BPDBS",
                "IP9YD5"
              ],
              "segmentSequence": 10
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "T0VRZB"
              ],
              "segmentSequence": 10
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "RB-KI",
                "3FXTV",
                "IT7RN",
                "5SL9V"
              ],
              "segmentSequence": 5
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "ZKNMAN",
                "97ELH3"
              ],
              "segmentSequence": 6
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": false,
          "issueDate": "2026-06-17T00:00:00.0Z",
          "number": "7",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "1MP14H",
                "RJG7G",
                "3R1P6"
              ],
              "segmentSequence": 4
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "B8C50",
                "T-67O-",
                "OTZFPF",
                "SFSUD"
              ],
              "segmentSequence": 8
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "KWH6UA",
                "BOU27X",
                "X9ZC3",
                "-E9XGT",
                "OUJOY"
              ],
              "segmentSequence": 10
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "BISI37",
                "GUFH9F",
                "N1RTR5"
              ],
              "segmentSequence": 2
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "3QBSC",
                "ZPKZD0",
                "7XPRVF",
                "MBP5DY",
                "7CEIYD"
              ],
              "segmentSequence": 4
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "LWCFLQ",
                "2M0MY",
                "7Z1ZZ4"
              ],
              "segmentSequence": 5
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "5GNI1",
                "G6C2D"
              ],
              "segmentSequence": 10
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "VU-73",
                "G0Z5RQ",
                "9YMFDM",
                "K552WN",
                "O492N0"
              ],
              "segmentSequence": 3
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "8PHJS",
                "WY0315",
                "SLF5IM",
                "ALB14F",
                "B0R5K"
              ],
              "segmentSequence": 6
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "QBQX2Z",
                "780W1",
                "YBBJ05",
                "J05OKC",
                "VKRYIN"
              ],
              "segmentSequence": 8
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": false,
          "issueDate": "2025-09-02T00:00:00.0Z",
          "number": "9",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 4,
              "segmentReferenceIds": [
                "4KLA3",
                "DZ0U2",
                "D9ZOTG",
                "3V02Z5",
                "GQQKJ"
              ],
              "segmentSequence": 10
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "Q3OASS",
                "Z1FL8N",
                "L9UMA7",
                "X-BQA6"
              ],
              "segmentSequence": 1
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "HWOZPL",
                "J4N8NP",
                "U14K5G",
                "MVA-O"
              ],
              "segmentSequence": 3
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "3LXLK5",
                "79WTO3",
                "T91Z8"
              ],
              "segmentSequence": 10
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "B4OH1",
                "KZ5Q7",
                "JIFJRR",
                "HG0LY-",
                "N04V3"
              ],
              "segmentSequence": 7
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "Q8DZ2"
              ],
              "segmentSequence": 10
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "2DX8AO",
                "99X1RZ",
                "CB4RWP",
                "-8431M"
              ],
              "segmentSequence": 4
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "LI5QN",
                "CZAS3",
                "DBX0N0",
                "Q13X1N"
              ],
              "segmentSequence": 2
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "ELRBJ",
                "VCL7F2",
                "KI1COE",
                "Z3N8D0",
                "O3OJA"
              ],
              "segmentSequence": 7
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "7LMIOX",
                "4RSJG5"
              ],
              "segmentSequence": 9
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": true,
          "issueDate": "2026-03-12T00:00:00.0Z",
          "number": "8",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "Z9DHW"
              ],
              "segmentSequence": 7
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "V8N01",
                "TFUYD",
                "Z-1NS",
                "ZDR2I",
                "R4MUN"
              ],
              "segmentSequence": 4
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "LLY-J"
              ],
              "segmentSequence": 9
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "FST1OE",
                "WYVTA",
                "J24-H",
                "GYR9F"
              ],
              "segmentSequence": 7
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "-3N05H",
                "3JA6W",
                "U0NR-V"
              ],
              "segmentSequence": 6
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "CV-U78",
                "F8V-L"
              ],
              "segmentSequence": 7
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "OUEZSX",
                "EAMRYO",
                "OZFBK5",
                "OY5MOD"
              ],
              "segmentSequence": 10
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "3HOB38",
                "DF0F9K"
              ],
              "segmentSequence": 6
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "OZ7RI4",
                "MUTCCF",
                "G7ZDK",
                "DX6MZ"
              ],
              "segmentSequence": 9
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "8-3PZN",
                "U17WL",
                "MZS-GV",
                "FM0OT4"
              ],
              "segmentSequence": 2
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": false,
          "issueDate": "2026-06-18T00:00:00.0Z",
          "number": "3",
          "type": "Ticket"
        }
      ],
      "offerItemReferenceIds": [
        "OI3",
        "OI2",
        "OI1"
      ],
      "passengerReferenceId": "927d52f2-683a-494c-ba63-d63078621ef0",
      "refundFop": "CC",
      "transactionResult": "AddCollect"
    },
    {
      "airExtraIds": [
        "AE3",
        "AE1",
        "AE2"
      ],
      "documents": [
        {
          "coupons": [
            {
              "number": 2,
              "segmentReferenceIds": [
                "L62B5Q",
                "6PEMP",
                "Z74L9",
                "IKYGMV",
                "6KT1I"
              ],
              "segmentSequence": 6
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "3496NX",
                "LU9DQF",
                "DS4Q15",
                "4CS2QM"
              ],
              "segmentSequence": 6
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "U0QSO",
                "B1W3Q",
                "HKH2F7",
                "TYIVOO"
              ],
              "segmentSequence": 6
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "CN-ZFW",
                "YBR-W9"
              ],
              "segmentSequence": 1
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "BB7POB",
                "-U7DFE"
              ],
              "segmentSequence": 2
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "YOB0A",
                "8WVD2",
                "3MS9J",
                "SRTS-"
              ],
              "segmentSequence": 7
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "O9EGOH"
              ],
              "segmentSequence": 6
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "IFIFW",
                "VYFFE0"
              ],
              "segmentSequence": 8
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "21P7-D",
                "P9BECF"
              ],
              "segmentSequence": 5
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "6DI0HC",
                "TT0E6K",
                "UWSMW"
              ],
              "segmentSequence": 8
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": false,
          "issueDate": "2026-03-01T00:00:00.0Z",
          "number": "9",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 3,
              "segmentReferenceIds": [
                "GLMNH",
                "EUGEL",
                "SWGLC9",
                "P-TN8",
                "DLVF2-"
              ],
              "segmentSequence": 10
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "QP1H4M",
                "O-AZ0C",
                "D9ISE",
                "DIUGD",
                "M8H8W"
              ],
              "segmentSequence": 9
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "49VXMN",
                "XXU0PF"
              ],
              "segmentSequence": 2
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "R1KZF",
                "JCS87K",
                "6-RDY",
                "N6H78O"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "V6PQJ",
                "UA61G",
                "S9H7G",
                "SNELT"
              ],
              "segmentSequence": 3
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "EUDWKK",
                "4UQP2",
                "G1R3K-"
              ],
              "segmentSequence": 7
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "S4J890"
              ],
              "segmentSequence": 6
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "NXHS-",
                "QES5QH"
              ],
              "segmentSequence": 9
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "TQA-W",
                "F2UL9"
              ],
              "segmentSequence": 1
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "AAV96",
                "8NB7M3"
              ],
              "segmentSequence": 6
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": false,
          "issueDate": "2026-05-07T00:00:00.0Z",
          "number": "9",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "ZCEL02",
                "AO6LE",
                "F-WX8"
              ],
              "segmentSequence": 5
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "VTDEZ-",
                "C9A2D",
                "ND9HC",
                "0HY1GS",
                "DVYGM0"
              ],
              "segmentSequence": 2
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "NXZHMG",
                "4V8WT",
                "EQ5EE",
                "OC6B5Z",
                "-L58M"
              ],
              "segmentSequence": 3
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "6SSO0O",
                "DNZOVE"
              ],
              "segmentSequence": 10
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "78BTD"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "TKOD5E",
                "UANE7"
              ],
              "segmentSequence": 5
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "Q7IG8"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "H9MAOZ",
                "F-HU3"
              ],
              "segmentSequence": 2
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "IBL9ZK",
                "CLGAHZ",
                "QXY9V2",
                "IKR2I",
                "FGRUM"
              ],
              "segmentSequence": 9
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "80EF6",
                "7QGTS-",
                "YH150",
                "QZ4Z0",
                "IS1X7"
              ],
              "segmentSequence": 10
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": false,
          "issueDate": "2025-08-31T00:00:00.0Z",
          "number": "9",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 2,
              "segmentReferenceIds": [
                "LTC5WV",
                "NLGMCA",
                "P6IKU",
                "1RSIA",
                "CEXF1"
              ],
              "segmentSequence": 3
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "8BZ-2",
                "KCN63",
                "N6UCL",
                "VX02I"
              ],
              "segmentSequence": 6
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "JCPR-L"
              ],
              "segmentSequence": 2
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "BXLNI",
                "A0BUW8",
                "0QKCO",
                "W8-OFS",
                "DUB6W2"
              ],
              "segmentSequence": 2
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "OX-J14",
                "6JIFJ"
              ],
              "segmentSequence": 3
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "CTKXZ",
                "8JM5S",
                "566MB0"
              ],
              "segmentSequence": 4
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "QBCTK5"
              ],
              "segmentSequence": 5
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "8ML9-4",
                "SBNJ9Z"
              ],
              "segmentSequence": 4
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "SN-I3",
                "W80982",
                "N1TMX",
                "YTQAK"
              ],
              "segmentSequence": 1
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "73PWD",
                "J39CI8"
              ],
              "segmentSequence": 4
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": true,
          "issueDate": "2025-07-25T00:00:00.0Z",
          "number": "7",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 2,
              "segmentReferenceIds": [
                "9PNUQN",
                "6FLBW",
                "W-FXM",
                "J42F0"
              ],
              "segmentSequence": 1
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "PTYLR"
              ],
              "segmentSequence": 3
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "9WJCN"
              ],
              "segmentSequence": 6
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "IFMVH",
                "E0YXMX",
                "60TTOF",
                "LY3PB8"
              ],
              "segmentSequence": 5
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "I5QD20",
                "UIUNE",
                "YK74QU"
              ],
              "segmentSequence": 2
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "RXZG8Q",
                "Z1Z5LK",
                "CBCPM",
                "77U2I"
              ],
              "segmentSequence": 5
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "0G21X",
                "AIC-ZP",
                "74VXN",
                "GFN8FK"
              ],
              "segmentSequence": 7
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "HG58H",
                "IJ2T7",
                "B-RAGS",
                "XE7WW"
              ],
              "segmentSequence": 4
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "PED2GL",
                "R7IIH8",
                "5MMX6U",
                "M2BJJ5"
              ],
              "segmentSequence": 2
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "EB5I35",
                "F4MNE",
                "KI3ID"
              ],
              "segmentSequence": 9
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": false,
          "issueDate": "2025-12-15T00:00:00.0Z",
          "number": "2",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 2,
              "segmentReferenceIds": [
                "HK0VO",
                "O4VUIV",
                "QJGGM",
                "E7KZU"
              ],
              "segmentSequence": 3
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "4RX5O",
                "8IHN1",
                "-00CDI",
                "US9EXZ",
                "PWW03D"
              ],
              "segmentSequence": 8
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "TFM7B"
              ],
              "segmentSequence": 6
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "RD5JK",
                "RPWZUJ",
                "XQJ8Y9",
                "7TCWB"
              ],
              "segmentSequence": 6
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "WEUQZX",
                "-EJ-U",
                "4GVTN",
                "D2W1F"
              ],
              "segmentSequence": 1
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "ECV7B",
                "4ZT-D",
                "OCHPUW"
              ],
              "segmentSequence": 4
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "QPAQJ",
                "RF99WA",
                "XI9ZTI"
              ],
              "segmentSequence": 7
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "BLYMV",
                "D470E"
              ],
              "segmentSequence": 9
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "11E85",
                "BKT9V0",
                "3GVGV",
                "V4PHJ3",
                "Q-VYG"
              ],
              "segmentSequence": 4
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "PMVN67",
                "C0GKK",
                "2OOQ79",
                "HJJ8B",
                "PZ2ZFR"
              ],
              "segmentSequence": 5
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": false,
          "issueDate": "2025-07-22T00:00:00.0Z",
          "number": "4",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "QIL19Z"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "JJKWF",
                "XGYUI",
                "2Y79S",
                "0ED8F",
                "ED7VGM"
              ],
              "segmentSequence": 4
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "-X-GN"
              ],
              "segmentSequence": 9
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "PTW57",
                "TD1SGY",
                "X2Q638"
              ],
              "segmentSequence": 3
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "PTRQWI",
                "T7KJP",
                "I6GPN"
              ],
              "segmentSequence": 1
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "KPWE7V",
                "FQOHY",
                "5QAZM"
              ],
              "segmentSequence": 2
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "O6G1D4",
                "RMN-S"
              ],
              "segmentSequence": 3
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "15S2W",
                "DQGYC",
                "443P4"
              ],
              "segmentSequence": 4
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "BLM7KS",
                "KEIT6F",
                "A5-WJ6",
                "EIEUXP",
                "VIG6Z2"
              ],
              "segmentSequence": 3
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "MKU9GV"
              ],
              "segmentSequence": 8
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": true,
          "issueDate": "2026-06-19T00:00:00.0Z",
          "number": "1",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 2,
              "segmentReferenceIds": [
                "AFVUBW",
                "BWZ0EA"
              ],
              "segmentSequence": 3
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "T7N9XL"
              ],
              "segmentSequence": 3
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "WC274M",
                "0HTPTX",
                "5Z3Y2"
              ],
              "segmentSequence": 4
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "GN-JRT",
                "K-TZW",
                "I0KTW"
              ],
              "segmentSequence": 4
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "9T6LPC",
                "I8PBKH",
                "4Y2AV",
                "8TKY9",
                "BJVO1V"
              ],
              "segmentSequence": 5
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "A11IHB"
              ],
              "segmentSequence": 2
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "5OAKO6",
                "-ZBEMD",
                "NUJOXD",
                "9076DT",
                "E813S"
              ],
              "segmentSequence": 1
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "-HWLT"
              ],
              "segmentSequence": 10
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "U77DYZ"
              ],
              "segmentSequence": 5
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "G3PMNE",
                "PWUG59"
              ],
              "segmentSequence": 7
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": false,
          "issueDate": "2025-08-27T00:00:00.0Z",
          "number": "5",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 3,
              "segmentReferenceIds": [
                "CBLA3",
                "1XKI2",
                "2BPHW",
                "2HUB2"
              ],
              "segmentSequence": 9
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "UKDSW",
                "P86V1G",
                "FOPDEI"
              ],
              "segmentSequence": 3
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "TR4RZH",
                "4BOGR9"
              ],
              "segmentSequence": 10
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "DEZQY"
              ],
              "segmentSequence": 1
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "TYVG9",
                "3QO48R",
                "AE-S7",
                "E9KGI",
                "HC2SE"
              ],
              "segmentSequence": 10
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "6ONG3M",
                "YPZKB-",
                "XVZ59"
              ],
              "segmentSequence": 10
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "AVPKK",
                "T1SBMI",
                "DWDKJ",
                "NOYGD-",
                "OF4QB"
              ],
              "segmentSequence": 8
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "U8FNL",
                "3JNHX",
                "FCJST",
                "NMSO8S",
                "LSFO7"
              ],
              "segmentSequence": 3
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "-9M22",
                "JDVRT",
                "EVGBLP"
              ],
              "segmentSequence": 2
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "4NATL",
                "EF5U0V",
                "LV3Y6",
                "H50E8",
                "L39O6"
              ],
              "segmentSequence": 6
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": true,
          "issueDate": "2025-08-15T00:00:00.0Z",
          "number": "9",
          "type": "Ticket"
        }
      ],
      "offerItemReferenceIds": [
        "OI3",
        "OI1",
        "OI2"
      ],
      "passengerReferenceId": "4d81d7a8-b7e4-4280-a04f-4f47ff55ec2b",
      "refundFop": "CASH",
      "transactionResult": "AddCollect"
    }
  ],
  "flightsOffer": {
    "id": "5362091d-0ddc-400a-8007-4310f548112c",
    "items": [
      {
        "details": {
          "type": "AirOfferItem"
        },
        "id": "cb6b59f1-c6b9-43a2-af82-c972e9ebd545",
        "itineraryPartReferenceIds": [
          "IP-1",
          "IP-2",
          "IP-1",
          "IP-1",
          "IP-1",
          "IP-1",
          "IP-2",
          "IP-1"
        ],
        "itineraryReferenceId": "D6Z",
        "passengerReferenceIds": [
          "53d77c4d-89bc-4d13-8915-8b69d921be46",
          "c6d4a90d-426e-42e4-a537-9e37de32cd07",
          "4baee70e-b674-4de5-b220-2e846a785950",
          "4dc5805a-cdfa-47e6-83bb-591af8b8fd87",
          "648d6645-3e53-41b1-84bf-12873b1f670b",
          "287195ff-f21c-4683-b58f-51f314c3bf81",
          "df4b5bc2-9568-40a0-9b2b-137abe2e5efa",
          "3fac562d-af91-4ccf-8b5b-6430d258151a",
          "b8b9ef17-3892-40ea-84a8-167dd96b4c27"
        ],
        "price": {
          "originalUnitPrices": [
            {
              "commission": {
                "amount": {
                  "amount": "176.83",
                  "currencyCode": "RSD"
                },
                "percentage": "6.34"
              },
              "deal": {
                "amount": {
                  "amount": "397.27",
                  "currencyCode": "EUR"
                },
                "offerName": "SUMMER SALE",
                "percentage": "16.84",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "ff633355-6ed3-467d-9d56-9ebeb1c6bfb9",
                "fc7977fe-477f-4d31-a5e0-576871b56a32",
                "17eee4e3-0243-4fae-b84b-028986c22746",
                "b1b480a0-6e48-40ea-bb09-2c5a40b9e4b5",
                "80729a41-9183-4657-82a3-9bff340e9b92",
                "39cddb5b-b168-4eea-b685-6ae2e10736ad",
                "61f6ab1d-697d-4452-b7d3-6978ac097603",
                "b5ae4204-ce97-44e9-bdf6-cdf9607ba8a0",
                "635cf958-2bc5-421e-a740-17648c51d89d"
              ],
              "total": {
                "amount": {
                  "amount": "280.54",
                  "currencyCode": "SOS"
                },
                "awardAmount": {
                  "amount": 44118,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1418,
                "equivalentAmount": {
                  "amount": "492.61",
                  "currencyCode": "UZS"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "469.89",
                    "currencyCode": "BHD"
                  },
                  "awardAmount": {
                    "amount": 4974,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2,
                  "equivalentAmount": {
                    "amount": "115.62",
                    "currencyCode": "DZD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "142.33",
                      "currencyCode": "ARS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 34324,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4288,
                    "equivalentAmount": {
                      "amount": "39.94",
                      "currencyCode": "NGN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "400.68",
                      "currencyCode": "ETB"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 21159,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3661,
                    "equivalentAmount": {
                      "amount": "46.34",
                      "currencyCode": "BND"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "464.63",
                      "currencyCode": "BRL"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 13548,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3479,
                    "equivalentAmount": {
                      "amount": "474.33",
                      "currencyCode": "TZS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "274.83",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 35335,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3177,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "260.09",
                      "currencyCode": "LBP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "465.52",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 34908,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2718,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "105.82",
                      "currencyCode": "UGX"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "175.63",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 15838,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4573,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "390.79",
                      "currencyCode": "ISK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "367.43",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 31272,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0338,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "157.03",
                      "currencyCode": "FJD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "139.51",
                  "currencyCode": "MVR"
                },
                "percentage": "13.25"
              },
              "deal": {
                "amount": {
                  "amount": "442.16",
                  "currencyCode": "PYG"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "5.5",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "bf129f81-8ec1-4e21-959e-1a903192da7b",
                "cf1b249d-ac8f-471c-942f-fadf005a1847",
                "9363f411-46bc-41b5-af9c-bd0c4e9dd5bd",
                "41c922c2-0a6e-4854-9b71-8903a55d6dce",
                "3075842b-0d60-4163-bbfd-43989984d49b",
                "08a3b322-86ef-4a96-8f63-a10b83f7c41f",
                "abcc837d-c701-4f93-b868-022b245dfda0",
                "21583fa7-fdce-41ba-b60d-20fa63463508",
                "83cb1c60-0487-47df-a6c0-549bf5c0a2de"
              ],
              "total": {
                "amount": {
                  "amount": "41.26",
                  "currencyCode": "BIF"
                },
                "awardAmount": {
                  "amount": 40629,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3235,
                "equivalentAmount": {
                  "amount": "410.47",
                  "currencyCode": "GBP"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "189.14",
                    "currencyCode": "VES"
                  },
                  "awardAmount": {
                    "amount": 48263,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4237,
                  "equivalentAmount": {
                    "amount": "48.31",
                    "currencyCode": "CRC"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "321.22",
                      "currencyCode": "ZAR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 14546,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2954,
                    "equivalentAmount": {
                      "amount": "113.25",
                      "currencyCode": "HUF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "145",
                      "currencyCode": "ZMW"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 7511,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0379,
                    "equivalentAmount": {
                      "amount": "111.6",
                      "currencyCode": "SRD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "250.46",
                      "currencyCode": "CLP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 35293,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4582,
                    "equivalentAmount": {
                      "amount": "470.79",
                      "currencyCode": "ILS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "176.41",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 23276,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.367,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "125.4",
                      "currencyCode": "BWP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "115.49",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 12179,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4906,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "438.83",
                      "currencyCode": "MGA"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "456.56",
                  "currencyCode": "CDF"
                },
                "percentage": "10.99"
              },
              "deal": {
                "amount": {
                  "amount": "490.01",
                  "currencyCode": "XOF"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "7.96",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "7ea4b24b-d46f-42fb-bc03-2e2577871aed",
                "7fe5d23b-4533-44c6-a9fc-a634346d4b1a",
                "cf6ae9ff-5585-4f3f-bebb-e4a66b774e5f",
                "fe447eea-5c87-4396-8a76-1c3c74331967",
                "acfe972c-f9f4-4dcb-975e-f8d04e6d71d4",
                "dafae248-92f7-452f-8f07-629321cbbb63",
                "8420403c-8d76-4be5-b639-cad4620aae47",
                "612ba60a-eac1-4822-902b-38303b8dd67e",
                "99241262-dad1-4909-bdbf-8128fc1b770f"
              ],
              "total": {
                "amount": {
                  "amount": "480.98",
                  "currencyCode": "RSD"
                },
                "awardAmount": {
                  "amount": 6018,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2581,
                "equivalentAmount": {
                  "amount": "203.74",
                  "currencyCode": "SCR"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "217.68",
                    "currencyCode": "IDR"
                  },
                  "awardAmount": {
                    "amount": 19012,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.138,
                  "equivalentAmount": {
                    "amount": "343.45",
                    "currencyCode": "CAD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "338",
                      "currencyCode": "GHS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 5077,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.339,
                    "equivalentAmount": {
                      "amount": "213.85",
                      "currencyCode": "DJF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "155.74",
                      "currencyCode": "SZL"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 25133,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2118,
                    "equivalentAmount": {
                      "amount": "119.01",
                      "currencyCode": "SLE"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "152.26",
                      "currencyCode": "TZS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 28099,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4859,
                    "equivalentAmount": {
                      "amount": "148.97",
                      "currencyCode": "UAH"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "43.26",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 48844,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1995,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "166.2",
                      "currencyCode": "LKR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "481.98",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 31621,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2182,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "396.65",
                      "currencyCode": "MVR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "36.3",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 34540,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3829,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "383.33",
                      "currencyCode": "VND"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "176.7",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 18333,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4411,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "473.03",
                      "currencyCode": "TRY"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "304.05",
                  "currencyCode": "JPY"
                },
                "percentage": "14.91"
              },
              "deal": {
                "amount": {
                  "amount": "100.24",
                  "currencyCode": "KHR"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "18.29",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "95d0c3c9-63c2-4f9e-b269-a8ea9f52eed6",
                "db5ebdf6-38a3-47ce-b0c2-fc877ad2ddba",
                "be3c4723-09c4-43a7-a9e5-2bfd1084c472",
                "98a0e8dd-182e-446b-908b-405e635ab624",
                "db3734f9-aacf-421e-9d6b-e7bfce9d8ad2",
                "6657539f-67b2-4a90-b752-eceb1c267d5d",
                "a9430520-c292-458c-a531-1fbc793806e5",
                "e5233abd-8ebb-4698-98e5-653a54d2e2dd",
                "446de911-5632-4e77-b1cd-967ae4c73f82"
              ],
              "total": {
                "amount": {
                  "amount": "229.55",
                  "currencyCode": "HUF"
                },
                "awardAmount": {
                  "amount": 48811,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3724,
                "equivalentAmount": {
                  "amount": "217.42",
                  "currencyCode": "WST"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "244.56",
                    "currencyCode": "KMF"
                  },
                  "awardAmount": {
                    "amount": 13063,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3728,
                  "equivalentAmount": {
                    "amount": "404.26",
                    "currencyCode": "LSL"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "94.96",
                      "currencyCode": "CLP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 33758,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2606,
                    "equivalentAmount": {
                      "amount": "241.89",
                      "currencyCode": "XCD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "143.89",
                      "currencyCode": "AFN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 18138,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2125,
                    "equivalentAmount": {
                      "amount": "313.14",
                      "currencyCode": "NIO"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "392.37",
                      "currencyCode": "MRU"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 18701,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2489,
                    "equivalentAmount": {
                      "amount": "303.99",
                      "currencyCode": "MZN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "91.8",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 9557,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0134,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "31.88",
                      "currencyCode": "GYD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "327.58",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 19150,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1425,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "457.5",
                      "currencyCode": "MDL"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "260.5",
                  "currencyCode": "BHD"
                },
                "percentage": "14.09"
              },
              "deal": {
                "amount": {
                  "amount": "474.51",
                  "currencyCode": "ALL"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "11.88",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "f13e6d5c-27da-470f-bb37-38126dae3684",
                "e01ea27f-3fcb-4a0a-aa47-616dbea0ba71",
                "2ab6c94b-0790-4af9-9f4d-ef9dbb3f62ce",
                "9cac385f-ad66-4b8d-823e-b807af6ead32",
                "2182463b-c85d-4e5a-8e2f-1de4731d9998",
                "3bad2e54-d8a4-49db-8862-44f7504d5398",
                "819e569d-6aba-4838-8284-77ca14127e92",
                "744545d3-cd0d-4cb2-bc38-4c66079437b8",
                "d8ceb2ab-6afa-4cc7-b6d6-9fc5ae0e8c41"
              ],
              "total": {
                "amount": {
                  "amount": "256.31",
                  "currencyCode": "SZL"
                },
                "awardAmount": {
                  "amount": 40590,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.129,
                "equivalentAmount": {
                  "amount": "427.89",
                  "currencyCode": "MDL"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "53.2",
                    "currencyCode": "THB"
                  },
                  "awardAmount": {
                    "amount": 28479,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2219,
                  "equivalentAmount": {
                    "amount": "406.13",
                    "currencyCode": "SRD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "479.36",
                      "currencyCode": "CUP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 35339,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2051,
                    "equivalentAmount": {
                      "amount": "386.93",
                      "currencyCode": "JPY"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "51.05",
                      "currencyCode": "KES"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 17866,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4331,
                    "equivalentAmount": {
                      "amount": "360.37",
                      "currencyCode": "LBP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "272.69",
                      "currencyCode": "SBD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 38398,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2669,
                    "equivalentAmount": {
                      "amount": "226.67",
                      "currencyCode": "MYR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "317.8",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 7239,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3659,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "179.07",
                      "currencyCode": "HUF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "329.08",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 10943,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2513,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "264.78",
                      "currencyCode": "ERN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "455.71",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 4513,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0916,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "490.92",
                      "currencyCode": "CNY"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "333.17",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 4626,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4599,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "198.82",
                      "currencyCode": "PEN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "418.8",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 8465,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3287,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "298.76",
                      "currencyCode": "PEN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "109.49",
                  "currencyCode": "AOA"
                },
                "percentage": "7.83"
              },
              "deal": {
                "amount": {
                  "amount": "121.42",
                  "currencyCode": "MGA"
                },
                "offerName": "SUMMER SALE",
                "percentage": "5.56",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "9e99c089-5f07-4255-ad78-a7b333643a88",
                "ed60c8ac-aba6-4e7f-86fa-551af4afc412",
                "1149ee90-9a06-4165-b795-34961eb14173",
                "fabad3be-73c7-4b2f-ac04-9ed9231aea86",
                "33b264bc-aa30-4ae2-90a8-02c4210dc606",
                "cacb1d9f-fbcd-4e08-ac5e-af5b71a48d50",
                "099958e2-b529-43ca-b524-6aa0ebef0d29",
                "e61b5dbf-948c-44f9-8ef9-f4cbdf5c98c7",
                "896ca578-ad5a-473a-a5e1-d78c15325cfa"
              ],
              "total": {
                "amount": {
                  "amount": "305.75",
                  "currencyCode": "AED"
                },
                "awardAmount": {
                  "amount": 18372,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0966,
                "equivalentAmount": {
                  "amount": "432.44",
                  "currencyCode": "MYR"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "269.36",
                    "currencyCode": "NIO"
                  },
                  "awardAmount": {
                    "amount": 28257,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3879,
                  "equivalentAmount": {
                    "amount": "389.49",
                    "currencyCode": "BIF"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "484.49",
                      "currencyCode": "MVR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 21729,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2082,
                    "equivalentAmount": {
                      "amount": "110.43",
                      "currencyCode": "PEN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "53.02",
                      "currencyCode": "KRW"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 6069,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3771,
                    "equivalentAmount": {
                      "amount": "42.48",
                      "currencyCode": "XOF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "42.3",
                      "currencyCode": "LBP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 20518,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4855,
                    "equivalentAmount": {
                      "amount": "153.71",
                      "currencyCode": "DKK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "410.25",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 37535,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0938,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "190.23",
                      "currencyCode": "SGD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "464.77",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 2860,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2232,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "244.03",
                      "currencyCode": "NIO"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "476.23",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 44039,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1183,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "330.98",
                      "currencyCode": "PAB"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "286.43",
                  "currencyCode": "KGS"
                },
                "percentage": "7.65"
              },
              "deal": {
                "amount": {
                  "amount": "251.26",
                  "currencyCode": "ZMW"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "18.44",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "5e175805-c81b-448d-a678-26388c789202",
                "8367e262-0a00-4a9c-bb93-928ce84ef2e5",
                "cc4535f3-4496-4dd4-bfab-7f877f1a8b04",
                "bb277526-3b93-4aeb-81b8-37f9a83f84e0",
                "b3a32745-795f-4de3-958a-32c4a218c932",
                "6a96bb61-b808-42bd-8e48-358630784f13",
                "c94e34eb-b690-4964-9c87-73092e187750",
                "5863a136-6623-4a9e-a647-530ecbe0dbeb",
                "25dceb27-8a95-4e27-92ae-5471e59289e6"
              ],
              "total": {
                "amount": {
                  "amount": "230.79",
                  "currencyCode": "PKR"
                },
                "awardAmount": {
                  "amount": 16257,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.427,
                "equivalentAmount": {
                  "amount": "135.73",
                  "currencyCode": "HTG"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "421.38",
                    "currencyCode": "BND"
                  },
                  "awardAmount": {
                    "amount": 48826,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3075,
                  "equivalentAmount": {
                    "amount": "495.75",
                    "currencyCode": "SGD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "262.21",
                      "currencyCode": "LBP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 49259,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4578,
                    "equivalentAmount": {
                      "amount": "354.77",
                      "currencyCode": "QAR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "284.18",
                      "currencyCode": "BSD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 4314,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1097,
                    "equivalentAmount": {
                      "amount": "53.81",
                      "currencyCode": "WST"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "329.98",
                      "currencyCode": "KWD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 46033,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1387,
                    "equivalentAmount": {
                      "amount": "273.4",
                      "currencyCode": "BDT"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "94.54",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 40303,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2143,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "273.37",
                      "currencyCode": "UAH"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "15.21",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 7191,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1714,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "420.53",
                      "currencyCode": "YER"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "96.14",
                  "currencyCode": "MOP"
                },
                "percentage": "11.25"
              },
              "deal": {
                "amount": {
                  "amount": "160.35",
                  "currencyCode": "CNY"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "17.33",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "03ab7094-654a-4ef9-b8f1-1c820ea1ea35",
                "95d45f9a-cf93-41c6-a60a-e06c3b16d0d6",
                "4709d602-605f-409e-9a66-c33d1d533de1",
                "51d4a46f-03ba-4fe3-9a02-6b673e381cbf",
                "a12f0ee5-fbf7-4e84-b4b9-9b90ccd5bb8a",
                "67f95cf3-80c9-4ea4-82f3-b3ac78683139",
                "2b016c7d-55fc-416b-b437-74411b348fa2",
                "5c35a753-90b4-43c9-85ea-beda5b7f724b",
                "d81446e4-d888-4dc0-8c43-45c3aafd2bc0"
              ],
              "total": {
                "amount": {
                  "amount": "464.21",
                  "currencyCode": "GMD"
                },
                "awardAmount": {
                  "amount": 12216,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4923,
                "equivalentAmount": {
                  "amount": "174.53",
                  "currencyCode": "BWP"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "142.73",
                    "currencyCode": "MAD"
                  },
                  "awardAmount": {
                    "amount": 13765,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2314,
                  "equivalentAmount": {
                    "amount": "43.05",
                    "currencyCode": "JPY"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "85.74",
                      "currencyCode": "SHP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 36820,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1477,
                    "equivalentAmount": {
                      "amount": "363.76",
                      "currencyCode": "BOB"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "469.05",
                      "currencyCode": "MMK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 17704,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1361,
                    "equivalentAmount": {
                      "amount": "72.21",
                      "currencyCode": "KGS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "362.95",
                      "currencyCode": "RSD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 25384,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3167,
                    "equivalentAmount": {
                      "amount": "211.98",
                      "currencyCode": "AMD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "431.08",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 27675,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.422,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "306.18",
                      "currencyCode": "PYG"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "323.94",
                  "currencyCode": "BWP"
                },
                "percentage": "7.37"
              },
              "deal": {
                "amount": {
                  "amount": "173.14",
                  "currencyCode": "GTQ"
                },
                "offerName": "SUMMER SALE",
                "percentage": "16.43",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "91e2febc-de43-40ed-bf53-d11e8e4b18d7",
                "619d34fd-614a-432a-8d41-900a0a0e03e9",
                "70bdb5ba-4a15-4bb1-b64c-accb95bd1ac8",
                "d174f5a7-451b-4de5-b54a-25766e5e5f07",
                "f6ded780-a264-477b-8bd1-42f5e670ec6b",
                "831b7d01-e3eb-4a8e-acde-6b02c85af89d",
                "b39d292c-f9f3-475b-9c21-647d85ba62d8",
                "6e5bf4dc-8014-44dc-9626-0793a7847fdd",
                "489a4e64-87ed-4c0f-849b-b2d4c48afada"
              ],
              "total": {
                "amount": {
                  "amount": "496.7",
                  "currencyCode": "LKR"
                },
                "awardAmount": {
                  "amount": 33105,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4024,
                "equivalentAmount": {
                  "amount": "135.18",
                  "currencyCode": "HUF"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "432.7",
                    "currencyCode": "BGN"
                  },
                  "awardAmount": {
                    "amount": 1787,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1369,
                  "equivalentAmount": {
                    "amount": "54.93",
                    "currencyCode": "ETB"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "449.84",
                      "currencyCode": "IQD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 9137,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4217,
                    "equivalentAmount": {
                      "amount": "31.07",
                      "currencyCode": "TND"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "181.08",
                      "currencyCode": "ZWL"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 16413,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3271,
                    "equivalentAmount": {
                      "amount": "60.88",
                      "currencyCode": "ERN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "435.32",
                      "currencyCode": "TJS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 18325,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4317,
                    "equivalentAmount": {
                      "amount": "292.27",
                      "currencyCode": "PAB"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "220",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 26423,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2377,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "39.58",
                      "currencyCode": "KMF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "406.37",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 9466,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2022,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "291.59",
                      "currencyCode": "KRW"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "206.01",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 35364,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0176,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "346.65",
                      "currencyCode": "TND"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "321.51",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 27223,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4069,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "424.88",
                      "currencyCode": "DJF"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "303.59",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 6112,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4226,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "143.09",
                      "currencyCode": "GTQ"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            }
          ],
          "passengerPriceDifferences": [
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.0774
              },
              "passengerReferenceIds": [
                "e2cf1e04-9262-440f-9a73-91e02e6c4100",
                "cc28ccbe-a805-4387-8826-92f50b7fec26",
                "fe001493-9f91-4b3a-8489-0a6a9d33b880",
                "0e6639e2-7965-411b-be87-025ba5566ec1",
                "feb8f097-b577-4b08-b9dd-4e67f576dcfe",
                "b334877c-9cd8-4d2d-ac9b-4d6d379e51d9",
                "4d966456-5d8c-49bf-8872-cc66f11cccea",
                "834857a6-d8ba-4103-930f-eba431396a6b",
                "de9975f3-44a9-4cf2-b7bd-b827b61f5ba0"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "219.45",
                    "currencyCode": "GMD"
                  },
                  "awardAmount": {
                    "amount": 3267,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3618,
                  "equivalentAmount": {
                    "amount": "272.67",
                    "currencyCode": "SBD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "282.77",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 34501,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0374,
                      "equivalentAmount": {
                        "amount": "262.02",
                        "currencyCode": "ILS"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "206.29",
                          "currencyCode": "MRU"
                        },
                        "awardAmount": {
                          "amount": 16080,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4637,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "352.69",
                          "currencyCode": "SLE"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "404.63",
                          "currencyCode": "COP"
                        },
                        "awardAmount": {
                          "amount": 15955,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.355,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "443.3",
                          "currencyCode": "XAF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "425.31",
                          "currencyCode": "ZMW"
                        },
                        "awardAmount": {
                          "amount": 47835,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1152,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "203.28",
                          "currencyCode": "LSL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "45.22",
                          "currencyCode": "VES"
                        },
                        "awardAmount": {
                          "amount": 2570,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4354,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "322.17",
                          "currencyCode": "ISK"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "180.45",
                          "currencyCode": "SLE"
                        },
                        "awardAmount": {
                          "amount": 38169,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.095,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "428.76",
                          "currencyCode": "CUP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "175.72",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 6168,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4614,
                      "equivalentAmount": {
                        "amount": "281.96",
                        "currencyCode": "BMD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "358.37",
                          "currencyCode": "KHR"
                        },
                        "awardAmount": {
                          "amount": 32418,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3973,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "214.99",
                          "currencyCode": "MVR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "411.03",
                          "currencyCode": "SSP"
                        },
                        "awardAmount": {
                          "amount": 45753,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3964,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "28.76",
                          "currencyCode": "XCD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "480.12",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 21887,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3146,
                      "equivalentAmount": {
                        "amount": "210.51",
                        "currencyCode": "ISK"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "166.44",
                          "currencyCode": "SEK"
                        },
                        "awardAmount": {
                          "amount": 30112,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0992,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "326.43",
                          "currencyCode": "AED"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "186.26",
                          "currencyCode": "BOB"
                        },
                        "awardAmount": {
                          "amount": 24968,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1865,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "392.24",
                          "currencyCode": "UZS"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "427.21",
                          "currencyCode": "IRR"
                        },
                        "awardAmount": {
                          "amount": 8827,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1087,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "102.04",
                          "currencyCode": "LKR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "273.17",
                          "currencyCode": "QAR"
                        },
                        "awardAmount": {
                          "amount": 15688,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2216,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "115.09",
                          "currencyCode": "DJF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "476.12",
                    "currencyCode": "CNY"
                  },
                  "awardAmount": {
                    "amount": 36695,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4203,
                  "equivalentAmount": {
                    "amount": "48.65",
                    "currencyCode": "AED"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "245.44",
                    "currencyCode": "SYP"
                  },
                  "awardAmount": {
                    "amount": 2457,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.437,
                  "equivalentAmount": {
                    "amount": "30.58",
                    "currencyCode": "ALL"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "265.76",
                    "currencyCode": "VUV"
                  },
                  "awardAmount": {
                    "amount": 31156,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1409,
                  "equivalentAmount": {
                    "amount": "58.86",
                    "currencyCode": "DZD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "121.95",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 33239,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4502,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "193.28",
                      "currencyCode": "TRY"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "328.55",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 21179,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4327,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "217.5",
                      "currencyCode": "BTN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "123.84",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 19650,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4011,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "57.59",
                      "currencyCode": "SBD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "416.06",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 17054,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.177,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "181.07",
                      "currencyCode": "WST"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "489.39",
                    "currencyCode": "GNF"
                  },
                  "awardAmount": {
                    "amount": 13107,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4984,
                  "equivalentAmount": {
                    "amount": "69.61",
                    "currencyCode": "ANG"
                  }
                },
                {
                  "amount": {
                    "amount": "71.42",
                    "currencyCode": "EUR"
                  },
                  "awardAmount": {
                    "amount": 20600,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4078,
                  "equivalentAmount": {
                    "amount": "482.13",
                    "currencyCode": "GIP"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.9962
              },
              "passengerReferenceIds": [
                "20807177-a970-4f77-a605-51308a84868f",
                "bc12cbab-1ce7-48a2-9df8-66e330dfb6ae",
                "d98a3cd5-829b-44ec-9e7c-53d57e9cb15a",
                "c6a70926-af16-4212-bbd1-2059accf3162",
                "4a139142-941d-48cc-a6fe-6bbd84438054",
                "f262a064-0b60-4a14-a541-c1ecef5357e2",
                "ecf9bebe-14e9-46fa-8515-d22ef3a490f6",
                "6123f667-5a25-4330-ad3f-209b339973f2",
                "8c57569e-3dc2-4557-9700-f8a9214d8b01"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "295.74",
                    "currencyCode": "LSL"
                  },
                  "awardAmount": {
                    "amount": 11889,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.344,
                  "equivalentAmount": {
                    "amount": "369.31",
                    "currencyCode": "EUR"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "390.2",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 39445,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2922,
                      "equivalentAmount": {
                        "amount": "318.78",
                        "currencyCode": "HUF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "311.02",
                          "currencyCode": "PKR"
                        },
                        "awardAmount": {
                          "amount": 11795,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2709,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "390.81",
                          "currencyCode": "MMK"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "473.91",
                          "currencyCode": "TND"
                        },
                        "awardAmount": {
                          "amount": 23651,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2266,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "280.36",
                          "currencyCode": "AOA"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "26.7",
                          "currencyCode": "JOD"
                        },
                        "awardAmount": {
                          "amount": 31113,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4573,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "231.09",
                          "currencyCode": "UGX"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "326.04",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 11965,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4129,
                      "equivalentAmount": {
                        "amount": "293.77",
                        "currencyCode": "JPY"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "37.86",
                          "currencyCode": "IRR"
                        },
                        "awardAmount": {
                          "amount": 13545,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2564,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "201.74",
                          "currencyCode": "MRU"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "204.48",
                          "currencyCode": "GBP"
                        },
                        "awardAmount": {
                          "amount": 43188,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3007,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "139.85",
                          "currencyCode": "BRL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "248.19",
                          "currencyCode": "TZS"
                        },
                        "awardAmount": {
                          "amount": 29890,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1008,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "364.01",
                          "currencyCode": "SBD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "486.21",
                          "currencyCode": "CRC"
                        },
                        "awardAmount": {
                          "amount": 33772,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3065,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "43.21",
                          "currencyCode": "MOP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "182.52",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 17228,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3996,
                      "equivalentAmount": {
                        "amount": "475.79",
                        "currencyCode": "RUB"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "477.4",
                          "currencyCode": "LBP"
                        },
                        "awardAmount": {
                          "amount": 4550,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2762,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "458.87",
                          "currencyCode": "BMD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "463.02",
                    "currencyCode": "OMR"
                  },
                  "awardAmount": {
                    "amount": 42396,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4935,
                  "equivalentAmount": {
                    "amount": "469.59",
                    "currencyCode": "GIP"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "495.8",
                    "currencyCode": "BHD"
                  },
                  "awardAmount": {
                    "amount": 17567,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4385,
                  "equivalentAmount": {
                    "amount": "412.27",
                    "currencyCode": "GIP"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "258.85",
                    "currencyCode": "SEK"
                  },
                  "awardAmount": {
                    "amount": 28714,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1088,
                  "equivalentAmount": {
                    "amount": "176.67",
                    "currencyCode": "XCD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "459.68",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 38190,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4584,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "123.86",
                      "currencyCode": "XCD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "366.8",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 14609,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3907,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "279.29",
                      "currencyCode": "ZWL"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "408.12",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 39450,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.457,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "244.77",
                      "currencyCode": "LAK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "93.6",
                    "currencyCode": "UGX"
                  },
                  "awardAmount": {
                    "amount": 35855,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0357,
                  "equivalentAmount": {
                    "amount": "457.28",
                    "currencyCode": "VES"
                  }
                },
                {
                  "amount": {
                    "amount": "34.73",
                    "currencyCode": "LSL"
                  },
                  "awardAmount": {
                    "amount": 15747,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.488,
                  "equivalentAmount": {
                    "amount": "397.49",
                    "currencyCode": "YER"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.8691
              },
              "passengerReferenceIds": [
                "ea8f2329-227f-4bc6-b197-28c3b25e5ae6",
                "d5e6f304-7bd5-44ea-9a73-a3f42cb3fe3c",
                "643177cb-d3bf-4324-a52a-a8fc5ed2003d",
                "ae3bb433-1286-41ae-a191-95a1aaecd66b",
                "53e4b254-384a-4f24-9705-356f68f11f9a",
                "4f4ebc9c-d572-45af-a443-b4b90bbd3d0d",
                "198fe325-1c19-4401-9e57-b401df21138d",
                "1a78a27a-54f4-41bf-a3eb-1cb344b39b3c",
                "e444d73d-88c7-48ac-9e83-8812d0538e2c"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "66.01",
                    "currencyCode": "HNL"
                  },
                  "awardAmount": {
                    "amount": 14766,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4443,
                  "equivalentAmount": {
                    "amount": "238.89",
                    "currencyCode": "SEK"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "45.19",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 17439,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1744,
                      "equivalentAmount": {
                        "amount": "339.69",
                        "currencyCode": "HTG"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "75.27",
                          "currencyCode": "SYP"
                        },
                        "awardAmount": {
                          "amount": 15503,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3024,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "231.35",
                          "currencyCode": "FKP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "138.74",
                          "currencyCode": "HNL"
                        },
                        "awardAmount": {
                          "amount": 16837,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4563,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "306.94",
                          "currencyCode": "GYD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "312.57",
                          "currencyCode": "LRD"
                        },
                        "awardAmount": {
                          "amount": 40006,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1523,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "406.18",
                          "currencyCode": "DJF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "92.14",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 35911,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4562,
                      "equivalentAmount": {
                        "amount": "33.8",
                        "currencyCode": "DKK"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "13.97",
                          "currencyCode": "FKP"
                        },
                        "awardAmount": {
                          "amount": 39126,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1979,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "36.34",
                          "currencyCode": "RSD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "132.91",
                          "currencyCode": "DJF"
                        },
                        "awardAmount": {
                          "amount": 23038,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "174.55",
                          "currencyCode": "BND"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "353.65",
                          "currencyCode": "GIP"
                        },
                        "awardAmount": {
                          "amount": 30676,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0605,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "325.87",
                          "currencyCode": "NOK"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "434.84",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 16532,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.265,
                      "equivalentAmount": {
                        "amount": "91.01",
                        "currencyCode": "SAR"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "234.01",
                          "currencyCode": "MMK"
                        },
                        "awardAmount": {
                          "amount": 9131,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2736,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "492.57",
                          "currencyCode": "CHF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "33.14",
                          "currencyCode": "CUP"
                        },
                        "awardAmount": {
                          "amount": 1675,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.489,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "399.22",
                          "currencyCode": "KZT"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "432.66",
                    "currencyCode": "PYG"
                  },
                  "awardAmount": {
                    "amount": 10155,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1925,
                  "equivalentAmount": {
                    "amount": "256.06",
                    "currencyCode": "RWF"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "304.91",
                    "currencyCode": "BTN"
                  },
                  "awardAmount": {
                    "amount": 13414,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.188,
                  "equivalentAmount": {
                    "amount": "296.59",
                    "currencyCode": "QAR"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "214.36",
                    "currencyCode": "TMT"
                  },
                  "awardAmount": {
                    "amount": 21503,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3632,
                  "equivalentAmount": {
                    "amount": "224.52",
                    "currencyCode": "NOK"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "25.66",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 34036,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0511,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "343.7",
                      "currencyCode": "SCR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "241.77",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 31633,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0141,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "274.49",
                      "currencyCode": "RUB"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "39.56",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 23632,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2356,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "271.67",
                      "currencyCode": "GBP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "372.38",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 1118,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3081,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "66.69",
                      "currencyCode": "BRL"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "95.54",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 45891,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3556,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "55.88",
                      "currencyCode": "MAD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "320.64",
                    "currencyCode": "ERN"
                  },
                  "awardAmount": {
                    "amount": 49976,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0392,
                  "equivalentAmount": {
                    "amount": "99.82",
                    "currencyCode": "IDR"
                  }
                },
                {
                  "amount": {
                    "amount": "29.74",
                    "currencyCode": "PLN"
                  },
                  "awardAmount": {
                    "amount": 23695,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1706,
                  "equivalentAmount": {
                    "amount": "210.61",
                    "currencyCode": "BND"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.1189
              },
              "passengerReferenceIds": [
                "e66165be-a25e-49bc-a2e5-c7497f445667",
                "b8189831-80be-448d-963d-29871eb62409",
                "ff95bf2f-5795-461d-80f2-67f96c860358",
                "1cfb6393-36f8-4ed9-9d11-453b57ad85b7",
                "21af1315-500f-457a-855c-4174ab74c2c3",
                "fd901dc7-1ec9-4d49-a28a-46ad1af91f09",
                "87f33eea-ec15-4eaf-943c-1ede98386336",
                "0dcd0457-f346-4a8e-9410-089e834ffe2f",
                "7d9a9d87-4ec1-4161-81e3-f0512b7e6cbf"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "153.3",
                    "currencyCode": "SOS"
                  },
                  "awardAmount": {
                    "amount": 36142,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2875,
                  "equivalentAmount": {
                    "amount": "345.33",
                    "currencyCode": "NIO"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "303.05",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 23190,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4825,
                      "equivalentAmount": {
                        "amount": "103.98",
                        "currencyCode": "SCR"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "78.84",
                          "currencyCode": "RON"
                        },
                        "awardAmount": {
                          "amount": 1932,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2115,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "289.33",
                          "currencyCode": "NZD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "405.46",
                          "currencyCode": "NOK"
                        },
                        "awardAmount": {
                          "amount": 44758,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2421,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "293.71",
                          "currencyCode": "SZL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "104.85",
                          "currencyCode": "ISK"
                        },
                        "awardAmount": {
                          "amount": 44467,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4486,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "319.22",
                          "currencyCode": "ERN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "78.74",
                          "currencyCode": "ILS"
                        },
                        "awardAmount": {
                          "amount": 27577,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0948,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "204.11",
                          "currencyCode": "NPR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "167.18",
                          "currencyCode": "BDT"
                        },
                        "awardAmount": {
                          "amount": 20518,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0826,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "57.22",
                          "currencyCode": "CHF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "164.53",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 28120,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2103,
                      "equivalentAmount": {
                        "amount": "438.68",
                        "currencyCode": "KMF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "169.8",
                          "currencyCode": "TJS"
                        },
                        "awardAmount": {
                          "amount": 5071,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4851,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "72.93",
                          "currencyCode": "DOP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "425.05",
                          "currencyCode": "DKK"
                        },
                        "awardAmount": {
                          "amount": 45376,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.317,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "341.28",
                          "currencyCode": "TWD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "415.84",
                          "currencyCode": "USD"
                        },
                        "awardAmount": {
                          "amount": 33620,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2655,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "421.49",
                          "currencyCode": "DZD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "353.76",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 17690,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0223,
                      "equivalentAmount": {
                        "amount": "90.77",
                        "currencyCode": "BZD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "291.11",
                          "currencyCode": "KHR"
                        },
                        "awardAmount": {
                          "amount": 44844,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2288,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "59.99",
                          "currencyCode": "CUP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "399.1",
                          "currencyCode": "BDT"
                        },
                        "awardAmount": {
                          "amount": 34311,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1208,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "372.01",
                          "currencyCode": "KZT"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "216.55",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 17984,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.419,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "468.09",
                          "currencyCode": "MNT"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "157.28",
                    "currencyCode": "JMD"
                  },
                  "awardAmount": {
                    "amount": 11330,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1559,
                  "equivalentAmount": {
                    "amount": "400.62",
                    "currencyCode": "NZD"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "102.09",
                    "currencyCode": "NPR"
                  },
                  "awardAmount": {
                    "amount": 29658,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1621,
                  "equivalentAmount": {
                    "amount": "463.05",
                    "currencyCode": "VND"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "392.73",
                    "currencyCode": "MOP"
                  },
                  "awardAmount": {
                    "amount": 36644,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2058,
                  "equivalentAmount": {
                    "amount": "309.28",
                    "currencyCode": "KYD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "374.74",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 11337,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4334,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "400",
                      "currencyCode": "TND"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "59.15",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 21293,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1208,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "130.62",
                      "currencyCode": "PEN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "158.41",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 39079,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2078,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "144.86",
                      "currencyCode": "PHP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "118.34",
                    "currencyCode": "NGN"
                  },
                  "awardAmount": {
                    "amount": 20340,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0285,
                  "equivalentAmount": {
                    "amount": "338.94",
                    "currencyCode": "GNF"
                  }
                },
                {
                  "amount": {
                    "amount": "140.96",
                    "currencyCode": "FJD"
                  },
                  "awardAmount": {
                    "amount": 20160,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4374,
                  "equivalentAmount": {
                    "amount": "17.29",
                    "currencyCode": "JMD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.8667
              },
              "passengerReferenceIds": [
                "5b6abb19-588d-44c3-9df2-5102f00434e2",
                "5fe3c893-8906-4e92-8102-8aebdba20045",
                "2bdce409-49cb-47be-8f5f-f5d5db4b6b47",
                "2c17e01e-3eb1-4510-80cf-78bc380c291f",
                "40f7f24e-44b8-4bb6-a236-2ef6feb60fa1",
                "d5483dec-dc00-4a09-8d06-f718bb23d142",
                "f5a80a71-6981-43ac-af81-376a0ae86fa2",
                "1ae3d113-27c2-4fa6-96f0-fa63fde7b6ba",
                "9f802700-e632-49f5-a0c7-ce9b48e5785e"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "338.26",
                    "currencyCode": "SHP"
                  },
                  "awardAmount": {
                    "amount": 21960,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4449,
                  "equivalentAmount": {
                    "amount": "291.61",
                    "currencyCode": "LBP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "348.67",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 49952,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1817,
                      "equivalentAmount": {
                        "amount": "158.57",
                        "currencyCode": "BRL"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "496.58",
                          "currencyCode": "PLN"
                        },
                        "awardAmount": {
                          "amount": 26542,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3317,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "293.26",
                          "currencyCode": "GBP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "332.92",
                          "currencyCode": "THB"
                        },
                        "awardAmount": {
                          "amount": 27685,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4584,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "440.51",
                          "currencyCode": "SAR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "476.61",
                          "currencyCode": "KPW"
                        },
                        "awardAmount": {
                          "amount": 44219,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3137,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "58.22",
                          "currencyCode": "SEK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "357.68",
                        "currencyCode": "AFN"
                      },
                      "awardAmount": {
                        "amount": 34863,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3308,
                      "equivalentAmount": {
                        "amount": "461.14",
                        "currencyCode": "CLP"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "169.29",
                          "currencyCode": "MAD"
                        },
                        "awardAmount": {
                          "amount": 44823,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1372,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "449.45",
                          "currencyCode": "BDT"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "190.57",
                          "currencyCode": "PHP"
                        },
                        "awardAmount": {
                          "amount": 37592,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4676,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "94.03",
                          "currencyCode": "MGA"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "358.06",
                          "currencyCode": "AUD"
                        },
                        "awardAmount": {
                          "amount": 42577,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4145,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "463.99",
                          "currencyCode": "SSP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "445.13",
                          "currencyCode": "NZD"
                        },
                        "awardAmount": {
                          "amount": 27932,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0987,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "488.86",
                          "currencyCode": "BBD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "147.8",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 5340,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2891,
                      "equivalentAmount": {
                        "amount": "92.78",
                        "currencyCode": "RUB"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "20.63",
                          "currencyCode": "SYP"
                        },
                        "awardAmount": {
                          "amount": 24492,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3677,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "144.65",
                          "currencyCode": "CHF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "267.35",
                          "currencyCode": "ILS"
                        },
                        "awardAmount": {
                          "amount": 3347,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4398,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "113.66",
                          "currencyCode": "EGP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "55.11",
                          "currencyCode": "RON"
                        },
                        "awardAmount": {
                          "amount": 38744,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1299,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "331.76",
                          "currencyCode": "TOP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "205.86",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 15978,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2538,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "23.81",
                          "currencyCode": "TRY"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "290.87",
                    "currencyCode": "GMD"
                  },
                  "awardAmount": {
                    "amount": 12484,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1606,
                  "equivalentAmount": {
                    "amount": "299.58",
                    "currencyCode": "BSD"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "393.58",
                    "currencyCode": "PHP"
                  },
                  "awardAmount": {
                    "amount": 16212,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1259,
                  "equivalentAmount": {
                    "amount": "255.84",
                    "currencyCode": "LAK"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "305.3",
                    "currencyCode": "BHD"
                  },
                  "awardAmount": {
                    "amount": 1758,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1144,
                  "equivalentAmount": {
                    "amount": "416.34",
                    "currencyCode": "MZN"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "140.25",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 1549,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1708,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "226.55",
                      "currencyCode": "BIF"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "393.9",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 22878,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3746,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "196.14",
                      "currencyCode": "LRD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "483",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 46488,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1688,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "179.59",
                      "currencyCode": "KPW"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "286.52",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 1103,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1622,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "356.12",
                      "currencyCode": "WST"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "436.83",
                    "currencyCode": "MUR"
                  },
                  "awardAmount": {
                    "amount": 39825,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3964,
                  "equivalentAmount": {
                    "amount": "102.45",
                    "currencyCode": "XOF"
                  }
                },
                {
                  "amount": {
                    "amount": "382.76",
                    "currencyCode": "NZD"
                  },
                  "awardAmount": {
                    "amount": 43096,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1101,
                  "equivalentAmount": {
                    "amount": "478.47",
                    "currencyCode": "NZD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.9433
              },
              "passengerReferenceIds": [
                "b5833ead-3a3b-44ab-93aa-ba233023d0e3",
                "05513b2e-53fa-4738-940c-a62598fa7dde",
                "101381a3-8b6c-47fa-b5e2-dc2fd9eae66c",
                "31e0d806-cde4-4ca9-8a98-8b5d428f4b56",
                "9ce02f0f-6763-4e19-8530-16f2fdc54594",
                "cc4b2f94-8a7a-4807-9328-4ed6cd6416c4",
                "a34a3dc3-0a00-4b8a-bffb-e8b5be7b4d66",
                "a68c8d60-9f2a-4fd7-926f-f274d6069920",
                "9ebed791-161c-43fd-8d9e-cd07b464772c"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "483.47",
                    "currencyCode": "KYD"
                  },
                  "awardAmount": {
                    "amount": 25309,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3299,
                  "equivalentAmount": {
                    "amount": "196.68",
                    "currencyCode": "BMD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "17.29",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 27233,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2029,
                      "equivalentAmount": {
                        "amount": "250.75",
                        "currencyCode": "MWK"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "409.63",
                          "currencyCode": "XOF"
                        },
                        "awardAmount": {
                          "amount": 3709,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3325,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "296.2",
                          "currencyCode": "XOF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "50.15",
                          "currencyCode": "BHD"
                        },
                        "awardAmount": {
                          "amount": 3568,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3354,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "295.61",
                          "currencyCode": "UZS"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "354.06",
                          "currencyCode": "SEK"
                        },
                        "awardAmount": {
                          "amount": 14716,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3737,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "66.48",
                          "currencyCode": "ZAR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "112.73",
                        "currencyCode": "AFN"
                      },
                      "awardAmount": {
                        "amount": 45479,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4979,
                      "equivalentAmount": {
                        "amount": "163.64",
                        "currencyCode": "RSD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "451.32",
                          "currencyCode": "IDR"
                        },
                        "awardAmount": {
                          "amount": 18636,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4867,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "231.64",
                          "currencyCode": "PGK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "195.12",
                          "currencyCode": "MYR"
                        },
                        "awardAmount": {
                          "amount": 25164,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1219,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "42.49",
                          "currencyCode": "CRC"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "453.33",
                          "currencyCode": "ANG"
                        },
                        "awardAmount": {
                          "amount": 6989,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4421,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "266.25",
                          "currencyCode": "VUV"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "175.53",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 36627,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3512,
                      "equivalentAmount": {
                        "amount": "454.76",
                        "currencyCode": "RUB"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "178.74",
                          "currencyCode": "UGX"
                        },
                        "awardAmount": {
                          "amount": 8645,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3091,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "406.82",
                          "currencyCode": "TJS"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "208.89",
                          "currencyCode": "CDF"
                        },
                        "awardAmount": {
                          "amount": 36526,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3221,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "396.88",
                          "currencyCode": "KHR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "68.06",
                          "currencyCode": "MYR"
                        },
                        "awardAmount": {
                          "amount": 16909,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0752,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "417.47",
                          "currencyCode": "LSL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "239.95",
                          "currencyCode": "AZN"
                        },
                        "awardAmount": {
                          "amount": 49044,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2812,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "213.19",
                          "currencyCode": "ILS"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "357.23",
                    "currencyCode": "UZS"
                  },
                  "awardAmount": {
                    "amount": 40655,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3223,
                  "equivalentAmount": {
                    "amount": "135.11",
                    "currencyCode": "LAK"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "143.23",
                    "currencyCode": "KES"
                  },
                  "awardAmount": {
                    "amount": 9270,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3698,
                  "equivalentAmount": {
                    "amount": "397.5",
                    "currencyCode": "KWD"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "248.04",
                    "currencyCode": "CNY"
                  },
                  "awardAmount": {
                    "amount": 16481,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3452,
                  "equivalentAmount": {
                    "amount": "300.14",
                    "currencyCode": "KGS"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "451.47",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 19752,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1466,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "105.44",
                      "currencyCode": "NGN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "249.59",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 9643,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3588,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "232.61",
                      "currencyCode": "ZMW"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "289.85",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 43812,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0648,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "287.53",
                      "currencyCode": "MWK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "245.89",
                    "currencyCode": "ETB"
                  },
                  "awardAmount": {
                    "amount": 7754,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2864,
                  "equivalentAmount": {
                    "amount": "11.39",
                    "currencyCode": "BBD"
                  }
                },
                {
                  "amount": {
                    "amount": "163.48",
                    "currencyCode": "PAB"
                  },
                  "awardAmount": {
                    "amount": 40419,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4813,
                  "equivalentAmount": {
                    "amount": "492.34",
                    "currencyCode": "NAD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.1439
              },
              "passengerReferenceIds": [
                "31c286af-3b09-479b-88fc-df84e055185e",
                "4e4db15f-d2d4-4b0d-bb4a-84f6b30660bc",
                "ba102daa-e8cf-4c82-94a5-5002cb0646c8",
                "704e3e70-a272-4b50-b447-9130572592c6",
                "98565190-293a-411d-b614-e4ccd4b53940",
                "d5d7dcb4-98ae-4d29-acb4-b92513d1a245",
                "37126ad6-ff63-46d9-9f4d-ec34c1bb9b45",
                "d32f34bc-27cc-4322-a51d-e6c51081ad8b",
                "50894d0c-e7cd-48cd-a7e2-755fcb697f99"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "377.35",
                    "currencyCode": "SRD"
                  },
                  "awardAmount": {
                    "amount": 32630,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3995,
                  "equivalentAmount": {
                    "amount": "459.46",
                    "currencyCode": "YER"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "333.1",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 11143,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2176,
                      "equivalentAmount": {
                        "amount": "298.37",
                        "currencyCode": "XPF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "298.18",
                          "currencyCode": "GYD"
                        },
                        "awardAmount": {
                          "amount": 11726,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4786,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "384.82",
                          "currencyCode": "AMD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "71.81",
                          "currencyCode": "SDG"
                        },
                        "awardAmount": {
                          "amount": 44895,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2155,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "451.12",
                          "currencyCode": "HNL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "245.77",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 36907,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3588,
                      "equivalentAmount": {
                        "amount": "23.18",
                        "currencyCode": "ANG"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "257.19",
                          "currencyCode": "SAR"
                        },
                        "awardAmount": {
                          "amount": 21443,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4842,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "475.97",
                          "currencyCode": "BSD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "383.84",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 8582,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1577,
                      "equivalentAmount": {
                        "amount": "312.78",
                        "currencyCode": "GNF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "130.02",
                          "currencyCode": "BAM"
                        },
                        "awardAmount": {
                          "amount": 3619,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3692,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "19.98",
                          "currencyCode": "RUB"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "478.48",
                          "currencyCode": "KYD"
                        },
                        "awardAmount": {
                          "amount": 9645,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1178,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "19.16",
                          "currencyCode": "MWK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "145.74",
                          "currencyCode": "CNY"
                        },
                        "awardAmount": {
                          "amount": 6723,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3708,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "108.99",
                          "currencyCode": "SDG"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "148.32",
                          "currencyCode": "BAM"
                        },
                        "awardAmount": {
                          "amount": 44875,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0244,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "243.93",
                          "currencyCode": "NAD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "385.7",
                          "currencyCode": "PAB"
                        },
                        "awardAmount": {
                          "amount": 13742,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4606,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "176.35",
                          "currencyCode": "SZL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "404.82",
                    "currencyCode": "PLN"
                  },
                  "awardAmount": {
                    "amount": 24918,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1791,
                  "equivalentAmount": {
                    "amount": "454.98",
                    "currencyCode": "GTQ"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "199.04",
                    "currencyCode": "MRU"
                  },
                  "awardAmount": {
                    "amount": 10897,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0606,
                  "equivalentAmount": {
                    "amount": "34.41",
                    "currencyCode": "CDF"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "270.34",
                    "currencyCode": "MVR"
                  },
                  "awardAmount": {
                    "amount": 18294,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4511,
                  "equivalentAmount": {
                    "amount": "339.05",
                    "currencyCode": "XCD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "90.68",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 37142,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3364,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "35",
                      "currencyCode": "GIP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "274.67",
                    "currencyCode": "LYD"
                  },
                  "awardAmount": {
                    "amount": 49605,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4964,
                  "equivalentAmount": {
                    "amount": "382.68",
                    "currencyCode": "JOD"
                  }
                },
                {
                  "amount": {
                    "amount": "304.08",
                    "currencyCode": "BBD"
                  },
                  "awardAmount": {
                    "amount": 21126,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2891,
                  "equivalentAmount": {
                    "amount": "249.9",
                    "currencyCode": "NZD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.1274
              },
              "passengerReferenceIds": [
                "ee08ef3a-4bff-46ca-90cc-abea5ca9f048",
                "b49ed726-e61e-4bee-bb32-efb2e415b789",
                "253d36f8-bfec-4fda-9b3e-2ba7ec8305e0",
                "10e85168-515a-4525-89d5-d59a2b754fc3",
                "619b0056-1c2d-4627-83cd-96d7cdc2345e",
                "a2050f98-d29e-44f8-ab41-03c8e8111549",
                "39103297-b917-4dfb-b973-05037eac8ce4",
                "66bc5752-2752-4808-aaa3-96f6f67e8cf3",
                "3766e4ce-c920-4717-ad6a-9eab7fefd5d9"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "320.32",
                    "currencyCode": "LRD"
                  },
                  "awardAmount": {
                    "amount": 22806,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.484,
                  "equivalentAmount": {
                    "amount": "219.5",
                    "currencyCode": "GNF"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "408.22",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 26017,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.073,
                      "equivalentAmount": {
                        "amount": "226.6",
                        "currencyCode": "STN"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "347.49",
                          "currencyCode": "QAR"
                        },
                        "awardAmount": {
                          "amount": 38030,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0281,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "173.44",
                          "currencyCode": "RSD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "48.41",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 28292,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1049,
                      "equivalentAmount": {
                        "amount": "390.88",
                        "currencyCode": "JMD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "70.95",
                          "currencyCode": "BRL"
                        },
                        "awardAmount": {
                          "amount": 38088,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2113,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "183.69",
                          "currencyCode": "UGX"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "38.97",
                          "currencyCode": "PGK"
                        },
                        "awardAmount": {
                          "amount": 21771,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.239,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "377.65",
                          "currencyCode": "QAR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "497.38",
                          "currencyCode": "BSD"
                        },
                        "awardAmount": {
                          "amount": 3986,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0347,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "272.77",
                          "currencyCode": "MMK"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "90.95",
                          "currencyCode": "BDT"
                        },
                        "awardAmount": {
                          "amount": 28705,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0995,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "356.3",
                          "currencyCode": "GTQ"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "257.89",
                          "currencyCode": "TWD"
                        },
                        "awardAmount": {
                          "amount": 28611,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.369,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "250.75",
                          "currencyCode": "THB"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "452.91",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 30717,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1999,
                      "equivalentAmount": {
                        "amount": "47.76",
                        "currencyCode": "SSP"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "314.83",
                          "currencyCode": "MNT"
                        },
                        "awardAmount": {
                          "amount": 20527,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2163,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "37.38",
                          "currencyCode": "UAH"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "113.68",
                          "currencyCode": "XPF"
                        },
                        "awardAmount": {
                          "amount": 10663,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2725,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "264.87",
                          "currencyCode": "CDF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "247.44",
                          "currencyCode": "IDR"
                        },
                        "awardAmount": {
                          "amount": 21106,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4944,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "394.89",
                          "currencyCode": "UYU"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "94.94",
                          "currencyCode": "GEL"
                        },
                        "awardAmount": {
                          "amount": 35656,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4082,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "390.97",
                          "currencyCode": "STN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "48.03",
                          "currencyCode": "BBD"
                        },
                        "awardAmount": {
                          "amount": 24595,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2373,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "10.91",
                          "currencyCode": "SDG"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "70.92",
                    "currencyCode": "WST"
                  },
                  "awardAmount": {
                    "amount": 4369,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4845,
                  "equivalentAmount": {
                    "amount": "168.6",
                    "currencyCode": "MXN"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "261.98",
                    "currencyCode": "CRC"
                  },
                  "awardAmount": {
                    "amount": 39878,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2617,
                  "equivalentAmount": {
                    "amount": "143.97",
                    "currencyCode": "SRD"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "13.89",
                    "currencyCode": "TWD"
                  },
                  "awardAmount": {
                    "amount": 36447,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2576,
                  "equivalentAmount": {
                    "amount": "440.43",
                    "currencyCode": "GTQ"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "226.18",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 25239,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3466,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "303.46",
                      "currencyCode": "KWD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "432.43",
                    "currencyCode": "NOK"
                  },
                  "awardAmount": {
                    "amount": 1225,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2381,
                  "equivalentAmount": {
                    "amount": "313.06",
                    "currencyCode": "TOP"
                  }
                },
                {
                  "amount": {
                    "amount": "25.66",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 31372,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0257,
                  "equivalentAmount": {
                    "amount": "309.14",
                    "currencyCode": "TRY"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.0863
              },
              "passengerReferenceIds": [
                "de9a5b7c-bbf7-47c8-88ac-65e3dc7b9d60",
                "6865996e-b81f-41f8-b669-8de933e89ac3",
                "1b00076e-9d07-4ee7-8b0e-455643e6b279",
                "eb9da11a-ca22-4e8e-91cd-2e79b4ca3c7a",
                "7ae9a54a-ea54-4a15-aba9-609fca089838",
                "4565d4f5-eccd-4a9c-b924-3fd632ebdd05",
                "a3a1d25d-0e1d-400d-9a76-b37d2d3cc075",
                "af064b58-9b1b-46dd-b604-1649af530237",
                "9bc2d9f8-c0c8-4924-8cb5-b78b6668a475"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "385.44",
                    "currencyCode": "BTN"
                  },
                  "awardAmount": {
                    "amount": 11939,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0553,
                  "equivalentAmount": {
                    "amount": "108.3",
                    "currencyCode": "CZK"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "348.85",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 13361,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4151,
                      "equivalentAmount": {
                        "amount": "29.13",
                        "currencyCode": "IRR"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "471.46",
                          "currencyCode": "LKR"
                        },
                        "awardAmount": {
                          "amount": 44479,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1586,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "150.25",
                          "currencyCode": "ILS"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "79.08",
                          "currencyCode": "RUB"
                        },
                        "awardAmount": {
                          "amount": 22120,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1094,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "393.81",
                          "currencyCode": "RSD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "83.35",
                          "currencyCode": "SSP"
                        },
                        "awardAmount": {
                          "amount": 20192,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0902,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "394.31",
                          "currencyCode": "UGX"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "33.98",
                          "currencyCode": "GIP"
                        },
                        "awardAmount": {
                          "amount": 40801,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2305,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "379.71",
                          "currencyCode": "AWG"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "398.7",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 9450,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3,
                      "equivalentAmount": {
                        "amount": "57.6",
                        "currencyCode": "DZD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "454.1",
                          "currencyCode": "MAD"
                        },
                        "awardAmount": {
                          "amount": 45321,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0903,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "266.84",
                          "currencyCode": "GNF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "81.96",
                          "currencyCode": "HUF"
                        },
                        "awardAmount": {
                          "amount": 15058,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1547,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "180.9",
                          "currencyCode": "UZS"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "431.7",
                          "currencyCode": "KRW"
                        },
                        "awardAmount": {
                          "amount": 35973,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.336,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "452.41",
                          "currencyCode": "SRD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "258.18",
                          "currencyCode": "BWP"
                        },
                        "awardAmount": {
                          "amount": 20077,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4351,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "481.73",
                          "currencyCode": "MGA"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "492.02",
                          "currencyCode": "ZAR"
                        },
                        "awardAmount": {
                          "amount": 27286,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.294,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "328.12",
                          "currencyCode": "ISK"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "143.17",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 5681,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2889,
                      "equivalentAmount": {
                        "amount": "262.34",
                        "currencyCode": "XCD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "261.18",
                          "currencyCode": "GYD"
                        },
                        "awardAmount": {
                          "amount": 33158,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2817,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "239.51",
                          "currencyCode": "USD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "466.6",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 45742,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2959,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "446.11",
                          "currencyCode": "ANG"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "286.95",
                          "currencyCode": "BBD"
                        },
                        "awardAmount": {
                          "amount": 18979,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3199,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "431.7",
                          "currencyCode": "JMD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "280.77",
                    "currencyCode": "SAR"
                  },
                  "awardAmount": {
                    "amount": 7496,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.185,
                  "equivalentAmount": {
                    "amount": "101.67",
                    "currencyCode": "VND"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "257.81",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 19786,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2699,
                  "equivalentAmount": {
                    "amount": "473.04",
                    "currencyCode": "KGS"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "312.59",
                    "currencyCode": "CUP"
                  },
                  "awardAmount": {
                    "amount": 45701,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3411,
                  "equivalentAmount": {
                    "amount": "75.02",
                    "currencyCode": "CZK"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "231.31",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 3844,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3768,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "270.87",
                      "currencyCode": "UAH"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "312.75",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 23903,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0963,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "160.87",
                      "currencyCode": "AED"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "451.13",
                    "currencyCode": "BGN"
                  },
                  "awardAmount": {
                    "amount": 7694,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4186,
                  "equivalentAmount": {
                    "amount": "309.31",
                    "currencyCode": "EGP"
                  }
                },
                {
                  "amount": {
                    "amount": "398.39",
                    "currencyCode": "LRD"
                  },
                  "awardAmount": {
                    "amount": 48339,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0568,
                  "equivalentAmount": {
                    "amount": "284.83",
                    "currencyCode": "GYD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            }
          ],
          "totalPrice": {
            "base": {
              "amount": {
                "amount": "489.31",
                "currencyCode": "BRL"
              },
              "awardAmount": {
                "amount": 37509,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.3385,
              "equivalentAmount": {
                "amount": "333.65",
                "currencyCode": "BAM"
              }
            },
            "fees": {
              "amount": {
                "amount": "213.47",
                "currencyCode": "SAR"
              },
              "awardAmount": {
                "amount": 38010,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.282,
              "equivalentAmount": {
                "amount": "434.88",
                "currencyCode": "IRR"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "299.1",
                "currencyCode": "KRW"
              },
              "awardAmount": {
                "amount": 19871,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.2055,
              "equivalentAmount": {
                "amount": "456.79",
                "currencyCode": "NAD"
              }
            },
            "offerItemReferenceId": "3e1284e0-d9a9-4864-8c9b-9c56e980af4d",
            "tax": {
              "amount": {
                "amount": "25.73",
                "currencyCode": "KZT"
              },
              "awardAmount": {
                "amount": 27717,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1488,
              "equivalentAmount": {
                "amount": "217.44",
                "currencyCode": "PGK"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "141.64",
                  "currencyCode": "SYP"
                },
                "awardAmount": {
                  "amount": 23374,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4466,
                "equivalentAmount": {
                  "amount": "473.53",
                  "currencyCode": "BND"
                }
              },
              {
                "amount": {
                  "amount": "363.16",
                  "currencyCode": "UZS"
                },
                "awardAmount": {
                  "amount": 3108,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0825,
                "equivalentAmount": {
                  "amount": "333.44",
                  "currencyCode": "OMR"
                }
              }
            ],
            "transactionBreakdowns": [
              {
                "base": {
                  "amount": {
                    "amount": "230.91",
                    "currencyCode": "GBP"
                  },
                  "awardAmount": {
                    "amount": 38772,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1568,
                  "equivalentAmount": {
                    "amount": "318.48",
                    "currencyCode": "AOA"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "261.49",
                    "currencyCode": "BTN"
                  },
                  "awardAmount": {
                    "amount": 40775,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4482,
                  "equivalentAmount": {
                    "amount": "26.52",
                    "currencyCode": "MZN"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "411.45",
                    "currencyCode": "SLE"
                  },
                  "awardAmount": {
                    "amount": 27676,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4736,
                  "equivalentAmount": {
                    "amount": "452.18",
                    "currencyCode": "XOF"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "38.24",
                    "currencyCode": "MGA"
                  },
                  "awardAmount": {
                    "amount": 33885,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2691,
                  "equivalentAmount": {
                    "amount": "185.35",
                    "currencyCode": "MAD"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "221.97",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 49179,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1759,
                    "equivalentAmount": {
                      "amount": "105",
                      "currencyCode": "VND"
                    }
                  },
                  {
                    "amount": {
                      "amount": "24.27",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 2055,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1187,
                    "equivalentAmount": {
                      "amount": "390.58",
                      "currencyCode": "CDF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "base": {
                  "amount": {
                    "amount": "151.35",
                    "currencyCode": "NGN"
                  },
                  "awardAmount": {
                    "amount": 37192,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.348,
                  "equivalentAmount": {
                    "amount": "490.32",
                    "currencyCode": "FKP"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "139.27",
                    "currencyCode": "BBD"
                  },
                  "awardAmount": {
                    "amount": 37761,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4108,
                  "equivalentAmount": {
                    "amount": "160.48",
                    "currencyCode": "ANG"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "183.27",
                    "currencyCode": "CNY"
                  },
                  "awardAmount": {
                    "amount": 27015,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2653,
                  "equivalentAmount": {
                    "amount": "210.79",
                    "currencyCode": "RSD"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "330.21",
                    "currencyCode": "AUD"
                  },
                  "awardAmount": {
                    "amount": 25447,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4254,
                  "equivalentAmount": {
                    "amount": "281.46",
                    "currencyCode": "ISK"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "239.24",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 13311,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3371,
                    "equivalentAmount": {
                      "amount": "170.62",
                      "currencyCode": "OMR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "257.1",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 17038,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0475,
                    "equivalentAmount": {
                      "amount": "36.18",
                      "currencyCode": "SDG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "base": {
                  "amount": {
                    "amount": "444.91",
                    "currencyCode": "BWP"
                  },
                  "awardAmount": {
                    "amount": 8063,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2146,
                  "equivalentAmount": {
                    "amount": "168.01",
                    "currencyCode": "CAD"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "255.72",
                    "currencyCode": "JOD"
                  },
                  "awardAmount": {
                    "amount": 29414,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4176,
                  "equivalentAmount": {
                    "amount": "457.79",
                    "currencyCode": "ERN"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "158.91",
                    "currencyCode": "HUF"
                  },
                  "awardAmount": {
                    "amount": 29854,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4902,
                  "equivalentAmount": {
                    "amount": "70.97",
                    "currencyCode": "CZK"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "234.88",
                    "currencyCode": "LYD"
                  },
                  "awardAmount": {
                    "amount": 20512,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3371,
                  "equivalentAmount": {
                    "amount": "148.98",
                    "currencyCode": "LYD"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "78.06",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 27663,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.352,
                    "equivalentAmount": {
                      "amount": "124.57",
                      "currencyCode": "XAF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "319.82",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 16573,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1651,
                    "equivalentAmount": {
                      "amount": "386.99",
                      "currencyCode": "XAF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "transactionType": "AddCollect"
          },
          "unitPrices": [
            {
              "commission": {
                "amount": {
                  "amount": "110.85",
                  "currencyCode": "BDT"
                },
                "percentage": "9.07"
              },
              "passengerReferenceIds": [
                "cb69118e-1175-4aad-928e-4ac88f2ce719",
                "d57ebcc6-bc30-4488-84b8-bb7d4a76d64b",
                "2ccc32cd-4321-4c1b-92bc-da965d7ef9be",
                "813f5f7c-2115-4069-bd9f-b716e5bdd3b6",
                "e0909662-f865-42b1-bcd3-644fe5126916",
                "0b80b82f-3ef2-4ae1-a2aa-67b5a3c20bd7",
                "e19e29a8-c8e4-4bdf-b348-828247860037",
                "c831ad0f-585e-43fb-93c7-ddf3b0100c96",
                "c94ed4b8-43fc-43b3-8ab4-cc94f0bf4250"
              ],
              "total": {
                "amount": {
                  "amount": "347.56",
                  "currencyCode": "ETB"
                },
                "awardAmount": {
                  "amount": 45201,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2832,
                "equivalentAmount": {
                  "amount": "365.15",
                  "currencyCode": "FJD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "295.5",
                    "currencyCode": "ARS"
                  },
                  "awardAmount": {
                    "amount": 33136,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.34,
                  "equivalentAmount": {
                    "amount": "358.67",
                    "currencyCode": "IRR"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "219.41",
                      "currencyCode": "SYP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 42808,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2818,
                    "equivalentAmount": {
                      "amount": "52.54",
                      "currencyCode": "JMD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "201.08",
                      "currencyCode": "MXN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 47503,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0747,
                    "equivalentAmount": {
                      "amount": "193.12",
                      "currencyCode": "MGA"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "71.56",
                      "currencyCode": "NPR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 38184,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3139,
                    "equivalentAmount": {
                      "amount": "414.3",
                      "currencyCode": "AFN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "327.85",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 33895,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3432,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "210.42",
                      "currencyCode": "TJS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "190.22",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 23730,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0332,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "178.73",
                      "currencyCode": "KYD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "88.8",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 1302,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2643,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "368.77",
                      "currencyCode": "BTN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "367.84",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 46143,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0624,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "379.66",
                      "currencyCode": "PLN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "479.11",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 34287,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0758,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "238.82",
                      "currencyCode": "IDR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "94.54",
                  "currencyCode": "TND"
                },
                "percentage": "5.18"
              },
              "passengerReferenceIds": [
                "42f47f0a-362f-4fc9-be3e-69912b2aac83",
                "2e09a91c-457b-45d2-8fe4-f86c8c57d90e",
                "bd703810-0eb3-4373-878b-6968deb62f8d",
                "f73783a8-891d-4c93-a4fc-766aebde3d66",
                "785e3ef5-5c5d-46be-ba8e-1805f8724b75",
                "6c3bc43c-83f0-46a2-8626-41b693a87c6d",
                "5eeac19a-5093-4268-be41-8815d0810c56",
                "4d34e61b-f85f-49f8-8364-184e203f13f7",
                "26d46c49-4c68-4938-8970-c6d77eb6559b"
              ],
              "total": {
                "amount": {
                  "amount": "335.2",
                  "currencyCode": "KGS"
                },
                "awardAmount": {
                  "amount": 2479,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3113,
                "equivalentAmount": {
                  "amount": "420.4",
                  "currencyCode": "KGS"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "257.67",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 10290,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4592,
                  "equivalentAmount": {
                    "amount": "260.28",
                    "currencyCode": "AFN"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "77.83",
                      "currencyCode": "MMK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 12339,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0958,
                    "equivalentAmount": {
                      "amount": "109.41",
                      "currencyCode": "JMD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "338.15",
                      "currencyCode": "BAM"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 15952,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2305,
                    "equivalentAmount": {
                      "amount": "409.04",
                      "currencyCode": "SDG"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "453.12",
                      "currencyCode": "BHD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 45901,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4622,
                    "equivalentAmount": {
                      "amount": "282.22",
                      "currencyCode": "SCR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "322.8",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 9444,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2749,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "109.44",
                      "currencyCode": "CRC"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "369.71",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 44232,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.017,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "376.74",
                      "currencyCode": "ARS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "335.84",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 21383,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4478,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "65.43",
                      "currencyCode": "TJS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "136.9",
                  "currencyCode": "AED"
                },
                "percentage": "11.59"
              },
              "passengerReferenceIds": [
                "431a9420-5bf0-41a0-9341-9e456e48790b",
                "9021b582-f596-4e7c-9b5a-4f70463a0127",
                "5d0f2eaa-fa86-437d-b987-e84897db8c05",
                "e4d6bbcb-3515-4dc2-88e0-aa32970d7164",
                "2655b9dc-b697-4f09-968c-8cbff8e46966",
                "f8b434fd-939d-45de-a084-d16a8d34f445",
                "e79531c2-05a8-40a8-b000-c9b980fedde2",
                "97a45092-2d3d-462a-a365-d119c879dd1e",
                "9b92a8d4-4f73-4e79-9138-4b65c193090c"
              ],
              "total": {
                "amount": {
                  "amount": "138.4",
                  "currencyCode": "IDR"
                },
                "awardAmount": {
                  "amount": 11610,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1003,
                "equivalentAmount": {
                  "amount": "468.23",
                  "currencyCode": "MKD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "289.57",
                    "currencyCode": "NGN"
                  },
                  "awardAmount": {
                    "amount": 9632,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2378,
                  "equivalentAmount": {
                    "amount": "199.36",
                    "currencyCode": "CDF"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "436.19",
                      "currencyCode": "TRY"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 34228,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2383,
                    "equivalentAmount": {
                      "amount": "263.58",
                      "currencyCode": "SYP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "475.74",
                      "currencyCode": "XAF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 18158,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3277,
                    "equivalentAmount": {
                      "amount": "47.18",
                      "currencyCode": "ZAR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "193.89",
                      "currencyCode": "MAD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 17140,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2291,
                    "equivalentAmount": {
                      "amount": "283.83",
                      "currencyCode": "SBD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "259.75",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 19295,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2457,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "380.01",
                      "currencyCode": "RUB"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "385.41",
                  "currencyCode": "ARS"
                },
                "percentage": "10.02"
              },
              "passengerReferenceIds": [
                "126d231b-92b8-4965-8655-7e14aeaba4a1",
                "d977cb4a-d8aa-4632-b1d8-0ad397d8b1d7",
                "61e21126-afd0-4e34-b345-64cd4fd5851b",
                "53852c19-4f4d-4cd4-8280-3510b6097db9",
                "9568cb80-9577-43fe-8934-8f31b6d5c45c",
                "4c12a30c-fda4-4fbb-976a-2fb41c7ddd23",
                "3fb7e892-b767-4e72-a56a-27d899498535",
                "1b0695c1-5866-406e-bfa8-1ff8a02a3bf5",
                "3198751d-a82b-4695-955c-17b300830dd0"
              ],
              "total": {
                "amount": {
                  "amount": "406.42",
                  "currencyCode": "CNY"
                },
                "awardAmount": {
                  "amount": 34154,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.464,
                "equivalentAmount": {
                  "amount": "479.35",
                  "currencyCode": "CZK"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "438.37",
                    "currencyCode": "LAK"
                  },
                  "awardAmount": {
                    "amount": 3262,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1911,
                  "equivalentAmount": {
                    "amount": "498.33",
                    "currencyCode": "PLN"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "66.34",
                      "currencyCode": "UYU"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 9604,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1445,
                    "equivalentAmount": {
                      "amount": "491.38",
                      "currencyCode": "JPY"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "371.31",
                      "currencyCode": "PEN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 18133,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4518,
                    "equivalentAmount": {
                      "amount": "57.19",
                      "currencyCode": "EGP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "465.07",
                      "currencyCode": "ZAR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 14674,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.191,
                    "equivalentAmount": {
                      "amount": "105.94",
                      "currencyCode": "GYD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "252.28",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 2071,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.487,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "315.14",
                      "currencyCode": "WST"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "127.74",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 13480,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.245,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "334.97",
                      "currencyCode": "GHS"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "475.3",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 34205,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2322,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "181.05",
                      "currencyCode": "CLP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "291.42",
                  "currencyCode": "SEK"
                },
                "percentage": "8.85"
              },
              "passengerReferenceIds": [
                "4868cfe5-3092-4007-a261-0fa7aafac189",
                "4aa05f5e-65ed-4347-a257-2a972c04637e",
                "80963e66-e987-488a-9b0a-622e651e55de",
                "4c7bed7d-e4b5-4088-9a5b-208b0bc141f1",
                "214fc335-e7b2-4b9d-8d5d-e13b007e2442",
                "0d0a2db3-e4a9-4375-a262-21f2317d6a77",
                "a930c1f9-90a0-40a4-9048-eab29771dd59",
                "36ee2ee2-094e-493f-b120-a7ed42742a22",
                "d6f34c81-11d4-401b-936d-f868db8270ae"
              ],
              "total": {
                "amount": {
                  "amount": "35.7",
                  "currencyCode": "TRY"
                },
                "awardAmount": {
                  "amount": 26453,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0987,
                "equivalentAmount": {
                  "amount": "22.38",
                  "currencyCode": "MOP"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "499.6",
                    "currencyCode": "PEN"
                  },
                  "awardAmount": {
                    "amount": 12231,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0978,
                  "equivalentAmount": {
                    "amount": "348.89",
                    "currencyCode": "NAD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "470.58",
                      "currencyCode": "DOP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 13856,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4286,
                    "equivalentAmount": {
                      "amount": "292.52",
                      "currencyCode": "TOP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "496.76",
                      "currencyCode": "PHP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 7934,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1745,
                    "equivalentAmount": {
                      "amount": "362.24",
                      "currencyCode": "NOK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "17.19",
                      "currencyCode": "BBD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 35055,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.086,
                    "equivalentAmount": {
                      "amount": "211.97",
                      "currencyCode": "BBD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "103.48",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 27835,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1451,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "253.48",
                      "currencyCode": "KYD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "343.45",
                  "currencyCode": "DJF"
                },
                "percentage": "9.02"
              },
              "passengerReferenceIds": [
                "64131669-702a-484b-9788-7710c37319c0",
                "d438793f-6580-437d-ad8f-1fe629ac5563",
                "6f5caaca-73de-48d1-bd80-813ef32fa047",
                "665c756b-2cd3-4772-8ac1-2e858c9be3cf",
                "e88f9aa3-ba02-412d-87b1-5ab4d511796d",
                "999b2e0f-0301-47f7-aadf-e395cc6bb7a4",
                "ebdef83a-ce5c-4d8e-9cde-ea7bf40a65db",
                "be254bee-7e08-4f85-9774-e2b13355e071",
                "a5e5af45-4ace-4fa3-b7f5-621cc3296e6f"
              ],
              "total": {
                "amount": {
                  "amount": "23.38",
                  "currencyCode": "SHP"
                },
                "awardAmount": {
                  "amount": 4476,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4698,
                "equivalentAmount": {
                  "amount": "289.47",
                  "currencyCode": "GYD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "472.76",
                    "currencyCode": "RSD"
                  },
                  "awardAmount": {
                    "amount": 28296,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4493,
                  "equivalentAmount": {
                    "amount": "174.93",
                    "currencyCode": "INR"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "318.31",
                      "currencyCode": "GBP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 22233,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1238,
                    "equivalentAmount": {
                      "amount": "372.42",
                      "currencyCode": "MRU"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "77.29",
                      "currencyCode": "LSL"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 8650,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0898,
                    "equivalentAmount": {
                      "amount": "219.46",
                      "currencyCode": "BIF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "451.65",
                      "currencyCode": "NAD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 32226,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.275,
                    "equivalentAmount": {
                      "amount": "288.37",
                      "currencyCode": "GBP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "497.54",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 23707,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4636,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "93.75",
                      "currencyCode": "ERN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "151.97",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 7896,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2037,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "61.64",
                      "currencyCode": "CZK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "433.12",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 16987,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4683,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "444.93",
                      "currencyCode": "CHF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "153.3",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 38506,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4037,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "352.77",
                      "currencyCode": "NGN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "185.22",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 44875,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0372,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "368.74",
                      "currencyCode": "NZD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "34.6",
                  "currencyCode": "MDL"
                },
                "percentage": "12.71"
              },
              "passengerReferenceIds": [
                "5cc2b573-88a4-45dd-b0b6-92e7aa34db7a",
                "fa190faa-6fb0-437e-9e3c-057a7eadb351",
                "8c57c913-eefe-4049-83e5-1a516a649473",
                "4eb9c544-80a1-4851-9060-075d7c6cd08b",
                "ffa583d8-6255-4aca-8964-b69fde74a3b6",
                "6040d0d4-cb0d-476f-ab9e-09734be8a6b6",
                "0b380ff1-c66e-4492-801c-03a55828f7bb",
                "22b39ea8-02bc-41fe-b5ff-e24378bcfd3e",
                "77eacd70-da93-4bc5-8189-91842d3ad3cc"
              ],
              "total": {
                "amount": {
                  "amount": "414.25",
                  "currencyCode": "KRW"
                },
                "awardAmount": {
                  "amount": 41749,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2323,
                "equivalentAmount": {
                  "amount": "223.67",
                  "currencyCode": "USD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "66.4",
                    "currencyCode": "AOA"
                  },
                  "awardAmount": {
                    "amount": 38314,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1983,
                  "equivalentAmount": {
                    "amount": "86.14",
                    "currencyCode": "CZK"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "450.45",
                      "currencyCode": "GTQ"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 31173,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1523,
                    "equivalentAmount": {
                      "amount": "273.43",
                      "currencyCode": "ISK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "184.48",
                      "currencyCode": "KRW"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 39163,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.136,
                    "equivalentAmount": {
                      "amount": "36.56",
                      "currencyCode": "KZT"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "150.55",
                      "currencyCode": "FJD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 46381,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2461,
                    "equivalentAmount": {
                      "amount": "482.05",
                      "currencyCode": "RON"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "380.36",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 39198,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3474,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "80.81",
                      "currencyCode": "JPY"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "352.19",
                  "currencyCode": "GIP"
                },
                "percentage": "9.48"
              },
              "passengerReferenceIds": [
                "0b7b3891-4602-43bf-9cf6-79ec5c45089f",
                "4877572a-37ed-4915-93a5-416a58ad3191",
                "0033148d-87db-4866-ae92-dde657a02a82",
                "d35deb18-6db8-4486-ab49-901291745e08",
                "a79323fa-d71c-4ee5-b87c-2525c4cb7495",
                "6b1c5a99-7e9f-437f-a7ab-0e05d25ab863",
                "1bb496e8-41e0-4bd2-b884-f86a615948b0",
                "058571ff-432f-4da7-a2d4-aa2a888aa7fb",
                "fc01f9d3-5b1b-4a43-adb6-62fc93516ae6"
              ],
              "total": {
                "amount": {
                  "amount": "139.07",
                  "currencyCode": "DKK"
                },
                "awardAmount": {
                  "amount": 21890,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.398,
                "equivalentAmount": {
                  "amount": "19.87",
                  "currencyCode": "BHD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "223.97",
                    "currencyCode": "PYG"
                  },
                  "awardAmount": {
                    "amount": 26987,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.415,
                  "equivalentAmount": {
                    "amount": "368.41",
                    "currencyCode": "PHP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "398.11",
                      "currencyCode": "RON"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 17893,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3179,
                    "equivalentAmount": {
                      "amount": "287.75",
                      "currencyCode": "BYN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "159.37",
                      "currencyCode": "SGD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 28734,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2359,
                    "equivalentAmount": {
                      "amount": "16.87",
                      "currencyCode": "GNF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "89.15",
                      "currencyCode": "BBD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 14664,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2716,
                    "equivalentAmount": {
                      "amount": "441.49",
                      "currencyCode": "AMD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "225.93",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 29514,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1241,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "251.96",
                      "currencyCode": "DKK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "172.84",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 46039,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2662,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "338.67",
                      "currencyCode": "KES"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "484.63",
                  "currencyCode": "UAH"
                },
                "percentage": "7.55"
              },
              "passengerReferenceIds": [
                "ae73ac06-ab47-4172-b730-8c3728ce4245",
                "d6224e09-2a3c-4028-ab40-225d0d1f51d0",
                "6ca5b317-0070-46c0-8189-235297ee5db1",
                "83fc38ab-a05b-4340-9ecb-73cd5e9a5b03",
                "2c9bc7c8-48a3-4495-9b55-42f38a141b39",
                "ec4223e9-2df8-411c-bd12-8d55f849e3b0",
                "fcdedbcb-3787-4c8c-ac10-5aca0770f606",
                "e9beec0e-3bcf-4fc9-8d87-14eefbbcf4a7",
                "3b31d50e-482c-4417-b5f3-40c1ee3e5f27"
              ],
              "total": {
                "amount": {
                  "amount": "81.18",
                  "currencyCode": "AUD"
                },
                "awardAmount": {
                  "amount": 16741,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2148,
                "equivalentAmount": {
                  "amount": "240.86",
                  "currencyCode": "XCD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "407.39",
                    "currencyCode": "UGX"
                  },
                  "awardAmount": {
                    "amount": 43140,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1352,
                  "equivalentAmount": {
                    "amount": "50.28",
                    "currencyCode": "BBD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "52.74",
                      "currencyCode": "YER"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 23587,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0698,
                    "equivalentAmount": {
                      "amount": "394.85",
                      "currencyCode": "LSL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "292.76",
                      "currencyCode": "AFN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 36773,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0645,
                    "equivalentAmount": {
                      "amount": "113.18",
                      "currencyCode": "BBD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "470.52",
                      "currencyCode": "MWK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 23490,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2106,
                    "equivalentAmount": {
                      "amount": "356.5",
                      "currencyCode": "QAR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "299.37",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 21100,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.349,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "313.02",
                      "currencyCode": "BND"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "220.87",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 43886,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2284,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "376.77",
                      "currencyCode": "TTD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "449.83",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 32944,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.012,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "115.46",
                      "currencyCode": "LAK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "112.09",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 32595,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2144,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "463.48",
                      "currencyCode": "CDF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "267.63",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 28440,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1524,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "426.39",
                      "currencyCode": "CUP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            }
          ]
        },
        "priceOverrideType": "System",
        "priceTaxExempt": {
          "originalUnitPrices": [
            {
              "commission": {
                "amount": {
                  "amount": "397",
                  "currencyCode": "RON"
                },
                "percentage": "8.93"
              },
              "deal": {
                "amount": {
                  "amount": "129.12",
                  "currencyCode": "UZS"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "15.3",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "15c8ed02-8ae9-4b81-85f6-830cf1b80ced",
                "d4cc0d30-327b-4adf-9ccb-ce250d3d8086",
                "14d6b4c7-3eb4-431d-8d59-d8377cb241b9",
                "80a89ebb-caa2-41ca-be57-709fdc2dc0db",
                "c80f6fac-5bb2-4cb8-80d4-79e4addbab16",
                "46a83b3b-8bd2-40d2-b6be-a66559de5381",
                "793dee10-b6bf-4e06-b0c7-f3ccf33b037b",
                "1a27d5bc-a0b4-4796-a9cf-9c9fa6218204",
                "c9b43616-ea5c-4bd1-a613-7ab85176358e"
              ],
              "total": {
                "amount": {
                  "amount": "434.93",
                  "currencyCode": "SSP"
                },
                "awardAmount": {
                  "amount": 22367,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4425,
                "equivalentAmount": {
                  "amount": "489.33",
                  "currencyCode": "KHR"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "380.27",
                    "currencyCode": "SGD"
                  },
                  "awardAmount": {
                    "amount": 22147,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.477,
                  "equivalentAmount": {
                    "amount": "296.43",
                    "currencyCode": "NGN"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "391.32",
                      "currencyCode": "ALL"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 21423,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0136,
                    "equivalentAmount": {
                      "amount": "222.02",
                      "currencyCode": "MUR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "69.5",
                      "currencyCode": "BIF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 9761,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0862,
                    "equivalentAmount": {
                      "amount": "499.88",
                      "currencyCode": "LBP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "241.4",
                      "currencyCode": "GBP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 21010,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0737,
                    "equivalentAmount": {
                      "amount": "125.51",
                      "currencyCode": "BHD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "96.32",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 5718,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.132,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "63.36",
                      "currencyCode": "THB"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "439.66",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 2415,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2239,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "385.53",
                      "currencyCode": "SEK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "315.93",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 48029,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4665,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "201.33",
                      "currencyCode": "BSD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "179.97",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 15263,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4044,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "165.61",
                      "currencyCode": "NGN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "109.88",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 8123,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2728,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "203.78",
                      "currencyCode": "SRD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "296.97",
                  "currencyCode": "RSD"
                },
                "percentage": "13.9"
              },
              "deal": {
                "amount": {
                  "amount": "474.16",
                  "currencyCode": "EGP"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "18.07",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "f6cd267a-f9ad-4ead-bba7-0ce6b3aaaf3c",
                "02dbadc9-e0f5-4269-b481-1b1ba3346ade",
                "7b0a0ee3-5086-46c7-95d1-7c846ddd2c0c",
                "3dc9b33f-8b09-44b3-899d-0ef85f6313ca",
                "5fc0e722-a9a2-47ef-985e-5adf0b351810",
                "75f13c4a-d3be-4ec4-adeb-729294b82b4f",
                "322ffdab-3ff1-4889-a478-86d183ae3e5d",
                "82a1006d-564f-4339-8634-971d7eba5f95",
                "c5345d6b-2948-4f93-b55e-27920f062b99"
              ],
              "total": {
                "amount": {
                  "amount": "296.56",
                  "currencyCode": "ZWL"
                },
                "awardAmount": {
                  "amount": 44788,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0139,
                "equivalentAmount": {
                  "amount": "285.38",
                  "currencyCode": "JOD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "371.8",
                    "currencyCode": "BSD"
                  },
                  "awardAmount": {
                    "amount": 37772,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2608,
                  "equivalentAmount": {
                    "amount": "318.67",
                    "currencyCode": "XAF"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "342.18",
                      "currencyCode": "VES"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 23758,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3661,
                    "equivalentAmount": {
                      "amount": "238.01",
                      "currencyCode": "UYU"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "54.07",
                      "currencyCode": "EGP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 17948,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.202,
                    "equivalentAmount": {
                      "amount": "239.39",
                      "currencyCode": "TWD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "223.5",
                      "currencyCode": "ZAR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 4426,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1085,
                    "equivalentAmount": {
                      "amount": "403.68",
                      "currencyCode": "BAM"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "287.26",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 34274,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1977,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "241.09",
                      "currencyCode": "PAB"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "180.11",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 40097,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1749,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "241.28",
                      "currencyCode": "GIP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "188.73",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 24877,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1908,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "473.35",
                      "currencyCode": "GYD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "194.87",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 28147,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2773,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "258.44",
                      "currencyCode": "PEN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "446.27",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 48727,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2762,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "461.25",
                      "currencyCode": "UAH"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "105.25",
                  "currencyCode": "TOP"
                },
                "percentage": "6.59"
              },
              "deal": {
                "amount": {
                  "amount": "148.67",
                  "currencyCode": "AMD"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "11.94",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "94e6f142-ec7f-4f78-8ed7-6901401cedc1",
                "420163b7-5745-4d8f-af8f-e83b6f0f12f7",
                "22200535-a69c-4328-9f4e-0b2c30bdd282",
                "2bcd66fe-ac69-49ad-8268-95698d18ec8c",
                "fdf7748e-634e-4205-b5e6-a6bdce90def2",
                "531e6429-9805-4243-af81-9374d171012d",
                "1d5da482-bf8b-40d3-a332-68b28c2d03d3",
                "02668245-8c3c-4d27-9dc4-83f67c96ff1c",
                "033366a4-dad9-4305-afdf-37f890ff962a"
              ],
              "total": {
                "amount": {
                  "amount": "223.39",
                  "currencyCode": "ZWL"
                },
                "awardAmount": {
                  "amount": 13966,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4865,
                "equivalentAmount": {
                  "amount": "402.5",
                  "currencyCode": "PEN"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "244.07",
                    "currencyCode": "HUF"
                  },
                  "awardAmount": {
                    "amount": 37808,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.429,
                  "equivalentAmount": {
                    "amount": "460.28",
                    "currencyCode": "XPF"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "116.21",
                      "currencyCode": "IRR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 7375,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2258,
                    "equivalentAmount": {
                      "amount": "289.7",
                      "currencyCode": "MUR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "384.44",
                      "currencyCode": "GNF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 37268,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4538,
                    "equivalentAmount": {
                      "amount": "346.69",
                      "currencyCode": "USD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "192.78",
                      "currencyCode": "NGN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 28489,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4592,
                    "equivalentAmount": {
                      "amount": "238.34",
                      "currencyCode": "TTD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "376.52",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 13129,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4172,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "191.9",
                      "currencyCode": "EGP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "114.99",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 24172,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2156,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "365.13",
                      "currencyCode": "TWD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "491.18",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 37649,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2295,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "124.03",
                      "currencyCode": "SRD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "491.31",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 11665,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3363,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "22.5",
                      "currencyCode": "MOP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "484.68",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 7405,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1214,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "463.81",
                      "currencyCode": "MAD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "293.58",
                  "currencyCode": "FJD"
                },
                "percentage": "13.54"
              },
              "deal": {
                "amount": {
                  "amount": "107.43",
                  "currencyCode": "FKP"
                },
                "offerName": "SUMMER SALE",
                "percentage": "19.96",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "46a8e678-e454-4cac-aeb8-955fe41fe88f",
                "86ece284-4c40-43be-b952-cb5060423baf",
                "db75e915-ed2e-442d-a37a-edb59b485f4d",
                "aefc9c75-c4ee-4d2d-bb7d-91033313d574",
                "016895de-ec9e-457c-a334-cef7b06ffb17",
                "384dea21-9fd0-4567-bca9-ab6f565e10d0",
                "90fc693d-11e2-4cc9-866d-5ccca18cd636",
                "96b17203-f34a-405b-a6ec-f15c20369854",
                "a80ff7ef-d005-404b-9a13-a224e6fcc5e6"
              ],
              "total": {
                "amount": {
                  "amount": "424.51",
                  "currencyCode": "XAF"
                },
                "awardAmount": {
                  "amount": 27508,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3763,
                "equivalentAmount": {
                  "amount": "412.31",
                  "currencyCode": "KPW"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "139.28",
                    "currencyCode": "BIF"
                  },
                  "awardAmount": {
                    "amount": 3020,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1834,
                  "equivalentAmount": {
                    "amount": "468.43",
                    "currencyCode": "AUD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "205.02",
                      "currencyCode": "BDT"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 10126,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0404,
                    "equivalentAmount": {
                      "amount": "382.15",
                      "currencyCode": "NOK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "291.47",
                      "currencyCode": "ISK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 34050,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.098,
                    "equivalentAmount": {
                      "amount": "409.05",
                      "currencyCode": "LYD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "304.72",
                      "currencyCode": "HKD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 11593,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0784,
                    "equivalentAmount": {
                      "amount": "66.97",
                      "currencyCode": "NAD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "310.92",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 15793,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0827,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "49.63",
                      "currencyCode": "XCD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "319.15",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 24428,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.498,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "111.93",
                      "currencyCode": "MVR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "354.63",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 37603,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0722,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "478.27",
                      "currencyCode": "SOS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "486.13",
                  "currencyCode": "KWD"
                },
                "percentage": "13.61"
              },
              "deal": {
                "amount": {
                  "amount": "341.38",
                  "currencyCode": "ILS"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "7.99",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "fa7d62a8-ef14-4551-a8e9-f2b9e1de017c",
                "dc92cdb3-7983-4b9c-8f3c-e5d6e5e72b46",
                "f52e52ae-42d0-4ad5-84d5-f7c4f9d87058",
                "4093e19b-3534-4773-905d-a4943dff8f33",
                "b6967895-76f0-4276-8c01-4d7e77afda18",
                "e0635a94-ecdf-4909-8dd8-49571fd84c93",
                "08a07749-a8fd-4b1b-a2a5-7f301bf24b86",
                "40bf681c-4919-43aa-990c-110e64701f68",
                "0a4d42aa-3a9d-4bab-8989-5858eb78a1c8"
              ],
              "total": {
                "amount": {
                  "amount": "423.94",
                  "currencyCode": "SOS"
                },
                "awardAmount": {
                  "amount": 30727,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1393,
                "equivalentAmount": {
                  "amount": "447.38",
                  "currencyCode": "DKK"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "398.85",
                    "currencyCode": "UZS"
                  },
                  "awardAmount": {
                    "amount": 28514,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2393,
                  "equivalentAmount": {
                    "amount": "397.92",
                    "currencyCode": "MMK"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "124.75",
                      "currencyCode": "AUD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 33345,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.243,
                    "equivalentAmount": {
                      "amount": "119.14",
                      "currencyCode": "LBP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "41.93",
                      "currencyCode": "MMK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 29633,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3047,
                    "equivalentAmount": {
                      "amount": "297.02",
                      "currencyCode": "SBD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "293.61",
                      "currencyCode": "CVE"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 23165,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0887,
                    "equivalentAmount": {
                      "amount": "206.84",
                      "currencyCode": "COP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "116.13",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 4279,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0407,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "261.82",
                      "currencyCode": "BHD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "288.02",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 7915,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2297,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "286.9",
                      "currencyCode": "SCR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "360.89",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 29069,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2001,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "309.82",
                      "currencyCode": "USD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "388.16",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 15475,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0294,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "295.17",
                      "currencyCode": "TZS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "257.4",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 24648,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2962,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "298.27",
                      "currencyCode": "GBP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "295.03",
                  "currencyCode": "MOP"
                },
                "percentage": "9.16"
              },
              "deal": {
                "amount": {
                  "amount": "399.66",
                  "currencyCode": "TOP"
                },
                "offerName": "SUMMER SALE",
                "percentage": "15.65",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "0c82bf7a-539c-4e7f-b5bd-6caae8e60b24",
                "647dff9e-f9db-4a44-a087-795a16a2078e",
                "4278b47c-74f9-4f6b-8b51-e7750419577f",
                "191a8500-11ff-443e-8742-f4f1b1f574aa",
                "b4533d37-ed11-46f9-9aff-a8f75c35d75d",
                "7b55489a-7a8f-4d13-985c-54ea60326f50",
                "a082a3f3-0940-4aaf-b921-2a975a7a529e",
                "320f62cb-3f9d-449a-bbe1-b11c225b21c9",
                "f657775f-590d-4c3f-acaa-8bddd4b4c67d"
              ],
              "total": {
                "amount": {
                  "amount": "97.24",
                  "currencyCode": "TJS"
                },
                "awardAmount": {
                  "amount": 1414,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2541,
                "equivalentAmount": {
                  "amount": "346.62",
                  "currencyCode": "TWD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "135.29",
                    "currencyCode": "SOS"
                  },
                  "awardAmount": {
                    "amount": 25260,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.266,
                  "equivalentAmount": {
                    "amount": "191.78",
                    "currencyCode": "MMK"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "236.22",
                      "currencyCode": "MMK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 24636,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.053,
                    "equivalentAmount": {
                      "amount": "234.1",
                      "currencyCode": "MAD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "292.98",
                      "currencyCode": "CLP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 10692,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4727,
                    "equivalentAmount": {
                      "amount": "223.78",
                      "currencyCode": "KYD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "208.79",
                      "currencyCode": "BWP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 47471,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4274,
                    "equivalentAmount": {
                      "amount": "107.93",
                      "currencyCode": "SSP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "418.44",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 25579,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3335,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "293.7",
                      "currencyCode": "HKD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "469.46",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 10689,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.172,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "224.32",
                      "currencyCode": "KWD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "128.1",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 4828,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1945,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "404.86",
                      "currencyCode": "PLN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "499.8",
                  "currencyCode": "UAH"
                },
                "percentage": "7.18"
              },
              "deal": {
                "amount": {
                  "amount": "399.43",
                  "currencyCode": "MWK"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "17.67",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "9a553851-7f79-48f3-aa38-560926a595f1",
                "ad9ae0bd-873c-4506-98d0-b743a75d09a2",
                "45d854f2-1b90-4276-94d1-9e7ff4a00ec2",
                "0d970d0c-642f-410f-a619-c7a5ba6e2aff",
                "dbd26b73-08ef-4f78-9b76-f97b8a80b730",
                "b475001c-5d69-47b4-adf3-f25e716410cf",
                "7a2a7c20-9fe1-469a-ac29-1a4e6b7c74e6",
                "ef65401e-c212-432d-b307-3738932840f2",
                "e1748568-0a50-43c0-9f21-5f955e706345"
              ],
              "total": {
                "amount": {
                  "amount": "103.06",
                  "currencyCode": "IQD"
                },
                "awardAmount": {
                  "amount": 27565,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0989,
                "equivalentAmount": {
                  "amount": "91.71",
                  "currencyCode": "TND"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "366.42",
                    "currencyCode": "CDF"
                  },
                  "awardAmount": {
                    "amount": 8155,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3072,
                  "equivalentAmount": {
                    "amount": "116.26",
                    "currencyCode": "AFN"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "148.65",
                      "currencyCode": "USD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 4065,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2847,
                    "equivalentAmount": {
                      "amount": "121.34",
                      "currencyCode": "GYD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "19.13",
                      "currencyCode": "PGK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 33220,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0508,
                    "equivalentAmount": {
                      "amount": "441.7",
                      "currencyCode": "TWD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "241.15",
                      "currencyCode": "UYU"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 10278,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3095,
                    "equivalentAmount": {
                      "amount": "301.89",
                      "currencyCode": "BHD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "43.25",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 27837,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0297,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "449.14",
                      "currencyCode": "HKD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "394.68",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 15491,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.362,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "355.5",
                      "currencyCode": "BTN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "81.57",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 39117,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2157,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "102.39",
                      "currencyCode": "MAD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "85.22",
                  "currencyCode": "KHR"
                },
                "percentage": "9.44"
              },
              "deal": {
                "amount": {
                  "amount": "143.93",
                  "currencyCode": "EUR"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "5.21",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "5e32779c-3d41-4893-a73f-f001010ef8c7",
                "6e7ea5a6-13b5-4727-96dc-8e4c0e3d4546",
                "98348931-f0ee-431c-b9a7-ba1f71a41fbd",
                "59be19ef-598e-4b86-a360-f88828113f02",
                "1f33f079-358d-436e-a729-7df5ba3d9986",
                "4c92f11b-a8a2-49d5-86cc-f62b8182b44d",
                "00f1327c-ef76-4120-99bb-465ee769a6f5",
                "4e3f21fb-cdd0-4f14-ade0-0c0d5169af88",
                "bcccb006-33c8-4279-82c2-e7c62fd57f04"
              ],
              "total": {
                "amount": {
                  "amount": "161.96",
                  "currencyCode": "CVE"
                },
                "awardAmount": {
                  "amount": 15020,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0248,
                "equivalentAmount": {
                  "amount": "262.84",
                  "currencyCode": "BBD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "124.91",
                    "currencyCode": "INR"
                  },
                  "awardAmount": {
                    "amount": 29921,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0707,
                  "equivalentAmount": {
                    "amount": "342.51",
                    "currencyCode": "LAK"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "111.97",
                      "currencyCode": "DZD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 25931,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1042,
                    "equivalentAmount": {
                      "amount": "387.85",
                      "currencyCode": "STN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "198.31",
                      "currencyCode": "MZN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 29754,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2574,
                    "equivalentAmount": {
                      "amount": "276.31",
                      "currencyCode": "HNL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "243.66",
                      "currencyCode": "ETB"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 18037,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3466,
                    "equivalentAmount": {
                      "amount": "427.93",
                      "currencyCode": "AZN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "370.48",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 29246,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4963,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "261.5",
                      "currencyCode": "ARS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "66.32",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 19951,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1018,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "324.88",
                      "currencyCode": "DOP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "107.31",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 41232,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3621,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "383.59",
                      "currencyCode": "MYR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "64.79",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 6956,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4297,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "214.42",
                      "currencyCode": "GYD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "479.13",
                  "currencyCode": "SYP"
                },
                "percentage": "13.84"
              },
              "deal": {
                "amount": {
                  "amount": "91.92",
                  "currencyCode": "UYU"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "15.79",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "5399426b-0c3f-4401-a077-1ccfcd5520ed",
                "253da869-41b9-4aa3-9a74-0c9bf458fb2b",
                "3ae12cfa-f5c8-49ef-893b-c1fd8200e820",
                "baa4b4a0-ed96-4dc2-8f5e-4e18c862f231",
                "91d65901-b3e3-434a-84f5-3b88530eeaf2",
                "ea40abb3-f683-4e75-ad0e-e22fa97a6b25",
                "729ea18c-9dd6-41c6-875f-ea9f75d17f38",
                "6b0ddcb4-987e-49d0-a13b-957bb4abec25",
                "fd25fb7f-c5e0-4ced-868a-dd9072e2226e"
              ],
              "total": {
                "amount": {
                  "amount": "100.26",
                  "currencyCode": "KWD"
                },
                "awardAmount": {
                  "amount": 5777,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2701,
                "equivalentAmount": {
                  "amount": "494.26",
                  "currencyCode": "MKD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "251.88",
                    "currencyCode": "MYR"
                  },
                  "awardAmount": {
                    "amount": 16399,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2414,
                  "equivalentAmount": {
                    "amount": "283.19",
                    "currencyCode": "SBD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "54.32",
                      "currencyCode": "FKP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 7940,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1723,
                    "equivalentAmount": {
                      "amount": "396.83",
                      "currencyCode": "MKD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "139.79",
                      "currencyCode": "XPF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 23416,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3971,
                    "equivalentAmount": {
                      "amount": "194.68",
                      "currencyCode": "GBP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "146.78",
                      "currencyCode": "SDG"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 28180,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3445,
                    "equivalentAmount": {
                      "amount": "137.81",
                      "currencyCode": "BRL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "490.64",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 22599,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4325,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "231.15",
                      "currencyCode": "KGS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "287.51",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 9553,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4686,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "458.21",
                      "currencyCode": "MAD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            }
          ],
          "passengerPriceDifferences": [
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.8697
              },
              "passengerReferenceIds": [
                "1a0114ef-5113-4f06-abce-391e3de998a4",
                "e972d162-985e-4cd3-bdad-2a047026d086",
                "e03b4545-ca22-47bb-b50e-4277a2994a25",
                "6390a0e3-8673-47dc-bb27-bdc1c46ac050",
                "46651d90-814c-4b5a-8c2b-a312543c7611",
                "cf39b50b-697f-4b80-84aa-b653bceb5a0d",
                "a5cda830-f77f-41e9-8e71-32b013d172f0",
                "3f9f9bbe-bec9-4456-be4a-5b89fc4fd5d5",
                "45cbe731-bd5f-4a52-b95a-0bbf031deb24"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "290.49",
                    "currencyCode": "JPY"
                  },
                  "awardAmount": {
                    "amount": 19937,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1077,
                  "equivalentAmount": {
                    "amount": "36.89",
                    "currencyCode": "PEN"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "397.54",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 49437,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1654,
                      "equivalentAmount": {
                        "amount": "405.47",
                        "currencyCode": "XAF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "27.32",
                          "currencyCode": "ILS"
                        },
                        "awardAmount": {
                          "amount": 43781,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2967,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "185.72",
                          "currencyCode": "ZAR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "21.9",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 48554,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3535,
                      "equivalentAmount": {
                        "amount": "161.79",
                        "currencyCode": "TMT"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "280.35",
                          "currencyCode": "TZS"
                        },
                        "awardAmount": {
                          "amount": 32856,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4862,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "370.21",
                          "currencyCode": "AED"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "381.62",
                          "currencyCode": "UYU"
                        },
                        "awardAmount": {
                          "amount": 17284,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0876,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "196.78",
                          "currencyCode": "AWG"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "279.13",
                          "currencyCode": "PKR"
                        },
                        "awardAmount": {
                          "amount": 31410,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0721,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "207.3",
                          "currencyCode": "HUF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "405.47",
                          "currencyCode": "UZS"
                        },
                        "awardAmount": {
                          "amount": 29221,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.214,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "191.98",
                          "currencyCode": "KES"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "143.38",
                          "currencyCode": "BAM"
                        },
                        "awardAmount": {
                          "amount": 44074,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.413,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "301.46",
                          "currencyCode": "KHR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "161.52",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 9854,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2864,
                      "equivalentAmount": {
                        "amount": "98.78",
                        "currencyCode": "ETB"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "420.3",
                          "currencyCode": "AWG"
                        },
                        "awardAmount": {
                          "amount": 35061,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4708,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "240.65",
                          "currencyCode": "HTG"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "58.86",
                          "currencyCode": "ALL"
                        },
                        "awardAmount": {
                          "amount": 9502,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1224,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "285.91",
                          "currencyCode": "KHR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "357.25",
                    "currencyCode": "BTN"
                  },
                  "awardAmount": {
                    "amount": 23151,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4283,
                  "equivalentAmount": {
                    "amount": "334.87",
                    "currencyCode": "AED"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "298.45",
                    "currencyCode": "BIF"
                  },
                  "awardAmount": {
                    "amount": 32201,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4274,
                  "equivalentAmount": {
                    "amount": "340.95",
                    "currencyCode": "MZN"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "256.83",
                    "currencyCode": "YER"
                  },
                  "awardAmount": {
                    "amount": 13953,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1397,
                  "equivalentAmount": {
                    "amount": "349.62",
                    "currencyCode": "VND"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "281.32",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 21380,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2386,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "311.02",
                      "currencyCode": "SBD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "122.99",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 40967,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3099,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "15.49",
                      "currencyCode": "TND"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "398.75",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 22637,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4172,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "315.04",
                      "currencyCode": "SLE"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "321.99",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 15104,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3827,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "130.69",
                      "currencyCode": "KGS"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "238.55",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 13399,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3645,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "385.16",
                      "currencyCode": "TZS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "243.84",
                    "currencyCode": "MKD"
                  },
                  "awardAmount": {
                    "amount": 25465,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4123,
                  "equivalentAmount": {
                    "amount": "421.33",
                    "currencyCode": "MMK"
                  }
                },
                {
                  "amount": {
                    "amount": "274.66",
                    "currencyCode": "FJD"
                  },
                  "awardAmount": {
                    "amount": 9663,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1914,
                  "equivalentAmount": {
                    "amount": "50.35",
                    "currencyCode": "KES"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.9246
              },
              "passengerReferenceIds": [
                "164fde40-3733-47de-a5a3-4523163e998d",
                "49e30a7e-dcb0-497a-a09e-622a72c6e61f",
                "0c07e027-c6cd-4f8f-b238-0a5086d2c1f4",
                "8bf9ac60-6629-4d0f-8345-89532e02d725",
                "ea9e2d3d-e164-4f66-ab0c-851bd381f0f6",
                "840246ce-6f40-46af-8e88-c46325c315f3",
                "bec64eb8-4239-46f0-9245-cf821a5a33c3",
                "5620da4d-4be5-4b9d-8fff-877012645fa8",
                "f1d95a20-8561-439b-b770-728a3c8c3ad0"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "169.6",
                    "currencyCode": "BOB"
                  },
                  "awardAmount": {
                    "amount": 32721,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3322,
                  "equivalentAmount": {
                    "amount": "178.9",
                    "currencyCode": "NAD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "34.55",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 16081,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2359,
                      "equivalentAmount": {
                        "amount": "247.36",
                        "currencyCode": "KPW"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "33.27",
                          "currencyCode": "RWF"
                        },
                        "awardAmount": {
                          "amount": 17611,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4964,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "432.61",
                          "currencyCode": "MXN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "291.15",
                          "currencyCode": "JPY"
                        },
                        "awardAmount": {
                          "amount": 34555,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0436,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "70.46",
                          "currencyCode": "ARS"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "318.51",
                          "currencyCode": "INR"
                        },
                        "awardAmount": {
                          "amount": 14221,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2381,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "437.73",
                          "currencyCode": "TJS"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "240.88",
                          "currencyCode": "IRR"
                        },
                        "awardAmount": {
                          "amount": 24940,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0842,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "83.05",
                          "currencyCode": "FKP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "13.23",
                          "currencyCode": "XCD"
                        },
                        "awardAmount": {
                          "amount": 38081,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4629,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "226.82",
                          "currencyCode": "SSP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "22.06",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 48032,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1581,
                      "equivalentAmount": {
                        "amount": "339.49",
                        "currencyCode": "GNF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "65.69",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 19678,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4491,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "125.14",
                          "currencyCode": "NOK"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "151.36",
                          "currencyCode": "UYU"
                        },
                        "awardAmount": {
                          "amount": 25151,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1337,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "449.43",
                          "currencyCode": "KWD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "270.02",
                          "currencyCode": "HNL"
                        },
                        "awardAmount": {
                          "amount": 18889,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4849,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "231.03",
                          "currencyCode": "KRW"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "314.8",
                          "currencyCode": "MXN"
                        },
                        "awardAmount": {
                          "amount": 23646,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1991,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "332.64",
                          "currencyCode": "EUR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "69.03",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 37070,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4163,
                      "equivalentAmount": {
                        "amount": "81.4",
                        "currencyCode": "FKP"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "273.1",
                          "currencyCode": "CHF"
                        },
                        "awardAmount": {
                          "amount": 42219,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4998,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "247.33",
                          "currencyCode": "XCD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "453.93",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 23313,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2966,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "414.14",
                          "currencyCode": "SYP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "48.73",
                          "currencyCode": "MNT"
                        },
                        "awardAmount": {
                          "amount": 46527,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4705,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "12.22",
                          "currencyCode": "BOB"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "177.21",
                    "currencyCode": "LYD"
                  },
                  "awardAmount": {
                    "amount": 31585,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0306,
                  "equivalentAmount": {
                    "amount": "103.22",
                    "currencyCode": "BAM"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "215.26",
                    "currencyCode": "NOK"
                  },
                  "awardAmount": {
                    "amount": 41913,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3349,
                  "equivalentAmount": {
                    "amount": "456.29",
                    "currencyCode": "AFN"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "372.58",
                    "currencyCode": "MDL"
                  },
                  "awardAmount": {
                    "amount": 17510,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4074,
                  "equivalentAmount": {
                    "amount": "333.74",
                    "currencyCode": "HNL"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "290.95",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 43954,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1646,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "35.58",
                      "currencyCode": "XPF"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "403.54",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 43215,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1552,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "203.4",
                      "currencyCode": "SAR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "220.99",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 12342,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2769,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "266.56",
                      "currencyCode": "ARS"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "256.52",
                    "currencyCode": "BRL"
                  },
                  "awardAmount": {
                    "amount": 38082,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0581,
                  "equivalentAmount": {
                    "amount": "18.79",
                    "currencyCode": "DKK"
                  }
                },
                {
                  "amount": {
                    "amount": "478.53",
                    "currencyCode": "SGD"
                  },
                  "awardAmount": {
                    "amount": 43450,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.209,
                  "equivalentAmount": {
                    "amount": "323.58",
                    "currencyCode": "MMK"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.9034
              },
              "passengerReferenceIds": [
                "c91ecd63-bb9f-426d-9acd-d654ada00c59",
                "6d5cd1a2-4cfd-4e10-a0c3-30ed5d12181d",
                "dbb7f243-f37d-4064-957f-5cff3bdf4e31",
                "006c9d1e-59dd-4c69-bcf8-5b36d810ba54",
                "168d93af-b7e5-4fd6-a3eb-ee9edd756ef2",
                "9820010b-31f1-42ae-98fb-257a62747836",
                "a75b33db-548a-4783-9d0c-356687730662",
                "f8f6150b-26bd-4509-af05-b1918c911094",
                "dafca28d-cde6-4bba-80d6-6cdafd286b57"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "472.72",
                    "currencyCode": "ISK"
                  },
                  "awardAmount": {
                    "amount": 41787,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2774,
                  "equivalentAmount": {
                    "amount": "486.09",
                    "currencyCode": "KPW"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "428.58",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 30976,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1428,
                      "equivalentAmount": {
                        "amount": "300.03",
                        "currencyCode": "KWD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "340",
                          "currencyCode": "ERN"
                        },
                        "awardAmount": {
                          "amount": 14828,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1759,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "34.52",
                          "currencyCode": "RON"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "147.91",
                          "currencyCode": "TJS"
                        },
                        "awardAmount": {
                          "amount": 28806,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0892,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "250.43",
                          "currencyCode": "GMD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "28.3",
                          "currencyCode": "BYN"
                        },
                        "awardAmount": {
                          "amount": 33444,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3203,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "150.96",
                          "currencyCode": "GTQ"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "487.85",
                          "currencyCode": "AOA"
                        },
                        "awardAmount": {
                          "amount": 21246,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3859,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "177.82",
                          "currencyCode": "KHR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "74.8",
                          "currencyCode": "UYU"
                        },
                        "awardAmount": {
                          "amount": 40122,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3959,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "72.21",
                          "currencyCode": "UGX"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "280.23",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 1087,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.023,
                      "equivalentAmount": {
                        "amount": "260.61",
                        "currencyCode": "TTD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "69.68",
                          "currencyCode": "WST"
                        },
                        "awardAmount": {
                          "amount": 47382,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3893,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "16.15",
                          "currencyCode": "IDR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "499.72",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 49126,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2589,
                      "equivalentAmount": {
                        "amount": "478.18",
                        "currencyCode": "JMD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "35.38",
                          "currencyCode": "LBP"
                        },
                        "awardAmount": {
                          "amount": 22214,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1436,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "167.18",
                          "currencyCode": "MUR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "156.67",
                    "currencyCode": "NIO"
                  },
                  "awardAmount": {
                    "amount": 14265,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4776,
                  "equivalentAmount": {
                    "amount": "171.99",
                    "currencyCode": "IQD"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "119.36",
                    "currencyCode": "NZD"
                  },
                  "awardAmount": {
                    "amount": 48504,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2796,
                  "equivalentAmount": {
                    "amount": "474.72",
                    "currencyCode": "MAD"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "243.51",
                    "currencyCode": "SZL"
                  },
                  "awardAmount": {
                    "amount": 16223,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3889,
                  "equivalentAmount": {
                    "amount": "444.92",
                    "currencyCode": "AUD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "305.07",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 35803,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4611,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "434.57",
                      "currencyCode": "KWD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "208.74",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 16376,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2215,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "18.81",
                      "currencyCode": "NOK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "287.27",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 39738,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4044,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "17.43",
                      "currencyCode": "LAK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "159.85",
                    "currencyCode": "SZL"
                  },
                  "awardAmount": {
                    "amount": 1495,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1703,
                  "equivalentAmount": {
                    "amount": "132.93",
                    "currencyCode": "KES"
                  }
                },
                {
                  "amount": {
                    "amount": "83.06",
                    "currencyCode": "KPW"
                  },
                  "awardAmount": {
                    "amount": 48167,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1464,
                  "equivalentAmount": {
                    "amount": "352.3",
                    "currencyCode": "VUV"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.8866
              },
              "passengerReferenceIds": [
                "cd07bff5-4eb3-466d-85b7-2bbe71c98c70",
                "a99a50e9-3fea-4852-9291-1495de053e32",
                "51d8aa65-8db9-4d42-8640-ade7228629a7",
                "dc570d48-5651-4e3e-bead-481a68bab690",
                "78916340-e48b-47af-950b-13536abdef9a",
                "a77e982e-a3d6-443b-936c-9b03b86ebe02",
                "19008f92-8b16-4ecd-b081-73036b2160bf",
                "a45ba297-962f-4afc-9cf5-36d20a86db72",
                "157cba67-b7ce-4c9f-81bc-f7ea831a383e"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "365.59",
                    "currencyCode": "CDF"
                  },
                  "awardAmount": {
                    "amount": 38611,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0385,
                  "equivalentAmount": {
                    "amount": "231.14",
                    "currencyCode": "MUR"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "314.16",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 36902,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2073,
                      "equivalentAmount": {
                        "amount": "57.75",
                        "currencyCode": "EUR"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "63.55",
                          "currencyCode": "UZS"
                        },
                        "awardAmount": {
                          "amount": 5718,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0833,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "68.99",
                          "currencyCode": "SOS"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "27.05",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 37805,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2673,
                      "equivalentAmount": {
                        "amount": "238.3",
                        "currencyCode": "JOD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "140.06",
                          "currencyCode": "JOD"
                        },
                        "awardAmount": {
                          "amount": 4178,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0427,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "221.51",
                          "currencyCode": "NPR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "392.53",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 44445,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1069,
                      "equivalentAmount": {
                        "amount": "187.45",
                        "currencyCode": "RWF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "134.89",
                          "currencyCode": "SLE"
                        },
                        "awardAmount": {
                          "amount": 30856,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1214,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "340.09",
                          "currencyCode": "GIP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "497.53",
                          "currencyCode": "ILS"
                        },
                        "awardAmount": {
                          "amount": 32905,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3299,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "255.87",
                          "currencyCode": "IDR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "297.68",
                    "currencyCode": "SEK"
                  },
                  "awardAmount": {
                    "amount": 40085,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3607,
                  "equivalentAmount": {
                    "amount": "422.01",
                    "currencyCode": "MNT"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "369.97",
                    "currencyCode": "VND"
                  },
                  "awardAmount": {
                    "amount": 7150,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2373,
                  "equivalentAmount": {
                    "amount": "451.07",
                    "currencyCode": "SBD"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "204.33",
                    "currencyCode": "BHD"
                  },
                  "awardAmount": {
                    "amount": 22649,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0477,
                  "equivalentAmount": {
                    "amount": "442.67",
                    "currencyCode": "XCD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "289.47",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 14232,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1224,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "437.75",
                      "currencyCode": "LKR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "108.21",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 3541,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.37,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "315.84",
                      "currencyCode": "AED"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "403.36",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 20472,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0913,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "425.29",
                      "currencyCode": "KYD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "214.95",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 1670,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.014,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "394.21",
                      "currencyCode": "PHP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "176.73",
                    "currencyCode": "SLE"
                  },
                  "awardAmount": {
                    "amount": 9459,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3889,
                  "equivalentAmount": {
                    "amount": "358.55",
                    "currencyCode": "SHP"
                  }
                },
                {
                  "amount": {
                    "amount": "253.26",
                    "currencyCode": "CVE"
                  },
                  "awardAmount": {
                    "amount": 6304,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2166,
                  "equivalentAmount": {
                    "amount": "460.1",
                    "currencyCode": "PHP"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.8985
              },
              "passengerReferenceIds": [
                "52095b6a-a1d8-4fa1-9026-bbda6159b7ff",
                "ab24e4aa-ee02-4cd2-bf7b-b928afe1e529",
                "b76e759f-8df2-4cd5-b086-3d86317f9a4d",
                "a6c30564-a6b9-4b1b-b6c3-b93e25f57c8a",
                "1e629c4b-5002-4a59-84da-7be4481c4b21",
                "10829587-3c44-44f4-b76d-2ec98b5e7bbf",
                "27491a31-1ac8-464c-b23a-a694ca997b22",
                "0422999b-14ab-48c5-938f-7a04fd06cf67",
                "2fbf4cc2-e369-4a9b-9916-7a3998f078b5"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "141.97",
                    "currencyCode": "PHP"
                  },
                  "awardAmount": {
                    "amount": 1744,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3784,
                  "equivalentAmount": {
                    "amount": "26.45",
                    "currencyCode": "NAD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "271.22",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 34246,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.083,
                      "equivalentAmount": {
                        "amount": "340.8",
                        "currencyCode": "GNF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "253.95",
                          "currencyCode": "BBD"
                        },
                        "awardAmount": {
                          "amount": 35841,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1117,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "154.8",
                          "currencyCode": "SDG"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "341.2",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 45400,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4607,
                      "equivalentAmount": {
                        "amount": "48.77",
                        "currencyCode": "DJF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "49.2",
                          "currencyCode": "PGK"
                        },
                        "awardAmount": {
                          "amount": 29468,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3968,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "14.95",
                          "currencyCode": "AMD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "312.16",
                          "currencyCode": "VES"
                        },
                        "awardAmount": {
                          "amount": 46499,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1047,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "433.77",
                          "currencyCode": "NZD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "394.25",
                          "currencyCode": "ALL"
                        },
                        "awardAmount": {
                          "amount": 31441,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4186,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "62.54",
                          "currencyCode": "MKD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "338.47",
                          "currencyCode": "CUP"
                        },
                        "awardAmount": {
                          "amount": 28816,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4567,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "376.04",
                          "currencyCode": "TMT"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "168.78",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 14616,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4397,
                      "equivalentAmount": {
                        "amount": "452.25",
                        "currencyCode": "VND"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "425.36",
                          "currencyCode": "PEN"
                        },
                        "awardAmount": {
                          "amount": 32305,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3184,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "43.07",
                          "currencyCode": "XPF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "479.21",
                    "currencyCode": "BSD"
                  },
                  "awardAmount": {
                    "amount": 48288,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4263,
                  "equivalentAmount": {
                    "amount": "302.46",
                    "currencyCode": "CVE"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "484.62",
                    "currencyCode": "BSD"
                  },
                  "awardAmount": {
                    "amount": 6204,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.134,
                  "equivalentAmount": {
                    "amount": "222.15",
                    "currencyCode": "THB"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "102.1",
                    "currencyCode": "OMR"
                  },
                  "awardAmount": {
                    "amount": 10159,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4596,
                  "equivalentAmount": {
                    "amount": "255.17",
                    "currencyCode": "KRW"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "37.47",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 12462,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.035,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "363",
                      "currencyCode": "GHS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "129.96",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 33714,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2819,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "314.09",
                      "currencyCode": "NPR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "453.06",
                    "currencyCode": "BAM"
                  },
                  "awardAmount": {
                    "amount": 48013,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4796,
                  "equivalentAmount": {
                    "amount": "349.26",
                    "currencyCode": "NPR"
                  }
                },
                {
                  "amount": {
                    "amount": "162.91",
                    "currencyCode": "MUR"
                  },
                  "awardAmount": {
                    "amount": 15075,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4414,
                  "equivalentAmount": {
                    "amount": "404.01",
                    "currencyCode": "HKD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.1168
              },
              "passengerReferenceIds": [
                "f1f32594-820b-4aad-855b-32167e13689b",
                "98aa7ffd-7ea2-4f9e-85f0-87384409b43b",
                "2ac1af71-a882-4abb-9dcd-453fe2499ee8",
                "f3dcb99e-b190-4012-8eec-64309d79660f",
                "96c4fcdc-7e03-4a59-9fc1-ef27bb1da8b0",
                "98360bcc-e056-4d4a-89cc-59c2b9ade505",
                "f47afe28-bf0c-4ab6-924f-7c407774c924",
                "0c76a616-42de-46db-8906-823763587674",
                "f6b624b3-4acd-46ff-986e-1e9d38fdfd1a"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "73.55",
                    "currencyCode": "KWD"
                  },
                  "awardAmount": {
                    "amount": 27856,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0705,
                  "equivalentAmount": {
                    "amount": "64.07",
                    "currencyCode": "ALL"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "345.74",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 6046,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3222,
                      "equivalentAmount": {
                        "amount": "354.6",
                        "currencyCode": "BWP"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "264.96",
                          "currencyCode": "COP"
                        },
                        "awardAmount": {
                          "amount": 6899,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0953,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "64.93",
                          "currencyCode": "PAB"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "280.43",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 48003,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2475,
                      "equivalentAmount": {
                        "amount": "404.48",
                        "currencyCode": "GTQ"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "17.03",
                          "currencyCode": "BAM"
                        },
                        "awardAmount": {
                          "amount": 47560,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0842,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "498.78",
                          "currencyCode": "BRL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "371.59",
                          "currencyCode": "VES"
                        },
                        "awardAmount": {
                          "amount": 3903,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0147,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "256.26",
                          "currencyCode": "AMD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "409.23",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 37216,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1886,
                      "equivalentAmount": {
                        "amount": "305.37",
                        "currencyCode": "SOS"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "356.98",
                          "currencyCode": "DKK"
                        },
                        "awardAmount": {
                          "amount": 40316,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1557,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "386.58",
                          "currencyCode": "IRR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "189.25",
                          "currencyCode": "PGK"
                        },
                        "awardAmount": {
                          "amount": 21010,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0461,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "496.08",
                          "currencyCode": "MXN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "74.89",
                          "currencyCode": "VES"
                        },
                        "awardAmount": {
                          "amount": 28071,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3685,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "398.23",
                          "currencyCode": "TND"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "221.98",
                          "currencyCode": "JMD"
                        },
                        "awardAmount": {
                          "amount": 36775,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.22,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "276.38",
                          "currencyCode": "WST"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "127.11",
                          "currencyCode": "VND"
                        },
                        "awardAmount": {
                          "amount": 10051,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4265,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "283.97",
                          "currencyCode": "HTG"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "306.44",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 4762,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1588,
                  "equivalentAmount": {
                    "amount": "440.58",
                    "currencyCode": "ZMW"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "212.26",
                    "currencyCode": "TND"
                  },
                  "awardAmount": {
                    "amount": 29306,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3504,
                  "equivalentAmount": {
                    "amount": "208.78",
                    "currencyCode": "HUF"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "494.68",
                    "currencyCode": "CRC"
                  },
                  "awardAmount": {
                    "amount": 1520,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2683,
                  "equivalentAmount": {
                    "amount": "38.49",
                    "currencyCode": "RSD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "409.93",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 48650,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1986,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "60.85",
                      "currencyCode": "KES"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "40.73",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 47652,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3651,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "462.57",
                      "currencyCode": "KPW"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "459.45",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 20002,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1354,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "391.99",
                      "currencyCode": "CVE"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "280.45",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 27760,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1812,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "411.55",
                      "currencyCode": "PYG"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "397",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 48723,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0233,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "395.38",
                      "currencyCode": "AFN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "448.5",
                    "currencyCode": "FJD"
                  },
                  "awardAmount": {
                    "amount": 46795,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4442,
                  "equivalentAmount": {
                    "amount": "240.57",
                    "currencyCode": "XPF"
                  }
                },
                {
                  "amount": {
                    "amount": "76.31",
                    "currencyCode": "CDF"
                  },
                  "awardAmount": {
                    "amount": 47754,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2976,
                  "equivalentAmount": {
                    "amount": "119.04",
                    "currencyCode": "NGN"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.8306
              },
              "passengerReferenceIds": [
                "b780d662-a6af-4e66-aaba-a733e7bc1de2",
                "18eaf3c0-7166-459e-b983-6eb0a29d1c8e",
                "f05902e7-2867-43bf-9e76-15031b1b9e58",
                "a26d7afd-81a7-4422-b8c3-68834fecfe40",
                "9e6a46b5-a624-4a42-9ead-2ba9cb2a6af9",
                "ed36787e-89d3-4917-81eb-f22157b64565",
                "dea737e5-6196-4cca-af6f-0ec078dc562d",
                "b2a48c4b-0f21-4555-84dd-0916c52d9bd8",
                "07fb7153-1bd9-4a15-b225-55699bd247b3"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "186.85",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 33598,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1075,
                  "equivalentAmount": {
                    "amount": "244.34",
                    "currencyCode": "KMF"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "134.64",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 35238,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.199,
                      "equivalentAmount": {
                        "amount": "260.05",
                        "currencyCode": "SSP"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "169.56",
                          "currencyCode": "BTN"
                        },
                        "awardAmount": {
                          "amount": 44137,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3826,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "209.02",
                          "currencyCode": "UZS"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "281.11",
                          "currencyCode": "SZL"
                        },
                        "awardAmount": {
                          "amount": 32516,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0123,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "151.59",
                          "currencyCode": "COP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "55.62",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 22578,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4005,
                      "equivalentAmount": {
                        "amount": "478.14",
                        "currencyCode": "EGP"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "232.61",
                          "currencyCode": "UGX"
                        },
                        "awardAmount": {
                          "amount": 16705,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3473,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "303.49",
                          "currencyCode": "SSP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "48.6",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 29608,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1165,
                      "equivalentAmount": {
                        "amount": "188.84",
                        "currencyCode": "ILS"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "48.2",
                          "currencyCode": "KYD"
                        },
                        "awardAmount": {
                          "amount": 13361,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3942,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "444.13",
                          "currencyCode": "WST"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "140.82",
                          "currencyCode": "VND"
                        },
                        "awardAmount": {
                          "amount": 30613,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0747,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "13.54",
                          "currencyCode": "MXN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "30.9",
                    "currencyCode": "GIP"
                  },
                  "awardAmount": {
                    "amount": 20406,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1797,
                  "equivalentAmount": {
                    "amount": "441.84",
                    "currencyCode": "BSD"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "139",
                    "currencyCode": "BTN"
                  },
                  "awardAmount": {
                    "amount": 45327,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3797,
                  "equivalentAmount": {
                    "amount": "419.85",
                    "currencyCode": "XPF"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "352.97",
                    "currencyCode": "UGX"
                  },
                  "awardAmount": {
                    "amount": 16780,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0372,
                  "equivalentAmount": {
                    "amount": "438.62",
                    "currencyCode": "LYD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "103.73",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 16597,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2915,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "454.65",
                      "currencyCode": "TOP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "312.76",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 47341,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3812,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "428.34",
                      "currencyCode": "NPR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "328.05",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 34076,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3527,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "83.51",
                      "currencyCode": "IDR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "40.87",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 9257,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1596,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "463.86",
                      "currencyCode": "XCD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "159.88",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 22811,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1575,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "283.77",
                      "currencyCode": "NZD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "127.29",
                    "currencyCode": "AWG"
                  },
                  "awardAmount": {
                    "amount": 5341,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0867,
                  "equivalentAmount": {
                    "amount": "269.91",
                    "currencyCode": "HNL"
                  }
                },
                {
                  "amount": {
                    "amount": "315.86",
                    "currencyCode": "SCR"
                  },
                  "awardAmount": {
                    "amount": 13532,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0684,
                  "equivalentAmount": {
                    "amount": "175.9",
                    "currencyCode": "PLN"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.089
              },
              "passengerReferenceIds": [
                "38ec2835-72d9-416f-8392-ec3d021f79e7",
                "70793643-c655-4fd4-9a55-ec6699030090",
                "e0d1b468-7d50-4222-b3fc-0c0fa3cccd29",
                "bfea0797-ae62-4a93-a0a5-086ea9073003",
                "6525fbae-9f5f-4ec5-ab9b-b2dbc8eae520",
                "bec1831d-f9de-4c20-8a3a-575b8148b87a",
                "e6791a88-7c56-4634-a502-f75ba3ea34e7",
                "62e850ac-eaa2-49fa-9051-e2f127879f2f",
                "6c7b4e99-c335-4588-a7b9-88e27eaebdbb"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "403.53",
                    "currencyCode": "BDT"
                  },
                  "awardAmount": {
                    "amount": 7562,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1951,
                  "equivalentAmount": {
                    "amount": "354.19",
                    "currencyCode": "GEL"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "188.98",
                        "currencyCode": "AFN"
                      },
                      "awardAmount": {
                        "amount": 44668,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2266,
                      "equivalentAmount": {
                        "amount": "160.68",
                        "currencyCode": "XPF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "33.2",
                          "currencyCode": "HUF"
                        },
                        "awardAmount": {
                          "amount": 11083,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1995,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "336",
                          "currencyCode": "UYU"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "322.73",
                          "currencyCode": "AWG"
                        },
                        "awardAmount": {
                          "amount": 7289,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4355,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "410.02",
                          "currencyCode": "SEK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "281.27",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 39701,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3077,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "242.22",
                          "currencyCode": "HTG"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "299.81",
                          "currencyCode": "CUP"
                        },
                        "awardAmount": {
                          "amount": 13230,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4589,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "395.12",
                          "currencyCode": "BHD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "167.87",
                          "currencyCode": "ETB"
                        },
                        "awardAmount": {
                          "amount": 8205,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1144,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "210.69",
                          "currencyCode": "CUP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "206.99",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 3849,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.372,
                      "equivalentAmount": {
                        "amount": "148.92",
                        "currencyCode": "TZS"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "85.83",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 46704,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2327,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "173.69",
                          "currencyCode": "EGP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "331.65",
                          "currencyCode": "JMD"
                        },
                        "awardAmount": {
                          "amount": 21401,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0236,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "130.74",
                          "currencyCode": "HKD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "260.42",
                          "currencyCode": "VUV"
                        },
                        "awardAmount": {
                          "amount": 40629,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3766,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "310.18",
                          "currencyCode": "VUV"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "55.54",
                          "currencyCode": "BIF"
                        },
                        "awardAmount": {
                          "amount": 4272,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3992,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "148.95",
                          "currencyCode": "CUP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "133.75",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 29136,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2496,
                      "equivalentAmount": {
                        "amount": "270.82",
                        "currencyCode": "SOS"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "78.01",
                          "currencyCode": "DZD"
                        },
                        "awardAmount": {
                          "amount": 43885,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4774,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "342.82",
                          "currencyCode": "MOP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "35.36",
                          "currencyCode": "SEK"
                        },
                        "awardAmount": {
                          "amount": 28453,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.303,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "327.29",
                          "currencyCode": "BMD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "165.11",
                          "currencyCode": "IQD"
                        },
                        "awardAmount": {
                          "amount": 27228,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3924,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "121.85",
                          "currencyCode": "GTQ"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "445.48",
                    "currencyCode": "KZT"
                  },
                  "awardAmount": {
                    "amount": 30755,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3105,
                  "equivalentAmount": {
                    "amount": "25.47",
                    "currencyCode": "NIO"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "100.13",
                    "currencyCode": "NGN"
                  },
                  "awardAmount": {
                    "amount": 41308,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0494,
                  "equivalentAmount": {
                    "amount": "162.73",
                    "currencyCode": "TMT"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "413.77",
                    "currencyCode": "IRR"
                  },
                  "awardAmount": {
                    "amount": 5239,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3233,
                  "equivalentAmount": {
                    "amount": "25.81",
                    "currencyCode": "CLP"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "314.94",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 33022,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0754,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "321.96",
                      "currencyCode": "AUD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "282.88",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 4028,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0292,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "464.15",
                      "currencyCode": "BMD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "482.29",
                    "currencyCode": "UGX"
                  },
                  "awardAmount": {
                    "amount": 37063,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2685,
                  "equivalentAmount": {
                    "amount": "230.8",
                    "currencyCode": "RUB"
                  }
                },
                {
                  "amount": {
                    "amount": "258.53",
                    "currencyCode": "RUB"
                  },
                  "awardAmount": {
                    "amount": 44667,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0141,
                  "equivalentAmount": {
                    "amount": "400.15",
                    "currencyCode": "DKK"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.9947
              },
              "passengerReferenceIds": [
                "d5b647f3-5632-4fa0-972b-ad05f82c857e",
                "da0157e7-d007-4b7e-8748-1f157916d36e",
                "5080b208-d306-4a41-902e-7d628c41ac50",
                "5e0c1925-7a0e-4886-ba2d-849911d5dbf8",
                "959e0b49-ec37-4e86-88de-ea5b8c548543",
                "93e19537-2127-4cb1-a33f-0bd5df1fa33e",
                "911548da-07ba-4642-8b9e-70fd2926829c",
                "e2d2d1c4-63d2-4f6b-99cf-4006268cf644",
                "b5b6845e-e1cf-4823-a17f-e668f525d677"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "398.05",
                    "currencyCode": "XCD"
                  },
                  "awardAmount": {
                    "amount": 8732,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0687,
                  "equivalentAmount": {
                    "amount": "210.21",
                    "currencyCode": "XAF"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "194.49",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 19971,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3047,
                      "equivalentAmount": {
                        "amount": "213.09",
                        "currencyCode": "SEK"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "494.03",
                          "currencyCode": "CVE"
                        },
                        "awardAmount": {
                          "amount": 45734,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0279,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "38.37",
                          "currencyCode": "HNL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "466.46",
                          "currencyCode": "MKD"
                        },
                        "awardAmount": {
                          "amount": 8042,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2411,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "87.6",
                          "currencyCode": "ANG"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "25.73",
                          "currencyCode": "MUR"
                        },
                        "awardAmount": {
                          "amount": 45746,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.228,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "397.28",
                          "currencyCode": "NOK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "431.01",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 23020,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.374,
                      "equivalentAmount": {
                        "amount": "163.74",
                        "currencyCode": "LSL"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "494.02",
                          "currencyCode": "MOP"
                        },
                        "awardAmount": {
                          "amount": 39366,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3701,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "59.22",
                          "currencyCode": "BND"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "68.66",
                          "currencyCode": "KZT"
                        },
                        "awardAmount": {
                          "amount": 48304,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4642,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "280.47",
                          "currencyCode": "LAK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "332.16",
                          "currencyCode": "USD"
                        },
                        "awardAmount": {
                          "amount": 42300,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3097,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "422.18",
                          "currencyCode": "NGN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "316.37",
                          "currencyCode": "GBP"
                        },
                        "awardAmount": {
                          "amount": 1990,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.096,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "180.96",
                          "currencyCode": "DKK"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "190.1",
                          "currencyCode": "UGX"
                        },
                        "awardAmount": {
                          "amount": 1637,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3504,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "378.67",
                          "currencyCode": "PHP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "396.4",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 18708,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2329,
                      "equivalentAmount": {
                        "amount": "155.52",
                        "currencyCode": "LSL"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "256.74",
                          "currencyCode": "MXN"
                        },
                        "awardAmount": {
                          "amount": 35230,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4824,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "13.58",
                          "currencyCode": "AED"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "326.3",
                          "currencyCode": "AWG"
                        },
                        "awardAmount": {
                          "amount": 45703,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4723,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "168.25",
                          "currencyCode": "SLE"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "396.39",
                          "currencyCode": "MMK"
                        },
                        "awardAmount": {
                          "amount": 12118,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4308,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "242.6",
                          "currencyCode": "KHR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "63.63",
                          "currencyCode": "ALL"
                        },
                        "awardAmount": {
                          "amount": 27120,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0349,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "65.14",
                          "currencyCode": "IQD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "363.03",
                          "currencyCode": "SSP"
                        },
                        "awardAmount": {
                          "amount": 10657,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2247,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "263.37",
                          "currencyCode": "PEN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "372.96",
                    "currencyCode": "TZS"
                  },
                  "awardAmount": {
                    "amount": 6314,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0379,
                  "equivalentAmount": {
                    "amount": "76.57",
                    "currencyCode": "SEK"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "150.21",
                    "currencyCode": "KPW"
                  },
                  "awardAmount": {
                    "amount": 47904,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1938,
                  "equivalentAmount": {
                    "amount": "24.94",
                    "currencyCode": "LSL"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "287.73",
                    "currencyCode": "XOF"
                  },
                  "awardAmount": {
                    "amount": 2842,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3477,
                  "equivalentAmount": {
                    "amount": "291.44",
                    "currencyCode": "LAK"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "343.67",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 15901,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0946,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "277.11",
                      "currencyCode": "GTQ"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "223.27",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 49001,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "220.56",
                      "currencyCode": "GEL"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "46.73",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 13022,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3287,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "323.63",
                      "currencyCode": "LBP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "287.22",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 30788,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4895,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "226.63",
                      "currencyCode": "BZD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "332.72",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 40293,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3215,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "100.27",
                      "currencyCode": "CUP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "67.57",
                    "currencyCode": "MYR"
                  },
                  "awardAmount": {
                    "amount": 39002,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4694,
                  "equivalentAmount": {
                    "amount": "105.43",
                    "currencyCode": "CZK"
                  }
                },
                {
                  "amount": {
                    "amount": "41.94",
                    "currencyCode": "TND"
                  },
                  "awardAmount": {
                    "amount": 28730,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0983,
                  "equivalentAmount": {
                    "amount": "164.35",
                    "currencyCode": "LYD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            }
          ],
          "totalPrice": {
            "base": {
              "amount": {
                "amount": "345.45",
                "currencyCode": "KPW"
              },
              "awardAmount": {
                "amount": 31669,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.4287,
              "equivalentAmount": {
                "amount": "28.88",
                "currencyCode": "CDF"
              }
            },
            "fees": {
              "amount": {
                "amount": "450.97",
                "currencyCode": "LYD"
              },
              "awardAmount": {
                "amount": 43360,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.0617,
              "equivalentAmount": {
                "amount": "216.04",
                "currencyCode": "GYD"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "267.92",
                "currencyCode": "JPY"
              },
              "awardAmount": {
                "amount": 6772,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.3503,
              "equivalentAmount": {
                "amount": "108.65",
                "currencyCode": "KGS"
              }
            },
            "offerItemReferenceId": "e95147f8-a16c-432b-8ad6-54c99feecf32",
            "tax": {
              "amount": {
                "amount": "445.29",
                "currencyCode": "MOP"
              },
              "awardAmount": {
                "amount": 48629,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.048,
              "equivalentAmount": {
                "amount": "35.08",
                "currencyCode": "ZWL"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "62.05",
                  "currencyCode": "BAM"
                },
                "awardAmount": {
                  "amount": 46939,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3459,
                "equivalentAmount": {
                  "amount": "480.53",
                  "currencyCode": "BTN"
                }
              },
              {
                "amount": {
                  "amount": "372.39",
                  "currencyCode": "LBP"
                },
                "awardAmount": {
                  "amount": 43817,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3441,
                "equivalentAmount": {
                  "amount": "61.13",
                  "currencyCode": "BYN"
                }
              }
            ],
            "transactionBreakdowns": [
              {
                "base": {
                  "amount": {
                    "amount": "469.23",
                    "currencyCode": "MKD"
                  },
                  "awardAmount": {
                    "amount": 8160,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2162,
                  "equivalentAmount": {
                    "amount": "369.03",
                    "currencyCode": "JPY"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "290.05",
                    "currencyCode": "ALL"
                  },
                  "awardAmount": {
                    "amount": 43725,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0456,
                  "equivalentAmount": {
                    "amount": "51.78",
                    "currencyCode": "KRW"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "492.1",
                    "currencyCode": "MGA"
                  },
                  "awardAmount": {
                    "amount": 9658,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2726,
                  "equivalentAmount": {
                    "amount": "347.01",
                    "currencyCode": "JOD"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "24.35",
                    "currencyCode": "AZN"
                  },
                  "awardAmount": {
                    "amount": 12478,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0565,
                  "equivalentAmount": {
                    "amount": "252.43",
                    "currencyCode": "HTG"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "449.24",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 38356,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1247,
                    "equivalentAmount": {
                      "amount": "148.14",
                      "currencyCode": "MNT"
                    }
                  },
                  {
                    "amount": {
                      "amount": "188.04",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 49896,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4718,
                    "equivalentAmount": {
                      "amount": "149.03",
                      "currencyCode": "BSD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "base": {
                  "amount": {
                    "amount": "111.78",
                    "currencyCode": "SBD"
                  },
                  "awardAmount": {
                    "amount": 17898,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1825,
                  "equivalentAmount": {
                    "amount": "56.69",
                    "currencyCode": "SEK"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "113.9",
                    "currencyCode": "NIO"
                  },
                  "awardAmount": {
                    "amount": 19542,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2086,
                  "equivalentAmount": {
                    "amount": "92.2",
                    "currencyCode": "BHD"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "28.58",
                    "currencyCode": "LKR"
                  },
                  "awardAmount": {
                    "amount": 13694,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4813,
                  "equivalentAmount": {
                    "amount": "453.41",
                    "currencyCode": "MWK"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "139.78",
                    "currencyCode": "PGK"
                  },
                  "awardAmount": {
                    "amount": 24099,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3639,
                  "equivalentAmount": {
                    "amount": "278.9",
                    "currencyCode": "LAK"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "440.72",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 3708,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1773,
                    "equivalentAmount": {
                      "amount": "387.42",
                      "currencyCode": "XCD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "30.28",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 12377,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3678,
                    "equivalentAmount": {
                      "amount": "299.18",
                      "currencyCode": "MOP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "base": {
                  "amount": {
                    "amount": "108.15",
                    "currencyCode": "TZS"
                  },
                  "awardAmount": {
                    "amount": 32478,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3693,
                  "equivalentAmount": {
                    "amount": "413.79",
                    "currencyCode": "CZK"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "481.62",
                    "currencyCode": "PKR"
                  },
                  "awardAmount": {
                    "amount": 27832,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.342,
                  "equivalentAmount": {
                    "amount": "458.61",
                    "currencyCode": "EUR"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "73.81",
                    "currencyCode": "IRR"
                  },
                  "awardAmount": {
                    "amount": 42556,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2936,
                  "equivalentAmount": {
                    "amount": "28.27",
                    "currencyCode": "NZD"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "31.94",
                    "currencyCode": "GIP"
                  },
                  "awardAmount": {
                    "amount": 28621,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1578,
                  "equivalentAmount": {
                    "amount": "45.15",
                    "currencyCode": "UYU"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "359.11",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 6930,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1103,
                    "equivalentAmount": {
                      "amount": "175.27",
                      "currencyCode": "SBD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "293.11",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 8900,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1955,
                    "equivalentAmount": {
                      "amount": "148.74",
                      "currencyCode": "IDR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "transactionType": "AddCollect"
          },
          "unitPrices": [
            {
              "commission": {
                "amount": {
                  "amount": "403.8",
                  "currencyCode": "GYD"
                },
                "percentage": "9.45"
              },
              "passengerReferenceIds": [
                "d6892677-b718-4338-9ead-8d0b22773eb7",
                "ed47ffc1-c38d-439b-bc75-9850d351a24c",
                "6682fe68-e724-4e8d-a86b-3a6dc11899be",
                "5c0a73bb-9f6f-43c7-b149-0b572458048b",
                "6ae8c683-0b14-4394-b1c9-a40a634fba7e",
                "69eb1402-be61-4590-a7a1-d888e392d394",
                "9afaea1a-e8a1-4016-9e2e-99b436ea2f53",
                "a3eda038-bbf3-4cf0-aafd-5d0a6282737e",
                "d2acc99c-5474-483c-b71e-6de14b8e795d"
              ],
              "total": {
                "amount": {
                  "amount": "36.95",
                  "currencyCode": "STN"
                },
                "awardAmount": {
                  "amount": 44030,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0767,
                "equivalentAmount": {
                  "amount": "314.9",
                  "currencyCode": "SBD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "430.66",
                    "currencyCode": "XPF"
                  },
                  "awardAmount": {
                    "amount": 10643,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1767,
                  "equivalentAmount": {
                    "amount": "204.37",
                    "currencyCode": "BAM"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "219.46",
                      "currencyCode": "KPW"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 18229,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3287,
                    "equivalentAmount": {
                      "amount": "341.43",
                      "currencyCode": "QAR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "107.53",
                      "currencyCode": "UYU"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 5694,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.362,
                    "equivalentAmount": {
                      "amount": "249.04",
                      "currencyCode": "ERN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "75.1",
                      "currencyCode": "SHP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 20288,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.275,
                    "equivalentAmount": {
                      "amount": "267.82",
                      "currencyCode": "ARS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "167.88",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 15727,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.385,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "302.77",
                      "currencyCode": "NZD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "118.97",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 43496,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1375,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "151.6",
                      "currencyCode": "NIO"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "198.93",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 36961,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.313,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "140.48",
                      "currencyCode": "ILS"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "253.15",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 17842,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2227,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "64.9",
                      "currencyCode": "MMK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "499.44",
                  "currencyCode": "SBD"
                },
                "percentage": "6.13"
              },
              "passengerReferenceIds": [
                "1365befb-9359-413c-9872-044442d6b013",
                "075d70da-1045-463e-b091-9b4f049e58c2",
                "43fcbbaa-073e-42cb-b02f-db2a40362fdc",
                "41fa5636-60d1-4c14-92eb-94baa118d43a",
                "8af3a26c-84d8-4d41-b0da-992bf69689bf",
                "1b235ed0-c63f-454b-afd7-a6158ccf1894",
                "23ee01f9-d806-4cd5-b027-3af0ec0a028d",
                "1a5b994d-db30-4688-813c-ff1326dfcb3f",
                "253ffc82-775b-47c0-9480-4e5916ee2d1e"
              ],
              "total": {
                "amount": {
                  "amount": "470.14",
                  "currencyCode": "USD"
                },
                "awardAmount": {
                  "amount": 4297,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4516,
                "equivalentAmount": {
                  "amount": "223.17",
                  "currencyCode": "KWD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "345.01",
                    "currencyCode": "LRD"
                  },
                  "awardAmount": {
                    "amount": 12297,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0937,
                  "equivalentAmount": {
                    "amount": "170.02",
                    "currencyCode": "MZN"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "109.13",
                      "currencyCode": "GYD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 2628,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1837,
                    "equivalentAmount": {
                      "amount": "106.2",
                      "currencyCode": "SHP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "83.89",
                      "currencyCode": "AUD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 34227,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2602,
                    "equivalentAmount": {
                      "amount": "486.95",
                      "currencyCode": "SRD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "111.27",
                      "currencyCode": "MUR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 5928,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1423,
                    "equivalentAmount": {
                      "amount": "467.15",
                      "currencyCode": "PYG"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "89.24",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 42146,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1035,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "95.6",
                      "currencyCode": "BZD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "98.51",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 5518,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4436,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "227.56",
                      "currencyCode": "VES"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "400.52",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 15960,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.485,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "413.75",
                      "currencyCode": "KWD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "374.13",
                  "currencyCode": "MNT"
                },
                "percentage": "9.89"
              },
              "passengerReferenceIds": [
                "a5a91b90-cffc-436a-8206-2b6861234054",
                "56a5aecb-04ad-4ade-a032-bf1ac0bec2cf",
                "c58d82f0-99bf-49c2-836b-292d9babb850",
                "0cfcee73-6c81-4b37-a622-52ab7d0625d4",
                "eca3c2f3-eb19-4eb7-8106-96c6f707183e",
                "4346e4ae-1636-48d8-98c3-5fe42ec151a7",
                "34cf4360-8a92-41fa-bae8-0f0b4442913e",
                "5edea447-22fe-4fcc-bdac-3bdc162a2acb",
                "e45f7aad-6ba7-4188-b830-b062cd955983"
              ],
              "total": {
                "amount": {
                  "amount": "291.24",
                  "currencyCode": "SGD"
                },
                "awardAmount": {
                  "amount": 2445,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1076,
                "equivalentAmount": {
                  "amount": "227.45",
                  "currencyCode": "DKK"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "43.18",
                    "currencyCode": "TMT"
                  },
                  "awardAmount": {
                    "amount": 6652,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2247,
                  "equivalentAmount": {
                    "amount": "102.73",
                    "currencyCode": "CNY"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "200.24",
                      "currencyCode": "JOD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 46619,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3356,
                    "equivalentAmount": {
                      "amount": "319.13",
                      "currencyCode": "ERN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "345.89",
                      "currencyCode": "HKD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 20968,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4129,
                    "equivalentAmount": {
                      "amount": "90.63",
                      "currencyCode": "ZMW"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "112.91",
                      "currencyCode": "PLN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 11456,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2513,
                    "equivalentAmount": {
                      "amount": "490.32",
                      "currencyCode": "BDT"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "174.52",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 20654,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.373,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "244.33",
                      "currencyCode": "ILS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "42.4",
                  "currencyCode": "CZK"
                },
                "percentage": "8.57"
              },
              "passengerReferenceIds": [
                "392297c8-d3cf-41fc-8140-b1e0edc23d0e",
                "3c96dec4-3bbc-408c-852c-621db04766f2",
                "5aee5cb1-146d-4a9a-aa87-795e20eed1bb",
                "821f43cf-b445-426b-95c4-53f3586913bd",
                "976a181e-c25c-4c57-80a5-208dd8017dbe",
                "1834cd8d-3ee5-47d7-9376-45ce7569a638",
                "d348e35b-0b8c-4213-a76d-ac9d4226fa64",
                "88930161-7a20-4c59-b8c6-bf2137951d17",
                "9f13468e-d943-4d97-9279-9fcc7d1319a3"
              ],
              "total": {
                "amount": {
                  "amount": "35.17",
                  "currencyCode": "BTN"
                },
                "awardAmount": {
                  "amount": 3298,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2798,
                "equivalentAmount": {
                  "amount": "340.15",
                  "currencyCode": "KMF"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "207.44",
                    "currencyCode": "HNL"
                  },
                  "awardAmount": {
                    "amount": 16744,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4925,
                  "equivalentAmount": {
                    "amount": "457.7",
                    "currencyCode": "SEK"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "479.62",
                      "currencyCode": "GIP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 45398,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2911,
                    "equivalentAmount": {
                      "amount": "312.73",
                      "currencyCode": "DJF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "98.53",
                      "currencyCode": "BAM"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 13747,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.069,
                    "equivalentAmount": {
                      "amount": "27.6",
                      "currencyCode": "SLE"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "128.58",
                      "currencyCode": "OMR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 35038,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2778,
                    "equivalentAmount": {
                      "amount": "312.24",
                      "currencyCode": "SZL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "421.27",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 5750,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2595,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "492.01",
                      "currencyCode": "SGD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "325.61",
                  "currencyCode": "HTG"
                },
                "percentage": "5.32"
              },
              "passengerReferenceIds": [
                "d2ef6a92-8af2-44af-9908-620bb9358bb2",
                "db014950-474c-4688-acff-061108ecee5a",
                "c8eacb82-671c-4e34-817d-7337049917a4",
                "21ed87f2-b6d9-4ede-b82c-1023e1967a17",
                "8f0ddb97-a027-4e96-8558-e61f16404cc5",
                "5268148c-5f3b-4989-ab0d-09e36ed57e64",
                "f65cc116-2aae-4b58-a384-2d0a5203978d",
                "9fa3be24-c647-496f-b161-4b00395bc827",
                "a99a5e1a-894e-48eb-91f8-f87a1e8fa35f"
              ],
              "total": {
                "amount": {
                  "amount": "433.37",
                  "currencyCode": "UGX"
                },
                "awardAmount": {
                  "amount": 33368,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3783,
                "equivalentAmount": {
                  "amount": "175.09",
                  "currencyCode": "CUP"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "359.2",
                    "currencyCode": "CRC"
                  },
                  "awardAmount": {
                    "amount": 32032,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3963,
                  "equivalentAmount": {
                    "amount": "145.44",
                    "currencyCode": "NOK"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "55.87",
                      "currencyCode": "KPW"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 39756,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4301,
                    "equivalentAmount": {
                      "amount": "361.54",
                      "currencyCode": "AUD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "284.25",
                      "currencyCode": "GMD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 10063,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1661,
                    "equivalentAmount": {
                      "amount": "366.69",
                      "currencyCode": "GTQ"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "426.34",
                      "currencyCode": "AED"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 47322,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2578,
                    "equivalentAmount": {
                      "amount": "132.25",
                      "currencyCode": "BRL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "200.6",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 37071,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1581,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "225.73",
                      "currencyCode": "JOD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "192.07",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 39377,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4242,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "417.47",
                      "currencyCode": "TOP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "239.61",
                  "currencyCode": "KES"
                },
                "percentage": "8.24"
              },
              "passengerReferenceIds": [
                "8c580598-220c-4ac4-8e23-0f4c00b6a8d5",
                "220003e2-815f-4c0c-b97c-3664ac769c98",
                "ba39a4cc-21de-47ee-9568-9a1ef63b5b5a",
                "3f23bcd6-0226-41f7-bf9e-cac2f4ab9036",
                "e32de992-eb17-4cb2-95cc-0c8f5d11b40c",
                "07c1019c-b4fb-43c6-b0f3-f3ca3aed1e0f",
                "b3368c1d-eb46-4611-b447-56267e830f57",
                "c5f6b23d-e700-4bc4-a9d9-7b689b11d4df",
                "857855df-05f8-4538-8fef-ef89d3955449"
              ],
              "total": {
                "amount": {
                  "amount": "343.38",
                  "currencyCode": "KWD"
                },
                "awardAmount": {
                  "amount": 44938,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1146,
                "equivalentAmount": {
                  "amount": "386.53",
                  "currencyCode": "MGA"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "89.83",
                    "currencyCode": "VND"
                  },
                  "awardAmount": {
                    "amount": 43966,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2764,
                  "equivalentAmount": {
                    "amount": "357.7",
                    "currencyCode": "NIO"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "122.06",
                      "currencyCode": "BHD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 16944,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0664,
                    "equivalentAmount": {
                      "amount": "369.79",
                      "currencyCode": "LSL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "116.15",
                      "currencyCode": "CZK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 31547,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4838,
                    "equivalentAmount": {
                      "amount": "128.32",
                      "currencyCode": "KZT"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "284.91",
                      "currencyCode": "IQD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 12968,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2488,
                    "equivalentAmount": {
                      "amount": "220.8",
                      "currencyCode": "EUR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "163.61",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 44724,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1358,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "494.65",
                      "currencyCode": "BBD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "187.06",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 45825,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3339,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "390.67",
                      "currencyCode": "PKR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "320.83",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 11692,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0929,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "53.39",
                      "currencyCode": "AOA"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "416.65",
                  "currencyCode": "LYD"
                },
                "percentage": "12.38"
              },
              "passengerReferenceIds": [
                "92d54a51-65e6-4854-94ee-4e01f449cf90",
                "f112e344-6869-44ba-aaf4-e80753f21a06",
                "8a3382e2-eb50-4dd8-be31-9e20001a92ff",
                "15bfbffe-a56e-4dfd-9c8f-c19574104a75",
                "45a14805-5359-49ef-953a-bca2d7ad9920",
                "4de9c66a-2a7d-4c7b-ba78-9454845d7fc0",
                "e6d8ba8a-8b7e-4fec-a77c-875ea69ea92d",
                "91da7ea8-289e-4f6a-9a95-bab06d02a21e",
                "77f40a3c-2961-4887-83ca-967e96cf5f14"
              ],
              "total": {
                "amount": {
                  "amount": "77.17",
                  "currencyCode": "GNF"
                },
                "awardAmount": {
                  "amount": 48759,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2446,
                "equivalentAmount": {
                  "amount": "360.41",
                  "currencyCode": "ZAR"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "409.35",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 38190,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2634,
                  "equivalentAmount": {
                    "amount": "56.9",
                    "currencyCode": "BBD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "275.65",
                      "currencyCode": "UZS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 36899,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3336,
                    "equivalentAmount": {
                      "amount": "325.35",
                      "currencyCode": "MAD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "189.83",
                      "currencyCode": "LYD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 36146,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0299,
                    "equivalentAmount": {
                      "amount": "25.04",
                      "currencyCode": "MKD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "385.03",
                      "currencyCode": "BWP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 19912,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4922,
                    "equivalentAmount": {
                      "amount": "142.41",
                      "currencyCode": "INR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "91.41",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 34212,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2165,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "310.38",
                      "currencyCode": "AED"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "182.1",
                  "currencyCode": "KWD"
                },
                "percentage": "7.3"
              },
              "passengerReferenceIds": [
                "f50a207a-b089-41df-9c9d-6b125db51871",
                "3196155a-873b-47b8-bac4-0f7b8e6c4d50",
                "cb8a4564-895a-495b-bc67-d614ebbe2732",
                "0e3b1ad2-3aae-4b68-9e40-57bdbdde2e4f",
                "eafd8a8b-d0dc-431a-a405-b33e1b1814a3",
                "0fe5adf3-3e87-4d4f-af78-3a1c7f72da97",
                "3b636bf1-72fb-4278-ae76-5c9de503164b",
                "e7e00252-f75d-413d-a9f5-a5eca394c868",
                "8589be0e-d58e-4562-ab81-49577339e50b"
              ],
              "total": {
                "amount": {
                  "amount": "51.1",
                  "currencyCode": "KPW"
                },
                "awardAmount": {
                  "amount": 9460,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4026,
                "equivalentAmount": {
                  "amount": "352.84",
                  "currencyCode": "AWG"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "64.89",
                    "currencyCode": "SOS"
                  },
                  "awardAmount": {
                    "amount": 8167,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2222,
                  "equivalentAmount": {
                    "amount": "100.72",
                    "currencyCode": "GNF"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "442.68",
                      "currencyCode": "PYG"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 35260,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3713,
                    "equivalentAmount": {
                      "amount": "86.15",
                      "currencyCode": "TJS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "281.64",
                      "currencyCode": "UZS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 25313,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0349,
                    "equivalentAmount": {
                      "amount": "187.97",
                      "currencyCode": "SYP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "255.34",
                      "currencyCode": "CAD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 37347,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0733,
                    "equivalentAmount": {
                      "amount": "79.68",
                      "currencyCode": "VND"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "324.69",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 20262,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3208,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "136.99",
                      "currencyCode": "MOP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "424.97",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 49211,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0984,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "341.55",
                      "currencyCode": "ISK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "96.71",
                  "currencyCode": "GMD"
                },
                "percentage": "13.47"
              },
              "passengerReferenceIds": [
                "f9c73852-9317-4900-bc21-678e5ff3487d",
                "961c0bf1-5819-4ed3-a236-e56f711cbc27",
                "0eb558aa-c79e-4e13-bac7-576d59f0b16b",
                "317a56a8-b663-406b-8ef5-800e2690eb49",
                "ecc17e26-a97f-4c08-bc89-604e66b2b7d7",
                "07f36016-e5ef-499b-9f9c-e529553634e1",
                "fa435e9b-e4cc-40fc-b9ec-d97210bd588a",
                "e1578911-5c3c-478a-a1ed-98927d8a09c8",
                "aecd66a0-631e-4302-ad7d-30e6e578d397"
              ],
              "total": {
                "amount": {
                  "amount": "126.43",
                  "currencyCode": "TMT"
                },
                "awardAmount": {
                  "amount": 18059,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2846,
                "equivalentAmount": {
                  "amount": "461.3",
                  "currencyCode": "ZWL"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "16.21",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 16674,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1248,
                  "equivalentAmount": {
                    "amount": "337.35",
                    "currencyCode": "CHF"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "52.18",
                      "currencyCode": "TND"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 9440,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4721,
                    "equivalentAmount": {
                      "amount": "112.63",
                      "currencyCode": "CUP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "400.84",
                      "currencyCode": "CNY"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 27635,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3586,
                    "equivalentAmount": {
                      "amount": "154.82",
                      "currencyCode": "TOP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "219.15",
                      "currencyCode": "FJD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 1819,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0356,
                    "equivalentAmount": {
                      "amount": "212.73",
                      "currencyCode": "CLP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "76.23",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 42916,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3499,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "259.81",
                      "currencyCode": "FKP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            }
          ]
        },
        "segmentReferenceIds": [
          "M9R7OO",
          "3L4SCB",
          "Y4YR7",
          "N4J5B9",
          "RKYJW",
          "STKKP",
          "KYN82",
          "KK9LU",
          "WH45FB",
          "4YLCI5"
        ]
      },
      {
        "details": {
          "type": "AncillaryOfferItem"
        },
        "id": "0af41b11-9adb-48b4-9c57-496381d401d8",
        "itineraryPartReferenceIds": [
          "IP-2",
          "IP-2",
          "IP-2",
          "IP-2",
          "IP-1",
          "IP-2",
          "IP-2",
          "IP-1"
        ],
        "itineraryReferenceId": "5VGXQ",
        "passengerReferenceIds": [
          "e325275c-9762-4b87-b11f-2908ca4adc67",
          "7ab0ca00-c0fa-485b-9bf5-0b966a9335ad",
          "ec5ff8d4-77a7-49df-90cf-70d282325304",
          "ffba3582-112c-43f9-875c-813b0c0ab618",
          "2347fa9b-5511-44b4-be7b-e41ba382fb7d",
          "fb3810ab-2ad4-43b2-b01d-1b096f0e8679",
          "edc85b30-a575-4f89-9431-5fb3daa7b1a8",
          "ad571cfa-562b-4018-9042-06edefaaf6ec",
          "e97c9ea5-4206-4dd8-bec9-d98fc87e976a"
        ],
        "price": {
          "originalUnitPrices": [
            {
              "commission": {
                "amount": {
                  "amount": "32.7",
                  "currencyCode": "TZS"
                },
                "percentage": "7.92"
              },
              "deal": {
                "amount": {
                  "amount": "112.69",
                  "currencyCode": "BMD"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "18.39",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "19bc41d3-aa14-49d4-9473-60c1a4797c36",
                "6ca4c7a7-2dcd-4e72-a3f6-01a62c12292f",
                "a0e41637-6484-477b-bc54-2b0f9e3b8418",
                "9bf14c2e-4fe3-4a05-8072-ec5a9332f5c2",
                "195866bf-493c-48e9-a7d5-b99974afdcce",
                "070f629b-9274-4bff-aaba-06fe81640525",
                "d126a5d5-34b6-49dd-921d-964bd267c692",
                "c6fe606d-27dc-48e9-a40b-ba499c00349f",
                "2d858596-c54c-4af1-bd3d-2ace9dd754a4"
              ],
              "total": {
                "amount": {
                  "amount": "463.54",
                  "currencyCode": "CUP"
                },
                "awardAmount": {
                  "amount": 6453,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2274,
                "equivalentAmount": {
                  "amount": "182.67",
                  "currencyCode": "CNY"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "258.9",
                    "currencyCode": "UZS"
                  },
                  "awardAmount": {
                    "amount": 30753,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0179,
                  "equivalentAmount": {
                    "amount": "105.69",
                    "currencyCode": "WST"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "31.34",
                      "currencyCode": "BTN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 32164,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3364,
                    "equivalentAmount": {
                      "amount": "224.79",
                      "currencyCode": "YER"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "122.44",
                      "currencyCode": "UAH"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 2929,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1094,
                    "equivalentAmount": {
                      "amount": "348.2",
                      "currencyCode": "BZD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "74.35",
                      "currencyCode": "CAD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 21845,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1441,
                    "equivalentAmount": {
                      "amount": "256.25",
                      "currencyCode": "HNL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "390.3",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 33168,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4288,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "281.4",
                      "currencyCode": "VND"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "350.43",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 9078,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2441,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "217.76",
                      "currencyCode": "KRW"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "101.16",
                  "currencyCode": "TRY"
                },
                "percentage": "5.36"
              },
              "deal": {
                "amount": {
                  "amount": "482.85",
                  "currencyCode": "KHR"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "8.19",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "5faa9e94-3bee-4ca6-8e6c-273b71444a33",
                "3bafa2e2-517c-4f10-ba88-c6f68119b873",
                "60a3621d-6054-493e-9be1-4581fba570c5",
                "46d31d62-f8f2-4a9a-84f7-2f44c7b1c4fd",
                "70bd2a0a-68cd-470e-add1-d7942ce6aa30",
                "428b882d-8ab1-4890-9de1-608276bba944",
                "4c985bfd-b0c8-4f30-8226-442cb4c2a03e",
                "91845a5a-9a7c-47f1-b91d-f28d0665098a",
                "2cfe8ae6-570c-4685-9a98-65c1a7b8da97"
              ],
              "total": {
                "amount": {
                  "amount": "334.44",
                  "currencyCode": "SSP"
                },
                "awardAmount": {
                  "amount": 15509,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2964,
                "equivalentAmount": {
                  "amount": "479.26",
                  "currencyCode": "PEN"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "230.92",
                    "currencyCode": "AED"
                  },
                  "awardAmount": {
                    "amount": 26769,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0602,
                  "equivalentAmount": {
                    "amount": "438.15",
                    "currencyCode": "KPW"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "269.06",
                      "currencyCode": "KES"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 21993,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3022,
                    "equivalentAmount": {
                      "amount": "116",
                      "currencyCode": "KGS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "105.51",
                      "currencyCode": "BND"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 12689,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3739,
                    "equivalentAmount": {
                      "amount": "350.75",
                      "currencyCode": "BBD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "38.56",
                      "currencyCode": "ARS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 16403,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2062,
                    "equivalentAmount": {
                      "amount": "120.7",
                      "currencyCode": "PAB"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "466.09",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 16861,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3719,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "46.02",
                      "currencyCode": "THB"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "493.11",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 37638,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1195,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "354.35",
                      "currencyCode": "BOB"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "85.19",
                  "currencyCode": "KYD"
                },
                "percentage": "6.57"
              },
              "deal": {
                "amount": {
                  "amount": "134.65",
                  "currencyCode": "VES"
                },
                "offerName": "SUMMER SALE",
                "percentage": "9.83",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "0f127b52-9b5c-4176-bc68-61e79a230cae",
                "5145ff93-d612-41c0-86a3-720fda46a5a6",
                "24ba7d93-ecce-4517-8c41-bfd2515455e7",
                "2f34c7e1-ddd3-4c88-8bea-3300665ec9c5",
                "ddbd2fb1-cbee-4d3b-8770-47e2ab3a4611",
                "76a325e5-1322-4f9c-9d86-ecc40033a5e0",
                "e56fdef9-da1f-4707-b905-8e1f28c47094",
                "0982a40d-85f6-4c0d-9754-cddae11555d8",
                "a08a7322-30bc-4064-9960-226dab5c1032"
              ],
              "total": {
                "amount": {
                  "amount": "229.58",
                  "currencyCode": "GNF"
                },
                "awardAmount": {
                  "amount": 37283,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3183,
                "equivalentAmount": {
                  "amount": "492.31",
                  "currencyCode": "RWF"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "418.38",
                    "currencyCode": "BOB"
                  },
                  "awardAmount": {
                    "amount": 14165,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3087,
                  "equivalentAmount": {
                    "amount": "461.71",
                    "currencyCode": "MXN"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "27.45",
                      "currencyCode": "LSL"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 15804,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0689,
                    "equivalentAmount": {
                      "amount": "74.42",
                      "currencyCode": "ISK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "221.84",
                      "currencyCode": "ZMW"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 34613,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0767,
                    "equivalentAmount": {
                      "amount": "194.24",
                      "currencyCode": "STN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "301.79",
                      "currencyCode": "PYG"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 17493,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2242,
                    "equivalentAmount": {
                      "amount": "212.91",
                      "currencyCode": "SLE"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "475.2",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 23712,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2283,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "353.72",
                      "currencyCode": "BSD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "168.67",
                  "currencyCode": "DZD"
                },
                "percentage": "6.94"
              },
              "deal": {
                "amount": {
                  "amount": "24.57",
                  "currencyCode": "DJF"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "8.34",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "b950aeab-4733-474d-9ffe-7d1949bb780b",
                "26ced59d-5607-41ce-bf55-e868dfc52bbe",
                "359c6c6f-746e-4e9e-800d-8bfeee2761cb",
                "545ab2b3-8b0f-4c11-bc42-1c0b82a8b0b3",
                "55472284-32c3-48b6-8024-4d9fa47d83a1",
                "2ccaa760-7d27-4f3a-b5ac-38dad3513727",
                "d3a372aa-a688-4c87-a638-342877524bc7",
                "8cc89e57-5454-43e3-8f60-1576ebb71f18",
                "32394479-6cd3-46d2-9c98-26ab622b5848"
              ],
              "total": {
                "amount": {
                  "amount": "42.99",
                  "currencyCode": "ERN"
                },
                "awardAmount": {
                  "amount": 5510,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3487,
                "equivalentAmount": {
                  "amount": "391.87",
                  "currencyCode": "SHP"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "232.73",
                    "currencyCode": "MMK"
                  },
                  "awardAmount": {
                    "amount": 34182,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3474,
                  "equivalentAmount": {
                    "amount": "58.83",
                    "currencyCode": "SDG"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "181.63",
                      "currencyCode": "MYR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 35327,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0997,
                    "equivalentAmount": {
                      "amount": "268.04",
                      "currencyCode": "PKR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "271.46",
                      "currencyCode": "CHF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 31892,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1467,
                    "equivalentAmount": {
                      "amount": "434",
                      "currencyCode": "DKK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "91.87",
                      "currencyCode": "UZS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 25315,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0659,
                    "equivalentAmount": {
                      "amount": "23.92",
                      "currencyCode": "GTQ"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "454.45",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 7461,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2175,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "340.23",
                      "currencyCode": "ZMW"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "257.71",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 2783,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4133,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "158.17",
                      "currencyCode": "THB"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "97.22",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 8449,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4171,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "324.88",
                      "currencyCode": "PEN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "441.64",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 23260,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3479,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "188.31",
                      "currencyCode": "TND"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "142.18",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 43152,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3088,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "354.08",
                      "currencyCode": "BGN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "40.97",
                  "currencyCode": "PAB"
                },
                "percentage": "13.47"
              },
              "deal": {
                "amount": {
                  "amount": "118.63",
                  "currencyCode": "VES"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "8.72",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "68ea3d8c-a08b-415e-bb61-ca9a72550840",
                "faec3c67-e574-4089-8e8b-068963d3d775",
                "f723ab52-052a-4f49-8dd0-4481548c37a9",
                "3da6717a-7944-4bd9-b82c-52fee281e7ba",
                "cff8da56-c6c8-4f3a-be43-53c1af0b9812",
                "6dec53da-e91f-42cb-a06b-5ab18e5f83f4",
                "57fe7703-9bf5-4496-a8e8-8364fca5d2a8",
                "2149febc-01ba-4228-93d1-2a5df561e5a2",
                "9fc57ef7-382e-46be-ab59-55e90ee78ced"
              ],
              "total": {
                "amount": {
                  "amount": "393.49",
                  "currencyCode": "SBD"
                },
                "awardAmount": {
                  "amount": 13208,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3793,
                "equivalentAmount": {
                  "amount": "189.42",
                  "currencyCode": "LSL"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "417.32",
                    "currencyCode": "RWF"
                  },
                  "awardAmount": {
                    "amount": 10611,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4097,
                  "equivalentAmount": {
                    "amount": "453.61",
                    "currencyCode": "NZD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "455.32",
                      "currencyCode": "MWK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 47243,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0606,
                    "equivalentAmount": {
                      "amount": "115.83",
                      "currencyCode": "MWK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "306.99",
                      "currencyCode": "LKR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 38623,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.407,
                    "equivalentAmount": {
                      "amount": "473.02",
                      "currencyCode": "STN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "225.54",
                      "currencyCode": "BIF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 13153,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1231,
                    "equivalentAmount": {
                      "amount": "76.43",
                      "currencyCode": "KHR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "45.37",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 44372,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4562,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "293.21",
                      "currencyCode": "CNY"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "354.23",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 42219,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0478,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "271.15",
                      "currencyCode": "AWG"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "31.41",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 3418,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3223,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "210.69",
                      "currencyCode": "PKR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "478.52",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 15788,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1624,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "236.96",
                      "currencyCode": "SRD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "351.62",
                  "currencyCode": "PLN"
                },
                "percentage": "11.29"
              },
              "deal": {
                "amount": {
                  "amount": "106.97",
                  "currencyCode": "ZMW"
                },
                "offerName": "SUMMER SALE",
                "percentage": "17.35",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "9ff99a7e-5e00-4c00-820c-92a82a661e06",
                "0f1c6319-93a6-48f6-99f3-6a0deff7a0e4",
                "3349f06a-384e-40e9-90c1-275db1c7b9b5",
                "566deb9d-3ad8-4cd3-9939-09973b8ce0f2",
                "ad27aa08-6e41-4e7a-8853-b4b2d0e2b261",
                "32ab1787-8a17-4167-8b28-cdda5f4ff7ca",
                "b58a0d26-4869-40fd-8799-a2dcbfe560a7",
                "49f8b083-ab94-4323-a43b-91f945ca8686",
                "00d99d63-6aee-486a-9ea0-6eba2da6b4e0"
              ],
              "total": {
                "amount": {
                  "amount": "149.76",
                  "currencyCode": "XOF"
                },
                "awardAmount": {
                  "amount": 1523,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4308,
                "equivalentAmount": {
                  "amount": "198.98",
                  "currencyCode": "FJD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "39.06",
                    "currencyCode": "IDR"
                  },
                  "awardAmount": {
                    "amount": 5307,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0821,
                  "equivalentAmount": {
                    "amount": "25.02",
                    "currencyCode": "UYU"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "302.56",
                      "currencyCode": "MRU"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 4142,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0386,
                    "equivalentAmount": {
                      "amount": "349.64",
                      "currencyCode": "JMD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "427.96",
                      "currencyCode": "CAD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 6948,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2298,
                    "equivalentAmount": {
                      "amount": "348.74",
                      "currencyCode": "CHF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "184.27",
                      "currencyCode": "ANG"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 7804,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4521,
                    "equivalentAmount": {
                      "amount": "309.6",
                      "currencyCode": "SLE"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "392.31",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 32198,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3223,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "320.21",
                      "currencyCode": "HTG"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "44.63",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 17669,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.09,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "136.08",
                      "currencyCode": "BGN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "170.64",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 3908,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1334,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "314.01",
                      "currencyCode": "MGA"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "435.93",
                  "currencyCode": "VND"
                },
                "percentage": "9.6"
              },
              "deal": {
                "amount": {
                  "amount": "213.85",
                  "currencyCode": "LYD"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "17.84",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "d0da9acf-0572-4e40-b384-4da471490ae9",
                "00b19daa-a910-4fa7-87bf-cfb984402e4a",
                "29ec56f4-da20-422b-987f-953fce3082f5",
                "d97d59d6-6b90-4aa6-bd05-d1e4c7f47aee",
                "98f9c14e-d2dd-4bd7-b719-35d4cf1c508c",
                "f75b3606-742c-43d3-844b-09fc5160c2fe",
                "2775f015-3b99-404c-a999-0dd186a107ea",
                "88acbad8-a3b2-42bc-9424-151e94d6bf29",
                "1ab0c0b6-9a68-41ed-9890-6be88f576abf"
              ],
              "total": {
                "amount": {
                  "amount": "169.63",
                  "currencyCode": "HNL"
                },
                "awardAmount": {
                  "amount": 1526,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2708,
                "equivalentAmount": {
                  "amount": "147.61",
                  "currencyCode": "DKK"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "29.45",
                    "currencyCode": "KES"
                  },
                  "awardAmount": {
                    "amount": 29535,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2406,
                  "equivalentAmount": {
                    "amount": "126.66",
                    "currencyCode": "GEL"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "57.44",
                      "currencyCode": "YER"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 45882,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2161,
                    "equivalentAmount": {
                      "amount": "110.71",
                      "currencyCode": "CVE"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "256.42",
                      "currencyCode": "RWF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 34321,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1915,
                    "equivalentAmount": {
                      "amount": "220.59",
                      "currencyCode": "PYG"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "360.69",
                      "currencyCode": "UZS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 21802,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1876,
                    "equivalentAmount": {
                      "amount": "242.45",
                      "currencyCode": "TJS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "94.02",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 29704,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4503,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "482.08",
                      "currencyCode": "PKR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "153.29",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 43307,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2842,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "81.65",
                      "currencyCode": "KRW"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "143.33",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 26928,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2575,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "419.51",
                      "currencyCode": "SHP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "205.16",
                  "currencyCode": "XOF"
                },
                "percentage": "14.02"
              },
              "deal": {
                "amount": {
                  "amount": "255.13",
                  "currencyCode": "RON"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "12.62",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "9e5d8c7d-4c99-4ab1-81ba-212b1da4e4eb",
                "24be5d11-d73b-4700-b8c6-41187412c5e6",
                "bec8dcd9-686e-4680-a57a-54a145688bac",
                "4222c1de-b060-4a5e-ad17-d29c1ea0a159",
                "01def3ab-c7d6-4b6c-8ba7-e13eddb9138c",
                "fed776bd-2882-4bd3-ac10-13ef1beb8f7f",
                "746b659d-4b9b-483a-800f-c77dde54a5d8",
                "317444f4-0ece-4abf-8b6e-a3f6a31dcf8f",
                "41562d5b-e374-4112-ac2a-0df116d84d02"
              ],
              "total": {
                "amount": {
                  "amount": "238.39",
                  "currencyCode": "GTQ"
                },
                "awardAmount": {
                  "amount": 32294,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0789,
                "equivalentAmount": {
                  "amount": "105.29",
                  "currencyCode": "BBD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "98.5",
                    "currencyCode": "XCD"
                  },
                  "awardAmount": {
                    "amount": 13549,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3802,
                  "equivalentAmount": {
                    "amount": "444.08",
                    "currencyCode": "UGX"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "458.46",
                      "currencyCode": "LBP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 33904,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4258,
                    "equivalentAmount": {
                      "amount": "42.36",
                      "currencyCode": "BRL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "197.47",
                      "currencyCode": "BSD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 31987,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2677,
                    "equivalentAmount": {
                      "amount": "119.33",
                      "currencyCode": "JPY"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "267.56",
                      "currencyCode": "QAR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 4143,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2078,
                    "equivalentAmount": {
                      "amount": "335.05",
                      "currencyCode": "SRD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "212.49",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 42789,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0965,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "61.3",
                      "currencyCode": "SBD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "442.83",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 10366,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4348,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "101.04",
                      "currencyCode": "BDT"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "479.39",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 44070,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0358,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "377.16",
                      "currencyCode": "EUR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "464.8",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 39345,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0316,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "378.35",
                      "currencyCode": "JOD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "252.76",
                  "currencyCode": "NAD"
                },
                "percentage": "9.93"
              },
              "deal": {
                "amount": {
                  "amount": "25.27",
                  "currencyCode": "DKK"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "11.15",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "96d9d97f-6817-4c35-b523-c54d785c89ca",
                "19d0a55d-d092-4880-bde6-dd37e9af3784",
                "19d8a145-f06a-47b1-83eb-07340d63d2bc",
                "2de7b742-4a7c-415f-8c94-13423905bfde",
                "1d02da3f-1297-4c65-b270-1731d49c2f91",
                "0b932cb7-391a-4d04-902e-f83a2c50258a",
                "a93e89f7-ccb7-46f1-b66f-81a2ef4d32b1",
                "9d1d3de1-ec61-4010-8ae1-22192632eac2",
                "0430f4cb-7536-4fce-bd30-5f686d8a1831"
              ],
              "total": {
                "amount": {
                  "amount": "373.78",
                  "currencyCode": "DOP"
                },
                "awardAmount": {
                  "amount": 1333,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.44,
                "equivalentAmount": {
                  "amount": "156.92",
                  "currencyCode": "OMR"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "208.68",
                    "currencyCode": "KES"
                  },
                  "awardAmount": {
                    "amount": 46096,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.068,
                  "equivalentAmount": {
                    "amount": "49.67",
                    "currencyCode": "MGA"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "400.24",
                      "currencyCode": "CLP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 10493,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0117,
                    "equivalentAmount": {
                      "amount": "200.34",
                      "currencyCode": "BHD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "148.25",
                      "currencyCode": "NAD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 7107,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3843,
                    "equivalentAmount": {
                      "amount": "478.58",
                      "currencyCode": "GHS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "414.81",
                      "currencyCode": "DKK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 3896,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3288,
                    "equivalentAmount": {
                      "amount": "165.36",
                      "currencyCode": "SAR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "73.65",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 37414,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1506,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "419.56",
                      "currencyCode": "ZAR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            }
          ],
          "passengerPriceDifferences": [
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.1602
              },
              "passengerReferenceIds": [
                "8071a1e1-4efd-46eb-9271-8801535a93be",
                "9acc8da6-aa66-4e8c-b5cb-c9318cb527d6",
                "80778994-269d-4122-8d86-94d585b221ab",
                "87bbc5f7-9d46-48df-a21f-ae96a1d0146b",
                "ce754b98-b702-4647-bfd6-4bde3f6ba1c3",
                "f506d81e-4cc4-4c0a-a46d-7cfb04cb78a9",
                "4024f02f-380d-45ae-9a88-4ed4b9e8716b",
                "e050d425-84fe-497c-9b4b-672b35b983cd",
                "de86a4bb-155b-4be6-8258-f9702996410f"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "432.16",
                    "currencyCode": "DOP"
                  },
                  "awardAmount": {
                    "amount": 41332,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0679,
                  "equivalentAmount": {
                    "amount": "388.33",
                    "currencyCode": "CVE"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "480.05",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 10389,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1093,
                      "equivalentAmount": {
                        "amount": "199.13",
                        "currencyCode": "KRW"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "239.08",
                          "currencyCode": "LBP"
                        },
                        "awardAmount": {
                          "amount": 28245,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2587,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "84.57",
                          "currencyCode": "KHR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "12.85",
                          "currencyCode": "BWP"
                        },
                        "awardAmount": {
                          "amount": 36930,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0886,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "200.76",
                          "currencyCode": "WST"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "261.08",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 49302,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1673,
                      "equivalentAmount": {
                        "amount": "285.48",
                        "currencyCode": "BRL"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "411.27",
                          "currencyCode": "RUB"
                        },
                        "awardAmount": {
                          "amount": 46295,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2767,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "57.7",
                          "currencyCode": "BZD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "264.83",
                          "currencyCode": "IQD"
                        },
                        "awardAmount": {
                          "amount": 47840,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1526,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "491.98",
                          "currencyCode": "KES"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "70.27",
                          "currencyCode": "SRD"
                        },
                        "awardAmount": {
                          "amount": 37301,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4282,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "288.02",
                          "currencyCode": "SHP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "475.76",
                          "currencyCode": "BWP"
                        },
                        "awardAmount": {
                          "amount": 24115,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0149,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "79.73",
                          "currencyCode": "GYD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "195.55",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 36047,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4798,
                      "equivalentAmount": {
                        "amount": "307.67",
                        "currencyCode": "BTN"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "383.57",
                          "currencyCode": "LSL"
                        },
                        "awardAmount": {
                          "amount": 42307,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4181,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "334.22",
                          "currencyCode": "UAH"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "25.33",
                          "currencyCode": "KRW"
                        },
                        "awardAmount": {
                          "amount": 15574,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1977,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "154.86",
                          "currencyCode": "COP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "397.64",
                          "currencyCode": "PEN"
                        },
                        "awardAmount": {
                          "amount": 25899,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2998,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "477.12",
                          "currencyCode": "MXN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "326.75",
                          "currencyCode": "CLP"
                        },
                        "awardAmount": {
                          "amount": 19625,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0674,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "71.07",
                          "currencyCode": "BIF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "257.34",
                          "currencyCode": "MVR"
                        },
                        "awardAmount": {
                          "amount": 8447,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2387,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "423.64",
                          "currencyCode": "BMD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "179.61",
                    "currencyCode": "IRR"
                  },
                  "awardAmount": {
                    "amount": 8090,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.071,
                  "equivalentAmount": {
                    "amount": "377.82",
                    "currencyCode": "BAM"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "47.87",
                    "currencyCode": "ETB"
                  },
                  "awardAmount": {
                    "amount": 15660,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1823,
                  "equivalentAmount": {
                    "amount": "310.23",
                    "currencyCode": "MNT"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "163.82",
                    "currencyCode": "THB"
                  },
                  "awardAmount": {
                    "amount": 12519,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3723,
                  "equivalentAmount": {
                    "amount": "363.61",
                    "currencyCode": "FJD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "195.48",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 20537,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2353,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "268.22",
                      "currencyCode": "AED"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "216.41",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 10832,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1372,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "268.1",
                      "currencyCode": "BAM"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "168.33",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 38868,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3632,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "336.69",
                      "currencyCode": "MXN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "103.81",
                    "currencyCode": "BIF"
                  },
                  "awardAmount": {
                    "amount": 11587,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0524,
                  "equivalentAmount": {
                    "amount": "155.89",
                    "currencyCode": "BZD"
                  }
                },
                {
                  "amount": {
                    "amount": "232.37",
                    "currencyCode": "IDR"
                  },
                  "awardAmount": {
                    "amount": 5569,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3876,
                  "equivalentAmount": {
                    "amount": "391.49",
                    "currencyCode": "LAK"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.8805
              },
              "passengerReferenceIds": [
                "52736fdd-2072-4ece-af19-e017b5a1d56f",
                "cf88f594-8da9-4484-a506-bd0aec661fcf",
                "8b361c1f-f57f-4112-8dc8-82f40cc49586",
                "4e6afbc9-55dd-4d89-bbb9-d8602ecf4c88",
                "fb346df2-d55b-4def-9d88-f3878250116c",
                "c494b8a9-63d5-4fcf-93d7-c057323f8f0f",
                "89442b45-f556-4cd6-a3d7-5ee40c93c287",
                "e04dae6a-d55d-4f71-9842-c0cae72566b3",
                "3f1acba5-51b7-4bf9-814f-0c60c1f92723"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "429.25",
                    "currencyCode": "MNT"
                  },
                  "awardAmount": {
                    "amount": 15604,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0431,
                  "equivalentAmount": {
                    "amount": "479.9",
                    "currencyCode": "GBP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "221.51",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 6271,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2317,
                      "equivalentAmount": {
                        "amount": "206.44",
                        "currencyCode": "SRD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "425.55",
                          "currencyCode": "USD"
                        },
                        "awardAmount": {
                          "amount": 30247,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0782,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "300.6",
                          "currencyCode": "KPW"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "119.26",
                          "currencyCode": "LBP"
                        },
                        "awardAmount": {
                          "amount": 1436,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1628,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "266.02",
                          "currencyCode": "GHS"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "44.33",
                          "currencyCode": "BYN"
                        },
                        "awardAmount": {
                          "amount": 7987,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2421,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "269.09",
                          "currencyCode": "SCR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "443.22",
                          "currencyCode": "OMR"
                        },
                        "awardAmount": {
                          "amount": 41707,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4918,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "402.58",
                          "currencyCode": "RSD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "401.52",
                          "currencyCode": "KES"
                        },
                        "awardAmount": {
                          "amount": 33446,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3863,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "79.13",
                          "currencyCode": "LRD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "464.43",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 4397,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3564,
                      "equivalentAmount": {
                        "amount": "358.04",
                        "currencyCode": "LKR"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "436.1",
                          "currencyCode": "AZN"
                        },
                        "awardAmount": {
                          "amount": 7237,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3718,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "184.4",
                          "currencyCode": "MVR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "415.1",
                          "currencyCode": "PGK"
                        },
                        "awardAmount": {
                          "amount": 2042,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3513,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "453.52",
                          "currencyCode": "CHF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "128.86",
                          "currencyCode": "OMR"
                        },
                        "awardAmount": {
                          "amount": 30135,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2212,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "48.73",
                          "currencyCode": "BOB"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "348.79",
                          "currencyCode": "KES"
                        },
                        "awardAmount": {
                          "amount": 19864,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3796,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "138.89",
                          "currencyCode": "COP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "47.4",
                          "currencyCode": "SDG"
                        },
                        "awardAmount": {
                          "amount": 10349,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.093,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "70.75",
                          "currencyCode": "PHP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "25.43",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 26990,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1683,
                      "equivalentAmount": {
                        "amount": "475.02",
                        "currencyCode": "CUP"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "291.29",
                          "currencyCode": "INR"
                        },
                        "awardAmount": {
                          "amount": 40784,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3302,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "76.84",
                          "currencyCode": "SAR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "71.54",
                          "currencyCode": "FKP"
                        },
                        "awardAmount": {
                          "amount": 28594,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0875,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "158.33",
                          "currencyCode": "KWD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "298.55",
                          "currencyCode": "TMT"
                        },
                        "awardAmount": {
                          "amount": 5676,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0748,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "63.95",
                          "currencyCode": "KRW"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "115.02",
                          "currencyCode": "BDT"
                        },
                        "awardAmount": {
                          "amount": 38373,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.405,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "207.01",
                          "currencyCode": "MOP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "364.39",
                          "currencyCode": "BMD"
                        },
                        "awardAmount": {
                          "amount": 44911,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1928,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "379.62",
                          "currencyCode": "GEL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "448.58",
                    "currencyCode": "PHP"
                  },
                  "awardAmount": {
                    "amount": 19771,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1845,
                  "equivalentAmount": {
                    "amount": "235.53",
                    "currencyCode": "MZN"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "195.69",
                    "currencyCode": "GMD"
                  },
                  "awardAmount": {
                    "amount": 5597,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2763,
                  "equivalentAmount": {
                    "amount": "260.36",
                    "currencyCode": "INR"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "390.95",
                    "currencyCode": "TWD"
                  },
                  "awardAmount": {
                    "amount": 17535,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3929,
                  "equivalentAmount": {
                    "amount": "145.3",
                    "currencyCode": "HTG"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "455.96",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 23390,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1897,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "245.45",
                      "currencyCode": "MYR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "218.45",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 36302,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0693,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "275.11",
                      "currencyCode": "KRW"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "166.25",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 38058,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.044,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "264.76",
                      "currencyCode": "ETB"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "139.39",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 12032,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4141,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "424.17",
                      "currencyCode": "AOA"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "325.98",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 2396,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.396,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "402.01",
                      "currencyCode": "BBD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "269.33",
                    "currencyCode": "KWD"
                  },
                  "awardAmount": {
                    "amount": 9470,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2706,
                  "equivalentAmount": {
                    "amount": "403.73",
                    "currencyCode": "AZN"
                  }
                },
                {
                  "amount": {
                    "amount": "41.88",
                    "currencyCode": "LSL"
                  },
                  "awardAmount": {
                    "amount": 43113,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3446,
                  "equivalentAmount": {
                    "amount": "156.49",
                    "currencyCode": "SAR"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.9448
              },
              "passengerReferenceIds": [
                "b355e641-7098-4382-9184-57a726b39f17",
                "b327c178-e884-4199-81a1-fa9872ad9b31",
                "df8de61a-90d5-499d-be14-40e5caa2cfe8",
                "7411c058-751d-458d-aca1-80856d7b8443",
                "363ccb54-31fd-439d-85bd-21c4aa2268a8",
                "77a96cd8-dbc3-4894-8dc0-008a15866c3a",
                "5f21a96d-3668-4db6-824f-997425c271c8",
                "ea937022-8e7b-45f6-8255-0cd6671733c3",
                "15f3c40e-3201-4c96-b5da-6987edddfa12"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "290.48",
                    "currencyCode": "SLE"
                  },
                  "awardAmount": {
                    "amount": 39415,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1041,
                  "equivalentAmount": {
                    "amount": "400.36",
                    "currencyCode": "AWG"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "347.84",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 29029,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0469,
                      "equivalentAmount": {
                        "amount": "425.52",
                        "currencyCode": "ETB"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "299.15",
                          "currencyCode": "KYD"
                        },
                        "awardAmount": {
                          "amount": 20072,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1258,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "214.09",
                          "currencyCode": "PGK"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "262.91",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 23359,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4683,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "177.81",
                          "currencyCode": "TOP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "105.41",
                          "currencyCode": "DOP"
                        },
                        "awardAmount": {
                          "amount": 44513,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0681,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "458.91",
                          "currencyCode": "QAR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "189.57",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 15730,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1306,
                      "equivalentAmount": {
                        "amount": "383.29",
                        "currencyCode": "PGK"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "462.63",
                          "currencyCode": "PKR"
                        },
                        "awardAmount": {
                          "amount": 39033,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0878,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "206.86",
                          "currencyCode": "PGK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "383.38",
                          "currencyCode": "BBD"
                        },
                        "awardAmount": {
                          "amount": 23853,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1439,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "136.53",
                          "currencyCode": "COP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "188.81",
                          "currencyCode": "NOK"
                        },
                        "awardAmount": {
                          "amount": 46869,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0126,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "63.6",
                          "currencyCode": "ETB"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "249.22",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 43561,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3735,
                      "equivalentAmount": {
                        "amount": "214.77",
                        "currencyCode": "HTG"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "288.15",
                          "currencyCode": "RSD"
                        },
                        "awardAmount": {
                          "amount": 24175,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4046,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "449.45",
                          "currencyCode": "NOK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "179.53",
                    "currencyCode": "NGN"
                  },
                  "awardAmount": {
                    "amount": 16030,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3627,
                  "equivalentAmount": {
                    "amount": "22.99",
                    "currencyCode": "BDT"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "336.26",
                    "currencyCode": "XAF"
                  },
                  "awardAmount": {
                    "amount": 36708,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1016,
                  "equivalentAmount": {
                    "amount": "269.74",
                    "currencyCode": "ILS"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "488.1",
                    "currencyCode": "KYD"
                  },
                  "awardAmount": {
                    "amount": 20218,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.456,
                  "equivalentAmount": {
                    "amount": "140.59",
                    "currencyCode": "FJD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "44.56",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 32288,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1308,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "299.16",
                      "currencyCode": "BIF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "331.98",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 9925,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0765,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "494.49",
                      "currencyCode": "GIP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "347.84",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 44371,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3523,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "333.84",
                      "currencyCode": "USD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "378.37",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 30599,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1226,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "404.91",
                      "currencyCode": "FJD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "29.19",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 49661,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0676,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "121.98",
                      "currencyCode": "GHS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "389.13",
                    "currencyCode": "GBP"
                  },
                  "awardAmount": {
                    "amount": 48679,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0355,
                  "equivalentAmount": {
                    "amount": "145.27",
                    "currencyCode": "MKD"
                  }
                },
                {
                  "amount": {
                    "amount": "110.38",
                    "currencyCode": "TOP"
                  },
                  "awardAmount": {
                    "amount": 45907,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0604,
                  "equivalentAmount": {
                    "amount": "357.83",
                    "currencyCode": "BOB"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.0275
              },
              "passengerReferenceIds": [
                "99d1c6da-4f5d-47fc-9ecf-3093ce58f235",
                "46e19360-191f-4ff8-a9b8-451bb79d2a8b",
                "eeadd9c7-ee06-4e53-8909-6c87dcd041ae",
                "35f20d3e-8b53-4adc-b3f9-0aff106bc0de",
                "3740337b-63ca-4bd8-b86a-59e5b643facf",
                "e94bd361-18a1-4c63-97c7-6f93119e845a",
                "0d060186-5f06-439c-a08f-59478fedb775",
                "e49ffaab-0855-4469-94fa-1e9ed07c3e7b",
                "ef5afe56-658b-4638-b6e5-bc46773372a1"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "360.68",
                    "currencyCode": "BZD"
                  },
                  "awardAmount": {
                    "amount": 31876,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1542,
                  "equivalentAmount": {
                    "amount": "144.45",
                    "currencyCode": "RUB"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "336.88",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 17930,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.233,
                      "equivalentAmount": {
                        "amount": "437.36",
                        "currencyCode": "ILS"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "323.23",
                          "currencyCode": "UAH"
                        },
                        "awardAmount": {
                          "amount": 44545,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2864,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "108.74",
                          "currencyCode": "SOS"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "56.89",
                          "currencyCode": "SLE"
                        },
                        "awardAmount": {
                          "amount": 1853,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0475,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "480.21",
                          "currencyCode": "BYN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "464.65",
                          "currencyCode": "STN"
                        },
                        "awardAmount": {
                          "amount": 45694,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3336,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "329.01",
                          "currencyCode": "GNF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "182.38",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 28165,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0302,
                      "equivalentAmount": {
                        "amount": "471.36",
                        "currencyCode": "KES"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "177.56",
                          "currencyCode": "BND"
                        },
                        "awardAmount": {
                          "amount": 31628,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4176,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "197.3",
                          "currencyCode": "BYN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "71.88",
                          "currencyCode": "BSD"
                        },
                        "awardAmount": {
                          "amount": 7054,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0241,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "392.81",
                          "currencyCode": "AWG"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "291.72",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 40207,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1554,
                      "equivalentAmount": {
                        "amount": "402.97",
                        "currencyCode": "XOF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "191.71",
                          "currencyCode": "OMR"
                        },
                        "awardAmount": {
                          "amount": 48751,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3348,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "185.21",
                          "currencyCode": "PAB"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "248.35",
                          "currencyCode": "KHR"
                        },
                        "awardAmount": {
                          "amount": 40213,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4366,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "138.71",
                          "currencyCode": "WST"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "316.47",
                    "currencyCode": "ANG"
                  },
                  "awardAmount": {
                    "amount": 15621,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4958,
                  "equivalentAmount": {
                    "amount": "366.94",
                    "currencyCode": "BIF"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "232.22",
                    "currencyCode": "UYU"
                  },
                  "awardAmount": {
                    "amount": 29342,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.036,
                  "equivalentAmount": {
                    "amount": "458.57",
                    "currencyCode": "KGS"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "251.88",
                    "currencyCode": "NAD"
                  },
                  "awardAmount": {
                    "amount": 16271,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2713,
                  "equivalentAmount": {
                    "amount": "197.84",
                    "currencyCode": "UGX"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "56.34",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 45146,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3549,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "426.86",
                      "currencyCode": "XPF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "392.1",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 28739,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3581,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "482.73",
                      "currencyCode": "LRD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "64.58",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 44839,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4368,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "237.94",
                      "currencyCode": "ZMW"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "86.08",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 36320,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1116,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "366.05",
                      "currencyCode": "ZAR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "456.69",
                    "currencyCode": "MYR"
                  },
                  "awardAmount": {
                    "amount": 22808,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0762,
                  "equivalentAmount": {
                    "amount": "117.17",
                    "currencyCode": "AED"
                  }
                },
                {
                  "amount": {
                    "amount": "379.31",
                    "currencyCode": "PEN"
                  },
                  "awardAmount": {
                    "amount": 43454,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0559,
                  "equivalentAmount": {
                    "amount": "64.3",
                    "currencyCode": "SZL"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.8431
              },
              "passengerReferenceIds": [
                "3e0de599-4abe-41e2-9fb7-845328ac72ad",
                "19197995-642d-4c02-b03f-1c9ecfda765c",
                "dd53de8a-9eca-4800-b354-fc5d8004fc2a",
                "404df42e-f936-4571-b57b-501a67dad30b",
                "4b1e6292-fb7c-4c2f-a570-9cfa7b6616b5",
                "3b3d6a52-c9b5-44ba-8f9c-6b6e988d299a",
                "6b00fa44-f106-4518-a1f4-358a0cec2148",
                "a497ddaa-66b3-4568-836c-17fcbeed791b",
                "030706b9-2656-45de-8ed6-d45c46292d08"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "384.53",
                    "currencyCode": "CRC"
                  },
                  "awardAmount": {
                    "amount": 24396,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0844,
                  "equivalentAmount": {
                    "amount": "19.28",
                    "currencyCode": "UAH"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "295.81",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 31985,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4879,
                      "equivalentAmount": {
                        "amount": "140.55",
                        "currencyCode": "UGX"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "346.23",
                          "currencyCode": "KZT"
                        },
                        "awardAmount": {
                          "amount": 38842,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2322,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "282.27",
                          "currencyCode": "BWP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "351.54",
                          "currencyCode": "QAR"
                        },
                        "awardAmount": {
                          "amount": 29954,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1289,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "303.35",
                          "currencyCode": "TWD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "322.02",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 38838,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2539,
                      "equivalentAmount": {
                        "amount": "88.76",
                        "currencyCode": "MYR"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "322.9",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 22818,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1265,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "287.09",
                          "currencyCode": "TRY"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "79.81",
                          "currencyCode": "CDF"
                        },
                        "awardAmount": {
                          "amount": 19425,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3274,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "359.49",
                          "currencyCode": "ZWL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "441.69",
                          "currencyCode": "LKR"
                        },
                        "awardAmount": {
                          "amount": 25751,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3955,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "295.4",
                          "currencyCode": "GBP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "12.56",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 25313,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3067,
                      "equivalentAmount": {
                        "amount": "134.66",
                        "currencyCode": "MVR"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "439.71",
                          "currencyCode": "SDG"
                        },
                        "awardAmount": {
                          "amount": 41644,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0566,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "65.84",
                          "currencyCode": "SLE"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "124.45",
                          "currencyCode": "CRC"
                        },
                        "awardAmount": {
                          "amount": 42177,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3482,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "66.57",
                          "currencyCode": "AMD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "249.23",
                          "currencyCode": "KPW"
                        },
                        "awardAmount": {
                          "amount": 38509,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3023,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "481.65",
                          "currencyCode": "GTQ"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "164.39",
                    "currencyCode": "KPW"
                  },
                  "awardAmount": {
                    "amount": 25322,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4832,
                  "equivalentAmount": {
                    "amount": "361.24",
                    "currencyCode": "MYR"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "373.05",
                    "currencyCode": "VES"
                  },
                  "awardAmount": {
                    "amount": 47809,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4573,
                  "equivalentAmount": {
                    "amount": "128.29",
                    "currencyCode": "LRD"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "105.36",
                    "currencyCode": "LBP"
                  },
                  "awardAmount": {
                    "amount": 16305,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3947,
                  "equivalentAmount": {
                    "amount": "431.81",
                    "currencyCode": "BTN"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "184.34",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 29205,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4904,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "374.97",
                      "currencyCode": "IDR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "475.52",
                    "currencyCode": "TZS"
                  },
                  "awardAmount": {
                    "amount": 3128,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0222,
                  "equivalentAmount": {
                    "amount": "379.26",
                    "currencyCode": "MXN"
                  }
                },
                {
                  "amount": {
                    "amount": "65.41",
                    "currencyCode": "GIP"
                  },
                  "awardAmount": {
                    "amount": 1622,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1031,
                  "equivalentAmount": {
                    "amount": "289.98",
                    "currencyCode": "TTD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.9755
              },
              "passengerReferenceIds": [
                "7743288b-2871-4076-987b-48d3663b6ff6",
                "1cf1f254-b601-47ac-8e47-dcb11f3b0263",
                "1c567bcb-4ec4-40f2-aac4-62cebe324e33",
                "33358aa8-e855-4fae-aa00-6897bebf3d21",
                "92f926ee-3217-4f29-9dc3-ef236ea10130",
                "f79d9889-392d-4ad3-808d-9a34f85e115c",
                "8bec66c0-7f0b-44da-8f8c-1190d4f327a5",
                "e6f076d4-cda8-4ca0-a024-c84a6ee4cb9e",
                "82085e64-6046-4816-b313-8d3ecd06deeb"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "260.8",
                    "currencyCode": "NAD"
                  },
                  "awardAmount": {
                    "amount": 23344,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1837,
                  "equivalentAmount": {
                    "amount": "216.62",
                    "currencyCode": "LAK"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "191.85",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 11835,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.29,
                      "equivalentAmount": {
                        "amount": "151.66",
                        "currencyCode": "UGX"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "484.6",
                          "currencyCode": "TND"
                        },
                        "awardAmount": {
                          "amount": 10409,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1577,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "66.76",
                          "currencyCode": "ERN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "270.68",
                          "currencyCode": "CLP"
                        },
                        "awardAmount": {
                          "amount": 24894,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2994,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "464.33",
                          "currencyCode": "MWK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "488.79",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 36691,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.223,
                      "equivalentAmount": {
                        "amount": "470.55",
                        "currencyCode": "TND"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "254.33",
                          "currencyCode": "GEL"
                        },
                        "awardAmount": {
                          "amount": 41397,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2699,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "418.01",
                          "currencyCode": "BTN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "372.08",
                          "currencyCode": "SYP"
                        },
                        "awardAmount": {
                          "amount": 17185,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4799,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "326.34",
                          "currencyCode": "SDG"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "442.45",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 43160,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3485,
                      "equivalentAmount": {
                        "amount": "435.49",
                        "currencyCode": "GIP"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "141.62",
                          "currencyCode": "COP"
                        },
                        "awardAmount": {
                          "amount": 21655,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2798,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "327.94",
                          "currencyCode": "AMD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "286.56",
                    "currencyCode": "BGN"
                  },
                  "awardAmount": {
                    "amount": 11561,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0618,
                  "equivalentAmount": {
                    "amount": "211.84",
                    "currencyCode": "CNY"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "399.38",
                    "currencyCode": "CLP"
                  },
                  "awardAmount": {
                    "amount": 24914,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2175,
                  "equivalentAmount": {
                    "amount": "482.98",
                    "currencyCode": "SBD"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "102.55",
                    "currencyCode": "KGS"
                  },
                  "awardAmount": {
                    "amount": 3767,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1335,
                  "equivalentAmount": {
                    "amount": "195.47",
                    "currencyCode": "SLE"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "329.64",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 47529,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2243,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "34.67",
                      "currencyCode": "AUD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "398.95",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 23381,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.012,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "148.51",
                      "currencyCode": "ISK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "201.94",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 21761,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1781,
                  "equivalentAmount": {
                    "amount": "57.5",
                    "currencyCode": "SEK"
                  }
                },
                {
                  "amount": {
                    "amount": "419.45",
                    "currencyCode": "STN"
                  },
                  "awardAmount": {
                    "amount": 4648,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1233,
                  "equivalentAmount": {
                    "amount": "468.26",
                    "currencyCode": "TRY"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.9535
              },
              "passengerReferenceIds": [
                "ee55d6de-a16c-46f4-993e-37ebe0b96ca5",
                "11279ba2-a9be-4d71-bd9b-0871db5a1cc4",
                "22a6dc6e-bc39-4fee-9ed8-61880799b868",
                "35d0468c-8bd8-4bda-9b52-61fc14178948",
                "c57d4780-297b-43bd-bc87-04db36606582",
                "2593e2ec-d533-4688-916f-cc3f1141e94d",
                "5d56fb3d-5c1c-485d-9d66-718cafd50822",
                "d6f03a08-eace-4a0f-8beb-3e38f326885e",
                "cff6ed94-d122-4191-9945-6fa14f23a37e"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "459.19",
                    "currencyCode": "BYN"
                  },
                  "awardAmount": {
                    "amount": 6129,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3695,
                  "equivalentAmount": {
                    "amount": "66.31",
                    "currencyCode": "MXN"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "426.04",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 6735,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3284,
                      "equivalentAmount": {
                        "amount": "247.71",
                        "currencyCode": "BDT"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "264.23",
                          "currencyCode": "CAD"
                        },
                        "awardAmount": {
                          "amount": 31887,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3424,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "349.04",
                          "currencyCode": "MXN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "67.82",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 9164,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4218,
                      "equivalentAmount": {
                        "amount": "481.93",
                        "currencyCode": "GMD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "395.27",
                          "currencyCode": "LAK"
                        },
                        "awardAmount": {
                          "amount": 22144,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1191,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "419.53",
                          "currencyCode": "TTD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "164.78",
                          "currencyCode": "BIF"
                        },
                        "awardAmount": {
                          "amount": 33459,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4443,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "287.58",
                          "currencyCode": "CDF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "400.85",
                          "currencyCode": "SSP"
                        },
                        "awardAmount": {
                          "amount": 49240,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.462,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "427.14",
                          "currencyCode": "BGN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "493.52",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 14119,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1824,
                      "equivalentAmount": {
                        "amount": "63.02",
                        "currencyCode": "KPW"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "136.03",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 47706,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3307,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "26.08",
                          "currencyCode": "AED"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "419.57",
                    "currencyCode": "ZMW"
                  },
                  "awardAmount": {
                    "amount": 46602,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0468,
                  "equivalentAmount": {
                    "amount": "493.63",
                    "currencyCode": "RSD"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "223.14",
                    "currencyCode": "CLP"
                  },
                  "awardAmount": {
                    "amount": 30390,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3037,
                  "equivalentAmount": {
                    "amount": "302.34",
                    "currencyCode": "ZWL"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "74.05",
                    "currencyCode": "SZL"
                  },
                  "awardAmount": {
                    "amount": 14714,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0523,
                  "equivalentAmount": {
                    "amount": "212.61",
                    "currencyCode": "BYN"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "240.27",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 28023,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0295,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "231.96",
                      "currencyCode": "ZWL"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "441.27",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 6506,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0256,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "232.17",
                      "currencyCode": "GMD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "102.12",
                    "currencyCode": "MWK"
                  },
                  "awardAmount": {
                    "amount": 35467,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3836,
                  "equivalentAmount": {
                    "amount": "465.51",
                    "currencyCode": "SOS"
                  }
                },
                {
                  "amount": {
                    "amount": "169.58",
                    "currencyCode": "SCR"
                  },
                  "awardAmount": {
                    "amount": 5594,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2519,
                  "equivalentAmount": {
                    "amount": "53.62",
                    "currencyCode": "MAD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.8249
              },
              "passengerReferenceIds": [
                "23fb6e38-e391-406b-bc20-efad909c6f3b",
                "b99d2ca6-df5b-48de-b093-531f57e5d4c5",
                "e4baa0f0-46c8-475d-812c-1f1e246f9568",
                "ef1f6559-e305-4d47-89ee-7fe162417ec2",
                "9cf2acaf-e071-443f-b9ca-b7df54c0327c",
                "dcafc656-059c-4127-9b6c-0fec15cac444",
                "5b06d845-5666-4592-a75e-8cffac97c318",
                "b1231cee-162d-4f09-809a-bafc3db04730",
                "0658c885-f74d-4142-82b0-01e211784b2e"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "347.05",
                    "currencyCode": "AOA"
                  },
                  "awardAmount": {
                    "amount": 17814,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4921,
                  "equivalentAmount": {
                    "amount": "117.93",
                    "currencyCode": "KMF"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "201.85",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 6650,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0867,
                      "equivalentAmount": {
                        "amount": "12.48",
                        "currencyCode": "SBD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "329.79",
                          "currencyCode": "COP"
                        },
                        "awardAmount": {
                          "amount": 4193,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0317,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "67.19",
                          "currencyCode": "KWD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "58.27",
                          "currencyCode": "KWD"
                        },
                        "awardAmount": {
                          "amount": 38022,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1854,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "344.11",
                          "currencyCode": "IDR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "421.63",
                          "currencyCode": "BTN"
                        },
                        "awardAmount": {
                          "amount": 2332,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3491,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "34.14",
                          "currencyCode": "KES"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "332.38",
                          "currencyCode": "NIO"
                        },
                        "awardAmount": {
                          "amount": 23729,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3826,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "365.08",
                          "currencyCode": "MNT"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "482.36",
                          "currencyCode": "LKR"
                        },
                        "awardAmount": {
                          "amount": 10560,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0113,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "125.89",
                          "currencyCode": "SOS"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "155.77",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 19888,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1133,
                      "equivalentAmount": {
                        "amount": "275.11",
                        "currencyCode": "NGN"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "37.21",
                          "currencyCode": "HKD"
                        },
                        "awardAmount": {
                          "amount": 19985,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4639,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "225.35",
                          "currencyCode": "CLP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "173.25",
                          "currencyCode": "YER"
                        },
                        "awardAmount": {
                          "amount": 48031,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4213,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "240.92",
                          "currencyCode": "XAF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "326.88",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 37071,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2485,
                      "equivalentAmount": {
                        "amount": "318",
                        "currencyCode": "PHP"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "212.84",
                          "currencyCode": "YER"
                        },
                        "awardAmount": {
                          "amount": 9574,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4508,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "323.65",
                          "currencyCode": "PGK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "177.12",
                          "currencyCode": "SCR"
                        },
                        "awardAmount": {
                          "amount": 1876,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.11,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "31.81",
                          "currencyCode": "MRU"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "445.41",
                    "currencyCode": "GNF"
                  },
                  "awardAmount": {
                    "amount": 48628,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.498,
                  "equivalentAmount": {
                    "amount": "421.31",
                    "currencyCode": "TTD"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "58.47",
                    "currencyCode": "NZD"
                  },
                  "awardAmount": {
                    "amount": 31612,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1489,
                  "equivalentAmount": {
                    "amount": "42.36",
                    "currencyCode": "RSD"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "275.96",
                    "currencyCode": "FJD"
                  },
                  "awardAmount": {
                    "amount": 10547,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2808,
                  "equivalentAmount": {
                    "amount": "39.04",
                    "currencyCode": "FJD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "226.51",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 30260,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4395,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "220.1",
                      "currencyCode": "MAD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "212.55",
                    "currencyCode": "BWP"
                  },
                  "awardAmount": {
                    "amount": 48327,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4829,
                  "equivalentAmount": {
                    "amount": "434.58",
                    "currencyCode": "PGK"
                  }
                },
                {
                  "amount": {
                    "amount": "94.82",
                    "currencyCode": "UYU"
                  },
                  "awardAmount": {
                    "amount": 22268,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.067,
                  "equivalentAmount": {
                    "amount": "225.9",
                    "currencyCode": "MAD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.0439
              },
              "passengerReferenceIds": [
                "2c1828e6-b335-4446-b00f-bdecff0dfd48",
                "847af099-24fb-4d55-8b27-79ee97f4b9b3",
                "bb2e8b27-3950-40c6-8b41-0b6e6113186b",
                "0c24f93e-2546-4877-a6cf-cdcd24f4996c",
                "c7194a84-5fdd-4846-8a1e-6d18ff70decb",
                "672dd801-36b9-4c94-adad-342e4c98cda3",
                "d8fceeb9-c6ec-451f-b7ab-15ac21dd1e0a",
                "166b004f-8da1-4d04-b183-a8f06219aef9",
                "0900407f-e682-490f-b19a-aead7cd8f852"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "99.14",
                    "currencyCode": "CZK"
                  },
                  "awardAmount": {
                    "amount": 39026,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3961,
                  "equivalentAmount": {
                    "amount": "140.88",
                    "currencyCode": "FJD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "265",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 40734,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2251,
                      "equivalentAmount": {
                        "amount": "266.17",
                        "currencyCode": "MRU"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "170.78",
                          "currencyCode": "ILS"
                        },
                        "awardAmount": {
                          "amount": 48662,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3075,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "197.64",
                          "currencyCode": "ERN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "16.22",
                          "currencyCode": "HKD"
                        },
                        "awardAmount": {
                          "amount": 22463,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3906,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "226.76",
                          "currencyCode": "XOF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "32.44",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 10545,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4849,
                      "equivalentAmount": {
                        "amount": "380.92",
                        "currencyCode": "HNL"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "238.98",
                          "currencyCode": "XCD"
                        },
                        "awardAmount": {
                          "amount": 10818,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0847,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "345.98",
                          "currencyCode": "USD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "120.47",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 24522,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0121,
                      "equivalentAmount": {
                        "amount": "179.07",
                        "currencyCode": "BYN"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "120.1",
                          "currencyCode": "RSD"
                        },
                        "awardAmount": {
                          "amount": 22106,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1681,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "99.7",
                          "currencyCode": "ANG"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "355.36",
                    "currencyCode": "GEL"
                  },
                  "awardAmount": {
                    "amount": 43039,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4979,
                  "equivalentAmount": {
                    "amount": "162.67",
                    "currencyCode": "SLE"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "400.14",
                    "currencyCode": "SDG"
                  },
                  "awardAmount": {
                    "amount": 3998,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0377,
                  "equivalentAmount": {
                    "amount": "363.29",
                    "currencyCode": "SZL"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "355.82",
                    "currencyCode": "SBD"
                  },
                  "awardAmount": {
                    "amount": 46733,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2744,
                  "equivalentAmount": {
                    "amount": "63.6",
                    "currencyCode": "HKD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "143.55",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 47241,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2833,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "341.26",
                      "currencyCode": "UZS"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "293.24",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 38298,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4886,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "426.66",
                      "currencyCode": "XCD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "268.8",
                    "currencyCode": "HTG"
                  },
                  "awardAmount": {
                    "amount": 29719,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2257,
                  "equivalentAmount": {
                    "amount": "481.54",
                    "currencyCode": "MKD"
                  }
                },
                {
                  "amount": {
                    "amount": "205.54",
                    "currencyCode": "SBD"
                  },
                  "awardAmount": {
                    "amount": 39350,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4978,
                  "equivalentAmount": {
                    "amount": "197.92",
                    "currencyCode": "SOS"
                  }
                }
              ],
              "transactionType": "AddCollect"
            }
          ],
          "totalPrice": {
            "base": {
              "amount": {
                "amount": "200.72",
                "currencyCode": "ERN"
              },
              "awardAmount": {
                "amount": 25403,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.3498,
              "equivalentAmount": {
                "amount": "262.37",
                "currencyCode": "PEN"
              }
            },
            "fees": {
              "amount": {
                "amount": "56.56",
                "currencyCode": "NGN"
              },
              "awardAmount": {
                "amount": 3578,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.3848,
              "equivalentAmount": {
                "amount": "197.27",
                "currencyCode": "AUD"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "309.23",
                "currencyCode": "LAK"
              },
              "awardAmount": {
                "amount": 1573,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.3997,
              "equivalentAmount": {
                "amount": "456",
                "currencyCode": "TTD"
              }
            },
            "offerItemReferenceId": "556a50c5-8106-48bc-9dbe-81253c484919",
            "tax": {
              "amount": {
                "amount": "470.89",
                "currencyCode": "LBP"
              },
              "awardAmount": {
                "amount": 8403,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.4825,
              "equivalentAmount": {
                "amount": "402.72",
                "currencyCode": "TJS"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "21.85",
                  "currencyCode": "XOF"
                },
                "awardAmount": {
                  "amount": 46582,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1175,
                "equivalentAmount": {
                  "amount": "441.49",
                  "currencyCode": "RSD"
                }
              },
              {
                "amount": {
                  "amount": "211.44",
                  "currencyCode": "XOF"
                },
                "awardAmount": {
                  "amount": 30238,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0873,
                "equivalentAmount": {
                  "amount": "59.69",
                  "currencyCode": "BSD"
                }
              }
            ],
            "transactionBreakdowns": [
              {
                "base": {
                  "amount": {
                    "amount": "368.77",
                    "currencyCode": "VND"
                  },
                  "awardAmount": {
                    "amount": 7478,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1938,
                  "equivalentAmount": {
                    "amount": "154.6",
                    "currencyCode": "RSD"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "450.49",
                    "currencyCode": "MWK"
                  },
                  "awardAmount": {
                    "amount": 46327,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0665,
                  "equivalentAmount": {
                    "amount": "396.48",
                    "currencyCode": "FKP"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "445.68",
                    "currencyCode": "AED"
                  },
                  "awardAmount": {
                    "amount": 19827,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3813,
                  "equivalentAmount": {
                    "amount": "304.12",
                    "currencyCode": "MAD"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "179.38",
                    "currencyCode": "ZWL"
                  },
                  "awardAmount": {
                    "amount": 10863,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1023,
                  "equivalentAmount": {
                    "amount": "270.58",
                    "currencyCode": "GHS"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "75.77",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 45223,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1523,
                    "equivalentAmount": {
                      "amount": "434.29",
                      "currencyCode": "VUV"
                    }
                  },
                  {
                    "amount": {
                      "amount": "66",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 48075,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3926,
                    "equivalentAmount": {
                      "amount": "470.3",
                      "currencyCode": "HNL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "base": {
                  "amount": {
                    "amount": "152.62",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 40515,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.291,
                  "equivalentAmount": {
                    "amount": "296.9",
                    "currencyCode": "STN"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "496.85",
                    "currencyCode": "BDT"
                  },
                  "awardAmount": {
                    "amount": 28638,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1171,
                  "equivalentAmount": {
                    "amount": "351.99",
                    "currencyCode": "UAH"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "361.7",
                    "currencyCode": "ISK"
                  },
                  "awardAmount": {
                    "amount": 49709,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2083,
                  "equivalentAmount": {
                    "amount": "266.05",
                    "currencyCode": "SGD"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "157.45",
                    "currencyCode": "CZK"
                  },
                  "awardAmount": {
                    "amount": 15812,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3294,
                  "equivalentAmount": {
                    "amount": "450.64",
                    "currencyCode": "GTQ"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "474.76",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 24703,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1572,
                    "equivalentAmount": {
                      "amount": "143.84",
                      "currencyCode": "WST"
                    }
                  },
                  {
                    "amount": {
                      "amount": "105",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 25916,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4918,
                    "equivalentAmount": {
                      "amount": "465.37",
                      "currencyCode": "KWD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "base": {
                  "amount": {
                    "amount": "418.47",
                    "currencyCode": "QAR"
                  },
                  "awardAmount": {
                    "amount": 7960,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3913,
                  "equivalentAmount": {
                    "amount": "11",
                    "currencyCode": "MUR"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "81.84",
                    "currencyCode": "CAD"
                  },
                  "awardAmount": {
                    "amount": 26716,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1523,
                  "equivalentAmount": {
                    "amount": "112.13",
                    "currencyCode": "MMK"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "169.45",
                    "currencyCode": "PHP"
                  },
                  "awardAmount": {
                    "amount": 43966,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0683,
                  "equivalentAmount": {
                    "amount": "159.92",
                    "currencyCode": "JPY"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "240.61",
                    "currencyCode": "PLN"
                  },
                  "awardAmount": {
                    "amount": 1676,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4744,
                  "equivalentAmount": {
                    "amount": "200.36",
                    "currencyCode": "BHD"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "211.11",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 18666,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2476,
                    "equivalentAmount": {
                      "amount": "422.88",
                      "currencyCode": "IDR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "359.65",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 23538,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2648,
                    "equivalentAmount": {
                      "amount": "19.72",
                      "currencyCode": "EUR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "transactionType": "AddCollect"
          },
          "unitPrices": [
            {
              "commission": {
                "amount": {
                  "amount": "159.34",
                  "currencyCode": "KWD"
                },
                "percentage": "11.48"
              },
              "passengerReferenceIds": [
                "968ff3c1-4a87-4f21-bf65-468f53dc65a9",
                "aaf0fd6c-e884-4efa-b842-39d63952e7c6",
                "56adc818-89e9-4a5e-afdc-d9d506420433",
                "5fbb24cc-e43f-46f5-8ca0-7ab3fdfc558e",
                "9147ee00-95f6-4754-ac72-be1f63338735",
                "9c0372f8-9d53-4f83-97cb-44c94e0d6d6a",
                "8503afaa-3508-4e2f-8d9b-69f7b44fa847",
                "3a899c56-8d1f-45e2-8538-4b733f6d61c3",
                "ff1f3000-74cf-4cf7-8e77-7c86cba16a89"
              ],
              "total": {
                "amount": {
                  "amount": "283.81",
                  "currencyCode": "QAR"
                },
                "awardAmount": {
                  "amount": 45829,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1514,
                "equivalentAmount": {
                  "amount": "122.03",
                  "currencyCode": "MOP"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "52.47",
                    "currencyCode": "TTD"
                  },
                  "awardAmount": {
                    "amount": 6055,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0807,
                  "equivalentAmount": {
                    "amount": "471.54",
                    "currencyCode": "ERN"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "352.4",
                      "currencyCode": "GYD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 16124,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4658,
                    "equivalentAmount": {
                      "amount": "195.83",
                      "currencyCode": "IQD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "354.25",
                      "currencyCode": "DZD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 9190,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2451,
                    "equivalentAmount": {
                      "amount": "18.64",
                      "currencyCode": "SLE"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "184.38",
                      "currencyCode": "GYD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 32813,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0947,
                    "equivalentAmount": {
                      "amount": "112.58",
                      "currencyCode": "MKD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "394.08",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 20056,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3599,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "50.74",
                      "currencyCode": "NAD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "473.61",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 25035,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4322,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "403.17",
                      "currencyCode": "DZD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "52.24",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 35790,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1271,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "177.01",
                      "currencyCode": "KPW"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "345.18",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 18633,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4722,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "121.16",
                      "currencyCode": "KGS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "252.77",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 15656,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4074,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "203.22",
                      "currencyCode": "DJF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "257.9",
                  "currencyCode": "NAD"
                },
                "percentage": "10.09"
              },
              "passengerReferenceIds": [
                "f027458f-11e3-4dd7-be2c-4220ed965e19",
                "a67cec5c-cc06-4a18-93a1-70261da8ff83",
                "39b6df45-f1dc-456b-b616-a11235bf6ea1",
                "6f8d7c70-1fff-4618-ba38-99582a2374ff",
                "36ca8ff8-1560-406f-a86e-7b4261825393",
                "1b4c7a52-b926-4f2a-89fb-4bd219678119",
                "7e5d188f-15b8-45d6-88e4-0893224db7f9",
                "5888529d-c87c-441f-8029-26f521b517f2",
                "80736c9b-f34e-4897-baf6-eb54003a04da"
              ],
              "total": {
                "amount": {
                  "amount": "54.51",
                  "currencyCode": "TWD"
                },
                "awardAmount": {
                  "amount": 31791,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3016,
                "equivalentAmount": {
                  "amount": "32.5",
                  "currencyCode": "AFN"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "433.33",
                    "currencyCode": "GIP"
                  },
                  "awardAmount": {
                    "amount": 48295,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4765,
                  "equivalentAmount": {
                    "amount": "146.75",
                    "currencyCode": "SRD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "396.78",
                      "currencyCode": "BWP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 4091,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4102,
                    "equivalentAmount": {
                      "amount": "482.8",
                      "currencyCode": "SRD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "387.7",
                      "currencyCode": "CAD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 22421,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0558,
                    "equivalentAmount": {
                      "amount": "284.9",
                      "currencyCode": "NZD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "189.44",
                      "currencyCode": "BIF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 42725,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1433,
                    "equivalentAmount": {
                      "amount": "194.16",
                      "currencyCode": "NAD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "248.26",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 33674,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4262,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "321.19",
                      "currencyCode": "TZS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "447.88",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 46127,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2687,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "220.96",
                      "currencyCode": "GYD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "411.85",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 12154,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4423,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "321.36",
                      "currencyCode": "ANG"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "62.07",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 31739,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2829,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "476.37",
                      "currencyCode": "NAD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "100.27",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 20563,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.017,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "220.62",
                      "currencyCode": "WST"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "164.09",
                  "currencyCode": "COP"
                },
                "percentage": "7.76"
              },
              "passengerReferenceIds": [
                "3b6fc47f-5cf0-4ca8-b209-76def9e143fb",
                "a9c6469f-cd27-4b76-b4b8-08c0ec820aa9",
                "890e5aa5-39f8-4f72-89f5-45b794b7a97c",
                "b02b7c2f-4250-44e3-8029-c519b351a364",
                "2c0b4495-9f94-42bb-94f8-68f8810dc57c",
                "16eebec9-17de-4a5c-b65e-680f5124dfde",
                "3d2e5124-43eb-49c0-b8e7-adcc52e56b22",
                "f9d8c19e-3f47-414e-92a8-d029d75d7d50",
                "89fc4172-983b-4506-9b4e-106be1aab74c"
              ],
              "total": {
                "amount": {
                  "amount": "353.67",
                  "currencyCode": "ZWL"
                },
                "awardAmount": {
                  "amount": 17920,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1503,
                "equivalentAmount": {
                  "amount": "285.69",
                  "currencyCode": "XPF"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "131.52",
                    "currencyCode": "PHP"
                  },
                  "awardAmount": {
                    "amount": 5822,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4488,
                  "equivalentAmount": {
                    "amount": "39.61",
                    "currencyCode": "CRC"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "174.84",
                      "currencyCode": "BBD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 47608,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2575,
                    "equivalentAmount": {
                      "amount": "252.66",
                      "currencyCode": "RUB"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "181.83",
                      "currencyCode": "UYU"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 16676,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3965,
                    "equivalentAmount": {
                      "amount": "240.36",
                      "currencyCode": "DJF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "83.56",
                      "currencyCode": "TND"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 47663,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.453,
                    "equivalentAmount": {
                      "amount": "194.47",
                      "currencyCode": "MNT"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "275.59",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 44005,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4466,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "271.74",
                      "currencyCode": "THB"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "225.38",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 1421,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.211,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "340.81",
                      "currencyCode": "MNT"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "98.47",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 16553,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4243,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "361.84",
                      "currencyCode": "TZS"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "120.56",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 8240,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2877,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "158.77",
                      "currencyCode": "MUR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "202.9",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 28199,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1487,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "302.94",
                      "currencyCode": "HUF"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "95.96",
                  "currencyCode": "MZN"
                },
                "percentage": "6.38"
              },
              "passengerReferenceIds": [
                "704236eb-d061-4225-8b5a-305b0baa9df3",
                "85eb63ad-dc8f-4fe3-b086-fd2f9c283a0d",
                "66efd059-03e8-46e0-9539-c5967518b701",
                "49e566ff-fd3c-40c0-88b3-d6949de8db77",
                "624e6824-b2ad-4981-82d8-e951d0217c12",
                "d8a41d0d-f4dd-4092-bba9-496125e8c9ea",
                "62ef1b03-d721-4214-83f6-ba1e669ccc28",
                "516585f1-9cdf-4f64-bb7f-b74b71b16f38",
                "a35489be-f5ab-40fa-a747-56dfb26c8af3"
              ],
              "total": {
                "amount": {
                  "amount": "205.08",
                  "currencyCode": "CHF"
                },
                "awardAmount": {
                  "amount": 22398,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2085,
                "equivalentAmount": {
                  "amount": "151.44",
                  "currencyCode": "MKD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "282.41",
                    "currencyCode": "BIF"
                  },
                  "awardAmount": {
                    "amount": 43077,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2598,
                  "equivalentAmount": {
                    "amount": "451.87",
                    "currencyCode": "MOP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "192.16",
                      "currencyCode": "GIP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 18087,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0928,
                    "equivalentAmount": {
                      "amount": "339.4",
                      "currencyCode": "KZT"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "336",
                      "currencyCode": "LRD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 42923,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.361,
                    "equivalentAmount": {
                      "amount": "31.08",
                      "currencyCode": "NZD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "67.46",
                      "currencyCode": "BBD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 35989,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2438,
                    "equivalentAmount": {
                      "amount": "488.58",
                      "currencyCode": "UYU"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "313.44",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 5321,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1798,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "190.87",
                      "currencyCode": "BRL"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "251.08",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 33594,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.22,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "112.06",
                      "currencyCode": "DJF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "116.43",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 33981,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1736,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "258.32",
                      "currencyCode": "QAR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "461.69",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 36020,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0501,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "288.94",
                      "currencyCode": "SHP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "321.4",
                  "currencyCode": "YER"
                },
                "percentage": "13.29"
              },
              "passengerReferenceIds": [
                "1b90d932-3586-42b5-a28e-832ff90302ae",
                "a9e8e3cd-578b-4f47-a251-91da928f3880",
                "d2c7068c-30fb-48ef-b0c6-1543c287f1bd",
                "6f338776-9318-4a32-9dd6-f54594f56486",
                "c7af2658-8a02-4262-8979-ab253e6200a7",
                "1ce7bf81-d76a-4a5b-9377-254341f70d59",
                "8c3b7b54-61f5-4430-b1b6-d3dbc4f25b31",
                "b464308a-9f0c-43d9-8c90-6fa59daa6eb8",
                "472fdc8c-8b95-4deb-bf66-39a0e909e225"
              ],
              "total": {
                "amount": {
                  "amount": "43.63",
                  "currencyCode": "TJS"
                },
                "awardAmount": {
                  "amount": 48288,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3792,
                "equivalentAmount": {
                  "amount": "299.18",
                  "currencyCode": "CHF"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "153.85",
                    "currencyCode": "GBP"
                  },
                  "awardAmount": {
                    "amount": 19275,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4435,
                  "equivalentAmount": {
                    "amount": "96.72",
                    "currencyCode": "BTN"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "447.9",
                      "currencyCode": "KMF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 20264,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0615,
                    "equivalentAmount": {
                      "amount": "213.08",
                      "currencyCode": "PLN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "288.71",
                      "currencyCode": "EUR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 44017,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0561,
                    "equivalentAmount": {
                      "amount": "49.11",
                      "currencyCode": "NIO"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "492.72",
                      "currencyCode": "DZD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 46191,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2149,
                    "equivalentAmount": {
                      "amount": "142.57",
                      "currencyCode": "TOP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "382.16",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 17847,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.195,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "99.75",
                      "currencyCode": "ZMW"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "59.06",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 44340,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2693,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "106.29",
                      "currencyCode": "GEL"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "69.07",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 20568,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4851,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "191.74",
                      "currencyCode": "BDT"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "54.43",
                  "currencyCode": "ZMW"
                },
                "percentage": "13.56"
              },
              "passengerReferenceIds": [
                "756484c3-caef-42a2-9f02-6a290e358cf3",
                "7a18a720-050f-453f-9094-6d6b31b9ee5c",
                "19ef775f-539e-4a0d-8471-9d5c038b0ed7",
                "25c6ad27-43ab-40b4-b2fc-e8e9e80f06e1",
                "a0deb6be-7d8c-40ed-a647-2685f5e6c31f",
                "0a912ad5-b4a5-4b68-92c8-c09db43ac926",
                "8e6d639b-4076-4de5-904b-4f0f9ef466a3",
                "13c8a4b3-6a74-4f13-a396-adca2ee98cc6",
                "205f2b5c-59e2-4510-9207-3e89f9854f1e"
              ],
              "total": {
                "amount": {
                  "amount": "443.35",
                  "currencyCode": "PGK"
                },
                "awardAmount": {
                  "amount": 35762,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2721,
                "equivalentAmount": {
                  "amount": "40.11",
                  "currencyCode": "AMD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "95.43",
                    "currencyCode": "JOD"
                  },
                  "awardAmount": {
                    "amount": 49542,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.034,
                  "equivalentAmount": {
                    "amount": "415.69",
                    "currencyCode": "DOP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "171.56",
                      "currencyCode": "KRW"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 7662,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0797,
                    "equivalentAmount": {
                      "amount": "497.81",
                      "currencyCode": "MDL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "250.01",
                      "currencyCode": "GNF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 45049,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0322,
                    "equivalentAmount": {
                      "amount": "78.36",
                      "currencyCode": "LYD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "88.52",
                      "currencyCode": "CUP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 23771,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2754,
                    "equivalentAmount": {
                      "amount": "179.23",
                      "currencyCode": "JMD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "221.55",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 40888,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1401,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "296.16",
                      "currencyCode": "ISK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "238.15",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 28305,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4031,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "475.07",
                      "currencyCode": "MVR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "282.61",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 5557,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4079,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "244.16",
                      "currencyCode": "TJS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "270.5",
                  "currencyCode": "LSL"
                },
                "percentage": "11.12"
              },
              "passengerReferenceIds": [
                "e691524a-ee97-474f-a53f-ca30dc30ea06",
                "5cb1fd9b-ca81-4209-bcbd-1bbe0a2b6617",
                "a9e817c7-8e9c-489d-af57-b32e63ced14d",
                "41228a95-05be-4b62-a6b4-b7408b2f98f1",
                "ef212ad5-0a65-4259-b92b-23830d4a129e",
                "d65b7719-7943-43f7-bf1a-fed58d552ce3",
                "1628bd53-45df-43e7-910a-c093d500dcae",
                "d922ae5a-9329-4ee1-be0b-4aa857b850a9",
                "dda16d94-e50c-4541-b9e8-1d90a532b28d"
              ],
              "total": {
                "amount": {
                  "amount": "263.24",
                  "currencyCode": "AUD"
                },
                "awardAmount": {
                  "amount": 26749,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1617,
                "equivalentAmount": {
                  "amount": "421.65",
                  "currencyCode": "UAH"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "475.59",
                    "currencyCode": "SRD"
                  },
                  "awardAmount": {
                    "amount": 39559,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3209,
                  "equivalentAmount": {
                    "amount": "327.88",
                    "currencyCode": "DJF"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "498",
                      "currencyCode": "WST"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 4706,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2461,
                    "equivalentAmount": {
                      "amount": "357.91",
                      "currencyCode": "HNL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "173.99",
                      "currencyCode": "ISK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 23502,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3194,
                    "equivalentAmount": {
                      "amount": "312.05",
                      "currencyCode": "GYD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "442.93",
                      "currencyCode": "LSL"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 23124,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0748,
                    "equivalentAmount": {
                      "amount": "419.93",
                      "currencyCode": "HTG"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "56.02",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 2913,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0358,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "73.23",
                      "currencyCode": "BRL"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "485.37",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 5248,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3786,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "30.18",
                      "currencyCode": "NPR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "182.07",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 27095,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2678,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "464.01",
                      "currencyCode": "SSP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "49.07",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 3656,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1734,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "464.11",
                      "currencyCode": "AED"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "237.21",
                  "currencyCode": "ILS"
                },
                "percentage": "5.82"
              },
              "passengerReferenceIds": [
                "368fe371-e674-4a54-9749-37a32001e94a",
                "8bf09ed4-f18b-4085-93e8-6b9b4353d50b",
                "2a8008fd-37b8-4fa7-bd04-66aa639636f8",
                "7915a07c-a8de-43db-bf6e-9ab2d5997114",
                "5b8700fc-6c1d-4e73-803c-0e6cc95991e3",
                "de059601-79e3-49ed-adaa-00a5cc07393b",
                "31b4b647-fa11-4c84-9c72-aae942e928ff",
                "e025b052-5902-4050-8b69-c23d7d5c4b8b",
                "274a45ad-beb6-4895-b1c2-e7fbdd826f46"
              ],
              "total": {
                "amount": {
                  "amount": "35.91",
                  "currencyCode": "CNY"
                },
                "awardAmount": {
                  "amount": 43073,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2834,
                "equivalentAmount": {
                  "amount": "469.75",
                  "currencyCode": "KGS"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "126.08",
                    "currencyCode": "BDT"
                  },
                  "awardAmount": {
                    "amount": 18522,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4541,
                  "equivalentAmount": {
                    "amount": "260.39",
                    "currencyCode": "GIP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "20.58",
                      "currencyCode": "TRY"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 48777,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3265,
                    "equivalentAmount": {
                      "amount": "314.64",
                      "currencyCode": "GIP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "405.17",
                      "currencyCode": "WST"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 25957,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1574,
                    "equivalentAmount": {
                      "amount": "283.4",
                      "currencyCode": "KGS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "420.14",
                      "currencyCode": "GHS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 3388,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3065,
                    "equivalentAmount": {
                      "amount": "426.06",
                      "currencyCode": "VUV"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "278.35",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 35792,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4912,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "351.86",
                      "currencyCode": "LRD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "129.4",
                  "currencyCode": "USD"
                },
                "percentage": "11.33"
              },
              "passengerReferenceIds": [
                "b01baad3-231a-4753-ac8d-d957c5994d00",
                "c8af6e85-3b8f-4a0e-b5ad-8e48cc544fb9",
                "fd30c187-96ef-4226-97f1-e23b06d9dad7",
                "ad55d823-2581-449f-b691-733d7cdf6fd7",
                "7d2b1e3e-7a96-4c0a-ad93-0ced9cf133d1",
                "6450ee98-d49f-46cb-a616-2f313c43c0a0",
                "805b48ae-202b-4ccf-bce5-11f04cc44050",
                "162910ff-f872-4d38-bfdf-0121290f1c11",
                "47d7afba-ec3e-4822-a9c1-e53eddf16486"
              ],
              "total": {
                "amount": {
                  "amount": "216.7",
                  "currencyCode": "MXN"
                },
                "awardAmount": {
                  "amount": 48877,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1962,
                "equivalentAmount": {
                  "amount": "198.83",
                  "currencyCode": "DZD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "139.66",
                    "currencyCode": "UYU"
                  },
                  "awardAmount": {
                    "amount": 17081,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.149,
                  "equivalentAmount": {
                    "amount": "22.38",
                    "currencyCode": "NIO"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "241.88",
                      "currencyCode": "MXN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 27172,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4798,
                    "equivalentAmount": {
                      "amount": "226.83",
                      "currencyCode": "UYU"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "249.55",
                      "currencyCode": "THB"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 23937,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3603,
                    "equivalentAmount": {
                      "amount": "285.44",
                      "currencyCode": "SSP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "147.05",
                      "currencyCode": "NPR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 35602,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2623,
                    "equivalentAmount": {
                      "amount": "30.17",
                      "currencyCode": "MAD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "186.59",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 34226,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4245,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "221.81",
                      "currencyCode": "IQD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            }
          ]
        },
        "priceOverrideType": "System",
        "priceTaxExempt": {
          "originalUnitPrices": [
            {
              "commission": {
                "amount": {
                  "amount": "220.98",
                  "currencyCode": "MGA"
                },
                "percentage": "9.32"
              },
              "deal": {
                "amount": {
                  "amount": "109.93",
                  "currencyCode": "PKR"
                },
                "offerName": "SUMMER SALE",
                "percentage": "16.81",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "7af49a38-fc06-499c-8305-b2c7187ebe21",
                "925436d3-f9ef-48cf-ab43-83f4d6eac486",
                "be3edc08-33d3-4624-b7c3-64236242261a",
                "8974c567-672b-43aa-8e8d-21af2f719c3c",
                "dcdfd17b-f754-4884-b394-521290ac8f33",
                "bde80726-065c-46c6-88fb-bd1ab38da02c",
                "a5bcaeb5-3de1-47d9-ab9d-93f6d168c8b9",
                "657be141-6b60-463f-afe2-152f6838d8e1",
                "48e1b6ca-8009-4e7e-af2f-7067a3136fab"
              ],
              "total": {
                "amount": {
                  "amount": "443.61",
                  "currencyCode": "SAR"
                },
                "awardAmount": {
                  "amount": 14620,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2494,
                "equivalentAmount": {
                  "amount": "418.61",
                  "currencyCode": "CDF"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "112.06",
                    "currencyCode": "MVR"
                  },
                  "awardAmount": {
                    "amount": 36881,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2444,
                  "equivalentAmount": {
                    "amount": "82.18",
                    "currencyCode": "SEK"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "43.37",
                      "currencyCode": "SOS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 1095,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0509,
                    "equivalentAmount": {
                      "amount": "341.78",
                      "currencyCode": "ISK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "258.83",
                      "currencyCode": "ILS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 2112,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3134,
                    "equivalentAmount": {
                      "amount": "299.02",
                      "currencyCode": "PKR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "93.12",
                      "currencyCode": "HTG"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 34151,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3742,
                    "equivalentAmount": {
                      "amount": "317.96",
                      "currencyCode": "NPR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "353.2",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 5896,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0915,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "259.77",
                      "currencyCode": "UAH"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "443.95",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 34388,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2222,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "488.5",
                      "currencyCode": "PKR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "104",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 20567,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4195,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "228.38",
                      "currencyCode": "AMD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "456.63",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 44917,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4628,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "42.3",
                      "currencyCode": "DOP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "256.88",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 46486,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4802,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "26.77",
                      "currencyCode": "AUD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "422.29",
                  "currencyCode": "BHD"
                },
                "percentage": "6.95"
              },
              "deal": {
                "amount": {
                  "amount": "235.14",
                  "currencyCode": "HTG"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "8.5",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "19222f3e-f022-4aa1-9ba8-ac89cb43e11b",
                "8fbf4dfd-2c7d-4d2c-b6bf-50d36fa08ccd",
                "10c1d618-485c-4b3c-8670-17829fd4f37a",
                "797c7744-f0bf-4012-93e0-2adf57a57b17",
                "535e07b8-9bb8-4395-8ec0-840820eb7ab4",
                "93356f7f-1858-4d24-93fa-28276d87b8f8",
                "918112ed-dea1-460e-bb4b-77c62a7da4e3",
                "abaa1bf6-4b0f-4cde-86e7-d38a7c99a390",
                "9c67a9b8-c004-43a9-afc7-75ff4ccdd29a"
              ],
              "total": {
                "amount": {
                  "amount": "276.64",
                  "currencyCode": "XPF"
                },
                "awardAmount": {
                  "amount": 44532,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2061,
                "equivalentAmount": {
                  "amount": "38.67",
                  "currencyCode": "STN"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "24.98",
                    "currencyCode": "PYG"
                  },
                  "awardAmount": {
                    "amount": 6773,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1234,
                  "equivalentAmount": {
                    "amount": "22.15",
                    "currencyCode": "HNL"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "80.24",
                      "currencyCode": "GYD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 7471,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.35,
                    "equivalentAmount": {
                      "amount": "269.39",
                      "currencyCode": "RON"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "331.86",
                      "currencyCode": "UAH"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 12919,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1147,
                    "equivalentAmount": {
                      "amount": "230.72",
                      "currencyCode": "BSD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "254.21",
                      "currencyCode": "CNY"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 35550,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.192,
                    "equivalentAmount": {
                      "amount": "356.86",
                      "currencyCode": "SGD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "79.95",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 12325,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2836,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "237.3",
                      "currencyCode": "CUP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "204.37",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 21034,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0984,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "274.14",
                      "currencyCode": "GBP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "447.93",
                  "currencyCode": "GTQ"
                },
                "percentage": "8.14"
              },
              "deal": {
                "amount": {
                  "amount": "420.48",
                  "currencyCode": "ISK"
                },
                "offerName": "SUMMER SALE",
                "percentage": "8.32",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "ef8aa02a-0376-43b1-8e36-c7b2efb98e6a",
                "d9a47058-2ad3-483f-9418-b06a3cffeeeb",
                "f7788dee-ffb0-453d-bccb-c944b95f7346",
                "50b5e943-d80e-4af4-8827-44e10eab46b9",
                "7364a0d7-805a-4886-83af-da0064c3eb88",
                "83093b13-fbd8-447e-aa33-9987d2bd5184",
                "175cd353-0eb8-4307-b187-df4fb9acd6ba",
                "bf108304-bb01-43bb-9aa2-c6909c79d176",
                "ecbea439-ea72-463a-98d4-3eb5bca77ce4"
              ],
              "total": {
                "amount": {
                  "amount": "467.59",
                  "currencyCode": "NZD"
                },
                "awardAmount": {
                  "amount": 38313,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3105,
                "equivalentAmount": {
                  "amount": "39.49",
                  "currencyCode": "CLP"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "461.29",
                    "currencyCode": "ANG"
                  },
                  "awardAmount": {
                    "amount": 49267,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.092,
                  "equivalentAmount": {
                    "amount": "61.4",
                    "currencyCode": "GHS"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "358.71",
                      "currencyCode": "MNT"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 21696,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2847,
                    "equivalentAmount": {
                      "amount": "383.8",
                      "currencyCode": "USD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "73.91",
                      "currencyCode": "SOS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 26904,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2743,
                    "equivalentAmount": {
                      "amount": "217.75",
                      "currencyCode": "SOS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "338.84",
                      "currencyCode": "LAK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 6311,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1354,
                    "equivalentAmount": {
                      "amount": "256.97",
                      "currencyCode": "KMF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "77.64",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 15296,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3467,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "144.08",
                      "currencyCode": "TND"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "92.46",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 18207,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4043,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "438.78",
                      "currencyCode": "GYD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "66.96",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 23531,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1468,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "119.92",
                      "currencyCode": "MGA"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "19.08",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 31742,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1948,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "32.22",
                      "currencyCode": "LRD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "178.76",
                  "currencyCode": "RUB"
                },
                "percentage": "13.84"
              },
              "deal": {
                "amount": {
                  "amount": "248.35",
                  "currencyCode": "BRL"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "18.78",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "4d32d24d-9d95-4623-a025-c126b76bfa48",
                "c11e48fa-c653-4b94-909c-d08237041dae",
                "60ae189f-15af-4821-a533-2d7d3ca36690",
                "d44ea791-1e8c-40e8-9046-d863512ba945",
                "dc023515-9cf7-4a04-8973-44a33fa44db9",
                "6910e0bd-0f98-4fe7-8e0f-dc0879fc7c6d",
                "e1dc63a7-bb5d-4189-9ba9-113279bd15d3",
                "83d8f4f6-aec3-42d4-b24c-42dbf953466a",
                "9c4fd3cf-ad97-40f8-8773-187dd842f6f2"
              ],
              "total": {
                "amount": {
                  "amount": "434.07",
                  "currencyCode": "HKD"
                },
                "awardAmount": {
                  "amount": 13933,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3306,
                "equivalentAmount": {
                  "amount": "257.65",
                  "currencyCode": "HNL"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "81.43",
                    "currencyCode": "SHP"
                  },
                  "awardAmount": {
                    "amount": 22494,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3166,
                  "equivalentAmount": {
                    "amount": "126.65",
                    "currencyCode": "MXN"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "452.68",
                      "currencyCode": "QAR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 21945,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4855,
                    "equivalentAmount": {
                      "amount": "417.15",
                      "currencyCode": "OMR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "177.86",
                      "currencyCode": "TMT"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 37546,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1696,
                    "equivalentAmount": {
                      "amount": "357.28",
                      "currencyCode": "USD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "318.37",
                      "currencyCode": "MDL"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 41594,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1747,
                    "equivalentAmount": {
                      "amount": "386.46",
                      "currencyCode": "BSD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "378.6",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 47168,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0243,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "440.2",
                      "currencyCode": "THB"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "312.07",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 15019,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.028,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "258.51",
                      "currencyCode": "BMD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "20.89",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 19957,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2219,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "301.79",
                      "currencyCode": "UAH"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "275.16",
                  "currencyCode": "THB"
                },
                "percentage": "11.39"
              },
              "deal": {
                "amount": {
                  "amount": "420.03",
                  "currencyCode": "AED"
                },
                "offerName": "SUMMER SALE",
                "percentage": "19.93",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "022c1eb0-d787-4846-ba52-bb4151b7cf2d",
                "f7b99481-eb8a-4ea4-8988-abe12bfc5c79",
                "1fb5b82c-d4aa-4f19-9287-7ef2202570e7",
                "1365a046-7678-4f56-91f4-231f76b19a57",
                "e4d60d1a-45d2-47e0-b69e-ebb94f6975eb",
                "7da00b21-e3f0-44fb-b0c9-9470475ce8f4",
                "5af35422-6986-448e-aa5a-f493e43e01c9",
                "ef0a5e8b-80cf-41cc-ba04-9fb0ca404765",
                "bf55d550-1cfb-4e73-9681-44abd1398cdb"
              ],
              "total": {
                "amount": {
                  "amount": "487.57",
                  "currencyCode": "MGA"
                },
                "awardAmount": {
                  "amount": 31400,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.011,
                "equivalentAmount": {
                  "amount": "176.65",
                  "currencyCode": "QAR"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "361.44",
                    "currencyCode": "AOA"
                  },
                  "awardAmount": {
                    "amount": 40243,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2831,
                  "equivalentAmount": {
                    "amount": "355.89",
                    "currencyCode": "BSD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "417",
                      "currencyCode": "HTG"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 34275,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.249,
                    "equivalentAmount": {
                      "amount": "243.77",
                      "currencyCode": "MXN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "367.92",
                      "currencyCode": "AFN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 33291,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2488,
                    "equivalentAmount": {
                      "amount": "227.86",
                      "currencyCode": "BRL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "411.59",
                      "currencyCode": "PEN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 20174,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.287,
                    "equivalentAmount": {
                      "amount": "302.28",
                      "currencyCode": "SYP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "488.25",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 16706,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3931,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "200.68",
                      "currencyCode": "SEK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "341.29",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 22608,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2722,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "334.28",
                      "currencyCode": "NGN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "312.98",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 7356,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3283,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "498.85",
                      "currencyCode": "XPF"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "126.53",
                  "currencyCode": "XOF"
                },
                "percentage": "7.18"
              },
              "deal": {
                "amount": {
                  "amount": "195.46",
                  "currencyCode": "SLE"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "18.16",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "b672d3cd-1926-47f1-bbcd-7138ad7ec849",
                "ed1c28cd-443a-46bf-943a-494728dfee9e",
                "8a37e601-9ce9-4121-97dc-b6a2b1ec41f8",
                "75dcd9ea-8a60-471e-91c8-59d0ab153089",
                "97b79af1-c5d6-4c07-a63e-901c8268f88b",
                "ed9d99dc-fcee-4814-96f0-a4905c06077d",
                "73b30370-fdaf-4388-a3c2-9b0af5b7fc42",
                "f55a050a-1b2b-4094-a5a0-a84041865f03",
                "c85897ab-1d7c-495a-8556-8f5094d74559"
              ],
              "total": {
                "amount": {
                  "amount": "243.57",
                  "currencyCode": "TWD"
                },
                "awardAmount": {
                  "amount": 23133,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4153,
                "equivalentAmount": {
                  "amount": "411.59",
                  "currencyCode": "AFN"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "239.91",
                    "currencyCode": "SOS"
                  },
                  "awardAmount": {
                    "amount": 29365,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2339,
                  "equivalentAmount": {
                    "amount": "86.51",
                    "currencyCode": "EGP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "489.43",
                      "currencyCode": "PEN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 49744,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.293,
                    "equivalentAmount": {
                      "amount": "253.26",
                      "currencyCode": "GEL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "404.82",
                      "currencyCode": "MUR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 14670,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2736,
                    "equivalentAmount": {
                      "amount": "102.12",
                      "currencyCode": "SYP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "489.43",
                      "currencyCode": "VND"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 15868,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4083,
                    "equivalentAmount": {
                      "amount": "283.01",
                      "currencyCode": "BND"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "272.62",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 36814,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0488,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "498.92",
                      "currencyCode": "MRU"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "308.06",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 3203,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2547,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "108.79",
                      "currencyCode": "XCD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "342.84",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 17860,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.388,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "159.38",
                      "currencyCode": "IDR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "284.62",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 14094,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1753,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "27.79",
                      "currencyCode": "UAH"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "480.29",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 47693,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0728,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "497.18",
                      "currencyCode": "DKK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "249.89",
                  "currencyCode": "BOB"
                },
                "percentage": "8.7"
              },
              "deal": {
                "amount": {
                  "amount": "374.8",
                  "currencyCode": "TND"
                },
                "offerName": "SUMMER SALE",
                "percentage": "18.73",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "7d60f015-62d2-44e6-9b7c-868dc3d2d6d9",
                "23b9aece-6417-417e-b5dd-647b9e6eaf41",
                "0cf2f3a5-c886-4103-9a7d-f4441ee75fea",
                "dd90cbbd-3cf4-4f78-81d0-17f6ddf82a74",
                "7b0d8e85-12f9-4e78-b191-5b65186c8e15",
                "eaba722a-944b-44e6-8329-eebf4138068d",
                "d908b6ca-233a-4c4e-9bb5-0bec257d9386",
                "00845494-c313-4b4c-bf6e-12537e8f1176",
                "5132274c-86e0-42db-8b8b-0670818a8a28"
              ],
              "total": {
                "amount": {
                  "amount": "190.96",
                  "currencyCode": "PGK"
                },
                "awardAmount": {
                  "amount": 4246,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2554,
                "equivalentAmount": {
                  "amount": "226.16",
                  "currencyCode": "GTQ"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "43.33",
                    "currencyCode": "KES"
                  },
                  "awardAmount": {
                    "amount": 27298,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3662,
                  "equivalentAmount": {
                    "amount": "251.81",
                    "currencyCode": "SRD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "130.13",
                      "currencyCode": "SAR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 45623,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3352,
                    "equivalentAmount": {
                      "amount": "128.64",
                      "currencyCode": "GHS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "14.72",
                      "currencyCode": "CZK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 13790,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3387,
                    "equivalentAmount": {
                      "amount": "192.93",
                      "currencyCode": "AWG"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "378.54",
                      "currencyCode": "MRU"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 35846,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0809,
                    "equivalentAmount": {
                      "amount": "146.76",
                      "currencyCode": "BWP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "321.15",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 38368,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4449,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "228.73",
                      "currencyCode": "BMD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "408.08",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 36210,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3193,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "498.47",
                      "currencyCode": "NOK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "330.45",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 44385,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1302,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "373.27",
                      "currencyCode": "IDR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "492.44",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 33132,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4946,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "159.53",
                      "currencyCode": "LAK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "344.56",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 3991,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2931,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "266.92",
                      "currencyCode": "GIP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "413.94",
                  "currencyCode": "KMF"
                },
                "percentage": "11.49"
              },
              "deal": {
                "amount": {
                  "amount": "39.46",
                  "currencyCode": "BWP"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "18.67",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "541f186c-3f3b-46c0-bd83-4441a0b0d68c",
                "63d51978-581e-4327-b003-ec2ed42eb9c9",
                "0c35d423-4d36-4eb3-b995-c3ce52da13fb",
                "d1e25224-fcad-419c-a73e-1fc9b3898adc",
                "51bde2f5-0b36-415d-af83-ce97b20b4a2c",
                "f79b373d-32e8-49f2-b5e3-84f0c17c750e",
                "4dd25a7d-cd49-45ad-ad66-c287cf281bdc",
                "bed055a2-7f16-47d9-8ce8-ed9317489fd3",
                "d03b1391-5a73-4a18-9d50-ab0134e69126"
              ],
              "total": {
                "amount": {
                  "amount": "183.28",
                  "currencyCode": "PKR"
                },
                "awardAmount": {
                  "amount": 3336,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1279,
                "equivalentAmount": {
                  "amount": "48.67",
                  "currencyCode": "BZD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "422.8",
                    "currencyCode": "XOF"
                  },
                  "awardAmount": {
                    "amount": 15204,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2096,
                  "equivalentAmount": {
                    "amount": "480.34",
                    "currencyCode": "KWD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "308.16",
                      "currencyCode": "KPW"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 18836,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3303,
                    "equivalentAmount": {
                      "amount": "368.82",
                      "currencyCode": "SLE"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "137.97",
                      "currencyCode": "SHP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 20505,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4801,
                    "equivalentAmount": {
                      "amount": "37.17",
                      "currencyCode": "UZS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "167.61",
                      "currencyCode": "BHD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 48444,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3525,
                    "equivalentAmount": {
                      "amount": "322.36",
                      "currencyCode": "GMD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "374.57",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 48060,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2013,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "432.91",
                      "currencyCode": "MOP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "52.97",
                  "currencyCode": "RWF"
                },
                "percentage": "7.72"
              },
              "deal": {
                "amount": {
                  "amount": "81.75",
                  "currencyCode": "GTQ"
                },
                "offerName": "SUMMER SALE",
                "percentage": "5.31",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "fbcbf4e4-3cc7-4b70-85b4-5b0559a65d36",
                "73f93b83-8e8e-4c74-b390-bd9a086289ca",
                "c04d5082-a24e-4461-a365-0ba07d0879cd",
                "de8ae7af-45c1-4aec-95e2-22392f89ee75",
                "799af7ac-a59c-4f25-92d2-aa4e46df9c65",
                "0a713ed7-2ca7-4a4a-925e-4e85aa45e756",
                "dc3547b7-1388-4284-913c-9a4da389040a",
                "28b433f1-c2d1-4d1d-a640-6fee266dcc7a",
                "09632e8d-5ce9-4b0a-85a4-7b89e689f340"
              ],
              "total": {
                "amount": {
                  "amount": "283.66",
                  "currencyCode": "LRD"
                },
                "awardAmount": {
                  "amount": 32664,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2501,
                "equivalentAmount": {
                  "amount": "208.68",
                  "currencyCode": "RON"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "371.91",
                    "currencyCode": "THB"
                  },
                  "awardAmount": {
                    "amount": 20063,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1344,
                  "equivalentAmount": {
                    "amount": "187.16",
                    "currencyCode": "PHP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "207.9",
                      "currencyCode": "ILS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 6064,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2748,
                    "equivalentAmount": {
                      "amount": "325.63",
                      "currencyCode": "BAM"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "254.51",
                      "currencyCode": "KRW"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 1920,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3551,
                    "equivalentAmount": {
                      "amount": "326.42",
                      "currencyCode": "DOP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "87.41",
                      "currencyCode": "XCD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 3455,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2147,
                    "equivalentAmount": {
                      "amount": "432.61",
                      "currencyCode": "MGA"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "414.01",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 33030,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4771,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "189.13",
                      "currencyCode": "PHP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "243.68",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 40098,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.421,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "46.69",
                      "currencyCode": "ILS"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "94.54",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 19969,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0961,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "468.92",
                      "currencyCode": "SLE"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "416.58",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 34131,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0721,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "379.96",
                      "currencyCode": "LSL"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "357.8",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 24051,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.253,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "341.99",
                      "currencyCode": "ARS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            }
          ],
          "passengerPriceDifferences": [
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.819
              },
              "passengerReferenceIds": [
                "68e42cbc-0705-40fe-9f4b-4da582a00e20",
                "518de2d8-a4ab-49b3-97cc-ac153cf53bba",
                "10ad7e82-a81b-435f-9285-659ced40bd63",
                "f9e28674-bccc-4c43-aed2-429f586a3ceb",
                "e6b6d721-1066-47d9-b9d9-6e7f1e0344c3",
                "8dbe124d-fb68-4edd-97a5-a38b02e54fea",
                "023db441-be69-4ee9-99b6-2b205d23141f",
                "c8f983ba-6d0b-4aad-a473-83c74f2221f0",
                "2cbdd5cf-b1f1-4b6f-aeec-911c410598c2"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "262.25",
                    "currencyCode": "BMD"
                  },
                  "awardAmount": {
                    "amount": 22878,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2719,
                  "equivalentAmount": {
                    "amount": "366.59",
                    "currencyCode": "PEN"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "308.78",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 12895,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2487,
                      "equivalentAmount": {
                        "amount": "110",
                        "currencyCode": "WST"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "155.18",
                          "currencyCode": "KWD"
                        },
                        "awardAmount": {
                          "amount": 29262,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3216,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "185.14",
                          "currencyCode": "LKR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "371.01",
                          "currencyCode": "ANG"
                        },
                        "awardAmount": {
                          "amount": 45772,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4089,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "371.66",
                          "currencyCode": "GHS"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "337.64",
                          "currencyCode": "FJD"
                        },
                        "awardAmount": {
                          "amount": 1004,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2057,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "177.73",
                          "currencyCode": "XCD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "290.91",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 15599,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0771,
                      "equivalentAmount": {
                        "amount": "423.44",
                        "currencyCode": "NPR"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "18.38",
                          "currencyCode": "MMK"
                        },
                        "awardAmount": {
                          "amount": 27908,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0541,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "217.94",
                          "currencyCode": "ALL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "202.82",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 19127,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2905,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "46.17",
                          "currencyCode": "MUR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "138.05",
                          "currencyCode": "STN"
                        },
                        "awardAmount": {
                          "amount": 36007,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3396,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "332.33",
                          "currencyCode": "EGP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "411.48",
                          "currencyCode": "CUP"
                        },
                        "awardAmount": {
                          "amount": 14226,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4198,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "296.31",
                          "currencyCode": "LSL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "221.42",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 7932,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2666,
                      "equivalentAmount": {
                        "amount": "111.76",
                        "currencyCode": "BHD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "181.95",
                          "currencyCode": "SEK"
                        },
                        "awardAmount": {
                          "amount": 11964,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1319,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "342.5",
                          "currencyCode": "KMF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "110.45",
                    "currencyCode": "XCD"
                  },
                  "awardAmount": {
                    "amount": 12320,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2787,
                  "equivalentAmount": {
                    "amount": "409.19",
                    "currencyCode": "LYD"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "328.85",
                    "currencyCode": "INR"
                  },
                  "awardAmount": {
                    "amount": 23610,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0919,
                  "equivalentAmount": {
                    "amount": "14.65",
                    "currencyCode": "NGN"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "81.92",
                    "currencyCode": "PAB"
                  },
                  "awardAmount": {
                    "amount": 24392,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3351,
                  "equivalentAmount": {
                    "amount": "330.21",
                    "currencyCode": "OMR"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "154",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 27160,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4261,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "56.39",
                      "currencyCode": "MWK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "382.58",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 49709,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1028,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "263.73",
                      "currencyCode": "CZK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "415.28",
                    "currencyCode": "EGP"
                  },
                  "awardAmount": {
                    "amount": 36641,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0555,
                  "equivalentAmount": {
                    "amount": "41.53",
                    "currencyCode": "ANG"
                  }
                },
                {
                  "amount": {
                    "amount": "419.01",
                    "currencyCode": "CAD"
                  },
                  "awardAmount": {
                    "amount": 31753,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.405,
                  "equivalentAmount": {
                    "amount": "155.86",
                    "currencyCode": "SGD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.0909
              },
              "passengerReferenceIds": [
                "8e34b92f-f220-47ec-b9ae-1d007ed253a0",
                "1525f5b9-6efd-496c-b427-15f7fdfe89f9",
                "72560c90-95c4-4c40-a7dc-a7cf77cc4001",
                "ba47befd-1368-4670-b461-a18e51d194d5",
                "07ee72ee-ce12-43de-a2d7-5ea2e6070259",
                "f8a26201-9f79-4f11-8b47-5a075931547d",
                "a12df431-53d0-40a4-922e-73aa5625f579",
                "ed12b4f5-2275-4d7d-aac3-35bdbbb8d396",
                "0da731e5-1566-45d0-ae0e-c8efec4d509d"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "153.31",
                    "currencyCode": "CZK"
                  },
                  "awardAmount": {
                    "amount": 2586,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4176,
                  "equivalentAmount": {
                    "amount": "162.7",
                    "currencyCode": "JOD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "221.02",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 41062,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.388,
                      "equivalentAmount": {
                        "amount": "250.86",
                        "currencyCode": "MXN"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "214.5",
                          "currencyCode": "BIF"
                        },
                        "awardAmount": {
                          "amount": 30420,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4325,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "209.79",
                          "currencyCode": "NPR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "423.12",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 48438,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2513,
                      "equivalentAmount": {
                        "amount": "257.86",
                        "currencyCode": "XOF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "354.2",
                          "currencyCode": "MMK"
                        },
                        "awardAmount": {
                          "amount": 31267,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.221,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "55.79",
                          "currencyCode": "PGK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "278.72",
                          "currencyCode": "HKD"
                        },
                        "awardAmount": {
                          "amount": 19261,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1431,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "354.49",
                          "currencyCode": "DZD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "262.37",
                          "currencyCode": "MOP"
                        },
                        "awardAmount": {
                          "amount": 27916,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1732,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "46.27",
                          "currencyCode": "UZS"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "486.35",
                          "currencyCode": "SOS"
                        },
                        "awardAmount": {
                          "amount": 28195,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3048,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "125.26",
                          "currencyCode": "MVR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "178.13",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 41108,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3884,
                      "equivalentAmount": {
                        "amount": "322.96",
                        "currencyCode": "XOF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "113.07",
                          "currencyCode": "BGN"
                        },
                        "awardAmount": {
                          "amount": 41928,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4172,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "338.59",
                          "currencyCode": "NOK"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "176.12",
                          "currencyCode": "SEK"
                        },
                        "awardAmount": {
                          "amount": 21951,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.087,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "276.78",
                          "currencyCode": "PYG"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "36.58",
                          "currencyCode": "VND"
                        },
                        "awardAmount": {
                          "amount": 46015,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.064,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "487.24",
                          "currencyCode": "MUR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "449.88",
                          "currencyCode": "XAF"
                        },
                        "awardAmount": {
                          "amount": 28552,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1069,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "286.45",
                          "currencyCode": "LYD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "306.71",
                    "currencyCode": "SOS"
                  },
                  "awardAmount": {
                    "amount": 10093,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2706,
                  "equivalentAmount": {
                    "amount": "332.42",
                    "currencyCode": "ANG"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "348.59",
                    "currencyCode": "THB"
                  },
                  "awardAmount": {
                    "amount": 48662,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4661,
                  "equivalentAmount": {
                    "amount": "476.78",
                    "currencyCode": "TZS"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "13.43",
                    "currencyCode": "KGS"
                  },
                  "awardAmount": {
                    "amount": 23586,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4232,
                  "equivalentAmount": {
                    "amount": "129.45",
                    "currencyCode": "BND"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "208.56",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 45793,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0784,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "443.31",
                      "currencyCode": "KRW"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "19.43",
                    "currencyCode": "WST"
                  },
                  "awardAmount": {
                    "amount": 2792,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1027,
                  "equivalentAmount": {
                    "amount": "189.3",
                    "currencyCode": "BND"
                  }
                },
                {
                  "amount": {
                    "amount": "27.26",
                    "currencyCode": "PHP"
                  },
                  "awardAmount": {
                    "amount": 38030,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4778,
                  "equivalentAmount": {
                    "amount": "208.91",
                    "currencyCode": "UAH"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.9741
              },
              "passengerReferenceIds": [
                "730d48df-6118-4205-af58-7fc367c722f1",
                "4dae03d2-ce4e-45a5-b181-5bfa74a9eddb",
                "eead1e2a-d574-441c-bba7-6dac2ffba3bb",
                "8a80cce4-2ad1-4eed-8a8e-3d1dff365ab1",
                "def8864c-67bc-4108-a279-f4f04c4d898d",
                "2a1ba1ed-d6ad-43ef-a718-47db9a8fc5de",
                "632ca5df-2bbc-482b-b6db-af1d7b87c7d3",
                "6258cd6a-e050-45f2-a4bc-d9bb6eb7526d",
                "5b35fc8a-6bb3-4285-a73a-61bbef2be351"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "301.49",
                    "currencyCode": "RON"
                  },
                  "awardAmount": {
                    "amount": 39559,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1985,
                  "equivalentAmount": {
                    "amount": "135.56",
                    "currencyCode": "UAH"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "475.61",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 5916,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2553,
                      "equivalentAmount": {
                        "amount": "214.94",
                        "currencyCode": "HKD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "140.22",
                          "currencyCode": "SAR"
                        },
                        "awardAmount": {
                          "amount": 3149,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1241,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "19.2",
                          "currencyCode": "LRD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "298.69",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 38056,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.349,
                      "equivalentAmount": {
                        "amount": "126.68",
                        "currencyCode": "QAR"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "204.96",
                          "currencyCode": "MMK"
                        },
                        "awardAmount": {
                          "amount": 13410,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0205,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "417.61",
                          "currencyCode": "XAF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "29.79",
                          "currencyCode": "GTQ"
                        },
                        "awardAmount": {
                          "amount": 45064,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4875,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "38.33",
                          "currencyCode": "PKR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "94.95",
                          "currencyCode": "ANG"
                        },
                        "awardAmount": {
                          "amount": 48575,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3475,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "60.74",
                          "currencyCode": "BGN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "111.74",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 23822,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1571,
                      "equivalentAmount": {
                        "amount": "15.79",
                        "currencyCode": "UAH"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "92.21",
                          "currencyCode": "SRD"
                        },
                        "awardAmount": {
                          "amount": 46059,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4205,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "331.92",
                          "currencyCode": "CVE"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "279.71",
                          "currencyCode": "UAH"
                        },
                        "awardAmount": {
                          "amount": 47576,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0876,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "190.23",
                          "currencyCode": "PHP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "370.48",
                          "currencyCode": "SCR"
                        },
                        "awardAmount": {
                          "amount": 9684,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0454,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "404.96",
                          "currencyCode": "GBP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "463.02",
                    "currencyCode": "VND"
                  },
                  "awardAmount": {
                    "amount": 6455,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3357,
                  "equivalentAmount": {
                    "amount": "155.84",
                    "currencyCode": "XAF"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "317.76",
                    "currencyCode": "HNL"
                  },
                  "awardAmount": {
                    "amount": 12634,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3589,
                  "equivalentAmount": {
                    "amount": "364.08",
                    "currencyCode": "RSD"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "482.53",
                    "currencyCode": "LSL"
                  },
                  "awardAmount": {
                    "amount": 28573,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1958,
                  "equivalentAmount": {
                    "amount": "334.65",
                    "currencyCode": "CAD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "34.28",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 8570,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.472,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "439.5",
                      "currencyCode": "AFN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "47",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 16632,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3057,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "84.75",
                      "currencyCode": "CHF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "496.53",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 33251,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3251,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "477.18",
                      "currencyCode": "CLP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "378.4",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 49703,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0519,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "55.01",
                      "currencyCode": "KMF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "174.25",
                    "currencyCode": "LYD"
                  },
                  "awardAmount": {
                    "amount": 36455,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4588,
                  "equivalentAmount": {
                    "amount": "238.22",
                    "currencyCode": "CNY"
                  }
                },
                {
                  "amount": {
                    "amount": "183.47",
                    "currencyCode": "TTD"
                  },
                  "awardAmount": {
                    "amount": 7240,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3159,
                  "equivalentAmount": {
                    "amount": "92.84",
                    "currencyCode": "LAK"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.0247
              },
              "passengerReferenceIds": [
                "4034ff9d-fdc4-496d-8192-d5b10bbc0811",
                "cd50f538-1724-4e82-9b2f-0d3ce9ad6258",
                "8d116c84-befb-4071-946f-9940db28826f",
                "40d9ad7b-da37-416b-afac-7cc4e7f14927",
                "d3ccf6c7-cd9b-4eb1-ac87-1f466fdf0ea9",
                "6fa7346e-ef2f-4b85-80b0-f32658860ed5",
                "7df92009-2d07-495c-9841-25f67ecf099f",
                "5b4fc309-ee92-4f79-963b-5d09d4c833b2",
                "5aeac43e-1881-492e-8b82-796d931a00bc"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "307.47",
                    "currencyCode": "ZMW"
                  },
                  "awardAmount": {
                    "amount": 27365,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1664,
                  "equivalentAmount": {
                    "amount": "21.57",
                    "currencyCode": "LAK"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "484.84",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 5259,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3972,
                      "equivalentAmount": {
                        "amount": "83.52",
                        "currencyCode": "DZD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "317.48",
                          "currencyCode": "KWD"
                        },
                        "awardAmount": {
                          "amount": 31605,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.414,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "216.48",
                          "currencyCode": "MNT"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "494.13",
                          "currencyCode": "CNY"
                        },
                        "awardAmount": {
                          "amount": 5213,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4599,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "428.21",
                          "currencyCode": "FJD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "351.35",
                          "currencyCode": "KYD"
                        },
                        "awardAmount": {
                          "amount": 17680,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0604,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "361.77",
                          "currencyCode": "SLE"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "193.02",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 3507,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1057,
                      "equivalentAmount": {
                        "amount": "166.38",
                        "currencyCode": "HTG"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "61.58",
                          "currencyCode": "DKK"
                        },
                        "awardAmount": {
                          "amount": 33037,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4848,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "100.8",
                          "currencyCode": "HNL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "165.68",
                          "currencyCode": "MKD"
                        },
                        "awardAmount": {
                          "amount": 49296,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.149,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "447.72",
                          "currencyCode": "MVR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "328.98",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 44496,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1496,
                      "equivalentAmount": {
                        "amount": "298.91",
                        "currencyCode": "ARS"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "438.94",
                          "currencyCode": "KWD"
                        },
                        "awardAmount": {
                          "amount": 19740,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1381,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "279.4",
                          "currencyCode": "KPW"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "436.27",
                    "currencyCode": "GTQ"
                  },
                  "awardAmount": {
                    "amount": 13015,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3651,
                  "equivalentAmount": {
                    "amount": "306.15",
                    "currencyCode": "ETB"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "243.11",
                    "currencyCode": "BYN"
                  },
                  "awardAmount": {
                    "amount": 37274,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2221,
                  "equivalentAmount": {
                    "amount": "205.64",
                    "currencyCode": "IRR"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "374.42",
                    "currencyCode": "DJF"
                  },
                  "awardAmount": {
                    "amount": 8997,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4359,
                  "equivalentAmount": {
                    "amount": "63.79",
                    "currencyCode": "KWD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "386.28",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 2897,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.262,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "429.66",
                      "currencyCode": "NOK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "41",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 26837,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4596,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "363.17",
                      "currencyCode": "BTN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "185.04",
                    "currencyCode": "DJF"
                  },
                  "awardAmount": {
                    "amount": 14945,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3921,
                  "equivalentAmount": {
                    "amount": "14.37",
                    "currencyCode": "SOS"
                  }
                },
                {
                  "amount": {
                    "amount": "256.64",
                    "currencyCode": "PAB"
                  },
                  "awardAmount": {
                    "amount": 16637,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1184,
                  "equivalentAmount": {
                    "amount": "468.47",
                    "currencyCode": "RSD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.8756
              },
              "passengerReferenceIds": [
                "4546ca94-4f32-434b-a94f-ad8b05a4395c",
                "e82ea92c-3edc-401c-9223-b1e69f0ae50d",
                "f6e648e1-ca7c-4288-b226-10ce99ad1e2f",
                "74166e66-ac2a-452b-8f2f-658abb10af7b",
                "5e472ad1-95ba-46be-9f5f-3e11e4d37787",
                "da50f8ad-8c60-4b48-b23d-48467463466b",
                "c0c6ce2d-af5c-48f0-8f78-e7943ac74057",
                "ad1383e6-4ec0-469a-b90f-6901072e53b8",
                "58ff1e2e-882d-4d2a-a1ec-ea7b7d6c1dbd"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "139.88",
                    "currencyCode": "AED"
                  },
                  "awardAmount": {
                    "amount": 33494,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.33,
                  "equivalentAmount": {
                    "amount": "405.1",
                    "currencyCode": "KGS"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "65.79",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 30181,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4018,
                      "equivalentAmount": {
                        "amount": "380.66",
                        "currencyCode": "DJF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "262.11",
                          "currencyCode": "PAB"
                        },
                        "awardAmount": {
                          "amount": 45432,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.486,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "61.14",
                          "currencyCode": "NGN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "476.11",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 38609,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1893,
                      "equivalentAmount": {
                        "amount": "185.73",
                        "currencyCode": "PKR"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "413.83",
                          "currencyCode": "KMF"
                        },
                        "awardAmount": {
                          "amount": 48235,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0737,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "193.02",
                          "currencyCode": "SEK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "310.95",
                          "currencyCode": "MMK"
                        },
                        "awardAmount": {
                          "amount": 17510,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2279,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "121.78",
                          "currencyCode": "MDL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "439.1",
                          "currencyCode": "EUR"
                        },
                        "awardAmount": {
                          "amount": 17610,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2565,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "479.49",
                          "currencyCode": "IDR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "446.79",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 26338,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2164,
                      "equivalentAmount": {
                        "amount": "414.92",
                        "currencyCode": "MOP"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "93.6",
                          "currencyCode": "TJS"
                        },
                        "awardAmount": {
                          "amount": 23003,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1193,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "78.21",
                          "currencyCode": "JPY"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "164.49",
                          "currencyCode": "KYD"
                        },
                        "awardAmount": {
                          "amount": 7185,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3879,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "310.49",
                          "currencyCode": "BHD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "84.16",
                          "currencyCode": "SSP"
                        },
                        "awardAmount": {
                          "amount": 45112,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1722,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "463.97",
                          "currencyCode": "ZMW"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "263.07",
                    "currencyCode": "KHR"
                  },
                  "awardAmount": {
                    "amount": 7259,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2972,
                  "equivalentAmount": {
                    "amount": "108.78",
                    "currencyCode": "JOD"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "353.78",
                    "currencyCode": "HTG"
                  },
                  "awardAmount": {
                    "amount": 6185,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1854,
                  "equivalentAmount": {
                    "amount": "11.5",
                    "currencyCode": "ISK"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "361.31",
                    "currencyCode": "CZK"
                  },
                  "awardAmount": {
                    "amount": 1097,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0277,
                  "equivalentAmount": {
                    "amount": "145.69",
                    "currencyCode": "BTN"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "10.35",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 27266,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.25,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "248.44",
                      "currencyCode": "NZD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "161.35",
                    "currencyCode": "HKD"
                  },
                  "awardAmount": {
                    "amount": 48360,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3177,
                  "equivalentAmount": {
                    "amount": "452.48",
                    "currencyCode": "CUP"
                  }
                },
                {
                  "amount": {
                    "amount": "416.7",
                    "currencyCode": "KMF"
                  },
                  "awardAmount": {
                    "amount": 7439,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3569,
                  "equivalentAmount": {
                    "amount": "322.8",
                    "currencyCode": "LKR"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.8058
              },
              "passengerReferenceIds": [
                "b1c8d3ef-5439-45e9-a5d5-4ad3840cae22",
                "c54dd3d5-667d-4c4d-a8a5-a6a79537efa1",
                "3c3488bb-b44b-4813-a39f-3d2896b8233a",
                "fe88bb77-fe78-4e6f-ae01-c7164d64d10d",
                "06356b2f-33e7-4024-8f00-b58e97a01263",
                "cfae3ad4-fa9a-4857-915e-20906d439efc",
                "7493c2c9-9727-40fb-812d-dd614c859fe5",
                "42b5082a-66aa-46ca-b82e-430a00329afa",
                "c059324d-ed89-4250-bb22-fddc4f167c14"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "483.73",
                    "currencyCode": "TOP"
                  },
                  "awardAmount": {
                    "amount": 19839,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0535,
                  "equivalentAmount": {
                    "amount": "337.27",
                    "currencyCode": "LKR"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "298.04",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 45210,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0191,
                      "equivalentAmount": {
                        "amount": "217.97",
                        "currencyCode": "TND"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "195.39",
                          "currencyCode": "TMT"
                        },
                        "awardAmount": {
                          "amount": 4801,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.083,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "473.58",
                          "currencyCode": "MKD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "418.33",
                          "currencyCode": "BBD"
                        },
                        "awardAmount": {
                          "amount": 27682,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2979,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "433.27",
                          "currencyCode": "LSL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "196.69",
                          "currencyCode": "IRR"
                        },
                        "awardAmount": {
                          "amount": 4352,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2391,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "317.67",
                          "currencyCode": "AWG"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "368.5",
                          "currencyCode": "DOP"
                        },
                        "awardAmount": {
                          "amount": 33495,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1063,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "40.09",
                          "currencyCode": "TND"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "138.88",
                          "currencyCode": "IQD"
                        },
                        "awardAmount": {
                          "amount": 6080,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4635,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "479.14",
                          "currencyCode": "BTN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "205.1",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 22736,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2813,
                      "equivalentAmount": {
                        "amount": "216.48",
                        "currencyCode": "HUF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "324.02",
                          "currencyCode": "LSL"
                        },
                        "awardAmount": {
                          "amount": 3038,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3259,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "111.08",
                          "currencyCode": "ARS"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "165.25",
                          "currencyCode": "RON"
                        },
                        "awardAmount": {
                          "amount": 19248,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1823,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "462.01",
                          "currencyCode": "MGA"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "223.04",
                          "currencyCode": "SGD"
                        },
                        "awardAmount": {
                          "amount": 39195,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.034,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "26.25",
                          "currencyCode": "IDR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "196.3",
                          "currencyCode": "KES"
                        },
                        "awardAmount": {
                          "amount": 18326,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0268,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "419.41",
                          "currencyCode": "GIP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "314.61",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 41714,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1175,
                      "equivalentAmount": {
                        "amount": "189.28",
                        "currencyCode": "ERN"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "86.24",
                          "currencyCode": "AUD"
                        },
                        "awardAmount": {
                          "amount": 42670,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3417,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "119.52",
                          "currencyCode": "KMF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "405.01",
                    "currencyCode": "RSD"
                  },
                  "awardAmount": {
                    "amount": 34043,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1436,
                  "equivalentAmount": {
                    "amount": "366.23",
                    "currencyCode": "LRD"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "112.66",
                    "currencyCode": "MYR"
                  },
                  "awardAmount": {
                    "amount": 6869,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3622,
                  "equivalentAmount": {
                    "amount": "362.77",
                    "currencyCode": "TOP"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "193.47",
                    "currencyCode": "KRW"
                  },
                  "awardAmount": {
                    "amount": 19429,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3466,
                  "equivalentAmount": {
                    "amount": "22.7",
                    "currencyCode": "LRD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "494.34",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 16331,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3005,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "267.91",
                      "currencyCode": "AFN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "440.59",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 1907,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2827,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "45.59",
                      "currencyCode": "CZK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "141.39",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 31853,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4332,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "233.2",
                      "currencyCode": "SCR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "97.13",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 25252,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1572,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "72.25",
                      "currencyCode": "UAH"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "90.9",
                    "currencyCode": "TZS"
                  },
                  "awardAmount": {
                    "amount": 43820,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4582,
                  "equivalentAmount": {
                    "amount": "381.09",
                    "currencyCode": "PHP"
                  }
                },
                {
                  "amount": {
                    "amount": "215.03",
                    "currencyCode": "HUF"
                  },
                  "awardAmount": {
                    "amount": 23761,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3734,
                  "equivalentAmount": {
                    "amount": "353.53",
                    "currencyCode": "ANG"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.0897
              },
              "passengerReferenceIds": [
                "5f60391b-4633-4208-8fad-ff0749b140c2",
                "f8ebf7c9-3a9a-4aed-90ac-e42e3c0354e3",
                "9fc0a3c3-de61-4aba-b8c6-a61cf2b260a3",
                "58875eef-23a8-4863-b1e8-1c35169a82c0",
                "d78ce47b-e104-425e-9438-cb5ebc90ef72",
                "73223e3a-c9ea-43b8-813b-55e360b84f6e",
                "97e9e483-a0ee-4612-b11a-a1bd6a50eff9",
                "f4b5bdf5-fdbc-4a55-8ec6-afd18ca247eb",
                "1afa73e6-c823-43a5-85f7-ae16c61145e9"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "300.05",
                    "currencyCode": "BHD"
                  },
                  "awardAmount": {
                    "amount": 16590,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1991,
                  "equivalentAmount": {
                    "amount": "158.77",
                    "currencyCode": "SCR"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "62.02",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 33666,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0239,
                      "equivalentAmount": {
                        "amount": "42.91",
                        "currencyCode": "KGS"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "461.97",
                          "currencyCode": "AOA"
                        },
                        "awardAmount": {
                          "amount": 12196,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3022,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "340.73",
                          "currencyCode": "DJF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "40.84",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 23264,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3149,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "380.23",
                          "currencyCode": "NAD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "188.54",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 20890,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2636,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "448.71",
                          "currencyCode": "BSD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "233.81",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 37143,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1047,
                      "equivalentAmount": {
                        "amount": "206.37",
                        "currencyCode": "UAH"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "73.25",
                          "currencyCode": "AMD"
                        },
                        "awardAmount": {
                          "amount": 45929,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4399,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "409.49",
                          "currencyCode": "UAH"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "326.44",
                          "currencyCode": "VND"
                        },
                        "awardAmount": {
                          "amount": 2101,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1702,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "109.71",
                          "currencyCode": "KRW"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "412.74",
                          "currencyCode": "BGN"
                        },
                        "awardAmount": {
                          "amount": 16253,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2517,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "188.1",
                          "currencyCode": "HKD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "55.37",
                          "currencyCode": "DJF"
                        },
                        "awardAmount": {
                          "amount": 19124,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4088,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "110.59",
                          "currencyCode": "RWF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "243.34",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 35984,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4101,
                      "equivalentAmount": {
                        "amount": "462.52",
                        "currencyCode": "JPY"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "99.4",
                          "currencyCode": "MGA"
                        },
                        "awardAmount": {
                          "amount": 16923,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0738,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "315.34",
                          "currencyCode": "BRL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "34.07",
                          "currencyCode": "GTQ"
                        },
                        "awardAmount": {
                          "amount": 33548,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3687,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "119.42",
                          "currencyCode": "LAK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "153.58",
                          "currencyCode": "NPR"
                        },
                        "awardAmount": {
                          "amount": 41899,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3842,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "206.01",
                          "currencyCode": "CDF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "496.46",
                          "currencyCode": "ZAR"
                        },
                        "awardAmount": {
                          "amount": 19645,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1201,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "256.25",
                          "currencyCode": "MNT"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "285.46",
                    "currencyCode": "MKD"
                  },
                  "awardAmount": {
                    "amount": 7850,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3863,
                  "equivalentAmount": {
                    "amount": "249.49",
                    "currencyCode": "KZT"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "182.07",
                    "currencyCode": "MAD"
                  },
                  "awardAmount": {
                    "amount": 7395,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1682,
                  "equivalentAmount": {
                    "amount": "474.21",
                    "currencyCode": "VUV"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "147.97",
                    "currencyCode": "QAR"
                  },
                  "awardAmount": {
                    "amount": 46305,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1308,
                  "equivalentAmount": {
                    "amount": "171.12",
                    "currencyCode": "UZS"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "158.31",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 43326,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2927,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "242.6",
                      "currencyCode": "KPW"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "27.42",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 38029,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3793,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "283.36",
                      "currencyCode": "MMK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "223.61",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 25803,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4436,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "352.6",
                      "currencyCode": "TTD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "480.36",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 20471,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4976,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "486.81",
                      "currencyCode": "GYD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "137.69",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 45844,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0627,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "296.91",
                      "currencyCode": "BWP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "411.76",
                    "currencyCode": "GEL"
                  },
                  "awardAmount": {
                    "amount": 34460,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0765,
                  "equivalentAmount": {
                    "amount": "276.09",
                    "currencyCode": "VES"
                  }
                },
                {
                  "amount": {
                    "amount": "365.6",
                    "currencyCode": "KRW"
                  },
                  "awardAmount": {
                    "amount": 32851,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1858,
                  "equivalentAmount": {
                    "amount": "268.14",
                    "currencyCode": "LYD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.914
              },
              "passengerReferenceIds": [
                "f690a33b-12b7-449f-a233-7a7ae42948b8",
                "0aa252d4-aedd-4c4a-b262-ab47f3e97c1a",
                "6b22fb99-b6d0-4a11-a4a6-210bf5038cc3",
                "70de92bf-6b93-44f4-8669-12a627af22f8",
                "6954a1fa-71df-48f4-a42c-c61d74af87a5",
                "cf8f7ae1-7172-4123-a8b1-9bd0af9ef2a9",
                "6cec8da8-21c6-4de8-87a2-6eb5a71d5bdb",
                "214134bd-ce0f-49d0-99b6-7c4854227628",
                "0b5a0bae-8c7c-473a-b569-90e219702f85"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "155.7",
                    "currencyCode": "SBD"
                  },
                  "awardAmount": {
                    "amount": 8521,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1278,
                  "equivalentAmount": {
                    "amount": "376.08",
                    "currencyCode": "TMT"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "458.99",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 5891,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0788,
                      "equivalentAmount": {
                        "amount": "15.93",
                        "currencyCode": "BZD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "403.08",
                          "currencyCode": "KPW"
                        },
                        "awardAmount": {
                          "amount": 41611,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1238,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "116.55",
                          "currencyCode": "CZK"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "426.67",
                          "currencyCode": "HUF"
                        },
                        "awardAmount": {
                          "amount": 28667,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2607,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "242.54",
                          "currencyCode": "XOF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "210.15",
                          "currencyCode": "TRY"
                        },
                        "awardAmount": {
                          "amount": 15991,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0259,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "276.84",
                          "currencyCode": "MOP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "312.66",
                          "currencyCode": "PEN"
                        },
                        "awardAmount": {
                          "amount": 10650,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3812,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "316.45",
                          "currencyCode": "KES"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "463.96",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 37085,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4165,
                      "equivalentAmount": {
                        "amount": "294.5",
                        "currencyCode": "BGN"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "393.85",
                          "currencyCode": "PKR"
                        },
                        "awardAmount": {
                          "amount": 28909,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.145,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "262.05",
                          "currencyCode": "XOF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "377.54",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 31542,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3816,
                      "equivalentAmount": {
                        "amount": "85.86",
                        "currencyCode": "NAD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "482.32",
                          "currencyCode": "MGA"
                        },
                        "awardAmount": {
                          "amount": 25518,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4409,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "210.49",
                          "currencyCode": "FKP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "69.83",
                          "currencyCode": "JOD"
                        },
                        "awardAmount": {
                          "amount": 6460,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4449,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "110.77",
                          "currencyCode": "COP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "312.18",
                          "currencyCode": "MXN"
                        },
                        "awardAmount": {
                          "amount": 49474,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4309,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "37.92",
                          "currencyCode": "BIF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "431.78",
                          "currencyCode": "MGA"
                        },
                        "awardAmount": {
                          "amount": 40346,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1406,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "367.81",
                          "currencyCode": "SCR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "12.41",
                          "currencyCode": "CDF"
                        },
                        "awardAmount": {
                          "amount": 47396,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4692,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "66.24",
                          "currencyCode": "XCD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "148.23",
                    "currencyCode": "KPW"
                  },
                  "awardAmount": {
                    "amount": 1515,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0999,
                  "equivalentAmount": {
                    "amount": "468.83",
                    "currencyCode": "KYD"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "272.2",
                    "currencyCode": "ILS"
                  },
                  "awardAmount": {
                    "amount": 27459,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0533,
                  "equivalentAmount": {
                    "amount": "407.6",
                    "currencyCode": "GNF"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "191.24",
                    "currencyCode": "SRD"
                  },
                  "awardAmount": {
                    "amount": 46079,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4518,
                  "equivalentAmount": {
                    "amount": "286.31",
                    "currencyCode": "MUR"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "217.4",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 31472,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2232,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "334.07",
                      "currencyCode": "MWK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "108.61",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 45720,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3791,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "169.45",
                      "currencyCode": "XPF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "418.56",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 1283,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1273,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "107.6",
                      "currencyCode": "RON"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "165.99",
                    "currencyCode": "SBD"
                  },
                  "awardAmount": {
                    "amount": 23501,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0909,
                  "equivalentAmount": {
                    "amount": "361.53",
                    "currencyCode": "SSP"
                  }
                },
                {
                  "amount": {
                    "amount": "444.95",
                    "currencyCode": "GIP"
                  },
                  "awardAmount": {
                    "amount": 20434,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3125,
                  "equivalentAmount": {
                    "amount": "430.77",
                    "currencyCode": "RWF"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.8148
              },
              "passengerReferenceIds": [
                "ff687b57-62f6-4e94-b7d2-4281c9f7d429",
                "59ec974a-d019-4e0e-9396-5697dd73c5f6",
                "ec8b04fb-aab7-4ccc-a040-b281782ed3be",
                "75584cf7-f9b3-4ceb-b5cf-633452c198a5",
                "57037514-1332-4ab2-811e-58c0e26bd3d0",
                "af26db93-f559-44d8-b6b4-879b946cd8d9",
                "1c409df3-89af-4531-bbf7-1b26989f4077",
                "7b2ba146-848a-44b9-82f0-c684107c1cdd",
                "768b5de7-38bd-4182-86b0-279fd2d9ec80"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "265.19",
                    "currencyCode": "CRC"
                  },
                  "awardAmount": {
                    "amount": 39833,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2656,
                  "equivalentAmount": {
                    "amount": "119.82",
                    "currencyCode": "NGN"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "479.14",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 47833,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4762,
                      "equivalentAmount": {
                        "amount": "306.38",
                        "currencyCode": "BZD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "175.56",
                          "currencyCode": "SOS"
                        },
                        "awardAmount": {
                          "amount": 33255,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1515,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "184.85",
                          "currencyCode": "HNL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "168.1",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 18883,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2115,
                      "equivalentAmount": {
                        "amount": "54.2",
                        "currencyCode": "VUV"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "358.68",
                          "currencyCode": "BHD"
                        },
                        "awardAmount": {
                          "amount": 2150,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0205,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "498.58",
                          "currencyCode": "VND"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "497.64",
                          "currencyCode": "ANG"
                        },
                        "awardAmount": {
                          "amount": 34292,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4144,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "143.69",
                          "currencyCode": "ALL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "46",
                          "currencyCode": "FJD"
                        },
                        "awardAmount": {
                          "amount": 10713,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4064,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "389.24",
                          "currencyCode": "BRL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "162.41",
                          "currencyCode": "IDR"
                        },
                        "awardAmount": {
                          "amount": 33439,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1173,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "234.95",
                          "currencyCode": "GNF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "348.81",
                          "currencyCode": "VND"
                        },
                        "awardAmount": {
                          "amount": 1112,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1222,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "84.67",
                          "currencyCode": "IDR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "363.55",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 9861,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2047,
                      "equivalentAmount": {
                        "amount": "139.87",
                        "currencyCode": "DKK"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "256.91",
                          "currencyCode": "TJS"
                        },
                        "awardAmount": {
                          "amount": 11861,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0776,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "189.43",
                          "currencyCode": "BBD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "149.92",
                          "currencyCode": "ZAR"
                        },
                        "awardAmount": {
                          "amount": 32965,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4706,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "127.57",
                          "currencyCode": "WST"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "283.64",
                    "currencyCode": "KGS"
                  },
                  "awardAmount": {
                    "amount": 24867,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1661,
                  "equivalentAmount": {
                    "amount": "256.81",
                    "currencyCode": "DOP"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "162.6",
                    "currencyCode": "CUP"
                  },
                  "awardAmount": {
                    "amount": 21884,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4868,
                  "equivalentAmount": {
                    "amount": "412.36",
                    "currencyCode": "HTG"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "117.7",
                    "currencyCode": "IDR"
                  },
                  "awardAmount": {
                    "amount": 31144,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2413,
                  "equivalentAmount": {
                    "amount": "470.52",
                    "currencyCode": "WST"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "54.17",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 15773,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.36,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "225.71",
                      "currencyCode": "CZK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "474.41",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 19984,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.227,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "242.77",
                      "currencyCode": "MKD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "88.79",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 20501,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0754,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "60.72",
                      "currencyCode": "TND"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "247.18",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 9411,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2331,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "74.1",
                      "currencyCode": "BGN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "80.62",
                    "currencyCode": "EUR"
                  },
                  "awardAmount": {
                    "amount": 3417,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.103,
                  "equivalentAmount": {
                    "amount": "62.13",
                    "currencyCode": "NZD"
                  }
                },
                {
                  "amount": {
                    "amount": "444.02",
                    "currencyCode": "ARS"
                  },
                  "awardAmount": {
                    "amount": 26037,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1895,
                  "equivalentAmount": {
                    "amount": "217.66",
                    "currencyCode": "KYD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            }
          ],
          "totalPrice": {
            "base": {
              "amount": {
                "amount": "58.22",
                "currencyCode": "MMK"
              },
              "awardAmount": {
                "amount": 49500,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.0778,
              "equivalentAmount": {
                "amount": "89.75",
                "currencyCode": "ERN"
              }
            },
            "fees": {
              "amount": {
                "amount": "159.65",
                "currencyCode": "JPY"
              },
              "awardAmount": {
                "amount": 39734,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.4716,
              "equivalentAmount": {
                "amount": "105.32",
                "currencyCode": "ARS"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "89.12",
                "currencyCode": "BRL"
              },
              "awardAmount": {
                "amount": 46363,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.1324,
              "equivalentAmount": {
                "amount": "407.48",
                "currencyCode": "SOS"
              }
            },
            "offerItemReferenceId": "73a4b7dd-0852-4981-8655-4e9dfe37f639",
            "tax": {
              "amount": {
                "amount": "128.04",
                "currencyCode": "HTG"
              },
              "awardAmount": {
                "amount": 41249,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.4809,
              "equivalentAmount": {
                "amount": "248.62",
                "currencyCode": "TZS"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "449.95",
                  "currencyCode": "USD"
                },
                "awardAmount": {
                  "amount": 8170,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3017,
                "equivalentAmount": {
                  "amount": "241.11",
                  "currencyCode": "MVR"
                }
              },
              {
                "amount": {
                  "amount": "158.26",
                  "currencyCode": "SBD"
                },
                "awardAmount": {
                  "amount": 47574,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1743,
                "equivalentAmount": {
                  "amount": "121.65",
                  "currencyCode": "MUR"
                }
              }
            ],
            "transactionBreakdowns": [
              {
                "base": {
                  "amount": {
                    "amount": "145.77",
                    "currencyCode": "XAF"
                  },
                  "awardAmount": {
                    "amount": 38752,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.276,
                  "equivalentAmount": {
                    "amount": "145.12",
                    "currencyCode": "HTG"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "148.46",
                    "currencyCode": "COP"
                  },
                  "awardAmount": {
                    "amount": 45545,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3794,
                  "equivalentAmount": {
                    "amount": "284.82",
                    "currencyCode": "FJD"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "285.86",
                    "currencyCode": "ILS"
                  },
                  "awardAmount": {
                    "amount": 40944,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1521,
                  "equivalentAmount": {
                    "amount": "237.06",
                    "currencyCode": "BOB"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "121.99",
                    "currencyCode": "MWK"
                  },
                  "awardAmount": {
                    "amount": 24613,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.194,
                  "equivalentAmount": {
                    "amount": "345.89",
                    "currencyCode": "UYU"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "233.9",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 42169,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4769,
                    "equivalentAmount": {
                      "amount": "315.34",
                      "currencyCode": "LSL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "32.61",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 33538,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4602,
                    "equivalentAmount": {
                      "amount": "29.82",
                      "currencyCode": "KHR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "base": {
                  "amount": {
                    "amount": "329.13",
                    "currencyCode": "AWG"
                  },
                  "awardAmount": {
                    "amount": 21986,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.28,
                  "equivalentAmount": {
                    "amount": "220",
                    "currencyCode": "BYN"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "202",
                    "currencyCode": "CRC"
                  },
                  "awardAmount": {
                    "amount": 44673,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.207,
                  "equivalentAmount": {
                    "amount": "490.14",
                    "currencyCode": "RUB"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "306.76",
                    "currencyCode": "LAK"
                  },
                  "awardAmount": {
                    "amount": 8738,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0656,
                  "equivalentAmount": {
                    "amount": "270.65",
                    "currencyCode": "DZD"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "463.18",
                    "currencyCode": "BAM"
                  },
                  "awardAmount": {
                    "amount": 37663,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4385,
                  "equivalentAmount": {
                    "amount": "41.23",
                    "currencyCode": "CUP"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "449.87",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 42344,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.486,
                    "equivalentAmount": {
                      "amount": "277.3",
                      "currencyCode": "SBD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "438.91",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 13823,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4563,
                    "equivalentAmount": {
                      "amount": "130.38",
                      "currencyCode": "CLP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "base": {
                  "amount": {
                    "amount": "14.05",
                    "currencyCode": "MNT"
                  },
                  "awardAmount": {
                    "amount": 48973,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0685,
                  "equivalentAmount": {
                    "amount": "170.05",
                    "currencyCode": "GMD"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "24.03",
                    "currencyCode": "AED"
                  },
                  "awardAmount": {
                    "amount": 16283,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3045,
                  "equivalentAmount": {
                    "amount": "180.74",
                    "currencyCode": "SEK"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "18.87",
                    "currencyCode": "BMD"
                  },
                  "awardAmount": {
                    "amount": 20976,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2042,
                  "equivalentAmount": {
                    "amount": "489.35",
                    "currencyCode": "QAR"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "230.18",
                    "currencyCode": "JPY"
                  },
                  "awardAmount": {
                    "amount": 1732,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3243,
                  "equivalentAmount": {
                    "amount": "367.6",
                    "currencyCode": "LAK"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "401",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 4192,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4716,
                    "equivalentAmount": {
                      "amount": "312.55",
                      "currencyCode": "PYG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "334.2",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 9019,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2116,
                    "equivalentAmount": {
                      "amount": "432.66",
                      "currencyCode": "HUF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "transactionType": "AddCollect"
          },
          "unitPrices": [
            {
              "commission": {
                "amount": {
                  "amount": "185.83",
                  "currencyCode": "BHD"
                },
                "percentage": "10.19"
              },
              "passengerReferenceIds": [
                "b02f3ea8-f592-4a35-b581-5224da1c6595",
                "d65f417f-e7cb-48b8-beef-5ce9fea744ca",
                "9c3ab4c4-3bd1-45db-bd7e-469d9f732eef",
                "cdf031f0-e921-41cb-8f95-bf95502e9e34",
                "de63d358-849a-462d-be28-5300360e71d6",
                "7be29ce2-dcf2-4898-b7c0-8e7a76feb64a",
                "a4fb7330-ce20-485e-9a6e-0e761aace68d",
                "e991a15d-e83d-4d05-9d36-3984227d4934",
                "13fabd78-ebf9-4c4d-95b2-45dd2bc09004"
              ],
              "total": {
                "amount": {
                  "amount": "427.77",
                  "currencyCode": "INR"
                },
                "awardAmount": {
                  "amount": 8914,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3117,
                "equivalentAmount": {
                  "amount": "43.86",
                  "currencyCode": "IDR"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "230.2",
                    "currencyCode": "AZN"
                  },
                  "awardAmount": {
                    "amount": 34231,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3759,
                  "equivalentAmount": {
                    "amount": "297.84",
                    "currencyCode": "SGD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "222.34",
                      "currencyCode": "WST"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 18587,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4254,
                    "equivalentAmount": {
                      "amount": "452.69",
                      "currencyCode": "BIF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "385.33",
                      "currencyCode": "SOS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 36509,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.094,
                    "equivalentAmount": {
                      "amount": "214.92",
                      "currencyCode": "ALL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "50.25",
                      "currencyCode": "BYN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 1024,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.431,
                    "equivalentAmount": {
                      "amount": "122.19",
                      "currencyCode": "UAH"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "54.39",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 5111,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1694,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "228.5",
                      "currencyCode": "CZK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "406.74",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 25994,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.323,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "335.94",
                      "currencyCode": "LAK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "223.9",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 18346,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2455,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "421.37",
                      "currencyCode": "BWP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "93.87",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 5845,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0446,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "65.05",
                      "currencyCode": "FKP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "396.59",
                  "currencyCode": "NOK"
                },
                "percentage": "9"
              },
              "passengerReferenceIds": [
                "0738c488-1f36-4251-b5f3-d465a5661065",
                "20cc6594-338c-46fa-8d77-8f76e7fadf76",
                "29538bdb-6322-44d1-b03d-215db90f8146",
                "21e1f513-6ac9-4cd9-8e64-957c8030a956",
                "f15ac001-78d6-4346-ad9c-e2af08750fe0",
                "c288f439-f48b-4e84-8446-db5ca51c5800",
                "0d758741-078c-491a-ac49-ef4109183018",
                "26e25259-034b-476d-9977-275d707fab5f",
                "e787d62d-7c91-4b10-b9b9-10935c6c15cf"
              ],
              "total": {
                "amount": {
                  "amount": "490.4",
                  "currencyCode": "KZT"
                },
                "awardAmount": {
                  "amount": 17886,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2095,
                "equivalentAmount": {
                  "amount": "428.44",
                  "currencyCode": "NIO"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "460.33",
                    "currencyCode": "GEL"
                  },
                  "awardAmount": {
                    "amount": 4210,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0921,
                  "equivalentAmount": {
                    "amount": "21.16",
                    "currencyCode": "QAR"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "83.63",
                      "currencyCode": "GIP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 21749,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2498,
                    "equivalentAmount": {
                      "amount": "336.95",
                      "currencyCode": "NPR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "122.04",
                      "currencyCode": "LBP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 34157,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0691,
                    "equivalentAmount": {
                      "amount": "409.18",
                      "currencyCode": "GIP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "60.87",
                      "currencyCode": "RWF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 22485,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0668,
                    "equivalentAmount": {
                      "amount": "191.05",
                      "currencyCode": "GHS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "470.76",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 33237,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3692,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "275.2",
                      "currencyCode": "ARS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "21.12",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 21011,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1695,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "402.02",
                      "currencyCode": "MXN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "250.28",
                  "currencyCode": "PYG"
                },
                "percentage": "10.62"
              },
              "passengerReferenceIds": [
                "beb61da7-55c6-439d-967a-b93e54617d7a",
                "cd6a826f-0308-4335-9454-8a4a5c701314",
                "d7f1047e-f216-4850-8d78-569ce6751ce9",
                "ae6939c4-4a0c-4619-9080-12b5b3e8d613",
                "3755b491-20a4-4c1c-99cd-bb72056b0789",
                "aefec8fb-2753-4957-8f10-06c2c57fa319",
                "a0dcb7ce-aaf9-4a23-b111-ad85f2e68fa1",
                "8f18ea6f-dd41-4a9e-9f9b-765ee9e87d61",
                "e232322b-59d7-4bdc-a848-ae12445fb623"
              ],
              "total": {
                "amount": {
                  "amount": "225.33",
                  "currencyCode": "KMF"
                },
                "awardAmount": {
                  "amount": 6040,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3904,
                "equivalentAmount": {
                  "amount": "27.45",
                  "currencyCode": "SLE"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "465.04",
                    "currencyCode": "TTD"
                  },
                  "awardAmount": {
                    "amount": 29960,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3881,
                  "equivalentAmount": {
                    "amount": "386.28",
                    "currencyCode": "AMD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "124.27",
                      "currencyCode": "KZT"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 40596,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1976,
                    "equivalentAmount": {
                      "amount": "131.13",
                      "currencyCode": "ZWL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "284.5",
                      "currencyCode": "ISK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 39761,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3071,
                    "equivalentAmount": {
                      "amount": "353.75",
                      "currencyCode": "MOP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "318.47",
                      "currencyCode": "HUF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 25006,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.102,
                    "equivalentAmount": {
                      "amount": "14.75",
                      "currencyCode": "UGX"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "41.46",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 48259,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3318,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "489.74",
                      "currencyCode": "LSL"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "44.39",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 18183,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2829,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "380.78",
                      "currencyCode": "BAM"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "145.97",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 24478,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1915,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "359.07",
                      "currencyCode": "HNL"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "403.65",
                  "currencyCode": "GEL"
                },
                "percentage": "14.38"
              },
              "passengerReferenceIds": [
                "4eba3846-0589-492b-bd1f-95dc5272d8cd",
                "c30264b0-4563-46fc-afdf-2f4f9798a8c8",
                "abb2e67e-4ecc-483d-a935-98f183b82fc8",
                "849c60c9-7e1e-4dc8-993f-6fbf51a444b9",
                "dd666a90-b8dc-4bb0-bbc5-12451eea6852",
                "1bc324d2-a35e-44e7-a039-2c916f2fd947",
                "826fea9e-a2d3-4670-b3ce-2c62721f6f84",
                "75dc9826-5a0e-49c9-93e5-c16b2fe8ebdd",
                "ec1b7ec4-75cd-4b79-a9c4-14a661d0d2a5"
              ],
              "total": {
                "amount": {
                  "amount": "36.44",
                  "currencyCode": "MXN"
                },
                "awardAmount": {
                  "amount": 47981,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3146,
                "equivalentAmount": {
                  "amount": "257.31",
                  "currencyCode": "XOF"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "136.16",
                    "currencyCode": "BDT"
                  },
                  "awardAmount": {
                    "amount": 8007,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4803,
                  "equivalentAmount": {
                    "amount": "480.16",
                    "currencyCode": "GIP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "425.15",
                      "currencyCode": "UZS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 2078,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2387,
                    "equivalentAmount": {
                      "amount": "329.21",
                      "currencyCode": "NOK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "192.69",
                      "currencyCode": "PKR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 35437,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0575,
                    "equivalentAmount": {
                      "amount": "372.14",
                      "currencyCode": "BWP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "221.81",
                      "currencyCode": "ZAR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 37999,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4959,
                    "equivalentAmount": {
                      "amount": "129.69",
                      "currencyCode": "SEK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "343.31",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 1600,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3909,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "115.62",
                      "currencyCode": "NOK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "268.55",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 47493,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2538,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "173.19",
                      "currencyCode": "THB"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "38.54",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 42189,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0982,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "249",
                      "currencyCode": "GNF"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "139.73",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 44094,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2963,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "424",
                      "currencyCode": "CDF"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "192.18",
                  "currencyCode": "DKK"
                },
                "percentage": "10.33"
              },
              "passengerReferenceIds": [
                "1d29a256-6533-4656-9f2b-3ee99a711075",
                "d82278f1-263d-4938-b62d-f646b79c3c9d",
                "c5dd064e-3d16-4e80-bc78-fa0d4af9c2f2",
                "c5bbffbc-ff7a-4ae2-b396-9217a0fe7e1b",
                "334655fe-71c6-4026-ba3f-31ed0534f98c",
                "6bf21203-774a-43ed-9152-6dc0625d0fa9",
                "9d939a07-36bd-4765-a75a-55efb9e2f596",
                "64bd0803-5e26-4b08-bcd9-eaf2521fd563",
                "6322848e-b8b6-484e-beb2-5ff42bf146cf"
              ],
              "total": {
                "amount": {
                  "amount": "452.74",
                  "currencyCode": "SEK"
                },
                "awardAmount": {
                  "amount": 33301,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0668,
                "equivalentAmount": {
                  "amount": "294.17",
                  "currencyCode": "UAH"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "456.57",
                    "currencyCode": "GYD"
                  },
                  "awardAmount": {
                    "amount": 38160,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3202,
                  "equivalentAmount": {
                    "amount": "92.68",
                    "currencyCode": "JMD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "334.84",
                      "currencyCode": "AFN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 28870,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3859,
                    "equivalentAmount": {
                      "amount": "419.16",
                      "currencyCode": "PHP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "408.33",
                      "currencyCode": "LYD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 41184,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0889,
                    "equivalentAmount": {
                      "amount": "108.18",
                      "currencyCode": "LRD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "133.91",
                      "currencyCode": "TND"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 11170,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0271,
                    "equivalentAmount": {
                      "amount": "234.39",
                      "currencyCode": "DZD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "455.5",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 4467,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3209,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "160.87",
                      "currencyCode": "MGA"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "232.36",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 43401,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1072,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "471.42",
                      "currencyCode": "UGX"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "494.63",
                  "currencyCode": "MRU"
                },
                "percentage": "5.73"
              },
              "passengerReferenceIds": [
                "f813a53e-6503-4d80-833a-d1b22f6cfb95",
                "f0aab2ff-2dec-421c-8837-fe9267e217d6",
                "260a99fd-d12c-49a2-b532-75b1b93e4df4",
                "4850cc15-3214-4a22-a4c4-0be2588b365e",
                "dd7bd8ea-e6fa-446f-ba28-3deaf64c2865",
                "8f45c952-6b97-439f-a543-1c5e3d948df7",
                "051ba24e-c37a-47e0-8004-3d3b7e8b792e",
                "13a3a1d9-8616-41b9-82b5-e98d26697e44",
                "58f6e04e-a88f-46ee-85b7-74fea1000aa2"
              ],
              "total": {
                "amount": {
                  "amount": "426.99",
                  "currencyCode": "NIO"
                },
                "awardAmount": {
                  "amount": 23699,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2133,
                "equivalentAmount": {
                  "amount": "109.74",
                  "currencyCode": "TTD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "208.93",
                    "currencyCode": "CLP"
                  },
                  "awardAmount": {
                    "amount": 30300,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0131,
                  "equivalentAmount": {
                    "amount": "165.79",
                    "currencyCode": "FKP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "475.03",
                      "currencyCode": "BGN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 49634,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3466,
                    "equivalentAmount": {
                      "amount": "203.26",
                      "currencyCode": "UYU"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "247.59",
                      "currencyCode": "FKP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 37060,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4674,
                    "equivalentAmount": {
                      "amount": "79.09",
                      "currencyCode": "UYU"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "300.1",
                      "currencyCode": "UZS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 41872,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3966,
                    "equivalentAmount": {
                      "amount": "309.95",
                      "currencyCode": "UZS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "354.39",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 37256,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0445,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "281.09",
                      "currencyCode": "CUP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "372.31",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 47789,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3426,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "73.23",
                      "currencyCode": "AED"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "229.6",
                  "currencyCode": "MGA"
                },
                "percentage": "14.84"
              },
              "passengerReferenceIds": [
                "788964b4-239c-4cf9-8845-a2eefb6b7c80",
                "553d196c-2433-49de-bbb4-78bb334aa0d2",
                "c8145872-132c-4b03-8811-d8c49f653aaf",
                "93745bd5-1f25-45d3-bbe1-92073943c65c",
                "6c62f7b2-73de-4ef2-a191-7dca69edc1f1",
                "8530e768-e055-49c4-b74b-a8d74cb74208",
                "728f47ac-5304-43ca-b1bb-9906cbde2a3b",
                "e076b004-1032-45ad-b132-8ade692d240f",
                "a10b875f-40bc-440f-912a-209677db6df1"
              ],
              "total": {
                "amount": {
                  "amount": "476.46",
                  "currencyCode": "KHR"
                },
                "awardAmount": {
                  "amount": 28486,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1444,
                "equivalentAmount": {
                  "amount": "395.08",
                  "currencyCode": "PGK"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "275.92",
                    "currencyCode": "AMD"
                  },
                  "awardAmount": {
                    "amount": 2924,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4957,
                  "equivalentAmount": {
                    "amount": "417.58",
                    "currencyCode": "SBD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "260.11",
                      "currencyCode": "ETB"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 26316,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2913,
                    "equivalentAmount": {
                      "amount": "480.83",
                      "currencyCode": "BTN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "314.09",
                      "currencyCode": "LSL"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 35693,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4061,
                    "equivalentAmount": {
                      "amount": "162.59",
                      "currencyCode": "MAD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "448.28",
                      "currencyCode": "HTG"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 42440,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2358,
                    "equivalentAmount": {
                      "amount": "431.28",
                      "currencyCode": "IDR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "373.03",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 44595,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3472,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "146.94",
                      "currencyCode": "JPY"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "368.09",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 19750,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2863,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "375.86",
                      "currencyCode": "BMD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "319.52",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 21821,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2678,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "268.56",
                      "currencyCode": "GYD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "119.72",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 39194,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4243,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "222.49",
                      "currencyCode": "GIP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "170",
                  "currencyCode": "NOK"
                },
                "percentage": "5.21"
              },
              "passengerReferenceIds": [
                "51b1c1aa-e261-40f2-aa8d-215bad224e55",
                "1979e48d-2a37-4503-bfd8-9a6bdc88b481",
                "ba9f009e-0695-4f4e-8487-2aa77669aa9d",
                "0ead465a-4242-4609-9232-564f53221920",
                "5e4c872b-8390-4fd2-9617-8f08487534f1",
                "2da95b46-d98b-48e8-a923-4109b361e60c",
                "360953fb-c511-4bb1-8015-a2df8a3000f5",
                "03a84b38-5549-4a7a-9f9f-1bc037a87ebb",
                "18139fd1-9f74-45bc-a3f8-2479e35c73ad"
              ],
              "total": {
                "amount": {
                  "amount": "176.11",
                  "currencyCode": "XCD"
                },
                "awardAmount": {
                  "amount": 40433,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1464,
                "equivalentAmount": {
                  "amount": "63.77",
                  "currencyCode": "GMD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "141.49",
                    "currencyCode": "IRR"
                  },
                  "awardAmount": {
                    "amount": 26251,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0699,
                  "equivalentAmount": {
                    "amount": "362.89",
                    "currencyCode": "DZD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "235.61",
                      "currencyCode": "XPF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 4500,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.485,
                    "equivalentAmount": {
                      "amount": "39.74",
                      "currencyCode": "CHF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "335.29",
                      "currencyCode": "THB"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 13575,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4268,
                    "equivalentAmount": {
                      "amount": "326.58",
                      "currencyCode": "GNF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "411.09",
                      "currencyCode": "PGK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 27078,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4313,
                    "equivalentAmount": {
                      "amount": "464.64",
                      "currencyCode": "BMD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "307.75",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 26894,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2434,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "167.95",
                      "currencyCode": "PGK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "29.62",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 24604,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1997,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "312.96",
                      "currencyCode": "PYG"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "187.95",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 34302,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0498,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "395.67",
                      "currencyCode": "DZD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "170.72",
                  "currencyCode": "KRW"
                },
                "percentage": "6.85"
              },
              "passengerReferenceIds": [
                "c017c330-8e43-40c0-b80a-794994a9f02c",
                "a4aed32d-9e56-4270-8bc4-1544894f5842",
                "8e3ad7b5-b225-490b-b93a-00fab0b0d758",
                "461c2792-9672-431c-b53e-5393c11ad2eb",
                "2e978b02-abc6-4e4a-b5be-6338cb1e88b4",
                "6a662958-c6cb-4df7-9253-62055c78224e",
                "98184df9-496a-4818-b102-ed8f1a75c33d",
                "28a46b01-1094-428e-a633-2d56332afd81",
                "0fa28ec4-7576-4850-92b0-a40097d0670d"
              ],
              "total": {
                "amount": {
                  "amount": "224.71",
                  "currencyCode": "SCR"
                },
                "awardAmount": {
                  "amount": 36337,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1509,
                "equivalentAmount": {
                  "amount": "330.13",
                  "currencyCode": "MNT"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "166.93",
                    "currencyCode": "ZAR"
                  },
                  "awardAmount": {
                    "amount": 29142,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1219,
                  "equivalentAmount": {
                    "amount": "382.5",
                    "currencyCode": "LYD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "434.34",
                      "currencyCode": "KYD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 30909,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0997,
                    "equivalentAmount": {
                      "amount": "224.29",
                      "currencyCode": "BND"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "448.08",
                      "currencyCode": "BAM"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 2320,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0278,
                    "equivalentAmount": {
                      "amount": "210.08",
                      "currencyCode": "NPR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "88.24",
                      "currencyCode": "DJF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 20376,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.485,
                    "equivalentAmount": {
                      "amount": "302.93",
                      "currencyCode": "UZS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "210.53",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 9626,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0824,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "102.48",
                      "currencyCode": "NPR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "36.77",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 20301,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2541,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "35.33",
                      "currencyCode": "WST"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "172.12",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 12365,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3862,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "394.64",
                      "currencyCode": "QAR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            }
          ]
        },
        "segmentReferenceIds": [
          "M3JA0V",
          "BAQ1-G",
          "L2KLXA",
          "GKS52N",
          "3QIH8",
          "6AWYXE",
          "-PEDL",
          "N9H0SW",
          "YD4SNV",
          "01XUH"
        ]
      },
      {
        "details": {
          "type": "SeatOfferItem"
        },
        "id": "a3f42e21-ecb9-4e83-9d82-6c5e13292843",
        "itineraryPartReferenceIds": [
          "IP-2",
          "IP-2",
          "IP-1",
          "IP-1",
          "IP-2",
          "IP-1",
          "IP-1",
          "IP-1"
        ],
        "itineraryReferenceId": "PIBX",
        "passengerReferenceIds": [
          "eec30028-f3c9-487d-bd55-218bd69c5eaf",
          "628d0b4b-4b3e-47bc-afa1-2aeb30e465ae",
          "77ecdb0e-ed47-45da-aa3d-2fa69ba66d5b",
          "c53ac37b-8d40-42b0-a8d9-88cf3e15bf20",
          "b39e3519-4580-4517-89a6-a78c748f5e25",
          "8394c99e-5997-434a-a24c-13478409af3e",
          "5797f57e-5df5-49cc-9edc-b1f80a96da60",
          "8e3246ba-d904-466e-b5f4-eb7797cce783",
          "9f903979-728d-40e5-bcde-73991409a529"
        ],
        "price": {
          "originalUnitPrices": [
            {
              "commission": {
                "amount": {
                  "amount": "364.67",
                  "currencyCode": "BZD"
                },
                "percentage": "9.06"
              },
              "deal": {
                "amount": {
                  "amount": "404.66",
                  "currencyCode": "FKP"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "13.57",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "ceedde8f-83e2-4cd2-b183-522f5909f568",
                "212c8714-2f58-4379-9f72-3bf4cd5424b7",
                "9f32fa7e-883a-4e53-979b-6e164d63c7f3",
                "7c3b04bc-5a40-408f-b9a7-3f592bcbeeb9",
                "ba5a07ac-b9e5-406b-bf4a-32b33f5530bb",
                "13f6ffd5-3eec-4f85-a921-dc1a7993d6d3",
                "58ae3fb3-f8f9-4a2c-88c1-cde94816351b",
                "a6fde91b-8d94-482d-9659-2e7d97e715ae",
                "8895a0eb-c632-4fb2-bf4a-9be761ba338b"
              ],
              "total": {
                "amount": {
                  "amount": "417.1",
                  "currencyCode": "BTN"
                },
                "awardAmount": {
                  "amount": 37808,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1247,
                "equivalentAmount": {
                  "amount": "308.04",
                  "currencyCode": "UYU"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "194.87",
                    "currencyCode": "SAR"
                  },
                  "awardAmount": {
                    "amount": 4456,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.398,
                  "equivalentAmount": {
                    "amount": "277.78",
                    "currencyCode": "LSL"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "381.21",
                      "currencyCode": "BDT"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 40759,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.257,
                    "equivalentAmount": {
                      "amount": "268.18",
                      "currencyCode": "KYD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "385.56",
                      "currencyCode": "RWF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 3127,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4226,
                    "equivalentAmount": {
                      "amount": "186.57",
                      "currencyCode": "JMD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "389.6",
                      "currencyCode": "YER"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 16790,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1658,
                    "equivalentAmount": {
                      "amount": "330.33",
                      "currencyCode": "ALL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "279.36",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 46375,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0504,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "469.7",
                      "currencyCode": "ETB"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "108.75",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 29245,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4053,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "146.97",
                      "currencyCode": "LYD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "324.16",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 11375,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0528,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "120.9",
                      "currencyCode": "VND"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "399.53",
                  "currencyCode": "RWF"
                },
                "percentage": "7.59"
              },
              "deal": {
                "amount": {
                  "amount": "200.56",
                  "currencyCode": "SLE"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "19.9",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "872c1c69-60c5-4702-a836-3e46bfde80d3",
                "e24ea7cc-4f22-4326-8a87-e610299c387a",
                "845d4769-2112-48a7-b004-02585991d506",
                "c975e1a3-c605-4a7c-9dab-2e2c0ec4cb0d",
                "a16c6ea1-a7a2-49f2-a752-6d433ae364d8",
                "85454dc6-0cc1-491f-be55-683c2ff2fe76",
                "450d357a-ad7a-4f70-92b9-4f6a965fe18f",
                "d8044cd7-a084-4bc2-96ea-661fd1535b26",
                "9a1d3390-95d6-4cfc-a0ca-3d92a58b290d"
              ],
              "total": {
                "amount": {
                  "amount": "434.93",
                  "currencyCode": "MDL"
                },
                "awardAmount": {
                  "amount": 18062,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1883,
                "equivalentAmount": {
                  "amount": "249.49",
                  "currencyCode": "VND"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "242.2",
                    "currencyCode": "SRD"
                  },
                  "awardAmount": {
                    "amount": 33600,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2288,
                  "equivalentAmount": {
                    "amount": "117.99",
                    "currencyCode": "TOP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "33.4",
                      "currencyCode": "CAD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 33648,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3326,
                    "equivalentAmount": {
                      "amount": "146.79",
                      "currencyCode": "SLE"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "412.54",
                      "currencyCode": "MVR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 37543,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2329,
                    "equivalentAmount": {
                      "amount": "346.48",
                      "currencyCode": "HTG"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "323.44",
                      "currencyCode": "FJD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 4067,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3972,
                    "equivalentAmount": {
                      "amount": "405.75",
                      "currencyCode": "TTD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "168.44",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 24037,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2551,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "242.32",
                      "currencyCode": "ZMW"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "14.49",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 39452,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1048,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "238.18",
                      "currencyCode": "LKR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "173.87",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 41467,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4929,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "136.03",
                      "currencyCode": "MNT"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "184.71",
                  "currencyCode": "TMT"
                },
                "percentage": "10.5"
              },
              "deal": {
                "amount": {
                  "amount": "493.7",
                  "currencyCode": "PLN"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "11.23",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "6eccbd77-df83-4eda-8f00-f32fd2911888",
                "338e8a4e-88c9-4d50-9ccb-d1f6005b1cc0",
                "eb85deff-5ed6-4cc5-ab87-b3084697454c",
                "5980d0c9-cb5f-497c-9392-467e17178460",
                "d2c19131-16ee-418b-8b5e-f8164d910c1d",
                "51c179f5-914f-4e13-871c-781cba051fc3",
                "8ef420a9-7271-40f2-9a83-7f7cfe93a239",
                "5b199059-6f2d-48ff-ad8f-a5bb17098733",
                "a08857c3-5c3d-482e-ae1a-a5103014825c"
              ],
              "total": {
                "amount": {
                  "amount": "454.06",
                  "currencyCode": "PLN"
                },
                "awardAmount": {
                  "amount": 17290,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3924,
                "equivalentAmount": {
                  "amount": "197.25",
                  "currencyCode": "LYD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "282.15",
                    "currencyCode": "ZMW"
                  },
                  "awardAmount": {
                    "amount": 11529,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3093,
                  "equivalentAmount": {
                    "amount": "28.21",
                    "currencyCode": "CAD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "125.66",
                      "currencyCode": "MYR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 8077,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0534,
                    "equivalentAmount": {
                      "amount": "90.62",
                      "currencyCode": "GEL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "370.15",
                      "currencyCode": "BIF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 3585,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1674,
                    "equivalentAmount": {
                      "amount": "51.29",
                      "currencyCode": "KES"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "243.18",
                      "currencyCode": "MYR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 29384,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1475,
                    "equivalentAmount": {
                      "amount": "320.53",
                      "currencyCode": "SAR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "172.26",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 2760,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1054,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "58.4",
                      "currencyCode": "BZD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "484.16",
                  "currencyCode": "SBD"
                },
                "percentage": "11.66"
              },
              "deal": {
                "amount": {
                  "amount": "232.15",
                  "currencyCode": "BTN"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "5.53",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "cab179b9-7dd3-4d38-ab80-befee8c823c5",
                "483abbe0-c8da-4aab-b615-70e191955b85",
                "8f6a9ec2-5444-472c-86cf-450fc6808cf3",
                "6887ab93-ef62-4ef6-ab72-8bf1d122c5b4",
                "53677e4b-3564-4ac0-9b73-606190e5b045",
                "fa6dcdf4-1744-4ebc-a3b9-c39821dbf413",
                "e7aa0c32-9d77-485b-967c-38c9af420b90",
                "a805e440-2df8-431e-898d-542b372cd04f",
                "b34a5373-3c85-499d-bdb9-1f29f64b297a"
              ],
              "total": {
                "amount": {
                  "amount": "292.27",
                  "currencyCode": "CHF"
                },
                "awardAmount": {
                  "amount": 33093,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0481,
                "equivalentAmount": {
                  "amount": "99.26",
                  "currencyCode": "CDF"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "423.58",
                    "currencyCode": "MYR"
                  },
                  "awardAmount": {
                    "amount": 24424,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.034,
                  "equivalentAmount": {
                    "amount": "135.88",
                    "currencyCode": "TRY"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "124.46",
                      "currencyCode": "RUB"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 9456,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0807,
                    "equivalentAmount": {
                      "amount": "134.85",
                      "currencyCode": "MUR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "217.55",
                      "currencyCode": "XCD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 16477,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4737,
                    "equivalentAmount": {
                      "amount": "230.8",
                      "currencyCode": "MAD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "128.62",
                      "currencyCode": "JMD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 26163,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.016,
                    "equivalentAmount": {
                      "amount": "454.01",
                      "currencyCode": "RWF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "152.39",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 7867,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0268,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "323.13",
                      "currencyCode": "DKK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "309.01",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 39323,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4815,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "452.95",
                      "currencyCode": "SOS"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "105.61",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 34252,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.105,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "18.46",
                      "currencyCode": "DZD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "160.47",
                  "currencyCode": "NAD"
                },
                "percentage": "10.3"
              },
              "deal": {
                "amount": {
                  "amount": "400.51",
                  "currencyCode": "GEL"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "17.08",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "578dec2a-e0ad-41a6-854d-75b67471a78a",
                "ccad1b4b-e2b5-4f6f-87b5-e7c28a23e01f",
                "71f8c9b8-582b-4dc2-9e51-801f52ff3a67",
                "beedb261-ddcd-4bde-a175-c703c522d49a",
                "b240c848-a851-48fc-8bc8-3d1c40ed6e4a",
                "88d9cf0b-0d05-4845-855e-d6fb2c6f2992",
                "100486a0-5322-43b4-b1f3-41bec07f744a",
                "abba9247-e93f-4463-878b-02901c7868d9",
                "a152c160-c034-4a05-b393-be3503ee3789"
              ],
              "total": {
                "amount": {
                  "amount": "475.17",
                  "currencyCode": "ANG"
                },
                "awardAmount": {
                  "amount": 35902,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2369,
                "equivalentAmount": {
                  "amount": "307.58",
                  "currencyCode": "PEN"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "477.77",
                    "currencyCode": "NAD"
                  },
                  "awardAmount": {
                    "amount": 9185,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0105,
                  "equivalentAmount": {
                    "amount": "44.91",
                    "currencyCode": "INR"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "465.02",
                      "currencyCode": "PYG"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 8680,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3387,
                    "equivalentAmount": {
                      "amount": "456.71",
                      "currencyCode": "ETB"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "200.45",
                      "currencyCode": "BDT"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 5154,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2411,
                    "equivalentAmount": {
                      "amount": "179.6",
                      "currencyCode": "KGS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "162.33",
                      "currencyCode": "KWD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 10771,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4787,
                    "equivalentAmount": {
                      "amount": "14.46",
                      "currencyCode": "GIP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "301.81",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 20298,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4914,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "415.99",
                      "currencyCode": "MWK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "352.85",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 9202,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4182,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "89.35",
                      "currencyCode": "ILS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "496.03",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 21864,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3574,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "254.33",
                      "currencyCode": "GBP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "440.92",
                  "currencyCode": "BBD"
                },
                "percentage": "5.43"
              },
              "deal": {
                "amount": {
                  "amount": "76.86",
                  "currencyCode": "BHD"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "10.69",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "aa1090cf-ab5b-4816-b341-3590057576ad",
                "a975acfc-4a10-4a0e-a908-6b6443774845",
                "4afa5754-de87-4ef5-af8a-e5621e74f4cf",
                "564f87a3-2802-44b8-bcf6-42cf9277579e",
                "69b8ca90-dbff-4b6f-ad38-5450c65aa39b",
                "0f6be859-ef97-4a38-9ee4-9cbd67a76fc1",
                "9824b2a8-1f1f-4992-bd72-41b0f8e67f5b",
                "6b1305fc-157f-43f9-9dee-91456ecf2550",
                "d32edd63-e418-4232-a93f-e8aa200e7f66"
              ],
              "total": {
                "amount": {
                  "amount": "455.84",
                  "currencyCode": "EUR"
                },
                "awardAmount": {
                  "amount": 41993,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0671,
                "equivalentAmount": {
                  "amount": "223.37",
                  "currencyCode": "SDG"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "496.94",
                    "currencyCode": "DKK"
                  },
                  "awardAmount": {
                    "amount": 42380,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.018,
                  "equivalentAmount": {
                    "amount": "202.94",
                    "currencyCode": "SCR"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "415.27",
                      "currencyCode": "ETB"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 14370,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3876,
                    "equivalentAmount": {
                      "amount": "258.14",
                      "currencyCode": "SYP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "124.2",
                      "currencyCode": "GNF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 26759,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2451,
                    "equivalentAmount": {
                      "amount": "208.52",
                      "currencyCode": "RON"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "436.53",
                      "currencyCode": "TTD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 29557,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0189,
                    "equivalentAmount": {
                      "amount": "451.04",
                      "currencyCode": "JOD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "256.67",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 31463,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4523,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "218.28",
                      "currencyCode": "VND"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "29.19",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 2547,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0621,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "422.51",
                      "currencyCode": "SAR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "434.95",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 42337,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3248,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "218.56",
                      "currencyCode": "AOA"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "361.55",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 38234,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2465,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "55.43",
                      "currencyCode": "WST"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "77.84",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 46623,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0445,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "275.65",
                      "currencyCode": "TND"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "361.23",
                  "currencyCode": "MZN"
                },
                "percentage": "9.21"
              },
              "deal": {
                "amount": {
                  "amount": "40.11",
                  "currencyCode": "GIP"
                },
                "offerName": "SUMMER SALE",
                "percentage": "13.35",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "13ff3ad1-096f-400c-a819-166a7234167e",
                "69af8429-1c27-4f41-849d-827d87786661",
                "3bcae7ea-310b-4d88-b54f-8d462af1c427",
                "848500a4-2a52-4645-8ff1-ee83f354d6f1",
                "53bf27e1-e37f-4f6e-9a1c-8e05b87193c2",
                "4e71e5e2-d159-4522-b53a-1154068af160",
                "d0f04a73-0123-4e05-9c76-151e2125b773",
                "0b41f03f-636e-471a-b1fc-d662d0a48af9",
                "3a9ee57e-231e-4246-b734-4aefdd4f583e"
              ],
              "total": {
                "amount": {
                  "amount": "118.85",
                  "currencyCode": "JPY"
                },
                "awardAmount": {
                  "amount": 28672,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2997,
                "equivalentAmount": {
                  "amount": "206.93",
                  "currencyCode": "AZN"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "205.8",
                    "currencyCode": "KES"
                  },
                  "awardAmount": {
                    "amount": 34691,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4325,
                  "equivalentAmount": {
                    "amount": "26.34",
                    "currencyCode": "CUP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "316.81",
                      "currencyCode": "HNL"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 46995,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3291,
                    "equivalentAmount": {
                      "amount": "318.2",
                      "currencyCode": "VND"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "132.8",
                      "currencyCode": "VUV"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 45227,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3208,
                    "equivalentAmount": {
                      "amount": "180.02",
                      "currencyCode": "GYD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "374.52",
                      "currencyCode": "IRR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 2372,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4672,
                    "equivalentAmount": {
                      "amount": "472.99",
                      "currencyCode": "DJF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "309.7",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 6908,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1242,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "179.85",
                      "currencyCode": "CNY"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "58.4",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 43654,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0562,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "297.41",
                      "currencyCode": "GEL"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "344.76",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 45256,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1165,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "296.25",
                      "currencyCode": "SZL"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "194.64",
                  "currencyCode": "GBP"
                },
                "percentage": "13.73"
              },
              "deal": {
                "amount": {
                  "amount": "69.13",
                  "currencyCode": "KRW"
                },
                "offerName": "SUMMER SALE",
                "percentage": "19.18",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "c475beb4-9627-44c3-b20a-e0b579a97eb6",
                "dcaf79cd-c2c7-4035-8653-fd2a523fdaba",
                "1a4fc691-3cee-4641-bc42-64a6a20bb495",
                "5ce770e7-6219-4528-b4ab-ff4e02a248f6",
                "f8a6aaa1-6376-41c4-997f-21039b17205c",
                "a39627c7-d1b0-4beb-9ae0-f7d975639a1a",
                "39607492-e7ab-422b-8d68-0be21210af8b",
                "8b1d6bd6-f634-404a-95d5-29dcafcc0b27",
                "b764379b-d214-40b4-b435-5325e9d8b80a"
              ],
              "total": {
                "amount": {
                  "amount": "313.77",
                  "currencyCode": "BBD"
                },
                "awardAmount": {
                  "amount": 41226,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2123,
                "equivalentAmount": {
                  "amount": "38.71",
                  "currencyCode": "GNF"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "461.73",
                    "currencyCode": "MWK"
                  },
                  "awardAmount": {
                    "amount": 14415,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0599,
                  "equivalentAmount": {
                    "amount": "461.86",
                    "currencyCode": "FJD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "469.42",
                      "currencyCode": "KYD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 34228,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1543,
                    "equivalentAmount": {
                      "amount": "171.85",
                      "currencyCode": "MVR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "444.98",
                      "currencyCode": "MZN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 27534,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1296,
                    "equivalentAmount": {
                      "amount": "54.18",
                      "currencyCode": "ZMW"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "19.78",
                      "currencyCode": "KHR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 22864,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4881,
                    "equivalentAmount": {
                      "amount": "340.96",
                      "currencyCode": "YER"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "338.35",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 10648,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3233,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "482.12",
                      "currencyCode": "BDT"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "155.23",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 39512,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4368,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "239.31",
                      "currencyCode": "GMD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "296.34",
                  "currencyCode": "RON"
                },
                "percentage": "13.37"
              },
              "deal": {
                "amount": {
                  "amount": "307",
                  "currencyCode": "GBP"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "10.72",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "f9a86bb3-4f97-44e0-9d94-f07b5f8f60fd",
                "3ee5526c-bb5c-4f28-b8ab-4651916b9292",
                "b507e642-6545-4542-b6b7-e36964b13881",
                "8faeb439-9b0a-4bbf-ae82-39a4f85af5af",
                "518fffcd-b872-4ae0-93d1-5cbc63d5eb51",
                "a66a66de-8d6e-448e-be06-b6801dc4ddb7",
                "f4027209-5cc1-4ca7-98cf-07ffb5b1b715",
                "c1383494-6ecf-4981-befb-23419f14c4df",
                "37e73fe1-67fe-469f-9663-fb79728c25f6"
              ],
              "total": {
                "amount": {
                  "amount": "20.07",
                  "currencyCode": "LAK"
                },
                "awardAmount": {
                  "amount": 49537,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2033,
                "equivalentAmount": {
                  "amount": "381.3",
                  "currencyCode": "SEK"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "111.76",
                    "currencyCode": "GHS"
                  },
                  "awardAmount": {
                    "amount": 19000,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2883,
                  "equivalentAmount": {
                    "amount": "429.37",
                    "currencyCode": "SEK"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "177.32",
                      "currencyCode": "KGS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 26432,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4196,
                    "equivalentAmount": {
                      "amount": "56.44",
                      "currencyCode": "BOB"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "130.71",
                      "currencyCode": "SOS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 26745,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3738,
                    "equivalentAmount": {
                      "amount": "467.03",
                      "currencyCode": "LKR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "278.2",
                      "currencyCode": "WST"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 39601,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2846,
                    "equivalentAmount": {
                      "amount": "401.14",
                      "currencyCode": "ETB"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "10.89",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 2739,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3748,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "297.36",
                      "currencyCode": "ZWL"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "413.03",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 16400,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.134,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "234.23",
                      "currencyCode": "CAD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            }
          ],
          "passengerPriceDifferences": [
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.9281
              },
              "passengerReferenceIds": [
                "ab1d9f71-c4ad-43f6-a25c-20bcdacea8d9",
                "1749d40d-f8da-481e-8d35-55e614cf731b",
                "7893ca0b-b46c-4ef9-b390-edb92f62a818",
                "ca5bf67b-900e-4462-92a3-86d0098de45a",
                "0cb02ab9-3fce-4a74-8586-2f094eb69140",
                "97ad6e0c-8cdd-4eb2-a670-f178735924bf",
                "56fea83e-348f-4055-8fe4-add1a85ea5e8",
                "7e140c28-a5fc-4f66-8369-a63eb753caeb",
                "177cec0b-c277-4e9f-af5b-6f1716fb646c"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "291.67",
                    "currencyCode": "MOP"
                  },
                  "awardAmount": {
                    "amount": 27786,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.021,
                  "equivalentAmount": {
                    "amount": "448.5",
                    "currencyCode": "SSP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "50.83",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 34319,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3195,
                      "equivalentAmount": {
                        "amount": "414.11",
                        "currencyCode": "SYP"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "46.8",
                          "currencyCode": "BND"
                        },
                        "awardAmount": {
                          "amount": 47613,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3126,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "249.67",
                          "currencyCode": "AZN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "48.54",
                          "currencyCode": "STN"
                        },
                        "awardAmount": {
                          "amount": 39669,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2123,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "456.94",
                          "currencyCode": "DOP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "266.35",
                          "currencyCode": "BRL"
                        },
                        "awardAmount": {
                          "amount": 24451,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4734,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "227.35",
                          "currencyCode": "ZWL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "365",
                          "currencyCode": "BYN"
                        },
                        "awardAmount": {
                          "amount": 46330,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4046,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "125.6",
                          "currencyCode": "TND"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "476.81",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 35970,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0715,
                      "equivalentAmount": {
                        "amount": "301.59",
                        "currencyCode": "SZL"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "255.94",
                          "currencyCode": "USD"
                        },
                        "awardAmount": {
                          "amount": 26024,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3719,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "240.26",
                          "currencyCode": "MWK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "329.01",
                          "currencyCode": "DOP"
                        },
                        "awardAmount": {
                          "amount": 12386,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3122,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "279.5",
                          "currencyCode": "TND"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "293.56",
                          "currencyCode": "BYN"
                        },
                        "awardAmount": {
                          "amount": 21836,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0939,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "336.78",
                          "currencyCode": "KES"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "430.98",
                          "currencyCode": "CRC"
                        },
                        "awardAmount": {
                          "amount": 6338,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4398,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "364.69",
                          "currencyCode": "ZWL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "371.05",
                          "currencyCode": "MUR"
                        },
                        "awardAmount": {
                          "amount": 47869,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0897,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "149.75",
                          "currencyCode": "ANG"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "399.43",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 41521,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4412,
                      "equivalentAmount": {
                        "amount": "93.04",
                        "currencyCode": "UGX"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "408.46",
                          "currencyCode": "VND"
                        },
                        "awardAmount": {
                          "amount": 8450,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2221,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "106.74",
                          "currencyCode": "KWD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "93.37",
                          "currencyCode": "PEN"
                        },
                        "awardAmount": {
                          "amount": 27828,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4727,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "202.95",
                          "currencyCode": "AUD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "178.53",
                          "currencyCode": "TZS"
                        },
                        "awardAmount": {
                          "amount": 5234,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4598,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "359.11",
                          "currencyCode": "KYD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "98.35",
                    "currencyCode": "GYD"
                  },
                  "awardAmount": {
                    "amount": 13685,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1544,
                  "equivalentAmount": {
                    "amount": "493.82",
                    "currencyCode": "KPW"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "298.98",
                    "currencyCode": "JPY"
                  },
                  "awardAmount": {
                    "amount": 27119,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3867,
                  "equivalentAmount": {
                    "amount": "280.5",
                    "currencyCode": "BDT"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "384.8",
                    "currencyCode": "SDG"
                  },
                  "awardAmount": {
                    "amount": 24131,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1628,
                  "equivalentAmount": {
                    "amount": "323.04",
                    "currencyCode": "IDR"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "300.13",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 42469,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3486,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "178.64",
                      "currencyCode": "MZN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "319.16",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 12704,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2163,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "345.21",
                      "currencyCode": "GEL"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "470.89",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 19795,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4183,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "222.12",
                      "currencyCode": "XCD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "385.75",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 28380,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2155,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "476.49",
                      "currencyCode": "BMD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "203.54",
                    "currencyCode": "LKR"
                  },
                  "awardAmount": {
                    "amount": 29937,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.441,
                  "equivalentAmount": {
                    "amount": "270.4",
                    "currencyCode": "KMF"
                  }
                },
                {
                  "amount": {
                    "amount": "333.49",
                    "currencyCode": "PYG"
                  },
                  "awardAmount": {
                    "amount": 29382,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.368,
                  "equivalentAmount": {
                    "amount": "118.16",
                    "currencyCode": "XCD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.9551
              },
              "passengerReferenceIds": [
                "9361f551-00e8-4dce-ae07-d058b45c32b1",
                "796b9bca-2c77-4cff-b793-4bcc5d6a55c9",
                "1c31027d-2649-47a4-ac43-e1e7d71b9881",
                "5f19a99d-6f06-4527-8c1e-6bdc531f6b9b",
                "31c16599-c60c-4219-b226-3f25b8008674",
                "035abc40-e086-483c-98c5-137be0d8ae37",
                "5661b01e-75b1-4a09-855f-6d13f417ac1a",
                "41a7011a-da88-4f62-a18a-74e1b0261f61",
                "53cdfaf2-44e8-43c7-a69e-d34bf48c8f4e"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "70.18",
                    "currencyCode": "CRC"
                  },
                  "awardAmount": {
                    "amount": 25776,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1426,
                  "equivalentAmount": {
                    "amount": "182.51",
                    "currencyCode": "SRD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "144.44",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 8868,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2306,
                      "equivalentAmount": {
                        "amount": "466.05",
                        "currencyCode": "BHD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "482.22",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 32932,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1504,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "30.92",
                          "currencyCode": "XCD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "63.58",
                          "currencyCode": "PEN"
                        },
                        "awardAmount": {
                          "amount": 33406,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0339,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "213.46",
                          "currencyCode": "BGN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "358.71",
                          "currencyCode": "JMD"
                        },
                        "awardAmount": {
                          "amount": 32325,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4354,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "267.79",
                          "currencyCode": "KMF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "214",
                          "currencyCode": "BHD"
                        },
                        "awardAmount": {
                          "amount": 38223,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2251,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "118.21",
                          "currencyCode": "PHP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "282.97",
                          "currencyCode": "LAK"
                        },
                        "awardAmount": {
                          "amount": 35225,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3928,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "15.4",
                          "currencyCode": "USD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "56.98",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 1230,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3054,
                      "equivalentAmount": {
                        "amount": "160.72",
                        "currencyCode": "LYD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "19.78",
                          "currencyCode": "KRW"
                        },
                        "awardAmount": {
                          "amount": 14045,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1381,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "227.41",
                          "currencyCode": "YER"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "154.02",
                          "currencyCode": "PGK"
                        },
                        "awardAmount": {
                          "amount": 33944,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4067,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "356.33",
                          "currencyCode": "TTD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "420.38",
                          "currencyCode": "TJS"
                        },
                        "awardAmount": {
                          "amount": 49088,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1186,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "145.38",
                          "currencyCode": "GMD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "424.06",
                          "currencyCode": "LYD"
                        },
                        "awardAmount": {
                          "amount": 27253,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1436,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "293.23",
                          "currencyCode": "MGA"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "362.74",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 41419,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.232,
                      "equivalentAmount": {
                        "amount": "96.08",
                        "currencyCode": "KYD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "324.88",
                          "currencyCode": "TOP"
                        },
                        "awardAmount": {
                          "amount": 49149,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3074,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "16.78",
                          "currencyCode": "ALL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "455.58",
                          "currencyCode": "LYD"
                        },
                        "awardAmount": {
                          "amount": 15623,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4717,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "123.37",
                          "currencyCode": "MKD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "174.04",
                          "currencyCode": "KMF"
                        },
                        "awardAmount": {
                          "amount": 12226,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4549,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "187.26",
                          "currencyCode": "IDR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "399.06",
                    "currencyCode": "SBD"
                  },
                  "awardAmount": {
                    "amount": 31078,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3633,
                  "equivalentAmount": {
                    "amount": "122.5",
                    "currencyCode": "BTN"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "201.16",
                    "currencyCode": "PEN"
                  },
                  "awardAmount": {
                    "amount": 17415,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0986,
                  "equivalentAmount": {
                    "amount": "396.72",
                    "currencyCode": "LSL"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "155.51",
                    "currencyCode": "BOB"
                  },
                  "awardAmount": {
                    "amount": 19220,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0237,
                  "equivalentAmount": {
                    "amount": "441.91",
                    "currencyCode": "LYD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "235.06",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 48576,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3698,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "476.44",
                      "currencyCode": "KYD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "240.24",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 13292,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3093,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "143.14",
                      "currencyCode": "SOS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "85.91",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 1278,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4679,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "306.06",
                      "currencyCode": "NIO"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "390.29",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 22215,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4631,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "400.84",
                      "currencyCode": "LYD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "208.07",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 21652,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3995,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "203.61",
                      "currencyCode": "KHR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "427.85",
                    "currencyCode": "JMD"
                  },
                  "awardAmount": {
                    "amount": 26961,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2486,
                  "equivalentAmount": {
                    "amount": "360.7",
                    "currencyCode": "SCR"
                  }
                },
                {
                  "amount": {
                    "amount": "109.3",
                    "currencyCode": "LAK"
                  },
                  "awardAmount": {
                    "amount": 1784,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1193,
                  "equivalentAmount": {
                    "amount": "71.48",
                    "currencyCode": "SEK"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.8987
              },
              "passengerReferenceIds": [
                "274861ac-190e-40a0-b58f-e61c5ed575f2",
                "2acd88e4-7f02-45ae-a907-a9362f947844",
                "e72be474-1b44-4579-a69c-21009c19bd91",
                "863488fb-9b6c-4b39-bd6d-0ae6896e82df",
                "c660fc06-7e7e-4b16-83c2-fe45b83569b0",
                "393738b5-ae27-4613-b151-4453c6b79bcb",
                "aae2fd5b-f644-4a20-a23e-d21888521bb6",
                "955fbbe7-91e5-483a-b812-5b22681c71af",
                "75093c81-c51d-4ef9-93e4-ad7968e8a9cc"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "147.81",
                    "currencyCode": "NGN"
                  },
                  "awardAmount": {
                    "amount": 35760,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3824,
                  "equivalentAmount": {
                    "amount": "61.04",
                    "currencyCode": "THB"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "452.56",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 45309,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4894,
                      "equivalentAmount": {
                        "amount": "427.93",
                        "currencyCode": "LYD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "75.34",
                          "currencyCode": "PEN"
                        },
                        "awardAmount": {
                          "amount": 12370,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0656,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "439.85",
                          "currencyCode": "ALL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "450.54",
                          "currencyCode": "CNY"
                        },
                        "awardAmount": {
                          "amount": 28752,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4465,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "311.55",
                          "currencyCode": "NIO"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "365.78",
                          "currencyCode": "IQD"
                        },
                        "awardAmount": {
                          "amount": 48417,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2279,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "333.41",
                          "currencyCode": "JMD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "161.53",
                          "currencyCode": "ETB"
                        },
                        "awardAmount": {
                          "amount": 32794,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1769,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "369.65",
                          "currencyCode": "VES"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "325.34",
                          "currencyCode": "SDG"
                        },
                        "awardAmount": {
                          "amount": 6266,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2109,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "191.77",
                          "currencyCode": "MKD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "169.04",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 45845,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.128,
                      "equivalentAmount": {
                        "amount": "403.24",
                        "currencyCode": "SZL"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "194.74",
                          "currencyCode": "ETB"
                        },
                        "awardAmount": {
                          "amount": 29168,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0639,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "499.43",
                          "currencyCode": "ZAR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "410.71",
                          "currencyCode": "MUR"
                        },
                        "awardAmount": {
                          "amount": 40610,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.437,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "306.25",
                          "currencyCode": "PEN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "380.61",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 13123,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0567,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "396.51",
                          "currencyCode": "JPY"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "21.45",
                          "currencyCode": "LKR"
                        },
                        "awardAmount": {
                          "amount": 9847,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0758,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "63.59",
                          "currencyCode": "CLP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "493.34",
                          "currencyCode": "OMR"
                        },
                        "awardAmount": {
                          "amount": 42354,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2897,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "156.39",
                          "currencyCode": "DZD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "433.18",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 15154,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3864,
                      "equivalentAmount": {
                        "amount": "113.6",
                        "currencyCode": "RWF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "241.54",
                          "currencyCode": "BBD"
                        },
                        "awardAmount": {
                          "amount": 36957,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1314,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "28.34",
                          "currencyCode": "VND"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "86.43",
                    "currencyCode": "KRW"
                  },
                  "awardAmount": {
                    "amount": 16924,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1353,
                  "equivalentAmount": {
                    "amount": "421.51",
                    "currencyCode": "NPR"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "78.82",
                    "currencyCode": "SDG"
                  },
                  "awardAmount": {
                    "amount": 20288,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3889,
                  "equivalentAmount": {
                    "amount": "14.9",
                    "currencyCode": "THB"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "486.47",
                    "currencyCode": "IQD"
                  },
                  "awardAmount": {
                    "amount": 24040,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4354,
                  "equivalentAmount": {
                    "amount": "310.42",
                    "currencyCode": "BMD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "405.43",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 38953,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3073,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "92.34",
                      "currencyCode": "PAB"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "71.55",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 27044,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0973,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "24.3",
                      "currencyCode": "ZWL"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "427.21",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 6051,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2985,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "285.43",
                      "currencyCode": "ISK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "396.46",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 40082,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3717,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "399.56",
                      "currencyCode": "BBD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "139.33",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 40495,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2218,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "446.27",
                      "currencyCode": "MDL"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "341.25",
                    "currencyCode": "VES"
                  },
                  "awardAmount": {
                    "amount": 46962,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1967,
                  "equivalentAmount": {
                    "amount": "196.86",
                    "currencyCode": "IDR"
                  }
                },
                {
                  "amount": {
                    "amount": "195.28",
                    "currencyCode": "JPY"
                  },
                  "awardAmount": {
                    "amount": 2699,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1363,
                  "equivalentAmount": {
                    "amount": "276.77",
                    "currencyCode": "DOP"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.0889
              },
              "passengerReferenceIds": [
                "8b97592d-3f54-4956-b655-02a10eb85617",
                "9e094764-9ae9-45c1-a85b-4f279ef1b94d",
                "7ac7aea1-d07e-401e-b0ab-2ca9ebb80c8d",
                "34e8edbf-40eb-4736-b9de-1e03f79009a3",
                "28f16629-d8bb-4fc8-9d2b-e36ff5823227",
                "3cec7e84-1304-4389-a509-8c974174cd1e",
                "1de1e7cf-d010-43ab-9dc7-71c5cfebfb8d",
                "eb3b91e3-9a48-4928-8115-111a679aa72e",
                "6644755f-d0da-4f4e-9eb6-4c0a58775cb4"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "109.49",
                    "currencyCode": "CLP"
                  },
                  "awardAmount": {
                    "amount": 48429,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3591,
                  "equivalentAmount": {
                    "amount": "148.25",
                    "currencyCode": "XOF"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "277.31",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 6898,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0799,
                      "equivalentAmount": {
                        "amount": "186.1",
                        "currencyCode": "GYD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "196.45",
                          "currencyCode": "AFN"
                        },
                        "awardAmount": {
                          "amount": 28815,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4837,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "230.56",
                          "currencyCode": "TWD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "199.06",
                          "currencyCode": "MMK"
                        },
                        "awardAmount": {
                          "amount": 3014,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3785,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "168.44",
                          "currencyCode": "HTG"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "445.41",
                          "currencyCode": "LBP"
                        },
                        "awardAmount": {
                          "amount": 17978,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4338,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "12.67",
                          "currencyCode": "LRD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "171.12",
                          "currencyCode": "FKP"
                        },
                        "awardAmount": {
                          "amount": 34435,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.421,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "177.49",
                          "currencyCode": "ZMW"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "102.65",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 32815,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2659,
                      "equivalentAmount": {
                        "amount": "402.86",
                        "currencyCode": "DKK"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "245.95",
                          "currencyCode": "TOP"
                        },
                        "awardAmount": {
                          "amount": 15582,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4745,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "347.92",
                          "currencyCode": "RWF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "323.78",
                          "currencyCode": "BBD"
                        },
                        "awardAmount": {
                          "amount": 43653,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1364,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "323.26",
                          "currencyCode": "MOP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "69.86",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 1736,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4968,
                      "equivalentAmount": {
                        "amount": "301.94",
                        "currencyCode": "BOB"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "100.2",
                          "currencyCode": "NAD"
                        },
                        "awardAmount": {
                          "amount": 14717,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4037,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "118.6",
                          "currencyCode": "UAH"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "133.49",
                          "currencyCode": "BDT"
                        },
                        "awardAmount": {
                          "amount": 46760,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2168,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "383.22",
                          "currencyCode": "GMD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "338.64",
                          "currencyCode": "ZAR"
                        },
                        "awardAmount": {
                          "amount": 29966,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0733,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "360.45",
                          "currencyCode": "TND"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "59.6",
                          "currencyCode": "INR"
                        },
                        "awardAmount": {
                          "amount": 37065,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4645,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "29.05",
                          "currencyCode": "PHP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "23.19",
                    "currencyCode": "MXN"
                  },
                  "awardAmount": {
                    "amount": 9933,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1103,
                  "equivalentAmount": {
                    "amount": "149.06",
                    "currencyCode": "MZN"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "380.84",
                    "currencyCode": "TMT"
                  },
                  "awardAmount": {
                    "amount": 7008,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2396,
                  "equivalentAmount": {
                    "amount": "153",
                    "currencyCode": "BYN"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "140.83",
                    "currencyCode": "BIF"
                  },
                  "awardAmount": {
                    "amount": 21205,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0401,
                  "equivalentAmount": {
                    "amount": "443.16",
                    "currencyCode": "ZWL"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "162.42",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 19323,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2558,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "297.68",
                      "currencyCode": "AMD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "216.72",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 33526,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2063,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "493.74",
                      "currencyCode": "JOD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "288.62",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 23944,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.31,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "339.05",
                      "currencyCode": "DJF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "269.66",
                    "currencyCode": "SLE"
                  },
                  "awardAmount": {
                    "amount": 13094,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4309,
                  "equivalentAmount": {
                    "amount": "303.97",
                    "currencyCode": "AZN"
                  }
                },
                {
                  "amount": {
                    "amount": "412.46",
                    "currencyCode": "HKD"
                  },
                  "awardAmount": {
                    "amount": 4180,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.466,
                  "equivalentAmount": {
                    "amount": "449.57",
                    "currencyCode": "BMD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.1629
              },
              "passengerReferenceIds": [
                "0c33cc27-a1dc-43a2-abd3-b58bd64ac126",
                "22b4f130-e36e-4816-bbb0-7f2571f4c478",
                "42e97580-9250-46b9-8d68-4401bb8b210f",
                "35b57ac6-eee4-4f03-8149-083e14763d39",
                "b562c27e-7774-45df-93bb-9cc06397425e",
                "3dc95246-8441-4e5d-8498-b5c5dd180591",
                "15e2b1e9-047f-4dcc-89ee-ef554fe697d6",
                "281d4fb2-3c81-449f-a50b-b7918304760f",
                "b5ce6279-b639-499f-a603-726d456de20f"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "97.39",
                    "currencyCode": "TZS"
                  },
                  "awardAmount": {
                    "amount": 31332,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1875,
                  "equivalentAmount": {
                    "amount": "360.05",
                    "currencyCode": "TOP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "299.42",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 15526,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.262,
                      "equivalentAmount": {
                        "amount": "194.39",
                        "currencyCode": "FJD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "117.1",
                          "currencyCode": "RON"
                        },
                        "awardAmount": {
                          "amount": 42880,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0909,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "387.41",
                          "currencyCode": "CDF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "18.66",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 35931,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.08,
                      "equivalentAmount": {
                        "amount": "493.27",
                        "currencyCode": "RON"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "50.29",
                          "currencyCode": "BTN"
                        },
                        "awardAmount": {
                          "amount": 35327,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.284,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "393.26",
                          "currencyCode": "SGD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "38.7",
                          "currencyCode": "PLN"
                        },
                        "awardAmount": {
                          "amount": 25172,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0768,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "281.28",
                          "currencyCode": "GEL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "12.56",
                          "currencyCode": "RWF"
                        },
                        "awardAmount": {
                          "amount": 32195,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3302,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "117.68",
                          "currencyCode": "MGA"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "45.66",
                          "currencyCode": "HNL"
                        },
                        "awardAmount": {
                          "amount": 45166,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4931,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "459.09",
                          "currencyCode": "SOS"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "366.02",
                          "currencyCode": "TRY"
                        },
                        "awardAmount": {
                          "amount": 20135,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1077,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "46.96",
                          "currencyCode": "LKR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "164.48",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 41294,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1972,
                      "equivalentAmount": {
                        "amount": "413.99",
                        "currencyCode": "BGN"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "478.79",
                          "currencyCode": "MAD"
                        },
                        "awardAmount": {
                          "amount": 28960,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3458,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "388.3",
                          "currencyCode": "SYP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "422.2",
                          "currencyCode": "UAH"
                        },
                        "awardAmount": {
                          "amount": 38024,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0299,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "124.42",
                          "currencyCode": "KES"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "250.93",
                          "currencyCode": "EUR"
                        },
                        "awardAmount": {
                          "amount": 44657,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3096,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "110.53",
                          "currencyCode": "LBP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "76.86",
                          "currencyCode": "MYR"
                        },
                        "awardAmount": {
                          "amount": 20627,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3384,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "445.88",
                          "currencyCode": "BGN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "416.8",
                          "currencyCode": "KHR"
                        },
                        "awardAmount": {
                          "amount": 35066,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2013,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "331.3",
                          "currencyCode": "RSD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "253.45",
                    "currencyCode": "SCR"
                  },
                  "awardAmount": {
                    "amount": 40633,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3569,
                  "equivalentAmount": {
                    "amount": "342.44",
                    "currencyCode": "LBP"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "237.62",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 33606,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3155,
                  "equivalentAmount": {
                    "amount": "304.99",
                    "currencyCode": "KHR"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "145.45",
                    "currencyCode": "GNF"
                  },
                  "awardAmount": {
                    "amount": 38322,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.302,
                  "equivalentAmount": {
                    "amount": "319.04",
                    "currencyCode": "RWF"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "380.54",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 47199,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1314,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "86.24",
                      "currencyCode": "KZT"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "227.25",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 22537,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2201,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "361.73",
                      "currencyCode": "GYD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "395.38",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 41898,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0327,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "259.73",
                      "currencyCode": "BTN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "386.31",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 27531,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1522,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "168.09",
                      "currencyCode": "AOA"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "205.25",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 27520,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0577,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "105.24",
                      "currencyCode": "RWF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "411.14",
                    "currencyCode": "BSD"
                  },
                  "awardAmount": {
                    "amount": 31150,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0837,
                  "equivalentAmount": {
                    "amount": "179.16",
                    "currencyCode": "RSD"
                  }
                },
                {
                  "amount": {
                    "amount": "498.08",
                    "currencyCode": "GIP"
                  },
                  "awardAmount": {
                    "amount": 33845,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3594,
                  "equivalentAmount": {
                    "amount": "463.34",
                    "currencyCode": "KPW"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.8815
              },
              "passengerReferenceIds": [
                "24e8ee43-2777-4c76-8348-ef0b4854f4b4",
                "a49dd452-adff-4978-84de-717bdf8b0b7e",
                "5e35a25f-0ddc-4ce7-823d-272e23b24af6",
                "02dc95df-3a1a-4997-a64c-6e5da099ecae",
                "74debd88-272d-4ba4-a30b-afd72a723c55",
                "a5e67087-66d0-4f71-9235-e256750d5340",
                "788604aa-a31a-4d5d-8f24-f601a09c6717",
                "3c620592-40f5-4103-a078-67694b98d814",
                "cb6b5a32-9bad-41a0-89dc-ae72b02e3770"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "27.85",
                    "currencyCode": "AZN"
                  },
                  "awardAmount": {
                    "amount": 33960,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2441,
                  "equivalentAmount": {
                    "amount": "108.1",
                    "currencyCode": "NAD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "378.52",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 26235,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1057,
                      "equivalentAmount": {
                        "amount": "469.9",
                        "currencyCode": "KYD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "176.76",
                          "currencyCode": "FKP"
                        },
                        "awardAmount": {
                          "amount": 37680,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3763,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "195.43",
                          "currencyCode": "GEL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "351.05",
                          "currencyCode": "NOK"
                        },
                        "awardAmount": {
                          "amount": 16796,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2042,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "421.52",
                          "currencyCode": "KRW"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "271.09",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 27279,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0828,
                      "equivalentAmount": {
                        "amount": "428.19",
                        "currencyCode": "HNL"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "334.24",
                          "currencyCode": "BRL"
                        },
                        "awardAmount": {
                          "amount": 5957,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3503,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "365.42",
                          "currencyCode": "SZL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "112.2",
                          "currencyCode": "SGD"
                        },
                        "awardAmount": {
                          "amount": 37263,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4376,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "417.25",
                          "currencyCode": "GEL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "477.39",
                          "currencyCode": "VND"
                        },
                        "awardAmount": {
                          "amount": 21485,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.077,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "377.06",
                          "currencyCode": "TTD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "37.65",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 10635,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3695,
                      "equivalentAmount": {
                        "amount": "499.73",
                        "currencyCode": "DZD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "496.24",
                          "currencyCode": "LAK"
                        },
                        "awardAmount": {
                          "amount": 14792,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4997,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "162.87",
                          "currencyCode": "OMR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "343.46",
                          "currencyCode": "CVE"
                        },
                        "awardAmount": {
                          "amount": 47719,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3038,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "31.94",
                          "currencyCode": "LKR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "68.14",
                          "currencyCode": "ERN"
                        },
                        "awardAmount": {
                          "amount": 15252,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4479,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "181.92",
                          "currencyCode": "MGA"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "230.43",
                          "currencyCode": "MWK"
                        },
                        "awardAmount": {
                          "amount": 38014,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.107,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "432.6",
                          "currencyCode": "GBP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "324.46",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 5728,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0724,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "150.71",
                          "currencyCode": "GYD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "233.85",
                    "currencyCode": "IQD"
                  },
                  "awardAmount": {
                    "amount": 20997,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1667,
                  "equivalentAmount": {
                    "amount": "464.85",
                    "currencyCode": "WST"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "439.03",
                    "currencyCode": "BIF"
                  },
                  "awardAmount": {
                    "amount": 46908,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0696,
                  "equivalentAmount": {
                    "amount": "309.09",
                    "currencyCode": "BOB"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "153.72",
                    "currencyCode": "PAB"
                  },
                  "awardAmount": {
                    "amount": 33655,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1054,
                  "equivalentAmount": {
                    "amount": "440.57",
                    "currencyCode": "XPF"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "388.9",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 12199,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1889,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "42.44",
                      "currencyCode": "MVR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "146.08",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 4719,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4649,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "320.98",
                      "currencyCode": "MWK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "419.05",
                    "currencyCode": "IQD"
                  },
                  "awardAmount": {
                    "amount": 6924,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.184,
                  "equivalentAmount": {
                    "amount": "109.79",
                    "currencyCode": "TMT"
                  }
                },
                {
                  "amount": {
                    "amount": "200.52",
                    "currencyCode": "MUR"
                  },
                  "awardAmount": {
                    "amount": 28447,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4461,
                  "equivalentAmount": {
                    "amount": "438.74",
                    "currencyCode": "ZMW"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.093
              },
              "passengerReferenceIds": [
                "cc830efb-6ed8-454e-a7d2-eaa00d47ad14",
                "2ccaac03-37bf-4738-81b1-c556d76ad755",
                "b582f7c3-b7d8-4758-98c2-e02d9c2644a4",
                "0dbbdf9b-c0e4-4536-99a8-475276c9cb15",
                "54880d42-7676-4358-84ff-c6b049da8ab6",
                "0c634499-e393-4208-96ac-b316720064f0",
                "6bf2f274-c4f8-4adf-85d5-b8677a9071cb",
                "b80030db-729b-4f7b-937b-8325df54a634",
                "3c82181d-1ed1-495f-97bd-d30a3eedc7c6"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "339.82",
                    "currencyCode": "BGN"
                  },
                  "awardAmount": {
                    "amount": 4774,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1918,
                  "equivalentAmount": {
                    "amount": "491.49",
                    "currencyCode": "COP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "373.73",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 9565,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3618,
                      "equivalentAmount": {
                        "amount": "164.33",
                        "currencyCode": "RSD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "70.11",
                          "currencyCode": "MZN"
                        },
                        "awardAmount": {
                          "amount": 11727,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2283,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "454.56",
                          "currencyCode": "UYU"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "60.27",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 44482,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4938,
                      "equivalentAmount": {
                        "amount": "379.2",
                        "currencyCode": "WST"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "355.87",
                          "currencyCode": "VUV"
                        },
                        "awardAmount": {
                          "amount": 15392,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.405,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "140.01",
                          "currencyCode": "ALL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "296.89",
                          "currencyCode": "ETB"
                        },
                        "awardAmount": {
                          "amount": 16830,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1556,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "58.29",
                          "currencyCode": "SHP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "493.42",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 1522,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2877,
                      "equivalentAmount": {
                        "amount": "216.37",
                        "currencyCode": "TZS"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "400.57",
                          "currencyCode": "MKD"
                        },
                        "awardAmount": {
                          "amount": 46201,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1084,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "238.53",
                          "currencyCode": "AUD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "377.97",
                          "currencyCode": "YER"
                        },
                        "awardAmount": {
                          "amount": 9800,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3043,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "152.09",
                          "currencyCode": "KES"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "287.08",
                          "currencyCode": "EGP"
                        },
                        "awardAmount": {
                          "amount": 24131,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2731,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "315.22",
                          "currencyCode": "PLN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "483.04",
                          "currencyCode": "WST"
                        },
                        "awardAmount": {
                          "amount": 7883,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.343,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "440.99",
                          "currencyCode": "MRU"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "374.81",
                    "currencyCode": "CVE"
                  },
                  "awardAmount": {
                    "amount": 39132,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4552,
                  "equivalentAmount": {
                    "amount": "229.59",
                    "currencyCode": "ILS"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "398.99",
                    "currencyCode": "DJF"
                  },
                  "awardAmount": {
                    "amount": 38485,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1426,
                  "equivalentAmount": {
                    "amount": "257.99",
                    "currencyCode": "HKD"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "497.85",
                    "currencyCode": "AWG"
                  },
                  "awardAmount": {
                    "amount": 14647,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3752,
                  "equivalentAmount": {
                    "amount": "292.56",
                    "currencyCode": "CAD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "186.02",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 40816,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1899,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "338.37",
                      "currencyCode": "UZS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "241.47",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 48473,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0891,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "454.05",
                      "currencyCode": "CRC"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "407.12",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 13638,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4418,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "462.05",
                      "currencyCode": "AFN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "89.87",
                    "currencyCode": "RWF"
                  },
                  "awardAmount": {
                    "amount": 22580,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3632,
                  "equivalentAmount": {
                    "amount": "411.64",
                    "currencyCode": "HTG"
                  }
                },
                {
                  "amount": {
                    "amount": "363.66",
                    "currencyCode": "NAD"
                  },
                  "awardAmount": {
                    "amount": 3679,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0382,
                  "equivalentAmount": {
                    "amount": "492.82",
                    "currencyCode": "RSD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.1807
              },
              "passengerReferenceIds": [
                "55b8ca0c-7ad1-4e79-a853-2844e740697d",
                "011c8fd5-5a5c-4f5c-8721-c745c62b1911",
                "8d0cfbb2-dba7-4e12-b681-65d9f10327a1",
                "ba9659fa-9145-4c8c-9924-9622678813bb",
                "a728e931-2de1-47e1-83d9-103a2792fa10",
                "77620bbd-fcde-4399-870c-a68f429520f7",
                "4c798630-2791-47fd-84de-41e922be20f5",
                "97af70b8-5703-4889-a0b1-2a208172291b",
                "6924e5c4-09e9-4dc4-8d7d-d7e3604c3ac5"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "67.63",
                    "currencyCode": "AUD"
                  },
                  "awardAmount": {
                    "amount": 1629,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1544,
                  "equivalentAmount": {
                    "amount": "233.84",
                    "currencyCode": "AFN"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "144.43",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 19956,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4645,
                      "equivalentAmount": {
                        "amount": "174.39",
                        "currencyCode": "FJD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "275.19",
                          "currencyCode": "OMR"
                        },
                        "awardAmount": {
                          "amount": 16933,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4693,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "148.2",
                          "currencyCode": "UYU"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "377.04",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 38977,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1992,
                      "equivalentAmount": {
                        "amount": "64.22",
                        "currencyCode": "SCR"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "147.62",
                          "currencyCode": "MKD"
                        },
                        "awardAmount": {
                          "amount": 7281,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0312,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "184.59",
                          "currencyCode": "FKP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "152.1",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 18768,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4541,
                      "equivalentAmount": {
                        "amount": "52.06",
                        "currencyCode": "NAD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "59.4",
                          "currencyCode": "STN"
                        },
                        "awardAmount": {
                          "amount": 24359,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2841,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "283.83",
                          "currencyCode": "SEK"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "447.13",
                    "currencyCode": "TMT"
                  },
                  "awardAmount": {
                    "amount": 8691,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0977,
                  "equivalentAmount": {
                    "amount": "226.71",
                    "currencyCode": "MZN"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "114.53",
                    "currencyCode": "KYD"
                  },
                  "awardAmount": {
                    "amount": 24942,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1886,
                  "equivalentAmount": {
                    "amount": "277.54",
                    "currencyCode": "AZN"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "77.66",
                    "currencyCode": "MMK"
                  },
                  "awardAmount": {
                    "amount": 29665,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.049,
                  "equivalentAmount": {
                    "amount": "423.37",
                    "currencyCode": "BTN"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "408.17",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 16393,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4358,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "217.84",
                      "currencyCode": "CLP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "477.43",
                    "currencyCode": "MMK"
                  },
                  "awardAmount": {
                    "amount": 5073,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0761,
                  "equivalentAmount": {
                    "amount": "143.73",
                    "currencyCode": "BSD"
                  }
                },
                {
                  "amount": {
                    "amount": "102.68",
                    "currencyCode": "CAD"
                  },
                  "awardAmount": {
                    "amount": 11816,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.291,
                  "equivalentAmount": {
                    "amount": "109.91",
                    "currencyCode": "BWP"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.1642
              },
              "passengerReferenceIds": [
                "93b8f1e1-1a61-419c-8382-d8e5707da6ee",
                "ce6aff6b-f1ee-4971-8c29-a1c17f43cae7",
                "7a7ed320-bb95-4132-93af-4a8d869e8d36",
                "83cc86df-b414-420c-b372-75c4df7914c1",
                "e4e1a6aa-3984-4321-9aa6-bf07b7985408",
                "2fddc6f4-ee40-414b-9ae7-d4d7b664bc0a",
                "25400325-4dc5-42f5-98a0-121f942cc97f",
                "d2900b4d-c545-40f7-aa9a-64465fad4bfe",
                "3413f8d1-dcd2-44d0-a548-807ad7725145"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "141.5",
                    "currencyCode": "AWG"
                  },
                  "awardAmount": {
                    "amount": 19071,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1269,
                  "equivalentAmount": {
                    "amount": "453.6",
                    "currencyCode": "TTD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "333.16",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 43559,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3774,
                      "equivalentAmount": {
                        "amount": "315.79",
                        "currencyCode": "BMD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "219.7",
                          "currencyCode": "VUV"
                        },
                        "awardAmount": {
                          "amount": 3277,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3078,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "477.34",
                          "currencyCode": "LYD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "435.74",
                          "currencyCode": "CAD"
                        },
                        "awardAmount": {
                          "amount": 46297,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2059,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "499.11",
                          "currencyCode": "LKR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "181.45",
                          "currencyCode": "XOF"
                        },
                        "awardAmount": {
                          "amount": 17334,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2318,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "441.03",
                          "currencyCode": "ISK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "58.02",
                          "currencyCode": "RUB"
                        },
                        "awardAmount": {
                          "amount": 36378,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0828,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "383.7",
                          "currencyCode": "GYD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "306.38",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 44314,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1064,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "351.99",
                          "currencyCode": "VND"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "485.48",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 47294,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1159,
                      "equivalentAmount": {
                        "amount": "409.7",
                        "currencyCode": "NZD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "481.67",
                          "currencyCode": "AFN"
                        },
                        "awardAmount": {
                          "amount": 46000,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0398,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "188.58",
                          "currencyCode": "UAH"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "414.6",
                          "currencyCode": "SGD"
                        },
                        "awardAmount": {
                          "amount": 17021,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2295,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "287.59",
                          "currencyCode": "MKD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "66.87",
                          "currencyCode": "AED"
                        },
                        "awardAmount": {
                          "amount": 37491,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1413,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "62.14",
                          "currencyCode": "TOP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "470.68",
                          "currencyCode": "AUD"
                        },
                        "awardAmount": {
                          "amount": 45005,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3296,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "99.66",
                          "currencyCode": "AWG"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "331.3",
                          "currencyCode": "PAB"
                        },
                        "awardAmount": {
                          "amount": 9256,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3291,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "82.1",
                          "currencyCode": "KMF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "123.05",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 40849,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4932,
                      "equivalentAmount": {
                        "amount": "93.17",
                        "currencyCode": "CNY"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "295.62",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 30926,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0955,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "29.54",
                          "currencyCode": "TND"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "395.11",
                          "currencyCode": "IDR"
                        },
                        "awardAmount": {
                          "amount": 46145,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4485,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "328.92",
                          "currencyCode": "SDG"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "266.31",
                    "currencyCode": "MZN"
                  },
                  "awardAmount": {
                    "amount": 29648,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0661,
                  "equivalentAmount": {
                    "amount": "428.3",
                    "currencyCode": "EUR"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "405.45",
                    "currencyCode": "GIP"
                  },
                  "awardAmount": {
                    "amount": 22096,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.471,
                  "equivalentAmount": {
                    "amount": "319.56",
                    "currencyCode": "MOP"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "445.71",
                    "currencyCode": "XOF"
                  },
                  "awardAmount": {
                    "amount": 5209,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3751,
                  "equivalentAmount": {
                    "amount": "459.34",
                    "currencyCode": "COP"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "152.74",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 20599,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2988,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "471.32",
                      "currencyCode": "GIP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "164.56",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 30394,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3552,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "388.96",
                      "currencyCode": "KHR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "211.49",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 27605,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4312,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "389.68",
                      "currencyCode": "XCD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "317.85",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 25387,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3671,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "161.96",
                      "currencyCode": "SSP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "243.35",
                    "currencyCode": "PAB"
                  },
                  "awardAmount": {
                    "amount": 14591,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1705,
                  "equivalentAmount": {
                    "amount": "52.71",
                    "currencyCode": "BDT"
                  }
                },
                {
                  "amount": {
                    "amount": "247.24",
                    "currencyCode": "SHP"
                  },
                  "awardAmount": {
                    "amount": 49987,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.373,
                  "equivalentAmount": {
                    "amount": "143.88",
                    "currencyCode": "USD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            }
          ],
          "totalPrice": {
            "base": {
              "amount": {
                "amount": "139.41",
                "currencyCode": "HNL"
              },
              "awardAmount": {
                "amount": 35950,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.4648,
              "equivalentAmount": {
                "amount": "97.21",
                "currencyCode": "EGP"
              }
            },
            "fees": {
              "amount": {
                "amount": "300.77",
                "currencyCode": "MZN"
              },
              "awardAmount": {
                "amount": 12693,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.1601,
              "equivalentAmount": {
                "amount": "425.31",
                "currencyCode": "MWK"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "216.03",
                "currencyCode": "CVE"
              },
              "awardAmount": {
                "amount": 29694,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.235,
              "equivalentAmount": {
                "amount": "435.74",
                "currencyCode": "GBP"
              }
            },
            "offerItemReferenceId": "ea0c13e3-4d00-411a-8c89-46dcc9207f9d",
            "tax": {
              "amount": {
                "amount": "400.57",
                "currencyCode": "XPF"
              },
              "awardAmount": {
                "amount": 21908,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.2651,
              "equivalentAmount": {
                "amount": "140.83",
                "currencyCode": "BSD"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "50.26",
                  "currencyCode": "INR"
                },
                "awardAmount": {
                  "amount": 17588,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2882,
                "equivalentAmount": {
                  "amount": "207.68",
                  "currencyCode": "PHP"
                }
              },
              {
                "amount": {
                  "amount": "20.4",
                  "currencyCode": "LSL"
                },
                "awardAmount": {
                  "amount": 13652,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.093,
                "equivalentAmount": {
                  "amount": "18.31",
                  "currencyCode": "SCR"
                }
              }
            ],
            "transactionBreakdowns": [
              {
                "base": {
                  "amount": {
                    "amount": "243.36",
                    "currencyCode": "BND"
                  },
                  "awardAmount": {
                    "amount": 13062,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0269,
                  "equivalentAmount": {
                    "amount": "271.15",
                    "currencyCode": "UAH"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "226.14",
                    "currencyCode": "SOS"
                  },
                  "awardAmount": {
                    "amount": 20337,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2227,
                  "equivalentAmount": {
                    "amount": "487.44",
                    "currencyCode": "TJS"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "119.04",
                    "currencyCode": "SAR"
                  },
                  "awardAmount": {
                    "amount": 7633,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4551,
                  "equivalentAmount": {
                    "amount": "292.69",
                    "currencyCode": "CHF"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "233.93",
                    "currencyCode": "PLN"
                  },
                  "awardAmount": {
                    "amount": 14405,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.317,
                  "equivalentAmount": {
                    "amount": "418.55",
                    "currencyCode": "KYD"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "87.33",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 27692,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4869,
                    "equivalentAmount": {
                      "amount": "50.86",
                      "currencyCode": "VND"
                    }
                  },
                  {
                    "amount": {
                      "amount": "368.47",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 1250,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2392,
                    "equivalentAmount": {
                      "amount": "431.96",
                      "currencyCode": "MZN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "base": {
                  "amount": {
                    "amount": "132.64",
                    "currencyCode": "NAD"
                  },
                  "awardAmount": {
                    "amount": 6815,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.485,
                  "equivalentAmount": {
                    "amount": "238.08",
                    "currencyCode": "CZK"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "469.04",
                    "currencyCode": "TTD"
                  },
                  "awardAmount": {
                    "amount": 33339,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4825,
                  "equivalentAmount": {
                    "amount": "341.1",
                    "currencyCode": "HKD"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "36.63",
                    "currencyCode": "BBD"
                  },
                  "awardAmount": {
                    "amount": 6785,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2063,
                  "equivalentAmount": {
                    "amount": "227.12",
                    "currencyCode": "XCD"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "268.16",
                    "currencyCode": "MUR"
                  },
                  "awardAmount": {
                    "amount": 38381,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2428,
                  "equivalentAmount": {
                    "amount": "26.64",
                    "currencyCode": "GEL"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "215.05",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 10595,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4919,
                    "equivalentAmount": {
                      "amount": "345.57",
                      "currencyCode": "MWK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "81.58",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 23413,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1746,
                    "equivalentAmount": {
                      "amount": "13.02",
                      "currencyCode": "LSL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "base": {
                  "amount": {
                    "amount": "109.04",
                    "currencyCode": "UGX"
                  },
                  "awardAmount": {
                    "amount": 9455,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4813,
                  "equivalentAmount": {
                    "amount": "94.66",
                    "currencyCode": "BTN"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "169.44",
                    "currencyCode": "SLE"
                  },
                  "awardAmount": {
                    "amount": 35135,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2646,
                  "equivalentAmount": {
                    "amount": "45.08",
                    "currencyCode": "ZMW"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "167.73",
                    "currencyCode": "TWD"
                  },
                  "awardAmount": {
                    "amount": 4659,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3322,
                  "equivalentAmount": {
                    "amount": "140.65",
                    "currencyCode": "PEN"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "321.61",
                    "currencyCode": "IQD"
                  },
                  "awardAmount": {
                    "amount": 31664,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3564,
                  "equivalentAmount": {
                    "amount": "308.83",
                    "currencyCode": "BHD"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "299.12",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 22182,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0499,
                    "equivalentAmount": {
                      "amount": "70",
                      "currencyCode": "LYD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "142.49",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 33452,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2825,
                    "equivalentAmount": {
                      "amount": "130.71",
                      "currencyCode": "SEK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "transactionType": "AddCollect"
          },
          "unitPrices": [
            {
              "commission": {
                "amount": {
                  "amount": "423.61",
                  "currencyCode": "CNY"
                },
                "percentage": "11.46"
              },
              "passengerReferenceIds": [
                "99a96f9f-0b93-4e4c-be8a-084d23bea391",
                "e6e79cd6-ab02-4810-8992-fff8d52db5ca",
                "80c9673a-93b5-43e2-b64c-3550c5804520",
                "03ee449d-06e2-43b2-a577-926df7227fe0",
                "fc6564b1-88c6-4a77-8165-705c23260a80",
                "df6c432a-762b-44d8-a56a-83b59636ecfd",
                "ce6ab34c-d306-441f-8f2d-f15cb6479f36",
                "411db90a-f91e-4e03-840f-d94abeb5c492",
                "ff2e7149-7734-4766-895c-86fa22ec0b87"
              ],
              "total": {
                "amount": {
                  "amount": "92.69",
                  "currencyCode": "USD"
                },
                "awardAmount": {
                  "amount": 38179,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4904,
                "equivalentAmount": {
                  "amount": "317.99",
                  "currencyCode": "TOP"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "175.49",
                    "currencyCode": "PAB"
                  },
                  "awardAmount": {
                    "amount": 22350,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3618,
                  "equivalentAmount": {
                    "amount": "336.3",
                    "currencyCode": "SLE"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "411.38",
                      "currencyCode": "ZAR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 49127,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3866,
                    "equivalentAmount": {
                      "amount": "90.74",
                      "currencyCode": "PKR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "172.83",
                      "currencyCode": "VUV"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 25163,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0383,
                    "equivalentAmount": {
                      "amount": "423.72",
                      "currencyCode": "SGD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "161.72",
                      "currencyCode": "AZN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 36579,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2324,
                    "equivalentAmount": {
                      "amount": "89.85",
                      "currencyCode": "NGN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "360.15",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 2683,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1893,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "447.56",
                      "currencyCode": "PKR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "200.35",
                  "currencyCode": "QAR"
                },
                "percentage": "7.72"
              },
              "passengerReferenceIds": [
                "e0567042-9ca9-47e3-a13d-54d408fbe03a",
                "2ef75b8e-9e78-4d49-9f9f-44b74150d636",
                "b644107a-8323-4d4c-a149-ea5cd4752eae",
                "1ae8b5e5-b1eb-4c13-ad78-6a24e9a5f104",
                "e88fb79c-bc60-4088-b865-7ac4c0224d0d",
                "85d62cd2-294d-4798-83ce-e3ad9cf7440c",
                "bba37725-af99-4df0-a6d3-17534d6e0073",
                "11642edd-4979-4d83-8461-4c708e125062",
                "595ac091-13db-4815-9f0d-fe334174d8d7"
              ],
              "total": {
                "amount": {
                  "amount": "156.64",
                  "currencyCode": "KPW"
                },
                "awardAmount": {
                  "amount": 2226,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2569,
                "equivalentAmount": {
                  "amount": "411.32",
                  "currencyCode": "ZWL"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "480.5",
                    "currencyCode": "XPF"
                  },
                  "awardAmount": {
                    "amount": 49059,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4203,
                  "equivalentAmount": {
                    "amount": "335.8",
                    "currencyCode": "TJS"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "390.92",
                      "currencyCode": "MKD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 1593,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4253,
                    "equivalentAmount": {
                      "amount": "370.18",
                      "currencyCode": "KZT"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "342.64",
                      "currencyCode": "SSP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 24298,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1934,
                    "equivalentAmount": {
                      "amount": "207.92",
                      "currencyCode": "XAF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "80.72",
                      "currencyCode": "CAD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 10291,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4269,
                    "equivalentAmount": {
                      "amount": "52.65",
                      "currencyCode": "KRW"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "31.3",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 31501,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3742,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "134.09",
                      "currencyCode": "ILS"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "91.7",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 4129,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2592,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "367.61",
                      "currencyCode": "AZN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "480.12",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 42244,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2705,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "48.32",
                      "currencyCode": "AMD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "159.8",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 2785,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3071,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "348.6",
                      "currencyCode": "BHD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "239.27",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 10798,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1164,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "210.79",
                      "currencyCode": "SSP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "136.96",
                  "currencyCode": "BTN"
                },
                "percentage": "6.49"
              },
              "passengerReferenceIds": [
                "dfb459b4-57dc-4b75-b487-96b448bfe2e2",
                "cf852f6a-ae89-474f-ade3-49d2de393dd4",
                "bed1b028-2503-43bd-ba9f-bc8cee3213fe",
                "9371ce4c-32cc-42db-8523-d27acef70f48",
                "40d99b0f-1af9-4896-b38d-159648640de5",
                "76b2e18e-f5e5-4950-88b6-ccc4be6ea708",
                "11202a92-6fec-47a6-aa75-512eeeb74787",
                "ecf10dd5-a3a9-4c0b-8dee-80217d895c93",
                "4a52f3e5-0dba-41d8-8486-dc050678c1ce"
              ],
              "total": {
                "amount": {
                  "amount": "164.14",
                  "currencyCode": "IRR"
                },
                "awardAmount": {
                  "amount": 38446,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0138,
                "equivalentAmount": {
                  "amount": "124.94",
                  "currencyCode": "ARS"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "268.3",
                    "currencyCode": "MWK"
                  },
                  "awardAmount": {
                    "amount": 38614,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3562,
                  "equivalentAmount": {
                    "amount": "88.19",
                    "currencyCode": "BSD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "10.3",
                      "currencyCode": "RWF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 13979,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1703,
                    "equivalentAmount": {
                      "amount": "137.32",
                      "currencyCode": "BDT"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "148.94",
                      "currencyCode": "BAM"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 18545,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4335,
                    "equivalentAmount": {
                      "amount": "313.06",
                      "currencyCode": "MZN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "175.8",
                      "currencyCode": "SZL"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 5191,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0135,
                    "equivalentAmount": {
                      "amount": "237.44",
                      "currencyCode": "DJF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "53.39",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 48172,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0407,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "201.04",
                      "currencyCode": "GYD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "13.45",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 14859,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1101,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "357.97",
                      "currencyCode": "XCD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "453.21",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 33470,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2643,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "425.09",
                      "currencyCode": "IRR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "125.65",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 37757,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2589,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "103.78",
                      "currencyCode": "CZK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "189.53",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 14399,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4607,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "171.03",
                      "currencyCode": "MVR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "91.49",
                  "currencyCode": "KWD"
                },
                "percentage": "10.84"
              },
              "passengerReferenceIds": [
                "b1f8315e-d191-4235-ab45-84c87cf3ebc3",
                "ab8b2722-d102-44c1-a250-6a361cb1fdc1",
                "43014373-8e66-4366-b22b-41af084de3b7",
                "18eee1c5-5e3b-44e2-bcab-68b828e50912",
                "16ea84ba-6f7a-4867-8dc8-2f8cbb1139e2",
                "a3821bb5-ba72-4a36-b9f9-5d740553f922",
                "9c286907-b427-48c3-b286-8f40b3d914a2",
                "12e21eec-7eb0-44eb-a093-3a4d4e8cb6d4",
                "f033c1a6-6b14-44ae-b42b-1b84327bb676"
              ],
              "total": {
                "amount": {
                  "amount": "116.43",
                  "currencyCode": "VUV"
                },
                "awardAmount": {
                  "amount": 24865,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.109,
                "equivalentAmount": {
                  "amount": "366.57",
                  "currencyCode": "SLE"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "58.14",
                    "currencyCode": "GYD"
                  },
                  "awardAmount": {
                    "amount": 23697,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3565,
                  "equivalentAmount": {
                    "amount": "18.08",
                    "currencyCode": "ILS"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "14.62",
                      "currencyCode": "AMD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 43119,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0878,
                    "equivalentAmount": {
                      "amount": "269.88",
                      "currencyCode": "BZD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "435.03",
                      "currencyCode": "CUP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 47879,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0403,
                    "equivalentAmount": {
                      "amount": "327.03",
                      "currencyCode": "RSD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "390.31",
                      "currencyCode": "MZN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 16047,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1805,
                    "equivalentAmount": {
                      "amount": "480.96",
                      "currencyCode": "BSD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "59.46",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 22052,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1259,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "415.09",
                      "currencyCode": "SDG"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "462.64",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 18919,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3558,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "203.86",
                      "currencyCode": "RUB"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "405.89",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 47681,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2859,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "37.24",
                      "currencyCode": "MAD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "494.85",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 9634,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4445,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "141.48",
                      "currencyCode": "KGS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "362.47",
                  "currencyCode": "SGD"
                },
                "percentage": "9.86"
              },
              "passengerReferenceIds": [
                "e2b9c7c4-5581-4c11-b57d-3f842a42e4f5",
                "6ba1df6c-71e5-4267-a929-ddce25da1b8d",
                "c2c29583-d369-4420-8ccd-b1ed48a0f7b0",
                "fe2855e3-3963-4d43-8c39-d342fabebd2a",
                "1e3c3241-7b63-48bf-97a9-3943a5e477c9",
                "bdc5a721-5ec2-4686-8983-7d7f0ffb5fdb",
                "f1fa5100-22aa-40a1-9f2d-4e58abdd2b71",
                "00682bc4-2aa4-4579-82f5-3e3a5edf6501",
                "07024556-e0ed-40a9-9fc3-82b2b04d9425"
              ],
              "total": {
                "amount": {
                  "amount": "73.7",
                  "currencyCode": "TMT"
                },
                "awardAmount": {
                  "amount": 21370,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2991,
                "equivalentAmount": {
                  "amount": "118.15",
                  "currencyCode": "JPY"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "270.81",
                    "currencyCode": "BGN"
                  },
                  "awardAmount": {
                    "amount": 27180,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1213,
                  "equivalentAmount": {
                    "amount": "211.07",
                    "currencyCode": "MYR"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "390.55",
                      "currencyCode": "CDF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 37568,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4014,
                    "equivalentAmount": {
                      "amount": "375.52",
                      "currencyCode": "SGD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "163.08",
                      "currencyCode": "GHS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 27581,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1914,
                    "equivalentAmount": {
                      "amount": "377.73",
                      "currencyCode": "CHF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "403.94",
                      "currencyCode": "RUB"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 23991,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0146,
                    "equivalentAmount": {
                      "amount": "158.21",
                      "currencyCode": "HTG"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "274.49",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 25271,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0881,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "226.49",
                      "currencyCode": "INR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "285.65",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 20909,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2626,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "384.15",
                      "currencyCode": "NOK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "131.62",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 12092,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4531,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "145.14",
                      "currencyCode": "WST"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "354.83",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 29005,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3141,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "327.02",
                      "currencyCode": "ISK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "355.71",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 17639,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4158,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "38.74",
                      "currencyCode": "NZD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "191.89",
                  "currencyCode": "THB"
                },
                "percentage": "11.14"
              },
              "passengerReferenceIds": [
                "337ce9e1-9ef5-41aa-a20a-87cabdd93666",
                "183b0fe9-06d9-44e4-9e0d-84e38925cde6",
                "3f2cb2e9-1b5d-4675-baa9-e9ef6c820d43",
                "2c3b55f6-d8ed-47ad-a154-4a8b047d7979",
                "6db08841-dce9-4323-94ad-da0c422d4b51",
                "77d0f66c-e4ca-498b-af65-f86fbb8fe6ca",
                "14607116-0b3d-4039-8437-7e76f9a31904",
                "8524b56b-15e7-498c-8c05-7dda77cb741c",
                "16dd2f56-2d1d-4ddc-8ce2-f5e9ac95bad4"
              ],
              "total": {
                "amount": {
                  "amount": "477.47",
                  "currencyCode": "BZD"
                },
                "awardAmount": {
                  "amount": 27184,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0657,
                "equivalentAmount": {
                  "amount": "453.03",
                  "currencyCode": "SAR"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "435.41",
                    "currencyCode": "BWP"
                  },
                  "awardAmount": {
                    "amount": 3114,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3383,
                  "equivalentAmount": {
                    "amount": "229.36",
                    "currencyCode": "BWP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "363.9",
                      "currencyCode": "UYU"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 14860,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3657,
                    "equivalentAmount": {
                      "amount": "215.35",
                      "currencyCode": "DOP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "141.93",
                      "currencyCode": "MVR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 33736,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1636,
                    "equivalentAmount": {
                      "amount": "115.36",
                      "currencyCode": "AWG"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "480.31",
                      "currencyCode": "CZK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 32285,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0652,
                    "equivalentAmount": {
                      "amount": "366.52",
                      "currencyCode": "ILS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "403.43",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 23309,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3174,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "212.56",
                      "currencyCode": "ILS"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "161.56",
                  "currencyCode": "XCD"
                },
                "percentage": "9.07"
              },
              "passengerReferenceIds": [
                "6f9b590e-dc49-46a1-96d8-ac58d1e90914",
                "48e95cd0-965a-48a7-aff2-cc4637845f2a",
                "ea39332d-e457-4145-bb2f-6a937bf8a7f8",
                "8507e984-dec8-4b37-9430-14c02f537158",
                "d785df80-6445-4ffb-838c-633b88010e51",
                "79da8d6a-6020-4766-995d-dbd8d9b85c0e",
                "2a8c61d5-d911-4b09-a532-671824491af3",
                "a4a98f39-e9b9-4049-abb8-e90152bdc7d7",
                "424d963f-752d-4b03-8312-fe1c16b2703d"
              ],
              "total": {
                "amount": {
                  "amount": "27.16",
                  "currencyCode": "CNY"
                },
                "awardAmount": {
                  "amount": 33670,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3899,
                "equivalentAmount": {
                  "amount": "409.79",
                  "currencyCode": "BAM"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "82.8",
                    "currencyCode": "SAR"
                  },
                  "awardAmount": {
                    "amount": 19624,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1597,
                  "equivalentAmount": {
                    "amount": "462.78",
                    "currencyCode": "NOK"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "237.81",
                      "currencyCode": "DJF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 8320,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0856,
                    "equivalentAmount": {
                      "amount": "465.23",
                      "currencyCode": "SOS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "363.42",
                      "currencyCode": "KWD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 32836,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0968,
                    "equivalentAmount": {
                      "amount": "299.44",
                      "currencyCode": "DZD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "42.96",
                      "currencyCode": "CVE"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 45391,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1932,
                    "equivalentAmount": {
                      "amount": "404.05",
                      "currencyCode": "HKD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "22.75",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 19049,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1631,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "351.09",
                      "currencyCode": "GYD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "258.09",
                  "currencyCode": "BYN"
                },
                "percentage": "6.66"
              },
              "passengerReferenceIds": [
                "026d9408-2a2f-4a69-aea0-f462ccff3138",
                "ea1fa25e-f077-41cc-ae8d-4ae501d9e43a",
                "d39e6d38-d6e5-422e-84c2-3dfd21c79313",
                "cdaef065-690d-48d4-9d50-0daff6e94e5c",
                "e9c5b395-a82c-41fd-8a31-6cba6bc569c7",
                "7cfecdf0-2ffe-4bbc-9a18-41b488347c45",
                "2a67300a-cae8-46e5-b7a6-c254e9d81f2f",
                "0bcfcfe1-bc19-4050-9093-ecea43258cda",
                "16f6d39a-fcb6-431c-81c2-2b15dd145a45"
              ],
              "total": {
                "amount": {
                  "amount": "161.93",
                  "currencyCode": "CLP"
                },
                "awardAmount": {
                  "amount": 18446,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0386,
                "equivalentAmount": {
                  "amount": "271.55",
                  "currencyCode": "KHR"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "163.49",
                    "currencyCode": "FJD"
                  },
                  "awardAmount": {
                    "amount": 11053,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0644,
                  "equivalentAmount": {
                    "amount": "299.67",
                    "currencyCode": "SSP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "46.12",
                      "currencyCode": "SLE"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 32596,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0974,
                    "equivalentAmount": {
                      "amount": "72.8",
                      "currencyCode": "ISK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "343.04",
                      "currencyCode": "AFN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 20588,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4536,
                    "equivalentAmount": {
                      "amount": "144.65",
                      "currencyCode": "CVE"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "99.68",
                      "currencyCode": "SRD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 18455,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1759,
                    "equivalentAmount": {
                      "amount": "463.26",
                      "currencyCode": "SEK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "442.2",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 24112,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2636,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "91.07",
                      "currencyCode": "NIO"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "88.76",
                  "currencyCode": "AMD"
                },
                "percentage": "12.88"
              },
              "passengerReferenceIds": [
                "0c4e4e84-8d15-49d1-ac94-bdacbb96a1ee",
                "eb541b68-c232-4c7d-8cd8-811e39a1bdbb",
                "f3fdbd05-f484-4706-a06f-4411b3935b68",
                "82bb0a73-804b-444e-b49b-876293a4ecf6",
                "ca6ba7ee-e02f-4072-a57d-a4623ef5f1a4",
                "140225de-12ce-4d56-929c-ef62082b6ddc",
                "a6b10f3d-19c4-4e24-84c3-6e0e4c3904fb",
                "a7b493e8-83d8-4923-b07f-863c80b29677",
                "9ae28827-cd1b-41d9-b685-b1a06211fa0e"
              ],
              "total": {
                "amount": {
                  "amount": "414.83",
                  "currencyCode": "BBD"
                },
                "awardAmount": {
                  "amount": 38560,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4218,
                "equivalentAmount": {
                  "amount": "181.59",
                  "currencyCode": "BTN"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "399.37",
                    "currencyCode": "SHP"
                  },
                  "awardAmount": {
                    "amount": 49151,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4435,
                  "equivalentAmount": {
                    "amount": "445.34",
                    "currencyCode": "MUR"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "272.56",
                      "currencyCode": "BGN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 42022,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4423,
                    "equivalentAmount": {
                      "amount": "85.92",
                      "currencyCode": "TRY"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "102.89",
                      "currencyCode": "GTQ"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 8537,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3985,
                    "equivalentAmount": {
                      "amount": "54",
                      "currencyCode": "GHS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "403.34",
                      "currencyCode": "AED"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 24400,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0934,
                    "equivalentAmount": {
                      "amount": "468.79",
                      "currencyCode": "CHF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "318.18",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 7894,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2555,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "116.95",
                      "currencyCode": "SSP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "383.12",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 27061,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.352,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "286.5",
                      "currencyCode": "AOA"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "178.62",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 26472,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2556,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "246.41",
                      "currencyCode": "LBP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "368.36",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 37658,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2107,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "15.24",
                      "currencyCode": "UZS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "245.41",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 47634,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1711,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "30.01",
                      "currencyCode": "DZD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            }
          ]
        },
        "priceOverrideType": "System",
        "priceTaxExempt": {
          "originalUnitPrices": [
            {
              "commission": {
                "amount": {
                  "amount": "346.07",
                  "currencyCode": "RSD"
                },
                "percentage": "7.55"
              },
              "deal": {
                "amount": {
                  "amount": "292.54",
                  "currencyCode": "EUR"
                },
                "offerName": "SUMMER SALE",
                "percentage": "13.79",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "1a878f02-52e0-4f1e-8a8f-35096515890e",
                "4203944d-16d6-4a1c-b3f6-0d56e19554e0",
                "fe5eb7bc-d9b5-4f79-a6c7-a67817bedfad",
                "4c385936-e107-4bab-908a-2f3915a6117b",
                "01c60cd3-6cd2-4819-89e4-1925e1bf20ee",
                "e0573e1e-5c9e-431a-836f-ab5c582567c8",
                "f13a2b93-7e6c-4a4e-9de3-d2f279ceb28e",
                "2e674009-084d-4f61-9d95-97c2fd71a715",
                "62c67947-b012-4c7e-b4bf-e9349bed8207"
              ],
              "total": {
                "amount": {
                  "amount": "56.44",
                  "currencyCode": "KWD"
                },
                "awardAmount": {
                  "amount": 18850,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4795,
                "equivalentAmount": {
                  "amount": "307.38",
                  "currencyCode": "JPY"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "451.83",
                    "currencyCode": "MAD"
                  },
                  "awardAmount": {
                    "amount": 21636,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3215,
                  "equivalentAmount": {
                    "amount": "192.76",
                    "currencyCode": "LAK"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "456.79",
                      "currencyCode": "MRU"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 30797,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0484,
                    "equivalentAmount": {
                      "amount": "11.3",
                      "currencyCode": "MZN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "488.7",
                      "currencyCode": "HTG"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 5710,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4804,
                    "equivalentAmount": {
                      "amount": "173.7",
                      "currencyCode": "YER"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "210.22",
                      "currencyCode": "XCD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 44604,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4755,
                    "equivalentAmount": {
                      "amount": "115.49",
                      "currencyCode": "USD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "389.04",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 44580,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0125,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "346.48",
                      "currencyCode": "TND"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "341.04",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 27461,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2999,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "157.05",
                      "currencyCode": "VES"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "69.05",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 39541,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0673,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "161.02",
                      "currencyCode": "NGN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "413.29",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 44929,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3266,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "117.37",
                      "currencyCode": "NOK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "103.06",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 41227,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1129,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "27.55",
                      "currencyCode": "TJS"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "26.05",
                  "currencyCode": "GEL"
                },
                "percentage": "12.02"
              },
              "deal": {
                "amount": {
                  "amount": "244.11",
                  "currencyCode": "KYD"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "8.69",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "f3d2b540-ced7-4d77-922a-96397f4b9767",
                "aaa4625b-7b86-4e4a-ba48-1eb9d2546bf7",
                "39b7e5e3-0435-47a6-94ce-0a319eee8144",
                "77c61b8b-2467-4ee1-92a5-fe2ca24da9bc",
                "c60ef13d-1d55-4708-855b-a9cf1d147e1e",
                "56734160-9e40-4c21-9493-6348167b3eaa",
                "2491f305-b11c-4941-9b2b-e25ec706aa39",
                "4f552d25-a771-4b7b-b52b-d6d77335b57e",
                "93731690-a526-4246-8803-4d0e09edd3c0"
              ],
              "total": {
                "amount": {
                  "amount": "182.99",
                  "currencyCode": "BRL"
                },
                "awardAmount": {
                  "amount": 28886,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.396,
                "equivalentAmount": {
                  "amount": "281.18",
                  "currencyCode": "AMD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "93.85",
                    "currencyCode": "CDF"
                  },
                  "awardAmount": {
                    "amount": 16867,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0214,
                  "equivalentAmount": {
                    "amount": "489.21",
                    "currencyCode": "SBD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "353.15",
                      "currencyCode": "UGX"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 20642,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1691,
                    "equivalentAmount": {
                      "amount": "414.52",
                      "currencyCode": "GNF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "364.64",
                      "currencyCode": "PHP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 36927,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1274,
                    "equivalentAmount": {
                      "amount": "487.86",
                      "currencyCode": "KPW"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "204.01",
                      "currencyCode": "EUR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 15190,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3001,
                    "equivalentAmount": {
                      "amount": "106.22",
                      "currencyCode": "TRY"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "400.69",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 48828,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4328,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "182.32",
                      "currencyCode": "BAM"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "463.84",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 30250,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.111,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "44.68",
                      "currencyCode": "CDF"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "219.83",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 36686,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3247,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "203.35",
                      "currencyCode": "SBD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "296.71",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 11093,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4318,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "118.93",
                      "currencyCode": "VND"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "408.8",
                  "currencyCode": "KZT"
                },
                "percentage": "7.44"
              },
              "deal": {
                "amount": {
                  "amount": "382.11",
                  "currencyCode": "SDG"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "6.24",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "7fea09e6-0286-4204-a2dd-c666f8ef8b0d",
                "659ae4ed-4218-4fd5-af2e-ece0cf5a9a32",
                "687f9797-86df-49f9-8fe8-9ba64caf1238",
                "18e935fc-1dbc-42d2-9227-a7d01ce29ee4",
                "ab073c7a-d871-43a8-839b-285a72ee2f3b",
                "0963d781-d969-4f91-996e-3f5ac9992dc0",
                "a3ff3f08-1e0c-425e-8de0-b7de356dc015",
                "04918628-e0ef-44e4-a331-95eab8feb725",
                "101dae6e-f0d8-47e0-9555-a28ad2455d34"
              ],
              "total": {
                "amount": {
                  "amount": "27.84",
                  "currencyCode": "GIP"
                },
                "awardAmount": {
                  "amount": 2055,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4278,
                "equivalentAmount": {
                  "amount": "350.94",
                  "currencyCode": "CHF"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "429.31",
                    "currencyCode": "EGP"
                  },
                  "awardAmount": {
                    "amount": 37695,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4726,
                  "equivalentAmount": {
                    "amount": "103.11",
                    "currencyCode": "XCD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "446.16",
                      "currencyCode": "USD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 4768,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4244,
                    "equivalentAmount": {
                      "amount": "61.51",
                      "currencyCode": "SOS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "28.35",
                      "currencyCode": "BZD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 49792,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2099,
                    "equivalentAmount": {
                      "amount": "400.92",
                      "currencyCode": "TWD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "292.98",
                      "currencyCode": "RWF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 45145,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0684,
                    "equivalentAmount": {
                      "amount": "480.28",
                      "currencyCode": "MVR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "178.38",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 11832,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1768,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "69.65",
                      "currencyCode": "USD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "56.89",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 3467,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2655,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "129.7",
                      "currencyCode": "LRD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "122.62",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 33526,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4361,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "308.1",
                      "currencyCode": "BTN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "141.45",
                  "currencyCode": "NAD"
                },
                "percentage": "6.24"
              },
              "deal": {
                "amount": {
                  "amount": "286.59",
                  "currencyCode": "CDF"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "7.03",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "74ef8d6e-4b9d-47cf-b6fa-33ad350a2896",
                "2cc15115-242d-446c-b5c9-76e036a899e6",
                "cf639aed-4926-422d-aa61-142b3d9fcfc3",
                "da7c3fb4-9d86-4149-9bba-55bd3bf33d5a",
                "b4f1941a-eaa2-4f6c-85d9-97ca409a2bd6",
                "2241736e-358d-4846-b423-928555a96157",
                "604c223f-6561-411e-a4be-12d97b969b78",
                "5a63cc58-a643-4c77-9f18-c5a19d2851b7",
                "9dd35975-7734-4f0e-a6d2-7d473c7187d8"
              ],
              "total": {
                "amount": {
                  "amount": "204.74",
                  "currencyCode": "KZT"
                },
                "awardAmount": {
                  "amount": 16266,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2332,
                "equivalentAmount": {
                  "amount": "96.4",
                  "currencyCode": "KRW"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "170.74",
                    "currencyCode": "EUR"
                  },
                  "awardAmount": {
                    "amount": 37087,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4545,
                  "equivalentAmount": {
                    "amount": "314.46",
                    "currencyCode": "SYP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "457.03",
                      "currencyCode": "MUR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 15951,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0494,
                    "equivalentAmount": {
                      "amount": "463.19",
                      "currencyCode": "LBP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "227.98",
                      "currencyCode": "BTN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 30286,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4996,
                    "equivalentAmount": {
                      "amount": "331.35",
                      "currencyCode": "RUB"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "370.63",
                      "currencyCode": "LAK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 49941,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3411,
                    "equivalentAmount": {
                      "amount": "286.44",
                      "currencyCode": "SAR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "259.76",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 7811,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.426,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "222.56",
                      "currencyCode": "MAD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "485.16",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 8292,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0735,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "109.94",
                      "currencyCode": "GBP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "35.74",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 17146,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3256,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "332.97",
                      "currencyCode": "ALL"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "272.34",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 25935,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1254,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "469.99",
                      "currencyCode": "MWK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "168.66",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 20412,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0683,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "98.74",
                      "currencyCode": "ALL"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "164.65",
                  "currencyCode": "GEL"
                },
                "percentage": "13.21"
              },
              "deal": {
                "amount": {
                  "amount": "320.98",
                  "currencyCode": "MWK"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "9.56",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "2d839c7c-80bd-4ca4-bd03-608214fa3c78",
                "c6923817-7b30-4df5-bc20-6cdd0cc309c7",
                "23697828-4694-4fd6-b087-501b98df7f4d",
                "db76bddd-6bde-4069-8e26-ba147d4963ac",
                "bad5ed6d-d65a-4d70-bc7d-93ab9af654e1",
                "55242504-b3d6-4c7b-add3-08fd923ec57f",
                "e06a840e-f59c-4faf-9cb7-4a6cf56d0244",
                "e0da1480-61d5-4d3e-8f1e-4658cd252adc",
                "06131fbf-08b1-432f-873f-f92de1462197"
              ],
              "total": {
                "amount": {
                  "amount": "374.29",
                  "currencyCode": "HNL"
                },
                "awardAmount": {
                  "amount": 49735,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2612,
                "equivalentAmount": {
                  "amount": "462.73",
                  "currencyCode": "DZD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "443.56",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 12229,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0778,
                  "equivalentAmount": {
                    "amount": "317.34",
                    "currencyCode": "LRD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "257.3",
                      "currencyCode": "VND"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 17331,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4954,
                    "equivalentAmount": {
                      "amount": "335.35",
                      "currencyCode": "EUR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "332.96",
                      "currencyCode": "XAF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 41350,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0724,
                    "equivalentAmount": {
                      "amount": "195.47",
                      "currencyCode": "LAK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "40.13",
                      "currencyCode": "BSD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 28494,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3998,
                    "equivalentAmount": {
                      "amount": "153.94",
                      "currencyCode": "ZAR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "477.61",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 14272,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3984,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "111.76",
                      "currencyCode": "LSL"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "449.53",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 21174,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0271,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "227.32",
                      "currencyCode": "TND"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "25.67",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 17020,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3942,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "248.54",
                      "currencyCode": "CRC"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "198.76",
                  "currencyCode": "PAB"
                },
                "percentage": "11.48"
              },
              "deal": {
                "amount": {
                  "amount": "322.86",
                  "currencyCode": "SCR"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "10.84",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "b6f3f9ea-f29e-4cf2-a3f4-1d7fe8cf562a",
                "b987d29b-90ba-4d84-8476-de6ab6656436",
                "4e51d2cf-76a2-412d-996c-1f688c1bd75d",
                "e0ffc0b5-dbb1-4e16-9e59-eba803a464c9",
                "f32e839e-5340-4e3f-99af-2982830d0064",
                "bda48258-7941-4c89-8f33-0dc6b44dcca7",
                "b7f8f9ab-1c4d-45fa-b98c-ce248f4f947e",
                "9a359354-0f7b-4ce4-b221-9a019ff1c705",
                "57fba5aa-ddba-49d5-a210-46980047be56"
              ],
              "total": {
                "amount": {
                  "amount": "411.41",
                  "currencyCode": "MRU"
                },
                "awardAmount": {
                  "amount": 36024,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1948,
                "equivalentAmount": {
                  "amount": "404.08",
                  "currencyCode": "PHP"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "376.54",
                    "currencyCode": "BTN"
                  },
                  "awardAmount": {
                    "amount": 7545,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.316,
                  "equivalentAmount": {
                    "amount": "51.58",
                    "currencyCode": "SSP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "18.23",
                      "currencyCode": "MVR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 33781,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2733,
                    "equivalentAmount": {
                      "amount": "60.98",
                      "currencyCode": "WST"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "258.65",
                      "currencyCode": "NAD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 17916,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2892,
                    "equivalentAmount": {
                      "amount": "229.58",
                      "currencyCode": "MZN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "92.09",
                      "currencyCode": "BGN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 45671,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1245,
                    "equivalentAmount": {
                      "amount": "408",
                      "currencyCode": "BIF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "367.83",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 41223,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0851,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "317.06",
                      "currencyCode": "MKD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "427.7",
                  "currencyCode": "HTG"
                },
                "percentage": "10.55"
              },
              "deal": {
                "amount": {
                  "amount": "339.92",
                  "currencyCode": "XCD"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "10.06",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "5e1102b2-7d4d-4138-b6be-7cfe9ae6c3b0",
                "f849e16d-c269-4f01-905a-087db7268e31",
                "7f50a478-8e73-49c7-89db-48a27fe26cf4",
                "fc282ebf-f04f-488b-b3e3-c89a5d180dc0",
                "4d040b4c-cc89-406f-9ea9-d61efe8143f6",
                "7ce0a4a4-3892-412f-b742-a3e1d7e73c56",
                "0a6a8a96-3a42-4502-806b-cbf5de0f2832",
                "77c46ddf-4d8d-41dd-a5da-76e47b749141",
                "0a67cc24-7783-4f47-9e5d-a710409ca6ef"
              ],
              "total": {
                "amount": {
                  "amount": "497.56",
                  "currencyCode": "NZD"
                },
                "awardAmount": {
                  "amount": 27446,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1415,
                "equivalentAmount": {
                  "amount": "402.26",
                  "currencyCode": "AFN"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "109.69",
                    "currencyCode": "TTD"
                  },
                  "awardAmount": {
                    "amount": 3311,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1209,
                  "equivalentAmount": {
                    "amount": "268.56",
                    "currencyCode": "XCD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "184.8",
                      "currencyCode": "PHP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 7729,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2758,
                    "equivalentAmount": {
                      "amount": "201.16",
                      "currencyCode": "MVR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "189.89",
                      "currencyCode": "SRD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 21073,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3954,
                    "equivalentAmount": {
                      "amount": "176.96",
                      "currencyCode": "ISK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "247.35",
                      "currencyCode": "CZK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 23622,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3416,
                    "equivalentAmount": {
                      "amount": "352.68",
                      "currencyCode": "NPR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "51.4",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 21180,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2415,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "466.57",
                      "currencyCode": "AUD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "62.94",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 49368,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1106,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "427.72",
                      "currencyCode": "DZD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "376.65",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 12328,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1359,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "341.96",
                      "currencyCode": "TND"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "313.85",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 32955,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1777,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "353.27",
                      "currencyCode": "MKD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "498.39",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 29128,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3909,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "11.42",
                      "currencyCode": "XOF"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "133.28",
                  "currencyCode": "BZD"
                },
                "percentage": "7.31"
              },
              "deal": {
                "amount": {
                  "amount": "105.17",
                  "currencyCode": "KRW"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "11.21",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "918442aa-ecfb-4cef-a85a-8b543e6ad193",
                "b13efd94-cd1f-4877-858e-5f9343bc507b",
                "6c971df4-4aab-4e73-b3d6-19936cc4807a",
                "e91e76dd-55ee-40ef-a838-3259a6dfdad0",
                "b4f7d81b-802e-4a42-88b8-f3d53ba1ced2",
                "2981341b-8620-4b16-b9cd-dd7fcab68215",
                "2d858ad3-c4ef-4769-a810-ad22239dce73",
                "336e6502-0e0a-4ab1-a9ed-1539230aaf65",
                "57b37268-b2a3-4832-bc07-be46659fb674"
              ],
              "total": {
                "amount": {
                  "amount": "134.45",
                  "currencyCode": "HNL"
                },
                "awardAmount": {
                  "amount": 4851,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2962,
                "equivalentAmount": {
                  "amount": "27.55",
                  "currencyCode": "TND"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "310.46",
                    "currencyCode": "JMD"
                  },
                  "awardAmount": {
                    "amount": 16400,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4831,
                  "equivalentAmount": {
                    "amount": "34.56",
                    "currencyCode": "UYU"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "69.75",
                      "currencyCode": "ETB"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 40729,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0688,
                    "equivalentAmount": {
                      "amount": "171.99",
                      "currencyCode": "UZS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "274.98",
                      "currencyCode": "INR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 42280,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3275,
                    "equivalentAmount": {
                      "amount": "443.64",
                      "currencyCode": "IQD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "23.36",
                      "currencyCode": "TMT"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 23799,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4654,
                    "equivalentAmount": {
                      "amount": "182.54",
                      "currencyCode": "CAD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "150.65",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 27943,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4146,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "367.65",
                      "currencyCode": "JPY"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "165.92",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 25890,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4201,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "486.67",
                      "currencyCode": "CNY"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "295.66",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 43508,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4024,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "340.33",
                      "currencyCode": "MUR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "290.37",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 12868,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0131,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "94.14",
                      "currencyCode": "BIF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "150.49",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 33731,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1613,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "168.63",
                      "currencyCode": "LBP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "380.1",
                  "currencyCode": "UAH"
                },
                "percentage": "11.97"
              },
              "deal": {
                "amount": {
                  "amount": "119.73",
                  "currencyCode": "NZD"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "8.7",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "8aebdf5f-4a71-489c-b48d-0ac4c6c08eb4",
                "244da2cc-972f-43d5-a227-008c0358963f",
                "81cfb40b-90a5-456e-840e-8365e2073884",
                "c9de6341-7300-4969-871f-5d1082dc065d",
                "3ab9d5f7-3846-49c1-bd3c-a182b3e1033b",
                "b30c4741-c623-46cb-a182-7a8cb095e597",
                "e3ad7239-23e9-4b65-9e93-deb09ed23649",
                "56fce0da-69a5-4f5d-8342-2f0c758fbcc2",
                "47e6eb1f-e363-4dab-b677-c9fc46ed05f1"
              ],
              "total": {
                "amount": {
                  "amount": "12.76",
                  "currencyCode": "CDF"
                },
                "awardAmount": {
                  "amount": 3318,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1301,
                "equivalentAmount": {
                  "amount": "257.51",
                  "currencyCode": "UGX"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "498.57",
                    "currencyCode": "BDT"
                  },
                  "awardAmount": {
                    "amount": 42278,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4139,
                  "equivalentAmount": {
                    "amount": "81.84",
                    "currencyCode": "MNT"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "236.21",
                      "currencyCode": "KZT"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 9470,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2281,
                    "equivalentAmount": {
                      "amount": "200.28",
                      "currencyCode": "LSL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "217.08",
                      "currencyCode": "KWD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 35166,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0747,
                    "equivalentAmount": {
                      "amount": "298.17",
                      "currencyCode": "CUP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "181.54",
                      "currencyCode": "HTG"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 43368,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2544,
                    "equivalentAmount": {
                      "amount": "374.26",
                      "currencyCode": "GYD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "313.55",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 18178,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0797,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "55.35",
                      "currencyCode": "NIO"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "200.68",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 43166,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2269,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "483.61",
                      "currencyCode": "YER"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            }
          ],
          "passengerPriceDifferences": [
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.0736
              },
              "passengerReferenceIds": [
                "32f6766d-9f3c-4616-a19d-f8d0f22338fd",
                "088adadb-51ee-461f-8aad-81f2ccd6cbec",
                "45e59ae6-744c-408f-8c95-c545be00c3db",
                "c19c1e78-259d-4948-9e48-657359118f54",
                "dc9d12b3-e69a-4d40-81eb-b66bba7e5e20",
                "324a39be-0a0b-4d8b-94f2-160f29f116bb",
                "e31b47b3-7cea-4ecd-9faa-a561dadaac4c",
                "a5079299-80fd-4380-aa9c-e89024842a35",
                "b49bef61-04a1-44dd-b509-d37ca384fafc"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "187.2",
                    "currencyCode": "UYU"
                  },
                  "awardAmount": {
                    "amount": 13654,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.383,
                  "equivalentAmount": {
                    "amount": "422.42",
                    "currencyCode": "KZT"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "394.18",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 30636,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1879,
                      "equivalentAmount": {
                        "amount": "269.83",
                        "currencyCode": "PLN"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "155.54",
                          "currencyCode": "NZD"
                        },
                        "awardAmount": {
                          "amount": 43715,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1869,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "308.16",
                          "currencyCode": "PGK"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "177.23",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 26505,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.235,
                      "equivalentAmount": {
                        "amount": "40.14",
                        "currencyCode": "LYD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "137.12",
                          "currencyCode": "CLP"
                        },
                        "awardAmount": {
                          "amount": 6172,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1771,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "481.09",
                          "currencyCode": "GNF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "492.72",
                          "currencyCode": "TZS"
                        },
                        "awardAmount": {
                          "amount": 17449,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3009,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "385.62",
                          "currencyCode": "RWF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "139.99",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 38900,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3027,
                      "equivalentAmount": {
                        "amount": "253.13",
                        "currencyCode": "GHS"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "44.89",
                          "currencyCode": "HKD"
                        },
                        "awardAmount": {
                          "amount": 12163,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3161,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "379.93",
                          "currencyCode": "AFN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "171.88",
                    "currencyCode": "RUB"
                  },
                  "awardAmount": {
                    "amount": 42459,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0761,
                  "equivalentAmount": {
                    "amount": "94.61",
                    "currencyCode": "AOA"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "214.05",
                    "currencyCode": "ZAR"
                  },
                  "awardAmount": {
                    "amount": 25823,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3659,
                  "equivalentAmount": {
                    "amount": "118.74",
                    "currencyCode": "LAK"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "115.35",
                    "currencyCode": "SCR"
                  },
                  "awardAmount": {
                    "amount": 16481,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1017,
                  "equivalentAmount": {
                    "amount": "238.43",
                    "currencyCode": "VND"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "192.19",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 31329,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4697,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "17.74",
                      "currencyCode": "GMD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "306.36",
                    "currencyCode": "STN"
                  },
                  "awardAmount": {
                    "amount": 39610,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3346,
                  "equivalentAmount": {
                    "amount": "238.57",
                    "currencyCode": "CLP"
                  }
                },
                {
                  "amount": {
                    "amount": "187.61",
                    "currencyCode": "IRR"
                  },
                  "awardAmount": {
                    "amount": 49643,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2072,
                  "equivalentAmount": {
                    "amount": "478.39",
                    "currencyCode": "SOS"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.9432
              },
              "passengerReferenceIds": [
                "33fbeeda-b66f-4113-bddf-47cb1be29bf6",
                "b209566d-1e10-49a4-a91f-41c7b24f7ec3",
                "be730f62-44ea-4620-b9ca-bec23446e566",
                "1498f628-f63f-4942-acd1-b312f937ef90",
                "a603ddba-05b1-45f6-ba25-99da88fccdfe",
                "8b795991-f822-4a78-95ff-c196eddafb88",
                "76a1c27e-df1f-44cc-9169-35837b99a8c7",
                "e9df364f-21c6-4587-876f-38d8855a50f0",
                "8e3c9702-d7a4-48e8-b780-41bdcce4dbf2"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "414.05",
                    "currencyCode": "PYG"
                  },
                  "awardAmount": {
                    "amount": 22281,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0841,
                  "equivalentAmount": {
                    "amount": "75.42",
                    "currencyCode": "PKR"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "15.11",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 29898,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4376,
                      "equivalentAmount": {
                        "amount": "260.62",
                        "currencyCode": "BOB"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "260.34",
                          "currencyCode": "EUR"
                        },
                        "awardAmount": {
                          "amount": 22516,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4717,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "499.04",
                          "currencyCode": "HUF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "136.71",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 27941,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4868,
                      "equivalentAmount": {
                        "amount": "210.33",
                        "currencyCode": "AFN"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "443.84",
                          "currencyCode": "GIP"
                        },
                        "awardAmount": {
                          "amount": 44996,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2357,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "171.44",
                          "currencyCode": "PEN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "433.17",
                          "currencyCode": "CRC"
                        },
                        "awardAmount": {
                          "amount": 5270,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0231,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "292.38",
                          "currencyCode": "MVR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "484.53",
                          "currencyCode": "BBD"
                        },
                        "awardAmount": {
                          "amount": 11797,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1027,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "154.94",
                          "currencyCode": "AZN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "124.21",
                          "currencyCode": "SYP"
                        },
                        "awardAmount": {
                          "amount": 12978,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1948,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "402.63",
                          "currencyCode": "BRL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "463.58",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 29086,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2415,
                      "equivalentAmount": {
                        "amount": "50.3",
                        "currencyCode": "SEK"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "35.44",
                          "currencyCode": "NAD"
                        },
                        "awardAmount": {
                          "amount": 20734,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2284,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "376.81",
                          "currencyCode": "HNL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "242.94",
                    "currencyCode": "NPR"
                  },
                  "awardAmount": {
                    "amount": 18105,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4119,
                  "equivalentAmount": {
                    "amount": "284.62",
                    "currencyCode": "ALL"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "146.11",
                    "currencyCode": "ZAR"
                  },
                  "awardAmount": {
                    "amount": 38655,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.446,
                  "equivalentAmount": {
                    "amount": "481.25",
                    "currencyCode": "TRY"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "68.72",
                    "currencyCode": "RWF"
                  },
                  "awardAmount": {
                    "amount": 15406,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4474,
                  "equivalentAmount": {
                    "amount": "58.73",
                    "currencyCode": "LSL"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "478.86",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 36859,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1571,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "106.74",
                      "currencyCode": "GEL"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "133.36",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 27036,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0209,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "373.25",
                      "currencyCode": "AZN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "458.74",
                    "currencyCode": "TTD"
                  },
                  "awardAmount": {
                    "amount": 43538,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4492,
                  "equivalentAmount": {
                    "amount": "114.12",
                    "currencyCode": "LKR"
                  }
                },
                {
                  "amount": {
                    "amount": "166.63",
                    "currencyCode": "AOA"
                  },
                  "awardAmount": {
                    "amount": 27944,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0459,
                  "equivalentAmount": {
                    "amount": "295.37",
                    "currencyCode": "SDG"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.9427
              },
              "passengerReferenceIds": [
                "c7867180-907c-4f86-a7f5-b2a39b16c0ee",
                "0da374fd-2730-472a-83bf-606cf7e42d45",
                "e1d021da-3e8d-479d-b45d-9062be9559ff",
                "8d9deb8d-1d05-43a7-9021-73df22a5e84d",
                "0a199637-0860-4f21-a0b1-2c3b7570587f",
                "fe6d0532-92f6-40c5-b348-f21b7f8276d2",
                "4f26956c-a51f-4570-a3ed-6b325060ab2a",
                "951691f7-ed6a-4513-b2f9-792a96d14252",
                "fe75fe64-b0f5-4666-948e-e9f3f4820347"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "187.84",
                    "currencyCode": "CAD"
                  },
                  "awardAmount": {
                    "amount": 26122,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2128,
                  "equivalentAmount": {
                    "amount": "200.64",
                    "currencyCode": "DOP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "10.32",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 25578,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.166,
                      "equivalentAmount": {
                        "amount": "160.5",
                        "currencyCode": "KGS"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "358.72",
                          "currencyCode": "EGP"
                        },
                        "awardAmount": {
                          "amount": 1257,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1565,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "72.06",
                          "currencyCode": "AFN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "218.38",
                          "currencyCode": "RSD"
                        },
                        "awardAmount": {
                          "amount": 23684,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0103,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "362.66",
                          "currencyCode": "SGD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "25.06",
                          "currencyCode": "VES"
                        },
                        "awardAmount": {
                          "amount": 18268,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3256,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "180.84",
                          "currencyCode": "CVE"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "81.39",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 23830,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2067,
                      "equivalentAmount": {
                        "amount": "85.59",
                        "currencyCode": "VND"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "438.04",
                          "currencyCode": "RUB"
                        },
                        "awardAmount": {
                          "amount": 17635,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2545,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "14.87",
                          "currencyCode": "BBD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "237.71",
                          "currencyCode": "AWG"
                        },
                        "awardAmount": {
                          "amount": 26595,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3443,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "251.29",
                          "currencyCode": "MVR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "135.5",
                          "currencyCode": "KMF"
                        },
                        "awardAmount": {
                          "amount": 45767,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4599,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "358.53",
                          "currencyCode": "WST"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "344.87",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 38798,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2228,
                      "equivalentAmount": {
                        "amount": "85.91",
                        "currencyCode": "NAD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "441.75",
                          "currencyCode": "TMT"
                        },
                        "awardAmount": {
                          "amount": 4979,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2397,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "233.04",
                          "currencyCode": "MGA"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "191.83",
                          "currencyCode": "MWK"
                        },
                        "awardAmount": {
                          "amount": 6303,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3615,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "63.27",
                          "currencyCode": "MWK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "43.43",
                    "currencyCode": "COP"
                  },
                  "awardAmount": {
                    "amount": 42492,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1594,
                  "equivalentAmount": {
                    "amount": "343.04",
                    "currencyCode": "ZAR"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "298.28",
                    "currencyCode": "TMT"
                  },
                  "awardAmount": {
                    "amount": 4481,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.428,
                  "equivalentAmount": {
                    "amount": "106.72",
                    "currencyCode": "AOA"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "272.4",
                    "currencyCode": "PAB"
                  },
                  "awardAmount": {
                    "amount": 30831,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4818,
                  "equivalentAmount": {
                    "amount": "200.97",
                    "currencyCode": "FJD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "492.31",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 7159,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2042,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "139.23",
                      "currencyCode": "IDR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "281.99",
                    "currencyCode": "YER"
                  },
                  "awardAmount": {
                    "amount": 41411,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1373,
                  "equivalentAmount": {
                    "amount": "385.25",
                    "currencyCode": "PKR"
                  }
                },
                {
                  "amount": {
                    "amount": "130.61",
                    "currencyCode": "KES"
                  },
                  "awardAmount": {
                    "amount": 5795,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3721,
                  "equivalentAmount": {
                    "amount": "457.97",
                    "currencyCode": "BAM"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.0575
              },
              "passengerReferenceIds": [
                "e46bd273-de45-467e-a182-0b873b3958da",
                "e9279687-e9f3-47c3-8ebc-af95ce943637",
                "360e927f-be50-4ba5-8ed9-64ec357ca06e",
                "519f69e1-4dd8-4f13-a99d-97e186f58b18",
                "86454956-f0af-4fa4-8b76-752a2b191e4a",
                "60011dd4-c165-4956-b5c5-da4381fc5711",
                "75bba790-b67a-493c-8822-73c903dd67d2",
                "eb195cfc-8f09-48df-9333-ec885638d77c",
                "cfa5dd23-61c6-4bc0-9b8c-7f4299843157"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "235.46",
                    "currencyCode": "MXN"
                  },
                  "awardAmount": {
                    "amount": 23116,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0462,
                  "equivalentAmount": {
                    "amount": "301.25",
                    "currencyCode": "AMD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "431.2",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 30555,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0215,
                      "equivalentAmount": {
                        "amount": "274.49",
                        "currencyCode": "SDG"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "141.55",
                          "currencyCode": "BGN"
                        },
                        "awardAmount": {
                          "amount": 12413,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3401,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "114.47",
                          "currencyCode": "TND"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "127.9",
                          "currencyCode": "LYD"
                        },
                        "awardAmount": {
                          "amount": 2216,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1876,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "468.02",
                          "currencyCode": "KGS"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "117.79",
                          "currencyCode": "MUR"
                        },
                        "awardAmount": {
                          "amount": 46280,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4534,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "162.27",
                          "currencyCode": "LAK"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "127.37",
                          "currencyCode": "BSD"
                        },
                        "awardAmount": {
                          "amount": 9491,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2169,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "441.25",
                          "currencyCode": "ALL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "398.34",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 46445,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4598,
                      "equivalentAmount": {
                        "amount": "239.8",
                        "currencyCode": "XCD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "229.88",
                          "currencyCode": "NIO"
                        },
                        "awardAmount": {
                          "amount": 11812,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.025,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "325.8",
                          "currencyCode": "HUF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "462.26",
                          "currencyCode": "BND"
                        },
                        "awardAmount": {
                          "amount": 4675,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4141,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "168.88",
                          "currencyCode": "TZS"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "471.7",
                          "currencyCode": "CRC"
                        },
                        "awardAmount": {
                          "amount": 31562,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0348,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "377.81",
                          "currencyCode": "MUR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "37.87",
                          "currencyCode": "IQD"
                        },
                        "awardAmount": {
                          "amount": 12775,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1439,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "420.93",
                          "currencyCode": "BAM"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "127.83",
                          "currencyCode": "CVE"
                        },
                        "awardAmount": {
                          "amount": 15553,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.197,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "89.42",
                          "currencyCode": "DJF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "362.42",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 13025,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0194,
                      "equivalentAmount": {
                        "amount": "46.68",
                        "currencyCode": "PHP"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "305.42",
                          "currencyCode": "SRD"
                        },
                        "awardAmount": {
                          "amount": 3105,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3387,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "361.93",
                          "currencyCode": "PYG"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "224.57",
                          "currencyCode": "XOF"
                        },
                        "awardAmount": {
                          "amount": 20334,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3311,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "316.43",
                          "currencyCode": "MDL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "32.07",
                          "currencyCode": "ETB"
                        },
                        "awardAmount": {
                          "amount": 8426,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.108,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "252.59",
                          "currencyCode": "SCR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "386.29",
                          "currencyCode": "XAF"
                        },
                        "awardAmount": {
                          "amount": 20253,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0173,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "470.54",
                          "currencyCode": "MVR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "52.79",
                          "currencyCode": "ZAR"
                        },
                        "awardAmount": {
                          "amount": 24053,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2772,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "329.52",
                          "currencyCode": "NIO"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "26.03",
                    "currencyCode": "EGP"
                  },
                  "awardAmount": {
                    "amount": 31021,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3561,
                  "equivalentAmount": {
                    "amount": "12.21",
                    "currencyCode": "PGK"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "353.36",
                    "currencyCode": "NOK"
                  },
                  "awardAmount": {
                    "amount": 19818,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4012,
                  "equivalentAmount": {
                    "amount": "295.87",
                    "currencyCode": "SOS"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "366.01",
                    "currencyCode": "SZL"
                  },
                  "awardAmount": {
                    "amount": 36962,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1819,
                  "equivalentAmount": {
                    "amount": "43.86",
                    "currencyCode": "TTD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "227.15",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 3169,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2429,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "487.02",
                      "currencyCode": "RUB"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "316.65",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 12148,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3439,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "289.3",
                      "currencyCode": "MOP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "495.09",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 10937,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0923,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "201.25",
                      "currencyCode": "AZN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "10.76",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 39683,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4299,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "467.85",
                      "currencyCode": "AFN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "106.1",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 40313,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3014,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "178.06",
                      "currencyCode": "MVR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "228.37",
                    "currencyCode": "NZD"
                  },
                  "awardAmount": {
                    "amount": 35744,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1085,
                  "equivalentAmount": {
                    "amount": "95.61",
                    "currencyCode": "SBD"
                  }
                },
                {
                  "amount": {
                    "amount": "118.81",
                    "currencyCode": "NAD"
                  },
                  "awardAmount": {
                    "amount": 27007,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.072,
                  "equivalentAmount": {
                    "amount": "313.15",
                    "currencyCode": "SYP"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.974
              },
              "passengerReferenceIds": [
                "31d6cddb-ae31-45e0-bd5c-a2f703ff61f0",
                "bc2d0287-42e3-4a20-b7a2-99cbfeeba4f8",
                "7bc86b0f-0352-4cc6-a576-6645fde93978",
                "4c3fcb3b-3e6d-4987-b5ea-f57ec5152492",
                "6f602bd5-78e7-4e01-aed3-15c8936aee06",
                "be2f0c16-519b-4cb0-a71a-79afd5a3721e",
                "f7f89575-8215-4fc7-9133-7cecdbe2008e",
                "236b519f-2a5f-4bdd-999d-ecd2c8bb160f",
                "93323180-534f-45cb-9594-d725136ed16f"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "416.52",
                    "currencyCode": "ERN"
                  },
                  "awardAmount": {
                    "amount": 11878,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4095,
                  "equivalentAmount": {
                    "amount": "225.43",
                    "currencyCode": "QAR"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "286.74",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 38747,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3933,
                      "equivalentAmount": {
                        "amount": "62.79",
                        "currencyCode": "BBD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "206.08",
                          "currencyCode": "DKK"
                        },
                        "awardAmount": {
                          "amount": 28684,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0636,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "414.92",
                          "currencyCode": "PEN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "484.66",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 47028,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3739,
                      "equivalentAmount": {
                        "amount": "132",
                        "currencyCode": "NOK"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "280.48",
                          "currencyCode": "BTN"
                        },
                        "awardAmount": {
                          "amount": 46041,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0419,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "321.74",
                          "currencyCode": "RON"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "145.96",
                          "currencyCode": "WST"
                        },
                        "awardAmount": {
                          "amount": 30054,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4807,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "489.22",
                          "currencyCode": "CZK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "315.88",
                          "currencyCode": "JMD"
                        },
                        "awardAmount": {
                          "amount": 25676,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.115,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "178.08",
                          "currencyCode": "PEN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "211.15",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 29038,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0264,
                      "equivalentAmount": {
                        "amount": "472.2",
                        "currencyCode": "RON"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "368.01",
                          "currencyCode": "YER"
                        },
                        "awardAmount": {
                          "amount": 15475,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3603,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "296.9",
                          "currencyCode": "LYD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "460.31",
                          "currencyCode": "NAD"
                        },
                        "awardAmount": {
                          "amount": 2067,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4866,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "408.94",
                          "currencyCode": "XPF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "37.22",
                    "currencyCode": "LKR"
                  },
                  "awardAmount": {
                    "amount": 15216,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1035,
                  "equivalentAmount": {
                    "amount": "105.12",
                    "currencyCode": "TMT"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "428.59",
                    "currencyCode": "KZT"
                  },
                  "awardAmount": {
                    "amount": 29276,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0475,
                  "equivalentAmount": {
                    "amount": "230.01",
                    "currencyCode": "TZS"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "396.74",
                    "currencyCode": "MWK"
                  },
                  "awardAmount": {
                    "amount": 38723,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.036,
                  "equivalentAmount": {
                    "amount": "128.87",
                    "currencyCode": "RON"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "231.55",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 10259,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3882,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "178.36",
                      "currencyCode": "BOB"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "400.41",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 12539,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4659,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "216.77",
                      "currencyCode": "ZAR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "171.72",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 29342,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0639,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "413.57",
                      "currencyCode": "ZAR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "67.81",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 11371,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3228,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "218.73",
                      "currencyCode": "KRW"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "276.4",
                    "currencyCode": "CVE"
                  },
                  "awardAmount": {
                    "amount": 36491,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2578,
                  "equivalentAmount": {
                    "amount": "57.02",
                    "currencyCode": "PEN"
                  }
                },
                {
                  "amount": {
                    "amount": "224.01",
                    "currencyCode": "CHF"
                  },
                  "awardAmount": {
                    "amount": 6530,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4332,
                  "equivalentAmount": {
                    "amount": "64.11",
                    "currencyCode": "RSD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.1106
              },
              "passengerReferenceIds": [
                "65593483-36f4-4053-b2d2-69e1eb0fbb93",
                "0c215372-30bb-41bc-aa76-24015fe56f82",
                "d9a8bdf6-0731-4e90-a5c7-fdff32d78332",
                "ca32d003-246b-49db-a222-dcfb843bad80",
                "4e74f3e5-e767-4345-8a2d-ae0cba283228",
                "c6e0dc71-73a3-47ca-86f4-93c5891b0488",
                "0cc82074-14cb-4126-be8d-4ba034d3e878",
                "0e1d7f06-9928-455f-849a-222831e43601",
                "d808de13-e7cd-4c4d-9bb7-06287368b3fa"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "18.9",
                    "currencyCode": "MRU"
                  },
                  "awardAmount": {
                    "amount": 12433,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1267,
                  "equivalentAmount": {
                    "amount": "106.78",
                    "currencyCode": "KRW"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "298.58",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 31516,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4985,
                      "equivalentAmount": {
                        "amount": "281.88",
                        "currencyCode": "ZWL"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "138.39",
                          "currencyCode": "GMD"
                        },
                        "awardAmount": {
                          "amount": 37284,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2318,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "398.69",
                          "currencyCode": "ZWL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "256.85",
                          "currencyCode": "UAH"
                        },
                        "awardAmount": {
                          "amount": 35749,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2051,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "339.56",
                          "currencyCode": "ZAR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "276.35",
                          "currencyCode": "KZT"
                        },
                        "awardAmount": {
                          "amount": 49467,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2257,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "86.96",
                          "currencyCode": "RSD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "68.8",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 14471,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4514,
                      "equivalentAmount": {
                        "amount": "239.32",
                        "currencyCode": "BND"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "155.14",
                          "currencyCode": "MDL"
                        },
                        "awardAmount": {
                          "amount": 45591,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2245,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "195.34",
                          "currencyCode": "XOF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "366.59",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 5415,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1005,
                      "equivalentAmount": {
                        "amount": "252.1",
                        "currencyCode": "UZS"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "209.71",
                          "currencyCode": "MKD"
                        },
                        "awardAmount": {
                          "amount": 7380,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.024,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "74.75",
                          "currencyCode": "TJS"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "241.28",
                          "currencyCode": "KYD"
                        },
                        "awardAmount": {
                          "amount": 30433,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4841,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "377.85",
                          "currencyCode": "BGN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "115.37",
                          "currencyCode": "PYG"
                        },
                        "awardAmount": {
                          "amount": 40525,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0228,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "35.35",
                          "currencyCode": "ANG"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "287.9",
                          "currencyCode": "JPY"
                        },
                        "awardAmount": {
                          "amount": 9454,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1847,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "73.36",
                          "currencyCode": "EGP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "121.49",
                    "currencyCode": "ETB"
                  },
                  "awardAmount": {
                    "amount": 6297,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4431,
                  "equivalentAmount": {
                    "amount": "122.72",
                    "currencyCode": "BGN"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "150.22",
                    "currencyCode": "LAK"
                  },
                  "awardAmount": {
                    "amount": 20844,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4982,
                  "equivalentAmount": {
                    "amount": "214.13",
                    "currencyCode": "BYN"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "461.95",
                    "currencyCode": "MDL"
                  },
                  "awardAmount": {
                    "amount": 3578,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4567,
                  "equivalentAmount": {
                    "amount": "315.41",
                    "currencyCode": "MWK"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "184.13",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 27707,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4519,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "86.29",
                      "currencyCode": "LSL"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "293.48",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 20305,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0555,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "384.21",
                      "currencyCode": "ANG"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "361.78",
                    "currencyCode": "MXN"
                  },
                  "awardAmount": {
                    "amount": 7715,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1834,
                  "equivalentAmount": {
                    "amount": "39.05",
                    "currencyCode": "TWD"
                  }
                },
                {
                  "amount": {
                    "amount": "191.29",
                    "currencyCode": "ERN"
                  },
                  "awardAmount": {
                    "amount": 15710,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0609,
                  "equivalentAmount": {
                    "amount": "125.43",
                    "currencyCode": "MNT"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.1684
              },
              "passengerReferenceIds": [
                "bed8b26b-82df-4f43-b952-c8e18b91dcb7",
                "7adb9b1f-16fe-49e6-9289-fa73d555c9a1",
                "0419467b-5c2b-473d-bc49-ad19c95c52f8",
                "9d8c8edc-33f4-4aa2-8a40-ac1da9f32eb5",
                "5ee82b0c-d492-4fc8-82fb-37ed0f4077d1",
                "dd75f296-ff85-4f85-ac8f-eb38064ba2a6",
                "0620f038-51e9-4241-8b97-2a8dbf955b6a",
                "f855e778-2c28-4908-9ba4-e913364b81b4",
                "a4d5b6f1-7717-4683-8824-d8ec0f5692c9"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "33.24",
                    "currencyCode": "CDF"
                  },
                  "awardAmount": {
                    "amount": 5147,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.21,
                  "equivalentAmount": {
                    "amount": "486.62",
                    "currencyCode": "KYD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "300.89",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 29005,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2301,
                      "equivalentAmount": {
                        "amount": "148.49",
                        "currencyCode": "ARS"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "314.63",
                          "currencyCode": "SGD"
                        },
                        "awardAmount": {
                          "amount": 42583,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.354,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "331.61",
                          "currencyCode": "AFN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "51.89",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 19346,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3553,
                      "equivalentAmount": {
                        "amount": "244.57",
                        "currencyCode": "XPF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "143.52",
                          "currencyCode": "YER"
                        },
                        "awardAmount": {
                          "amount": 6923,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.291,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "460.22",
                          "currencyCode": "LBP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "363.24",
                          "currencyCode": "NGN"
                        },
                        "awardAmount": {
                          "amount": 27630,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0784,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "197.45",
                          "currencyCode": "SHP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "257.56",
                          "currencyCode": "BZD"
                        },
                        "awardAmount": {
                          "amount": 19373,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3774,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "76.23",
                          "currencyCode": "BAM"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "493.27",
                          "currencyCode": "PYG"
                        },
                        "awardAmount": {
                          "amount": 36670,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1989,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "318.94",
                          "currencyCode": "NPR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "122.1",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 17839,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4344,
                      "equivalentAmount": {
                        "amount": "203.5",
                        "currencyCode": "MNT"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "132.06",
                          "currencyCode": "IQD"
                        },
                        "awardAmount": {
                          "amount": 35577,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3391,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "85.5",
                          "currencyCode": "KES"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "361.46",
                    "currencyCode": "PKR"
                  },
                  "awardAmount": {
                    "amount": 37838,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3909,
                  "equivalentAmount": {
                    "amount": "271.75",
                    "currencyCode": "ZAR"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "38.96",
                    "currencyCode": "ARS"
                  },
                  "awardAmount": {
                    "amount": 44335,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1294,
                  "equivalentAmount": {
                    "amount": "495.22",
                    "currencyCode": "SBD"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "342.6",
                    "currencyCode": "LYD"
                  },
                  "awardAmount": {
                    "amount": 13661,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4092,
                  "equivalentAmount": {
                    "amount": "148.59",
                    "currencyCode": "VES"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "139.59",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 18443,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2896,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "231.98",
                      "currencyCode": "EUR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "362.98",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 2557,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3296,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "428.47",
                      "currencyCode": "ZAR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "349.81",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 15793,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.312,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "491.15",
                      "currencyCode": "GBP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "392.07",
                    "currencyCode": "VND"
                  },
                  "awardAmount": {
                    "amount": 8100,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.213,
                  "equivalentAmount": {
                    "amount": "24.8",
                    "currencyCode": "ILS"
                  }
                },
                {
                  "amount": {
                    "amount": "39.54",
                    "currencyCode": "PEN"
                  },
                  "awardAmount": {
                    "amount": 15475,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1157,
                  "equivalentAmount": {
                    "amount": "66.79",
                    "currencyCode": "NIO"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.1954
              },
              "passengerReferenceIds": [
                "92429ce5-4762-4246-b98b-ed32c2c73aea",
                "1593649f-5940-4974-a0dc-fcd563516100",
                "4a185296-1978-41ed-b32c-c2a70604f73d",
                "87e829ab-408c-4edd-960e-762c5bfee876",
                "99a09144-1895-41c0-aeb5-366e6d81f8f2",
                "9f9f44bb-f65b-417b-aad9-2cfab29d5caf",
                "60c1c70d-9afc-49bf-a312-5eb8045be055",
                "fa92acef-4e76-4ede-841d-ceca5addad8e",
                "bfbcc56e-660e-4fbc-a365-31d8d0f88882"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "15.17",
                    "currencyCode": "SLE"
                  },
                  "awardAmount": {
                    "amount": 38170,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0556,
                  "equivalentAmount": {
                    "amount": "207.01",
                    "currencyCode": "BBD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "215.72",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 41791,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3043,
                      "equivalentAmount": {
                        "amount": "165.85",
                        "currencyCode": "WST"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "13.42",
                          "currencyCode": "TTD"
                        },
                        "awardAmount": {
                          "amount": 19603,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0712,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "472.92",
                          "currencyCode": "RSD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "427.34",
                          "currencyCode": "TOP"
                        },
                        "awardAmount": {
                          "amount": 4919,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2755,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "117.04",
                          "currencyCode": "JOD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "245.3",
                          "currencyCode": "MXN"
                        },
                        "awardAmount": {
                          "amount": 24203,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2165,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "136.46",
                          "currencyCode": "FKP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "142.25",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 46788,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2317,
                      "equivalentAmount": {
                        "amount": "289.97",
                        "currencyCode": "UYU"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "264.78",
                          "currencyCode": "TJS"
                        },
                        "awardAmount": {
                          "amount": 43744,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4792,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "109.59",
                          "currencyCode": "PHP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "139.47",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 8685,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.235,
                      "equivalentAmount": {
                        "amount": "123.74",
                        "currencyCode": "GTQ"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "164.4",
                          "currencyCode": "MUR"
                        },
                        "awardAmount": {
                          "amount": 6475,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0924,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "202.34",
                          "currencyCode": "COP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "85.42",
                          "currencyCode": "GIP"
                        },
                        "awardAmount": {
                          "amount": 9291,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4412,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "204.92",
                          "currencyCode": "NIO"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "386.72",
                          "currencyCode": "INR"
                        },
                        "awardAmount": {
                          "amount": 40087,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4606,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "425.17",
                          "currencyCode": "MMK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "255.86",
                          "currencyCode": "KPW"
                        },
                        "awardAmount": {
                          "amount": 41825,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2659,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "339.43",
                          "currencyCode": "MYR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "189.95",
                          "currencyCode": "RSD"
                        },
                        "awardAmount": {
                          "amount": 18188,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0926,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "77.68",
                          "currencyCode": "UAH"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "399.38",
                    "currencyCode": "DKK"
                  },
                  "awardAmount": {
                    "amount": 16007,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.119,
                  "equivalentAmount": {
                    "amount": "255.27",
                    "currencyCode": "GYD"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "196.29",
                    "currencyCode": "KMF"
                  },
                  "awardAmount": {
                    "amount": 24586,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1517,
                  "equivalentAmount": {
                    "amount": "255.4",
                    "currencyCode": "NGN"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "264.26",
                    "currencyCode": "KZT"
                  },
                  "awardAmount": {
                    "amount": 17300,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4275,
                  "equivalentAmount": {
                    "amount": "162.45",
                    "currencyCode": "ERN"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "420.82",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 42346,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0806,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "108.68",
                      "currencyCode": "RSD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "251.85",
                    "currencyCode": "CUP"
                  },
                  "awardAmount": {
                    "amount": 42986,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4442,
                  "equivalentAmount": {
                    "amount": "456.1",
                    "currencyCode": "PHP"
                  }
                },
                {
                  "amount": {
                    "amount": "320.24",
                    "currencyCode": "BMD"
                  },
                  "awardAmount": {
                    "amount": 3159,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3768,
                  "equivalentAmount": {
                    "amount": "360.01",
                    "currencyCode": "IRR"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.0131
              },
              "passengerReferenceIds": [
                "50dbbe3e-93cd-4e8f-b784-a5ba91b650ac",
                "abe53d26-0c78-499b-99e2-b2c6541d7d78",
                "1531741e-44a5-4d71-96d7-c140256926f5",
                "e5e361f1-371d-492f-875f-224094984bbc",
                "5358f3a5-84b9-4f3d-8c08-00e6462ee44e",
                "3fa53a29-16ac-491c-8ec5-2477ea2d0d71",
                "b9de96a2-17e5-4f4a-88b8-da0fe9afd23c",
                "660991e2-92aa-4ad7-b959-725e286fc079",
                "54dad61f-d930-49d0-a8ca-c718cfee4619"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "38.22",
                    "currencyCode": "ILS"
                  },
                  "awardAmount": {
                    "amount": 3828,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1347,
                  "equivalentAmount": {
                    "amount": "208.34",
                    "currencyCode": "UAH"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "415.13",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 6034,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2863,
                      "equivalentAmount": {
                        "amount": "453.95",
                        "currencyCode": "RUB"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "64.56",
                          "currencyCode": "BHD"
                        },
                        "awardAmount": {
                          "amount": 28136,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3377,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "107.51",
                          "currencyCode": "NZD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "398.7",
                          "currencyCode": "UYU"
                        },
                        "awardAmount": {
                          "amount": 40708,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.139,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "13.45",
                          "currencyCode": "MGA"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "32.32",
                        "currencyCode": "TJS"
                      },
                      "awardAmount": {
                        "amount": 24308,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3603,
                      "equivalentAmount": {
                        "amount": "315.36",
                        "currencyCode": "RSD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "44.13",
                          "currencyCode": "UAH"
                        },
                        "awardAmount": {
                          "amount": 46077,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3221,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "225.93",
                          "currencyCode": "GNF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "421.57",
                          "currencyCode": "RSD"
                        },
                        "awardAmount": {
                          "amount": 42840,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2194,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "11.82",
                          "currencyCode": "RUB"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "351.23",
                          "currencyCode": "ERN"
                        },
                        "awardAmount": {
                          "amount": 10177,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0915,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "15.48",
                          "currencyCode": "IRR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "476.75",
                          "currencyCode": "RWF"
                        },
                        "awardAmount": {
                          "amount": 15622,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.134,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "431.77",
                          "currencyCode": "GTQ"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "228.67",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 19753,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.361,
                      "equivalentAmount": {
                        "amount": "115.81",
                        "currencyCode": "MZN"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "300.87",
                          "currencyCode": "NOK"
                        },
                        "awardAmount": {
                          "amount": 25103,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2843,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "99.07",
                          "currencyCode": "GMD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "393.95",
                          "currencyCode": "JOD"
                        },
                        "awardAmount": {
                          "amount": 28823,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2669,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "280.24",
                          "currencyCode": "SOS"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "329.41",
                    "currencyCode": "LRD"
                  },
                  "awardAmount": {
                    "amount": 46524,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4667,
                  "equivalentAmount": {
                    "amount": "215.19",
                    "currencyCode": "DKK"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "454.34",
                    "currencyCode": "UYU"
                  },
                  "awardAmount": {
                    "amount": 19359,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1766,
                  "equivalentAmount": {
                    "amount": "218.11",
                    "currencyCode": "WST"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "310.91",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 36548,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4415,
                  "equivalentAmount": {
                    "amount": "62.14",
                    "currencyCode": "GBP"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "448.32",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 20346,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3483,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "146.47",
                      "currencyCode": "SCR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "483.5",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 12212,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.34,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "163.61",
                      "currencyCode": "ZMW"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "124.4",
                    "currencyCode": "MNT"
                  },
                  "awardAmount": {
                    "amount": 7434,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0689,
                  "equivalentAmount": {
                    "amount": "409.22",
                    "currencyCode": "PGK"
                  }
                },
                {
                  "amount": {
                    "amount": "299.91",
                    "currencyCode": "OMR"
                  },
                  "awardAmount": {
                    "amount": 45502,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4651,
                  "equivalentAmount": {
                    "amount": "231.89",
                    "currencyCode": "MUR"
                  }
                }
              ],
              "transactionType": "AddCollect"
            }
          ],
          "totalPrice": {
            "base": {
              "amount": {
                "amount": "221.52",
                "currencyCode": "BHD"
              },
              "awardAmount": {
                "amount": 5820,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.4974,
              "equivalentAmount": {
                "amount": "347.62",
                "currencyCode": "IQD"
              }
            },
            "fees": {
              "amount": {
                "amount": "428.25",
                "currencyCode": "BZD"
              },
              "awardAmount": {
                "amount": 21563,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.0432,
              "equivalentAmount": {
                "amount": "469.28",
                "currencyCode": "ALL"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "390.43",
                "currencyCode": "KZT"
              },
              "awardAmount": {
                "amount": 40887,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.387,
              "equivalentAmount": {
                "amount": "38.99",
                "currencyCode": "XCD"
              }
            },
            "offerItemReferenceId": "b79552f6-b16c-4bd4-bd21-5386ef703d4c",
            "tax": {
              "amount": {
                "amount": "488.38",
                "currencyCode": "LYD"
              },
              "awardAmount": {
                "amount": 27074,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.0488,
              "equivalentAmount": {
                "amount": "124.06",
                "currencyCode": "AFN"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "240.06",
                  "currencyCode": "MVR"
                },
                "awardAmount": {
                  "amount": 46545,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.255,
                "equivalentAmount": {
                  "amount": "128.32",
                  "currencyCode": "NOK"
                }
              },
              {
                "amount": {
                  "amount": "298.09",
                  "currencyCode": "LBP"
                },
                "awardAmount": {
                  "amount": 16208,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0412,
                "equivalentAmount": {
                  "amount": "182.18",
                  "currencyCode": "PYG"
                }
              }
            ],
            "transactionBreakdowns": [
              {
                "base": {
                  "amount": {
                    "amount": "323.89",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 48373,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3238,
                  "equivalentAmount": {
                    "amount": "240.54",
                    "currencyCode": "CRC"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "332.13",
                    "currencyCode": "STN"
                  },
                  "awardAmount": {
                    "amount": 28718,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2271,
                  "equivalentAmount": {
                    "amount": "133.8",
                    "currencyCode": "IRR"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "412.38",
                    "currencyCode": "LAK"
                  },
                  "awardAmount": {
                    "amount": 23107,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3596,
                  "equivalentAmount": {
                    "amount": "361.47",
                    "currencyCode": "KGS"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "42.4",
                    "currencyCode": "ILS"
                  },
                  "awardAmount": {
                    "amount": 17272,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2608,
                  "equivalentAmount": {
                    "amount": "132.93",
                    "currencyCode": "MKD"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "175.61",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 36036,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3339,
                    "equivalentAmount": {
                      "amount": "101.47",
                      "currencyCode": "RON"
                    }
                  },
                  {
                    "amount": {
                      "amount": "262.68",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 34034,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1779,
                    "equivalentAmount": {
                      "amount": "128.87",
                      "currencyCode": "SCR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "base": {
                  "amount": {
                    "amount": "209.63",
                    "currencyCode": "BND"
                  },
                  "awardAmount": {
                    "amount": 34617,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4449,
                  "equivalentAmount": {
                    "amount": "422.39",
                    "currencyCode": "UZS"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "261.37",
                    "currencyCode": "PEN"
                  },
                  "awardAmount": {
                    "amount": 39202,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3615,
                  "equivalentAmount": {
                    "amount": "81.82",
                    "currencyCode": "TND"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "348.39",
                    "currencyCode": "DOP"
                  },
                  "awardAmount": {
                    "amount": 13371,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2644,
                  "equivalentAmount": {
                    "amount": "130.54",
                    "currencyCode": "HNL"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "24.61",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 5193,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4425,
                  "equivalentAmount": {
                    "amount": "244.71",
                    "currencyCode": "TWD"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "188.04",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 30189,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0941,
                    "equivalentAmount": {
                      "amount": "83",
                      "currencyCode": "JOD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "489.7",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 43965,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.101,
                    "equivalentAmount": {
                      "amount": "132.61",
                      "currencyCode": "COP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "base": {
                  "amount": {
                    "amount": "275.37",
                    "currencyCode": "UZS"
                  },
                  "awardAmount": {
                    "amount": 42077,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2133,
                  "equivalentAmount": {
                    "amount": "182.81",
                    "currencyCode": "ISK"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "307.96",
                    "currencyCode": "CDF"
                  },
                  "awardAmount": {
                    "amount": 13962,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3921,
                  "equivalentAmount": {
                    "amount": "17.47",
                    "currencyCode": "XPF"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "122.25",
                    "currencyCode": "CLP"
                  },
                  "awardAmount": {
                    "amount": 28828,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2441,
                  "equivalentAmount": {
                    "amount": "384.47",
                    "currencyCode": "CLP"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "420.2",
                    "currencyCode": "ETB"
                  },
                  "awardAmount": {
                    "amount": 48967,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2679,
                  "equivalentAmount": {
                    "amount": "48.9",
                    "currencyCode": "YER"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "438.09",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 41612,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1963,
                    "equivalentAmount": {
                      "amount": "293.83",
                      "currencyCode": "GMD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "149.36",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 19367,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4592,
                    "equivalentAmount": {
                      "amount": "245.88",
                      "currencyCode": "MDL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "transactionType": "AddCollect"
          },
          "unitPrices": [
            {
              "commission": {
                "amount": {
                  "amount": "387.85",
                  "currencyCode": "ARS"
                },
                "percentage": "7.09"
              },
              "passengerReferenceIds": [
                "5f7e9bfc-cd19-4c03-bb2c-23f4301118b7",
                "9380878d-4d74-48c9-aa3d-8ead1a302bbf",
                "e56f5dca-0118-428a-86cf-34549443a844",
                "9486f0ca-3cd5-4a88-9d24-72e58b46500c",
                "d222068b-b7c0-4615-beed-771541c8657b",
                "203dc4c8-1bc9-4c07-a4b3-254a3799b76e",
                "49c0e3c2-f25c-488f-b262-d789fb4a2113",
                "b5e46555-5b9a-4855-aca5-58330d2ac24b",
                "c2ac7764-3000-434e-8565-8d76ead9c2c2"
              ],
              "total": {
                "amount": {
                  "amount": "473.66",
                  "currencyCode": "BIF"
                },
                "awardAmount": {
                  "amount": 37356,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2742,
                "equivalentAmount": {
                  "amount": "25.09",
                  "currencyCode": "SCR"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "371.01",
                    "currencyCode": "STN"
                  },
                  "awardAmount": {
                    "amount": 22078,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0892,
                  "equivalentAmount": {
                    "amount": "184.38",
                    "currencyCode": "SZL"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "496.66",
                      "currencyCode": "JMD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 37499,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1414,
                    "equivalentAmount": {
                      "amount": "321.78",
                      "currencyCode": "UAH"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "276.01",
                      "currencyCode": "SAR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 2976,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2,
                    "equivalentAmount": {
                      "amount": "189.27",
                      "currencyCode": "GYD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "445.52",
                      "currencyCode": "PYG"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 32780,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4246,
                    "equivalentAmount": {
                      "amount": "64.13",
                      "currencyCode": "ISK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "81.83",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 49368,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0282,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "480.32",
                      "currencyCode": "EUR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "346.29",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 10784,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3422,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "174.09",
                      "currencyCode": "NOK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "267.22",
                  "currencyCode": "CAD"
                },
                "percentage": "6.35"
              },
              "passengerReferenceIds": [
                "341c76f0-ee4a-492e-96e9-37d7e861b7ed",
                "169c1ca2-d610-4b9e-8582-03ce3d8175cc",
                "2e670787-53c1-4ccb-9372-7e3efb3dfb45",
                "2bb04465-b316-4130-90d6-8dfb519cd552",
                "9057e0f2-2cd2-4444-8b13-1270f08473a4",
                "4cd331bb-d6b5-42f9-bf61-145abeee7e67",
                "89da249b-77b4-4c31-8da0-ef7a92facad2",
                "81c5f241-9765-4bcf-b460-0de15ebbcd2c",
                "3411757e-3103-4353-b563-b7760a7bded6"
              ],
              "total": {
                "amount": {
                  "amount": "186.68",
                  "currencyCode": "SSP"
                },
                "awardAmount": {
                  "amount": 29361,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1919,
                "equivalentAmount": {
                  "amount": "13.03",
                  "currencyCode": "CUP"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "72.52",
                    "currencyCode": "MAD"
                  },
                  "awardAmount": {
                    "amount": 14460,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0336,
                  "equivalentAmount": {
                    "amount": "486.24",
                    "currencyCode": "GBP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "14.62",
                      "currencyCode": "TWD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 12637,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1255,
                    "equivalentAmount": {
                      "amount": "332.46",
                      "currencyCode": "USD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "340.96",
                      "currencyCode": "FKP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 34435,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3701,
                    "equivalentAmount": {
                      "amount": "294",
                      "currencyCode": "BND"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "192.23",
                      "currencyCode": "FJD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 34511,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4067,
                    "equivalentAmount": {
                      "amount": "438.71",
                      "currencyCode": "KPW"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "468.93",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 44670,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3312,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "263.02",
                      "currencyCode": "BDT"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "387.05",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 14523,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.373,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "261.95",
                      "currencyCode": "KWD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "159.24",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 15345,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0544,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "286.92",
                      "currencyCode": "BYN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "52.72",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 39764,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1716,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "18.84",
                      "currencyCode": "SAR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "78.1",
                  "currencyCode": "PHP"
                },
                "percentage": "11.45"
              },
              "passengerReferenceIds": [
                "7b7ef032-97fe-475d-a278-bee662678309",
                "d7c4c4e3-23fb-4a5e-885d-35ffa6efcabe",
                "e5be9c79-0df6-41c5-94ed-a141d795eafa",
                "3d54e8d2-4813-4b08-aa58-3f9dac72e202",
                "4ded9ac6-f44b-4102-9571-3eaae0ea0096",
                "fba62c85-7fa8-4325-820b-4af6f50c2dab",
                "878b0732-4882-4d92-9116-1d9f9d1a9147",
                "03561123-3ba1-4784-b9a1-1eadf1c12766",
                "a412e859-e564-427c-8cb8-82e36f7721ee"
              ],
              "total": {
                "amount": {
                  "amount": "105.8",
                  "currencyCode": "PKR"
                },
                "awardAmount": {
                  "amount": 29902,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2935,
                "equivalentAmount": {
                  "amount": "293.39",
                  "currencyCode": "ILS"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "191.81",
                    "currencyCode": "NPR"
                  },
                  "awardAmount": {
                    "amount": 31732,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3954,
                  "equivalentAmount": {
                    "amount": "13.87",
                    "currencyCode": "AED"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "293.17",
                      "currencyCode": "XCD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 46624,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1789,
                    "equivalentAmount": {
                      "amount": "164.13",
                      "currencyCode": "ETB"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "261.21",
                      "currencyCode": "DOP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 10507,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1715,
                    "equivalentAmount": {
                      "amount": "62.29",
                      "currencyCode": "TZS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "420.7",
                      "currencyCode": "RWF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 22916,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4791,
                    "equivalentAmount": {
                      "amount": "423.71",
                      "currencyCode": "WST"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "62.94",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 42974,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0419,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "448.66",
                      "currencyCode": "CHF"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "297.17",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 30791,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0934,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "272.42",
                      "currencyCode": "MYR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "239.17",
                  "currencyCode": "JPY"
                },
                "percentage": "8.79"
              },
              "passengerReferenceIds": [
                "c4f9718e-56ec-4877-a714-bb92db477200",
                "1670ea7b-1a9d-4197-93b0-120ba1e3fd4d",
                "0d5aae49-42d3-4c71-8cf5-80fcf8fb01f0",
                "b0e1cccf-8ea0-4904-8d99-4b1eb3c730bc",
                "67f34a9f-58f6-46cf-ae99-dd93b4f6ad35",
                "2a7ba9dc-6947-4356-9ebe-7e9accfee675",
                "2757ebf6-db74-4b9a-bd63-1d4e0bd65090",
                "83646b29-ca5f-42c8-827b-71a6480637dd",
                "69bf6edf-db34-41d7-9fcf-396e936626c2"
              ],
              "total": {
                "amount": {
                  "amount": "224.26",
                  "currencyCode": "MNT"
                },
                "awardAmount": {
                  "amount": 32561,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2004,
                "equivalentAmount": {
                  "amount": "311.92",
                  "currencyCode": "MXN"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "37.01",
                    "currencyCode": "GIP"
                  },
                  "awardAmount": {
                    "amount": 21657,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1345,
                  "equivalentAmount": {
                    "amount": "56.55",
                    "currencyCode": "CAD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "97.59",
                      "currencyCode": "BOB"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 23690,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1865,
                    "equivalentAmount": {
                      "amount": "360.89",
                      "currencyCode": "AFN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "455.51",
                      "currencyCode": "CUP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 26098,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4511,
                    "equivalentAmount": {
                      "amount": "497.46",
                      "currencyCode": "BSD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "24.67",
                      "currencyCode": "PHP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 46668,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2377,
                    "equivalentAmount": {
                      "amount": "187.32",
                      "currencyCode": "SBD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "294.46",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 41365,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3481,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "230.79",
                      "currencyCode": "BRL"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "13.48",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 23405,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3987,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "243.18",
                      "currencyCode": "HTG"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "328.05",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 33388,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2671,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "228.53",
                      "currencyCode": "MZN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "240.63",
                  "currencyCode": "JPY"
                },
                "percentage": "5.57"
              },
              "passengerReferenceIds": [
                "7d1ef051-5c46-42bf-93f7-094c3e502bb3",
                "376a3008-80d1-4521-a9a1-32c6994507ed",
                "84545f31-72fe-40ee-86be-3b795900e620",
                "c1a1fc1c-7efc-495f-bb5c-92d745854f26",
                "697c8923-b111-40a8-91df-3b11d66a78ed",
                "c753f7e3-bc14-4166-b855-f953106404cc",
                "9748355c-b4b7-4d81-9bed-368402baea89",
                "cf56684d-6830-441a-a10f-c31fc03c0bb5",
                "bf080356-9838-4359-9c17-70bc406d45ba"
              ],
              "total": {
                "amount": {
                  "amount": "395.22",
                  "currencyCode": "DZD"
                },
                "awardAmount": {
                  "amount": 6958,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0645,
                "equivalentAmount": {
                  "amount": "407.43",
                  "currencyCode": "MUR"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "204.35",
                    "currencyCode": "TND"
                  },
                  "awardAmount": {
                    "amount": 22707,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4138,
                  "equivalentAmount": {
                    "amount": "166.64",
                    "currencyCode": "LBP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "85.45",
                      "currencyCode": "XPF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 21334,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2097,
                    "equivalentAmount": {
                      "amount": "68.07",
                      "currencyCode": "COP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "84.31",
                      "currencyCode": "SCR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 41618,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0565,
                    "equivalentAmount": {
                      "amount": "364.78",
                      "currencyCode": "BIF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "463.49",
                      "currencyCode": "LSL"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 27651,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4726,
                    "equivalentAmount": {
                      "amount": "408.19",
                      "currencyCode": "PLN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "341.81",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 49979,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2492,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "201.58",
                      "currencyCode": "CHF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "456.16",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 28586,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3724,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "343.93",
                      "currencyCode": "SSP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "239.14",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 25079,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.337,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "185.55",
                      "currencyCode": "SEK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "373.28",
                  "currencyCode": "KES"
                },
                "percentage": "12.64"
              },
              "passengerReferenceIds": [
                "ff92be81-80c2-436c-a6e3-67e9f4507096",
                "33de7a3a-a216-4f37-84b0-869359fda89d",
                "78d58bfa-07a1-4097-84a6-577da40bfc10",
                "cf30d5b4-4d6c-4852-8f7e-49fcba22cb97",
                "a0a3ba8a-11af-48de-9964-a8c67aaefdf8",
                "42aea36d-61da-42a9-ac64-f07a9761692d",
                "1a8e1e7a-952b-4ef2-ba6d-52c7b98fe7a6",
                "6e975f67-e8e9-41dc-8d6b-3a42ab59d988",
                "68b93ba2-e348-4a47-8bff-c5461117452a"
              ],
              "total": {
                "amount": {
                  "amount": "323.13",
                  "currencyCode": "MAD"
                },
                "awardAmount": {
                  "amount": 12711,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4392,
                "equivalentAmount": {
                  "amount": "384.39",
                  "currencyCode": "PKR"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "316.42",
                    "currencyCode": "GHS"
                  },
                  "awardAmount": {
                    "amount": 38756,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0666,
                  "equivalentAmount": {
                    "amount": "289.72",
                    "currencyCode": "GEL"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "88.3",
                      "currencyCode": "GNF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 31098,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.103,
                    "equivalentAmount": {
                      "amount": "120.61",
                      "currencyCode": "BOB"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "81.55",
                      "currencyCode": "BRL"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 35783,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1198,
                    "equivalentAmount": {
                      "amount": "182.74",
                      "currencyCode": "TWD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "59.85",
                      "currencyCode": "HNL"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 9443,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3187,
                    "equivalentAmount": {
                      "amount": "37.31",
                      "currencyCode": "AOA"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "105.75",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 25889,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4159,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "264.99",
                      "currencyCode": "EGP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "143.57",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 26898,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.308,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "90.77",
                      "currencyCode": "CDF"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "62.19",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 15844,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3041,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "86.83",
                      "currencyCode": "SHP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "89.29",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 24017,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0705,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "176.31",
                      "currencyCode": "UAH"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "82.8",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 13611,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0856,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "96.42",
                      "currencyCode": "RON"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "78.86",
                  "currencyCode": "ISK"
                },
                "percentage": "8.29"
              },
              "passengerReferenceIds": [
                "16b9de70-9f56-491a-ab24-14af7f392167",
                "53d8eaaa-f94e-4f65-b9cc-a4d3bd2a7878",
                "6f4b3aa3-deca-4b3f-9752-c9485752f67d",
                "e12330dc-b7cd-4094-9ab8-7b5329cdcaf9",
                "1bbfcbb5-84dd-401c-8214-25ea50d4d9eb",
                "d90ea493-9fd7-41a2-8ceb-194b9fbcac41",
                "c6dd11ce-8461-4ba9-b738-29a89cd35697",
                "51df9e33-007e-42d7-a7c6-1dede709f859",
                "d8813353-e915-417b-9082-36543435f399"
              ],
              "total": {
                "amount": {
                  "amount": "67.81",
                  "currencyCode": "PGK"
                },
                "awardAmount": {
                  "amount": 22001,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3609,
                "equivalentAmount": {
                  "amount": "120.89",
                  "currencyCode": "LAK"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "40.23",
                    "currencyCode": "RUB"
                  },
                  "awardAmount": {
                    "amount": 9809,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0342,
                  "equivalentAmount": {
                    "amount": "23.52",
                    "currencyCode": "ZMW"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "85.51",
                      "currencyCode": "LAK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 32741,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3869,
                    "equivalentAmount": {
                      "amount": "447",
                      "currencyCode": "PAB"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "384.27",
                      "currencyCode": "HKD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 20853,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4594,
                    "equivalentAmount": {
                      "amount": "370.03",
                      "currencyCode": "SOS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "461.77",
                      "currencyCode": "MYR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 32931,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1001,
                    "equivalentAmount": {
                      "amount": "33.58",
                      "currencyCode": "SGD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "320.24",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 15106,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2595,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "111.14",
                      "currencyCode": "GEL"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "13.8",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 45743,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.344,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "378.73",
                      "currencyCode": "ZWL"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "93.36",
                  "currencyCode": "QAR"
                },
                "percentage": "13.49"
              },
              "passengerReferenceIds": [
                "75c43b48-614c-4733-bc72-e3213f03f2a1",
                "8575cda4-ab3c-4624-9a83-34322b00a8df",
                "35c4d79a-3f76-4f4a-af61-587ab54d344a",
                "3c16f8b5-8fd0-4bfe-a7a0-62fbf4c1c9bd",
                "dd0bf0c7-4659-4415-88db-9fa8560128a1",
                "f000b4ac-155d-47c8-95b5-f55b64167a1f",
                "1281a48d-34fb-4815-b8e8-7809f4d7db79",
                "6e6a9347-74e1-4fde-8a16-200807b19081",
                "6c862264-980f-49bf-b863-1d92ad78a5bd"
              ],
              "total": {
                "amount": {
                  "amount": "449.19",
                  "currencyCode": "BMD"
                },
                "awardAmount": {
                  "amount": 25808,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.198,
                "equivalentAmount": {
                  "amount": "39.42",
                  "currencyCode": "AFN"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "466.55",
                    "currencyCode": "UYU"
                  },
                  "awardAmount": {
                    "amount": 41674,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2104,
                  "equivalentAmount": {
                    "amount": "280.89",
                    "currencyCode": "MGA"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "426.42",
                      "currencyCode": "MDL"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 19815,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0865,
                    "equivalentAmount": {
                      "amount": "343.59",
                      "currencyCode": "MGA"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "44.45",
                      "currencyCode": "NOK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 42784,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1127,
                    "equivalentAmount": {
                      "amount": "196.35",
                      "currencyCode": "SZL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "456.47",
                      "currencyCode": "IQD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 36075,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3653,
                    "equivalentAmount": {
                      "amount": "476.15",
                      "currencyCode": "CLP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "146.72",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 4682,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1141,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "427.36",
                      "currencyCode": "KGS"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "332.78",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 49510,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4548,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "452.46",
                      "currencyCode": "EUR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "225.99",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 45024,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3012,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "121.5",
                      "currencyCode": "PGK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "475.74",
                  "currencyCode": "ANG"
                },
                "percentage": "7.85"
              },
              "passengerReferenceIds": [
                "0df36e6c-cb48-4a13-bff0-ca8459499181",
                "4e789836-3ea8-4b92-a96f-acac6b9094af",
                "c06dc35a-864e-43d9-b335-5c97e5a31ebe",
                "5a7d45d0-3f09-4c13-bc4c-8e027f84a0e6",
                "5d324da7-9bdf-47e6-954d-a99464969d43",
                "46c27e01-2ea4-4699-bca8-5c6e56c67f53",
                "7a21d324-b89f-4c95-a07e-cd09c0884367",
                "fcd960fc-997d-4223-b081-4b6ed8a8ba7b",
                "0bde6d25-714f-4fe0-812f-347eb88da824"
              ],
              "total": {
                "amount": {
                  "amount": "381.74",
                  "currencyCode": "GEL"
                },
                "awardAmount": {
                  "amount": 32329,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3818,
                "equivalentAmount": {
                  "amount": "74.44",
                  "currencyCode": "TJS"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "125.5",
                    "currencyCode": "KRW"
                  },
                  "awardAmount": {
                    "amount": 11500,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2112,
                  "equivalentAmount": {
                    "amount": "179.82",
                    "currencyCode": "VUV"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "392.09",
                      "currencyCode": "JPY"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 32682,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1967,
                    "equivalentAmount": {
                      "amount": "219.13",
                      "currencyCode": "GMD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "223.28",
                      "currencyCode": "MZN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 32853,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.184,
                    "equivalentAmount": {
                      "amount": "48.26",
                      "currencyCode": "RON"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "178.73",
                      "currencyCode": "IDR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 41993,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2839,
                    "equivalentAmount": {
                      "amount": "261.99",
                      "currencyCode": "ZWL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "126.89",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 42987,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3091,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "23.82",
                      "currencyCode": "GMD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "312.59",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 38527,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2634,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "10.97",
                      "currencyCode": "KPW"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "356.21",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 22649,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2053,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "448.2",
                      "currencyCode": "BWP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "222.62",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 34700,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0232,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "428.42",
                      "currencyCode": "MWK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            }
          ]
        },
        "segmentReferenceIds": [
          "F0XVP8",
          "OW35G",
          "UPPGU",
          "8-SQ-",
          "4AP8J",
          "BGIIBR",
          "MH-CTW",
          "NKA-M",
          "K7PNY",
          "OTB9IL"
        ]
      }
    ],
    "total": {
      "base": {
        "amount": {
          "amount": "408.22",
          "currencyCode": "PKR"
        },
        "awardAmount": {
          "amount": 41668,
          "currencyCode": "FFCURRENCY"
        },
        "awardConversionRate": 0.2878,
        "equivalentAmount": {
          "amount": "200.14",
          "currencyCode": "SOS"
        }
      },
      "fees": {
        "amount": {
          "amount": "240.95",
          "currencyCode": "KHR"
        },
        "awardAmount": {
          "amount": 8210,
          "currencyCode": "MILES"
        },
        "awardConversionRate": 0.4185,
        "equivalentAmount": {
          "amount": "29.9",
          "currencyCode": "SZL"
        }
      },
      "feesTax": {
        "amount": {
          "amount": "336.33",
          "currencyCode": "RON"
        },
        "awardAmount": {
          "amount": 30623,
          "currencyCode": "MILES"
        },
        "awardConversionRate": 0.1147,
        "equivalentAmount": {
          "amount": "310.61",
          "currencyCode": "AOA"
        }
      },
      "offerItemReferenceId": "9a6dd019-66ae-4ec5-97cb-8835ed979aaa",
      "tax": {
        "amount": {
          "amount": "354.69",
          "currencyCode": "IQD"
        },
        "awardAmount": {
          "amount": 21733,
          "currencyCode": "FFCURRENCY"
        },
        "awardConversionRate": 0.1711,
        "equivalentAmount": {
          "amount": "427.29",
          "currencyCode": "NIO"
        }
      },
      "totals": [
        {
          "amount": {
            "amount": "50.31",
            "currencyCode": "KRW"
          },
          "awardAmount": {
            "amount": 25706,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.1264,
          "equivalentAmount": {
            "amount": "114.37",
            "currencyCode": "GYD"
          }
        },
        {
          "amount": {
            "amount": "333.6",
            "currencyCode": "BZD"
          },
          "awardAmount": {
            "amount": 31595,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.1822,
          "equivalentAmount": {
            "amount": "373.25",
            "currencyCode": "ALL"
          }
        }
      ],
      "transactionBreakdowns": [
        {
          "base": {
            "amount": {
              "amount": "433.99",
              "currencyCode": "SDG"
            },
            "awardAmount": {
              "amount": 11496,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.314,
            "equivalentAmount": {
              "amount": "444.56",
              "currencyCode": "PYG"
            }
          },
          "fees": {
            "amount": {
              "amount": "274.2",
              "currencyCode": "TZS"
            },
            "awardAmount": {
              "amount": 18104,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.3085,
            "equivalentAmount": {
              "amount": "389.83",
              "currencyCode": "SOS"
            }
          },
          "feesTax": {
            "amount": {
              "amount": "327.24",
              "currencyCode": "USD"
            },
            "awardAmount": {
              "amount": 11526,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.3212,
            "equivalentAmount": {
              "amount": "190.43",
              "currencyCode": "COP"
            }
          },
          "tax": {
            "amount": {
              "amount": "118.87",
              "currencyCode": "LKR"
            },
            "awardAmount": {
              "amount": 17889,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.1657,
            "equivalentAmount": {
              "amount": "146.21",
              "currencyCode": "CNY"
            }
          },
          "totals": [
            {
              "amount": {
                "amount": "190.16",
                "currencyCode": "GBP"
              },
              "awardAmount": {
                "amount": 13640,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.0964,
              "equivalentAmount": {
                "amount": "454.17",
                "currencyCode": "TND"
              }
            },
            {
              "amount": {
                "amount": "362.84",
                "currencyCode": "TND"
              },
              "awardAmount": {
                "amount": 33312,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1357,
              "equivalentAmount": {
                "amount": "424.43",
                "currencyCode": "MVR"
              }
            }
          ],
          "transactionType": "AddCollect"
        },
        {
          "base": {
            "amount": {
              "amount": "386.8",
              "currencyCode": "CNY"
            },
            "awardAmount": {
              "amount": 28858,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.49,
            "equivalentAmount": {
              "amount": "312.38",
              "currencyCode": "ISK"
            }
          },
          "fees": {
            "amount": {
              "amount": "374.76",
              "currencyCode": "ISK"
            },
            "awardAmount": {
              "amount": 8177,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.1331,
            "equivalentAmount": {
              "amount": "178.3",
              "currencyCode": "BGN"
            }
          },
          "feesTax": {
            "amount": {
              "amount": "157.85",
              "currencyCode": "KWD"
            },
            "awardAmount": {
              "amount": 36992,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.0265,
            "equivalentAmount": {
              "amount": "445.99",
              "currencyCode": "GEL"
            }
          },
          "tax": {
            "amount": {
              "amount": "369.91",
              "currencyCode": "KGS"
            },
            "awardAmount": {
              "amount": 1512,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.1894,
            "equivalentAmount": {
              "amount": "14.16",
              "currencyCode": "RWF"
            }
          },
          "totals": [
            {
              "amount": {
                "amount": "334.86",
                "currencyCode": "HKD"
              },
              "awardAmount": {
                "amount": 48237,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.3212,
              "equivalentAmount": {
                "amount": "91.54",
                "currencyCode": "NOK"
              }
            },
            {
              "amount": {
                "amount": "185.46",
                "currencyCode": "ZWL"
              },
              "awardAmount": {
                "amount": 10381,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1808,
              "equivalentAmount": {
                "amount": "285.32",
                "currencyCode": "BOB"
              }
            }
          ],
          "transactionType": "AddCollect"
        },
        {
          "base": {
            "amount": {
              "amount": "334.7",
              "currencyCode": "EGP"
            },
            "awardAmount": {
              "amount": 20725,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.3793,
            "equivalentAmount": {
              "amount": "98.72",
              "currencyCode": "ILS"
            }
          },
          "fees": {
            "amount": {
              "amount": "406.58",
              "currencyCode": "PEN"
            },
            "awardAmount": {
              "amount": 12422,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.4872,
            "equivalentAmount": {
              "amount": "298.27",
              "currencyCode": "USD"
            }
          },
          "feesTax": {
            "amount": {
              "amount": "412",
              "currencyCode": "ERN"
            },
            "awardAmount": {
              "amount": 18350,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.2277,
            "equivalentAmount": {
              "amount": "261.49",
              "currencyCode": "CHF"
            }
          },
          "tax": {
            "amount": {
              "amount": "203.18",
              "currencyCode": "IRR"
            },
            "awardAmount": {
              "amount": 23812,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.1998,
            "equivalentAmount": {
              "amount": "131.94",
              "currencyCode": "MWK"
            }
          },
          "totals": [
            {
              "amount": {
                "amount": "351.86",
                "currencyCode": "XCD"
              },
              "awardAmount": {
                "amount": 3229,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.4157,
              "equivalentAmount": {
                "amount": "157.62",
                "currencyCode": "ALL"
              }
            },
            {
              "amount": {
                "amount": "205.89",
                "currencyCode": "ILS"
              },
              "awardAmount": {
                "amount": 8174,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.1343,
              "equivalentAmount": {
                "amount": "80.21",
                "currencyCode": "KWD"
              }
            }
          ],
          "transactionType": "AddCollect"
        }
      ],
      "transactionType": "AddCollect"
    }
  },
  "itinerary": {
    "id": "MNP",
    "itineraryPartReferenceIds": [
      "IP-1",
      "IP-1",
      "IP-1",
      "IP-1",
      "IP-1",
      "IP-2",
      "IP-2",
      "IP-1"
    ]
  },
  "itineraryParts": [
    {
      "id": "THTAN",
      "segmentReferenceIds": [
        "00JDM",
        "CUECL6",
        "21CXB2",
        "HMVTJX",
        "5ROEW4",
        "2HSKN",
        "EZXTRE",
        "ZJ9E3",
        "U0QBK",
        "OISJE9"
      ]
    },
    {
      "id": "YVY7",
      "segmentReferenceIds": [
        "3INM2",
        "ES4JA3",
        "OMMGN",
        "HMT85",
        "L34O8",
        "OYW2Z",
        "HU2L9H",
        "IE8OX",
        "4IE3CP",
        "AYN73"
      ]
    },
    {
      "id": "5DZG",
      "segmentReferenceIds": [
        "-489AU",
        "1G8CRA",
        "BAUU55",
        "MDSHWO",
        "N3E07",
        "YUDK0X",
        "KK2B79",
        "ANM3J",
        "ZSK9B",
        "E970M"
      ]
    },
    {
      "id": "T3MM9",
      "segmentReferenceIds": [
        "HP9ZA",
        "337PY",
        "33HDM",
        "N9IL6",
        "---E9C",
        "FWL8A",
        "-D2TO",
        "1B1VW",
        "2ZDI4E",
        "QL995"
      ]
    },
    {
      "id": "NGFB",
      "segmentReferenceIds": [
        "7XTRMW",
        "ZWWSCR",
        "Y2KJZ",
        "W17X0",
        "BRDN9V",
        "M3Q9TJ",
        "U-56TK",
        "GGDL9",
        "-LGFI",
        "LPTG-"
      ]
    },
    {
      "id": "88OK",
      "segmentReferenceIds": [
        "KX7G9",
        "LJW02T",
        "LV4T37",
        "8AQFO7",
        "LATZC",
        "ANYXY",
        "-T035",
        "2MOYUB",
        "UIQLVX",
        "9UC9-"
      ]
    },
    {
      "id": "5RMSA",
      "segmentReferenceIds": [
        "DFWT9",
        "QM1-M5",
        "LS-T96",
        "HEPEY7",
        "OOW7C",
        "ORYPL5",
        "6O8XA",
        "N9CFQG",
        "5MCHJ0",
        "KJ6I7"
      ]
    },
    {
      "id": "NPUP",
      "segmentReferenceIds": [
        "MPH83W",
        "NS07U",
        "FD4A20",
        "60HRM",
        "5UR899",
        "GNQYF",
        "HVNVRH",
        "MNK3Z",
        "U9FDQR",
        "3L7MNF"
      ]
    }
  ],
  "offers": [
    {
      "id": "f265beaf-9f39-4c28-a316-136dce8a59e2",
      "items": [
        {
          "details": {
            "type": "AirExtraOfferItem"
          },
          "id": "c2d3c528-3eaf-4b50-ae71-dbc8b9acc7d6",
          "itineraryPartReferenceIds": [
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-2",
            "IP-2",
            "IP-1"
          ],
          "itineraryReferenceId": "-7ORV",
          "passengerReferenceIds": [
            "8302ee43-5701-43bc-be40-556488db36e6",
            "4fa50651-2ca9-415a-897b-b37c2fc7c45c",
            "8c4cded3-c9bd-49d0-9f16-855fb9d261fa",
            "d163f633-07c5-4f59-817b-5c9ca7fcf4e7",
            "229f6295-b9f6-4818-bae5-b424dfff6dcd",
            "c33611f5-6a4d-4aba-8be8-8d6141d73928",
            "c7bfc0dc-6d37-4320-94c4-f7b00a5fcb99",
            "ae7b3d15-f396-4db7-998a-58cfef0560e2",
            "306c0d8c-f83a-4672-a678-fd479efd51e7"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "484.86",
                    "currencyCode": "LKR"
                  },
                  "percentage": "13.05"
                },
                "deal": {
                  "amount": {
                    "amount": "446.63",
                    "currencyCode": "BAM"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "11.61",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "52ecad43-ef1a-431c-a2c5-a10c35657812",
                  "04426e7e-646c-4eb1-bc30-be8ba2ac1934",
                  "c163efa0-31b0-4dfe-9c6a-3f43c9c562b3",
                  "efbb27a4-c002-4f98-9f44-6ca0eaeb4f88",
                  "f056a54d-96d7-4a26-be87-6cbe204f923d",
                  "7b9378ef-12aa-40f5-8ce9-db259b035198",
                  "b97eb8cc-cba2-4ec7-9bb1-2bb27065be54",
                  "b7688923-0ebc-4fe1-b40c-800a8c092635",
                  "38eb273c-b56a-4b7a-82df-e8f3feeebf52"
                ],
                "total": {
                  "amount": {
                    "amount": "374.01",
                    "currencyCode": "BZD"
                  },
                  "awardAmount": {
                    "amount": 25309,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2409,
                  "equivalentAmount": {
                    "amount": "241.65",
                    "currencyCode": "XCD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "186.34",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 20036,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3597,
                    "equivalentAmount": {
                      "amount": "86.44",
                      "currencyCode": "SLE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "103.37",
                        "currencyCode": "TWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7175,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0832,
                      "equivalentAmount": {
                        "amount": "472.33",
                        "currencyCode": "BIF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "289.67",
                        "currencyCode": "MDL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30218,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4653,
                      "equivalentAmount": {
                        "amount": "257.19",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "58.05",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16958,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1665,
                      "equivalentAmount": {
                        "amount": "17.75",
                        "currencyCode": "TMT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "255.34",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 45736,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2557,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "79.63",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "399.61",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 42373,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.138,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "45.36",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "461.22",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 37233,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1703,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "448.48",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "41.72",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 30239,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3641,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "98.09",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "71.71",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 3663,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0939,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "129.6",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "200.55",
                    "currencyCode": "CVE"
                  },
                  "percentage": "8.55"
                },
                "deal": {
                  "amount": {
                    "amount": "378.25",
                    "currencyCode": "HNL"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "6.84",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "484589d3-f58d-4670-b29f-16d2197031c6",
                  "5f8a00ee-06ef-448e-b455-6568877d533c",
                  "a3dcd7ce-9f31-4896-bca0-4cad103ac34f",
                  "77889109-77e0-4260-83d8-1d54dea3a038",
                  "a09644c3-5b38-49f3-b064-52181670bd5b",
                  "b9805c26-305e-4130-9937-db45cef6af29",
                  "df72c0ae-ef7a-4f54-bfe2-0749b44a31bb",
                  "08c70d1a-ec14-4355-828b-4ec8674f6cce",
                  "1691b59f-7a10-4fe7-85a9-529588d390b1"
                ],
                "total": {
                  "amount": {
                    "amount": "261.78",
                    "currencyCode": "CAD"
                  },
                  "awardAmount": {
                    "amount": 17351,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4866,
                  "equivalentAmount": {
                    "amount": "434.1",
                    "currencyCode": "AWG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "394.81",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 40152,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3559,
                    "equivalentAmount": {
                      "amount": "410.9",
                      "currencyCode": "XCD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "52.65",
                        "currencyCode": "MRU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38589,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1612,
                      "equivalentAmount": {
                        "amount": "216.65",
                        "currencyCode": "RSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "103.6",
                        "currencyCode": "KZT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1964,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2277,
                      "equivalentAmount": {
                        "amount": "155.92",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "60.82",
                        "currencyCode": "CZK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13981,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.233,
                      "equivalentAmount": {
                        "amount": "119.26",
                        "currencyCode": "ILS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "20.54",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 28224,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4844,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "140.51",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "211.07",
                    "currencyCode": "BND"
                  },
                  "percentage": "6.7"
                },
                "deal": {
                  "amount": {
                    "amount": "213.16",
                    "currencyCode": "JMD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "14.42",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "0b065452-1bf7-4c3d-a2a7-d88ce90b72f9",
                  "d0df32af-76a7-4c7a-a626-5e51deea5d85",
                  "da144285-9dbc-498d-b58d-0d89f3312d25",
                  "e5e11d40-df2e-4633-90e2-887b5611f513",
                  "982246f0-e1be-4f9a-a71f-0b5c4d5d604b",
                  "bc69c06e-2fcf-4402-a9aa-9df6eb3bb460",
                  "26fc2edc-94f4-4c97-af3a-6069f5c8095f",
                  "e14f86ef-faef-4243-b0aa-9deed43fcfb1",
                  "838e772a-69e1-45c8-8f75-236094c4397c"
                ],
                "total": {
                  "amount": {
                    "amount": "337.89",
                    "currencyCode": "DOP"
                  },
                  "awardAmount": {
                    "amount": 39492,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3753,
                  "equivalentAmount": {
                    "amount": "273.98",
                    "currencyCode": "TOP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "300.6",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 49525,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1015,
                    "equivalentAmount": {
                      "amount": "13.76",
                      "currencyCode": "RWF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "466.49",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22552,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3231,
                      "equivalentAmount": {
                        "amount": "493.06",
                        "currencyCode": "TMT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "64.31",
                        "currencyCode": "LAK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20118,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0901,
                      "equivalentAmount": {
                        "amount": "72.09",
                        "currencyCode": "PGK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "82.89",
                        "currencyCode": "KGS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25190,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4014,
                      "equivalentAmount": {
                        "amount": "387.8",
                        "currencyCode": "UGX"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "349.66",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 20528,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4902,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "409.24",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "458.34",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 14836,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1546,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "361.61",
                        "currencyCode": "CVE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "112.94",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 32715,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.457,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "27.41",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "235.57",
                    "currencyCode": "HNL"
                  },
                  "percentage": "11.58"
                },
                "deal": {
                  "amount": {
                    "amount": "295.77",
                    "currencyCode": "XPF"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "15.17",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "faa748dd-d05b-4730-9515-4478ae124023",
                  "8cfb3752-5ffb-49a7-a0e2-1e11316f401a",
                  "abb927d3-47a4-475c-b366-8ee60f0481d9",
                  "14c23a17-7e4a-4999-b521-5b7743353af6",
                  "5150c393-8a17-4f7b-8787-989e499b37b3",
                  "88294c5b-d237-4c62-9288-6461b4bbcdc9",
                  "f10f25c8-56b0-4e35-a031-a594c6a9fa6d",
                  "1848abe2-c5ee-499b-b705-f9fb46fdbc09",
                  "53968103-cf96-44d9-a33e-35b96c68753f"
                ],
                "total": {
                  "amount": {
                    "amount": "323.97",
                    "currencyCode": "VUV"
                  },
                  "awardAmount": {
                    "amount": 11602,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.042,
                  "equivalentAmount": {
                    "amount": "454.62",
                    "currencyCode": "MUR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "343.37",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 2534,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3431,
                    "equivalentAmount": {
                      "amount": "355.49",
                      "currencyCode": "KES"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "498.42",
                        "currencyCode": "TOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41292,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3358,
                      "equivalentAmount": {
                        "amount": "432.11",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "440.34",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46163,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0132,
                      "equivalentAmount": {
                        "amount": "250.08",
                        "currencyCode": "PGK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "141.66",
                        "currencyCode": "STN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47922,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3258,
                      "equivalentAmount": {
                        "amount": "279.95",
                        "currencyCode": "PAB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "281.13",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 18589,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.38,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "196.2",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "83.57",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 46629,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0123,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "236.27",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "80.6",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 13725,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0953,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "321.21",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "305.45",
                    "currencyCode": "GNF"
                  },
                  "percentage": "7.31"
                },
                "deal": {
                  "amount": {
                    "amount": "91.31",
                    "currencyCode": "AWG"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "13.63",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "b50822cd-7d37-4613-aad6-44a0e12e67bc",
                  "c2a0a3fe-d652-44b5-a9a5-5b539e53a4be",
                  "f0a9b0e6-6df8-490d-8678-c907c098439f",
                  "5588b66c-dbca-4ddf-9148-4ab83bb4abda",
                  "51e17e06-4a92-4650-8f05-77344d5fd492",
                  "8331a45b-6ed5-4ad7-b9ed-5e8731368099",
                  "0173f96e-a423-4e34-9d2d-c08b7c1739a9",
                  "c365b5c3-6617-4292-a276-805763e0c8d6",
                  "984e80c0-6319-4ef9-a488-e9795b523b1d"
                ],
                "total": {
                  "amount": {
                    "amount": "55.64",
                    "currencyCode": "NAD"
                  },
                  "awardAmount": {
                    "amount": 21916,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2193,
                  "equivalentAmount": {
                    "amount": "199.7",
                    "currencyCode": "ZWL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "470.5",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 6010,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3821,
                    "equivalentAmount": {
                      "amount": "25.49",
                      "currencyCode": "AMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "276.87",
                        "currencyCode": "BOB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25000,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4146,
                      "equivalentAmount": {
                        "amount": "286.72",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "218.28",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10962,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4254,
                      "equivalentAmount": {
                        "amount": "297.81",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "203.88",
                        "currencyCode": "BOB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27159,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4012,
                      "equivalentAmount": {
                        "amount": "86.11",
                        "currencyCode": "KZT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "328.4",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 29051,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0699,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "311.29",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "89.44",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 33103,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1328,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "410.91",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "261.23",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 22361,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2781,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "28.26",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "230.45",
                    "currencyCode": "ARS"
                  },
                  "percentage": "7.35"
                },
                "deal": {
                  "amount": {
                    "amount": "202.36",
                    "currencyCode": "IQD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.31",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "2f4e49a6-d486-492f-aa8d-f25013e9873b",
                  "7b21a31b-60f5-469d-8970-acdeadfa128c",
                  "aea9174f-d026-4d89-a2b9-39849ed41636",
                  "ddbb6f2b-bd8a-4678-ae94-65bb5f22f7ec",
                  "40957510-9a22-400b-b207-f56ddc050b51",
                  "5034baa2-4b29-4d2c-b95b-39df7cd4d5f8",
                  "66ad72c6-1366-4276-92ab-454c7005e6ee",
                  "2d7d59c1-6f32-493d-9a85-793dc7d4d384",
                  "2e4a327a-7316-42f4-905a-9c33ccd8796f"
                ],
                "total": {
                  "amount": {
                    "amount": "29.23",
                    "currencyCode": "ETB"
                  },
                  "awardAmount": {
                    "amount": 42660,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1363,
                  "equivalentAmount": {
                    "amount": "218.39",
                    "currencyCode": "CAD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "70.73",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 29295,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3196,
                    "equivalentAmount": {
                      "amount": "293.13",
                      "currencyCode": "HKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "274.02",
                        "currencyCode": "NIO"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41511,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4481,
                      "equivalentAmount": {
                        "amount": "159.45",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "204.31",
                        "currencyCode": "THB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16685,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.213,
                      "equivalentAmount": {
                        "amount": "292.68",
                        "currencyCode": "CUP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "472.12",
                        "currencyCode": "DJF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11077,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2176,
                      "equivalentAmount": {
                        "amount": "188.84",
                        "currencyCode": "MAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "494.96",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 26720,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0411,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "133.53",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "371.09",
                    "currencyCode": "AOA"
                  },
                  "percentage": "11.85"
                },
                "deal": {
                  "amount": {
                    "amount": "139.28",
                    "currencyCode": "MGA"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "18.64",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "0bcd0714-804e-4ed9-9ff7-d7e41f73c609",
                  "ab351013-f0d6-4346-a3f9-59e660cfd22d",
                  "60550dc3-9e94-48bd-ae6d-98802febdb4e",
                  "e4653bb4-5ca1-493a-8770-820b377404f1",
                  "876adcdd-a1fd-4d46-81c1-ae45dd9d0d5e",
                  "4b861166-db80-4fd1-a14d-0dbf42fdb5d2",
                  "ae752bd9-4125-450f-999e-2208cf1b04db",
                  "a3e6149f-4a85-498a-9dc7-e58b10e979fb",
                  "9db6d26b-4b78-4705-a2de-65ef9d7db172"
                ],
                "total": {
                  "amount": {
                    "amount": "240.72",
                    "currencyCode": "CLP"
                  },
                  "awardAmount": {
                    "amount": 20409,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4658,
                  "equivalentAmount": {
                    "amount": "73.98",
                    "currencyCode": "MOP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "174.26",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 36639,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4036,
                    "equivalentAmount": {
                      "amount": "301.21",
                      "currencyCode": "BSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "361.87",
                        "currencyCode": "GTQ"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35024,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0641,
                      "equivalentAmount": {
                        "amount": "147.72",
                        "currencyCode": "AOA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "480.31",
                        "currencyCode": "BRL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28849,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.445,
                      "equivalentAmount": {
                        "amount": "31.27",
                        "currencyCode": "BAM"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "309.14",
                        "currencyCode": "OMR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8914,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0867,
                      "equivalentAmount": {
                        "amount": "259.4",
                        "currencyCode": "TMT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "377.55",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 24352,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2955,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "497.44",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "420.27",
                    "currencyCode": "SHP"
                  },
                  "percentage": "13.16"
                },
                "deal": {
                  "amount": {
                    "amount": "70.46",
                    "currencyCode": "BTN"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "14.46",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c350d7b6-1acf-4296-9b68-da197aad7b42",
                  "2953e262-3942-4687-bc4c-46d1c244c93c",
                  "2a5f6277-7c79-4e23-8b5b-98b53ab81088",
                  "521803fa-0cbf-4429-bdaf-892b273c9da7",
                  "88c36548-7d43-40e1-94f6-c62a39740672",
                  "6a2eccbc-7cd4-4ce3-bb74-fb3ee4dc56dc",
                  "1a9efc82-07db-420d-ae72-3fce4b07bf5a",
                  "b8d44194-ec85-4343-93fa-d2488aede0ec",
                  "fc168e02-4b04-4e73-a9ac-567bbab79994"
                ],
                "total": {
                  "amount": {
                    "amount": "190.29",
                    "currencyCode": "AOA"
                  },
                  "awardAmount": {
                    "amount": 14971,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1417,
                  "equivalentAmount": {
                    "amount": "224.2",
                    "currencyCode": "PHP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "97.14",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 16282,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1833,
                    "equivalentAmount": {
                      "amount": "136.26",
                      "currencyCode": "TOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "260.19",
                        "currencyCode": "STN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24293,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1555,
                      "equivalentAmount": {
                        "amount": "457.34",
                        "currencyCode": "AWG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "340.64",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15109,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1405,
                      "equivalentAmount": {
                        "amount": "65.45",
                        "currencyCode": "RSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "451.87",
                        "currencyCode": "QAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5614,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4494,
                      "equivalentAmount": {
                        "amount": "274.09",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "457.63",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 45042,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2378,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "13.84",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "414.25",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 49983,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1236,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "20.79",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "47.42",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 29409,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3224,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "410.56",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "473.27",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 38904,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3183,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "307.19",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "185.7",
                    "currencyCode": "SAR"
                  },
                  "percentage": "5.64"
                },
                "deal": {
                  "amount": {
                    "amount": "74.87",
                    "currencyCode": "NAD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "8.4",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e291795d-2053-4b10-9e5d-723fb1ade920",
                  "ca748547-0446-4615-99b2-74ccee6a07f5",
                  "e91cd4d8-2b06-4162-bec7-c28ea72a1977",
                  "a66db608-beee-47ff-a358-d115d8c797ab",
                  "650a1258-d48a-493c-9fc4-735dd619b6db",
                  "0996b4f6-a3cd-4630-85d6-23ec54476f31",
                  "28469828-9594-465e-ad56-b5247802889b",
                  "30c376f9-d7bf-45cd-a447-00494ed16f0b",
                  "f23d0de4-d6dc-409c-877a-91ac2dfe0020"
                ],
                "total": {
                  "amount": {
                    "amount": "239.59",
                    "currencyCode": "MAD"
                  },
                  "awardAmount": {
                    "amount": 43477,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4414,
                  "equivalentAmount": {
                    "amount": "263.25",
                    "currencyCode": "VUV"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "407.91",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 24736,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.113,
                    "equivalentAmount": {
                      "amount": "259.21",
                      "currencyCode": "XCD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "342.73",
                        "currencyCode": "HUF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14723,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1198,
                      "equivalentAmount": {
                        "amount": "102.45",
                        "currencyCode": "VND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "253.68",
                        "currencyCode": "ERN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32168,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4218,
                      "equivalentAmount": {
                        "amount": "228.26",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "231.67",
                        "currencyCode": "ERN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4436,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2861,
                      "equivalentAmount": {
                        "amount": "206.54",
                        "currencyCode": "BBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "142.13",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 9644,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2627,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "165.6",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1116
                },
                "passengerReferenceIds": [
                  "59a96c48-4d8a-4a32-bab4-f401606ebae0",
                  "575dafe9-20ef-4fef-bcbd-482b776e042e",
                  "e419f60f-4073-496e-a5bb-d51cd0b35148",
                  "ecf84fed-fd75-4f6d-9429-ab1e157f19c9",
                  "1c529f00-747f-444f-9c03-5cdb3967a985",
                  "891631ff-537e-44bf-8676-02618fe4a7ef",
                  "7047439c-6a1c-4bdd-98c1-f3703b033938",
                  "99d3e514-af44-4a3d-966e-c9aff01ff9d9",
                  "f702b814-2827-467d-a8a8-46f8530b0647"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "122.87",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 48613,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0272,
                    "equivalentAmount": {
                      "amount": "381.96",
                      "currencyCode": "AED"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "454.4",
                          "currencyCode": "MOP"
                        },
                        "awardAmount": {
                          "amount": 39360,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2731,
                        "equivalentAmount": {
                          "amount": "88.74",
                          "currencyCode": "BMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "344.98",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 14982,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2238,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "354.78",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "256.5",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 13895,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.204,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "260.17",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "185.87",
                            "currencyCode": "KGS"
                          },
                          "awardAmount": {
                            "amount": 35402,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0938,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "305.16",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "59.74",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 37105,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3537,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "101.12",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "359.68",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 19740,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1272,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "256.35",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "97.93",
                          "currencyCode": "BHD"
                        },
                        "awardAmount": {
                          "amount": 18241,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2752,
                        "equivalentAmount": {
                          "amount": "412.39",
                          "currencyCode": "MDL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "126.46",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 25039,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3392,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "483.49",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "171.17",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 26776,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2425,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "17.21",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "23.34",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 18880,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.462,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "178.9",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "51.52",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 36584,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.068,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "82.73",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "181.25",
                          "currencyCode": "CRC"
                        },
                        "awardAmount": {
                          "amount": 13510,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.36,
                        "equivalentAmount": {
                          "amount": "347.48",
                          "currencyCode": "ALL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "328.83",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 21211,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3713,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "217.48",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "86.47",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 17774,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4361,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "37.43",
                            "currencyCode": "YER"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "13.36",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 26770,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3087,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "335.77",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "41.25",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 35435,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1578,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "296.05",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "492.64",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 9941,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.439,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "45.37",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "206.83",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 11031,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4956,
                    "equivalentAmount": {
                      "amount": "134.18",
                      "currencyCode": "SRD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "301.22",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 7268,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1409,
                    "equivalentAmount": {
                      "amount": "325.61",
                      "currencyCode": "MOP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "280.78",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 37138,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1785,
                    "equivalentAmount": {
                      "amount": "145.82",
                      "currencyCode": "PYG"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "130.9",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 45773,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3761,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "276.9",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "297.35",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 16446,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1782,
                    "equivalentAmount": {
                      "amount": "181.19",
                      "currencyCode": "ZWL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "387.4",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 13937,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4641,
                    "equivalentAmount": {
                      "amount": "25.53",
                      "currencyCode": "COP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8266
                },
                "passengerReferenceIds": [
                  "80953e45-5f9b-4310-bfc2-23bc984ed600",
                  "b906fffd-b64a-4933-87fa-1d883bf8db83",
                  "634cdabe-7da0-4c99-ba33-ba9bb3ff82d8",
                  "7a52f012-03d2-4e62-983a-f1f51f42a4be",
                  "27b96744-8b46-4254-bbc9-7fefe6a02629",
                  "7e7ba843-0833-45e9-87c2-f2b4610f820d",
                  "89587d84-d763-4c82-873d-3bfa0f1412a9",
                  "b43fd17b-0924-4e96-aebd-47fbc0f7c799",
                  "d27c98b9-ef9c-4713-90ae-876889e98329"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "235.33",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 4541,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4787,
                    "equivalentAmount": {
                      "amount": "353",
                      "currencyCode": "KYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "353.09",
                          "currencyCode": "BZD"
                        },
                        "awardAmount": {
                          "amount": 35250,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.415,
                        "equivalentAmount": {
                          "amount": "256.19",
                          "currencyCode": "IDR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "65.97",
                            "currencyCode": "TTD"
                          },
                          "awardAmount": {
                            "amount": 8230,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2619,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "471.39",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "11.04",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 29296,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4685,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "449.51",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "81.92",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 4943,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1401,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "277.53",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "221.5",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 12628,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3822,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "327.57",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "38.14",
                          "currencyCode": "MKD"
                        },
                        "awardAmount": {
                          "amount": 35304,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3475,
                        "equivalentAmount": {
                          "amount": "344.67",
                          "currencyCode": "UAH"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "237.39",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 21713,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4136,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "386.95",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "272.57",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 13821,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0582,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "379.33",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "376.99",
                          "currencyCode": "ZAR"
                        },
                        "awardAmount": {
                          "amount": 11295,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3728,
                        "equivalentAmount": {
                          "amount": "185.08",
                          "currencyCode": "KHR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "407.43",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 44063,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3363,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "297.45",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "241.24",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 44293,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4139,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "352.92",
                            "currencyCode": "CHF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "191.93",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 26717,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3574,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "494.44",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "241.1",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 37747,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0975,
                    "equivalentAmount": {
                      "amount": "428.67",
                      "currencyCode": "BGN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "96.63",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 16040,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4163,
                    "equivalentAmount": {
                      "amount": "189.36",
                      "currencyCode": "AOA"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "352.83",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 42839,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4998,
                    "equivalentAmount": {
                      "amount": "197.66",
                      "currencyCode": "TZS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "339.87",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 20513,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3665,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "242.89",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "25.05",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 9927,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3492,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "129.01",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "173.27",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 23979,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1519,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "31.93",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "484.69",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 36780,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0411,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "61.16",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "483.09",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 34304,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4687,
                    "equivalentAmount": {
                      "amount": "447.36",
                      "currencyCode": "IRR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "296.32",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 17156,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0279,
                    "equivalentAmount": {
                      "amount": "411.2",
                      "currencyCode": "PEN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0179
                },
                "passengerReferenceIds": [
                  "54e77332-3f40-4011-90cf-bf67c819a33b",
                  "a1218c6c-f239-4c2b-8381-0ae2295dea06",
                  "0f4714b7-b209-4104-b9c7-f12fc9e0432a",
                  "e2fe07d4-5bc4-4c1e-ac75-79e4c1bdc2e9",
                  "6107e5d1-7aaa-4905-8ee9-a941177fac84",
                  "d876a724-ba57-4469-b7c1-fb00c1d231fe",
                  "c43d6fdb-61cf-4059-b5d3-53733b10a529",
                  "bc217327-f557-4c6c-b20f-59b32db611fb",
                  "979c98f8-b4ee-4f7f-b873-3c6df7b4a67c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "199.84",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 45511,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1719,
                    "equivalentAmount": {
                      "amount": "33.36",
                      "currencyCode": "XOF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "271.35",
                          "currencyCode": "ZMW"
                        },
                        "awardAmount": {
                          "amount": 31296,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.231,
                        "equivalentAmount": {
                          "amount": "310.46",
                          "currencyCode": "MYR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "444.56",
                            "currencyCode": "WST"
                          },
                          "awardAmount": {
                            "amount": 14831,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2804,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "61.37",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "274.13",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 40742,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3541,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "390.11",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "274.43",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 6603,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2005,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "437.95",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "71.05",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 23754,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3216,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "34.04",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "190.49",
                          "currencyCode": "BHD"
                        },
                        "awardAmount": {
                          "amount": 36866,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2333,
                        "equivalentAmount": {
                          "amount": "436.67",
                          "currencyCode": "ZMW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "287.47",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 37155,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1665,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "378.02",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "353.68",
                          "currencyCode": "GBP"
                        },
                        "awardAmount": {
                          "amount": 42828,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.127,
                        "equivalentAmount": {
                          "amount": "177.77",
                          "currencyCode": "GTQ"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "178.02",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 11858,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0263,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "387.43",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "196.09",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 34219,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4892,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "265.77",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "477.55",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 42002,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3117,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "177.05",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "457.43",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 23443,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0925,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "145.52",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "47.24",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 8040,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1201,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "249.68",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "288.28",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 43058,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4123,
                    "equivalentAmount": {
                      "amount": "118.62",
                      "currencyCode": "LAK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "97.68",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 32016,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1243,
                    "equivalentAmount": {
                      "amount": "317.06",
                      "currencyCode": "ISK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "402.13",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 4490,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4463,
                    "equivalentAmount": {
                      "amount": "289.83",
                      "currencyCode": "RWF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "375.48",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 19969,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1326,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "274.43",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "186.9",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 27603,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2182,
                    "equivalentAmount": {
                      "amount": "114.92",
                      "currencyCode": "NOK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "353.82",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 39171,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0409,
                    "equivalentAmount": {
                      "amount": "367.93",
                      "currencyCode": "SYP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1393
                },
                "passengerReferenceIds": [
                  "67b07272-0dd4-4f48-9e83-cdbff6390124",
                  "2b0e8221-bbee-492d-ad81-8e5cd266fb2a",
                  "5eb704d8-4ae3-41fb-bfa6-0446daf0c2d9",
                  "1227d1e0-0f38-4673-8d42-8b85e7c5633e",
                  "fbcd0d6e-fe49-4923-bca5-78f5e2a19c60",
                  "0c99d4ac-27f3-4c0e-8596-6056b4882718",
                  "9f86d60e-de7b-481e-982d-c55b9286074c",
                  "c0fbdf8d-4fee-4999-b5da-de2898c6ed7b",
                  "43b0ada5-0a89-40c8-b2c3-a77be4b9ab3a"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "152.35",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 39122,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1803,
                    "equivalentAmount": {
                      "amount": "439.8",
                      "currencyCode": "PHP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "261.79",
                          "currencyCode": "GEL"
                        },
                        "awardAmount": {
                          "amount": 25265,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4038,
                        "equivalentAmount": {
                          "amount": "361.98",
                          "currencyCode": "AOA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "359",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 37396,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1622,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "299.82",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "428.4",
                          "currencyCode": "AUD"
                        },
                        "awardAmount": {
                          "amount": 1087,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1842,
                        "equivalentAmount": {
                          "amount": "344.14",
                          "currencyCode": "MUR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "334.49",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 34407,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0404,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "200.35",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "118.78",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 27418,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2967,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "118.39",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "51.35",
                            "currencyCode": "XCD"
                          },
                          "awardAmount": {
                            "amount": 2618,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1094,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "335.58",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "77.15",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 13924,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3144,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "404.32",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "239.6",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 12776,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3037,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "163.07",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "223.53",
                          "currencyCode": "BRL"
                        },
                        "awardAmount": {
                          "amount": 45580,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2315,
                        "equivalentAmount": {
                          "amount": "276.71",
                          "currencyCode": "XPF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "394.91",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 12075,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1682,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "491.66",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "368.85",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 7357,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4876,
                    "equivalentAmount": {
                      "amount": "465.92",
                      "currencyCode": "MUR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "402.71",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 44936,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4782,
                    "equivalentAmount": {
                      "amount": "362.77",
                      "currencyCode": "CDF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "113.17",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 49752,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0823,
                    "equivalentAmount": {
                      "amount": "190.77",
                      "currencyCode": "WST"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "38.41",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 14804,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3107,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "12.4",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "134.23",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 5323,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.081,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "420.84",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "54.46",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 27244,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.382,
                    "equivalentAmount": {
                      "amount": "399.4",
                      "currencyCode": "BIF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "109.13",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 45413,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2272,
                    "equivalentAmount": {
                      "amount": "274.99",
                      "currencyCode": "GMD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.878
                },
                "passengerReferenceIds": [
                  "1c4966be-c860-4907-97ee-848bd000705a",
                  "7a8479fa-49c1-4366-8087-86c2cbce96fd",
                  "69a3ac82-be66-47dc-a4ab-328e2dc9f060",
                  "8f0ec919-515a-49ad-9806-fa65b45f2db1",
                  "5e60d039-b9ea-40a9-b0dc-cdcccd41ac22",
                  "1f9582cc-d8d1-40b9-96db-35bd4e97d5a2",
                  "2c0d4c28-65f4-4f5c-8dd4-e58a45096a4b",
                  "a720f5b5-205f-4ee0-94a0-f05ca32e2f79",
                  "faac9fd9-bb82-454e-92d8-ce84fe179118"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "65.61",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 21293,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1171,
                    "equivalentAmount": {
                      "amount": "20.36",
                      "currencyCode": "MDL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "338.52",
                          "currencyCode": "SSP"
                        },
                        "awardAmount": {
                          "amount": 14720,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4575,
                        "equivalentAmount": {
                          "amount": "230.25",
                          "currencyCode": "CDF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "77.87",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 16686,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.496,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "32.33",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "369.56",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 24093,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4318,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "103.48",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "313.27",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 14894,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1083,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "92.3",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "281.54",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 2051,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3688,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "332.19",
                            "currencyCode": "STN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "367.97",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 5595,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4184,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "292.44",
                            "currencyCode": "STN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "119.47",
                          "currencyCode": "IDR"
                        },
                        "awardAmount": {
                          "amount": 37947,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2089,
                        "equivalentAmount": {
                          "amount": "275.24",
                          "currencyCode": "UGX"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "245.42",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 32166,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.074,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "372.55",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "122.99",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 43258,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1985,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "140.37",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "441.42",
                            "currencyCode": "WST"
                          },
                          "awardAmount": {
                            "amount": 39435,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0604,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "347.38",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "461.71",
                          "currencyCode": "GMD"
                        },
                        "awardAmount": {
                          "amount": 21570,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3696,
                        "equivalentAmount": {
                          "amount": "350.96",
                          "currencyCode": "ARS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "373.36",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 40196,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2825,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "136.51",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "13.42",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 10085,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3382,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "372.02",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "378.8",
                            "currencyCode": "RON"
                          },
                          "awardAmount": {
                            "amount": 42717,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0897,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "241.33",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "340.89",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 36301,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1363,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "89.94",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "341.87",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 46400,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.374,
                    "equivalentAmount": {
                      "amount": "149.6",
                      "currencyCode": "SOS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "337.53",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 6391,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.334,
                    "equivalentAmount": {
                      "amount": "30.3",
                      "currencyCode": "MGA"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "182.29",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 11750,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.177,
                    "equivalentAmount": {
                      "amount": "106.26",
                      "currencyCode": "BZD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "223.37",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 46358,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1102,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "39.19",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "263.93",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 27596,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1494,
                    "equivalentAmount": {
                      "amount": "363.68",
                      "currencyCode": "BRL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "71.5",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 36421,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2007,
                    "equivalentAmount": {
                      "amount": "469.43",
                      "currencyCode": "ANG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.952
                },
                "passengerReferenceIds": [
                  "52f19bd9-bba8-4743-a95c-22d83a25ade3",
                  "2c4b7213-f484-4c7b-bab8-469fe6802dc2",
                  "d5dd99e0-0a60-4ce5-ae9c-e16d705cec18",
                  "796af4c1-0b10-471f-a279-92c02c3ad424",
                  "63fbca3c-cdd8-40eb-8033-21a66ed80176",
                  "7fccd229-646d-429e-b18a-3e22bb17002b",
                  "6a0f5503-e1bb-4c7c-a8a8-b81a28e21654",
                  "0b33e652-9704-4a6d-879a-e557c52838a5",
                  "90a01b54-68dd-4cb4-bdd4-b26eaae5485b"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "104.37",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 18859,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4436,
                    "equivalentAmount": {
                      "amount": "247.01",
                      "currencyCode": "SSP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "344.44",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 25342,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.399,
                        "equivalentAmount": {
                          "amount": "118.63",
                          "currencyCode": "ERN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "439.44",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 26832,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1094,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "303.08",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "99.26",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 11700,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0823,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "56.75",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "214.12",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 27696,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3452,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "16.06",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "227.85",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 30509,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0376,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "268.76",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "34.66",
                          "currencyCode": "ALL"
                        },
                        "awardAmount": {
                          "amount": 6732,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0897,
                        "equivalentAmount": {
                          "amount": "486.93",
                          "currencyCode": "BMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "24.94",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 34768,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1935,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "397.72",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "82.04",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 48492,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0681,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "174.91",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "102.77",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 23227,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4662,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "253.47",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "56.69",
                          "currencyCode": "KES"
                        },
                        "awardAmount": {
                          "amount": 14663,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3919,
                        "equivalentAmount": {
                          "amount": "188.93",
                          "currencyCode": "TTD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "391.57",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 42477,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3346,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "431.03",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "160.54",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 2164,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1178,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "491.77",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "320.88",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 13167,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2305,
                    "equivalentAmount": {
                      "amount": "48.83",
                      "currencyCode": "NAD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "178.38",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 15517,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1297,
                    "equivalentAmount": {
                      "amount": "137.96",
                      "currencyCode": "MMK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "349.65",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 2242,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3291,
                    "equivalentAmount": {
                      "amount": "461.52",
                      "currencyCode": "UZS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "309.48",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 25446,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2984,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "301.07",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "475.94",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 10706,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0451,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "344.19",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "443.53",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 23017,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2901,
                    "equivalentAmount": {
                      "amount": "481.95",
                      "currencyCode": "LAK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "300.59",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 37412,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2356,
                    "equivalentAmount": {
                      "amount": "154.15",
                      "currencyCode": "SAR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0931
                },
                "passengerReferenceIds": [
                  "b1652fba-e295-45a5-a34d-ce55bd8f420e",
                  "e2934c8d-4405-442f-89e8-b336b11e97bd",
                  "325753b9-ddc2-46a8-8f62-6fca8210a05e",
                  "2734590f-2ce2-4ac0-bc9f-514302ef592d",
                  "73bc7e86-bae1-4437-90a0-7e13bfa1263e",
                  "fdb211c1-bab9-40bc-b866-83857320f8c4",
                  "cc43edc1-b09e-4851-911c-ee2ab722bd48",
                  "e2a8d803-c94c-4180-a5b6-3e5534839c30",
                  "8c432c41-d536-4b47-8a5f-da8ab4763800"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "219.92",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 1662,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.417,
                    "equivalentAmount": {
                      "amount": "45.13",
                      "currencyCode": "CRC"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "216.57",
                          "currencyCode": "BMD"
                        },
                        "awardAmount": {
                          "amount": 12039,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0472,
                        "equivalentAmount": {
                          "amount": "164.95",
                          "currencyCode": "KWD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "203.7",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 11816,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2417,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "141.15",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "216.22",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 29208,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.245,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "43.06",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "401.31",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 1946,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1783,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "440.05",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "65.79",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 14752,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2693,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "397.57",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "214.71",
                          "currencyCode": "MUR"
                        },
                        "awardAmount": {
                          "amount": 7291,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0947,
                        "equivalentAmount": {
                          "amount": "292.62",
                          "currencyCode": "SGD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "303.66",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 48585,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1886,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "413.08",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "240.35",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 29115,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1082,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "378.65",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "105.99",
                          "currencyCode": "BIF"
                        },
                        "awardAmount": {
                          "amount": 46398,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.224,
                        "equivalentAmount": {
                          "amount": "462.5",
                          "currencyCode": "BYN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "158.83",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 35287,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2322,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "62.33",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "473.43",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 21735,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0726,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "285.8",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "279.99",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 2489,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2733,
                    "equivalentAmount": {
                      "amount": "178.9",
                      "currencyCode": "ZAR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "312.5",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 44645,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.411,
                    "equivalentAmount": {
                      "amount": "258.94",
                      "currencyCode": "VES"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "488.86",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 6557,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0519,
                    "equivalentAmount": {
                      "amount": "486.53",
                      "currencyCode": "RUB"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "35.87",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 12808,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4412,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "244.81",
                        "currencyCode": "BRL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "53.15",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 11981,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.473,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "97.38",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "241.17",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 6280,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1917,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "32.37",
                        "currencyCode": "MWK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "219.93",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 25088,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0289,
                    "equivalentAmount": {
                      "amount": "48.74",
                      "currencyCode": "CZK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "442.78",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 25580,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1512,
                    "equivalentAmount": {
                      "amount": "276.21",
                      "currencyCode": "IRR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8239
                },
                "passengerReferenceIds": [
                  "9355022b-e7c4-4d31-b561-94631bfc3f33",
                  "10eaf007-f3db-45dd-a3a3-0e07dba2d5f0",
                  "26e94076-3b77-46c5-86eb-af66ee5ca535",
                  "efa6a796-acee-46dc-90bc-0f432e738316",
                  "2525f9c1-f6e4-4cae-9864-ed71351efceb",
                  "7c0e0285-f398-419b-bf53-608e85637fe0",
                  "95e7b54d-b4d2-4c83-a553-cbb747b1ccb7",
                  "5e6069f4-279e-48d1-82d1-817f13e5c20a",
                  "ce5da6da-63d4-490c-9bc0-a60759bc2b1b"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "222.69",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 41203,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.394,
                    "equivalentAmount": {
                      "amount": "327.91",
                      "currencyCode": "MZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "34.94",
                          "currencyCode": "RWF"
                        },
                        "awardAmount": {
                          "amount": 21436,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.185,
                        "equivalentAmount": {
                          "amount": "484.35",
                          "currencyCode": "UYU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "163.3",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 31061,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0759,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "175.4",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "413.02",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 31099,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4973,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "443.49",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "144.67",
                          "currencyCode": "THB"
                        },
                        "awardAmount": {
                          "amount": 2751,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4084,
                        "equivalentAmount": {
                          "amount": "75.31",
                          "currencyCode": "CLP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "231.97",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 4143,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.324,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "264.6",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "379.33",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 25332,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2113,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "197.78",
                            "currencyCode": "VUV"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "241.43",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 8311,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3401,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "31.19",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "73.02",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 41490,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1696,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "129",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "230.48",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 38230,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1153,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "330.58",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "210.81",
                          "currencyCode": "ZMW"
                        },
                        "awardAmount": {
                          "amount": 47728,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4472,
                        "equivalentAmount": {
                          "amount": "378.34",
                          "currencyCode": "CZK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "292.67",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 15589,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2336,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "116.47",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "249.78",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 2682,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1914,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "376.29",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "325.38",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 49747,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0511,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "180.13",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "183.99",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 42777,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2428,
                    "equivalentAmount": {
                      "amount": "81.53",
                      "currencyCode": "VES"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "496.51",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 1322,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2719,
                    "equivalentAmount": {
                      "amount": "415.05",
                      "currencyCode": "CZK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "225.9",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 5316,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.269,
                    "equivalentAmount": {
                      "amount": "142.48",
                      "currencyCode": "WST"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "302.75",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 17512,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1396,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "357.72",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "200.01",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 34306,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1578,
                    "equivalentAmount": {
                      "amount": "68.99",
                      "currencyCode": "UYU"
                    }
                  },
                  {
                    "amount": {
                      "amount": "251.92",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 27116,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1319,
                    "equivalentAmount": {
                      "amount": "116.75",
                      "currencyCode": "AWG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9654
                },
                "passengerReferenceIds": [
                  "c367af21-e777-4f4e-beea-4e84c588ee1e",
                  "ac9bb2e2-9c41-4dd8-8997-7dadd9c289e9",
                  "7fd43af5-70c3-427a-a493-769cd7916a3d",
                  "1780ed03-e038-4672-94b5-f3e0d02f3d21",
                  "0df805e6-641f-4d21-ac30-48638a41ae37",
                  "90b4e29c-b0b8-42fe-a60a-7c7a20bb9965",
                  "77ea85f3-17fc-4f0e-af00-d3dc3697d8dd",
                  "9e0b16ca-05aa-4d11-ae60-8f395f0d9169",
                  "8a55f6a2-e51f-49d1-9917-276c0ceb486c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "204.39",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 6091,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2029,
                    "equivalentAmount": {
                      "amount": "352.35",
                      "currencyCode": "SGD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "407.81",
                          "currencyCode": "NGN"
                        },
                        "awardAmount": {
                          "amount": 33498,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3121,
                        "equivalentAmount": {
                          "amount": "447.96",
                          "currencyCode": "LRD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "158.61",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 3986,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4503,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "168.88",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "333.77",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 9025,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2254,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "456.01",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "73.74",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 33630,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0641,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "354.52",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "68.07",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 30693,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4588,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "254.34",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "22.67",
                          "currencyCode": "XCD"
                        },
                        "awardAmount": {
                          "amount": 4854,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1405,
                        "equivalentAmount": {
                          "amount": "112.67",
                          "currencyCode": "DKK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "379.17",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 11110,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.49,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "112.38",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "394.77",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 24098,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3116,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "456.06",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "449.8",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 32115,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2428,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "387.37",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "335.94",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 8741,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0652,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "264.17",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "296.76",
                            "currencyCode": "GBP"
                          },
                          "awardAmount": {
                            "amount": 41919,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3926,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "403.47",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "407.84",
                          "currencyCode": "KMF"
                        },
                        "awardAmount": {
                          "amount": 49876,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0983,
                        "equivalentAmount": {
                          "amount": "363.33",
                          "currencyCode": "SHP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "314.76",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 19214,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0512,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "341.02",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "437.95",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 30267,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3363,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "449.05",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "228.2",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 29868,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0175,
                    "equivalentAmount": {
                      "amount": "395.25",
                      "currencyCode": "ETB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "456.83",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 24720,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4688,
                    "equivalentAmount": {
                      "amount": "341.87",
                      "currencyCode": "SDG"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "88.05",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 38889,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4516,
                    "equivalentAmount": {
                      "amount": "496.87",
                      "currencyCode": "AED"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "354.77",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 16302,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3726,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "68.94",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "179.93",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 12560,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3624,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "383.71",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "332.84",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 41790,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1549,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "236.5",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "467.74",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 12587,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.081,
                    "equivalentAmount": {
                      "amount": "243.54",
                      "currencyCode": "MKD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "371.63",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 11131,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2666,
                    "equivalentAmount": {
                      "amount": "61.79",
                      "currencyCode": "IRR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "52.55",
                  "currencyCode": "BMD"
                },
                "awardAmount": {
                  "amount": 40974,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3026,
                "equivalentAmount": {
                  "amount": "414.51",
                  "currencyCode": "KES"
                }
              },
              "fees": {
                "amount": {
                  "amount": "253.87",
                  "currencyCode": "KES"
                },
                "awardAmount": {
                  "amount": 8997,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1624,
                "equivalentAmount": {
                  "amount": "336",
                  "currencyCode": "NIO"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "92.61",
                  "currencyCode": "GHS"
                },
                "awardAmount": {
                  "amount": 7598,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1728,
                "equivalentAmount": {
                  "amount": "173.97",
                  "currencyCode": "LAK"
                }
              },
              "offerItemReferenceId": "00a0b5a0-b9f4-458e-82aa-3f539b10c661",
              "tax": {
                "amount": {
                  "amount": "167.92",
                  "currencyCode": "ISK"
                },
                "awardAmount": {
                  "amount": 7224,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4145,
                "equivalentAmount": {
                  "amount": "321",
                  "currencyCode": "BYN"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "263.12",
                    "currencyCode": "PHP"
                  },
                  "awardAmount": {
                    "amount": 28779,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1923,
                  "equivalentAmount": {
                    "amount": "257.08",
                    "currencyCode": "EGP"
                  }
                },
                {
                  "amount": {
                    "amount": "223.83",
                    "currencyCode": "USD"
                  },
                  "awardAmount": {
                    "amount": 30021,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4292,
                  "equivalentAmount": {
                    "amount": "301.37",
                    "currencyCode": "MYR"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "270.11",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 45784,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2589,
                    "equivalentAmount": {
                      "amount": "190.78",
                      "currencyCode": "ISK"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "441.04",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 4630,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0126,
                    "equivalentAmount": {
                      "amount": "452.4",
                      "currencyCode": "BGN"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "315.35",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 16690,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3268,
                    "equivalentAmount": {
                      "amount": "239.07",
                      "currencyCode": "ETB"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "311.35",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 16172,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2944,
                    "equivalentAmount": {
                      "amount": "14.39",
                      "currencyCode": "IRR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "220.86",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 29505,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4633,
                      "equivalentAmount": {
                        "amount": "46.77",
                        "currencyCode": "DJF"
                      }
                    },
                    {
                      "amount": {
                        "amount": "367.86",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 10258,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3855,
                      "equivalentAmount": {
                        "amount": "476.22",
                        "currencyCode": "AED"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "159.3",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 23863,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.237,
                    "equivalentAmount": {
                      "amount": "343.66",
                      "currencyCode": "MYR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "464.73",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 12353,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2291,
                    "equivalentAmount": {
                      "amount": "278.26",
                      "currencyCode": "LRD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "345.26",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 4944,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1072,
                    "equivalentAmount": {
                      "amount": "124.91",
                      "currencyCode": "THB"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "487.25",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 3817,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1264,
                    "equivalentAmount": {
                      "amount": "391.94",
                      "currencyCode": "WST"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "288.13",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 6768,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0776,
                      "equivalentAmount": {
                        "amount": "242.13",
                        "currencyCode": "ZAR"
                      }
                    },
                    {
                      "amount": {
                        "amount": "103.61",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 12638,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0723,
                      "equivalentAmount": {
                        "amount": "308.76",
                        "currencyCode": "BMD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "102.15",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 16368,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4874,
                    "equivalentAmount": {
                      "amount": "360.71",
                      "currencyCode": "VUV"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "455.8",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 2677,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1219,
                    "equivalentAmount": {
                      "amount": "454.31",
                      "currencyCode": "HUF"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "319.27",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 14131,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3627,
                    "equivalentAmount": {
                      "amount": "77.81",
                      "currencyCode": "SRD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "180.19",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 28035,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4164,
                    "equivalentAmount": {
                      "amount": "282.37",
                      "currencyCode": "IQD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "310.31",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 12218,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2835,
                      "equivalentAmount": {
                        "amount": "469.04",
                        "currencyCode": "BBD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "202.58",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 41321,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1536,
                      "equivalentAmount": {
                        "amount": "249.44",
                        "currencyCode": "RON"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "295.28",
                    "currencyCode": "VND"
                  },
                  "percentage": "8.57"
                },
                "passengerReferenceIds": [
                  "8aca03e7-e475-4daf-9e73-4e30ed0fc136",
                  "ad29ec7f-78c5-4833-ad3f-75a0f8ab9ebc",
                  "7c7de2be-8522-4522-a2b4-3042634330e2",
                  "b1ba65a2-d896-4919-9562-a835bf8a6483",
                  "15d6cf9b-8561-4ead-8ab6-0c450e70b3cb",
                  "14c649bb-8016-432c-8fdb-fff740e683c6",
                  "32478b22-242c-4294-ad4c-7a3f8dee2f5a",
                  "3edb37f8-bfa0-4a59-a4f3-b21bb9d8f36c",
                  "a477ec60-cf70-48a9-8b1a-d6696ae38cd2"
                ],
                "total": {
                  "amount": {
                    "amount": "248.31",
                    "currencyCode": "NIO"
                  },
                  "awardAmount": {
                    "amount": 3444,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4172,
                  "equivalentAmount": {
                    "amount": "376.32",
                    "currencyCode": "EGP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "79.18",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 28738,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4252,
                    "equivalentAmount": {
                      "amount": "19.54",
                      "currencyCode": "LBP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "221.4",
                        "currencyCode": "LBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22337,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4322,
                      "equivalentAmount": {
                        "amount": "369.72",
                        "currencyCode": "SAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "397.13",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3519,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4931,
                      "equivalentAmount": {
                        "amount": "27.01",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "311.89",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41011,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2203,
                      "equivalentAmount": {
                        "amount": "318.55",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "105.79",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 22188,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.409,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "40.39",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "260.23",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 47585,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0767,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "462.65",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "491.49",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 47443,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2924,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "361.95",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "86.71",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 3002,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2844,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "252.06",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "442.4",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 9986,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.359,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "50.03",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "196",
                    "currencyCode": "RON"
                  },
                  "percentage": "10.63"
                },
                "passengerReferenceIds": [
                  "157b39f1-3485-4f7c-9f94-1c612a11d402",
                  "4fec7aec-222d-4c28-8181-e1325e338bce",
                  "adb8f4bd-2885-473b-89db-193b4795d9a2",
                  "68547e4d-1f54-49a8-b4f4-595dbd447473",
                  "959ba3e6-8426-4209-b5a3-875f39504cd7",
                  "94e81ab6-56a2-4f27-b452-4be9285202c6",
                  "20818e8f-55af-4243-8cb7-070a8079a357",
                  "e408e4df-74c6-45d0-a9bf-4385dc5d17a3",
                  "1da4384c-edd1-409f-91f7-f89776993914"
                ],
                "total": {
                  "amount": {
                    "amount": "211.53",
                    "currencyCode": "GHS"
                  },
                  "awardAmount": {
                    "amount": 18425,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4347,
                  "equivalentAmount": {
                    "amount": "33.25",
                    "currencyCode": "GTQ"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "17.07",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 44873,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0324,
                    "equivalentAmount": {
                      "amount": "243.63",
                      "currencyCode": "LSL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "259.01",
                        "currencyCode": "BSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19698,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3256,
                      "equivalentAmount": {
                        "amount": "162.99",
                        "currencyCode": "PEN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "375.64",
                        "currencyCode": "COP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10913,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3457,
                      "equivalentAmount": {
                        "amount": "185.71",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "367.51",
                        "currencyCode": "TZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34456,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2317,
                      "equivalentAmount": {
                        "amount": "235.62",
                        "currencyCode": "NGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "463.21",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 32334,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2283,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "81.6",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "432.17",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 20567,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3921,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "89.9",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "338.9",
                    "currencyCode": "XOF"
                  },
                  "percentage": "10.95"
                },
                "passengerReferenceIds": [
                  "617fc81a-5d01-4b34-bedf-65f069eec3d3",
                  "97eca7e0-46f7-408e-9419-2a0ddc064725",
                  "e6e13718-ad7b-449c-98d3-043bf9cfc780",
                  "ef38b923-920d-4c46-bc49-f9daf340b392",
                  "527742f0-b19c-4eed-a55e-3ffd518b7b6d",
                  "275ce28a-b14a-40b0-885c-ba690c5d2275",
                  "92dff532-c667-4963-af1c-b6bc4acffdd8",
                  "b42c21c7-2444-487c-9b4c-2fb35dacea13",
                  "014227d6-530c-4cc9-b100-81b1b47a19bc"
                ],
                "total": {
                  "amount": {
                    "amount": "356.99",
                    "currencyCode": "TRY"
                  },
                  "awardAmount": {
                    "amount": 1777,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3684,
                  "equivalentAmount": {
                    "amount": "431.8",
                    "currencyCode": "PEN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "136.34",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 16707,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4211,
                    "equivalentAmount": {
                      "amount": "390.6",
                      "currencyCode": "CAD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "407.21",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29899,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0299,
                      "equivalentAmount": {
                        "amount": "14.99",
                        "currencyCode": "IRR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "322.1",
                        "currencyCode": "IDR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45855,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4911,
                      "equivalentAmount": {
                        "amount": "88.1",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "168.23",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23129,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1116,
                      "equivalentAmount": {
                        "amount": "284.08",
                        "currencyCode": "BIF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "154.54",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 12269,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1357,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "307.32",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "199.57",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 45813,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4392,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "175.94",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "265.03",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 11157,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0273,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "382.35",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "488.64",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 17246,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.424,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "178.27",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "134.59",
                    "currencyCode": "PGK"
                  },
                  "percentage": "6.73"
                },
                "passengerReferenceIds": [
                  "978b97cd-64f7-4457-a5f5-f827db769df8",
                  "9506e8eb-88ec-4d59-ad85-33ad225e9ef6",
                  "e2bfab89-09cd-4f1b-9882-cf2e5a8f8344",
                  "d971db2c-ad0f-4e6d-96d6-c467326908b1",
                  "55b98053-e57b-4f7f-a1a4-852f88a741d8",
                  "9c75f16d-30c0-4045-9421-ffe428613622",
                  "1b707377-21cf-4375-80e1-9308b9779c09",
                  "50756fca-87e9-49a1-8314-f3c07a732738",
                  "ee6201ea-9e78-4308-98d7-875376ec3a8f"
                ],
                "total": {
                  "amount": {
                    "amount": "335.85",
                    "currencyCode": "ANG"
                  },
                  "awardAmount": {
                    "amount": 18253,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0399,
                  "equivalentAmount": {
                    "amount": "428.87",
                    "currencyCode": "CLP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "261.21",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 3876,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1399,
                    "equivalentAmount": {
                      "amount": "120.43",
                      "currencyCode": "UAH"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "208.22",
                        "currencyCode": "GNF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41781,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2027,
                      "equivalentAmount": {
                        "amount": "112.62",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "52.9",
                        "currencyCode": "TWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35695,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4249,
                      "equivalentAmount": {
                        "amount": "385.91",
                        "currencyCode": "VND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "29.47",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14114,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1392,
                      "equivalentAmount": {
                        "amount": "65.78",
                        "currencyCode": "SLE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "423.44",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 15805,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3525,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "67.03",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "165.44",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 17358,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1967,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "174.73",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "293.93",
                    "currencyCode": "GHS"
                  },
                  "percentage": "7.53"
                },
                "passengerReferenceIds": [
                  "bfc3905c-fd7e-402a-8e2b-484d95fba109",
                  "4a2c2958-795e-4a31-9109-2213fab3c61a",
                  "79f020ed-5b6e-480a-87af-4b27e868aa89",
                  "803d3002-fa4c-4be0-aa26-0d7e2d36421e",
                  "ddad8f57-b6ba-49d4-8a80-919fbd426d13",
                  "ab7c3921-787e-4052-a5ae-fcc2eb221922",
                  "92f17af5-921f-4826-9fca-1dd718a59e2e",
                  "dca6cc52-40b6-4b1e-bd0f-3369e1bdeb14",
                  "cf4100ae-53d5-4cf1-95aa-0caffdab7eb0"
                ],
                "total": {
                  "amount": {
                    "amount": "469.65",
                    "currencyCode": "GMD"
                  },
                  "awardAmount": {
                    "amount": 10426,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0437,
                  "equivalentAmount": {
                    "amount": "407.38",
                    "currencyCode": "LSL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "166.33",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 5367,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1712,
                    "equivalentAmount": {
                      "amount": "394.48",
                      "currencyCode": "HUF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "64.93",
                        "currencyCode": "LKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5089,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1224,
                      "equivalentAmount": {
                        "amount": "493.52",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "73.57",
                        "currencyCode": "BWP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35217,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3096,
                      "equivalentAmount": {
                        "amount": "454.95",
                        "currencyCode": "BHD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "429.94",
                        "currencyCode": "RON"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3005,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1158,
                      "equivalentAmount": {
                        "amount": "421.68",
                        "currencyCode": "TZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "363.78",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 6392,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2553,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "464.73",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "141.35",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 13827,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.216,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "285.11",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "498.86",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 33964,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1838,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "309.69",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "279.04",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 19122,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0267,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "458.46",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "318.05",
                    "currencyCode": "ILS"
                  },
                  "percentage": "9.3"
                },
                "passengerReferenceIds": [
                  "0bdbabcc-3031-4514-ab02-d7c38d5edaa8",
                  "a1915b01-7899-4a1d-82b2-0a954a65081a",
                  "ca518616-321e-43ff-8654-d355fd21d797",
                  "16411bd1-9367-47da-9045-f74f35178b15",
                  "692ad6d1-1501-410c-996e-c9ebb3352eb5",
                  "11885e81-74f3-431c-8c91-bb690c94650a",
                  "8578bdc5-8900-4546-a93c-22311e89271f",
                  "6279cdc4-4631-4a8a-ae5f-91ba9148f52b",
                  "2f6487db-f9f4-4f4e-8810-b6f4eb2a9cb1"
                ],
                "total": {
                  "amount": {
                    "amount": "131.05",
                    "currencyCode": "XAF"
                  },
                  "awardAmount": {
                    "amount": 9663,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0246,
                  "equivalentAmount": {
                    "amount": "201.38",
                    "currencyCode": "XCD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "371.11",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 39640,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0936,
                    "equivalentAmount": {
                      "amount": "288.46",
                      "currencyCode": "KHR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "188.71",
                        "currencyCode": "NPR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30830,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.11,
                      "equivalentAmount": {
                        "amount": "256.94",
                        "currencyCode": "PKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "387.34",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46114,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4334,
                      "equivalentAmount": {
                        "amount": "155.01",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "449.68",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9185,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.434,
                      "equivalentAmount": {
                        "amount": "389.4",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "325.2",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 11084,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3079,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "196.08",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "97.72",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 6341,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.021,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "444.66",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "199.24",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 11211,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1761,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "58.64",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "399.74",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 6002,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3278,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "25.06",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "392.39",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 9679,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1842,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "235.41",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "206.41",
                    "currencyCode": "YER"
                  },
                  "percentage": "5.13"
                },
                "passengerReferenceIds": [
                  "66e32531-df0a-4dff-9b2f-07f0d5aae53a",
                  "efd37d4b-8a0f-4bec-a62b-b1fec1e5f96a",
                  "235a5c2e-3beb-4a9a-abda-baf518e2f917",
                  "eea3017a-b529-4e7e-ac2d-96a1d54601af",
                  "e76b614e-97c7-4e4c-8b41-be4bd2802d41",
                  "0ef56e2e-71c3-4d9a-bd24-183b5b212675",
                  "664c9fc3-e1fc-448a-9c21-df8017cc3085",
                  "8484c27f-3f02-429c-ad60-8f2cc806c2a7",
                  "7bce31c1-111e-4232-bc5c-fe144a3c0cc3"
                ],
                "total": {
                  "amount": {
                    "amount": "140.44",
                    "currencyCode": "BWP"
                  },
                  "awardAmount": {
                    "amount": 3681,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3123,
                  "equivalentAmount": {
                    "amount": "340.17",
                    "currencyCode": "BND"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "75.61",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 15054,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0227,
                    "equivalentAmount": {
                      "amount": "97.66",
                      "currencyCode": "DOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "53.27",
                        "currencyCode": "BAM"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26919,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3251,
                      "equivalentAmount": {
                        "amount": "416.04",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "442.97",
                        "currencyCode": "RSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47473,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1721,
                      "equivalentAmount": {
                        "amount": "343.77",
                        "currencyCode": "NPR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "419.57",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12198,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0769,
                      "equivalentAmount": {
                        "amount": "468.92",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "121.16",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 19361,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2981,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "239.05",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "229.29",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 2712,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4661,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "243.3",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "394.65",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 26833,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.41,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "328.4",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "30.32",
                    "currencyCode": "LAK"
                  },
                  "percentage": "6.69"
                },
                "passengerReferenceIds": [
                  "bb6ad743-b697-4d34-838c-73f10fab3165",
                  "891ac1fb-9cca-43b3-ae43-9e18a40c7cbf",
                  "7355325c-85bf-4a16-b377-87eddde3c071",
                  "4fd9f417-3e30-4adc-a43f-26788d994ab7",
                  "cc5e54d2-8438-4057-8c48-60526a5a4045",
                  "1b5c80fb-a177-4135-98f7-92ca3b703390",
                  "94514cf3-4f8a-4c05-9b45-44a362f07270",
                  "04f71afe-07cd-4d6f-91f9-e87a8d7adcb5",
                  "dbb0ea12-2150-458d-80df-07705ede5a6c"
                ],
                "total": {
                  "amount": {
                    "amount": "338.25",
                    "currencyCode": "MRU"
                  },
                  "awardAmount": {
                    "amount": 48913,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1851,
                  "equivalentAmount": {
                    "amount": "25.27",
                    "currencyCode": "SDG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "466",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 11218,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3642,
                    "equivalentAmount": {
                      "amount": "299.33",
                      "currencyCode": "UGX"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "188.73",
                        "currencyCode": "NPR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3006,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1528,
                      "equivalentAmount": {
                        "amount": "157.75",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "252.81",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25925,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1692,
                      "equivalentAmount": {
                        "amount": "323.04",
                        "currencyCode": "EGP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "37.43",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36348,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2094,
                      "equivalentAmount": {
                        "amount": "486.92",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "246.29",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 35564,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3742,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "425.63",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "473.77",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 28843,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2119,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "310.53",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "183.66",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 49054,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0584,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "421.17",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "385.88",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 42215,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1887,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "268.86",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "179.08",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 30942,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0628,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "295.97",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "175.93",
                    "currencyCode": "NPR"
                  },
                  "percentage": "8.19"
                },
                "passengerReferenceIds": [
                  "3ad04ee5-ed08-4728-b32e-887f2ec7a20b",
                  "ebe3017a-c8b3-4654-bcce-21f6be478eb2",
                  "78df8abc-e6f9-4148-b4d7-9ea391eede43",
                  "7cbf7e10-23e1-42d8-a391-52d0a54816c2",
                  "651eeab2-7b2f-46ac-9cce-c36dac34d6f8",
                  "b86be58d-739f-42c5-b1fa-19bf3e160a51",
                  "6db0fc7e-ec03-405c-8e60-823e27503255",
                  "b5385127-2bca-4a2b-973a-dc00056fca4a",
                  "3aa901d1-d776-43c2-b862-916d716dcdff"
                ],
                "total": {
                  "amount": {
                    "amount": "286.37",
                    "currencyCode": "RSD"
                  },
                  "awardAmount": {
                    "amount": 31044,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2787,
                  "equivalentAmount": {
                    "amount": "453.71",
                    "currencyCode": "AED"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "132.48",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 26106,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4957,
                    "equivalentAmount": {
                      "amount": "362.93",
                      "currencyCode": "IRR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "87.29",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33830,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1431,
                      "equivalentAmount": {
                        "amount": "395.09",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "183.85",
                        "currencyCode": "SOS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49708,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2492,
                      "equivalentAmount": {
                        "amount": "272.73",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "128.65",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37600,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.179,
                      "equivalentAmount": {
                        "amount": "419.45",
                        "currencyCode": "SLE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "360.76",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 42743,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.185,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "293.22",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "465.55",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 19629,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3389,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "463.43",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "100.57",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 36528,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0704,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "372.25",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "134.23",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 4952,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2139,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "115.95",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "77.68",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 4248,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4581,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "94.65",
                        "currencyCode": "NAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "294.05",
                    "currencyCode": "MGA"
                  },
                  "percentage": "7.3"
                },
                "deal": {
                  "amount": {
                    "amount": "97.18",
                    "currencyCode": "MVR"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "18.17",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "7b2b79da-94fb-4c17-90a7-eb254aa38f78",
                  "bfca223c-b91f-4191-926f-d3dd6e269ce2",
                  "f3c17b61-8677-444a-b669-5ea1a75392df",
                  "ca12aba5-41e5-4b24-ab00-0743157b7a22",
                  "aff592d7-ec98-4382-9e6f-46c8305e4bf8",
                  "313d0eed-9eba-48b7-89ca-33a94960bb59",
                  "22f41d9f-8f3a-4d8e-863c-600d02061632",
                  "13270350-abb7-4c7b-8c6d-ee144e95aaeb",
                  "763a5c7b-ef69-4bcb-9295-8b20d575d00f"
                ],
                "total": {
                  "amount": {
                    "amount": "91.13",
                    "currencyCode": "CHF"
                  },
                  "awardAmount": {
                    "amount": 43352,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1495,
                  "equivalentAmount": {
                    "amount": "348.91",
                    "currencyCode": "TRY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "112.4",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 28292,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1597,
                    "equivalentAmount": {
                      "amount": "130.12",
                      "currencyCode": "RON"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "156.02",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40781,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1971,
                      "equivalentAmount": {
                        "amount": "219.78",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "329.51",
                        "currencyCode": "GEL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45178,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3068,
                      "equivalentAmount": {
                        "amount": "211.65",
                        "currencyCode": "NZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "35.78",
                        "currencyCode": "MWK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23734,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4776,
                      "equivalentAmount": {
                        "amount": "98.27",
                        "currencyCode": "NZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "93.73",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 13791,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2474,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "162.24",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "326.94",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 30870,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2089,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "325.88",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "431.22",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 21966,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4018,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "373.49",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "456.41",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 18601,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1531,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "487.16",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "46.7",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 30094,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1623,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "427.17",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "290.02",
                    "currencyCode": "PAB"
                  },
                  "percentage": "13.41"
                },
                "deal": {
                  "amount": {
                    "amount": "189.14",
                    "currencyCode": "AMD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "18.84",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "fe013323-a505-4cba-af1b-cef7d6a16829",
                  "d5d371e6-1d07-4c9e-8e56-c7d75db2940e",
                  "78394aa7-c165-4e1f-b403-77586e379aef",
                  "ace6573b-865c-46e7-823c-6d3e6acc220a",
                  "6672ba33-be30-48ce-803c-a75878a1242f",
                  "9962ece0-10fb-4b39-85c4-acf8bb81462a",
                  "6a9f14a6-eb2d-448c-9f09-c1f9cec9435a",
                  "502f265e-dce8-48e1-8d8f-966e008a2437",
                  "4564974c-d38a-4da5-841e-3453703bff1f"
                ],
                "total": {
                  "amount": {
                    "amount": "345.41",
                    "currencyCode": "PYG"
                  },
                  "awardAmount": {
                    "amount": 27181,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1487,
                  "equivalentAmount": {
                    "amount": "331.8",
                    "currencyCode": "DJF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "200.29",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 10896,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4748,
                    "equivalentAmount": {
                      "amount": "20.58",
                      "currencyCode": "TJS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "281.11",
                        "currencyCode": "GBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5698,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1676,
                      "equivalentAmount": {
                        "amount": "245.39",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "75.08",
                        "currencyCode": "HNL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42225,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4594,
                      "equivalentAmount": {
                        "amount": "174.7",
                        "currencyCode": "XCD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "233.23",
                        "currencyCode": "MDL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9154,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1111,
                      "equivalentAmount": {
                        "amount": "220.68",
                        "currencyCode": "NIO"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "326.23",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 28495,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4908,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "312.45",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "329.23",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 16793,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0572,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "328.23",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "498.4",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 9270,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2295,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "264.3",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "153.39",
                    "currencyCode": "CRC"
                  },
                  "percentage": "7.1"
                },
                "deal": {
                  "amount": {
                    "amount": "434.59",
                    "currencyCode": "CNY"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "14.12",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "b30f0218-498e-4a12-8fb4-92f44f0f2db7",
                  "4f581bf7-69c8-460b-9b60-4eeede317c37",
                  "805de4eb-0262-4652-b611-c65b83a970fb",
                  "bef114af-4910-4700-9406-18ca3f952d0f",
                  "143be19f-97da-424b-87e9-6738769f7d9c",
                  "5b4d87df-8c82-4ed3-9bac-f252110ea812",
                  "202fad9f-768e-4082-900f-f77bdb8b78fb",
                  "4de10ef9-5e00-4d35-9293-119478bad0ab",
                  "1e3d5082-96ab-4a50-a52a-e13e132b475c"
                ],
                "total": {
                  "amount": {
                    "amount": "116.82",
                    "currencyCode": "DJF"
                  },
                  "awardAmount": {
                    "amount": 41575,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2809,
                  "equivalentAmount": {
                    "amount": "346.89",
                    "currencyCode": "TZS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "359.63",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 8661,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1343,
                    "equivalentAmount": {
                      "amount": "60.07",
                      "currencyCode": "SZL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "334.66",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33197,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3102,
                      "equivalentAmount": {
                        "amount": "468.08",
                        "currencyCode": "PLN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "69.04",
                        "currencyCode": "JMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43469,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4664,
                      "equivalentAmount": {
                        "amount": "297.47",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "439.28",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11910,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4109,
                      "equivalentAmount": {
                        "amount": "252.57",
                        "currencyCode": "BIF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "233.29",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 45342,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1073,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "381.08",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "195.15",
                    "currencyCode": "HUF"
                  },
                  "percentage": "14.26"
                },
                "deal": {
                  "amount": {
                    "amount": "50.96",
                    "currencyCode": "TZS"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "9.36",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "242bf119-e4c0-4311-bc85-9eef3c388093",
                  "d40caa2c-47c9-413e-8792-807c72afdda5",
                  "c4775e34-b585-4072-af17-2c17d8460fc9",
                  "e7f505bf-acab-44e7-95c9-ae91bfc0b26f",
                  "1527da42-4c8f-45c9-89cd-cb4f715a6d8c",
                  "0959aaf5-a819-4e96-b731-162710411763",
                  "6256ea4c-0534-44b2-87a9-4071bcf52891",
                  "b2ad11fa-d2bd-419c-b124-f7b01b5b9cff",
                  "d7c5d154-ba7f-46fd-a4c1-33f421e1a771"
                ],
                "total": {
                  "amount": {
                    "amount": "364.92",
                    "currencyCode": "KZT"
                  },
                  "awardAmount": {
                    "amount": 49439,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1571,
                  "equivalentAmount": {
                    "amount": "97.29",
                    "currencyCode": "GBP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "348.58",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 20871,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2016,
                    "equivalentAmount": {
                      "amount": "63.27",
                      "currencyCode": "BAM"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "418.39",
                        "currencyCode": "BBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28461,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.185,
                      "equivalentAmount": {
                        "amount": "264.88",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "170.58",
                        "currencyCode": "NOK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33292,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2031,
                      "equivalentAmount": {
                        "amount": "200.06",
                        "currencyCode": "PHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "239.42",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6344,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3391,
                      "equivalentAmount": {
                        "amount": "447.14",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "367.03",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 26104,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0559,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "187.07",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "13.15",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 5520,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2937,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "206.83",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "421.27",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 29969,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2454,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "20.56",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "375.28",
                        "currencyCode": "AFN"
                      },
                      "awardAmount": {
                        "amount": 19889,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.151,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "421.21",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "233.18",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 40498,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0424,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "425.77",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "38.69",
                    "currencyCode": "PHP"
                  },
                  "percentage": "7.52"
                },
                "deal": {
                  "amount": {
                    "amount": "112.29",
                    "currencyCode": "TWD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "12.23",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "31a7a884-40e3-4289-bb89-910a2bc3bc46",
                  "3e1595aa-48b0-42ed-8415-7f4dc050b96c",
                  "f877c029-5d5a-4950-b7bf-5f4e517bee84",
                  "41f507ec-abba-4555-a5c0-2d5088a6c4ee",
                  "e4f0df2a-f77d-43a3-9262-3689f7bcf80b",
                  "1070c14b-bbbe-4514-a0cf-e1d8f839a9e0",
                  "cb309458-d05b-4c25-a53a-ca964b7962ab",
                  "3e4373f2-897a-42e5-befd-485c278a7d0c",
                  "d4d3e38c-8069-4fdf-ac56-237f7e2c10c1"
                ],
                "total": {
                  "amount": {
                    "amount": "388.38",
                    "currencyCode": "BAM"
                  },
                  "awardAmount": {
                    "amount": 32484,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1787,
                  "equivalentAmount": {
                    "amount": "264.57",
                    "currencyCode": "RWF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "137.61",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 44635,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0621,
                    "equivalentAmount": {
                      "amount": "79.31",
                      "currencyCode": "CRC"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "158.79",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11677,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4679,
                      "equivalentAmount": {
                        "amount": "53.06",
                        "currencyCode": "BSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "145.8",
                        "currencyCode": "SBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33157,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4888,
                      "equivalentAmount": {
                        "amount": "88.36",
                        "currencyCode": "BAM"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "494.52",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23746,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4887,
                      "equivalentAmount": {
                        "amount": "348.06",
                        "currencyCode": "DJF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "333.68",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 47212,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4398,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "362.23",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "99.48",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 40045,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4397,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "445.7",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "266.28",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 18531,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.463,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "222.3",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "287.24",
                    "currencyCode": "MOP"
                  },
                  "percentage": "13.64"
                },
                "deal": {
                  "amount": {
                    "amount": "86.11",
                    "currencyCode": "WST"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "17.75",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "6a3c9924-c544-40d1-b30f-e8b83ee72fcb",
                  "5601847d-98c9-490b-b653-2bebbb93d19c",
                  "1b3ab505-50b2-472c-b128-ef94104e50c0",
                  "72d9aeb8-2f7d-4bbf-aacc-5e58872b7679",
                  "ad84eefb-3c48-4a09-a45b-48e5067b288a",
                  "1a34804c-df82-45b3-a0b6-b8bab5049218",
                  "323a7600-0055-4bee-9573-1dbebdb83aa7",
                  "ae682a73-6ffb-4d6f-9b0d-649b994d1033",
                  "b21917c0-e0da-409c-a495-7ef2fbd63eb4"
                ],
                "total": {
                  "amount": {
                    "amount": "326.78",
                    "currencyCode": "NGN"
                  },
                  "awardAmount": {
                    "amount": 32765,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1669,
                  "equivalentAmount": {
                    "amount": "415",
                    "currencyCode": "SCR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "91.11",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 14112,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.218,
                    "equivalentAmount": {
                      "amount": "234.47",
                      "currencyCode": "SYP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "31.56",
                        "currencyCode": "LKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32625,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3822,
                      "equivalentAmount": {
                        "amount": "469.01",
                        "currencyCode": "TOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "212.24",
                        "currencyCode": "DJF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30024,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3521,
                      "equivalentAmount": {
                        "amount": "359.92",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "115.57",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9821,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0959,
                      "equivalentAmount": {
                        "amount": "164.33",
                        "currencyCode": "ZMW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "31.73",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 17231,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3343,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "323.69",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "126.25",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 39690,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3909,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "362.89",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "319.11",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 14227,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3215,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "44.28",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "36.98",
                    "currencyCode": "IRR"
                  },
                  "percentage": "12.78"
                },
                "deal": {
                  "amount": {
                    "amount": "477.5",
                    "currencyCode": "CRC"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "19.54",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "8e195b51-9985-4065-8ff2-f83928f3c840",
                  "7952c591-8599-4130-864a-e5cefda1291d",
                  "4e4d8ba0-754c-4802-864a-6cf6c398904c",
                  "4e0016b2-82eb-4f66-a512-c767cb2bbc47",
                  "e1e7bb66-eef6-4d7a-a2c0-60e434bdc0bd",
                  "e5e416f4-8330-4a58-95de-27bc43cdfc84",
                  "c1f94dd4-8787-4973-92ec-2f10602fec6e",
                  "2cb0f478-c23b-4bd6-a4ac-ebb38a4d2cd8",
                  "f5827835-4397-49bb-aff6-374f15340103"
                ],
                "total": {
                  "amount": {
                    "amount": "152.13",
                    "currencyCode": "AOA"
                  },
                  "awardAmount": {
                    "amount": 42285,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2627,
                  "equivalentAmount": {
                    "amount": "136.3",
                    "currencyCode": "AOA"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "446.28",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 42130,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0625,
                    "equivalentAmount": {
                      "amount": "109.54",
                      "currencyCode": "AZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "376.61",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11284,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3428,
                      "equivalentAmount": {
                        "amount": "430.84",
                        "currencyCode": "AWG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "34.83",
                        "currencyCode": "CHF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17265,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3968,
                      "equivalentAmount": {
                        "amount": "475.24",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "357.85",
                        "currencyCode": "OMR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39456,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3075,
                      "equivalentAmount": {
                        "amount": "407.62",
                        "currencyCode": "PLN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "178.74",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 25073,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3181,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "75.88",
                        "currencyCode": "HTG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "313.73",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 21101,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2132,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "161.66",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "183.17",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 38974,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.362,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "163.19",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "379.81",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 22742,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.32,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "467.47",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "416.6",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 22152,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3787,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "393.56",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "110.28",
                    "currencyCode": "HUF"
                  },
                  "percentage": "14.26"
                },
                "deal": {
                  "amount": {
                    "amount": "31.01",
                    "currencyCode": "BWP"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "19.49",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "25d77666-3cbe-4239-88c3-ae116c8acea3",
                  "47d548b7-2a83-414d-9334-70339081c563",
                  "e844eaa1-108e-499b-87b5-08a8eb1dc803",
                  "558170b8-356c-4471-89ec-d2da5ca70059",
                  "90622aa8-cc69-4127-9714-fc8a99bfcdb1",
                  "82197f71-a641-489e-ace3-96b72939ac24",
                  "25f002af-4e08-47c0-be44-3931957724a8",
                  "7ac5efcb-17a4-4101-a0c2-74266648a2d5",
                  "729b9ed9-2883-4c19-9ded-9bd256abe858"
                ],
                "total": {
                  "amount": {
                    "amount": "181.09",
                    "currencyCode": "ETB"
                  },
                  "awardAmount": {
                    "amount": 26988,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2305,
                  "equivalentAmount": {
                    "amount": "183.81",
                    "currencyCode": "WST"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "16.67",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 11269,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1136,
                    "equivalentAmount": {
                      "amount": "117.61",
                      "currencyCode": "AZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "22.3",
                        "currencyCode": "NZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32692,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.034,
                      "equivalentAmount": {
                        "amount": "251.81",
                        "currencyCode": "XAF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "121.78",
                        "currencyCode": "ARS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25054,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2646,
                      "equivalentAmount": {
                        "amount": "291.98",
                        "currencyCode": "NPR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "244.25",
                        "currencyCode": "BWP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6948,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.063,
                      "equivalentAmount": {
                        "amount": "370.56",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "158.15",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 17017,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2768,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "287.37",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "196.05",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 33907,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0719,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "367.33",
                        "currencyCode": "HTG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "439.06",
                    "currencyCode": "PAB"
                  },
                  "percentage": "11.51"
                },
                "deal": {
                  "amount": {
                    "amount": "443.13",
                    "currencyCode": "ARS"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "15.8",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "b9abb3fd-89bc-477e-9b00-d9e6b2e870e8",
                  "ee7a3c93-3cfb-4e1d-b13d-c41dbfa22969",
                  "61e0e8bf-fed6-4207-9eff-1c7c8d382c03",
                  "f80f552a-7c53-4350-8b0c-f22774aededd",
                  "cef2e7cd-0226-4f5c-ba53-41f67754c3ed",
                  "678d945d-0f45-4534-badf-88d97a1e1730",
                  "04c0f1e3-cfdc-4229-97fc-de474a0785e8",
                  "b3fbdafa-bc8b-42de-9bc7-e64383877982",
                  "2639d943-edea-4c1c-b52b-d0718fea59fb"
                ],
                "total": {
                  "amount": {
                    "amount": "251.21",
                    "currencyCode": "MNT"
                  },
                  "awardAmount": {
                    "amount": 48946,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3858,
                  "equivalentAmount": {
                    "amount": "55.1",
                    "currencyCode": "DOP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "184.87",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 1659,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3383,
                    "equivalentAmount": {
                      "amount": "391.81",
                      "currencyCode": "MWK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "188.54",
                        "currencyCode": "HNL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32721,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3073,
                      "equivalentAmount": {
                        "amount": "406.38",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "100.97",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24142,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3177,
                      "equivalentAmount": {
                        "amount": "420.1",
                        "currencyCode": "HNL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "342.14",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33129,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1473,
                      "equivalentAmount": {
                        "amount": "328.17",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "91.31",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 12901,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4272,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "23.41",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9506
                },
                "passengerReferenceIds": [
                  "803977e4-0e87-4a2f-85b6-aa093c9a3fee",
                  "9edd7cdf-55d0-47bb-ab57-770ada555271",
                  "d7f8a262-6d6d-4ab2-b459-f9f2b30e0ceb",
                  "58c16e4c-3c18-44e5-a7d3-ec3c6a91223e",
                  "c784d394-d721-41eb-9bbf-17b8a9efc84a",
                  "6e571c01-029f-457e-aa6a-e9ec3571aadc",
                  "65ceca35-4ffc-4518-8e0a-ea0b7d560dea",
                  "4441709e-7614-4fbb-b520-db0d121ceb92",
                  "d69c5ed3-b016-4103-bcd5-bfcd7372e082"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "351.89",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 49265,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0859,
                    "equivalentAmount": {
                      "amount": "480.58",
                      "currencyCode": "IDR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "437.21",
                          "currencyCode": "MXN"
                        },
                        "awardAmount": {
                          "amount": 45396,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4143,
                        "equivalentAmount": {
                          "amount": "376.39",
                          "currencyCode": "AMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "406.15",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 16079,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.367,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "174.16",
                            "currencyCode": "RON"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "10.7",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 46724,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1682,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "98.07",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "294.38",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 48798,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3535,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "85.74",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "303.1",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 17108,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1434,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "122.47",
                            "currencyCode": "WST"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "154.25",
                          "currencyCode": "SGD"
                        },
                        "awardAmount": {
                          "amount": 48481,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0548,
                        "equivalentAmount": {
                          "amount": "344.48",
                          "currencyCode": "SCR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "212.77",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 39600,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2498,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "222.29",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "221.82",
                          "currencyCode": "SCR"
                        },
                        "awardAmount": {
                          "amount": 49663,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3758,
                        "equivalentAmount": {
                          "amount": "150.45",
                          "currencyCode": "DKK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "19.47",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 34353,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1446,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "31.73",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "337.68",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 19792,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.498,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "19.02",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "19.28",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 7599,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4861,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "163.14",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "485.11",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 33036,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3317,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "136.42",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "157.67",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 4757,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.473,
                    "equivalentAmount": {
                      "amount": "489.98",
                      "currencyCode": "SGD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "249.22",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 37863,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2687,
                    "equivalentAmount": {
                      "amount": "405.66",
                      "currencyCode": "ILS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "492.73",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 13122,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4831,
                    "equivalentAmount": {
                      "amount": "85.37",
                      "currencyCode": "NPR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "222.32",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 4227,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1195,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "226.1",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "384.35",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 39101,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4188,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "80.17",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "356.21",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 33015,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3823,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "110.94",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "432.57",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 25951,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0312,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "402.7",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "282.62",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 9710,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0141,
                    "equivalentAmount": {
                      "amount": "308.46",
                      "currencyCode": "TTD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "207.32",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 45611,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0921,
                    "equivalentAmount": {
                      "amount": "446.43",
                      "currencyCode": "MGA"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0442
                },
                "passengerReferenceIds": [
                  "e1c76f99-86ab-4d08-8ff8-fb9cc9042b84",
                  "827e9445-ee93-4c45-8475-93557bdd1c14",
                  "fbb72296-cb02-4476-880b-c748fe700bf0",
                  "fa147587-05c9-496f-b507-29b0ad24fcca",
                  "f6686542-0bb2-4075-a3ea-4f44004ddb1f",
                  "efff95cb-bb11-4138-9b9c-38b5968204fa",
                  "4c406120-b456-4cd6-9db5-b485a2aa2929",
                  "1d1fd09a-9838-46e9-84f7-9c17a766381b",
                  "934f4eea-9eb3-4c87-928a-fb3b6265148d"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "452.92",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 9491,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4582,
                    "equivalentAmount": {
                      "amount": "256.77",
                      "currencyCode": "BND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "250.85",
                          "currencyCode": "TZS"
                        },
                        "awardAmount": {
                          "amount": 5335,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3633,
                        "equivalentAmount": {
                          "amount": "296.88",
                          "currencyCode": "UAH"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "205.97",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 7457,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1542,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "82.98",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "380.84",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 12998,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4334,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "158.51",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "486.7",
                          "currencyCode": "PHP"
                        },
                        "awardAmount": {
                          "amount": 10707,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4556,
                        "equivalentAmount": {
                          "amount": "471.76",
                          "currencyCode": "SBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "250.43",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 16248,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2967,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "258.95",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "84.82",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 1906,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0313,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "121.3",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "114.64",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 29128,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2285,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "174",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "453.92",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 3314,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4895,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "39.27",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "67.2",
                          "currencyCode": "PHP"
                        },
                        "awardAmount": {
                          "amount": 15103,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3727,
                        "equivalentAmount": {
                          "amount": "195.43",
                          "currencyCode": "CAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "163.89",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 35137,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.299,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "181.43",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "155.88",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 26392,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4575,
                    "equivalentAmount": {
                      "amount": "205.3",
                      "currencyCode": "QAR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "356.03",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 28599,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2157,
                    "equivalentAmount": {
                      "amount": "48.99",
                      "currencyCode": "TRY"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "192.72",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 19740,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1163,
                    "equivalentAmount": {
                      "amount": "428.34",
                      "currencyCode": "UYU"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "158.97",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 9789,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1353,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "366.3",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "102.25",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 40370,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4465,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "344.08",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "383.47",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 44095,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2219,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "356.84",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "307.06",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 46951,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4289,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "312.63",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "44.72",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 35819,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4193,
                    "equivalentAmount": {
                      "amount": "45.82",
                      "currencyCode": "VUV"
                    }
                  },
                  {
                    "amount": {
                      "amount": "481.52",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 44711,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0492,
                    "equivalentAmount": {
                      "amount": "230.12",
                      "currencyCode": "SCR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0861
                },
                "passengerReferenceIds": [
                  "f54a5aed-2fd0-41a1-b339-cb5f4d95dceb",
                  "cc6c93c8-d3aa-4c10-961d-ab07465a8999",
                  "ecb4941e-5bb5-46f6-bdf8-dbe1a1261e31",
                  "d822982f-5663-4058-ac06-7d92c8bd2e0d",
                  "ef115b45-0247-4761-8f4b-1a0b87790c0f",
                  "812f4d15-5479-42fd-890a-5dc82166513a",
                  "34df794e-5ad2-4032-aa93-1001cb5440e4",
                  "023c7977-c9bf-43dc-85dc-94510fabb72b",
                  "ea9f73d1-c9b8-4aea-9878-c365bed98fa4"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "275.81",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 22712,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1889,
                    "equivalentAmount": {
                      "amount": "117.3",
                      "currencyCode": "NOK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "119.53",
                          "currencyCode": "PKR"
                        },
                        "awardAmount": {
                          "amount": 15630,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3264,
                        "equivalentAmount": {
                          "amount": "27.51",
                          "currencyCode": "NZD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "468.96",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 37679,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1293,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "287.56",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "460.55",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 36521,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0846,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "131.09",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "147.4",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 47205,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0203,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "195.78",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "123.66",
                            "currencyCode": "SSP"
                          },
                          "awardAmount": {
                            "amount": 33642,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3211,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "100.78",
                            "currencyCode": "VUV"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "488.22",
                          "currencyCode": "TJS"
                        },
                        "awardAmount": {
                          "amount": 26935,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3897,
                        "equivalentAmount": {
                          "amount": "296",
                          "currencyCode": "BMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "198.29",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 48728,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2091,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "194.96",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "373.01",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 12795,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1563,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "150.07",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "36.19",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 6187,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2554,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "282",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "259.82",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 12666,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3082,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "17",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "468.34",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 6199,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3562,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "230.45",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "433.32",
                          "currencyCode": "BBD"
                        },
                        "awardAmount": {
                          "amount": 36892,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3524,
                        "equivalentAmount": {
                          "amount": "459.7",
                          "currencyCode": "UYU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "82.47",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 40250,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1715,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "471.91",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "311.67",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 45898,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0684,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "206.53",
                            "currencyCode": "KZT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "78.66",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 8528,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4216,
                    "equivalentAmount": {
                      "amount": "453.54",
                      "currencyCode": "AZN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "222.9",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 8838,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4108,
                    "equivalentAmount": {
                      "amount": "176.88",
                      "currencyCode": "KRW"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "333.35",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 27526,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4728,
                    "equivalentAmount": {
                      "amount": "190.47",
                      "currencyCode": "PEN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "300.78",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 16041,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.354,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "332.73",
                        "currencyCode": "PLN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "193.55",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 31944,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3865,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "21.4",
                        "currencyCode": "TRY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "342.67",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 7185,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2398,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "416.86",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "298.79",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 14225,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1766,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "446",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "147.71",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 27583,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1307,
                    "equivalentAmount": {
                      "amount": "470.38",
                      "currencyCode": "GMD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "64.4",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 6471,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2026,
                    "equivalentAmount": {
                      "amount": "229.39",
                      "currencyCode": "JPY"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.015
                },
                "passengerReferenceIds": [
                  "46cb6162-483f-4ee0-a3b2-565291e2c259",
                  "c342f737-3dde-4f8b-b67d-a8588ddfd9e4",
                  "884d86a8-d9e8-4775-98f7-ab4bac4618b9",
                  "903d7d42-18d2-489b-8411-cd51d8b51a6e",
                  "82ee364f-dec3-4156-a50c-263b918829c2",
                  "952d7c47-a1cd-4a4b-b6a2-9d67fbcfdae2",
                  "b7d68711-f48a-4b0c-a690-8a1a7ec1a315",
                  "183a1cf1-ba13-407e-bb0c-c18dbd6ee24f",
                  "780e755e-9b9d-4f4f-a475-7937f03cf001"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "368.41",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 6517,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0749,
                    "equivalentAmount": {
                      "amount": "499.96",
                      "currencyCode": "GEL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "402.62",
                          "currencyCode": "AMD"
                        },
                        "awardAmount": {
                          "amount": 4378,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0276,
                        "equivalentAmount": {
                          "amount": "146.73",
                          "currencyCode": "MUR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "158.78",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 40062,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2633,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "259.77",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "487.12",
                          "currencyCode": "AFN"
                        },
                        "awardAmount": {
                          "amount": 40987,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1952,
                        "equivalentAmount": {
                          "amount": "495.92",
                          "currencyCode": "MWK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "344.4",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 5196,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1825,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "51.87",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "409.63",
                            "currencyCode": "XCD"
                          },
                          "awardAmount": {
                            "amount": 17891,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.095,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "440.37",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "280.75",
                          "currencyCode": "TJS"
                        },
                        "awardAmount": {
                          "amount": 13867,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1378,
                        "equivalentAmount": {
                          "amount": "153.22",
                          "currencyCode": "SDG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "196.95",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 45295,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4044,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "259.43",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "433.11",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 37324,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2574,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "153.16",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "383.91",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 23658,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1564,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "339.1",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "297.2",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 26385,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0346,
                    "equivalentAmount": {
                      "amount": "79.33",
                      "currencyCode": "GEL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "97.13",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 39206,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3623,
                    "equivalentAmount": {
                      "amount": "385.44",
                      "currencyCode": "GEL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "403.77",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 18529,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4175,
                    "equivalentAmount": {
                      "amount": "415.48",
                      "currencyCode": "GBP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "203.51",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 36846,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4489,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "110.22",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "196.27",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 36696,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3497,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "49.77",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "235.33",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 13223,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.174,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "278.17",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "445.37",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 28026,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1118,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "425.36",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "338.59",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 39915,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3377,
                    "equivalentAmount": {
                      "amount": "382.46",
                      "currencyCode": "SRD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "421.15",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 6468,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2722,
                    "equivalentAmount": {
                      "amount": "33.34",
                      "currencyCode": "BZD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0982
                },
                "passengerReferenceIds": [
                  "9c0ae4e5-e168-48bf-985a-e349e678bf4d",
                  "f6c1b06e-6218-438d-aa20-f43620c303fe",
                  "f61d6da6-9cd8-47ac-8aed-ddf8dee01498",
                  "c0431e2d-eb42-4e54-b2b6-09787fd6d304",
                  "d24f42f4-1cb4-41e7-bd3e-38b2710f1cce",
                  "a68dad10-1c0b-491c-8c3f-9f83462bdffb",
                  "645aa8ce-4a24-4b6b-9431-00d2795bd359",
                  "ac16c0e9-daa5-4abb-87e5-1ab524c2e2ef",
                  "721e0b31-4f7a-4943-b361-de5f4cdd6465"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "491.33",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 29311,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0408,
                    "equivalentAmount": {
                      "amount": "139.83",
                      "currencyCode": "LAK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "173.89",
                          "currencyCode": "ETB"
                        },
                        "awardAmount": {
                          "amount": 27383,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3346,
                        "equivalentAmount": {
                          "amount": "106.47",
                          "currencyCode": "LYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "136.4",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 43282,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4753,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "369.33",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "162.27",
                            "currencyCode": "EUR"
                          },
                          "awardAmount": {
                            "amount": 22012,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0191,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "154.12",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "79.07",
                            "currencyCode": "BYN"
                          },
                          "awardAmount": {
                            "amount": 21483,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4803,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "300.34",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "47.01",
                            "currencyCode": "TMT"
                          },
                          "awardAmount": {
                            "amount": 30756,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2182,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "477.17",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "107.12",
                          "currencyCode": "SDG"
                        },
                        "awardAmount": {
                          "amount": 9683,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1602,
                        "equivalentAmount": {
                          "amount": "14.46",
                          "currencyCode": "ERN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "456.85",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 37806,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.148,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "140.16",
                            "currencyCode": "GTQ"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "233.63",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 12717,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2124,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "354.77",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "108.83",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 24442,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1974,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "491.09",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "482.26",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 4698,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4581,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "132.7",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "16.74",
                          "currencyCode": "NAD"
                        },
                        "awardAmount": {
                          "amount": 45408,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0704,
                        "equivalentAmount": {
                          "amount": "52.17",
                          "currencyCode": "MOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "109.57",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 39620,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1141,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "310.17",
                            "currencyCode": "BIF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "408.43",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 37960,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3749,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "104.31",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "323.02",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 11095,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4729,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "178.69",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "234.17",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 12884,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2442,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "275.36",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "308.5",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 47914,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2657,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "344.11",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "231.64",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 35502,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0175,
                    "equivalentAmount": {
                      "amount": "166.99",
                      "currencyCode": "MYR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "255.15",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 8401,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0531,
                    "equivalentAmount": {
                      "amount": "164.25",
                      "currencyCode": "AZN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "187.62",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 4036,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4815,
                    "equivalentAmount": {
                      "amount": "449.52",
                      "currencyCode": "PLN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "243.03",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 10106,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3399,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "118.34",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "351.91",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 10003,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4025,
                    "equivalentAmount": {
                      "amount": "443.18",
                      "currencyCode": "FKP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "355.57",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 14936,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4772,
                    "equivalentAmount": {
                      "amount": "369.6",
                      "currencyCode": "PAB"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9146
                },
                "passengerReferenceIds": [
                  "db953b7a-d069-4612-b2ff-47f77f79b2d1",
                  "9cb13b5b-b629-40d9-ac75-48886e7e1612",
                  "988d2822-4c76-4795-8bb8-5939e892dab2",
                  "6746eac7-c2b6-4fea-89bb-6b87f3cd0114",
                  "0d2d1966-0900-446e-b95f-84af0af912c9",
                  "b59e60f9-5673-456f-96ea-a1ac72474497",
                  "e524d8ad-3a3f-4eca-aff9-b95f04806c5f",
                  "f53fd458-b579-41a6-b3f4-cb7e72c0341b",
                  "be5b32ea-a6f5-46e3-ae80-16e756b95d6f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "170.09",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 49172,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0985,
                    "equivalentAmount": {
                      "amount": "155.5",
                      "currencyCode": "XAF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "60.91",
                          "currencyCode": "BBD"
                        },
                        "awardAmount": {
                          "amount": 31917,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4153,
                        "equivalentAmount": {
                          "amount": "497.31",
                          "currencyCode": "CRC"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "447.66",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 46925,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0896,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "335.74",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "294.17",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 35840,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.114,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "314.46",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "85.65",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 39884,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3626,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "288.47",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "439.32",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 29099,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4573,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "67.61",
                            "currencyCode": "VUV"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "476.69",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 41892,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4562,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "93.02",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "142.96",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 40532,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3977,
                        "equivalentAmount": {
                          "amount": "56.21",
                          "currencyCode": "AFN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "39.88",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 36603,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3122,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "97.88",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "12.1",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 30186,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4319,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "498.48",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "246.96",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 36900,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.159,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "286.65",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "337.72",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 14930,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.083,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "120.15",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "490.39",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 38956,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1972,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "420.85",
                            "currencyCode": "STN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "335.33",
                          "currencyCode": "ISK"
                        },
                        "awardAmount": {
                          "amount": 45840,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0727,
                        "equivalentAmount": {
                          "amount": "88.24",
                          "currencyCode": "AMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "28.72",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 5525,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.149,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "142.31",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "80.8",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 23612,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0852,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "265.56",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "287.5",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 45769,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1074,
                    "equivalentAmount": {
                      "amount": "60.15",
                      "currencyCode": "BDT"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "218.02",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 46386,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3365,
                    "equivalentAmount": {
                      "amount": "452.75",
                      "currencyCode": "BOB"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "156.69",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 2341,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4919,
                    "equivalentAmount": {
                      "amount": "141.73",
                      "currencyCode": "JMD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "83.91",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 41133,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1174,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "84.37",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "144.55",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 9351,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4528,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "55.55",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "109.72",
                        "currencyCode": "TJS"
                      },
                      "awardAmount": {
                        "amount": 21286,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4683,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "65.6",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "190.01",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 8262,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3787,
                    "equivalentAmount": {
                      "amount": "28.45",
                      "currencyCode": "CRC"
                    }
                  },
                  {
                    "amount": {
                      "amount": "364.14",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 5286,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1939,
                    "equivalentAmount": {
                      "amount": "156",
                      "currencyCode": "USD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0569
                },
                "passengerReferenceIds": [
                  "ef241a3d-aade-41ff-8b13-fe5ede4e625d",
                  "c4d8cfd8-bdaa-4664-bfb7-42eb9e471f77",
                  "d73fedf6-7399-45aa-9f10-909b57628884",
                  "5761557b-cb7e-4048-8244-7fa113691dbc",
                  "b033d5c4-c2d8-48c9-bc7f-3f3d4a3fc3e5",
                  "b75de211-1ad9-41e1-bccf-266608cc98aa",
                  "09936f14-d642-4a19-a1de-90405223dcb6",
                  "702b1f7f-e77c-4cda-8ed7-c17970aab0fa",
                  "95617bfe-a6d2-4593-8fc0-1df4a67720d1"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "436.98",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 49605,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4146,
                    "equivalentAmount": {
                      "amount": "275.39",
                      "currencyCode": "CNY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "220.05",
                          "currencyCode": "MDL"
                        },
                        "awardAmount": {
                          "amount": 4162,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1093,
                        "equivalentAmount": {
                          "amount": "395.63",
                          "currencyCode": "MGA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "82.81",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 33489,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3518,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "212.41",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "155.19",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 13545,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4045,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "282.45",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "486.45",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 35745,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.308,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "304.44",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "89.46",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 34961,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0935,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "383.36",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "364.74",
                          "currencyCode": "SAR"
                        },
                        "awardAmount": {
                          "amount": 47445,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4807,
                        "equivalentAmount": {
                          "amount": "457.56",
                          "currencyCode": "RSD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "344.91",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 41992,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1425,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "339.17",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "256.02",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 21617,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3124,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "239.54",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "204.95",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 43709,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.42,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "484.55",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "222.69",
                          "currencyCode": "CDF"
                        },
                        "awardAmount": {
                          "amount": 31991,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3226,
                        "equivalentAmount": {
                          "amount": "16.3",
                          "currencyCode": "INR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "366.17",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 37259,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0483,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "91.2",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "482.71",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 21697,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3045,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "480.7",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "380.58",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 17871,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4585,
                    "equivalentAmount": {
                      "amount": "65.16",
                      "currencyCode": "XCD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "263.83",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 25331,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1474,
                    "equivalentAmount": {
                      "amount": "364.4",
                      "currencyCode": "VUV"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "270.91",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 24036,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4628,
                    "equivalentAmount": {
                      "amount": "148.13",
                      "currencyCode": "PGK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "176.04",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 7498,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1794,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "478.08",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "174.16",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 3514,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2147,
                    "equivalentAmount": {
                      "amount": "221.09",
                      "currencyCode": "SEK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "121.65",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 40594,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2335,
                    "equivalentAmount": {
                      "amount": "94.14",
                      "currencyCode": "SGD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1202
                },
                "passengerReferenceIds": [
                  "b10a4a62-51f4-4103-b96c-21a05ee5933b",
                  "c66a3f15-4400-44a4-9482-665ee3caa216",
                  "658cc277-ce00-4312-aeda-acf2c7deb04a",
                  "afc6f297-3ec6-4c0e-b3ac-ae21b378e700",
                  "166324cd-a6f2-476f-bf13-828369bb3343",
                  "b8a8ab82-c541-4593-b823-b988eaf35e83",
                  "41480e0d-6d18-4915-b4f6-255014bf2e90",
                  "5d6647cf-82b4-4aba-a89b-9dd6953394b8",
                  "fdc16525-4693-4d70-8341-c8dd09af81d2"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "405.08",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 14263,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.366,
                    "equivalentAmount": {
                      "amount": "255.42",
                      "currencyCode": "DOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "351.14",
                          "currencyCode": "LBP"
                        },
                        "awardAmount": {
                          "amount": 22094,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4543,
                        "equivalentAmount": {
                          "amount": "345.71",
                          "currencyCode": "IQD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "371.36",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 26686,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4274,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "130.64",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "487.29",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 6382,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3731,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "174.39",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "189.8",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 25972,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1088,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "160.49",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "28.48",
                          "currencyCode": "DKK"
                        },
                        "awardAmount": {
                          "amount": 3772,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4821,
                        "equivalentAmount": {
                          "amount": "171.14",
                          "currencyCode": "CZK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "168.7",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 39442,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.22,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "249.66",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "60.56",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 33733,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1166,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "331.61",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "59.58",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 33430,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4132,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "412.43",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "395.44",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 11378,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0291,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "125.56",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "353.73",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 2854,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1182,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "299.2",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "243.54",
                          "currencyCode": "MGA"
                        },
                        "awardAmount": {
                          "amount": 18089,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4141,
                        "equivalentAmount": {
                          "amount": "417.32",
                          "currencyCode": "SAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "419.97",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 29214,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1145,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "248.7",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "451.26",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 44141,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.222,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "480.18",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "122.39",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 42473,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3536,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "143.91",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "473.35",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 16113,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0678,
                    "equivalentAmount": {
                      "amount": "278.07",
                      "currencyCode": "SYP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "289.08",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 34391,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3569,
                    "equivalentAmount": {
                      "amount": "141.34",
                      "currencyCode": "YER"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "204.59",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 42966,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3115,
                    "equivalentAmount": {
                      "amount": "204.53",
                      "currencyCode": "KZT"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "451.03",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 17839,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1202,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "259.19",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "292.65",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 11600,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0683,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "202.97",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "106.19",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 38034,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2434,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "398.1",
                        "currencyCode": "RWF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "237.79",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 12779,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1379,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "63.84",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "485.34",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 28124,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1103,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "314.1",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "418.78",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 26569,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4248,
                    "equivalentAmount": {
                      "amount": "351.62",
                      "currencyCode": "XOF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "419.15",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 2273,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3757,
                    "equivalentAmount": {
                      "amount": "64.7",
                      "currencyCode": "DJF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9804
                },
                "passengerReferenceIds": [
                  "c9bfafa4-0b4c-43f1-af9f-fe60f09b47e9",
                  "80f85034-ca38-4c67-bb90-c62fb3cc70d4",
                  "4d2e10f3-e5ca-4ea8-a96e-682c2af65062",
                  "0e0ceb65-a1da-4df5-aed7-a1de5ac82bb1",
                  "baa9bf9c-7134-4d85-9b93-43cdc56e56c2",
                  "349440c6-eb3b-4f0c-b476-4157ecbb1e98",
                  "5e2c2edd-9a27-4d1d-abfc-1721674ec945",
                  "a0b20572-995e-4ce8-9690-10c4bd17aff7",
                  "dc40e3a3-ae18-488b-9301-0fc46f80e91a"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "222.45",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 22483,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.283,
                    "equivalentAmount": {
                      "amount": "130.07",
                      "currencyCode": "GYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "239.52",
                          "currencyCode": "MNT"
                        },
                        "awardAmount": {
                          "amount": 46880,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1657,
                        "equivalentAmount": {
                          "amount": "116.34",
                          "currencyCode": "SGD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "136.41",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 36308,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0595,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "397.53",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "364.93",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 36090,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2792,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "383.69",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "381.44",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 14959,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4206,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "365.43",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "408.43",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 31204,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4007,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "293.64",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "272.49",
                          "currencyCode": "NAD"
                        },
                        "awardAmount": {
                          "amount": 16354,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1868,
                        "equivalentAmount": {
                          "amount": "331.32",
                          "currencyCode": "LRD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "486.22",
                            "currencyCode": "EUR"
                          },
                          "awardAmount": {
                            "amount": 41488,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0598,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "394.93",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "58.66",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 15720,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2154,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "47.84",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "350.1",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 29879,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.052,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "93.09",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "255.94",
                          "currencyCode": "AOA"
                        },
                        "awardAmount": {
                          "amount": 22552,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2398,
                        "equivalentAmount": {
                          "amount": "339.41",
                          "currencyCode": "ANG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "199.68",
                            "currencyCode": "USD"
                          },
                          "awardAmount": {
                            "amount": 7220,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1271,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "217.77",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "71.47",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 24491,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4577,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "120.3",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "80.99",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 17879,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3325,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "262.22",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "15.58",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 23639,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1941,
                    "equivalentAmount": {
                      "amount": "158.47",
                      "currencyCode": "SDG"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "148.52",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 39677,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3065,
                    "equivalentAmount": {
                      "amount": "68.08",
                      "currencyCode": "ALL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "353.54",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 11614,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2765,
                    "equivalentAmount": {
                      "amount": "336.09",
                      "currencyCode": "TND"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "378.09",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 3360,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1827,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "190.36",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "491.1",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 26240,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1061,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "181.05",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "380.31",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 24077,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1672,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "265.66",
                        "currencyCode": "NAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "228.46",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 32648,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3771,
                    "equivalentAmount": {
                      "amount": "240.13",
                      "currencyCode": "PHP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "34.82",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 19975,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1338,
                    "equivalentAmount": {
                      "amount": "325.33",
                      "currencyCode": "TRY"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "55.27",
                  "currencyCode": "VND"
                },
                "awardAmount": {
                  "amount": 45407,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1406,
                "equivalentAmount": {
                  "amount": "202.04",
                  "currencyCode": "XOF"
                }
              },
              "fees": {
                "amount": {
                  "amount": "462.82",
                  "currencyCode": "SGD"
                },
                "awardAmount": {
                  "amount": 32959,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1786,
                "equivalentAmount": {
                  "amount": "422.7",
                  "currencyCode": "RSD"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "432.3",
                  "currencyCode": "MVR"
                },
                "awardAmount": {
                  "amount": 2156,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3133,
                "equivalentAmount": {
                  "amount": "282.18",
                  "currencyCode": "YER"
                }
              },
              "offerItemReferenceId": "83b6067a-425e-4a35-b8d2-7ea56d180f61",
              "tax": {
                "amount": {
                  "amount": "258.06",
                  "currencyCode": "ISK"
                },
                "awardAmount": {
                  "amount": 33531,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3286,
                "equivalentAmount": {
                  "amount": "316.1",
                  "currencyCode": "WST"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "254.24",
                    "currencyCode": "JPY"
                  },
                  "awardAmount": {
                    "amount": 46773,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4377,
                  "equivalentAmount": {
                    "amount": "467.01",
                    "currencyCode": "FKP"
                  }
                },
                {
                  "amount": {
                    "amount": "227.1",
                    "currencyCode": "BMD"
                  },
                  "awardAmount": {
                    "amount": 5949,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3517,
                  "equivalentAmount": {
                    "amount": "426.1",
                    "currencyCode": "BIF"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "232.62",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 28326,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1768,
                    "equivalentAmount": {
                      "amount": "29.08",
                      "currencyCode": "DJF"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "167.78",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 25238,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2676,
                    "equivalentAmount": {
                      "amount": "401.4",
                      "currencyCode": "GTQ"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "396.37",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 24295,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2539,
                    "equivalentAmount": {
                      "amount": "198.87",
                      "currencyCode": "USD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "341.95",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 42660,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.044,
                    "equivalentAmount": {
                      "amount": "461.49",
                      "currencyCode": "SLE"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "433.36",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 47698,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.172,
                      "equivalentAmount": {
                        "amount": "466.12",
                        "currencyCode": "PKR"
                      }
                    },
                    {
                      "amount": {
                        "amount": "281.8",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 2284,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.048,
                      "equivalentAmount": {
                        "amount": "339.58",
                        "currencyCode": "IRR"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "116.87",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 27434,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1706,
                    "equivalentAmount": {
                      "amount": "391.8",
                      "currencyCode": "MVR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "161.42",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 33682,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0626,
                    "equivalentAmount": {
                      "amount": "404.72",
                      "currencyCode": "INR"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "256.28",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 23258,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1018,
                    "equivalentAmount": {
                      "amount": "86.56",
                      "currencyCode": "AFN"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "295.56",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 12509,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0764,
                    "equivalentAmount": {
                      "amount": "361.72",
                      "currencyCode": "DZD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "481.49",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 9390,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1456,
                      "equivalentAmount": {
                        "amount": "370.33",
                        "currencyCode": "PYG"
                      }
                    },
                    {
                      "amount": {
                        "amount": "457.93",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 22034,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2004,
                      "equivalentAmount": {
                        "amount": "265.27",
                        "currencyCode": "VUV"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "128.63",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 4010,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2346,
                    "equivalentAmount": {
                      "amount": "212.99",
                      "currencyCode": "MKD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "398.01",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 17383,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4592,
                    "equivalentAmount": {
                      "amount": "110.58",
                      "currencyCode": "XAF"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "64.82",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 9467,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3971,
                    "equivalentAmount": {
                      "amount": "132.43",
                      "currencyCode": "CLP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "46.87",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 1561,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1146,
                    "equivalentAmount": {
                      "amount": "174.3",
                      "currencyCode": "INR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "212.17",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 40571,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0749,
                      "equivalentAmount": {
                        "amount": "292.05",
                        "currencyCode": "GNF"
                      }
                    },
                    {
                      "amount": {
                        "amount": "264.27",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 36837,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3329,
                      "equivalentAmount": {
                        "amount": "16.55",
                        "currencyCode": "UGX"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "44.7",
                    "currencyCode": "CHF"
                  },
                  "percentage": "6.03"
                },
                "passengerReferenceIds": [
                  "3d5b7d56-a31f-4c1c-bdc6-cc8d8904cdea",
                  "1be20e87-95d1-4299-a016-348cdf09d4ca",
                  "bd91d008-3fc7-4082-a321-6a86a549f9b0",
                  "5c560e8c-029e-432a-9ced-9008ef0c10a5",
                  "6383c1d8-6f16-43c4-8d31-9e5ab9ab778c",
                  "04401903-b772-49d5-870e-a4b1d3da8ee4",
                  "6b236710-b2ed-4d46-981b-34d12079cb93",
                  "b260ae3f-cc3a-4920-be88-c09e7ba7f781",
                  "97258b0a-8716-4e0f-b994-7f8b3dd12293"
                ],
                "total": {
                  "amount": {
                    "amount": "10.37",
                    "currencyCode": "GNF"
                  },
                  "awardAmount": {
                    "amount": 42466,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2752,
                  "equivalentAmount": {
                    "amount": "241.51",
                    "currencyCode": "SLE"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "376.37",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 17872,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4887,
                    "equivalentAmount": {
                      "amount": "102.62",
                      "currencyCode": "MKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "489.35",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16977,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.354,
                      "equivalentAmount": {
                        "amount": "99.93",
                        "currencyCode": "MXN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "317.41",
                        "currencyCode": "GTQ"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2754,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1816,
                      "equivalentAmount": {
                        "amount": "43.21",
                        "currencyCode": "BHD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "163.74",
                        "currencyCode": "RWF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22036,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1347,
                      "equivalentAmount": {
                        "amount": "48.18",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "258.76",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 10549,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0534,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "120.1",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "279.6",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 25183,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2523,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "74.24",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "298.3",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 36251,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4402,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "492.17",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "174.91",
                    "currencyCode": "XCD"
                  },
                  "percentage": "11.52"
                },
                "passengerReferenceIds": [
                  "99756493-e71a-4116-861c-417c0a4dcdc7",
                  "f4f80900-0ff8-4075-824e-aaaf4fa1e6a1",
                  "66f3e07d-5000-49e7-83bb-2ad7f87c7640",
                  "41bbab2e-8bf0-4308-b52e-95a7b87bcb2b",
                  "41049b03-b17e-47b8-8755-ae116b7802c3",
                  "3fc854e5-f2bf-43f1-be13-1a51aa0e501f",
                  "6a10a5de-3007-4e3b-9158-ba5f914e0ee1",
                  "4b234c84-9a62-4d86-a812-ecb60b669c53",
                  "4c571f81-d647-46a1-be99-523fdcae59b8"
                ],
                "total": {
                  "amount": {
                    "amount": "494.82",
                    "currencyCode": "BTN"
                  },
                  "awardAmount": {
                    "amount": 47367,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2832,
                  "equivalentAmount": {
                    "amount": "166.98",
                    "currencyCode": "BSD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "494.52",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 8145,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2414,
                    "equivalentAmount": {
                      "amount": "435.63",
                      "currencyCode": "MRU"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "159.49",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9757,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1244,
                      "equivalentAmount": {
                        "amount": "281.93",
                        "currencyCode": "VND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "42.09",
                        "currencyCode": "MDL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37893,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0484,
                      "equivalentAmount": {
                        "amount": "227.84",
                        "currencyCode": "BSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "452.13",
                        "currencyCode": "TMT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47700,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4594,
                      "equivalentAmount": {
                        "amount": "42.07",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "124.39",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 6656,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4933,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "95.79",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "124.32",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 46490,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4622,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "147.72",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "139.23",
                    "currencyCode": "ARS"
                  },
                  "percentage": "12.61"
                },
                "passengerReferenceIds": [
                  "eb4e5731-6ee0-4202-a6ae-5b4eb00a9da3",
                  "92487459-ce6b-4663-ad2b-7a3f14dc4219",
                  "2cf870b6-b5e3-4ba5-93e5-be6a531ec3ea",
                  "e778d2f1-f38e-48c6-bba7-ec37cf89da46",
                  "719b2f13-65c0-49cb-bd88-79f6e56f7aac",
                  "7437dd4b-d631-4d53-8665-979a171a59e2",
                  "8228db36-7411-4c04-91b5-35637ad7ab3c",
                  "405e2383-b515-4060-8acf-1d981c43ebf4",
                  "8e1d2129-e7fa-4469-9d22-d8e7189c1470"
                ],
                "total": {
                  "amount": {
                    "amount": "167.18",
                    "currencyCode": "YER"
                  },
                  "awardAmount": {
                    "amount": 33384,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4714,
                  "equivalentAmount": {
                    "amount": "227.15",
                    "currencyCode": "TMT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "215.69",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 9930,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3773,
                    "equivalentAmount": {
                      "amount": "387.36",
                      "currencyCode": "PYG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "188.94",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2514,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2785,
                      "equivalentAmount": {
                        "amount": "83.45",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "176.95",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49755,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.407,
                      "equivalentAmount": {
                        "amount": "495.21",
                        "currencyCode": "PLN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "163.62",
                        "currencyCode": "MNT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28761,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3884,
                      "equivalentAmount": {
                        "amount": "88.5",
                        "currencyCode": "ZMW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "254.82",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 49089,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1923,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "333.67",
                        "currencyCode": "RWF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "447.44",
                    "currencyCode": "SEK"
                  },
                  "percentage": "12.33"
                },
                "passengerReferenceIds": [
                  "9c0036b2-52d7-494d-b5f0-7db815b0eb13",
                  "c0eec549-38b7-43b0-af1d-6ebd16ca94dc",
                  "35a354b9-78fa-4f68-8ca8-0a1acbb8d90b",
                  "0eb47ce7-636b-4f9d-a03e-be65bb94642b",
                  "9a483a2e-d361-4cae-94a5-fd027062c922",
                  "a385fb41-3d24-4970-968a-bdf53b7561cf",
                  "363a30d7-7311-4b6a-b13d-7fee8c50f6a2",
                  "2f026dee-efa9-4ed2-b5f3-77c9ea1e75b6",
                  "9260ad1b-9356-4c57-9d8f-33d8d11b151a"
                ],
                "total": {
                  "amount": {
                    "amount": "451.85",
                    "currencyCode": "ILS"
                  },
                  "awardAmount": {
                    "amount": 31149,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3696,
                  "equivalentAmount": {
                    "amount": "141.46",
                    "currencyCode": "MUR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "259",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 28658,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3562,
                    "equivalentAmount": {
                      "amount": "491.5",
                      "currencyCode": "MUR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "57.18",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32001,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1383,
                      "equivalentAmount": {
                        "amount": "109.95",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "57.41",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27115,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1093,
                      "equivalentAmount": {
                        "amount": "400.42",
                        "currencyCode": "AOA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "490.88",
                        "currencyCode": "SEK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2957,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4845,
                      "equivalentAmount": {
                        "amount": "305.27",
                        "currencyCode": "BND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "61.87",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 29766,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1651,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "454.16",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "222.59",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 23617,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4705,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "146.79",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "349.33",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 15841,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0735,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "431.67",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "467.67",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 3802,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4711,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "88.34",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "26.89",
                    "currencyCode": "BDT"
                  },
                  "percentage": "8.83"
                },
                "passengerReferenceIds": [
                  "c08315a5-9284-44b7-8eb1-b68b8330500b",
                  "7579dd24-2429-42c1-b38e-77c7ca1e6e06",
                  "e5e28a96-a21d-4747-8e71-7b63a2ab0fcf",
                  "b88276ca-3ff5-4ac5-be90-abe780da42c7",
                  "f22900c6-913e-4d41-a502-8d2cd6cd9c55",
                  "c396f30c-cb6a-4acd-bce2-24283ed8d7f5",
                  "1abe86fa-8594-4b6c-a1d4-f8bf7d5cce47",
                  "eaf322ba-4867-433f-a219-5f0272f71b4c",
                  "46da9465-590b-4f7c-aa95-2053c514d165"
                ],
                "total": {
                  "amount": {
                    "amount": "343.95",
                    "currencyCode": "CZK"
                  },
                  "awardAmount": {
                    "amount": 34429,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1162,
                  "equivalentAmount": {
                    "amount": "328.47",
                    "currencyCode": "USD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "219.32",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 35869,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1921,
                    "equivalentAmount": {
                      "amount": "384.18",
                      "currencyCode": "TJS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "175.3",
                        "currencyCode": "MVR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5924,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1254,
                      "equivalentAmount": {
                        "amount": "93.9",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "326.73",
                        "currencyCode": "TOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26813,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.372,
                      "equivalentAmount": {
                        "amount": "216",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "46.17",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14081,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3246,
                      "equivalentAmount": {
                        "amount": "406.92",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "66.92",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 43695,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2133,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "81.94",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "461.19",
                    "currencyCode": "CAD"
                  },
                  "percentage": "13.63"
                },
                "passengerReferenceIds": [
                  "03aa7570-c4d6-4062-99fb-eebc4b27db29",
                  "6eeae3a0-0309-44a2-a58c-03e19f7ac175",
                  "c81819de-03c2-48ae-a8aa-6949b32a70d0",
                  "b41d1390-ca6e-4224-b8b3-bf234b86cc5e",
                  "24b98916-443a-476c-9c03-bb683b7cb0f1",
                  "f780c1ac-7d9a-4f3d-b231-a1c7fc0eb096",
                  "cdb1a07c-a6bd-472d-a613-17f654bc0168",
                  "413a5828-7fa6-479d-b9e7-244f4acd3963",
                  "1da345f8-8738-4365-99ce-e4a4bf3602f9"
                ],
                "total": {
                  "amount": {
                    "amount": "454.22",
                    "currencyCode": "KZT"
                  },
                  "awardAmount": {
                    "amount": 32029,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4517,
                  "equivalentAmount": {
                    "amount": "209.13",
                    "currencyCode": "TRY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "485.41",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 9768,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3419,
                    "equivalentAmount": {
                      "amount": "413.22",
                      "currencyCode": "SCR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "222.52",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36847,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2442,
                      "equivalentAmount": {
                        "amount": "41.82",
                        "currencyCode": "MNT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "401.73",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8871,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3264,
                      "equivalentAmount": {
                        "amount": "98.51",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "372.11",
                        "currencyCode": "PKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25553,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3531,
                      "equivalentAmount": {
                        "amount": "299.64",
                        "currencyCode": "CVE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "237.71",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 31358,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2638,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "240.19",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "455.29",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 34377,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1868,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "450.93",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "251.92",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 29468,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.231,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "261.14",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "332.76",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 18355,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0265,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "40.04",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "363.91",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 6889,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2325,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "326.07",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "72.78",
                    "currencyCode": "ZAR"
                  },
                  "percentage": "11.27"
                },
                "passengerReferenceIds": [
                  "6265f50a-f678-4583-b175-4a0634b9d9e4",
                  "643cf7ca-b97e-45cd-aea1-d642ecc9f915",
                  "2124b1ee-cc7b-4356-abbd-62e38b87aaf5",
                  "9776be2c-f02f-43d5-b854-de579d4b0b43",
                  "bbe3634f-b819-48eb-a663-3733699b1586",
                  "0aace2ff-8907-4c48-b581-fcdc9105e648",
                  "4861bcc9-bf57-460c-9528-f4d57d795ee0",
                  "9c0948a6-9ecd-4848-8bf5-eaf90ee03628",
                  "760562df-4dec-4dea-ab0a-c1314b847ac8"
                ],
                "total": {
                  "amount": {
                    "amount": "443.24",
                    "currencyCode": "SBD"
                  },
                  "awardAmount": {
                    "amount": 16119,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4542,
                  "equivalentAmount": {
                    "amount": "374.32",
                    "currencyCode": "BOB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "171.28",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 49159,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1601,
                    "equivalentAmount": {
                      "amount": "105.44",
                      "currencyCode": "NGN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "374.51",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36118,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0534,
                      "equivalentAmount": {
                        "amount": "258.08",
                        "currencyCode": "MMK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "52.92",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34977,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3057,
                      "equivalentAmount": {
                        "amount": "165.8",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "386.65",
                        "currencyCode": "TTD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16389,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0785,
                      "equivalentAmount": {
                        "amount": "163.05",
                        "currencyCode": "UYU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "217.01",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 3299,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2022,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "257.67",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "174.7",
                    "currencyCode": "GIP"
                  },
                  "percentage": "12.74"
                },
                "passengerReferenceIds": [
                  "6cca6953-5ffc-48d6-94c8-311a0160bec4",
                  "a2f5f74e-ac53-4873-be2f-8dae153a2149",
                  "9bd37876-838c-4852-836d-ae1b3c2916dd",
                  "05646bd0-c43d-4b0e-a277-119457d2849a",
                  "1b10f3a5-9aaa-44af-8360-1c7f9720443d",
                  "270bf41d-9945-4a9a-97b6-2a9f3dcf0d6d",
                  "ac329a0b-317b-434f-b050-3b59b2d16a98",
                  "da1d6b59-2563-4828-808b-fad9f8202d06",
                  "47d2d1ac-f0c3-438f-a2de-6682b664890a"
                ],
                "total": {
                  "amount": {
                    "amount": "225.7",
                    "currencyCode": "UAH"
                  },
                  "awardAmount": {
                    "amount": 23678,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1241,
                  "equivalentAmount": {
                    "amount": "212.13",
                    "currencyCode": "MGA"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "275.4",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 39597,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3721,
                    "equivalentAmount": {
                      "amount": "225.81",
                      "currencyCode": "TWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "204.66",
                        "currencyCode": "KES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9999,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4519,
                      "equivalentAmount": {
                        "amount": "400.75",
                        "currencyCode": "CLP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "112.92",
                        "currencyCode": "YER"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36394,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0466,
                      "equivalentAmount": {
                        "amount": "403.8",
                        "currencyCode": "UAH"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "296.74",
                        "currencyCode": "BWP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36922,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2586,
                      "equivalentAmount": {
                        "amount": "174.56",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "146.15",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 46814,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0784,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "412.63",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "93.38",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 35848,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.136,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "384.26",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "463.35",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 19298,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4679,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "172.43",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "240.3",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 3071,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.427,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "238.06",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "281.17",
                    "currencyCode": "EUR"
                  },
                  "percentage": "5.48"
                },
                "passengerReferenceIds": [
                  "9a7a8046-7cbc-4517-8305-3a492ccbc3ee",
                  "7b6196c0-b8fa-42e1-a629-5162f69cd928",
                  "26074784-0ef3-4941-ad06-ca67f567c895",
                  "5dfbe264-e114-401e-9f73-721310b13937",
                  "7c19bd92-d285-4454-9491-437e03ffee1f",
                  "700e28eb-3f69-4b42-80e9-2853a5a658ae",
                  "effb5550-cba5-452a-8060-7fee142ce211",
                  "88f283df-68f2-4812-89e2-5009decd8c78",
                  "2f07ad3f-3a0b-40bd-8614-1a6a6754cbfd"
                ],
                "total": {
                  "amount": {
                    "amount": "19.45",
                    "currencyCode": "MXN"
                  },
                  "awardAmount": {
                    "amount": 17544,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1385,
                  "equivalentAmount": {
                    "amount": "110.18",
                    "currencyCode": "VUV"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "176.77",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 2253,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0896,
                    "equivalentAmount": {
                      "amount": "101.8",
                      "currencyCode": "PLN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "309.35",
                        "currencyCode": "TOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31439,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.43,
                      "equivalentAmount": {
                        "amount": "371.15",
                        "currencyCode": "ILS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "234.65",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45766,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0811,
                      "equivalentAmount": {
                        "amount": "141.16",
                        "currencyCode": "KPW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "127.51",
                        "currencyCode": "KYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6436,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3397,
                      "equivalentAmount": {
                        "amount": "404.16",
                        "currencyCode": "UYU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "348.38",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 20726,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2812,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "435.36",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "445.05",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 24042,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3436,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "418.5",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "337.9",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 42173,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2129,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "79.94",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "82.3",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 46430,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.146,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "70.36",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "Q-AV-",
            "KRUT67",
            "V29LBJ",
            "ANB9T",
            "CQ1XX",
            "XPH54R",
            "U4JA9N",
            "1615TG",
            "WMZKQ0",
            "GE4ZN"
          ]
        },
        {
          "details": {
            "type": "AirExtraOfferItem"
          },
          "id": "d10cd984-c9c4-45a8-9264-c16da1168653",
          "itineraryPartReferenceIds": [
            "IP-2",
            "IP-2",
            "IP-2",
            "IP-1",
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-1"
          ],
          "itineraryReferenceId": "9AAC",
          "passengerReferenceIds": [
            "6f3f554e-f8f7-4e63-ae39-982527e05ca8",
            "dc8ddcc3-89c1-452b-a0d0-e78b56870cc2",
            "87263862-5fb2-46dd-b46e-ee98db5dbe30",
            "8c1d226a-5d7c-4d93-84e8-2a9d136c0719",
            "21edc45e-196f-4a40-8d69-212c74d000da",
            "e7a91ed8-dc51-490d-999b-4c965a5fa86d",
            "c6c9e19b-9f7b-4c75-bb6f-b2f2e8e8a6f9",
            "056bc4ca-5ef4-4d55-8c81-c661ae0d991b",
            "1e4858c7-0676-4068-b53a-66e87bbcac18"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "104.17",
                    "currencyCode": "TRY"
                  },
                  "percentage": "14.74"
                },
                "deal": {
                  "amount": {
                    "amount": "370.8",
                    "currencyCode": "SAR"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "8.11",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "38da708b-043c-4213-a824-327010a1de0d",
                  "de1675fa-6995-47d7-9a3c-4a5b6499b5b0",
                  "122a7187-1389-4f6f-90a2-a89b18d234a7",
                  "3878235c-9635-445a-828b-ab8d8ab80d17",
                  "c722d381-eb5e-4601-abd3-0fa1e2a1ffea",
                  "026154ea-b981-4ac0-b513-9519aa3db4b9",
                  "e3caa84b-b9ef-4d61-8f7c-949549ad3068",
                  "98b424b6-18ba-4b36-8746-3c099455768a",
                  "774e6461-25ef-4ba8-ab52-5fee6fe7015a"
                ],
                "total": {
                  "amount": {
                    "amount": "390.45",
                    "currencyCode": "GTQ"
                  },
                  "awardAmount": {
                    "amount": 32090,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0174,
                  "equivalentAmount": {
                    "amount": "23.03",
                    "currencyCode": "DZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "384.2",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 4670,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.338,
                    "equivalentAmount": {
                      "amount": "373.06",
                      "currencyCode": "STN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "320.73",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6607,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.449,
                      "equivalentAmount": {
                        "amount": "433.43",
                        "currencyCode": "ETB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "423",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8393,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1846,
                      "equivalentAmount": {
                        "amount": "435.86",
                        "currencyCode": "SGD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "192.59",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19124,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3655,
                      "equivalentAmount": {
                        "amount": "410.15",
                        "currencyCode": "FJD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "347.23",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 11873,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2554,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "283.75",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "328.05",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 41710,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.43,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "343.1",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "234.29",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 20834,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2123,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "246.04",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "60.3",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 45496,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3856,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "314.21",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "247.21",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 8361,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.394,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "35.01",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "44.25",
                    "currencyCode": "MOP"
                  },
                  "percentage": "10.2"
                },
                "deal": {
                  "amount": {
                    "amount": "320.16",
                    "currencyCode": "ANG"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "15.6",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "96d14573-a75e-4605-824f-1ed4ee789e9e",
                  "093fe457-07db-4c2c-9c5c-f2e1485ecb5f",
                  "ec08d107-8088-4386-99fc-58ac83649159",
                  "9b2c7ee7-7301-4542-884e-6cf3676407cc",
                  "a4db3707-6c01-4d65-8613-1e05efb70452",
                  "2024e455-2153-4c83-8e48-47f40cfce3ad",
                  "d673627c-6fe3-48a3-a73a-9da89360a8cc",
                  "b2ed592b-0fea-4f78-ba57-b308a3826366",
                  "cc9b8ee5-41d7-464a-9c44-987a07e61c91"
                ],
                "total": {
                  "amount": {
                    "amount": "170.36",
                    "currencyCode": "AMD"
                  },
                  "awardAmount": {
                    "amount": 22336,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3269,
                  "equivalentAmount": {
                    "amount": "155.77",
                    "currencyCode": "AED"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "272.01",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 47003,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2644,
                    "equivalentAmount": {
                      "amount": "201.88",
                      "currencyCode": "SOS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "470.12",
                        "currencyCode": "DZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10736,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4999,
                      "equivalentAmount": {
                        "amount": "341.46",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "158.24",
                        "currencyCode": "LBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10077,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.432,
                      "equivalentAmount": {
                        "amount": "78.24",
                        "currencyCode": "COP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "212.55",
                        "currencyCode": "SEK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22952,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1921,
                      "equivalentAmount": {
                        "amount": "31.3",
                        "currencyCode": "CLP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "62.56",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 23464,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.273,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "334.75",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "248.87",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 34924,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4783,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "156.37",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "81.92",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 6857,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2993,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "317.75",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "261.56",
                    "currencyCode": "SRD"
                  },
                  "percentage": "6.39"
                },
                "deal": {
                  "amount": {
                    "amount": "401.41",
                    "currencyCode": "KES"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "16.79",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "cd569619-3fa3-4990-93e9-1ad7652557e5",
                  "e816ddf3-c5f7-4ba2-814f-53516238c7b2",
                  "ec6b522d-2462-491f-9ab4-d64a029e2faa",
                  "4dee19f1-c9e6-4ce9-89c1-1e6f688fc898",
                  "b0b6408c-5255-4100-982b-5ff42364086e",
                  "139919b7-2ec7-4522-8814-25ada509e21d",
                  "4ae1c7f1-10ff-4112-baeb-1240de608b5c",
                  "5224ba60-acb3-428b-a08b-34e757d252d3",
                  "a2ac05d7-9bb5-4caa-b12d-a5873b8eba9b"
                ],
                "total": {
                  "amount": {
                    "amount": "128.05",
                    "currencyCode": "INR"
                  },
                  "awardAmount": {
                    "amount": 42048,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0676,
                  "equivalentAmount": {
                    "amount": "26.96",
                    "currencyCode": "EUR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "372.13",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 44330,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4404,
                    "equivalentAmount": {
                      "amount": "174.08",
                      "currencyCode": "HNL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "25.36",
                        "currencyCode": "NGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28882,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.418,
                      "equivalentAmount": {
                        "amount": "355.51",
                        "currencyCode": "THB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "230.16",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35161,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0167,
                      "equivalentAmount": {
                        "amount": "410.82",
                        "currencyCode": "ILS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "173.57",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39238,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4821,
                      "equivalentAmount": {
                        "amount": "40.1",
                        "currencyCode": "BND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "71.09",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 30135,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1544,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "102.89",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "22.75",
                    "currencyCode": "RSD"
                  },
                  "percentage": "14.37"
                },
                "deal": {
                  "amount": {
                    "amount": "161.34",
                    "currencyCode": "UAH"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "7.65",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "4451689e-84a2-4a29-b2ed-788e302975d7",
                  "ac7f7e68-15a8-4f27-a40b-4824b198289b",
                  "8a19c1d8-a599-4abb-a5ec-8b78f793f1ac",
                  "ecd39d41-1e09-4805-a686-2c8a96afa831",
                  "da46397f-43a4-4bc3-b29f-792abef4c575",
                  "73aa0a1b-6a42-48b4-b8f8-0dabbd95bf47",
                  "9738175b-09c3-4ac3-8870-6933694bf43c",
                  "a6011d3a-bd54-42c2-af4b-95df89d21006",
                  "07c5f0cf-247a-4d33-91c9-5a11880d1298"
                ],
                "total": {
                  "amount": {
                    "amount": "228.02",
                    "currencyCode": "SRD"
                  },
                  "awardAmount": {
                    "amount": 15749,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2446,
                  "equivalentAmount": {
                    "amount": "320.13",
                    "currencyCode": "AZN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "328.96",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 5925,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4053,
                    "equivalentAmount": {
                      "amount": "112.91",
                      "currencyCode": "TND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "28.17",
                        "currencyCode": "GTQ"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28670,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4396,
                      "equivalentAmount": {
                        "amount": "171.18",
                        "currencyCode": "NGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "87.43",
                        "currencyCode": "VND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36327,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.077,
                      "equivalentAmount": {
                        "amount": "316.43",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "203.21",
                        "currencyCode": "BTN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41366,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1101,
                      "equivalentAmount": {
                        "amount": "457.24",
                        "currencyCode": "MDL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "394.73",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 12941,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.253,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "146.83",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "100.68",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 22334,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0103,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "46.58",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "288.05",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 7257,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.238,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "281.15",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "257.06",
                    "currencyCode": "ILS"
                  },
                  "percentage": "8.5"
                },
                "deal": {
                  "amount": {
                    "amount": "81.23",
                    "currencyCode": "LYD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "5.85",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "4d5d9868-b351-4526-8be4-dccc217a3e31",
                  "797b40a8-5436-4487-bff7-e47f37183ed7",
                  "6837c43b-94de-4bc1-a5ef-1241ce784c97",
                  "861d39f3-9ca1-4e9e-8a55-f0dd560fe68f",
                  "22257e05-d211-461e-b858-b0674d3025a0",
                  "daba314e-c4e1-4f4c-865c-fe110cbc7508",
                  "ebfd3e8d-455c-4c16-b7f1-0128475f60f7",
                  "30d99a81-7da6-4ed5-ad89-17fccae088f0",
                  "6b17adf8-bdac-4a6c-9851-517bffcbd0d5"
                ],
                "total": {
                  "amount": {
                    "amount": "353.12",
                    "currencyCode": "AWG"
                  },
                  "awardAmount": {
                    "amount": 47284,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4883,
                  "equivalentAmount": {
                    "amount": "314.76",
                    "currencyCode": "PGK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "292.69",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 35869,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3984,
                    "equivalentAmount": {
                      "amount": "129.17",
                      "currencyCode": "KRW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "414.16",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33745,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4021,
                      "equivalentAmount": {
                        "amount": "491.26",
                        "currencyCode": "UYU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "457.07",
                        "currencyCode": "YER"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45965,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.254,
                      "equivalentAmount": {
                        "amount": "19.3",
                        "currencyCode": "THB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "302.83",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7818,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2138,
                      "equivalentAmount": {
                        "amount": "226.83",
                        "currencyCode": "ALL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "98.5",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 11965,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2523,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "22.93",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "393.52",
                    "currencyCode": "ZWL"
                  },
                  "percentage": "9.4"
                },
                "deal": {
                  "amount": {
                    "amount": "368.28",
                    "currencyCode": "KZT"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "10.19",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "adcbb9b6-e19f-4910-adde-33c29145ee5b",
                  "eb74e680-6bc8-4a48-b84f-75066a63f038",
                  "540d1c15-7d99-4ffa-877b-6b52a388479b",
                  "aceba1f6-d7e4-4713-8a41-5b8439b5b630",
                  "0a4ced5f-bc75-4ddc-ba65-2bc7b14f0dec",
                  "b61bc079-516f-4bc4-be42-7f569bb1bb3c",
                  "3ac1329c-80f0-40c8-999a-dfdbc0f833bd",
                  "e685b390-2545-4743-95e4-114fa15e3b7a",
                  "873ec699-060b-4f45-a7ef-3a2d9c8f1cbf"
                ],
                "total": {
                  "amount": {
                    "amount": "421.61",
                    "currencyCode": "XAF"
                  },
                  "awardAmount": {
                    "amount": 23366,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3567,
                  "equivalentAmount": {
                    "amount": "338.66",
                    "currencyCode": "PAB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "297.92",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 49615,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2417,
                    "equivalentAmount": {
                      "amount": "82.48",
                      "currencyCode": "KMF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "107.94",
                        "currencyCode": "LBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47212,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1477,
                      "equivalentAmount": {
                        "amount": "97.23",
                        "currencyCode": "LBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "347.6",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11204,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1004,
                      "equivalentAmount": {
                        "amount": "78.49",
                        "currencyCode": "BBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "276.77",
                        "currencyCode": "ILS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18400,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4486,
                      "equivalentAmount": {
                        "amount": "481.5",
                        "currencyCode": "CVE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "174.18",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 37968,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3674,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "58.37",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "124.57",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 26764,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2495,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "134.75",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "95.02",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 47012,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4592,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "426.24",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "183.13",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 48831,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3522,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "152.92",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "177.35",
                    "currencyCode": "LAK"
                  },
                  "percentage": "11.76"
                },
                "deal": {
                  "amount": {
                    "amount": "471.12",
                    "currencyCode": "LBP"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "16.24",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "82806e7e-5fb1-4336-a061-91a34f64fa92",
                  "2a7a3a41-e389-43a8-adce-271db34a8b9a",
                  "487aae96-37e5-4368-9571-79cab7e434ec",
                  "48fe1323-5f0a-477e-8ea3-4b3ae9861612",
                  "6a2f180b-8a85-430f-bc2e-81c486613b92",
                  "d05db71f-e557-4e91-b343-20b6003de6ec",
                  "fa39d09b-b920-4595-abd2-b93e1a636aff",
                  "69903d36-1acc-4d14-944f-c621a93c9fff",
                  "c4f20575-9965-4a6a-b516-15951682ddd8"
                ],
                "total": {
                  "amount": {
                    "amount": "478.97",
                    "currencyCode": "MWK"
                  },
                  "awardAmount": {
                    "amount": 38602,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3014,
                  "equivalentAmount": {
                    "amount": "216.79",
                    "currencyCode": "PAB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "74.93",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 37383,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3011,
                    "equivalentAmount": {
                      "amount": "17.64",
                      "currencyCode": "BHD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "192.93",
                        "currencyCode": "IQD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42624,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4959,
                      "equivalentAmount": {
                        "amount": "127.64",
                        "currencyCode": "BHD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "347.37",
                        "currencyCode": "NOK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13733,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1289,
                      "equivalentAmount": {
                        "amount": "92.75",
                        "currencyCode": "AOA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "348.05",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33628,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.492,
                      "equivalentAmount": {
                        "amount": "101.66",
                        "currencyCode": "MDL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "142.41",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 24569,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1178,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "40.4",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "384.78",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 31050,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2985,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "124.11",
                        "currencyCode": "MWK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "174.79",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 42451,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1892,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "163.86",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "228.53",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 27994,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4239,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "110.52",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "172.14",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 7602,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4904,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "190.9",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "67.13",
                    "currencyCode": "KPW"
                  },
                  "percentage": "12.35"
                },
                "deal": {
                  "amount": {
                    "amount": "424.44",
                    "currencyCode": "ILS"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "5.02",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "337d799f-f6b8-4c0a-b583-26357a17b325",
                  "38b35c2b-1d3c-4d50-8473-27a25c7019c7",
                  "4f3bc735-70d7-4c7e-8979-4871dd73b078",
                  "0b56c059-5c33-4ad3-8301-15bd37afd672",
                  "ec19641e-4ea8-4cb6-b3e4-a5e6b4e2247e",
                  "68ae9468-a922-4e44-b177-d1cb86a1dc88",
                  "ac6ba00a-6890-4b47-868e-33d2804806b3",
                  "6515319a-7499-479a-b49a-1b96eea945f5",
                  "e47d5661-c25c-4de6-a040-7b05279a9fac"
                ],
                "total": {
                  "amount": {
                    "amount": "215.81",
                    "currencyCode": "HKD"
                  },
                  "awardAmount": {
                    "amount": 11555,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3969,
                  "equivalentAmount": {
                    "amount": "321.16",
                    "currencyCode": "SEK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "139.47",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 18208,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1373,
                    "equivalentAmount": {
                      "amount": "122.86",
                      "currencyCode": "THB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "348.21",
                        "currencyCode": "GIP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15355,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3526,
                      "equivalentAmount": {
                        "amount": "463.73",
                        "currencyCode": "HUF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "330.41",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10114,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2294,
                      "equivalentAmount": {
                        "amount": "446.3",
                        "currencyCode": "HNL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "28.51",
                        "currencyCode": "BBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42114,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1993,
                      "equivalentAmount": {
                        "amount": "245.81",
                        "currencyCode": "RON"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "76.02",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 35556,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1003,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "194.92",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "215.49",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 29521,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2083,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "466.74",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "405.52",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 22546,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2781,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "222.35",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "430.23",
                    "currencyCode": "RWF"
                  },
                  "percentage": "5.79"
                },
                "deal": {
                  "amount": {
                    "amount": "274.23",
                    "currencyCode": "KHR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "5.52",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "9dab37ff-dec4-4dda-895c-b96a0ca7d129",
                  "74496b0d-db44-4a93-aa60-b182b2e670ea",
                  "ae03da8b-d3a7-452a-b514-d54d34e3686c",
                  "0445ed2e-6c2f-42dc-adc5-38007539e016",
                  "44fbd8e6-3dd1-46c1-8552-90f81f04e6d7",
                  "e43c88e4-d76e-4c31-85bd-6b4566dad024",
                  "9a8b5650-d33a-44f5-ae8c-342e1aa4132c",
                  "bf39a9cd-8544-4aa5-819b-6be5f21c13f0",
                  "51c9f469-a27a-4726-b654-bea13e6d8f1f"
                ],
                "total": {
                  "amount": {
                    "amount": "386.26",
                    "currencyCode": "MVR"
                  },
                  "awardAmount": {
                    "amount": 18270,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3811,
                  "equivalentAmount": {
                    "amount": "313.81",
                    "currencyCode": "TOP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "233.94",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 44945,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2332,
                    "equivalentAmount": {
                      "amount": "386.95",
                      "currencyCode": "GTQ"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "406.15",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9143,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0712,
                      "equivalentAmount": {
                        "amount": "58.37",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "280.06",
                        "currencyCode": "ERN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18631,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1527,
                      "equivalentAmount": {
                        "amount": "132.51",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "131.98",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20895,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1029,
                      "equivalentAmount": {
                        "amount": "12.98",
                        "currencyCode": "THB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "169.12",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 42501,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0692,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "454.13",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "36.94",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 22598,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4245,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "386.4",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "256.67",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 47983,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4676,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "104.33",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "463.29",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 48760,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.477,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "364.3",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "486.56",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 21603,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0399,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "473.13",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8756
                },
                "passengerReferenceIds": [
                  "fbfde9f5-65a1-4a03-bbeb-18093b38700a",
                  "9ce503de-614a-4d57-affa-c1c505dfd401",
                  "63b17165-d5a9-44c8-94c5-5614050be31f",
                  "ab785177-5fd1-466b-b2d9-b64673c8fb7c",
                  "fb0ecfe5-31dd-4bff-9044-c32d19364821",
                  "7e03db45-55d9-4bfa-8c76-50837c9470dc",
                  "b21e473f-888f-45b8-9636-81b489fd9d4a",
                  "edba120a-662b-4cde-a371-8e1e50fbea94",
                  "efaf9659-17fe-4962-b149-e0b3327db100"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "281.55",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 47389,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.038,
                    "equivalentAmount": {
                      "amount": "72.71",
                      "currencyCode": "ARS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "466.2",
                          "currencyCode": "FKP"
                        },
                        "awardAmount": {
                          "amount": 36837,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4442,
                        "equivalentAmount": {
                          "amount": "343.9",
                          "currencyCode": "SSP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "347.86",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 5112,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3097,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "206.44",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "173.91",
                          "currencyCode": "KMF"
                        },
                        "awardAmount": {
                          "amount": 43867,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1864,
                        "equivalentAmount": {
                          "amount": "165.29",
                          "currencyCode": "BSD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "395.59",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 26640,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4929,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "475.82",
                            "currencyCode": "WST"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "388.55",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 28393,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2693,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "49.18",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "101.78",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 32061,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3287,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "259.92",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "346.71",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 44172,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4859,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "373.61",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "380.82",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 33032,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4631,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "223.79",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "217.9",
                          "currencyCode": "TTD"
                        },
                        "awardAmount": {
                          "amount": 22956,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4033,
                        "equivalentAmount": {
                          "amount": "355.36",
                          "currencyCode": "QAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "132.07",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 33766,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1212,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "358.17",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "134.6",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 21618,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1616,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "278.65",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "409.05",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 12309,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3713,
                    "equivalentAmount": {
                      "amount": "175.76",
                      "currencyCode": "TZS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "160.97",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 40008,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4361,
                    "equivalentAmount": {
                      "amount": "50.68",
                      "currencyCode": "UGX"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "236.92",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 34138,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3397,
                    "equivalentAmount": {
                      "amount": "40.18",
                      "currencyCode": "PGK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "334.7",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 33937,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1896,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "246.04",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "475.13",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 40424,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4924,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "219.66",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "241.91",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 38481,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0494,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "23.83",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "250.63",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 3099,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.319,
                    "equivalentAmount": {
                      "amount": "344.4",
                      "currencyCode": "BOB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "122.94",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 15358,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2148,
                    "equivalentAmount": {
                      "amount": "450.07",
                      "currencyCode": "WST"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1165
                },
                "passengerReferenceIds": [
                  "129e980b-5ed3-4bdf-b7a7-bb226e2e2117",
                  "0a8df383-fa9c-4060-b5a3-1bb9dcd058df",
                  "eaecada6-18c7-4cb3-8648-80a34678ce67",
                  "e704094e-ea9a-4e8e-a6ec-445d077d2b5f",
                  "3d41914e-2cd7-4e1a-98cd-7d8524ceb9b6",
                  "013a9c41-54f5-4d55-ac36-4734269ecce1",
                  "36dd7f0b-a194-4465-af61-84138c23af08",
                  "2e4bb6ca-4581-4edd-ad75-cbf3e810fc7d",
                  "cc66435e-aaad-4e2e-abb2-3fded3c4546d"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "280.53",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 32363,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0976,
                    "equivalentAmount": {
                      "amount": "77.1",
                      "currencyCode": "IDR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "395.72",
                          "currencyCode": "RON"
                        },
                        "awardAmount": {
                          "amount": 48563,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3515,
                        "equivalentAmount": {
                          "amount": "77.9",
                          "currencyCode": "SEK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "173.72",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 8282,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1059,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "331.12",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "283.67",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 28463,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1517,
                        "equivalentAmount": {
                          "amount": "249.93",
                          "currencyCode": "RWF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "320.95",
                            "currencyCode": "SLE"
                          },
                          "awardAmount": {
                            "amount": 26653,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1091,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "47.65",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "42.78",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 41394,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0688,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "180.68",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "224.62",
                          "currencyCode": "SYP"
                        },
                        "awardAmount": {
                          "amount": 11677,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0659,
                        "equivalentAmount": {
                          "amount": "230.92",
                          "currencyCode": "JMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "395.78",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 24813,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3997,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "297.41",
                            "currencyCode": "GTQ"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "499.84",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 36546,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4297,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "166.88",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "373.44",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 43170,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0984,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "50.09",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "272.52",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 38075,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2155,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "494.09",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "105.33",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 10198,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1669,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "211.04",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "249.78",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 20089,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3162,
                    "equivalentAmount": {
                      "amount": "200.76",
                      "currencyCode": "SAR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "344.29",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 24881,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1605,
                    "equivalentAmount": {
                      "amount": "401.44",
                      "currencyCode": "MWK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "486.97",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 37419,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0129,
                    "equivalentAmount": {
                      "amount": "118.68",
                      "currencyCode": "LYD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "241.35",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 20652,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1652,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "19.9",
                        "currencyCode": "CHF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "427.06",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 19928,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3565,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "266.21",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "146.21",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 19961,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.238,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "146.29",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "489.15",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 19114,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1277,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "261.92",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "247.62",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 32679,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0145,
                    "equivalentAmount": {
                      "amount": "335.26",
                      "currencyCode": "LAK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "309.78",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 36415,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2668,
                    "equivalentAmount": {
                      "amount": "86.3",
                      "currencyCode": "JMD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9244
                },
                "passengerReferenceIds": [
                  "b83d9dd8-fc93-4c99-9fd9-bb6b1a6cb8c9",
                  "f7312dd4-7cfb-46c5-950f-7f34ce48cc77",
                  "eafe0d62-7c58-4530-86a0-14d8c5ae2459",
                  "e01a1b1a-d0b6-432c-842d-76a09df38354",
                  "ae33e185-37cb-4fc9-84b8-cd954085df2b",
                  "a45feeeb-0ad0-49e5-807f-57977740a050",
                  "b3caab45-02b7-4b49-a248-6b846ad23155",
                  "7ea0f49c-991e-43a6-87ee-f89ce057049b",
                  "605a07ff-906d-4588-b2c0-2795537a3d3d"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "266.37",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 44588,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.446,
                    "equivalentAmount": {
                      "amount": "496.82",
                      "currencyCode": "EUR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "39.37",
                          "currencyCode": "MRU"
                        },
                        "awardAmount": {
                          "amount": 22304,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0813,
                        "equivalentAmount": {
                          "amount": "17.56",
                          "currencyCode": "BMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "28.77",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 41927,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1263,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "127.91",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "393.53",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 37840,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3868,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "220.8",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "193.98",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 48993,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2961,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "120.52",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "213.61",
                          "currencyCode": "OMR"
                        },
                        "awardAmount": {
                          "amount": 23801,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4245,
                        "equivalentAmount": {
                          "amount": "123.71",
                          "currencyCode": "HKD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "193.93",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 43306,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3676,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "194.24",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "360.9",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 47089,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.417,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "163.62",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "383.23",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 8503,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1441,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "71.12",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "120.94",
                          "currencyCode": "AWG"
                        },
                        "awardAmount": {
                          "amount": 19075,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0267,
                        "equivalentAmount": {
                          "amount": "80.21",
                          "currencyCode": "RUB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "114.87",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 43593,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4851,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "230.74",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "205.74",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 7737,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1431,
                    "equivalentAmount": {
                      "amount": "320.43",
                      "currencyCode": "LRD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "38.73",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 11696,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0534,
                    "equivalentAmount": {
                      "amount": "158.39",
                      "currencyCode": "AUD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "98.05",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 6124,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2966,
                    "equivalentAmount": {
                      "amount": "208.8",
                      "currencyCode": "TOP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "57.65",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 35462,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1854,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "421.7",
                        "currencyCode": "ILS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "51.38",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 38746,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.461,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "115.52",
                        "currencyCode": "TMT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "313.3",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 32779,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2201,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "285.18",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "91.12",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 2468,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4302,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "45.5",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "497.54",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 48006,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4201,
                    "equivalentAmount": {
                      "amount": "192.36",
                      "currencyCode": "ZWL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "189.06",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 1419,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2223,
                    "equivalentAmount": {
                      "amount": "394.7",
                      "currencyCode": "ILS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0742
                },
                "passengerReferenceIds": [
                  "a4afa6ba-c5fe-4d7d-8a81-3b77d328bd67",
                  "20aecce8-4a7f-43fd-8b07-a271c0a0e699",
                  "c0973f96-2142-4d6a-85ac-0f3183e1b2fb",
                  "3ca54f44-7805-4fa9-8e1a-61ed7349e8c3",
                  "82a1fc87-b777-4d03-bea8-15e0e7979301",
                  "a94ba3f9-d46b-4a0e-9e61-fa7ed78a20d2",
                  "0d38eba0-f96f-48f6-9bd1-a7d73c36ab0e",
                  "4c621e8f-52da-4a58-9060-db5937dd9f9d",
                  "339b38c4-3388-4cd9-b5ed-a148133caf36"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "241.37",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 35016,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3775,
                    "equivalentAmount": {
                      "amount": "140.57",
                      "currencyCode": "CZK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "214.95",
                          "currencyCode": "BWP"
                        },
                        "awardAmount": {
                          "amount": 24702,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1403,
                        "equivalentAmount": {
                          "amount": "372.13",
                          "currencyCode": "GHS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "196.48",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 9265,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.415,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "157.02",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "451.5",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 47740,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0945,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "52.52",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "261.25",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 10059,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4442,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "186.11",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "283.89",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 21799,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3915,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "431.24",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "418.06",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 45350,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1272,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "411.79",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "294.67",
                          "currencyCode": "ILS"
                        },
                        "awardAmount": {
                          "amount": 41723,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2574,
                        "equivalentAmount": {
                          "amount": "105.26",
                          "currencyCode": "XCD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "88.09",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 24897,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2111,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "108.23",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "122.35",
                            "currencyCode": "LYD"
                          },
                          "awardAmount": {
                            "amount": 32797,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1943,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "282.67",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "270.23",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 32824,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1035,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "158.72",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "139.26",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 49367,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.21,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "21.04",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "108.78",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 27313,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.473,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "27.1",
                            "currencyCode": "GTQ"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "416.68",
                          "currencyCode": "LRD"
                        },
                        "awardAmount": {
                          "amount": 8191,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2804,
                        "equivalentAmount": {
                          "amount": "225.87",
                          "currencyCode": "GHS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "16.21",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 7775,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2895,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "224.13",
                            "currencyCode": "BIF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "224.07",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 42015,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0623,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "316.13",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "297.98",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 28218,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2258,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "455.08",
                            "currencyCode": "CHF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "229.04",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 44776,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2423,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "198.99",
                            "currencyCode": "TTD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "64.46",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 49104,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.491,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "437.07",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "192.44",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 31775,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3149,
                    "equivalentAmount": {
                      "amount": "255.77",
                      "currencyCode": "TJS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "480.77",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 43739,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4926,
                    "equivalentAmount": {
                      "amount": "16.14",
                      "currencyCode": "CAD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "38.37",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 29152,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0223,
                    "equivalentAmount": {
                      "amount": "216.89",
                      "currencyCode": "HKD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "153.22",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 19398,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1328,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "291.97",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "460.36",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 33027,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2731,
                    "equivalentAmount": {
                      "amount": "398.19",
                      "currencyCode": "SZL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "311.92",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 22897,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4187,
                    "equivalentAmount": {
                      "amount": "169.94",
                      "currencyCode": "PHP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1909
                },
                "passengerReferenceIds": [
                  "d35cfd6e-eddb-4cf1-b32e-4f7224c92215",
                  "c3c89b87-edd3-4275-ae97-8ad4010f0636",
                  "8535fca9-0cc6-4d35-907e-316841fd0c27",
                  "b86163a9-7ee6-4482-b4f8-5fed76dc5d6b",
                  "fc76ac95-e940-446e-b761-ac9009ae7e45",
                  "3fe38471-61c6-4fe6-ab0d-5af2396ff027",
                  "ee6ee056-30eb-46f6-94b0-981d2458ab84",
                  "2fc7607a-1a5f-439b-b498-79b06c37b64f",
                  "a28a3ef0-eccd-470b-af43-b8c15108c29c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "166.8",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 48866,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0466,
                    "equivalentAmount": {
                      "amount": "231.35",
                      "currencyCode": "IQD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "35.63",
                          "currencyCode": "ANG"
                        },
                        "awardAmount": {
                          "amount": 16922,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1198,
                        "equivalentAmount": {
                          "amount": "426.86",
                          "currencyCode": "SSP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "386.08",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 12852,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0395,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "194.62",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "206.36",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 2421,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0964,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "241.67",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "98.64",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 49046,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1297,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "113.67",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "78.66",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 41765,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2887,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "295.87",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "239.69",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 13196,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0187,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "329.29",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "430.93",
                          "currencyCode": "BDT"
                        },
                        "awardAmount": {
                          "amount": 19910,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2022,
                        "equivalentAmount": {
                          "amount": "164.92",
                          "currencyCode": "BZD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "350.12",
                            "currencyCode": "SLE"
                          },
                          "awardAmount": {
                            "amount": 14875,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4818,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "132.97",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "377.74",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 25421,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3393,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "19.29",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "495.35",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 14201,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3619,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "204.05",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "130.84",
                            "currencyCode": "XCD"
                          },
                          "awardAmount": {
                            "amount": 33550,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4211,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "428.82",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "381.57",
                          "currencyCode": "NZD"
                        },
                        "awardAmount": {
                          "amount": 35753,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4769,
                        "equivalentAmount": {
                          "amount": "468.1",
                          "currencyCode": "ISK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "340.59",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 31445,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1472,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "396.21",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "488.03",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 37485,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.311,
                    "equivalentAmount": {
                      "amount": "95.01",
                      "currencyCode": "BAM"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "110.8",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 12470,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.086,
                    "equivalentAmount": {
                      "amount": "335.18",
                      "currencyCode": "ILS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "411.81",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 27659,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3896,
                    "equivalentAmount": {
                      "amount": "134.89",
                      "currencyCode": "SCR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "288.91",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 23954,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.492,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "45.74",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "354.25",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 16350,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1705,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "282.95",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "270.33",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 14422,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3186,
                    "equivalentAmount": {
                      "amount": "479.97",
                      "currencyCode": "LKR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "374.9",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 17777,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3877,
                    "equivalentAmount": {
                      "amount": "115.25",
                      "currencyCode": "HUF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.99
                },
                "passengerReferenceIds": [
                  "90ab86cc-d9f2-4d5d-8ddb-4b25cfeb6126",
                  "dd02224d-b02a-450a-b51d-fc1e9327bb20",
                  "c3c67273-67f7-4cc7-b214-5d0de61d76bb",
                  "c64c9dd3-3332-4ff3-8224-0351c0adf8b1",
                  "da4c46b7-4f1a-43d3-aa5d-3ffe5ca7cf92",
                  "83864116-ffa8-430b-95f8-c0cfcccabf08",
                  "e8ec6efd-e786-48c2-816f-e18af350f724",
                  "58d83322-e9c7-40cc-b86d-83fc33a84331",
                  "524f36b0-0343-4aa2-b003-5a574a5835bf"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "399.41",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 21238,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0753,
                    "equivalentAmount": {
                      "amount": "56.9",
                      "currencyCode": "NPR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "158.64",
                          "currencyCode": "UYU"
                        },
                        "awardAmount": {
                          "amount": 20750,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4317,
                        "equivalentAmount": {
                          "amount": "52.18",
                          "currencyCode": "NIO"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "488.02",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 26280,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4394,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "113.66",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "11.48",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 29288,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2783,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "278.24",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "463.3",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 2263,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2722,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "411.62",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "352.52",
                          "currencyCode": "ISK"
                        },
                        "awardAmount": {
                          "amount": 33498,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2123,
                        "equivalentAmount": {
                          "amount": "43.67",
                          "currencyCode": "BDT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "153.2",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 7591,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.274,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "226.79",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "34.62",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 35963,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4499,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "214.29",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "316.36",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 44357,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1806,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "393.77",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "186.24",
                          "currencyCode": "BIF"
                        },
                        "awardAmount": {
                          "amount": 43746,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0294,
                        "equivalentAmount": {
                          "amount": "99.29",
                          "currencyCode": "PLN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "318.98",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 45108,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2835,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "286.56",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "294.89",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 43125,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4212,
                    "equivalentAmount": {
                      "amount": "175.15",
                      "currencyCode": "ISK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "218.45",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 19564,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4805,
                    "equivalentAmount": {
                      "amount": "478.42",
                      "currencyCode": "GHS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "453.86",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 28543,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4698,
                    "equivalentAmount": {
                      "amount": "493.02",
                      "currencyCode": "FKP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "475.1",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 17674,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0106,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "292.92",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "228.73",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 41782,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.124,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "199.86",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "297.11",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 7517,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1931,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "241.09",
                        "currencyCode": "TRY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "144.49",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 18549,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4964,
                    "equivalentAmount": {
                      "amount": "420.65",
                      "currencyCode": "SLE"
                    }
                  },
                  {
                    "amount": {
                      "amount": "24.81",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 7957,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2448,
                    "equivalentAmount": {
                      "amount": "148.23",
                      "currencyCode": "BIF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0399
                },
                "passengerReferenceIds": [
                  "66e1464a-be90-4709-bf9f-fcd3c1fec817",
                  "f4dda228-1949-45e3-843c-c94e17f75a52",
                  "1476d677-6524-4d98-b420-a57bffb6887a",
                  "37eee149-01cc-4c26-a7cb-33385960a30a",
                  "bff20bfb-b47b-4952-a632-826360ee69e5",
                  "90e7bf7b-d5ad-4f41-9632-c7108df3ab3b",
                  "3e8a5047-feab-436d-b1c8-158b970c5c39",
                  "39112d05-fb09-4514-834c-bf6196195db4",
                  "9ee59464-13a1-4cdd-9eed-1aa207566d02"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "433.24",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 21188,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2292,
                    "equivalentAmount": {
                      "amount": "449.64",
                      "currencyCode": "LAK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "421.67",
                          "currencyCode": "MKD"
                        },
                        "awardAmount": {
                          "amount": 6673,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4998,
                        "equivalentAmount": {
                          "amount": "55.74",
                          "currencyCode": "VES"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "211.08",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 47085,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0394,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "256.25",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "77.34",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 16883,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0596,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "123.44",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "182.28",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 23520,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3354,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "284.25",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "321.92",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 38632,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3546,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "209.34",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "289.81",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 24899,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3085,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "159.13",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "195.52",
                          "currencyCode": "ANG"
                        },
                        "awardAmount": {
                          "amount": 23381,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1352,
                        "equivalentAmount": {
                          "amount": "410.26",
                          "currencyCode": "CNY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "52.26",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 5133,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3295,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "398.77",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "68.79",
                          "currencyCode": "SCR"
                        },
                        "awardAmount": {
                          "amount": 6560,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1888,
                        "equivalentAmount": {
                          "amount": "21.47",
                          "currencyCode": "RUB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "156.23",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 46466,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.174,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "256.11",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "260.69",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 5963,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4312,
                    "equivalentAmount": {
                      "amount": "252.93",
                      "currencyCode": "BAM"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "206.76",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 49721,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4719,
                    "equivalentAmount": {
                      "amount": "378.21",
                      "currencyCode": "HNL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "304.48",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 1387,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3141,
                    "equivalentAmount": {
                      "amount": "151.4",
                      "currencyCode": "NIO"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "190.58",
                        "currencyCode": "TJS"
                      },
                      "awardAmount": {
                        "amount": 9279,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0869,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "90",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "332.21",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 26519,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1184,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "204.71",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "120.48",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 44928,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0837,
                    "equivalentAmount": {
                      "amount": "88.62",
                      "currencyCode": "CRC"
                    }
                  },
                  {
                    "amount": {
                      "amount": "236.25",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 9486,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3491,
                    "equivalentAmount": {
                      "amount": "411.1",
                      "currencyCode": "NIO"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9957
                },
                "passengerReferenceIds": [
                  "4f0d1aff-a6a7-44eb-8ab1-3983c6b5432d",
                  "a87a47f2-47cc-4a81-8eb2-a317ab624912",
                  "a27cba3f-fead-40fa-9390-aa90af05d464",
                  "be5d4359-0598-4ebf-a0f5-be16a69649fd",
                  "87bf3860-3401-45a5-984b-0f77751e5392",
                  "700eefd8-3b37-4dfe-a752-b0b66d7cfe77",
                  "e56eec1b-c54f-4b09-9a41-e52a8ab82c4e",
                  "f4e1dda0-fef0-4493-a90c-8b53570a81a5",
                  "39077849-c7c8-4a31-a71a-2d3d027503c2"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "207.17",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 24928,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2148,
                    "equivalentAmount": {
                      "amount": "99.8",
                      "currencyCode": "FJD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "456.82",
                          "currencyCode": "BHD"
                        },
                        "awardAmount": {
                          "amount": 30767,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1559,
                        "equivalentAmount": {
                          "amount": "486",
                          "currencyCode": "PEN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "197.35",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 28213,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.162,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "86.3",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "246.39",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 6981,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2545,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "218.5",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "263.1",
                          "currencyCode": "TRY"
                        },
                        "awardAmount": {
                          "amount": 33293,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0387,
                        "equivalentAmount": {
                          "amount": "26.34",
                          "currencyCode": "RUB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "331.35",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 9434,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4668,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "412.85",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "203.94",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 35497,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3806,
                        "equivalentAmount": {
                          "amount": "10.23",
                          "currencyCode": "EUR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "475.79",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 22532,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1062,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "391.33",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "273.36",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 13619,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.213,
                    "equivalentAmount": {
                      "amount": "306.21",
                      "currencyCode": "UAH"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "224.91",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 24076,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0465,
                    "equivalentAmount": {
                      "amount": "203.4",
                      "currencyCode": "NAD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "417.36",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 24923,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0613,
                    "equivalentAmount": {
                      "amount": "484.56",
                      "currencyCode": "MXN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "265.07",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 7921,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2755,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "429.19",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "133.81",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 1338,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.294,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "234.23",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "161.74",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 21827,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0753,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "23.46",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "70.2",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 4252,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4906,
                    "equivalentAmount": {
                      "amount": "263.12",
                      "currencyCode": "XAF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "489.84",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 10829,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1545,
                    "equivalentAmount": {
                      "amount": "474.34",
                      "currencyCode": "LYD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0386
                },
                "passengerReferenceIds": [
                  "62a893f1-0723-41b8-9892-9468ab198966",
                  "a95f951e-0313-414a-b69a-34661f5a4c90",
                  "08833e78-035b-4fde-86c6-30a6ec7afaf5",
                  "22ec57ef-5d0f-4d20-a7b7-50df677a3dc2",
                  "4e008e05-fe98-4f26-9638-593d18d7d570",
                  "7db572e4-e80e-4b3f-8300-ed41a4c8018e",
                  "34217980-696c-428c-a1a7-79bf9fee8f66",
                  "5e0bee7b-14de-40ad-9d0f-c30f8ae8f8cb",
                  "6061507e-97dd-495f-aa61-58efb462cd34"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "306.84",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 11447,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1625,
                    "equivalentAmount": {
                      "amount": "168.15",
                      "currencyCode": "XCD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "256.38",
                          "currencyCode": "NOK"
                        },
                        "awardAmount": {
                          "amount": 22499,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0746,
                        "equivalentAmount": {
                          "amount": "208.56",
                          "currencyCode": "KZT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "141.45",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 1640,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0636,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "52.19",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "169.1",
                          "currencyCode": "AFN"
                        },
                        "awardAmount": {
                          "amount": 4427,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2994,
                        "equivalentAmount": {
                          "amount": "343.99",
                          "currencyCode": "PKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "112.63",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 8424,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4007,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "464.06",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "31.07",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 30034,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4785,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "286.72",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "403.47",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 16849,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.443,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "24.5",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "95.01",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 17731,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4567,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "235.2",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "170.19",
                            "currencyCode": "MRU"
                          },
                          "awardAmount": {
                            "amount": 17301,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2412,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "446.27",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "384.36",
                          "currencyCode": "WST"
                        },
                        "awardAmount": {
                          "amount": 20024,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2649,
                        "equivalentAmount": {
                          "amount": "224.8",
                          "currencyCode": "BND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "100.45",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 29549,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1433,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "312.5",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "295.5",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 10564,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0651,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "236.32",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "451.99",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 17833,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2137,
                    "equivalentAmount": {
                      "amount": "494.01",
                      "currencyCode": "VES"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "190.59",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 26160,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4753,
                    "equivalentAmount": {
                      "amount": "110.11",
                      "currencyCode": "GTQ"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "31.36",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 18799,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3487,
                    "equivalentAmount": {
                      "amount": "246.52",
                      "currencyCode": "LAK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "233.49",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 36291,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1871,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "238",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "274.96",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 2146,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.304,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "415.1",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "421.11",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 6827,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0482,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "201.03",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "183.17",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 10368,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1959,
                    "equivalentAmount": {
                      "amount": "80.38",
                      "currencyCode": "BTN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "404.92",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 47543,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2962,
                    "equivalentAmount": {
                      "amount": "362.8",
                      "currencyCode": "XAF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "213.35",
                  "currencyCode": "GYD"
                },
                "awardAmount": {
                  "amount": 12854,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2692,
                "equivalentAmount": {
                  "amount": "158.66",
                  "currencyCode": "PAB"
                }
              },
              "fees": {
                "amount": {
                  "amount": "34.6",
                  "currencyCode": "MMK"
                },
                "awardAmount": {
                  "amount": 41619,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4609,
                "equivalentAmount": {
                  "amount": "440.53",
                  "currencyCode": "KRW"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "482.59",
                  "currencyCode": "KYD"
                },
                "awardAmount": {
                  "amount": 7399,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4921,
                "equivalentAmount": {
                  "amount": "366.26",
                  "currencyCode": "NPR"
                }
              },
              "offerItemReferenceId": "e80cd9fc-01ac-4300-aa04-5d73f44db5e6",
              "tax": {
                "amount": {
                  "amount": "248.94",
                  "currencyCode": "CNY"
                },
                "awardAmount": {
                  "amount": 24926,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4032,
                "equivalentAmount": {
                  "amount": "64.24",
                  "currencyCode": "RON"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "161.69",
                    "currencyCode": "ILS"
                  },
                  "awardAmount": {
                    "amount": 31372,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4984,
                  "equivalentAmount": {
                    "amount": "244.1",
                    "currencyCode": "AZN"
                  }
                },
                {
                  "amount": {
                    "amount": "45.94",
                    "currencyCode": "MUR"
                  },
                  "awardAmount": {
                    "amount": 10928,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4469,
                  "equivalentAmount": {
                    "amount": "469.94",
                    "currencyCode": "HUF"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "134.93",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 14516,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3555,
                    "equivalentAmount": {
                      "amount": "365.08",
                      "currencyCode": "FJD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "91.83",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 44046,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0452,
                    "equivalentAmount": {
                      "amount": "468.76",
                      "currencyCode": "CLP"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "412.74",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 15340,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2707,
                    "equivalentAmount": {
                      "amount": "172.25",
                      "currencyCode": "CUP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "209.07",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 3791,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.063,
                    "equivalentAmount": {
                      "amount": "490.91",
                      "currencyCode": "CLP"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "269.46",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 15991,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0112,
                      "equivalentAmount": {
                        "amount": "114.2",
                        "currencyCode": "KES"
                      }
                    },
                    {
                      "amount": {
                        "amount": "491.44",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 13461,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2924,
                      "equivalentAmount": {
                        "amount": "275.22",
                        "currencyCode": "CLP"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "482.67",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 34842,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4806,
                    "equivalentAmount": {
                      "amount": "386.42",
                      "currencyCode": "SLE"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "309.09",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 34133,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.25,
                    "equivalentAmount": {
                      "amount": "457.31",
                      "currencyCode": "GIP"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "23.35",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 38782,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.378,
                    "equivalentAmount": {
                      "amount": "285.9",
                      "currencyCode": "IDR"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "195.89",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 34048,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0685,
                    "equivalentAmount": {
                      "amount": "211.62",
                      "currencyCode": "BSD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "435.93",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 1390,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3841,
                      "equivalentAmount": {
                        "amount": "20.5",
                        "currencyCode": "KMF"
                      }
                    },
                    {
                      "amount": {
                        "amount": "333.62",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 32248,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2748,
                      "equivalentAmount": {
                        "amount": "289.73",
                        "currencyCode": "FJD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "25.15",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 1380,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.076,
                    "equivalentAmount": {
                      "amount": "255.12",
                      "currencyCode": "TMT"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "179.77",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 48420,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1037,
                    "equivalentAmount": {
                      "amount": "12.7",
                      "currencyCode": "BTN"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "363.7",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 37883,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2735,
                    "equivalentAmount": {
                      "amount": "102.87",
                      "currencyCode": "SRD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "431.56",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 47264,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3267,
                    "equivalentAmount": {
                      "amount": "269.58",
                      "currencyCode": "SRD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "39.71",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 8407,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3846,
                      "equivalentAmount": {
                        "amount": "47.47",
                        "currencyCode": "EUR"
                      }
                    },
                    {
                      "amount": {
                        "amount": "76.2",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 6528,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0551,
                      "equivalentAmount": {
                        "amount": "329.79",
                        "currencyCode": "IRR"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "120.43",
                    "currencyCode": "LRD"
                  },
                  "percentage": "10.04"
                },
                "passengerReferenceIds": [
                  "c0916965-e4ab-43d5-9f75-68816d362066",
                  "7ea60f43-ae90-4b20-8dda-8c26ef15f0a9",
                  "b465c2fb-9e36-486e-a932-8447e61fb2b7",
                  "290d8324-f0d9-46b3-8e12-a4bd0f2c2298",
                  "5d18c07e-a4ad-4dcc-b20d-149bbace0a65",
                  "ef740d3d-2c4c-4b07-8743-3003f5950b27",
                  "c829c8a1-22ad-44ba-8652-a5bc200b3dd9",
                  "5dd56e7d-cec9-4fe0-8ec0-364fd64419ac",
                  "c4343bae-d8cb-4f7e-b339-07dba203a9ac"
                ],
                "total": {
                  "amount": {
                    "amount": "481.24",
                    "currencyCode": "MZN"
                  },
                  "awardAmount": {
                    "amount": 41697,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2063,
                  "equivalentAmount": {
                    "amount": "473.76",
                    "currencyCode": "GBP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "422.41",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 19881,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3164,
                    "equivalentAmount": {
                      "amount": "432.64",
                      "currencyCode": "BDT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "275.39",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22570,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0556,
                      "equivalentAmount": {
                        "amount": "326.9",
                        "currencyCode": "SOS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "208.48",
                        "currencyCode": "GNF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12493,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1992,
                      "equivalentAmount": {
                        "amount": "68.75",
                        "currencyCode": "ZAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "163.61",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45022,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0279,
                      "equivalentAmount": {
                        "amount": "54.89",
                        "currencyCode": "ALL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "267.7",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 26225,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1843,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "484.7",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "228.6",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 40892,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4182,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "412.14",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "473.44",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 31177,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1173,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "57.66",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "263.07",
                    "currencyCode": "SEK"
                  },
                  "percentage": "7.03"
                },
                "passengerReferenceIds": [
                  "fa2d39af-a307-4cbe-bd84-c73df912553f",
                  "ce00092f-68d2-4fb5-bff9-98f06db4e4ec",
                  "2a8efc87-4654-4e02-927e-df3de4886d2d",
                  "62fbce49-27c9-4068-b0e5-f3eedabf3f32",
                  "0df7adc6-36f9-4d58-b508-24bdef523650",
                  "a35032d7-5a78-4c6f-8942-9f7ae416c844",
                  "e1bb62c0-9988-40c1-adf9-edab85e35dfe",
                  "87737f49-8c03-4507-b6b0-5b5b2cf39065",
                  "c1ce2922-52af-448b-ab53-1c2e203e8c4a"
                ],
                "total": {
                  "amount": {
                    "amount": "207.21",
                    "currencyCode": "BAM"
                  },
                  "awardAmount": {
                    "amount": 15691,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3202,
                  "equivalentAmount": {
                    "amount": "431.46",
                    "currencyCode": "KHR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "163.89",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 25864,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4598,
                    "equivalentAmount": {
                      "amount": "337.63",
                      "currencyCode": "INR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "22.74",
                        "currencyCode": "XOF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1770,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3109,
                      "equivalentAmount": {
                        "amount": "499.41",
                        "currencyCode": "DKK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "484.76",
                        "currencyCode": "AZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7528,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4732,
                      "equivalentAmount": {
                        "amount": "36.18",
                        "currencyCode": "DJF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "94.09",
                        "currencyCode": "INR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38963,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4395,
                      "equivalentAmount": {
                        "amount": "44.68",
                        "currencyCode": "JOD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "208.49",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 5019,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3508,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "446.64",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "42.33",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 1496,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0972,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "440",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "112.57",
                    "currencyCode": "TZS"
                  },
                  "percentage": "5.36"
                },
                "passengerReferenceIds": [
                  "7e1ed3bc-7654-4d9f-812b-5c4e4916a75d",
                  "25c42629-0aff-41ea-9f77-b50e0f8901b2",
                  "3c5d8a98-e6b4-4991-b848-ce19f2b83ef8",
                  "f934fd9f-2bd4-4e56-86b8-d96e84fcb6bf",
                  "8d259241-e379-47dd-b4ee-5ff94b7aa234",
                  "5a82089c-7096-4b86-a8cd-1a0acaeeb3a5",
                  "756089e5-65de-4f6d-ae85-c84bd6e381b2",
                  "0ee8e7e7-067b-40c0-acef-8413a803ab11",
                  "5ce220a3-8473-4114-869a-e215f9e407f5"
                ],
                "total": {
                  "amount": {
                    "amount": "280.82",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 1114,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3935,
                  "equivalentAmount": {
                    "amount": "12.04",
                    "currencyCode": "FKP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "345.39",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 21319,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.324,
                    "equivalentAmount": {
                      "amount": "327.42",
                      "currencyCode": "JMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "402.44",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4684,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1049,
                      "equivalentAmount": {
                        "amount": "269.16",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "465.55",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43907,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3351,
                      "equivalentAmount": {
                        "amount": "255.6",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "261.55",
                        "currencyCode": "BAM"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48810,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0957,
                      "equivalentAmount": {
                        "amount": "462.2",
                        "currencyCode": "OMR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "460.84",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 40967,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.316,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "475.66",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "151.12",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 34650,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0215,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "233.35",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "276.56",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 41206,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0495,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "153.66",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "410.29",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 7751,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.313,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "458.18",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "204.99",
                    "currencyCode": "KYD"
                  },
                  "percentage": "11.59"
                },
                "passengerReferenceIds": [
                  "bf9be362-4a15-4668-8b1d-b57548c93c32",
                  "049926a3-1aa2-4b3d-b5a0-ad9a5d75cdc4",
                  "7b366d06-7f34-463e-a39b-600a6edc787c",
                  "c57412e8-36d5-43a0-9539-4a0cfba6feac",
                  "b5054445-c6c1-4fee-b1ce-0f95a8b72750",
                  "82992180-67e2-49ce-b7bf-dd24c97109a7",
                  "25150461-c272-4417-a513-9685b5f9178a",
                  "0e3085a8-f2a7-4cef-b5c1-695fd00758e0",
                  "017fc411-447d-4edc-a7c5-4420d3863bbc"
                ],
                "total": {
                  "amount": {
                    "amount": "36.67",
                    "currencyCode": "AZN"
                  },
                  "awardAmount": {
                    "amount": 24726,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2684,
                  "equivalentAmount": {
                    "amount": "19.49",
                    "currencyCode": "ZWL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "381.97",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 6854,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4683,
                    "equivalentAmount": {
                      "amount": "163.94",
                      "currencyCode": "RSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "220.45",
                        "currencyCode": "PAB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21068,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1204,
                      "equivalentAmount": {
                        "amount": "247.9",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "137.45",
                        "currencyCode": "BWP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33780,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0722,
                      "equivalentAmount": {
                        "amount": "209.27",
                        "currencyCode": "BND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "79.39",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40173,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3761,
                      "equivalentAmount": {
                        "amount": "469.22",
                        "currencyCode": "BSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "233.74",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 15260,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4199,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "492.62",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "281.77",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 13358,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3856,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "182.53",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "177.09",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 49994,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3961,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "468.59",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "238.82",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 15224,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3817,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "283.86",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "419.5",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 34908,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3244,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "274.85",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "20.32",
                    "currencyCode": "GEL"
                  },
                  "percentage": "7.28"
                },
                "passengerReferenceIds": [
                  "e9e5743f-120e-4904-b56b-edab81fc42be",
                  "32d5705e-52d3-421f-9bb6-637c68c2d78a",
                  "5bce925c-c7da-456d-8cd9-059347bf22d4",
                  "50d5f689-498a-482a-9290-c0a47e69f07b",
                  "77483e57-0eba-4be8-a3a1-dcc3e455614d",
                  "15ede265-583e-4419-b7b9-ba8c30841606",
                  "062217d9-2830-43be-adee-bcc4be3a4692",
                  "5fbf3b0b-7b4c-458b-a282-06ed1a4d703e",
                  "65c95ceb-8520-421d-81ec-586d5bbb0c76"
                ],
                "total": {
                  "amount": {
                    "amount": "247.69",
                    "currencyCode": "HTG"
                  },
                  "awardAmount": {
                    "amount": 44006,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0387,
                  "equivalentAmount": {
                    "amount": "259.57",
                    "currencyCode": "RUB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "338.72",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 28271,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4387,
                    "equivalentAmount": {
                      "amount": "142.45",
                      "currencyCode": "HNL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "193.28",
                        "currencyCode": "LBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25061,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4315,
                      "equivalentAmount": {
                        "amount": "323.82",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "402.61",
                        "currencyCode": "THB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28275,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2245,
                      "equivalentAmount": {
                        "amount": "232.93",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "71.61",
                        "currencyCode": "PLN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11556,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2649,
                      "equivalentAmount": {
                        "amount": "453.83",
                        "currencyCode": "CVE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "402.23",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 4762,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.213,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "173.24",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "483.55",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 11841,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1767,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "25.88",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "259.6",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 46939,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2104,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "416.68",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "307.95",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 7346,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4241,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "83.55",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "229.6",
                    "currencyCode": "MMK"
                  },
                  "percentage": "12.99"
                },
                "passengerReferenceIds": [
                  "feef8c70-2478-4c8a-9b90-5e581896bb49",
                  "658188a5-430f-4802-a641-71ddedd5123f",
                  "b1876975-98fb-453b-ae93-95911efdabb2",
                  "6aa4ac00-1683-4e3f-92f6-12efca805086",
                  "76f8d2f6-a447-446b-ac4a-91d173122530",
                  "f475c972-f4b5-4d8c-970d-0f0669042e0d",
                  "474f9e83-7be9-4a59-a3f7-47160569fa9f",
                  "400ff4fe-a817-435c-9cdb-89cf0f606f91",
                  "4201ece7-8a9c-4f23-b26b-c1bc7757872d"
                ],
                "total": {
                  "amount": {
                    "amount": "63.52",
                    "currencyCode": "XCD"
                  },
                  "awardAmount": {
                    "amount": 42331,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2616,
                  "equivalentAmount": {
                    "amount": "279.85",
                    "currencyCode": "ILS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "241.69",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 18267,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.352,
                    "equivalentAmount": {
                      "amount": "58.06",
                      "currencyCode": "CZK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "409.35",
                        "currencyCode": "TTD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5466,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1996,
                      "equivalentAmount": {
                        "amount": "93.16",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "318.5",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31276,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1569,
                      "equivalentAmount": {
                        "amount": "165.91",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "179.54",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30812,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0828,
                      "equivalentAmount": {
                        "amount": "186.31",
                        "currencyCode": "AFN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "71.19",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 17143,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0815,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "48.51",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "15.28",
                    "currencyCode": "AWG"
                  },
                  "percentage": "13.58"
                },
                "passengerReferenceIds": [
                  "d9a4ccc0-c968-40fe-8076-83b567a3bfd4",
                  "ec59d9fa-d618-49f1-a7c4-c06ad4f132cd",
                  "22e17f04-e2a6-458a-92a2-0388a7a7ca50",
                  "2fc6e782-4d50-4610-8a7e-6e3723a1689f",
                  "159c8796-7a18-4ef9-a37d-3ccbabc37511",
                  "bed4daa1-788c-46cc-bd9f-a91f326ae587",
                  "f6277367-eb79-4cc7-b2d1-817b6038f1ad",
                  "4487fec3-93bd-4b4c-85cd-6bf22c11960a",
                  "64d2917c-ee94-473d-8d19-77dcc4f050b0"
                ],
                "total": {
                  "amount": {
                    "amount": "431.99",
                    "currencyCode": "TMT"
                  },
                  "awardAmount": {
                    "amount": 33883,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3139,
                  "equivalentAmount": {
                    "amount": "295.44",
                    "currencyCode": "YER"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "98.9",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 46325,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2336,
                    "equivalentAmount": {
                      "amount": "198.79",
                      "currencyCode": "ANG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "137.92",
                        "currencyCode": "NOK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43255,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3216,
                      "equivalentAmount": {
                        "amount": "56.61",
                        "currencyCode": "SAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "156.5",
                        "currencyCode": "GEL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29295,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0578,
                      "equivalentAmount": {
                        "amount": "29.18",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "44.25",
                        "currencyCode": "BND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12385,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4752,
                      "equivalentAmount": {
                        "amount": "137.82",
                        "currencyCode": "IQD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "123.62",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 37900,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3901,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "242.48",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "228.27",
                    "currencyCode": "CHF"
                  },
                  "percentage": "11.99"
                },
                "passengerReferenceIds": [
                  "95608a10-dcf5-4ccb-8092-039d421767f3",
                  "1fa6774d-38eb-49ae-8cd7-83066fb92132",
                  "d058a119-8d02-4d3b-839a-e1ccf05ce6c8",
                  "08885080-e591-4540-8465-acdf1a48334f",
                  "58a60514-a1c9-4d47-a4f7-9c713fee654b",
                  "6f62e96b-d6a8-46fb-907a-8c4d06148993",
                  "63462286-5014-40ab-a636-717ae3762766",
                  "0db0c33f-c872-4eb5-9f06-82daa67d55c0",
                  "6bf98436-71ad-4700-acb6-edfed19864ff"
                ],
                "total": {
                  "amount": {
                    "amount": "418.24",
                    "currencyCode": "NPR"
                  },
                  "awardAmount": {
                    "amount": 42542,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4518,
                  "equivalentAmount": {
                    "amount": "389.6",
                    "currencyCode": "CNY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "183.84",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 40971,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.253,
                    "equivalentAmount": {
                      "amount": "404.33",
                      "currencyCode": "KPW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "42.58",
                        "currencyCode": "EGP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28024,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2574,
                      "equivalentAmount": {
                        "amount": "380.15",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "420.75",
                        "currencyCode": "DKK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15360,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1802,
                      "equivalentAmount": {
                        "amount": "435.95",
                        "currencyCode": "AMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "405.2",
                        "currencyCode": "IQD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33632,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2564,
                      "equivalentAmount": {
                        "amount": "346.02",
                        "currencyCode": "SGD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "180.59",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 34032,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2977,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "236.48",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "83.32",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 39050,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1613,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "262.55",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "338.84",
                    "currencyCode": "OMR"
                  },
                  "percentage": "13.82"
                },
                "passengerReferenceIds": [
                  "bd7705ca-56c0-43d9-a231-a2ddcd8c0c2e",
                  "dbb463aa-6e6f-4e86-883b-13de830a6018",
                  "9310133d-cf68-4fb3-b442-c0d59bb72080",
                  "c26b2746-76c7-4261-aae2-177a7c940aa8",
                  "dbd711d4-5b85-4bf5-bb67-4c10941e690c",
                  "bc6b366f-3bc7-4650-bf33-4e46f956066a",
                  "a9a20ce4-ce66-4413-b7aa-59919d5d61fa",
                  "b95eaa39-5b92-4453-b2ca-5aa87f171c69",
                  "309008e9-591d-4f7c-95fd-40037f0beb14"
                ],
                "total": {
                  "amount": {
                    "amount": "90.91",
                    "currencyCode": "BMD"
                  },
                  "awardAmount": {
                    "amount": 19565,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3328,
                  "equivalentAmount": {
                    "amount": "219.44",
                    "currencyCode": "MXN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "48.93",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 41743,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2929,
                    "equivalentAmount": {
                      "amount": "447.89",
                      "currencyCode": "TWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "227.09",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18867,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1382,
                      "equivalentAmount": {
                        "amount": "486.09",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "254.22",
                        "currencyCode": "GIP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3916,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4429,
                      "equivalentAmount": {
                        "amount": "179.32",
                        "currencyCode": "AZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "114.3",
                        "currencyCode": "BBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48035,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0206,
                      "equivalentAmount": {
                        "amount": "347.45",
                        "currencyCode": "AOA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "399.06",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 41064,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3276,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "334.07",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "253.27",
                    "currencyCode": "VUV"
                  },
                  "percentage": "8.84"
                },
                "deal": {
                  "amount": {
                    "amount": "449.02",
                    "currencyCode": "IRR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "13.54",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "cf3bde32-f42f-4abb-972d-ec1e4d3fddc8",
                  "a4f986be-6707-458b-aad2-7b88ae524bf9",
                  "9eef8a4c-d4ea-4659-8f28-9377d5797c14",
                  "7fa1331f-5353-472f-ae1b-8138d8591163",
                  "08456a7a-e67d-48ef-a06f-2fd0757555a7",
                  "9f7f486c-9963-4070-9703-ddca45db416b",
                  "5f32f6b5-fa3f-4492-838a-1b8465f35548",
                  "18135841-0f21-463f-a515-f3f703a1e83b",
                  "fd7e94d1-94b7-482c-b51d-252e22ad3f33"
                ],
                "total": {
                  "amount": {
                    "amount": "250.72",
                    "currencyCode": "CDF"
                  },
                  "awardAmount": {
                    "amount": 25389,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2412,
                  "equivalentAmount": {
                    "amount": "148.95",
                    "currencyCode": "XOF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "383.37",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 48835,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3415,
                    "equivalentAmount": {
                      "amount": "427.6",
                      "currencyCode": "TRY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "365.65",
                        "currencyCode": "TWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13780,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3643,
                      "equivalentAmount": {
                        "amount": "148.82",
                        "currencyCode": "BSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "176.3",
                        "currencyCode": "XPF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48645,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3909,
                      "equivalentAmount": {
                        "amount": "159.55",
                        "currencyCode": "BZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "55.43",
                        "currencyCode": "KZT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48296,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1777,
                      "equivalentAmount": {
                        "amount": "282.96",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "194.56",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 17969,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2688,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "230.24",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "440.46",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 33344,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.063,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "315.94",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "168.71",
                    "currencyCode": "MAD"
                  },
                  "percentage": "11.65"
                },
                "deal": {
                  "amount": {
                    "amount": "239.14",
                    "currencyCode": "FKP"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "17.87",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "a727b8cb-9f57-48d1-822b-1a972458ff47",
                  "a7673eda-eaac-490c-a61d-f2d274163111",
                  "ee878501-3b22-4bfd-8e6c-d3a19eb10f28",
                  "6fc15621-597b-48c8-909d-83b4d0f05d87",
                  "3f6faf09-f0ff-4784-8426-cefe8e85571c",
                  "f8ba6816-8f14-4107-8090-1820a673224f",
                  "a4f6572b-430a-4753-9cca-0a0d92b622ec",
                  "462a1647-cc24-4201-b2c8-c2f035689071",
                  "e171edb6-7cba-44d5-b4e4-f2ea540d6117"
                ],
                "total": {
                  "amount": {
                    "amount": "109.37",
                    "currencyCode": "BTN"
                  },
                  "awardAmount": {
                    "amount": 19771,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3507,
                  "equivalentAmount": {
                    "amount": "324.1",
                    "currencyCode": "HNL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "292.35",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 13206,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2457,
                    "equivalentAmount": {
                      "amount": "69.39",
                      "currencyCode": "MKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "41.44",
                        "currencyCode": "FJD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40184,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3232,
                      "equivalentAmount": {
                        "amount": "415.51",
                        "currencyCode": "LSL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "304.97",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40964,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3779,
                      "equivalentAmount": {
                        "amount": "188.94",
                        "currencyCode": "ERN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "424.57",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34810,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3993,
                      "equivalentAmount": {
                        "amount": "58.7",
                        "currencyCode": "ZMW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "237.75",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 39559,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4712,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "470.51",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "386.58",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 46163,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4925,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "472.23",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "400.6",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 20814,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4496,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "455.32",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "117.28",
                    "currencyCode": "LRD"
                  },
                  "percentage": "14.35"
                },
                "deal": {
                  "amount": {
                    "amount": "92.97",
                    "currencyCode": "MVR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "8.2",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "077b50d9-f07a-47a9-b414-2d6a4a5ef6a3",
                  "d158e1c8-1d1b-441c-ac20-b27cb86ff482",
                  "890cc03a-f191-48b4-a2d4-c981258e4ed5",
                  "020f8cd3-13e3-4f5f-8da1-e9f4bca64773",
                  "a4f095aa-53b1-44bf-8e00-2a5a516798ba",
                  "064651e7-c9b8-49e2-9895-f6192fcc44c0",
                  "a8ab03ab-3965-41e9-8384-e5258495e6d5",
                  "56c695a9-aa44-409d-b109-274853d0cf99",
                  "c00ffb2f-664c-4519-9056-abc4af0db874"
                ],
                "total": {
                  "amount": {
                    "amount": "277.56",
                    "currencyCode": "KWD"
                  },
                  "awardAmount": {
                    "amount": 32738,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2827,
                  "equivalentAmount": {
                    "amount": "224.32",
                    "currencyCode": "ALL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "415.94",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 6071,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4969,
                    "equivalentAmount": {
                      "amount": "286.13",
                      "currencyCode": "VND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "165.38",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1661,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3757,
                      "equivalentAmount": {
                        "amount": "460.38",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "142.55",
                        "currencyCode": "BWP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25637,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1931,
                      "equivalentAmount": {
                        "amount": "196.84",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "376.18",
                        "currencyCode": "GBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31638,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0129,
                      "equivalentAmount": {
                        "amount": "375.11",
                        "currencyCode": "VES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "72.79",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 44117,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2036,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "49.07",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "315.87",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 12244,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4909,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "345.05",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "83.73",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 22027,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1044,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "178.86",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "221.24",
                    "currencyCode": "TOP"
                  },
                  "percentage": "14.29"
                },
                "deal": {
                  "amount": {
                    "amount": "29.94",
                    "currencyCode": "PGK"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "14.01",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c1e4f0bc-5b57-433e-b608-bdb631aac8e3",
                  "02e45fa3-dffc-4b2d-aee8-4c3da6ae6071",
                  "cf790308-2b2a-4909-83e1-66ffcac004e6",
                  "0066ccdd-6f8b-491b-abd8-e9f3fe9410b5",
                  "cd66095f-5345-48b9-b9d5-f0c314ae3134",
                  "3e146615-0367-4557-9843-1d71b4461adb",
                  "26d5be1f-8fe1-454c-9073-764b99667ee0",
                  "eacec03c-fe3e-4884-9676-45dc0fc62462",
                  "db863565-c0ce-4b74-bfa3-08144907cdb6"
                ],
                "total": {
                  "amount": {
                    "amount": "461.24",
                    "currencyCode": "CAD"
                  },
                  "awardAmount": {
                    "amount": 25258,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1862,
                  "equivalentAmount": {
                    "amount": "289.74",
                    "currencyCode": "EGP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "183.35",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 11451,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4013,
                    "equivalentAmount": {
                      "amount": "160.39",
                      "currencyCode": "CUP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "167.25",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14578,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1688,
                      "equivalentAmount": {
                        "amount": "313.83",
                        "currencyCode": "UAH"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "102.51",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46322,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1452,
                      "equivalentAmount": {
                        "amount": "139.94",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "264.71",
                        "currencyCode": "LKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46658,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4661,
                      "equivalentAmount": {
                        "amount": "213.15",
                        "currencyCode": "KHR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "407.4",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 9517,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4321,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "75.39",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "326.81",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 5361,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1457,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "251.02",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "197.73",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 23396,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3269,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "292.42",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "410.49",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 30818,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1117,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "94.28",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "494.01",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 18309,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4784,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "439.17",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "296.08",
                    "currencyCode": "BHD"
                  },
                  "percentage": "8.44"
                },
                "deal": {
                  "amount": {
                    "amount": "222.37",
                    "currencyCode": "BHD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "6.92",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "7e2bde7c-6eaa-463f-988f-b6abaa9fdc15",
                  "6450a149-9246-46f7-9bea-079a291bd4b9",
                  "ae752f52-67fd-4e57-a81c-6056c1672d3e",
                  "44f3c8a2-fe0c-403c-a6f4-5b456dc6261f",
                  "04db44ae-74ba-48b6-87c6-791af4026d33",
                  "c1177376-4228-4452-a622-299b323a2b60",
                  "c655868e-18cd-4bb8-b3e3-c4538ba1ff8d",
                  "156f793f-056e-4770-abbe-390deef7ba01",
                  "d559e181-8e68-4a99-b490-d2ce7a77d3b4"
                ],
                "total": {
                  "amount": {
                    "amount": "264.31",
                    "currencyCode": "PGK"
                  },
                  "awardAmount": {
                    "amount": 38655,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1774,
                  "equivalentAmount": {
                    "amount": "236.79",
                    "currencyCode": "MGA"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "450.75",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 24095,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0112,
                    "equivalentAmount": {
                      "amount": "336.57",
                      "currencyCode": "LBP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "226.98",
                        "currencyCode": "SHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30590,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1027,
                      "equivalentAmount": {
                        "amount": "248.55",
                        "currencyCode": "TZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "242.05",
                        "currencyCode": "RUB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25576,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.174,
                      "equivalentAmount": {
                        "amount": "441",
                        "currencyCode": "BIF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "346.27",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18025,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0752,
                      "equivalentAmount": {
                        "amount": "422.43",
                        "currencyCode": "XPF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "418.62",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 48340,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1253,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "272.13",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "78.62",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 47668,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4104,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "234.71",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "363.75",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 34199,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1224,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "389.89",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "420.05",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 23290,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3861,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "349.22",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "115.5",
                    "currencyCode": "FJD"
                  },
                  "percentage": "13.83"
                },
                "deal": {
                  "amount": {
                    "amount": "111.58",
                    "currencyCode": "MRU"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "13.83",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "af55f0f1-bfa8-4237-a158-9030c98c9ad4",
                  "455c5a9b-e386-4671-8b2c-0a8cc12bde3d",
                  "b3f77014-422b-486d-84d2-3b6a0ee2a970",
                  "456ed27c-0ff0-4f9f-a62e-8bc6cf047ae9",
                  "5327d14c-fdc7-4ea6-bbe3-a608350e5d16",
                  "2c6460ef-5ed9-4c0c-9c6d-b719365a12fe",
                  "ed5efab7-0652-4f3a-8279-b3e888d8cd50",
                  "d2ae3941-eba9-4cc6-ab93-06e852773bc3",
                  "3cb998f5-b966-4afe-bb80-bdcaa0598141"
                ],
                "total": {
                  "amount": {
                    "amount": "218.86",
                    "currencyCode": "MZN"
                  },
                  "awardAmount": {
                    "amount": 33862,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2039,
                  "equivalentAmount": {
                    "amount": "407.82",
                    "currencyCode": "KHR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "394.64",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 32144,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2672,
                    "equivalentAmount": {
                      "amount": "234.56",
                      "currencyCode": "TZS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "168.25",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26506,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3084,
                      "equivalentAmount": {
                        "amount": "45.81",
                        "currencyCode": "LSL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "217.14",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28918,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4503,
                      "equivalentAmount": {
                        "amount": "240.67",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "44.1",
                        "currencyCode": "NZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18832,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0391,
                      "equivalentAmount": {
                        "amount": "350.72",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "440.14",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 37718,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4148,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "171.76",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "209.82",
                    "currencyCode": "NZD"
                  },
                  "percentage": "6.13"
                },
                "deal": {
                  "amount": {
                    "amount": "315.01",
                    "currencyCode": "ZMW"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.91",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "5daec29d-b549-43f4-87ef-702cfbe9fa56",
                  "78899f04-74c4-4435-a76a-144c0e605d1c",
                  "09a72945-8ccd-40cd-8135-be81776afd0b",
                  "c06095d7-e4d9-4a86-a23b-823ab0323f7e",
                  "3bb33465-ba26-4f8a-aae1-52d164d00016",
                  "a2d41bc7-00df-4f93-ab7e-8111a90d87a1",
                  "14a56668-33b6-4b86-a0bb-567f30767719",
                  "d50dfaa2-d3af-4401-8917-86b0f97000f2",
                  "e9122907-9c28-4839-b1df-18160c48387e"
                ],
                "total": {
                  "amount": {
                    "amount": "20.65",
                    "currencyCode": "XAF"
                  },
                  "awardAmount": {
                    "amount": 14096,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4079,
                  "equivalentAmount": {
                    "amount": "314.6",
                    "currencyCode": "ERN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "451.61",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 15748,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3314,
                    "equivalentAmount": {
                      "amount": "438.37",
                      "currencyCode": "THB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "350.29",
                        "currencyCode": "DZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40867,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1603,
                      "equivalentAmount": {
                        "amount": "257.72",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "58.82",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28737,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.409,
                      "equivalentAmount": {
                        "amount": "386.66",
                        "currencyCode": "CVE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "375.21",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44119,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3521,
                      "equivalentAmount": {
                        "amount": "497.5",
                        "currencyCode": "LYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "287.63",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 29888,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1149,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "184.77",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "223.6",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 18845,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2117,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "122.48",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "124.59",
                    "currencyCode": "ZMW"
                  },
                  "percentage": "12.57"
                },
                "deal": {
                  "amount": {
                    "amount": "340.1",
                    "currencyCode": "ZAR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.61",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "1f4fa73e-4e5e-4ec1-8b1b-60872ef71438",
                  "1e29aef1-3260-4048-9d77-0f28fe09046b",
                  "1f22b795-4bd3-49f7-b933-a8aec2de191b",
                  "b691c120-744b-4673-9cec-d36b03e11f98",
                  "3696bd42-2042-40fd-b751-2f1c9686fc59",
                  "2ee936e6-dc40-4c5a-b0ae-ad1c5916f7f6",
                  "919aadcd-142c-4c33-a4dc-9ec72a5c8539",
                  "66bc1c2a-321c-46ad-8ed3-0d4d5a34bcda",
                  "b164a36e-fb5a-4616-940e-aa16768ef7ab"
                ],
                "total": {
                  "amount": {
                    "amount": "226.95",
                    "currencyCode": "SBD"
                  },
                  "awardAmount": {
                    "amount": 35072,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.181,
                  "equivalentAmount": {
                    "amount": "375.58",
                    "currencyCode": "KZT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "307.44",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 1048,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3716,
                    "equivalentAmount": {
                      "amount": "458.76",
                      "currencyCode": "OMR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "128.44",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5925,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1516,
                      "equivalentAmount": {
                        "amount": "452.84",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "78.68",
                        "currencyCode": "GBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39188,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4385,
                      "equivalentAmount": {
                        "amount": "71.07",
                        "currencyCode": "GYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "491.26",
                        "currencyCode": "AWG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10438,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3089,
                      "equivalentAmount": {
                        "amount": "109.98",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "76.39",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 34688,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1864,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "136.55",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "348.99",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 12580,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1528,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "121.78",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "347.32",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 11262,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2457,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "52.24",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "385.17",
                    "currencyCode": "LSL"
                  },
                  "percentage": "8.93"
                },
                "deal": {
                  "amount": {
                    "amount": "469.17",
                    "currencyCode": "KHR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "10.86",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "a5ab3dfa-faf6-44c7-ac8d-353d4f0e4ba1",
                  "37d005c0-ca2a-41dc-a3ff-3f9865e2ea14",
                  "801cd47c-c57e-4485-8fd5-ba59808010a4",
                  "ee16d7cd-cd99-44f5-bfe2-fbc6d432e6ef",
                  "e2e309bf-309c-4095-a23f-9f51c4d87d94",
                  "7c8b3766-e4f8-4700-addd-48f1638ae77c",
                  "bcc407ae-159d-4633-911a-fdf9508948d5",
                  "4758591a-947a-4929-92c7-58617604036d",
                  "07dbec67-dfa7-4379-84bb-826021dbaa5e"
                ],
                "total": {
                  "amount": {
                    "amount": "87.97",
                    "currencyCode": "JOD"
                  },
                  "awardAmount": {
                    "amount": 36639,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.426,
                  "equivalentAmount": {
                    "amount": "329.71",
                    "currencyCode": "HUF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "164",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 18186,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4207,
                    "equivalentAmount": {
                      "amount": "491.85",
                      "currencyCode": "GEL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "493.42",
                        "currencyCode": "BWP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14941,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4919,
                      "equivalentAmount": {
                        "amount": "266.15",
                        "currencyCode": "PKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "490.12",
                        "currencyCode": "YER"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5012,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1386,
                      "equivalentAmount": {
                        "amount": "291.04",
                        "currencyCode": "USD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "69.8",
                        "currencyCode": "IDR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48460,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4938,
                      "equivalentAmount": {
                        "amount": "80.38",
                        "currencyCode": "ANG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "289.57",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 11424,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4196,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "367.93",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "61.81",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 18648,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4436,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "31.06",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "297.64",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 42969,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0453,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "444.53",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "357.43",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 17390,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1108,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "384.61",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "349.41",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 32719,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2791,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "390.77",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8626
                },
                "passengerReferenceIds": [
                  "9244e741-36d2-4805-90a1-1dd74a80bbb7",
                  "8f1fd64c-8508-4e41-9581-be4a1a1a2e43",
                  "10c3fa83-02ba-4fb0-a11c-5e46971fc5b4",
                  "3b879e1b-1d4e-4227-800b-1c35c39ab6de",
                  "24c01bd3-678f-4f66-af5d-e017159bab72",
                  "6a5aa9bf-49d2-402a-9c51-a9b890e3fdc0",
                  "316c9c38-df93-46dd-aa7f-b58790f738b7",
                  "313d00da-e6f4-469a-bf4a-75aa932ad19c",
                  "7d459618-a2d7-4733-8250-580070b08a25"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "215.36",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 12412,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0463,
                    "equivalentAmount": {
                      "amount": "254.96",
                      "currencyCode": "KES"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "60.16",
                          "currencyCode": "MWK"
                        },
                        "awardAmount": {
                          "amount": 47964,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2817,
                        "equivalentAmount": {
                          "amount": "263.72",
                          "currencyCode": "TRY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "350.92",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 32881,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.457,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "390.73",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "262.06",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 31632,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0549,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "461.02",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "108.12",
                          "currencyCode": "BSD"
                        },
                        "awardAmount": {
                          "amount": 36927,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3258,
                        "equivalentAmount": {
                          "amount": "419.7",
                          "currencyCode": "YER"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "73.85",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 8587,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0966,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "141.29",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "479.47",
                            "currencyCode": "BYN"
                          },
                          "awardAmount": {
                            "amount": 38140,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.495,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "304.77",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "66.81",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 39338,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0187,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "316.28",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "20.12",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 44738,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1621,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "385.16",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "163.43",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 36642,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0734,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "72.97",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "59.45",
                          "currencyCode": "TTD"
                        },
                        "awardAmount": {
                          "amount": 22010,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2656,
                        "equivalentAmount": {
                          "amount": "127.21",
                          "currencyCode": "PHP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "338.15",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 46051,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.229,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "163.69",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "366.65",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 35134,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.116,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "269.7",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "35.5",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 33377,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1241,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "89.18",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "127.35",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 37054,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4294,
                    "equivalentAmount": {
                      "amount": "189.37",
                      "currencyCode": "AED"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "465.11",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 35214,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4235,
                    "equivalentAmount": {
                      "amount": "259.23",
                      "currencyCode": "ZAR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "196.16",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 15831,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4391,
                    "equivalentAmount": {
                      "amount": "47.32",
                      "currencyCode": "MNT"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "254.78",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 22419,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1499,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "495.95",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "355.69",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 17212,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2353,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "340.31",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "203.68",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 12567,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.284,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "363.26",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "213.18",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 24131,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1636,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "270.91",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "463.42",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 11008,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.342,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "343.52",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "69.26",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 8160,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4673,
                    "equivalentAmount": {
                      "amount": "102.28",
                      "currencyCode": "KMF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "389.07",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 25432,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2645,
                    "equivalentAmount": {
                      "amount": "258.94",
                      "currencyCode": "ZMW"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0504
                },
                "passengerReferenceIds": [
                  "0d929f58-3b80-4df2-8a33-016c4e02a57d",
                  "c79c7b01-c10e-4db0-9f63-7a8c8e818917",
                  "d85259ea-d982-4203-b5b7-48c6c2d5994d",
                  "7f3c1d5b-0337-4cbe-9ba8-3d4c2c834ec9",
                  "f6941a27-ea50-4e48-8240-6c04ccd138ce",
                  "b9a10c2e-5ac9-4d5c-93eb-d01580aa290b",
                  "e9a7212b-fc47-4234-916f-377bcf9c402c",
                  "8688e473-afc6-407c-9dbd-be2e1568e7ac",
                  "f1a6cb8c-97d5-49c3-a5a6-c705af13d78a"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "242.72",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 2468,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1103,
                    "equivalentAmount": {
                      "amount": "180.65",
                      "currencyCode": "SLE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "35.96",
                          "currencyCode": "RON"
                        },
                        "awardAmount": {
                          "amount": 6455,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0427,
                        "equivalentAmount": {
                          "amount": "34.95",
                          "currencyCode": "SCR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "476.44",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 15173,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2985,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "208.31",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "15.71",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 38403,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2244,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "184.6",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "386.07",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 26147,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1112,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "29.42",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "336.05",
                          "currencyCode": "GHS"
                        },
                        "awardAmount": {
                          "amount": 28642,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1443,
                        "equivalentAmount": {
                          "amount": "188.17",
                          "currencyCode": "CRC"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "112.6",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 26809,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4368,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "244.92",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "113.37",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 4349,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0334,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "61.83",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "46.26",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 11405,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4152,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "85.04",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "294.24",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 48211,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3893,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "115.03",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "84.54",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 34127,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.188,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "359.85",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "362.35",
                          "currencyCode": "XPF"
                        },
                        "awardAmount": {
                          "amount": 48881,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1684,
                        "equivalentAmount": {
                          "amount": "125.23",
                          "currencyCode": "MWK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "41.83",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 9280,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2492,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "167.26",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "189.02",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 34820,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2817,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "237.1",
                            "currencyCode": "CHF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "378.92",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 23542,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2041,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "477.52",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "69.03",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 25437,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0199,
                    "equivalentAmount": {
                      "amount": "457.35",
                      "currencyCode": "AWG"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "47.1",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 9997,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4418,
                    "equivalentAmount": {
                      "amount": "365.2",
                      "currencyCode": "AED"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "224.32",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 30692,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2956,
                    "equivalentAmount": {
                      "amount": "253.5",
                      "currencyCode": "CHF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "76.89",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 23040,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4952,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "264.68",
                        "currencyCode": "CHF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "77.61",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 22827,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0189,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "351.58",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "362.41",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 45423,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1273,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "72.7",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "226.88",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 39067,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1866,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "443.24",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "476.58",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 43318,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4007,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "462.47",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "120.81",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 35392,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0167,
                    "equivalentAmount": {
                      "amount": "372.15",
                      "currencyCode": "ANG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "81.91",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 26346,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.13,
                    "equivalentAmount": {
                      "amount": "164.06",
                      "currencyCode": "LYD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0548
                },
                "passengerReferenceIds": [
                  "2af9d93e-9a84-4d3e-93d4-7d02924bafe5",
                  "5d334bb7-c33f-4cee-954d-66ee7ef0af1a",
                  "b7382258-d608-49ef-b746-ea7ebde51750",
                  "55de4f65-f620-4572-b3c1-7c4c55addaeb",
                  "295e3040-f7d1-45cf-9a28-114b29eaa52c",
                  "8db54e61-78d8-47a1-8431-a33ead146445",
                  "53b70cf1-4f4d-47d0-a86d-582515e9b1d0",
                  "99ccfa7d-398c-4703-b007-b4768229ba21",
                  "5eb07c28-c295-4a35-835b-545eaf4298fe"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "150.32",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 17793,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2042,
                    "equivalentAmount": {
                      "amount": "265.41",
                      "currencyCode": "SSP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "17.9",
                          "currencyCode": "RON"
                        },
                        "awardAmount": {
                          "amount": 43146,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3539,
                        "equivalentAmount": {
                          "amount": "224.76",
                          "currencyCode": "KGS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "460.34",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 36054,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3506,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "244.31",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "329.36",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 15796,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1546,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "432.2",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "84.45",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 13292,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2635,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "121.94",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "283.46",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 24487,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3991,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "99.7",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "183.07",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 34017,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1333,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "469.27",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "410.73",
                          "currencyCode": "EGP"
                        },
                        "awardAmount": {
                          "amount": 16121,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0746,
                        "equivalentAmount": {
                          "amount": "243.14",
                          "currencyCode": "BRL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "113.71",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 40617,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.351,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "170.82",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "144.54",
                          "currencyCode": "MNT"
                        },
                        "awardAmount": {
                          "amount": 37911,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3757,
                        "equivalentAmount": {
                          "amount": "325.48",
                          "currencyCode": "MAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "212.7",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 29282,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.104,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "441.21",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "89.38",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 4644,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3027,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "314.57",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "70.43",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 30208,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3061,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "187.94",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "272.47",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 13035,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1304,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "419.89",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "485.37",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 46141,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1609,
                    "equivalentAmount": {
                      "amount": "139.38",
                      "currencyCode": "INR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "151.14",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 42614,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.269,
                    "equivalentAmount": {
                      "amount": "307.63",
                      "currencyCode": "INR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "468.07",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 11752,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2404,
                    "equivalentAmount": {
                      "amount": "203.21",
                      "currencyCode": "SCR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "471.17",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 4049,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3266,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "476.29",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "39.76",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 15718,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3583,
                    "equivalentAmount": {
                      "amount": "374.97",
                      "currencyCode": "SOS"
                    }
                  },
                  {
                    "amount": {
                      "amount": "336.82",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 25566,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1162,
                    "equivalentAmount": {
                      "amount": "382.72",
                      "currencyCode": "AED"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8901
                },
                "passengerReferenceIds": [
                  "5bed3261-e138-4bc5-818a-a6bb4dbf9882",
                  "9e9f33f7-48f1-4008-9205-c930604384e4",
                  "b00d7777-4798-4942-a97b-4fce6a30d421",
                  "2164b051-991c-4146-bb1b-4f9557a11bb7",
                  "3d474e40-593f-4dc1-af29-308e208667fa",
                  "5ee90a77-7c82-4655-aaa7-0980ce5d4173",
                  "d1ff89a9-b981-4e8d-843e-6f2ac5d67307",
                  "bdac371b-8991-43ac-b5a1-0ff5f4972659",
                  "69626e43-a571-4415-a3a2-8d6c9ec72c06"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "163.93",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 16198,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0425,
                    "equivalentAmount": {
                      "amount": "75.02",
                      "currencyCode": "RON"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "298.23",
                          "currencyCode": "BBD"
                        },
                        "awardAmount": {
                          "amount": 18068,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.056,
                        "equivalentAmount": {
                          "amount": "379.55",
                          "currencyCode": "HTG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "120.25",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 10790,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0583,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "467.56",
                            "currencyCode": "RON"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "281.72",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 17343,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3578,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "193.7",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "144.46",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 14652,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2376,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "305.49",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "79.66",
                            "currencyCode": "GBP"
                          },
                          "awardAmount": {
                            "amount": 49150,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3511,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "279.25",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "384.15",
                          "currencyCode": "SSP"
                        },
                        "awardAmount": {
                          "amount": 9956,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0408,
                        "equivalentAmount": {
                          "amount": "38.51",
                          "currencyCode": "XAF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "286.51",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 1276,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3203,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "172.57",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "463.68",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 7255,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1036,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "297.15",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "320.38",
                          "currencyCode": "SDG"
                        },
                        "awardAmount": {
                          "amount": 32885,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3566,
                        "equivalentAmount": {
                          "amount": "460.6",
                          "currencyCode": "SLE"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "235.22",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 1078,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1903,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "246.98",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "22.52",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 44713,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1864,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "367.15",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "380.47",
                            "currencyCode": "LYD"
                          },
                          "awardAmount": {
                            "amount": 22010,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0888,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "409.15",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "441.39",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 47658,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2342,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "90.27",
                            "currencyCode": "CNY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "411.92",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 13260,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1307,
                    "equivalentAmount": {
                      "amount": "122.04",
                      "currencyCode": "AED"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "177.32",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 45422,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3146,
                    "equivalentAmount": {
                      "amount": "430.01",
                      "currencyCode": "LSL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "142.72",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 37869,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1533,
                    "equivalentAmount": {
                      "amount": "407.9",
                      "currencyCode": "XCD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "430.1",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 41240,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.141,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "179.66",
                        "currencyCode": "GEL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "315.45",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 24341,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1777,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "211.81",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "472.27",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 15044,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2632,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "200.83",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "237.65",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 2944,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4112,
                    "equivalentAmount": {
                      "amount": "378.03",
                      "currencyCode": "BZD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "37.77",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 43112,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3466,
                    "equivalentAmount": {
                      "amount": "177.05",
                      "currencyCode": "BIF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1997
                },
                "passengerReferenceIds": [
                  "779187d4-21bd-4fa0-ac11-17ec4c1c7765",
                  "3ad6593f-ea49-48e5-a1d2-fe73a25a9684",
                  "4431c14b-1955-4b43-9503-8913531849ef",
                  "574fffa7-b323-41be-8ae9-8d81ef961cb6",
                  "d454c3a4-9683-4f62-9509-3cfa872be52f",
                  "9636b1c5-ac99-44a5-8004-bdcde424f643",
                  "d5883153-19c8-4cd8-b767-a9b199ddafe8",
                  "584fc6b5-97da-4ee2-906c-b1e69042c848",
                  "07e3422b-362c-4f70-8ef9-ca33e3b0e23e"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "408.72",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 18605,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2387,
                    "equivalentAmount": {
                      "amount": "413.63",
                      "currencyCode": "KMF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "15.87",
                          "currencyCode": "THB"
                        },
                        "awardAmount": {
                          "amount": 22798,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0575,
                        "equivalentAmount": {
                          "amount": "171.71",
                          "currencyCode": "SAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "32.68",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 14892,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.245,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "429.85",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "323.11",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 9620,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0748,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "63.75",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "63.35",
                          "currencyCode": "PKR"
                        },
                        "awardAmount": {
                          "amount": 40178,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3701,
                        "equivalentAmount": {
                          "amount": "180.41",
                          "currencyCode": "SDG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "257.09",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 11404,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1751,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "53.76",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "168.1",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 29718,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.265,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "195.91",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "197.44",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 21560,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.089,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "412.44",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "79.59",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 26424,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.298,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "154.79",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "180.46",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 34045,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3749,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "76.62",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "486.03",
                          "currencyCode": "KYD"
                        },
                        "awardAmount": {
                          "amount": 36823,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2057,
                        "equivalentAmount": {
                          "amount": "95.86",
                          "currencyCode": "XOF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "219.78",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 13303,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1075,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "406.06",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "73.84",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 8372,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1626,
                    "equivalentAmount": {
                      "amount": "457.27",
                      "currencyCode": "PLN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "324.59",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 39288,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1253,
                    "equivalentAmount": {
                      "amount": "18.84",
                      "currencyCode": "TRY"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "147.01",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 15259,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0649,
                    "equivalentAmount": {
                      "amount": "162.05",
                      "currencyCode": "TJS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "262.78",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 12870,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0418,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "219.4",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "21.79",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 20275,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2084,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "227.61",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "151.38",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 28410,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4924,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "471.1",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "345.31",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 21198,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2124,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "21.92",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "479.66",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 45656,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3354,
                    "equivalentAmount": {
                      "amount": "392.63",
                      "currencyCode": "KGS"
                    }
                  },
                  {
                    "amount": {
                      "amount": "140.36",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 30378,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3055,
                    "equivalentAmount": {
                      "amount": "250.73",
                      "currencyCode": "MKD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0617
                },
                "passengerReferenceIds": [
                  "a11d3c1f-3a5e-48e3-80e5-b93042c813b7",
                  "7ab763b1-b149-4929-9319-cd381460c876",
                  "dbc43485-6a03-4a32-b357-11a2fe613eb5",
                  "5e6b2670-a2a0-41b6-a37d-db9fd95dfc09",
                  "49db858b-ae8f-4d71-887c-8db8183e2f43",
                  "ac12c395-b082-4362-a813-12c3d8115c31",
                  "1aabd014-fc63-4c15-b840-21297cf5300c",
                  "f8c9d842-9607-448d-b5da-f5b93f533d95",
                  "7e7b1dca-3aa8-4d2f-bf28-a79878d370cc"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "79.09",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 21765,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0454,
                    "equivalentAmount": {
                      "amount": "291.97",
                      "currencyCode": "MXN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "481.6",
                          "currencyCode": "MDL"
                        },
                        "awardAmount": {
                          "amount": 29328,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1967,
                        "equivalentAmount": {
                          "amount": "87.15",
                          "currencyCode": "COP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "359.04",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 49327,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0514,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "193.22",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "23.63",
                          "currencyCode": "BSD"
                        },
                        "awardAmount": {
                          "amount": 37048,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2447,
                        "equivalentAmount": {
                          "amount": "296.36",
                          "currencyCode": "TRY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "372.7",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 40749,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2251,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "147.77",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "248.34",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 47669,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4371,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "86.91",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "375.15",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 28800,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.045,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "333.87",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "58.74",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 38465,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2144,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "165.4",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "312.68",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 2334,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.346,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "193.92",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "430.29",
                          "currencyCode": "ERN"
                        },
                        "awardAmount": {
                          "amount": 8936,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3875,
                        "equivalentAmount": {
                          "amount": "118.42",
                          "currencyCode": "AOA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "417.1",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 16821,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2291,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "347.85",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "434.5",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 23521,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2788,
                    "equivalentAmount": {
                      "amount": "478.65",
                      "currencyCode": "CNY"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "352.14",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 14758,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4263,
                    "equivalentAmount": {
                      "amount": "89.26",
                      "currencyCode": "ZMW"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "357.48",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 12329,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1518,
                    "equivalentAmount": {
                      "amount": "246.08",
                      "currencyCode": "BRL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "135.17",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 23186,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3066,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "249.42",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "121.59",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 18476,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1285,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "194.05",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "154.88",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 34670,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1425,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "262.13",
                        "currencyCode": "PLN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "201.51",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 22567,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.034,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "337.91",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "405.41",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 17686,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0578,
                    "equivalentAmount": {
                      "amount": "116.54",
                      "currencyCode": "CVE"
                    }
                  },
                  {
                    "amount": {
                      "amount": "282.47",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 1090,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3298,
                    "equivalentAmount": {
                      "amount": "57.32",
                      "currencyCode": "BBD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8054
                },
                "passengerReferenceIds": [
                  "8121e2fe-d92f-4ceb-8da0-730b10d977cc",
                  "0d17f8a7-3d4f-4d76-a417-59f3b16dabd6",
                  "5379ed91-d9e8-48e9-91b4-0f1aa9ee9303",
                  "35304be0-34bf-4227-9d80-e96ffa7df720",
                  "bbd28e7c-5467-4a21-8c6b-584bf7a14563",
                  "2ce545ae-c5c1-413f-8083-579971a6929c",
                  "6f41ef24-b8b2-4b4a-a615-de98f1266ab4",
                  "075052d7-6ec1-4ac7-b5e4-f34771949b88",
                  "040f9af4-221b-4ede-8ce0-06983ccb4b10"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "484.9",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 22194,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.455,
                    "equivalentAmount": {
                      "amount": "128.85",
                      "currencyCode": "BIF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "318.49",
                          "currencyCode": "SSP"
                        },
                        "awardAmount": {
                          "amount": 49967,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.302,
                        "equivalentAmount": {
                          "amount": "247.59",
                          "currencyCode": "CAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "454.5",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 43897,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1726,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "183.79",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "120.19",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 34289,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.097,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "200.78",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "180.24",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 18704,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4258,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "356.87",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "311.43",
                          "currencyCode": "TWD"
                        },
                        "awardAmount": {
                          "amount": 7813,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0876,
                        "equivalentAmount": {
                          "amount": "124.48",
                          "currencyCode": "PYG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "62.65",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 33417,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1737,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "493.75",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "68.97",
                            "currencyCode": "XAF"
                          },
                          "awardAmount": {
                            "amount": 19061,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2129,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "68.94",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "489.08",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 10995,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1609,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "489.09",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "194.35",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 5839,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0688,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "124.47",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "354.24",
                          "currencyCode": "INR"
                        },
                        "awardAmount": {
                          "amount": 3618,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4952,
                        "equivalentAmount": {
                          "amount": "328.93",
                          "currencyCode": "COP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "75.35",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 29501,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.44,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "235.45",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "247.1",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 3797,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2387,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "412.15",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "272.5",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 43196,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2247,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "185.11",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "248.09",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 39746,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3534,
                    "equivalentAmount": {
                      "amount": "436.44",
                      "currencyCode": "GIP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "48.46",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 45045,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2529,
                    "equivalentAmount": {
                      "amount": "44.27",
                      "currencyCode": "MRU"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "190.52",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 22332,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3965,
                    "equivalentAmount": {
                      "amount": "383.17",
                      "currencyCode": "MYR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "250.76",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 34460,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4498,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "310.53",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "90.81",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 15298,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1952,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "169.22",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "388.45",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 42263,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1997,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "134.77",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "314.16",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 35282,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0933,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "419.75",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "19.64",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 12750,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1792,
                    "equivalentAmount": {
                      "amount": "76.97",
                      "currencyCode": "PLN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "235.66",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 39651,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3703,
                    "equivalentAmount": {
                      "amount": "212.33",
                      "currencyCode": "MZN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1971
                },
                "passengerReferenceIds": [
                  "4d6030c4-b794-4770-9243-c3fe3ea6418b",
                  "02c0a613-a1fc-4d21-aa4f-bb1e73e23203",
                  "bd482fc9-7821-4c15-a09d-afc460783eb3",
                  "d5f93713-ba34-456d-b8f8-af04461e0115",
                  "947233d6-434c-4a90-ba8b-a5945f10345c",
                  "ea0848a4-5cec-47bb-a138-c5880ee58b31",
                  "b9d651fe-0a1f-4853-b2b7-9c0a0fb70ffe",
                  "a6e65536-5919-49e1-a045-053f77677873",
                  "3d18f7e4-0d40-4790-886a-6d1178a1d0de"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "294.03",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 21620,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3235,
                    "equivalentAmount": {
                      "amount": "273.78",
                      "currencyCode": "VUV"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "306.18",
                          "currencyCode": "FJD"
                        },
                        "awardAmount": {
                          "amount": 9511,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3853,
                        "equivalentAmount": {
                          "amount": "111",
                          "currencyCode": "BSD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "307.36",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 16070,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2348,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "294.34",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "87.25",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 25493,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2075,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "495.11",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "409.07",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 49826,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0522,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "322.79",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "214.17",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 41803,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3581,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "312.7",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "50.02",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 30357,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4854,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "187.85",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "456.1",
                          "currencyCode": "BAM"
                        },
                        "awardAmount": {
                          "amount": 40184,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4927,
                        "equivalentAmount": {
                          "amount": "184.61",
                          "currencyCode": "BIF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "483.55",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 5240,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2237,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "69.15",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "138.84",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 13215,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1408,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "404.15",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "39.4",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 49802,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1108,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "107.85",
                            "currencyCode": "ZAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "164.29",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 43771,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0577,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "160.76",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "69.42",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 26116,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3493,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "321.59",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "253.65",
                          "currencyCode": "HUF"
                        },
                        "awardAmount": {
                          "amount": 3024,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4675,
                        "equivalentAmount": {
                          "amount": "83.63",
                          "currencyCode": "AUD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "203.35",
                            "currencyCode": "TTD"
                          },
                          "awardAmount": {
                            "amount": 8287,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0762,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "412.22",
                            "currencyCode": "SOS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "32.84",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 3040,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3045,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "298.88",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "370.79",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 24998,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0174,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "333.68",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "402.85",
                            "currencyCode": "LYD"
                          },
                          "awardAmount": {
                            "amount": 6065,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0728,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "159.62",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "490.2",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 15651,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2916,
                    "equivalentAmount": {
                      "amount": "205.53",
                      "currencyCode": "SLE"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "288.97",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 35809,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2862,
                    "equivalentAmount": {
                      "amount": "306.25",
                      "currencyCode": "SGD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "346.74",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 49761,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2531,
                    "equivalentAmount": {
                      "amount": "388.35",
                      "currencyCode": "LSL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "109.46",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 6213,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0864,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "199.79",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "205.25",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 38249,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0431,
                    "equivalentAmount": {
                      "amount": "235.51",
                      "currencyCode": "BGN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "51.46",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 44644,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4445,
                    "equivalentAmount": {
                      "amount": "445.42",
                      "currencyCode": "SCR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1352
                },
                "passengerReferenceIds": [
                  "bce0d8ec-5e2a-4edc-ba14-3a85dfd9e255",
                  "073ed9aa-0b0e-44c4-907e-d3299e2ff8d2",
                  "bd718d8b-4af8-45df-8ea8-506a20859486",
                  "c1a53f44-af12-418e-80e4-9fccadb87455",
                  "ff1161e1-4e4f-4b12-b9ee-117bc5ef2a1b",
                  "6bf6785f-03e1-4bd4-9d48-48fd45856591",
                  "6165c4ea-add8-406b-9a58-0f61ef743543",
                  "2f9a732f-8434-4af0-9bd0-53189fa578d9",
                  "61ed8e26-933a-4cda-bef8-286e6e694521"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "45.46",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 27448,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3908,
                    "equivalentAmount": {
                      "amount": "492.79",
                      "currencyCode": "KES"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "266.72",
                          "currencyCode": "NOK"
                        },
                        "awardAmount": {
                          "amount": 35881,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1032,
                        "equivalentAmount": {
                          "amount": "439.74",
                          "currencyCode": "SBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "355.38",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 14305,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0596,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "362.13",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "191.25",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 4929,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0233,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "58.76",
                            "currencyCode": "GTQ"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "229.88",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 45793,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.109,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "223.4",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "123.28",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 10002,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3066,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "252.11",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "354.28",
                          "currencyCode": "AWG"
                        },
                        "awardAmount": {
                          "amount": 18443,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1309,
                        "equivalentAmount": {
                          "amount": "176.9",
                          "currencyCode": "CLP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "449.95",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 2808,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1491,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "251.11",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "399.79",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 9557,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3165,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "195.45",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "454.58",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 12496,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3298,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "291.25",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "319.14",
                          "currencyCode": "KES"
                        },
                        "awardAmount": {
                          "amount": 32245,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3861,
                        "equivalentAmount": {
                          "amount": "284.78",
                          "currencyCode": "RSD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "412.41",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 17206,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3195,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "291.74",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "323.31",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 41485,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2437,
                    "equivalentAmount": {
                      "amount": "412.63",
                      "currencyCode": "PYG"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "496.97",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 36376,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3271,
                    "equivalentAmount": {
                      "amount": "233.74",
                      "currencyCode": "UGX"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "156.91",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 35670,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1754,
                    "equivalentAmount": {
                      "amount": "420",
                      "currencyCode": "ALL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "405.6",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 49196,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0932,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "397.71",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "472.48",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 10613,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2981,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "387.57",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "273.98",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 46993,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3945,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "269.55",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "206.61",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 13185,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4201,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "130.09",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "457.48",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 44863,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.219,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "417.32",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "74.16",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 21478,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1308,
                    "equivalentAmount": {
                      "amount": "297.43",
                      "currencyCode": "TRY"
                    }
                  },
                  {
                    "amount": {
                      "amount": "85.35",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 3684,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1382,
                    "equivalentAmount": {
                      "amount": "430.12",
                      "currencyCode": "CUP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "426.06",
                  "currencyCode": "PLN"
                },
                "awardAmount": {
                  "amount": 47892,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2108,
                "equivalentAmount": {
                  "amount": "327.22",
                  "currencyCode": "ARS"
                }
              },
              "fees": {
                "amount": {
                  "amount": "21.06",
                  "currencyCode": "TND"
                },
                "awardAmount": {
                  "amount": 9502,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.169,
                "equivalentAmount": {
                  "amount": "69.99",
                  "currencyCode": "RWF"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "451.92",
                  "currencyCode": "MXN"
                },
                "awardAmount": {
                  "amount": 28251,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3361,
                "equivalentAmount": {
                  "amount": "478.29",
                  "currencyCode": "UZS"
                }
              },
              "offerItemReferenceId": "96cf8940-f1c0-4eeb-b6f8-e9c7c2cf737e",
              "tax": {
                "amount": {
                  "amount": "129.54",
                  "currencyCode": "MUR"
                },
                "awardAmount": {
                  "amount": 29580,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2639,
                "equivalentAmount": {
                  "amount": "88.6",
                  "currencyCode": "EGP"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "64.24",
                    "currencyCode": "LKR"
                  },
                  "awardAmount": {
                    "amount": 40295,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3291,
                  "equivalentAmount": {
                    "amount": "107.8",
                    "currencyCode": "ARS"
                  }
                },
                {
                  "amount": {
                    "amount": "151.99",
                    "currencyCode": "JPY"
                  },
                  "awardAmount": {
                    "amount": 43040,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4557,
                  "equivalentAmount": {
                    "amount": "133.03",
                    "currencyCode": "CDF"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "364.21",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 34927,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0693,
                    "equivalentAmount": {
                      "amount": "100.72",
                      "currencyCode": "MAD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "146.79",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 12946,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0824,
                    "equivalentAmount": {
                      "amount": "202.47",
                      "currencyCode": "YER"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "467.39",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 20750,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3665,
                    "equivalentAmount": {
                      "amount": "131.23",
                      "currencyCode": "ALL"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "249.71",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 25547,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2065,
                    "equivalentAmount": {
                      "amount": "380.86",
                      "currencyCode": "MVR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "372.78",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 26571,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3556,
                      "equivalentAmount": {
                        "amount": "243.17",
                        "currencyCode": "CRC"
                      }
                    },
                    {
                      "amount": {
                        "amount": "208.01",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 47970,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2464,
                      "equivalentAmount": {
                        "amount": "385.46",
                        "currencyCode": "TOP"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "221.68",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 44315,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2304,
                    "equivalentAmount": {
                      "amount": "41.75",
                      "currencyCode": "TWD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "422.56",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 8131,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1748,
                    "equivalentAmount": {
                      "amount": "268.83",
                      "currencyCode": "UYU"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "126.09",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 19420,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3713,
                    "equivalentAmount": {
                      "amount": "402.26",
                      "currencyCode": "COP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "137.51",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 42262,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1391,
                    "equivalentAmount": {
                      "amount": "11.43",
                      "currencyCode": "JPY"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "273.98",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 16238,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.067,
                      "equivalentAmount": {
                        "amount": "57.86",
                        "currencyCode": "CAD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "460.57",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 27851,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0483,
                      "equivalentAmount": {
                        "amount": "91.89",
                        "currencyCode": "DOP"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "363.2",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 11298,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4796,
                    "equivalentAmount": {
                      "amount": "444.51",
                      "currencyCode": "NPR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "198.67",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 45099,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1524,
                    "equivalentAmount": {
                      "amount": "466.67",
                      "currencyCode": "VND"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "417.26",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 20367,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0879,
                    "equivalentAmount": {
                      "amount": "483.84",
                      "currencyCode": "SEK"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "60.64",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 39761,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2898,
                    "equivalentAmount": {
                      "amount": "167.21",
                      "currencyCode": "MUR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "77.15",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 19076,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2873,
                      "equivalentAmount": {
                        "amount": "246.84",
                        "currencyCode": "ALL"
                      }
                    },
                    {
                      "amount": {
                        "amount": "173.19",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 16742,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2847,
                      "equivalentAmount": {
                        "amount": "493.86",
                        "currencyCode": "CZK"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "319.92",
                    "currencyCode": "BAM"
                  },
                  "percentage": "12.54"
                },
                "passengerReferenceIds": [
                  "5c26d1ab-d85b-44e1-8771-24be4d25b50c",
                  "dce8a1e8-5913-4561-b92c-6e084f1ddbd9",
                  "a904564c-f60b-43c7-8a2d-b762438093d5",
                  "4f885a13-6f68-4af4-ad0e-1d0407f4f650",
                  "2e1c7162-92e3-40f3-ac15-3d8c9812f310",
                  "add27776-aa95-431c-9b43-04266a0fdfc4",
                  "10daafe1-22d0-4c71-90e9-3122cac2ebc4",
                  "d831cb1b-63f1-488f-a288-7ab1ff7ce122",
                  "f4c03aef-a2a3-403a-84e2-71d15ade1e60"
                ],
                "total": {
                  "amount": {
                    "amount": "223.28",
                    "currencyCode": "RWF"
                  },
                  "awardAmount": {
                    "amount": 45837,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1221,
                  "equivalentAmount": {
                    "amount": "98.21",
                    "currencyCode": "SRD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "86.83",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 24905,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0889,
                    "equivalentAmount": {
                      "amount": "69.98",
                      "currencyCode": "XPF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "157.94",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15489,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0767,
                      "equivalentAmount": {
                        "amount": "386.93",
                        "currencyCode": "LBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "143.53",
                        "currencyCode": "VUV"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43205,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1868,
                      "equivalentAmount": {
                        "amount": "311.63",
                        "currencyCode": "GMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "199.06",
                        "currencyCode": "MRU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17003,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4193,
                      "equivalentAmount": {
                        "amount": "456.66",
                        "currencyCode": "BBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "468.59",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 24054,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.038,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "119.15",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "496.86",
                    "currencyCode": "MZN"
                  },
                  "percentage": "6.41"
                },
                "passengerReferenceIds": [
                  "7b07c945-f903-4eb9-b72b-7d0682f92eac",
                  "e2143cb6-d35e-4235-90e2-c678c9977f1e",
                  "a03e1ae6-ada7-440b-a476-12eb97b984f6",
                  "510415e2-c2f7-4b44-90a7-f49b504ceded",
                  "32e67080-9e68-4e7e-9858-5bc4e991e637",
                  "f2148b56-cb37-4587-8e52-f0a0e7b8edd2",
                  "50f192a0-1a60-45a9-baf6-fa1472b41d70",
                  "b19390bf-457c-43e5-bc67-5a52ee1b3877",
                  "29293e6a-b962-4f89-8345-6afbeca86445"
                ],
                "total": {
                  "amount": {
                    "amount": "355.13",
                    "currencyCode": "CVE"
                  },
                  "awardAmount": {
                    "amount": 10996,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2693,
                  "equivalentAmount": {
                    "amount": "372.82",
                    "currencyCode": "WST"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "337.39",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 46514,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4179,
                    "equivalentAmount": {
                      "amount": "198.5",
                      "currencyCode": "NZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "115.89",
                        "currencyCode": "COP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3795,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3662,
                      "equivalentAmount": {
                        "amount": "401.98",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "304.62",
                        "currencyCode": "BGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4676,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4444,
                      "equivalentAmount": {
                        "amount": "123.47",
                        "currencyCode": "MNT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "197.87",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46366,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3368,
                      "equivalentAmount": {
                        "amount": "161.62",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "289.89",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 32577,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1425,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "346.29",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "437.46",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 4264,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3174,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "455.66",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "300.32",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 42084,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4097,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "92.85",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "490",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 22150,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3647,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "135.45",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "83.78",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 45385,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0218,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "272.46",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "282.93",
                    "currencyCode": "MUR"
                  },
                  "percentage": "11.61"
                },
                "passengerReferenceIds": [
                  "1ab1d29b-6737-4574-a39f-9bbc61c38f7b",
                  "5dd3047e-482a-4cff-b78a-67895eb80708",
                  "8a6d67c5-1d0c-428b-9684-f7f7cd2e87bb",
                  "a098a8da-3c99-4d58-b1bf-625f6622785a",
                  "bc41b302-9f31-488f-a663-04542d631de8",
                  "9885fef1-ed8e-4c9c-b748-7a3e3b730e51",
                  "dc3d2870-6aa7-461c-bfcf-e4444f744f49",
                  "110f1376-0a73-4e38-96dd-a0d819dfba96",
                  "3e5ca4a5-b2e7-48c5-91a2-b4bf27e78c3c"
                ],
                "total": {
                  "amount": {
                    "amount": "489.8",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 37464,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1946,
                  "equivalentAmount": {
                    "amount": "243.84",
                    "currencyCode": "SBD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "419.9",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 29710,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2401,
                    "equivalentAmount": {
                      "amount": "254.82",
                      "currencyCode": "MRU"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "294.97",
                        "currencyCode": "LBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2398,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.239,
                      "equivalentAmount": {
                        "amount": "55.93",
                        "currencyCode": "COP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "364.41",
                        "currencyCode": "RWF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33743,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3032,
                      "equivalentAmount": {
                        "amount": "410.51",
                        "currencyCode": "ALL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "276.04",
                        "currencyCode": "SEK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2386,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2575,
                      "equivalentAmount": {
                        "amount": "358.39",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "311.59",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 11319,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.041,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "370.26",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "153.25",
                    "currencyCode": "LKR"
                  },
                  "percentage": "6.93"
                },
                "passengerReferenceIds": [
                  "398ac5d4-dbb7-4fbb-b4f1-6eb85e51aa77",
                  "864e7b94-6857-4d1b-ab3b-019f82b5a746",
                  "f640b97c-41dc-4f68-a6fe-bd4385f20112",
                  "394327de-5ec4-4930-b2f5-1414505dff12",
                  "4dc965c4-99e1-4549-a907-057b7c486cea",
                  "3c05b02a-0d68-4d7c-961e-f2aa8f25a575",
                  "643061d7-df32-4a55-86a2-6edd45ad2153",
                  "f54ca6a2-7c7a-46fd-a58a-5ab4f4a2df63",
                  "18ae5211-d711-4f70-9d4b-fb6558e5caf5"
                ],
                "total": {
                  "amount": {
                    "amount": "190.09",
                    "currencyCode": "BOB"
                  },
                  "awardAmount": {
                    "amount": 8543,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1121,
                  "equivalentAmount": {
                    "amount": "370.1",
                    "currencyCode": "TZS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "245.84",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 18365,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0221,
                    "equivalentAmount": {
                      "amount": "186.16",
                      "currencyCode": "PKR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "234.81",
                        "currencyCode": "NOK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38793,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1305,
                      "equivalentAmount": {
                        "amount": "137.01",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "398.25",
                        "currencyCode": "VUV"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28889,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1853,
                      "equivalentAmount": {
                        "amount": "242.66",
                        "currencyCode": "BND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "190.57",
                        "currencyCode": "GTQ"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33778,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4726,
                      "equivalentAmount": {
                        "amount": "129.28",
                        "currencyCode": "MNT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "237.37",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 27831,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1183,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "288.54",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "341.57",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 48078,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1738,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "150.25",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "171.97",
                    "currencyCode": "EUR"
                  },
                  "percentage": "12.05"
                },
                "passengerReferenceIds": [
                  "bf1de062-f2bb-488c-b4e3-80e77773fdd5",
                  "d55850ec-ca90-44d2-a217-070c0f778ab0",
                  "c8a13abf-b489-4a5b-b1d0-f28a05a2ff0d",
                  "a107adcf-d3d2-46cc-9b99-0ab50d779049",
                  "c466ff93-3132-400e-9f21-8240cf05064f",
                  "0cee17a7-c7b1-4e6b-9815-31a9b3b16fce",
                  "55b08f73-4b62-4432-9e95-a68ac2b41644",
                  "e7e7fc7a-30b7-48da-b9ad-60988c85c077",
                  "0d6d8bb6-f6f0-4815-ac4f-598fa74febc1"
                ],
                "total": {
                  "amount": {
                    "amount": "14.13",
                    "currencyCode": "ZWL"
                  },
                  "awardAmount": {
                    "amount": 15331,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2552,
                  "equivalentAmount": {
                    "amount": "152.7",
                    "currencyCode": "VES"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "384",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 4332,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4221,
                    "equivalentAmount": {
                      "amount": "272.29",
                      "currencyCode": "YER"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "476.3",
                        "currencyCode": "UZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31630,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0493,
                      "equivalentAmount": {
                        "amount": "473.46",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "31.24",
                        "currencyCode": "HUF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10535,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1584,
                      "equivalentAmount": {
                        "amount": "482.86",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "132.72",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44406,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0326,
                      "equivalentAmount": {
                        "amount": "196.92",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "480.42",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 15393,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3035,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "291.77",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "378.85",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 3511,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.298,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "427.99",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "273.75",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 11236,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0627,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "376.56",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "81.33",
                    "currencyCode": "TND"
                  },
                  "percentage": "8.05"
                },
                "passengerReferenceIds": [
                  "11bb1f67-6460-4d08-9dab-e44af33d94f8",
                  "bb73c131-af37-4d62-886c-7f9e6a4de850",
                  "8d75bec1-06bb-4191-98f9-42360449bc62",
                  "9dae9e13-8b2d-4701-9191-b8c153eca2e8",
                  "1c530f0d-2bd5-44fa-9b39-ddb2d6cdf507",
                  "65c556c6-7497-4e86-b919-01615120eaee",
                  "7b536622-6c40-4826-afc1-a29be7fb2071",
                  "7347b33f-8ba5-4928-8596-614434d72616",
                  "3c774f9c-f75b-4609-b961-db313b4907c9"
                ],
                "total": {
                  "amount": {
                    "amount": "30.83",
                    "currencyCode": "NZD"
                  },
                  "awardAmount": {
                    "amount": 27614,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4202,
                  "equivalentAmount": {
                    "amount": "448.84",
                    "currencyCode": "PGK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "233.77",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 20485,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0391,
                    "equivalentAmount": {
                      "amount": "106.64",
                      "currencyCode": "SBD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "310.47",
                        "currencyCode": "RUB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23855,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.25,
                      "equivalentAmount": {
                        "amount": "461.4",
                        "currencyCode": "ALL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "478.99",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30167,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1056,
                      "equivalentAmount": {
                        "amount": "476.03",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "201.78",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29776,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3015,
                      "equivalentAmount": {
                        "amount": "208.88",
                        "currencyCode": "IRR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "87.63",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 41577,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0225,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "331.37",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "476.84",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 25240,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1019,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "349.29",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "219.68",
                    "currencyCode": "GMD"
                  },
                  "percentage": "8.64"
                },
                "passengerReferenceIds": [
                  "9573b8ff-149d-4258-8ccc-6473531df088",
                  "eb59ad86-696e-4009-98bc-012cc4efbb06",
                  "50918812-6d33-4c8d-84be-28001978edde",
                  "9d78fc83-3520-4596-8699-f35927d9d175",
                  "2f10c4eb-0e08-41a8-9ce8-61f439a2ad51",
                  "c3faa00f-ddea-40aa-9399-80611f08458c",
                  "ea146e68-150a-4cc9-94aa-43de69826c2f",
                  "0fa1e1b3-81d5-4b27-83e4-0bc33497bd77",
                  "190dae2d-1779-45d9-b7b2-b12dbf975b07"
                ],
                "total": {
                  "amount": {
                    "amount": "465.28",
                    "currencyCode": "SRD"
                  },
                  "awardAmount": {
                    "amount": 27701,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.281,
                  "equivalentAmount": {
                    "amount": "490.42",
                    "currencyCode": "LAK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "48.67",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 3488,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0666,
                    "equivalentAmount": {
                      "amount": "306.11",
                      "currencyCode": "VUV"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "438.58",
                        "currencyCode": "THB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12407,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1989,
                      "equivalentAmount": {
                        "amount": "63.96",
                        "currencyCode": "GIP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "394.5",
                        "currencyCode": "SOS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24433,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2358,
                      "equivalentAmount": {
                        "amount": "349.72",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "433.92",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25960,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.116,
                      "equivalentAmount": {
                        "amount": "88.7",
                        "currencyCode": "TMT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "474.94",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 21542,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0575,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "357.94",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "12.84",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 16328,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4035,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "250.55",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "17.82",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 32162,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4031,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "303.56",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "482.19",
                    "currencyCode": "HNL"
                  },
                  "percentage": "11.64"
                },
                "passengerReferenceIds": [
                  "8591b785-e409-4969-b1c7-700bb9df3524",
                  "990ed917-12e4-41ce-a047-cfe2984ca303",
                  "7d20d271-4395-4c50-8a20-6fc2995048b9",
                  "f8fefc2b-77c4-4c8a-b101-4f1c731c9f0d",
                  "a0e9489c-3a37-4549-ad57-330aed18f543",
                  "b7818854-ac1b-42d3-99a5-819e5b1e4fe4",
                  "32e22a48-2556-4a2a-a854-c9335349ad31",
                  "644f63b2-a7e7-4d02-b775-342fc642e8e5",
                  "a9e64256-8f67-42f0-9ed9-8ffcbf4d62d3"
                ],
                "total": {
                  "amount": {
                    "amount": "409.09",
                    "currencyCode": "MKD"
                  },
                  "awardAmount": {
                    "amount": 45363,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0429,
                  "equivalentAmount": {
                    "amount": "63.46",
                    "currencyCode": "UYU"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "423.45",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 47908,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2115,
                    "equivalentAmount": {
                      "amount": "133.52",
                      "currencyCode": "ILS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "349.85",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20404,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3894,
                      "equivalentAmount": {
                        "amount": "219.94",
                        "currencyCode": "PAB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "271.05",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32050,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.449,
                      "equivalentAmount": {
                        "amount": "403.01",
                        "currencyCode": "BOB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "443.51",
                        "currencyCode": "AMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21387,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1203,
                      "equivalentAmount": {
                        "amount": "273.6",
                        "currencyCode": "IQD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "329.65",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 20243,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3737,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "173",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "334.15",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 32806,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.248,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "380.99",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "241.96",
                    "currencyCode": "IDR"
                  },
                  "percentage": "9.83"
                },
                "passengerReferenceIds": [
                  "fb7b8238-cc5f-43d9-99f8-0fb5a09642aa",
                  "46002aac-6393-45af-adb5-1478684da7de",
                  "10476c3f-163d-4c9d-aea3-f8b12f205334",
                  "66d1f4bf-dafa-428b-a26e-57b2699e4eba",
                  "dfaf308a-2ed5-4ef1-8552-14b71d7c85bc",
                  "0a7d2326-9b0e-4a15-868b-528fd53017ce",
                  "be2f7018-35ab-445b-a046-cd5f60be897f",
                  "1e881633-ca53-4122-9024-70dba5c1ae04",
                  "cbed883e-4b20-4a38-9bb6-06dfc57c4363"
                ],
                "total": {
                  "amount": {
                    "amount": "479.52",
                    "currencyCode": "PAB"
                  },
                  "awardAmount": {
                    "amount": 45734,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4588,
                  "equivalentAmount": {
                    "amount": "454.63",
                    "currencyCode": "RSD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "247.82",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 18146,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1143,
                    "equivalentAmount": {
                      "amount": "41.28",
                      "currencyCode": "BIF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "475.52",
                        "currencyCode": "RWF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35399,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4474,
                      "equivalentAmount": {
                        "amount": "90.38",
                        "currencyCode": "SOS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "207.02",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13068,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1655,
                      "equivalentAmount": {
                        "amount": "359.17",
                        "currencyCode": "SOS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "246.9",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25516,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4799,
                      "equivalentAmount": {
                        "amount": "124.98",
                        "currencyCode": "ILS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "409.36",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 21256,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4296,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "166.21",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "SH88J",
            "FLBKSN",
            "0XMKA",
            "ATOFL",
            "0DHT3",
            "M70E8",
            "NJS-WH",
            "Z061C-",
            "ZPCB8Z",
            "ZVRRO7"
          ]
        },
        {
          "details": {
            "type": "AirOfferItem"
          },
          "id": "23426ee1-46b6-4263-89ff-661d8de11694",
          "itineraryPartReferenceIds": [
            "IP-1",
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-2",
            "IP-2"
          ],
          "itineraryReferenceId": "GR89",
          "passengerReferenceIds": [
            "08ad2aaf-cc92-4475-afe9-1e31d92ddda3",
            "d15546f3-4313-4398-9c47-ba2f954bac48",
            "28ea0ec5-ba6c-47e1-b3c7-341e561e6a75",
            "fed29761-7385-4ff9-8061-b7c7b345ee23",
            "e4720d8d-c782-4ad3-bd7b-e22df5a94dd7",
            "f81a3b2f-1c2f-43f4-8ac2-758498458e5a",
            "03d6a449-621b-45ce-82f2-c93d616d1a6c",
            "ee899d97-9124-40e9-bc60-f4312194d406",
            "2012d43e-4226-424c-95b3-5ad93f03c46d"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "480.36",
                    "currencyCode": "MVR"
                  },
                  "percentage": "8.7"
                },
                "deal": {
                  "amount": {
                    "amount": "185.81",
                    "currencyCode": "KGS"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "14.64",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "f20cab20-11b2-487c-8fed-c53a0994468e",
                  "349043aa-f768-4029-9499-9803f689f8c0",
                  "11ddfc73-06be-4259-ad57-0b57cef2e1f9",
                  "0259d6d3-bc37-4a66-b7f2-d88e23cc19a8",
                  "5157ff52-af27-4fed-a9e5-4bb19eac6ef0",
                  "0c8eed26-044e-49a5-831d-cc25fe35f4a6",
                  "59333143-33b0-4419-abc3-44c430eb0ff3",
                  "7714fa7c-4322-4165-b25c-b62840adb81e",
                  "b92d59d2-10b1-437b-8aa3-312db6bd3d4f"
                ],
                "total": {
                  "amount": {
                    "amount": "191.87",
                    "currencyCode": "TMT"
                  },
                  "awardAmount": {
                    "amount": 10791,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2225,
                  "equivalentAmount": {
                    "amount": "444.48",
                    "currencyCode": "LRD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "422.7",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 45020,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.084,
                    "equivalentAmount": {
                      "amount": "304.35",
                      "currencyCode": "BND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "256.03",
                        "currencyCode": "PAB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22344,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1449,
                      "equivalentAmount": {
                        "amount": "320.92",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "61.84",
                        "currencyCode": "THB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5720,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4617,
                      "equivalentAmount": {
                        "amount": "379.17",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "19.01",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34747,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1798,
                      "equivalentAmount": {
                        "amount": "277.18",
                        "currencyCode": "BOB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "170.57",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 48781,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.296,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "235.01",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "439.64",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 18587,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1194,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "245.81",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "186.95",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 35412,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4632,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "191.73",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "421.04",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 1834,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1534,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "303.83",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "353.26",
                    "currencyCode": "PEN"
                  },
                  "percentage": "13.29"
                },
                "deal": {
                  "amount": {
                    "amount": "414.94",
                    "currencyCode": "PKR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "11.7",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "8a74644e-bdfb-44bf-85b0-398c2a73567d",
                  "73442a55-b5e7-4e85-b51a-580b06718b31",
                  "cbf72d4c-f4ca-4473-ba64-ead3659aa7f6",
                  "2c2d115e-e10b-456e-8cfc-e95457a57b59",
                  "b201a2ea-f52b-4d80-9d0a-f62027194afe",
                  "3014022f-e5f9-4c10-bda8-bd1efc9aa863",
                  "76304322-eecd-4ac9-95b6-7ca04c34e117",
                  "1be39b38-71c6-49e7-b702-d3ba43a4c507",
                  "58c08d99-f66b-48fd-b7cc-79da75096528"
                ],
                "total": {
                  "amount": {
                    "amount": "486.69",
                    "currencyCode": "BIF"
                  },
                  "awardAmount": {
                    "amount": 43189,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1756,
                  "equivalentAmount": {
                    "amount": "478.18",
                    "currencyCode": "JOD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "349",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 46080,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3041,
                    "equivalentAmount": {
                      "amount": "19.69",
                      "currencyCode": "TOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "459.39",
                        "currencyCode": "KES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41585,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1701,
                      "equivalentAmount": {
                        "amount": "138.39",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "353.87",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16249,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4176,
                      "equivalentAmount": {
                        "amount": "460.35",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "416.7",
                        "currencyCode": "KHR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41288,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4616,
                      "equivalentAmount": {
                        "amount": "55.99",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "39",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 41315,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3666,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "44.58",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "456.29",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 29575,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4079,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "294.56",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "230.6",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 1415,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4367,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "327.79",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "393.54",
                    "currencyCode": "ANG"
                  },
                  "percentage": "11.34"
                },
                "deal": {
                  "amount": {
                    "amount": "17.69",
                    "currencyCode": "NAD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "10.62",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c73d652a-dde0-49d3-b18c-495981ad7cf1",
                  "43551a14-2fc5-43f7-a9cb-5b5db131c38b",
                  "90c93388-db98-489a-a0b9-1bda1af9bb85",
                  "c023156b-63cc-4e78-aa18-f8037f937423",
                  "fa3f483c-e4a0-419b-a6ec-ffa98ff6ae54",
                  "c6c4b5cb-19b3-47c2-afd8-d771394922aa",
                  "698bd2f8-6516-4a53-a73f-574f699cf701",
                  "a115460d-1b4f-406b-8e10-1e0f94abffda",
                  "5e82001e-7ee4-44f7-97b5-3f451c7ba6e2"
                ],
                "total": {
                  "amount": {
                    "amount": "168.56",
                    "currencyCode": "KRW"
                  },
                  "awardAmount": {
                    "amount": 2763,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0839,
                  "equivalentAmount": {
                    "amount": "295.83",
                    "currencyCode": "KZT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "309.25",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 40062,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4318,
                    "equivalentAmount": {
                      "amount": "30.11",
                      "currencyCode": "BZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "191.77",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24028,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4441,
                      "equivalentAmount": {
                        "amount": "72.38",
                        "currencyCode": "VES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "357.22",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47433,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0653,
                      "equivalentAmount": {
                        "amount": "359.46",
                        "currencyCode": "DJF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "19.47",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44689,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3193,
                      "equivalentAmount": {
                        "amount": "203.26",
                        "currencyCode": "PGK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "372.17",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 45641,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1945,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "299.45",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "390.79",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 24612,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0511,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "391.2",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "300.15",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 18814,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2235,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "451.3",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "495.18",
                        "currencyCode": "USD"
                      },
                      "awardAmount": {
                        "amount": 15114,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0684,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "63.76",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "234.65",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 22662,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3428,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "257.98",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "273.58",
                    "currencyCode": "NAD"
                  },
                  "percentage": "12.36"
                },
                "deal": {
                  "amount": {
                    "amount": "206.55",
                    "currencyCode": "USD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "8.21",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "36e1a173-8036-4d6a-ac9e-1fccfd3137eb",
                  "49c8bea4-6213-471a-bc2e-336ccba8c627",
                  "98ddf6cf-14a8-49df-8d40-c00e8ce63551",
                  "8cd1e4b6-9149-4ee9-a4e8-69c6e600128f",
                  "787b7a47-77a4-4752-840c-5dff85b7ee5d",
                  "c8619f50-e8b0-4735-901b-16d20d982395",
                  "8bfb96cb-bace-4992-82c7-6430188b1f97",
                  "2d49eef3-9465-4f97-a68c-94f1ade71fcf",
                  "bd3fa3f0-405f-405c-91a9-a2bbeaffebb9"
                ],
                "total": {
                  "amount": {
                    "amount": "248.85",
                    "currencyCode": "GTQ"
                  },
                  "awardAmount": {
                    "amount": 18254,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0514,
                  "equivalentAmount": {
                    "amount": "10.28",
                    "currencyCode": "GTQ"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "153.91",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 20185,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3007,
                    "equivalentAmount": {
                      "amount": "418.6",
                      "currencyCode": "AWG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "190.3",
                        "currencyCode": "STN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14849,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1034,
                      "equivalentAmount": {
                        "amount": "472.31",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "431.45",
                        "currencyCode": "JMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38760,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2999,
                      "equivalentAmount": {
                        "amount": "412.27",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "282.88",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39317,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0769,
                      "equivalentAmount": {
                        "amount": "189.82",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "388.73",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 18640,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2432,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "167.92",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "126.33",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 18462,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4351,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "54.76",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "454.5",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 39914,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2191,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "331.06",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "114.74",
                    "currencyCode": "KGS"
                  },
                  "percentage": "11.34"
                },
                "deal": {
                  "amount": {
                    "amount": "121.52",
                    "currencyCode": "QAR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "5.33",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e70bc914-6918-44b6-ba4d-01eee24a7918",
                  "4e794aae-2f63-4d84-9f40-5bb50a374d61",
                  "06654864-2aa1-4062-85c0-f6fb62cf0241",
                  "c9ec77bb-a6f6-48ce-9a54-d20001479899",
                  "ba21afb3-5cb8-482f-9da2-858109d69108",
                  "4b1848ac-d000-4eb3-af88-9b2f24fa39ad",
                  "88dec5cc-6e6f-4dd4-8fd6-026440e1d738",
                  "e9e2383d-6910-40c4-aef4-7411b101ffb2",
                  "ed5f8857-a401-4207-b290-34d71e8a48b8"
                ],
                "total": {
                  "amount": {
                    "amount": "494.63",
                    "currencyCode": "ZWL"
                  },
                  "awardAmount": {
                    "amount": 24148,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3615,
                  "equivalentAmount": {
                    "amount": "83.06",
                    "currencyCode": "MXN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "117.39",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 18501,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0471,
                    "equivalentAmount": {
                      "amount": "289.63",
                      "currencyCode": "SZL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "83.85",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45017,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2848,
                      "equivalentAmount": {
                        "amount": "169.71",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "14.9",
                        "currencyCode": "UGX"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47553,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4501,
                      "equivalentAmount": {
                        "amount": "454.13",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "411.14",
                        "currencyCode": "PKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40542,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4864,
                      "equivalentAmount": {
                        "amount": "319.68",
                        "currencyCode": "KWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "42.47",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 25197,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2799,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "362.93",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "175.78",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 21031,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4687,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "420.97",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "90.59",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 39012,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3679,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "375.83",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "17.37",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 11861,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1084,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "26.03",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "153.49",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 24489,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0841,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "173.02",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "24.96",
                    "currencyCode": "GIP"
                  },
                  "percentage": "8.36"
                },
                "deal": {
                  "amount": {
                    "amount": "235.25",
                    "currencyCode": "MUR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "14.8",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "129fd50d-d66a-435d-a55b-273b24593bdc",
                  "8103d58f-0582-405f-88c9-733ade48f930",
                  "2e422976-2870-47fa-b977-0178c381d685",
                  "80d204c4-aba9-4353-8e79-47959b96ae98",
                  "27a3fd9f-c0e6-4dfc-8e99-5cad8c9d3eaa",
                  "dbe17b2a-672c-4f58-972c-460b40ab32c5",
                  "db4b7011-fef4-4cb2-9596-b8570b8dcd4a",
                  "159fdeef-f5ba-4b3e-9d0d-a6702b2a7911",
                  "e455e9dc-6d4b-4c41-9b7f-e47fdee5be09"
                ],
                "total": {
                  "amount": {
                    "amount": "447.55",
                    "currencyCode": "ERN"
                  },
                  "awardAmount": {
                    "amount": 10179,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.13,
                  "equivalentAmount": {
                    "amount": "116.54",
                    "currencyCode": "TTD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "492.77",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 31672,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2935,
                    "equivalentAmount": {
                      "amount": "311.15",
                      "currencyCode": "GYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "273.49",
                        "currencyCode": "NPR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29309,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0358,
                      "equivalentAmount": {
                        "amount": "86.72",
                        "currencyCode": "COP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "45.37",
                        "currencyCode": "HNL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12289,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2426,
                      "equivalentAmount": {
                        "amount": "451.52",
                        "currencyCode": "LYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "436.02",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4057,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1018,
                      "equivalentAmount": {
                        "amount": "136.95",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "274.51",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 18867,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3556,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "466.54",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "53.96",
                    "currencyCode": "THB"
                  },
                  "percentage": "9.57"
                },
                "deal": {
                  "amount": {
                    "amount": "274.59",
                    "currencyCode": "GNF"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "8.75",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "5e653aad-6d80-491d-a8b4-86c8b61c644a",
                  "19f8fa28-82f7-4a43-8281-8587f513cc95",
                  "d1623e6e-1cc3-4fcb-bd1a-171c1fc86019",
                  "de97a94e-7564-4515-aaae-21e5f8038660",
                  "96b2c0db-af51-406f-8600-998baa884d5e",
                  "632c6dda-50d5-4eeb-93ce-5fbf2cf899d7",
                  "950521f6-2d7b-483b-a809-17f570d575ec",
                  "d8de7d23-1f37-4584-83bd-451ca41a5c2f",
                  "bb0f4324-830e-4911-9810-5bad63717d3e"
                ],
                "total": {
                  "amount": {
                    "amount": "477.69",
                    "currencyCode": "KHR"
                  },
                  "awardAmount": {
                    "amount": 41679,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3058,
                  "equivalentAmount": {
                    "amount": "273.03",
                    "currencyCode": "GIP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "55.44",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 3933,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3146,
                    "equivalentAmount": {
                      "amount": "297.48",
                      "currencyCode": "SDG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "271.01",
                        "currencyCode": "BND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13366,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4876,
                      "equivalentAmount": {
                        "amount": "499.11",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "102.72",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8698,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3399,
                      "equivalentAmount": {
                        "amount": "467.57",
                        "currencyCode": "IRR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "112.82",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24785,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2361,
                      "equivalentAmount": {
                        "amount": "262.53",
                        "currencyCode": "UYU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "338.26",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 33037,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2322,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "169.14",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "99.36",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 38005,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1581,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "373.12",
                        "currencyCode": "NAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "363.29",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 22130,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3132,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "313.21",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "341.55",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 7236,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0172,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "349.97",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "86.74",
                    "currencyCode": "GMD"
                  },
                  "percentage": "9.66"
                },
                "deal": {
                  "amount": {
                    "amount": "452.58",
                    "currencyCode": "AFN"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "5.8",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "8c5c0cf1-b77d-4814-898a-1229295bcfd1",
                  "78729866-70e8-4aa5-b28c-33f7ba86ceb4",
                  "5a9e80b7-f0d3-4964-bf1b-d348e28eab6a",
                  "8dea4c04-f3e0-4cb4-81b9-f03b43892a31",
                  "968a200b-0b56-4905-a146-38be9b5235f8",
                  "d9e61b8f-41ae-447d-a12d-d08a7c11eccc",
                  "656bde5f-d8f2-4190-9ab4-c151751e5f7a",
                  "4fb64017-1302-4de3-af6d-584aaa013338",
                  "a9d9fe2c-ab92-4781-9f5f-6dcf2bfb6d9b"
                ],
                "total": {
                  "amount": {
                    "amount": "178.05",
                    "currencyCode": "AWG"
                  },
                  "awardAmount": {
                    "amount": 15401,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0619,
                  "equivalentAmount": {
                    "amount": "227.06",
                    "currencyCode": "GYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "212.23",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 35412,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1157,
                    "equivalentAmount": {
                      "amount": "260.57",
                      "currencyCode": "AZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "382.87",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28788,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3393,
                      "equivalentAmount": {
                        "amount": "102.12",
                        "currencyCode": "DOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "422.32",
                        "currencyCode": "IDR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43473,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3096,
                      "equivalentAmount": {
                        "amount": "243.1",
                        "currencyCode": "VND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "32.02",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13489,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1615,
                      "equivalentAmount": {
                        "amount": "347.7",
                        "currencyCode": "KHR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "457.97",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 21077,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0897,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "461.76",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "371.54",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 13717,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0531,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "371.16",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "157.76",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 6927,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4336,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "161.55",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "138.56",
                    "currencyCode": "BSD"
                  },
                  "percentage": "14.67"
                },
                "deal": {
                  "amount": {
                    "amount": "173.81",
                    "currencyCode": "PLN"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "7.02",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e2601bc0-c510-41e4-8f92-d390283e7565",
                  "43a21953-42c6-4e01-925a-adea76d88b63",
                  "660f882a-5007-42c7-ac0d-26500bb670f5",
                  "df70c4fd-bdf7-452e-aebb-761163222af6",
                  "79ff1645-e681-4449-a17e-9b09bcb36a15",
                  "2aeeac04-99da-4cd7-9001-6e4beb551cea",
                  "b0808cfb-59f1-45c5-a370-004acfd8ec36",
                  "934fe29d-7933-4afd-b535-1552df735dd5",
                  "86fa619b-ac7e-4362-bc1e-3257818ee952"
                ],
                "total": {
                  "amount": {
                    "amount": "339.54",
                    "currencyCode": "TTD"
                  },
                  "awardAmount": {
                    "amount": 24003,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2724,
                  "equivalentAmount": {
                    "amount": "493.45",
                    "currencyCode": "MUR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "235.23",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 10186,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1167,
                    "equivalentAmount": {
                      "amount": "259.67",
                      "currencyCode": "FJD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "303.65",
                        "currencyCode": "MRU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47626,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4557,
                      "equivalentAmount": {
                        "amount": "294",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "137.33",
                        "currencyCode": "SOS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48696,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2075,
                      "equivalentAmount": {
                        "amount": "262.06",
                        "currencyCode": "IQD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "30.64",
                        "currencyCode": "CHF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16664,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1567,
                      "equivalentAmount": {
                        "amount": "386.09",
                        "currencyCode": "ETB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "420.69",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 25698,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0502,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "139.55",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "371.52",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 36774,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "191.62",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9072
                },
                "passengerReferenceIds": [
                  "64e4ea0c-dbd8-4fca-a2b7-f3c79f834889",
                  "48640e0f-423a-4a34-91c1-eb08768ab7bf",
                  "c54c68c7-c5d5-4eaa-a298-94cf30966c3e",
                  "49218da6-36b5-463a-93fb-e582adcd959e",
                  "589d2bbb-828d-45a0-a34c-983c4c226ed5",
                  "73ade116-7e95-4ec2-a36d-fcccdba881e5",
                  "d45c68ba-b39d-43e4-be4c-c1506e4f38a9",
                  "a503eaa9-cccf-4a92-a3fa-a202730327ec",
                  "285c0c32-4f8c-4154-8468-3b513d2f30c7"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "280.22",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 15682,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0522,
                    "equivalentAmount": {
                      "amount": "251.51",
                      "currencyCode": "LRD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "91.89",
                          "currencyCode": "BAM"
                        },
                        "awardAmount": {
                          "amount": 31654,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1682,
                        "equivalentAmount": {
                          "amount": "208.48",
                          "currencyCode": "NPR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "54.12",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 30381,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4318,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "386.16",
                            "currencyCode": "YER"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "66.43",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 23704,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.119,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "203.58",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "375.66",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 42592,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.481,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "288.89",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "143.81",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 21664,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.303,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "143.7",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "203.96",
                          "currencyCode": "PYG"
                        },
                        "awardAmount": {
                          "amount": 27034,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3844,
                        "equivalentAmount": {
                          "amount": "105.66",
                          "currencyCode": "SBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "192.52",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 2052,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0528,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "131.81",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "74.47",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 47744,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2124,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "249.71",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "466.82",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 16873,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.441,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "399.22",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "141.85",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 26383,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2461,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "192.61",
                            "currencyCode": "STN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "45.92",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 8144,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3079,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "316.21",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "48.5",
                          "currencyCode": "MGA"
                        },
                        "awardAmount": {
                          "amount": 8728,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0134,
                        "equivalentAmount": {
                          "amount": "123.14",
                          "currencyCode": "CNY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "474.32",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 13355,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2105,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "305.16",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "373.14",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 31427,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3633,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "215.57",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "330.05",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 26951,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.207,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "99.42",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "257.62",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 46767,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4088,
                    "equivalentAmount": {
                      "amount": "45.53",
                      "currencyCode": "TMT"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "176.51",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 41198,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2972,
                    "equivalentAmount": {
                      "amount": "447.2",
                      "currencyCode": "CUP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "170.06",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 6550,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0706,
                    "equivalentAmount": {
                      "amount": "107.25",
                      "currencyCode": "BYN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "198.45",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 46198,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3838,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "257.85",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "357.57",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 42363,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.069,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "163.38",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "428.77",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 40472,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0664,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "161.03",
                        "currencyCode": "PLN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "426.44",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 28709,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0971,
                    "equivalentAmount": {
                      "amount": "383.38",
                      "currencyCode": "UZS"
                    }
                  },
                  {
                    "amount": {
                      "amount": "325.76",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 32302,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4573,
                    "equivalentAmount": {
                      "amount": "376.03",
                      "currencyCode": "HTG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0433
                },
                "passengerReferenceIds": [
                  "7e4c42e1-b579-40c2-9210-3d98eb716e42",
                  "c2dbb1dd-204b-4b90-a695-b0ba4be9da31",
                  "065e65cd-fda6-4391-a98a-f6d62eba80cf",
                  "fee75b4b-9dc9-4c1c-89d8-1213b5cd573e",
                  "018166d9-6b42-475c-b84b-066ce5d8d256",
                  "a0d75200-f974-469b-85ab-55aba716ae82",
                  "9fc4078e-c9e5-47a3-a3ca-921f230811fd",
                  "31375a45-6abd-4586-8195-2de5d5b3848c",
                  "fa30c695-adcd-49c6-8afa-5b565f342f40"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "281",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 43666,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2816,
                    "equivalentAmount": {
                      "amount": "26.84",
                      "currencyCode": "AFN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "182.84",
                          "currencyCode": "VND"
                        },
                        "awardAmount": {
                          "amount": 44262,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2473,
                        "equivalentAmount": {
                          "amount": "405.7",
                          "currencyCode": "LSL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "476.11",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 20053,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3776,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "359.32",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "350.47",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 40996,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2819,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "67.79",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "341.53",
                            "currencyCode": "USD"
                          },
                          "awardAmount": {
                            "amount": 10550,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2427,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "137.84",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "238.47",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 47584,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.131,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "307.49",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "218.01",
                          "currencyCode": "FKP"
                        },
                        "awardAmount": {
                          "amount": 44391,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1711,
                        "equivalentAmount": {
                          "amount": "133.73",
                          "currencyCode": "GYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "169.55",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 7647,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.013,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "124.24",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "323.9",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 26164,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1044,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "144.44",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "384.91",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 15633,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1786,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "498.41",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "165.77",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 12251,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0415,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "116.52",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "420.6",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 4853,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1831,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "459.66",
                            "currencyCode": "GTQ"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "87.66",
                          "currencyCode": "ALL"
                        },
                        "awardAmount": {
                          "amount": 21296,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3382,
                        "equivalentAmount": {
                          "amount": "71.13",
                          "currencyCode": "BWP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "230.45",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 14526,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3188,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "321.57",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "491.93",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 49432,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1891,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "39.79",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "93.48",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 48106,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3341,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "489.06",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "458.13",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 34722,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1304,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "255.09",
                            "currencyCode": "STN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "181.94",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 11225,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4509,
                    "equivalentAmount": {
                      "amount": "35.16",
                      "currencyCode": "MVR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "87.69",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 38228,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3631,
                    "equivalentAmount": {
                      "amount": "266.76",
                      "currencyCode": "KWD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "484.86",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 13809,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1599,
                    "equivalentAmount": {
                      "amount": "161.21",
                      "currencyCode": "OMR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "62.52",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 8844,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1151,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "224",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "435.94",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 39479,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3727,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "106.58",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "386.45",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 32906,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.472,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "463.82",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "312.19",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 21852,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0425,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "475.03",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "350.1",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 6495,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0341,
                    "equivalentAmount": {
                      "amount": "412.71",
                      "currencyCode": "MDL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "382.15",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 36621,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1785,
                    "equivalentAmount": {
                      "amount": "469.46",
                      "currencyCode": "BYN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9577
                },
                "passengerReferenceIds": [
                  "c43c23c9-64d6-4cd7-97bc-38ee246dd15a",
                  "3a3ef2dc-08fb-4e6c-84de-52108c8c9c78",
                  "c0430eac-ad20-4cd4-8610-228b8a1af61b",
                  "d63f2a8f-d3a8-485c-823b-3748ae619f92",
                  "3a12c8c6-5f57-42b9-a1c8-874ac63005fc",
                  "cf3e22a7-5ee0-4ccd-ba90-7511e40ad6e2",
                  "75d31a23-d631-4aa1-97b3-9a43d28859ca",
                  "c5263b32-a80b-4717-9d0e-585706f5f165",
                  "587a26b8-e20d-43e8-9778-910a7f81d473"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "101.49",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 20883,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0693,
                    "equivalentAmount": {
                      "amount": "235.82",
                      "currencyCode": "KPW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "146.24",
                          "currencyCode": "AWG"
                        },
                        "awardAmount": {
                          "amount": 10648,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3269,
                        "equivalentAmount": {
                          "amount": "398.78",
                          "currencyCode": "IRR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "271.95",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 28825,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2726,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "409.09",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "182.29",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 33868,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3056,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "319.07",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "147.34",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 33849,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4647,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "376.78",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "165.38",
                          "currencyCode": "MAD"
                        },
                        "awardAmount": {
                          "amount": 35901,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3435,
                        "equivalentAmount": {
                          "amount": "406.87",
                          "currencyCode": "LRD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "148.77",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 6306,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2254,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "343.51",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "483.69",
                          "currencyCode": "ZAR"
                        },
                        "awardAmount": {
                          "amount": 11565,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2439,
                        "equivalentAmount": {
                          "amount": "267.77",
                          "currencyCode": "USD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "201.14",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 3166,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4351,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "450.25",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "200.25",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 38030,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3415,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "495.17",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "277.4",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 43750,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4118,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "479.78",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "368.66",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 44128,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2105,
                    "equivalentAmount": {
                      "amount": "214.03",
                      "currencyCode": "NZD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "428.87",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 7906,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1674,
                    "equivalentAmount": {
                      "amount": "452.38",
                      "currencyCode": "AZN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "333.53",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 42735,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4182,
                    "equivalentAmount": {
                      "amount": "46.76",
                      "currencyCode": "UGX"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "238.1",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 21762,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4687,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "233.29",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "165.97",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 11469,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3021,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "194.88",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "37.2",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 26628,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0122,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "402.56",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "349.34",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 43022,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4489,
                    "equivalentAmount": {
                      "amount": "188.05",
                      "currencyCode": "LAK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "120.56",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 29366,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0382,
                    "equivalentAmount": {
                      "amount": "346.62",
                      "currencyCode": "LBP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.897
                },
                "passengerReferenceIds": [
                  "c60d44b4-2ef9-4351-aa92-21121df647a0",
                  "527cbb6c-275a-429b-adcd-7b945da852cb",
                  "04dc8c00-59b0-48c7-be2f-2a8bc184c07b",
                  "14cc4be8-7d0d-4741-acf7-a33f34fe28b0",
                  "7e7489ef-8a66-498d-b724-160d7d91d29b",
                  "3b66d5b9-dd83-4433-b87e-a44e5d78918f",
                  "0515faa6-c00e-4d50-9d62-effc9210a557",
                  "f063dd91-7e1f-4a5e-ae11-1cf73eb13625",
                  "5fa57f3c-611b-4d06-8701-1f3234cd9f38"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "244.79",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 35698,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4736,
                    "equivalentAmount": {
                      "amount": "83.82",
                      "currencyCode": "SZL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "210.69",
                          "currencyCode": "VES"
                        },
                        "awardAmount": {
                          "amount": 13846,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1175,
                        "equivalentAmount": {
                          "amount": "204.64",
                          "currencyCode": "BMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "437.09",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 33773,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3014,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "424.51",
                            "currencyCode": "KZT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "203.59",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 33259,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3761,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "363.21",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "201.91",
                          "currencyCode": "MRU"
                        },
                        "awardAmount": {
                          "amount": 9173,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2572,
                        "equivalentAmount": {
                          "amount": "96.86",
                          "currencyCode": "GYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "487.61",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 46625,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2996,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "135.91",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "351.25",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 39214,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4666,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "10.2",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "139.52",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 19903,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4273,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "21.78",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "429.92",
                          "currencyCode": "TZS"
                        },
                        "awardAmount": {
                          "amount": 22144,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4772,
                        "equivalentAmount": {
                          "amount": "181.47",
                          "currencyCode": "JMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "477.73",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 7301,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2256,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "194.12",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "72.33",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 34023,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0738,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "429.68",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "312.48",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 2495,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1989,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "285.68",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "157.57",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 20662,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4943,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "262.06",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "474.94",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 16981,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3857,
                    "equivalentAmount": {
                      "amount": "427.64",
                      "currencyCode": "JOD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "40.54",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 47221,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2716,
                    "equivalentAmount": {
                      "amount": "456.37",
                      "currencyCode": "KGS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "122.47",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 38029,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3821,
                    "equivalentAmount": {
                      "amount": "314.17",
                      "currencyCode": "ERN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "439",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 40791,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2741,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "234.05",
                        "currencyCode": "MWK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "484.58",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 25123,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.119,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "484.47",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "347.21",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 22407,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2968,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "150.16",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "397.63",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 4428,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3155,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "246.19",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "375.26",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 23677,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1434,
                    "equivalentAmount": {
                      "amount": "334.37",
                      "currencyCode": "ISK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "253.53",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 31377,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.132,
                    "equivalentAmount": {
                      "amount": "252.59",
                      "currencyCode": "DKK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9536
                },
                "passengerReferenceIds": [
                  "4e17ec63-4938-4465-9574-70074f971a95",
                  "54e99713-fc05-4cea-a57d-b9ed172472a2",
                  "74c5ee54-130e-4b89-a09d-e359d25017b1",
                  "4816c4f0-40a0-485d-a52e-076d2d1a782d",
                  "6b02b1e8-9f78-488e-9c31-568187f0dba2",
                  "58f077f6-ef39-4d9b-a234-5c1b944fdfda",
                  "3b593fa2-edd3-4273-a587-75d23863cd08",
                  "4b1d983b-43d0-49cd-a0ee-ea29de247a89",
                  "6009aa61-3def-417c-ab8e-d3fc0f56b46f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "230.76",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 18781,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1799,
                    "equivalentAmount": {
                      "amount": "415.61",
                      "currencyCode": "SBD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "257.87",
                          "currencyCode": "LRD"
                        },
                        "awardAmount": {
                          "amount": 6116,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0735,
                        "equivalentAmount": {
                          "amount": "269.65",
                          "currencyCode": "EGP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "68.43",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 41069,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4412,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "63.9",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "306.65",
                          "currencyCode": "DKK"
                        },
                        "awardAmount": {
                          "amount": 25346,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2856,
                        "equivalentAmount": {
                          "amount": "254.9",
                          "currencyCode": "STN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "403.03",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 36733,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2511,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "30.21",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "138.35",
                          "currencyCode": "ANG"
                        },
                        "awardAmount": {
                          "amount": 18700,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0174,
                        "equivalentAmount": {
                          "amount": "488.69",
                          "currencyCode": "BGN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "203.87",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 2902,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3458,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "492.83",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "215.53",
                            "currencyCode": "GBP"
                          },
                          "awardAmount": {
                            "amount": 31657,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2728,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "138.96",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "450.77",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 1146,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2513,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "175.57",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "467.68",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 46785,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2123,
                    "equivalentAmount": {
                      "amount": "202.34",
                      "currencyCode": "BSD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "246.41",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 11340,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0361,
                    "equivalentAmount": {
                      "amount": "325.68",
                      "currencyCode": "CHF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "359.09",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 14402,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2779,
                    "equivalentAmount": {
                      "amount": "252.31",
                      "currencyCode": "SDG"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "355.07",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 32074,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4539,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "258.67",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "380.53",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 28629,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4058,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "194.17",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "407.07",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 32714,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2096,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "194.19",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "118.28",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 34206,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4912,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "326.46",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "390.68",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 49796,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0788,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "12.29",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "169.48",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 36983,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0968,
                    "equivalentAmount": {
                      "amount": "494.15",
                      "currencyCode": "INR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "256.99",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 19559,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0817,
                    "equivalentAmount": {
                      "amount": "135.05",
                      "currencyCode": "VND"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0536
                },
                "passengerReferenceIds": [
                  "90693fef-f3c7-414a-b0a2-2c43b9d96395",
                  "0700b02a-e369-4579-918a-1f94d9d75fa1",
                  "572e4854-26d0-4680-8af4-56de299a669b",
                  "1e559a3b-f3e2-45b0-91df-ae37b7e9abff",
                  "fd88fea3-0073-4bdb-b40c-fc76cbf5396c",
                  "a47ca1db-812d-4142-a39b-0e7564ae72c8",
                  "606463c4-67e0-44de-966b-150c394d3cd6",
                  "e8c259f4-24de-4196-a337-07f06fa1599e",
                  "c6ab9bb6-fd67-45a3-bcf1-320077604c47"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "95.34",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 41095,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2624,
                    "equivalentAmount": {
                      "amount": "19.15",
                      "currencyCode": "TZS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "465.32",
                          "currencyCode": "CUP"
                        },
                        "awardAmount": {
                          "amount": 28134,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1693,
                        "equivalentAmount": {
                          "amount": "332.23",
                          "currencyCode": "TMT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "485.84",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 41145,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2132,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "334.96",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "467.05",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 22986,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3272,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "441.36",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "426.04",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 2897,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4411,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "308.76",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "404.05",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 42574,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3317,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "476.94",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "340.47",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 46172,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2266,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "25.58",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "152.22",
                          "currencyCode": "MWK"
                        },
                        "awardAmount": {
                          "amount": 19174,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2613,
                        "equivalentAmount": {
                          "amount": "433.99",
                          "currencyCode": "OMR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "385",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 23672,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2917,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "419.05",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "377.29",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 3915,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1028,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "385.47",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "72.9",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 37807,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4935,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "273.92",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "145.86",
                          "currencyCode": "AWG"
                        },
                        "awardAmount": {
                          "amount": 34897,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3983,
                        "equivalentAmount": {
                          "amount": "443.93",
                          "currencyCode": "HTG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "41.63",
                            "currencyCode": "XAF"
                          },
                          "awardAmount": {
                            "amount": 37802,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3801,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "82.59",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "213.78",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 42748,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.292,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "108.19",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "113.2",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 49336,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2316,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "310.36",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "291.47",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 15728,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2589,
                    "equivalentAmount": {
                      "amount": "344.52",
                      "currencyCode": "NOK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "467.01",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 23276,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4721,
                    "equivalentAmount": {
                      "amount": "498.66",
                      "currencyCode": "UYU"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "364.74",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 15529,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2975,
                    "equivalentAmount": {
                      "amount": "221.01",
                      "currencyCode": "SAR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "10.71",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 26238,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0875,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "469.9",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "63.79",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 43494,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4619,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "389.16",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "337.25",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 27214,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3679,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "344.81",
                        "currencyCode": "RWF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "256.05",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 2242,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.049,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "124.28",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "97.73",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 16150,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1325,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "389.35",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "118.78",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 12680,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0575,
                    "equivalentAmount": {
                      "amount": "262.52",
                      "currencyCode": "XPF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "134.05",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 21301,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2678,
                    "equivalentAmount": {
                      "amount": "100.4",
                      "currencyCode": "INR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.802
                },
                "passengerReferenceIds": [
                  "61a3ee4d-caa6-4137-bbfd-cea062fd34d7",
                  "35d9061b-ae83-4b3e-b459-c97b1e58fdea",
                  "78c2fbd5-e562-49b3-81b1-d554449155f7",
                  "3995a73d-de13-4b3c-95a2-4bc98bb424bc",
                  "ece818d3-61e7-4ee9-b18b-a774b9f9dd18",
                  "ce26ba3c-beef-4a11-a119-cd0a2ee848f0",
                  "97146926-35e9-439f-8b0e-ef8f4d4f1611",
                  "801abb8a-ccf0-45fa-9a86-c60b25971682",
                  "5980050a-acff-439f-85b0-735c01733610"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "326.67",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 18947,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4773,
                    "equivalentAmount": {
                      "amount": "53.14",
                      "currencyCode": "MZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "201.46",
                          "currencyCode": "PKR"
                        },
                        "awardAmount": {
                          "amount": 36713,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4975,
                        "equivalentAmount": {
                          "amount": "215.17",
                          "currencyCode": "TTD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "11.4",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 19076,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4184,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "116.16",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "347.4",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 28732,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.242,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "413.37",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "436.23",
                          "currencyCode": "PHP"
                        },
                        "awardAmount": {
                          "amount": 8550,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0936,
                        "equivalentAmount": {
                          "amount": "283.2",
                          "currencyCode": "EGP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "461.25",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 48335,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0207,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "188.04",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "297.72",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 32596,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2194,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "240.96",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "246.76",
                            "currencyCode": "TTD"
                          },
                          "awardAmount": {
                            "amount": 33993,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.014,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "390.9",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "237.89",
                          "currencyCode": "TTD"
                        },
                        "awardAmount": {
                          "amount": 8917,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1642,
                        "equivalentAmount": {
                          "amount": "17.55",
                          "currencyCode": "AMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "225.7",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 37796,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2248,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "285.63",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "478.53",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 12999,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0103,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "76.8",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "65.94",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 13142,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4172,
                    "equivalentAmount": {
                      "amount": "370.41",
                      "currencyCode": "IRR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "67.74",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 21874,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3876,
                    "equivalentAmount": {
                      "amount": "315.14",
                      "currencyCode": "DKK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "353.6",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 36551,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4992,
                    "equivalentAmount": {
                      "amount": "116.23",
                      "currencyCode": "BRL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "248.93",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 37005,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0116,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "353.57",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "179.6",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 23228,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2647,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "281.46",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "204.65",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 24066,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1713,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "198.01",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "316.64",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 31139,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.397,
                    "equivalentAmount": {
                      "amount": "166.51",
                      "currencyCode": "JMD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "55.92",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 5883,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0423,
                    "equivalentAmount": {
                      "amount": "330.86",
                      "currencyCode": "USD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0689
                },
                "passengerReferenceIds": [
                  "16d68589-b007-49e0-91c4-757a96e4373b",
                  "2453e132-3803-4645-86ec-2c8ef0563e1e",
                  "0dc23617-43a3-48d2-904c-9cd8113581b3",
                  "9f00711f-9cd9-41e9-963c-30fdb9e97363",
                  "757b12a2-9ed8-4eae-9c8d-f158ca8b64a3",
                  "d43fd6f2-7eae-4170-a954-935418009392",
                  "0cc638f7-05e0-4a63-8dd9-cbd6e8990e26",
                  "df6e1b0c-6127-40ae-81bb-ef21a33dd667",
                  "c386b88f-d952-44ce-9bb0-49c86a6d345e"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "375.3",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 5337,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2245,
                    "equivalentAmount": {
                      "amount": "161.24",
                      "currencyCode": "CAD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "288.86",
                          "currencyCode": "NAD"
                        },
                        "awardAmount": {
                          "amount": 4471,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1372,
                        "equivalentAmount": {
                          "amount": "393.96",
                          "currencyCode": "DJF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "42.22",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 39655,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2542,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "467.21",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "492.21",
                          "currencyCode": "RSD"
                        },
                        "awardAmount": {
                          "amount": 10791,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0845,
                        "equivalentAmount": {
                          "amount": "103.72",
                          "currencyCode": "ISK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "106.67",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 27318,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3284,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "450.48",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "433.01",
                          "currencyCode": "CRC"
                        },
                        "awardAmount": {
                          "amount": 22504,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.143,
                        "equivalentAmount": {
                          "amount": "103.32",
                          "currencyCode": "UZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "102.63",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 46255,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2207,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "186.58",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "267.96",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 8452,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3737,
                    "equivalentAmount": {
                      "amount": "167.32",
                      "currencyCode": "MKD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "64.97",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 30742,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4355,
                    "equivalentAmount": {
                      "amount": "70.63",
                      "currencyCode": "FJD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "284.7",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 34597,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2662,
                    "equivalentAmount": {
                      "amount": "302.65",
                      "currencyCode": "AWG"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "346.75",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 28316,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.376,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "225.82",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "41.02",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 7949,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0133,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "310.39",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "301.06",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 19859,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2397,
                    "equivalentAmount": {
                      "amount": "323.52",
                      "currencyCode": "MMK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "328.97",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 14640,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4717,
                    "equivalentAmount": {
                      "amount": "221.64",
                      "currencyCode": "ZMW"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1018
                },
                "passengerReferenceIds": [
                  "ad23b663-bc52-44ec-807a-100f1360e3fb",
                  "d1a60f1f-bbdf-448e-98d3-a94dc134e556",
                  "59cabeff-1636-47c0-8b6f-3f403b1c8813",
                  "0f1132b1-3f7e-4ed9-8cb9-3dd23f283856",
                  "a95fd4c6-2f6e-475f-8c1f-7d7efb700521",
                  "f2c63311-025a-49e5-bd9e-d235956f70bb",
                  "1ce2ba88-80f7-4a00-bd60-12e5f18b0ac9",
                  "b4374501-bb98-4d72-94ea-e28fbecd985f",
                  "d521bce4-7a33-4307-854b-b186a7dddfe5"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "490.51",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 41858,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0566,
                    "equivalentAmount": {
                      "amount": "264.47",
                      "currencyCode": "MKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "110.95",
                          "currencyCode": "XOF"
                        },
                        "awardAmount": {
                          "amount": 40020,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2117,
                        "equivalentAmount": {
                          "amount": "38.25",
                          "currencyCode": "UYU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "350.5",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 7482,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.406,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "333.93",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "121.97",
                          "currencyCode": "WST"
                        },
                        "awardAmount": {
                          "amount": 48538,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2046,
                        "equivalentAmount": {
                          "amount": "185.5",
                          "currencyCode": "INR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "283.2",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 47898,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1984,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "137.07",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "363.46",
                          "currencyCode": "JMD"
                        },
                        "awardAmount": {
                          "amount": 16979,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0244,
                        "equivalentAmount": {
                          "amount": "153.47",
                          "currencyCode": "BGN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "277.73",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 24210,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1604,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "360.92",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "310.09",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 45084,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1865,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "419.44",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "447.18",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 5153,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0889,
                    "equivalentAmount": {
                      "amount": "347.15",
                      "currencyCode": "ZAR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "310.62",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 7904,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1484,
                    "equivalentAmount": {
                      "amount": "407.88",
                      "currencyCode": "XAF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "292.33",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 11192,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1998,
                    "equivalentAmount": {
                      "amount": "461.21",
                      "currencyCode": "PYG"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "305.06",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 1323,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3056,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "94.88",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "447.53",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 24216,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2375,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "455.72",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "68",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 19975,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1365,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "262.09",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "258.53",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 7735,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.396,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "61.22",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "147.18",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 7356,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1891,
                    "equivalentAmount": {
                      "amount": "416.57",
                      "currencyCode": "SDG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "76.37",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 8390,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0379,
                    "equivalentAmount": {
                      "amount": "199.39",
                      "currencyCode": "PAB"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "445.59",
                  "currencyCode": "UAH"
                },
                "awardAmount": {
                  "amount": 8909,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1797,
                "equivalentAmount": {
                  "amount": "242.13",
                  "currencyCode": "HKD"
                }
              },
              "fees": {
                "amount": {
                  "amount": "65.61",
                  "currencyCode": "ZAR"
                },
                "awardAmount": {
                  "amount": 20361,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2628,
                "equivalentAmount": {
                  "amount": "54.44",
                  "currencyCode": "JOD"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "308.15",
                  "currencyCode": "KWD"
                },
                "awardAmount": {
                  "amount": 1385,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.083,
                "equivalentAmount": {
                  "amount": "116.88",
                  "currencyCode": "TOP"
                }
              },
              "offerItemReferenceId": "369d60b3-fcf4-44c4-906d-91cc91cc7804",
              "tax": {
                "amount": {
                  "amount": "93.96",
                  "currencyCode": "GEL"
                },
                "awardAmount": {
                  "amount": 11404,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2354,
                "equivalentAmount": {
                  "amount": "231.39",
                  "currencyCode": "BOB"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "444.3",
                    "currencyCode": "XOF"
                  },
                  "awardAmount": {
                    "amount": 16085,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0175,
                  "equivalentAmount": {
                    "amount": "210.35",
                    "currencyCode": "EUR"
                  }
                },
                {
                  "amount": {
                    "amount": "258.43",
                    "currencyCode": "XPF"
                  },
                  "awardAmount": {
                    "amount": 11950,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3003,
                  "equivalentAmount": {
                    "amount": "209.6",
                    "currencyCode": "STN"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "206.12",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 26166,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1716,
                    "equivalentAmount": {
                      "amount": "250.5",
                      "currencyCode": "VND"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "40.98",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 23641,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3475,
                    "equivalentAmount": {
                      "amount": "266.8",
                      "currencyCode": "ILS"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "173.73",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 26532,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.026,
                    "equivalentAmount": {
                      "amount": "336.84",
                      "currencyCode": "HNL"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "356.54",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 16407,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4447,
                    "equivalentAmount": {
                      "amount": "327.08",
                      "currencyCode": "UYU"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "413.73",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 43870,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2067,
                      "equivalentAmount": {
                        "amount": "427.33",
                        "currencyCode": "BAM"
                      }
                    },
                    {
                      "amount": {
                        "amount": "237.72",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 25743,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.438,
                      "equivalentAmount": {
                        "amount": "462.01",
                        "currencyCode": "LBP"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "279.73",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 43247,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1641,
                    "equivalentAmount": {
                      "amount": "493.02",
                      "currencyCode": "SLE"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "310.62",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 1680,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4121,
                    "equivalentAmount": {
                      "amount": "310.73",
                      "currencyCode": "PAB"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "163.53",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 28888,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.471,
                    "equivalentAmount": {
                      "amount": "183.83",
                      "currencyCode": "ZMW"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "446.2",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 37133,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0943,
                    "equivalentAmount": {
                      "amount": "455.19",
                      "currencyCode": "BMD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "76.19",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 12672,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1597,
                      "equivalentAmount": {
                        "amount": "285.69",
                        "currencyCode": "TMT"
                      }
                    },
                    {
                      "amount": {
                        "amount": "469.45",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 8057,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4951,
                      "equivalentAmount": {
                        "amount": "267.62",
                        "currencyCode": "RON"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "340.55",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 20594,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3722,
                    "equivalentAmount": {
                      "amount": "125.55",
                      "currencyCode": "CNY"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "21.55",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 29355,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1278,
                    "equivalentAmount": {
                      "amount": "214.91",
                      "currencyCode": "MGA"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "364.28",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 17400,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2141,
                    "equivalentAmount": {
                      "amount": "130.99",
                      "currencyCode": "SDG"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "22.44",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 35235,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1244,
                    "equivalentAmount": {
                      "amount": "371.88",
                      "currencyCode": "MKD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "493.45",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 5352,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1393,
                      "equivalentAmount": {
                        "amount": "45.89",
                        "currencyCode": "LYD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "44.14",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 7680,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0762,
                      "equivalentAmount": {
                        "amount": "96.99",
                        "currencyCode": "HKD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "79.8",
                    "currencyCode": "GEL"
                  },
                  "percentage": "7.17"
                },
                "passengerReferenceIds": [
                  "bdc0fdb9-fa69-4f26-ae8e-e184f7daa64e",
                  "32872ee6-6d0d-41ed-985e-9a9b9205f9e9",
                  "4bcc40c3-d5c3-47af-badd-ff910ea460af",
                  "26cb90ee-31ab-4c05-98c1-a2a9058177f4",
                  "40764772-df21-487f-aafc-2cac24184688",
                  "4256458a-f710-4ea7-a31e-0947a046c5e4",
                  "b688e9a1-206c-4faa-be09-9f2feea90534",
                  "4ee58c5d-f0d0-40d9-b970-f450c0777c4e",
                  "af37c548-a914-434b-bbcb-3351a063f1d0"
                ],
                "total": {
                  "amount": {
                    "amount": "39.19",
                    "currencyCode": "RUB"
                  },
                  "awardAmount": {
                    "amount": 4631,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1809,
                  "equivalentAmount": {
                    "amount": "314.65",
                    "currencyCode": "XAF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "369.6",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 13161,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2364,
                    "equivalentAmount": {
                      "amount": "385.07",
                      "currencyCode": "TWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "409.32",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2608,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4956,
                      "equivalentAmount": {
                        "amount": "483.05",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "30.59",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33779,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3519,
                      "equivalentAmount": {
                        "amount": "321.36",
                        "currencyCode": "KRW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "228.78",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42024,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3115,
                      "equivalentAmount": {
                        "amount": "485.83",
                        "currencyCode": "GIP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "252.93",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 10373,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0458,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "440.67",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "412.24",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 26353,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.307,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "156.23",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "373.44",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 37246,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0559,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "116.9",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "263.7",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 17416,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3524,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "156.79",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "89.88",
                    "currencyCode": "GTQ"
                  },
                  "percentage": "9.86"
                },
                "passengerReferenceIds": [
                  "4765057d-3230-4d39-b963-7446c86a3d70",
                  "0b8a66cb-c858-4567-99e8-99a6ee0281bb",
                  "f50d93cb-9bff-49a6-8d56-bb3ec4dd022a",
                  "37e3c98d-3f9f-4492-883b-0f850c9357b0",
                  "94a88152-6dfc-4c21-985f-266d2a05ea20",
                  "e894d44c-28ae-45d6-ad43-b0950cb2fd83",
                  "01291656-02ab-4b4d-a2e7-018ea5921a4f",
                  "e95ece57-f440-43b2-83c8-7375b6a59dda",
                  "b95b1af3-9207-466d-a377-92823ef3044b"
                ],
                "total": {
                  "amount": {
                    "amount": "360.15",
                    "currencyCode": "SCR"
                  },
                  "awardAmount": {
                    "amount": 19116,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0797,
                  "equivalentAmount": {
                    "amount": "323.63",
                    "currencyCode": "KZT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "170.84",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 16460,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4711,
                    "equivalentAmount": {
                      "amount": "442.67",
                      "currencyCode": "SAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "229.29",
                        "currencyCode": "GIP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40855,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3272,
                      "equivalentAmount": {
                        "amount": "498.63",
                        "currencyCode": "ZAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "308.49",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20900,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1844,
                      "equivalentAmount": {
                        "amount": "151.71",
                        "currencyCode": "MGA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "301.64",
                        "currencyCode": "CAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41841,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3618,
                      "equivalentAmount": {
                        "amount": "165.01",
                        "currencyCode": "BRL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "224.35",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 18714,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3563,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "439.11",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "385.66",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 39623,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1713,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "141.25",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "302.6",
                    "currencyCode": "TZS"
                  },
                  "percentage": "7.47"
                },
                "passengerReferenceIds": [
                  "bb650eeb-b8c4-411c-a134-0a18bda93d6e",
                  "24d658b6-02ef-41c8-b0c3-2b8a86cd36b0",
                  "8b1a2116-a272-4d97-8072-04168b2fe02a",
                  "1fcb8906-72da-4402-972d-0b4666f1f581",
                  "616020c1-87ab-4865-9898-19c735a75c4d",
                  "d36f3c01-4086-466d-a797-67c22ffddcf6",
                  "4c77a16a-94d7-4df0-8add-eeaea70834e3",
                  "574b9fb7-fd6a-4689-92e1-ea116afe1656",
                  "6c71602e-052c-47bf-9268-d7a978164fe0"
                ],
                "total": {
                  "amount": {
                    "amount": "227",
                    "currencyCode": "ZMW"
                  },
                  "awardAmount": {
                    "amount": 37112,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3456,
                  "equivalentAmount": {
                    "amount": "288.62",
                    "currencyCode": "GNF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "207.22",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 49026,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3669,
                    "equivalentAmount": {
                      "amount": "240.57",
                      "currencyCode": "ISK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "429.85",
                        "currencyCode": "OMR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13965,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1697,
                      "equivalentAmount": {
                        "amount": "463.5",
                        "currencyCode": "INR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "275.25",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4626,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2353,
                      "equivalentAmount": {
                        "amount": "51.74",
                        "currencyCode": "MMK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "470.67",
                        "currencyCode": "RUB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10741,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0649,
                      "equivalentAmount": {
                        "amount": "262.5",
                        "currencyCode": "JMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "105.36",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 41981,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0605,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "213.38",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "375.26",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 14285,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0953,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "145.48",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "252.01",
                    "currencyCode": "LAK"
                  },
                  "percentage": "13"
                },
                "passengerReferenceIds": [
                  "4d61a11e-4748-4a60-b8a8-95c0ff586180",
                  "fe97cbc4-aec8-4d40-a18b-40416c207291",
                  "b3590aa9-acd8-4d0a-9ebb-3cf97d697d53",
                  "a71e86f0-c438-47c5-960f-bff04c856b0d",
                  "43e45e78-f7f2-4957-a8f7-be3f4776b1bb",
                  "2c536033-6c53-4c8f-ae5e-db0ace845270",
                  "5d0a7340-eec3-4d0a-86b1-03244e2c0115",
                  "95c37bf6-e6e2-46bc-ab1e-d588818049d6",
                  "80f4182f-18eb-49c0-ab1b-9140104d56b5"
                ],
                "total": {
                  "amount": {
                    "amount": "260.38",
                    "currencyCode": "BSD"
                  },
                  "awardAmount": {
                    "amount": 13974,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0979,
                  "equivalentAmount": {
                    "amount": "396.2",
                    "currencyCode": "SGD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "140.66",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 34865,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0547,
                    "equivalentAmount": {
                      "amount": "141.45",
                      "currencyCode": "AOA"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "29.19",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24856,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3687,
                      "equivalentAmount": {
                        "amount": "408.88",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "105.13",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14938,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2182,
                      "equivalentAmount": {
                        "amount": "484.28",
                        "currencyCode": "MAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "242.14",
                        "currencyCode": "CZK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8654,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1261,
                      "equivalentAmount": {
                        "amount": "247.33",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "316.89",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 26579,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1037,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "179.42",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "49.76",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 22171,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1777,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "130.26",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "451.6",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 31713,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1429,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "262.95",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "110.37",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 10715,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4623,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "22.26",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "451.53",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 26009,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.034,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "296.91",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "216.42",
                    "currencyCode": "CHF"
                  },
                  "percentage": "5.91"
                },
                "passengerReferenceIds": [
                  "3bbf9756-1cb5-424d-9ae7-ed83df06f47d",
                  "dda91619-34ff-49ef-8b7e-dc604ede809c",
                  "95be53d1-c100-4b72-85ce-4daf936dbbbb",
                  "2a7b9b58-f996-4403-8a6e-1e8bddbfc2ab",
                  "248fffbe-8bdb-42c6-a1bb-b62dd96b28ba",
                  "bd68c4a6-a751-41cf-89c1-43ffc97ba884",
                  "2a9b2679-4103-401e-8d17-6658d6b2b6ce",
                  "abed8227-7424-45c7-a424-ddaddd69f8ac",
                  "57ea3937-cd8c-4aa8-9f46-c834795e19c3"
                ],
                "total": {
                  "amount": {
                    "amount": "368.84",
                    "currencyCode": "GNF"
                  },
                  "awardAmount": {
                    "amount": 7782,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4449,
                  "equivalentAmount": {
                    "amount": "412.93",
                    "currencyCode": "BWP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "466.51",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 34291,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3298,
                    "equivalentAmount": {
                      "amount": "158.04",
                      "currencyCode": "MDL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "128.22",
                        "currencyCode": "DKK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14836,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3447,
                      "equivalentAmount": {
                        "amount": "384.57",
                        "currencyCode": "BAM"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "396.47",
                        "currencyCode": "UZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3429,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0327,
                      "equivalentAmount": {
                        "amount": "224.56",
                        "currencyCode": "RWF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "182.51",
                        "currencyCode": "MWK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34723,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0983,
                      "equivalentAmount": {
                        "amount": "471.2",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "316.9",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 33615,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1288,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "92.82",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "371.78",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 25229,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0405,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "92.1",
                        "currencyCode": "HTG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "185.02",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 37780,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2484,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "307.7",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "124.2",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 8928,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4779,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "175.08",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "225.52",
                    "currencyCode": "KPW"
                  },
                  "percentage": "9.95"
                },
                "passengerReferenceIds": [
                  "ce250bbc-5e1a-43cc-b6ab-5f58c876c62e",
                  "a770163c-97a1-4878-b20a-60e2fd2e0af0",
                  "2ce2098c-4d32-4034-8ccc-b8caeca28c80",
                  "52147429-8004-4665-925d-e264201c862d",
                  "f3b5efb5-e762-4195-8f33-28fdee385736",
                  "e575b81f-c22d-4dc8-9f9b-684cb8bea307",
                  "cebc57f7-5098-4eb9-95cd-2f044978792f",
                  "12615594-7a9f-408a-85c2-da2f0086eab5",
                  "8b483e05-7d63-4f4b-b34c-ce6471aa8c3d"
                ],
                "total": {
                  "amount": {
                    "amount": "480.94",
                    "currencyCode": "AWG"
                  },
                  "awardAmount": {
                    "amount": 39557,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0659,
                  "equivalentAmount": {
                    "amount": "433.48",
                    "currencyCode": "XOF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "156.81",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 19560,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4008,
                    "equivalentAmount": {
                      "amount": "271.16",
                      "currencyCode": "KZT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "411.57",
                        "currencyCode": "KZT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4906,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1235,
                      "equivalentAmount": {
                        "amount": "370.26",
                        "currencyCode": "GYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "242.13",
                        "currencyCode": "MUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40046,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4343,
                      "equivalentAmount": {
                        "amount": "78.02",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "21.37",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36942,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3487,
                      "equivalentAmount": {
                        "amount": "364.58",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "72.79",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 40542,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.084,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "326.37",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "172.68",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 34820,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3465,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "375.97",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "394.21",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 26512,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1372,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "355.93",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "27.07",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 26561,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.272,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "458.95",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "463.19",
                    "currencyCode": "SRD"
                  },
                  "percentage": "8.18"
                },
                "passengerReferenceIds": [
                  "9326a87e-0fef-4770-b783-889ca55ffcd7",
                  "5830c680-b7a8-45f6-b6fb-4ee058c1f6ae",
                  "b4543603-fb26-46df-b066-e38804b2cadb",
                  "33f61b0f-b2d8-4d52-959b-5613d1093d1a",
                  "b7ae73b0-9940-4073-a21a-dad21c946b64",
                  "63154b1b-9ad6-4d35-a620-c274b78d61d4",
                  "fe8fe831-01b9-47fb-b608-704494eb759b",
                  "175f71c1-e353-4c98-af35-885100a2325a",
                  "381c232d-9a3d-4816-a75f-8ef02cba6e8b"
                ],
                "total": {
                  "amount": {
                    "amount": "130.53",
                    "currencyCode": "IQD"
                  },
                  "awardAmount": {
                    "amount": 38451,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4318,
                  "equivalentAmount": {
                    "amount": "139.34",
                    "currencyCode": "CHF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "155.95",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 3248,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4888,
                    "equivalentAmount": {
                      "amount": "371.69",
                      "currencyCode": "RSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "39.29",
                        "currencyCode": "YER"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25889,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4647,
                      "equivalentAmount": {
                        "amount": "134.91",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "423.04",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40364,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0714,
                      "equivalentAmount": {
                        "amount": "330.23",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "302.54",
                        "currencyCode": "GBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18512,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4084,
                      "equivalentAmount": {
                        "amount": "233.72",
                        "currencyCode": "BAM"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "103.44",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 18941,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1991,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "482.68",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "292.86",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 23742,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3361,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "263.6",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "53.84",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 39003,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4216,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "314.19",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "316.45",
                    "currencyCode": "MOP"
                  },
                  "percentage": "8.38"
                },
                "passengerReferenceIds": [
                  "9eccf434-ca71-47b5-9e73-3d2e14238fd8",
                  "74a1acf4-51c2-4b38-9781-2780a832cd0e",
                  "be53c507-53e1-406a-ba64-e0700f3cf8bc",
                  "25f6b1f9-0a5b-4fd8-b130-16a5ea1f664a",
                  "061ce033-452b-4518-a1bd-619c21bbf9fe",
                  "9ac9673b-f33a-4a65-9135-4bbbd8d9c0e0",
                  "0f5fd649-66b7-4406-80ea-97d85025aa65",
                  "aa808661-0284-4691-9358-93cba8341e3e",
                  "9c659a04-2697-4f93-b753-c384a1e16bf9"
                ],
                "total": {
                  "amount": {
                    "amount": "70.51",
                    "currencyCode": "SAR"
                  },
                  "awardAmount": {
                    "amount": 24853,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2293,
                  "equivalentAmount": {
                    "amount": "303.04",
                    "currencyCode": "FKP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "388.18",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 34201,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3456,
                    "equivalentAmount": {
                      "amount": "150.14",
                      "currencyCode": "CHF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "26.08",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12072,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3829,
                      "equivalentAmount": {
                        "amount": "372.62",
                        "currencyCode": "HUF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "249.29",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7736,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0985,
                      "equivalentAmount": {
                        "amount": "491.27",
                        "currencyCode": "XOF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "169.13",
                        "currencyCode": "RWF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45766,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3442,
                      "equivalentAmount": {
                        "amount": "16.77",
                        "currencyCode": "BOB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "139.46",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 14557,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4022,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "63.55",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "216.19",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 33054,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4506,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "98.77",
                        "currencyCode": "CHF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "146.79",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 26357,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4105,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "74.97",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "110.68",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 37477,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.496,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "115.14",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "59.08",
                    "currencyCode": "ERN"
                  },
                  "percentage": "5.53"
                },
                "passengerReferenceIds": [
                  "2502ac9c-73e4-4efe-beab-aba5ee942afe",
                  "ede8c3cd-0ab6-409e-8508-287757a11b68",
                  "86d305cd-c609-498a-9827-832449e3ae28",
                  "d0a870b1-50be-4e31-8248-29da26a565a8",
                  "64a53279-f395-4e7e-813f-16ece6ed8d8f",
                  "1164f219-ad20-4b65-af38-2bbbd45023f3",
                  "37432fdb-2c90-495a-8a86-0919b02760d7",
                  "ac83fbca-d8da-4301-9439-cd428994e088",
                  "376499c4-fe10-4263-a1e4-e907e6b67fcc"
                ],
                "total": {
                  "amount": {
                    "amount": "407.23",
                    "currencyCode": "SGD"
                  },
                  "awardAmount": {
                    "amount": 31827,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1251,
                  "equivalentAmount": {
                    "amount": "348.79",
                    "currencyCode": "BAM"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "232.93",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 47937,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3378,
                    "equivalentAmount": {
                      "amount": "177.13",
                      "currencyCode": "SDG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "232.87",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46933,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3803,
                      "equivalentAmount": {
                        "amount": "490.83",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "318.15",
                        "currencyCode": "JPY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11769,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4937,
                      "equivalentAmount": {
                        "amount": "177.71",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "256.03",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12619,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3347,
                      "equivalentAmount": {
                        "amount": "93.9",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "283.54",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 8847,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1624,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "157.08",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "403.44",
                    "currencyCode": "BND"
                  },
                  "percentage": "8.42"
                },
                "deal": {
                  "amount": {
                    "amount": "120.61",
                    "currencyCode": "FKP"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "14.42",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "786cc5a2-c424-4fcd-860e-341644988b6f",
                  "9a23103b-24dc-4ea8-af77-8d50b90a8d21",
                  "cc7c19d1-abbb-4b1a-98b2-43eac61c80bd",
                  "92074d59-f552-4c6a-b60d-eac921c8c2aa",
                  "4ff68ce5-7f82-4850-a741-6eb0828efb7c",
                  "365e8e39-2079-498b-8328-aba30550f53a",
                  "3382f001-083f-4a16-bff7-1102230ce97b",
                  "69f96043-1550-4d06-b1ff-6e5866cc7c50",
                  "20ade1d3-625e-4863-bd16-3c4cd522724c"
                ],
                "total": {
                  "amount": {
                    "amount": "46.13",
                    "currencyCode": "TJS"
                  },
                  "awardAmount": {
                    "amount": 7355,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1469,
                  "equivalentAmount": {
                    "amount": "368.26",
                    "currencyCode": "TZS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "208.07",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 12479,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4992,
                    "equivalentAmount": {
                      "amount": "446.19",
                      "currencyCode": "TMT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "265.75",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28644,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.059,
                      "equivalentAmount": {
                        "amount": "105.8",
                        "currencyCode": "CLP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "308.69",
                        "currencyCode": "RSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48052,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.041,
                      "equivalentAmount": {
                        "amount": "45.74",
                        "currencyCode": "NPR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "275.73",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13264,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1421,
                      "equivalentAmount": {
                        "amount": "176.07",
                        "currencyCode": "ZAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "459.84",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 20249,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1051,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "310.92",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "22.65",
                    "currencyCode": "BAM"
                  },
                  "percentage": "10.94"
                },
                "deal": {
                  "amount": {
                    "amount": "208.8",
                    "currencyCode": "AWG"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "8.57",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "140285fd-08b1-4ca9-b3ac-8d7cc18952db",
                  "56d8b6f0-762d-4886-942f-5b7677d154fb",
                  "4644df3a-6891-4f2a-8350-47c5e37cb563",
                  "c5c38742-54d0-4d9a-bdc0-6278ade6cc08",
                  "01fbbd39-edae-4e6e-bd8e-5f098ce48ad0",
                  "a96e3fe8-019a-4b62-8b5b-54fc66ef5cd4",
                  "9c0c7a66-4664-4754-9261-f46f1c528424",
                  "0dcff03d-88ac-4585-9bd2-6373ec538a1b",
                  "ecd83fc2-11b2-4dc3-8b84-686c8e0eccd5"
                ],
                "total": {
                  "amount": {
                    "amount": "468.67",
                    "currencyCode": "BZD"
                  },
                  "awardAmount": {
                    "amount": 34558,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1082,
                  "equivalentAmount": {
                    "amount": "153.25",
                    "currencyCode": "BBD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "417.92",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 30864,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0565,
                    "equivalentAmount": {
                      "amount": "63.51",
                      "currencyCode": "NAD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "451.83",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23921,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4711,
                      "equivalentAmount": {
                        "amount": "437.8",
                        "currencyCode": "MWK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "458.46",
                        "currencyCode": "MAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11721,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4054,
                      "equivalentAmount": {
                        "amount": "139.15",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "378.79",
                        "currencyCode": "ANG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48986,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2185,
                      "equivalentAmount": {
                        "amount": "196.12",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "331.4",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 22710,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4298,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "62.04",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "297.65",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 48180,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0336,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "332.32",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "153.39",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 23296,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.477,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "441.53",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "178.74",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 17308,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.162,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "370.97",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "249.39",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 6138,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2553,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "241.98",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "315.12",
                    "currencyCode": "ANG"
                  },
                  "percentage": "6.77"
                },
                "deal": {
                  "amount": {
                    "amount": "201.4",
                    "currencyCode": "MMK"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "16.95",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "a09731cb-00ae-4d50-8f30-6fcda8841165",
                  "1419829e-3264-4c60-b7c9-73eef26d495a",
                  "1bbbe031-145a-4aa8-beed-6069e4a768ea",
                  "cf6a6549-43d7-40ac-9841-d1560584b3b7",
                  "90009686-b086-4787-8df4-787333951c18",
                  "300d51dc-8ad7-4944-a630-3644636e2f52",
                  "2c41966f-c2a2-4448-9b8a-d699b6a8c278",
                  "19141ea7-6f77-4422-a072-76271916c3ae",
                  "d453f113-9f1f-4727-ba73-fac596872180"
                ],
                "total": {
                  "amount": {
                    "amount": "423.68",
                    "currencyCode": "UAH"
                  },
                  "awardAmount": {
                    "amount": 25855,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2045,
                  "equivalentAmount": {
                    "amount": "370.3",
                    "currencyCode": "UGX"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "410.98",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 28924,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4012,
                    "equivalentAmount": {
                      "amount": "434.4",
                      "currencyCode": "BND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "439.64",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34374,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.223,
                      "equivalentAmount": {
                        "amount": "159.04",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "103.57",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47187,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1693,
                      "equivalentAmount": {
                        "amount": "32.61",
                        "currencyCode": "LBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "214.03",
                        "currencyCode": "SYP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48798,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0645,
                      "equivalentAmount": {
                        "amount": "437.98",
                        "currencyCode": "THB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "172.35",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 12402,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3313,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "410.4",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "396.21",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 30129,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4284,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "233.48",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "382.86",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 34458,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2471,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "359.06",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "10.58",
                    "currencyCode": "INR"
                  },
                  "percentage": "5.93"
                },
                "deal": {
                  "amount": {
                    "amount": "217.32",
                    "currencyCode": "MDL"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "5.1",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "931a6ba8-75e4-4d7b-bbbb-37af1e2b8ea1",
                  "ab750151-8b3d-43d1-9b87-388f1c66b943",
                  "87686cb3-03a8-4335-b437-640ab33a7adc",
                  "23f8d954-98d3-4386-b7d6-a55c8d2bbbf6",
                  "8922b1f3-3cd4-4d63-9c1a-f8854a6bd735",
                  "2772b98f-4af6-40e3-9f88-3b4736d4d183",
                  "ab1a39c2-05f3-42d1-aa8b-248a90c763f8",
                  "25e08349-70d2-4239-8e8b-a9a472cce145",
                  "1633599a-af5b-48af-9357-f24a58e912fa"
                ],
                "total": {
                  "amount": {
                    "amount": "10.18",
                    "currencyCode": "NIO"
                  },
                  "awardAmount": {
                    "amount": 41080,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1447,
                  "equivalentAmount": {
                    "amount": "453.48",
                    "currencyCode": "GIP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "420",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 44545,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1873,
                    "equivalentAmount": {
                      "amount": "498.36",
                      "currencyCode": "WST"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "207.91",
                        "currencyCode": "LSL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23123,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0289,
                      "equivalentAmount": {
                        "amount": "111.02",
                        "currencyCode": "LYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "66.13",
                        "currencyCode": "MWK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25193,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3673,
                      "equivalentAmount": {
                        "amount": "267.61",
                        "currencyCode": "VES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "248.62",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26601,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2013,
                      "equivalentAmount": {
                        "amount": "247.91",
                        "currencyCode": "BGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "64.27",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 18008,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4461,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "419.21",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "125.13",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 6723,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0291,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "93.64",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "30.54",
                    "currencyCode": "MRU"
                  },
                  "percentage": "10.45"
                },
                "deal": {
                  "amount": {
                    "amount": "205.82",
                    "currencyCode": "JMD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "15.58",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "d267995d-2145-4588-ba75-96be2e95ce90",
                  "9ef9b531-2281-4910-9f4e-9d7f5fe7bff6",
                  "edcfa52f-e0b7-44c4-80af-a69c2deabfe2",
                  "304f883a-c3a4-4841-b75d-7706229d9077",
                  "d5993a87-27e6-46f0-877a-bff22c84754a",
                  "4c3e1192-31b7-4981-8dba-54c7ab5c5090",
                  "f2e16852-1a0c-4b6f-98f9-5b06aaabda41",
                  "44955a39-d560-4e8b-9223-56e1fe683e31",
                  "5e7b4872-09f3-4577-be16-2bdab03fb3af"
                ],
                "total": {
                  "amount": {
                    "amount": "147.78",
                    "currencyCode": "LAK"
                  },
                  "awardAmount": {
                    "amount": 24267,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3097,
                  "equivalentAmount": {
                    "amount": "158.26",
                    "currencyCode": "ARS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "476.75",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 29546,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1838,
                    "equivalentAmount": {
                      "amount": "407.78",
                      "currencyCode": "BMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "304.26",
                        "currencyCode": "HNL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17742,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2919,
                      "equivalentAmount": {
                        "amount": "66.83",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "178.74",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22580,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4154,
                      "equivalentAmount": {
                        "amount": "324.12",
                        "currencyCode": "XOF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "146.6",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8013,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3187,
                      "equivalentAmount": {
                        "amount": "364.57",
                        "currencyCode": "UYU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "354.03",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 31370,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0883,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "47.44",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "85.43",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 49987,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4339,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "22.69",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "148.49",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 24299,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2789,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "112.51",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "133.76",
                    "currencyCode": "LRD"
                  },
                  "percentage": "7.12"
                },
                "deal": {
                  "amount": {
                    "amount": "266.02",
                    "currencyCode": "MYR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "12.59",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "36c0dda4-d7c6-4e5f-b6ab-8adaa3792489",
                  "055a8211-ab27-4407-851c-cb9654d592ff",
                  "cb4391af-70f9-46dd-8113-44fc21685ac8",
                  "a1b812e6-1f10-4bc3-a99b-2c0827cc3f48",
                  "d7c13b9f-4351-45a2-a23d-d3c986f56a17",
                  "db89ac84-9c89-4f7f-b6e1-c2e1ebf89b51",
                  "fa51216f-0484-42cd-bd6f-bd39b9335b91",
                  "a4caf70b-ee01-43db-9fb5-52d25797e98a",
                  "05191a08-b120-42fa-9220-6696396ed026"
                ],
                "total": {
                  "amount": {
                    "amount": "450.45",
                    "currencyCode": "TZS"
                  },
                  "awardAmount": {
                    "amount": 4215,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1843,
                  "equivalentAmount": {
                    "amount": "26.67",
                    "currencyCode": "UYU"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "181.8",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 24841,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3203,
                    "equivalentAmount": {
                      "amount": "165.03",
                      "currencyCode": "ISK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "286.54",
                        "currencyCode": "LYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31020,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0746,
                      "equivalentAmount": {
                        "amount": "391.03",
                        "currencyCode": "RWF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "203.75",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23776,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2538,
                      "equivalentAmount": {
                        "amount": "484.23",
                        "currencyCode": "KRW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "250.98",
                        "currencyCode": "BAM"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12062,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3721,
                      "equivalentAmount": {
                        "amount": "176.69",
                        "currencyCode": "BDT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "195.06",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 24916,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2399,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "321.79",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "145.35",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 18493,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2545,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "71.61",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "342.76",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 27167,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2022,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "49.98",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "194.12",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 2227,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0248,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "452.08",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "78.94",
                    "currencyCode": "MNT"
                  },
                  "percentage": "12.67"
                },
                "deal": {
                  "amount": {
                    "amount": "234.21",
                    "currencyCode": "AWG"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "18.65",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "d9f2fb58-2960-4aa5-aa71-260fe90fbd36",
                  "1d775a98-87aa-4442-ae70-35809f15b065",
                  "97b6ccdb-0829-489c-a935-870da717c74e",
                  "7fa64830-a275-4349-a092-cd6c8f080aa9",
                  "74c6876c-cabe-400a-ad59-e1151a47b002",
                  "a918c420-8978-45fa-8979-86b4c6cd345f",
                  "297c1253-46fc-4364-921e-dd3e63aac4fd",
                  "15d9d13a-7a45-43be-98d6-c43e8f0b4f8d",
                  "651b0dbd-a96f-444d-a482-5d3fda9b6782"
                ],
                "total": {
                  "amount": {
                    "amount": "113.43",
                    "currencyCode": "MDL"
                  },
                  "awardAmount": {
                    "amount": 45473,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2941,
                  "equivalentAmount": {
                    "amount": "466.26",
                    "currencyCode": "ALL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "225.19",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 23747,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4154,
                    "equivalentAmount": {
                      "amount": "496.01",
                      "currencyCode": "MDL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "233.35",
                        "currencyCode": "EGP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3573,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3888,
                      "equivalentAmount": {
                        "amount": "367.56",
                        "currencyCode": "BRL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "173.38",
                        "currencyCode": "KYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11497,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2538,
                      "equivalentAmount": {
                        "amount": "298.06",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "473.02",
                        "currencyCode": "UZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46713,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3418,
                      "equivalentAmount": {
                        "amount": "31.5",
                        "currencyCode": "VUV"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "281.84",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 38645,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4492,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "462.32",
                        "currencyCode": "NAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "230.13",
                    "currencyCode": "ERN"
                  },
                  "percentage": "13.36"
                },
                "deal": {
                  "amount": {
                    "amount": "17.85",
                    "currencyCode": "NIO"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "14.39",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "3a2b615f-c144-48d6-ad06-629ba2e7fdc6",
                  "3de12e5f-0c3e-4802-b2a2-67c55983e52b",
                  "25b583af-3470-456c-bed8-b558ac73916b",
                  "1a1d838b-1854-426d-986d-09d1ec67caae",
                  "a1341c77-b550-4024-a21f-e90c097c61bc",
                  "5ab28005-c30a-4c81-a921-30e1660e3bd0",
                  "7908a8a6-63c9-42f2-a4fb-aaac98efd9cd",
                  "8838fe74-35da-474a-82cb-a9639d0cb384",
                  "70429ca4-7554-422d-8292-8e5d8ed4cc2f"
                ],
                "total": {
                  "amount": {
                    "amount": "158.74",
                    "currencyCode": "JOD"
                  },
                  "awardAmount": {
                    "amount": 8127,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3596,
                  "equivalentAmount": {
                    "amount": "407.73",
                    "currencyCode": "ISK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "315.08",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 23154,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3549,
                    "equivalentAmount": {
                      "amount": "68.61",
                      "currencyCode": "JOD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "218.09",
                        "currencyCode": "BGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33206,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3487,
                      "equivalentAmount": {
                        "amount": "237.5",
                        "currencyCode": "XCD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "14.87",
                        "currencyCode": "GTQ"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6492,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2011,
                      "equivalentAmount": {
                        "amount": "56.19",
                        "currencyCode": "ETB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "33.2",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4907,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2821,
                      "equivalentAmount": {
                        "amount": "267.4",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "275.36",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 36455,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1104,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "456.7",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "17.95",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 37556,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3002,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "265.56",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "397.09",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 34290,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3274,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "173.49",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "132.14",
                    "currencyCode": "LSL"
                  },
                  "percentage": "14.19"
                },
                "deal": {
                  "amount": {
                    "amount": "282.51",
                    "currencyCode": "BRL"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "19.56",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "a06e70f9-2085-491e-aa6d-4351bae1988c",
                  "6af5c7cc-e811-462c-8195-dfd3a4484ccc",
                  "01b003ca-b274-4ec5-b2f2-03ba59eb7b5d",
                  "87dccf35-2573-4476-8f88-b775ac93feb1",
                  "09b894d0-4983-41aa-a959-4e3be9402a17",
                  "304fc542-4c69-4012-81a6-ffe877a3e1ed",
                  "ac3b0e06-1280-47fd-8607-693a542c542b",
                  "122500aa-9330-4147-be05-989f66d20663",
                  "1a1d0bdb-10cc-457c-9c00-a482f2eab0a6"
                ],
                "total": {
                  "amount": {
                    "amount": "277.62",
                    "currencyCode": "MUR"
                  },
                  "awardAmount": {
                    "amount": 12835,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3935,
                  "equivalentAmount": {
                    "amount": "239.72",
                    "currencyCode": "RSD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "96.54",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 5328,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1874,
                    "equivalentAmount": {
                      "amount": "361.66",
                      "currencyCode": "SSP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "20.69",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33679,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2233,
                      "equivalentAmount": {
                        "amount": "116.14",
                        "currencyCode": "KZT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "409.94",
                        "currencyCode": "KYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17693,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0771,
                      "equivalentAmount": {
                        "amount": "298.21",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "220.12",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9299,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0148,
                      "equivalentAmount": {
                        "amount": "258.52",
                        "currencyCode": "GIP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "432.14",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 29533,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2459,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "452.1",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "293.87",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 26388,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3669,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "491.85",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "493.38",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 46398,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2896,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "372.93",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "418.65",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 48406,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3694,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "238.67",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "104.3",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 26088,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4937,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "187.81",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0382
                },
                "passengerReferenceIds": [
                  "f9d0dc62-e56f-424f-b71a-602fa622b5bb",
                  "6192bc5e-baa1-45aa-b21b-ffb960e00cb7",
                  "8815c291-f160-41c4-9ea5-0150b2078722",
                  "e782efa9-60a5-455d-bdd5-73b607c1db93",
                  "6ceeab50-5291-4929-a018-264e78f9558a",
                  "aa36d478-2bb4-467d-a05b-6c24a8155862",
                  "992c4686-e4f5-4dfc-8362-f4e00fbe0d8b",
                  "09684ec9-8483-4661-a0c6-c9379cc85750",
                  "b80714e9-5b0f-415d-8aa0-41206f37781c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "119.11",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 16187,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2608,
                    "equivalentAmount": {
                      "amount": "425.09",
                      "currencyCode": "TZS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "147.23",
                          "currencyCode": "GEL"
                        },
                        "awardAmount": {
                          "amount": 1781,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0387,
                        "equivalentAmount": {
                          "amount": "77.41",
                          "currencyCode": "KPW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "396.23",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 12919,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1428,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "251.16",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "10.92",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 48329,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4686,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "470.91",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "159.65",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 34875,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4531,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "273.41",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "208.28",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 11894,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2273,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "326.62",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "285.84",
                          "currencyCode": "MYR"
                        },
                        "awardAmount": {
                          "amount": 1017,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4867,
                        "equivalentAmount": {
                          "amount": "197.98",
                          "currencyCode": "AOA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "293.79",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 16948,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0638,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "474.37",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "334.2",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 25415,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2854,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "61.18",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "55.71",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 2975,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0728,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "299.34",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "194.75",
                          "currencyCode": "PKR"
                        },
                        "awardAmount": {
                          "amount": 44929,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1945,
                        "equivalentAmount": {
                          "amount": "87.15",
                          "currencyCode": "KPW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "336.77",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 12996,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3186,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "21.74",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "281.16",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 23298,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1682,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "393.49",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "146.42",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 6269,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1209,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "154.09",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "299.51",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 15016,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4102,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "288.12",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "56.52",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 49980,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4971,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "253.56",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "383.45",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 24326,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2466,
                    "equivalentAmount": {
                      "amount": "340.45",
                      "currencyCode": "BDT"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "186.81",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 13801,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1357,
                    "equivalentAmount": {
                      "amount": "292.38",
                      "currencyCode": "CVE"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "271.59",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 9915,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3585,
                    "equivalentAmount": {
                      "amount": "270.61",
                      "currencyCode": "EUR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "38.15",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 8025,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.495,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "489.14",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "402.28",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 42602,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3804,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "353.75",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "46.71",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 35098,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2585,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "364.18",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "257.27",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 3884,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.04,
                    "equivalentAmount": {
                      "amount": "25.32",
                      "currencyCode": "BHD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "309.45",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 27468,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.156,
                    "equivalentAmount": {
                      "amount": "197.73",
                      "currencyCode": "SOS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8658
                },
                "passengerReferenceIds": [
                  "812919d3-4a85-4fa7-b65a-23244ea8de7f",
                  "2757e1c8-32f2-4f0b-8fee-e3c55ccee5ea",
                  "01e1e874-4eca-4783-b772-6bdd2a9ab5ce",
                  "29ec6f16-4e71-4b84-b5a5-a3f29c33ef93",
                  "5aaaa668-58fe-4ab4-8147-4b6c60c43fd0",
                  "92ce7765-7380-4738-ae71-d5d7dff21d5b",
                  "3b726f28-e3a1-4949-972e-a62178da08a3",
                  "e1bee14f-3361-47b4-8e0c-de02479d7ea3",
                  "65540d5b-1f23-4447-889e-9b4009593fbe"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "477.53",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 28511,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1091,
                    "equivalentAmount": {
                      "amount": "316.21",
                      "currencyCode": "AFN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "224.98",
                          "currencyCode": "ERN"
                        },
                        "awardAmount": {
                          "amount": 44365,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1657,
                        "equivalentAmount": {
                          "amount": "456.22",
                          "currencyCode": "ALL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "400.44",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 26552,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.329,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "445.95",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "202.89",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 46205,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0765,
                        "equivalentAmount": {
                          "amount": "329.46",
                          "currencyCode": "RWF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "54.59",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 5205,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1853,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "387.9",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "134.88",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 19779,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3853,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "265.08",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "152.69",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 10445,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.113,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "369.2",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "339.93",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 32811,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1709,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "314.59",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "42.14",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 42438,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4983,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "37.07",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "254.75",
                          "currencyCode": "THB"
                        },
                        "awardAmount": {
                          "amount": 4149,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4193,
                        "equivalentAmount": {
                          "amount": "190.93",
                          "currencyCode": "VUV"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "96.72",
                            "currencyCode": "LYD"
                          },
                          "awardAmount": {
                            "amount": 2727,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0736,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "272.11",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "22.46",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 35534,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0884,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "301.2",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "11.68",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 27588,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4294,
                    "equivalentAmount": {
                      "amount": "132.18",
                      "currencyCode": "LKR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "429.08",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 42741,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4051,
                    "equivalentAmount": {
                      "amount": "112.06",
                      "currencyCode": "GHS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "483.52",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 34381,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3992,
                    "equivalentAmount": {
                      "amount": "351.25",
                      "currencyCode": "GTQ"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "163.51",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 48119,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3695,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "249.85",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "21.69",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 12240,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.219,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "452.72",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "414.86",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 45999,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2181,
                    "equivalentAmount": {
                      "amount": "253.53",
                      "currencyCode": "MWK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "347.61",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 32620,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3806,
                    "equivalentAmount": {
                      "amount": "189.98",
                      "currencyCode": "AMD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1999
                },
                "passengerReferenceIds": [
                  "151358ea-24e4-4776-b3dd-aaf3e80aee56",
                  "a5d32012-b03d-4693-bef8-18e69bc31a76",
                  "95153ccc-025a-440b-9385-cc38cda5f894",
                  "286bd74c-3c7a-43a4-963b-d13ec81c61b3",
                  "02bef297-64f5-423b-9725-350c28090ab7",
                  "d34c2fae-3e4e-4612-bd99-8d28c8468d5a",
                  "a2ad0151-f88f-4691-8962-38e09a8c184d",
                  "4e5d5df1-f290-47ed-8d6f-d9a8c5d9f986",
                  "176d5d07-ba0d-49be-9558-dc5a238effc7"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "80.08",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 37625,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1591,
                    "equivalentAmount": {
                      "amount": "365.72",
                      "currencyCode": "AFN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "347.59",
                          "currencyCode": "CDF"
                        },
                        "awardAmount": {
                          "amount": 23584,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2425,
                        "equivalentAmount": {
                          "amount": "123.96",
                          "currencyCode": "CAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "155.31",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 31700,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3226,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "292.71",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "228.52",
                          "currencyCode": "LSL"
                        },
                        "awardAmount": {
                          "amount": 37764,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3852,
                        "equivalentAmount": {
                          "amount": "63.94",
                          "currencyCode": "PHP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "132.15",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 14751,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1168,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "194.94",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "191.61",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 21944,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2356,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "368.44",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "321.04",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 36468,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2401,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "153.73",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "466.01",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 18508,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0531,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "357.22",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "499.88",
                          "currencyCode": "PLN"
                        },
                        "awardAmount": {
                          "amount": 7534,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4188,
                        "equivalentAmount": {
                          "amount": "254.24",
                          "currencyCode": "UAH"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "271.04",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 40806,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.469,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "438.78",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "400.83",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 5171,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3493,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "448.08",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "279.26",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 5613,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4933,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "302.27",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "355.56",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 34253,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0575,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "492.23",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "86.23",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 2003,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4499,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "10.73",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "262.06",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 26548,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0722,
                    "equivalentAmount": {
                      "amount": "209.79",
                      "currencyCode": "IRR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "178.21",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 31487,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.273,
                    "equivalentAmount": {
                      "amount": "171.91",
                      "currencyCode": "MKD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "67.37",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 12185,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0133,
                    "equivalentAmount": {
                      "amount": "272.72",
                      "currencyCode": "BOB"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "485.43",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 44096,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0776,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "17.85",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "72.43",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 43037,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4641,
                    "equivalentAmount": {
                      "amount": "362.49",
                      "currencyCode": "BOB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "243.32",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 20728,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3204,
                    "equivalentAmount": {
                      "amount": "60.83",
                      "currencyCode": "SRD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1375
                },
                "passengerReferenceIds": [
                  "095d049a-4bc7-4dff-87d9-542aa49ff964",
                  "a8cb07cf-80bb-4bfe-b0bd-2e74e64d58dd",
                  "69e02740-8cf3-408a-849b-b620bde67710",
                  "8ead6769-066f-414a-9dd9-7ae5de3dd14d",
                  "d76a93c0-8096-4500-9ec4-782e695b08fb",
                  "1118a82a-b741-4739-a563-0df88134e6c4",
                  "b80b6398-6775-4a81-9b90-755c4d54b14b",
                  "265527a8-903d-4889-b4b0-b4dadfd36a6f",
                  "8335852d-cb9f-47e2-a8d3-f52aeed293e1"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "396.8",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 36664,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4678,
                    "equivalentAmount": {
                      "amount": "100.93",
                      "currencyCode": "CRC"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "159.61",
                          "currencyCode": "UGX"
                        },
                        "awardAmount": {
                          "amount": 39807,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.39,
                        "equivalentAmount": {
                          "amount": "450.58",
                          "currencyCode": "BTN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "371.1",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 4138,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4792,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "10.33",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "100.74",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 3080,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2082,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "241.54",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "19.19",
                          "currencyCode": "RON"
                        },
                        "awardAmount": {
                          "amount": 1477,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2791,
                        "equivalentAmount": {
                          "amount": "63.61",
                          "currencyCode": "XOF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "376.18",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 49070,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.213,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "96.37",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "246.14",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 26644,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3718,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "337.9",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "352.86",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 37981,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.267,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "301.94",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "346.04",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 44027,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2371,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "285.46",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "423.03",
                          "currencyCode": "NGN"
                        },
                        "awardAmount": {
                          "amount": 45506,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4961,
                        "equivalentAmount": {
                          "amount": "255.86",
                          "currencyCode": "SDG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "430.45",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 1226,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.323,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "309.3",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "426.21",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 12541,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1244,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "308.75",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "93.32",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 17688,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2115,
                    "equivalentAmount": {
                      "amount": "336.07",
                      "currencyCode": "HNL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "78.13",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 17894,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3228,
                    "equivalentAmount": {
                      "amount": "238.44",
                      "currencyCode": "DJF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "38.14",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 42358,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2633,
                    "equivalentAmount": {
                      "amount": "475.78",
                      "currencyCode": "CDF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "169.79",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 26727,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4417,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "329.33",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "92.29",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 26034,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3764,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "250.27",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "335.03",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 48917,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1454,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "87.85",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "267.21",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 31326,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1498,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "470.73",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "134.53",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 36130,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3103,
                    "equivalentAmount": {
                      "amount": "157.94",
                      "currencyCode": "SCR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "56.06",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 40784,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2676,
                    "equivalentAmount": {
                      "amount": "72.69",
                      "currencyCode": "ALL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9521
                },
                "passengerReferenceIds": [
                  "766e8a6a-9d86-4a68-967c-bd977d25fdbd",
                  "0af64721-5390-408d-a88b-2355110f2705",
                  "207c1f37-5b7e-4065-9430-80d8bd312371",
                  "68973c20-9455-464d-8277-da17da9580de",
                  "383c1ba8-17a6-4419-88a3-f47a836846d6",
                  "e76af36a-a2af-402f-8a78-48df6d9c40cf",
                  "368e1eb3-4a83-4752-91c2-324e27ef0cf8",
                  "81d5316d-de57-49e0-9444-f78f02c1805a",
                  "855e5deb-a3a9-42d2-988a-64881417c208"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "283.98",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 31930,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2132,
                    "equivalentAmount": {
                      "amount": "141.76",
                      "currencyCode": "TND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "340.3",
                          "currencyCode": "MXN"
                        },
                        "awardAmount": {
                          "amount": 47024,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2702,
                        "equivalentAmount": {
                          "amount": "55.75",
                          "currencyCode": "LBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "26.23",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 8850,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1877,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "122.47",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "153.96",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 37851,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1561,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "449.9",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "137.72",
                          "currencyCode": "ZWL"
                        },
                        "awardAmount": {
                          "amount": 11324,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3938,
                        "equivalentAmount": {
                          "amount": "287.68",
                          "currencyCode": "CLP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "425.61",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 10908,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.379,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "130.17",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "375.37",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 47832,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1271,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "466.5",
                            "currencyCode": "LYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "85.7",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 9400,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3909,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "123.69",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "428.65",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 4468,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2496,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "485.39",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "283.3",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 28811,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1413,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "170.94",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "271.31",
                          "currencyCode": "ISK"
                        },
                        "awardAmount": {
                          "amount": 15346,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0134,
                        "equivalentAmount": {
                          "amount": "129.01",
                          "currencyCode": "LYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "476.31",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 23767,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2001,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "86.07",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "110.18",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 13149,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1504,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "284.06",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "85.01",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 30681,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3815,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "34.91",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "487.49",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 18882,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0251,
                    "equivalentAmount": {
                      "amount": "55.66",
                      "currencyCode": "PLN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "253.58",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 34719,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1315,
                    "equivalentAmount": {
                      "amount": "286.63",
                      "currencyCode": "ISK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "253.19",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 24107,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4168,
                    "equivalentAmount": {
                      "amount": "50.14",
                      "currencyCode": "NZD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "53.57",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 33094,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2542,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "284.9",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "263.6",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 33122,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2618,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "286.31",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "60.83",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 7583,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0613,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "53.85",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "177.43",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 15647,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0282,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "379.49",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "251.18",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 5512,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0164,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "227.21",
                        "currencyCode": "GEL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "262.96",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 2722,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0485,
                    "equivalentAmount": {
                      "amount": "70.2",
                      "currencyCode": "KHR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "413.7",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 48121,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2075,
                    "equivalentAmount": {
                      "amount": "425.1",
                      "currencyCode": "MKD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1423
                },
                "passengerReferenceIds": [
                  "81cc220c-398e-4bbb-b30a-1e9ac7a6a027",
                  "1cdfb6df-db9e-49b5-823e-9e2c46512454",
                  "7b0f7863-c7a5-408a-a6e5-f8b26363c095",
                  "fcf2a18c-e923-4a03-8c5d-307fe8610c00",
                  "f7386f0a-b602-4b51-88bd-956048fb5dc6",
                  "a9e1ce0c-3aa7-4bf7-bca1-5c2e9d9fc779",
                  "b8204cf4-05c8-4770-9658-e36e6635555d",
                  "c4bdd571-93fa-4c43-a0d1-400c908ec6e5",
                  "b345bd08-42d6-451b-8399-a57d6bd03a9c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "35.01",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 10899,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2368,
                    "equivalentAmount": {
                      "amount": "233.84",
                      "currencyCode": "HTG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "143.48",
                          "currencyCode": "MAD"
                        },
                        "awardAmount": {
                          "amount": 45159,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.431,
                        "equivalentAmount": {
                          "amount": "192.35",
                          "currencyCode": "AMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "405.33",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 24256,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.415,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "168.33",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "319.21",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 20722,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0215,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "90.28",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "457.22",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 11276,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2445,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "174.67",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "249.07",
                          "currencyCode": "PEN"
                        },
                        "awardAmount": {
                          "amount": 30012,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0148,
                        "equivalentAmount": {
                          "amount": "246.32",
                          "currencyCode": "AOA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "133.78",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 35926,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0391,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "65.12",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "298.57",
                          "currencyCode": "BWP"
                        },
                        "awardAmount": {
                          "amount": 9674,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2626,
                        "equivalentAmount": {
                          "amount": "68.17",
                          "currencyCode": "BBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "220.57",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 45933,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1259,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "422.89",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "245.02",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 27642,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0382,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "161.37",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "353.01",
                            "currencyCode": "SRD"
                          },
                          "awardAmount": {
                            "amount": 10672,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3488,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "124.12",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "153.97",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 5437,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3889,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "226.38",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "42.23",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 30411,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2425,
                    "equivalentAmount": {
                      "amount": "215.31",
                      "currencyCode": "IRR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "335.8",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 7955,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0815,
                    "equivalentAmount": {
                      "amount": "375.14",
                      "currencyCode": "NZD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "201.18",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 27676,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0708,
                    "equivalentAmount": {
                      "amount": "285.53",
                      "currencyCode": "ANG"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "97.97",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 38289,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0654,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "464.43",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "219.07",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 8134,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3817,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "242.68",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "476.15",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 36851,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2736,
                    "equivalentAmount": {
                      "amount": "188.25",
                      "currencyCode": "PLN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "249.51",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 26264,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.381,
                    "equivalentAmount": {
                      "amount": "300.51",
                      "currencyCode": "NAD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0961
                },
                "passengerReferenceIds": [
                  "f6cf51ca-6163-464f-8812-8fbcbcc66ee2",
                  "d545f850-ea83-4327-8255-c092a0a7550a",
                  "b7429eaa-4a6f-46c4-822e-11dc9bc6ca2b",
                  "42fbf4d8-a0be-460f-9f99-698adffe0b94",
                  "eafc8ba6-d77b-4339-beef-127101e06cb7",
                  "b9916bc5-be47-4fd7-8bd0-1091791f8509",
                  "4014abc8-8797-48d1-b9aa-630e20a2e38d",
                  "6c40cf38-720d-454f-95a5-c47717f21258",
                  "590ccac4-10a7-4ffc-b56e-78e28a305496"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "104.61",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 28715,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1437,
                    "equivalentAmount": {
                      "amount": "381.56",
                      "currencyCode": "ALL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "92.88",
                          "currencyCode": "VES"
                        },
                        "awardAmount": {
                          "amount": 21244,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.129,
                        "equivalentAmount": {
                          "amount": "365.46",
                          "currencyCode": "LYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "103.77",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 13279,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4367,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "399.83",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "237.05",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 44469,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1504,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "277.55",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "231.01",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 5392,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0457,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "186.17",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "334.41",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 6961,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1138,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "84.44",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "130.66",
                            "currencyCode": "XAF"
                          },
                          "awardAmount": {
                            "amount": 27046,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.497,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "197.89",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "72.34",
                          "currencyCode": "GNF"
                        },
                        "awardAmount": {
                          "amount": 8672,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0726,
                        "equivalentAmount": {
                          "amount": "164.89",
                          "currencyCode": "SDG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "416.46",
                            "currencyCode": "XCD"
                          },
                          "awardAmount": {
                            "amount": 39290,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4345,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "460.6",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "120.03",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 9957,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3751,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "291.95",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "410.84",
                          "currencyCode": "FJD"
                        },
                        "awardAmount": {
                          "amount": 7019,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0565,
                        "equivalentAmount": {
                          "amount": "473.63",
                          "currencyCode": "SYP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "311.5",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 27874,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3583,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "424.22",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "15.36",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 39919,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3886,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "324.22",
                            "currencyCode": "ZAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "446.51",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 2357,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2449,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "55.87",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "198.48",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 20591,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.242,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "486.69",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "411.45",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 42343,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4872,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "45.74",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "10.92",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 18729,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2436,
                    "equivalentAmount": {
                      "amount": "55.83",
                      "currencyCode": "USD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "435.59",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 10026,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2244,
                    "equivalentAmount": {
                      "amount": "158.67",
                      "currencyCode": "KMF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "17.5",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 18576,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1754,
                    "equivalentAmount": {
                      "amount": "291.79",
                      "currencyCode": "MVR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "153.59",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 7577,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2373,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "286.84",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "300.41",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 40637,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4849,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "202.76",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "495.77",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 32723,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1733,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "452.14",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "356.87",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 29669,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3013,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "189.72",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "11.21",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 5168,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0221,
                    "equivalentAmount": {
                      "amount": "370.61",
                      "currencyCode": "MNT"
                    }
                  },
                  {
                    "amount": {
                      "amount": "49.31",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 35367,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0885,
                    "equivalentAmount": {
                      "amount": "328.46",
                      "currencyCode": "AWG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9114
                },
                "passengerReferenceIds": [
                  "02d241f5-fdb0-4948-83ce-bb0962aaa46a",
                  "8673f028-7fa4-41ce-886e-bb357968f98f",
                  "104fc0ac-5c1a-4aad-857f-ffd168ed5ca2",
                  "4f2c7745-186c-46ca-b905-af8d5354f6dc",
                  "04d1daa8-109c-4147-b60c-945db181ff9e",
                  "8fb7f371-f01c-414e-a835-4f6e59a49884",
                  "dbcc6be1-78a5-44b4-8840-048abfed4e9e",
                  "9fc16491-3fce-4c5d-8d15-d62601ee063b",
                  "c95971b0-125d-421a-ab0b-bcfc9cac214c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "467.7",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 47689,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3408,
                    "equivalentAmount": {
                      "amount": "308.6",
                      "currencyCode": "KRW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "354.34",
                          "currencyCode": "XOF"
                        },
                        "awardAmount": {
                          "amount": 12593,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3871,
                        "equivalentAmount": {
                          "amount": "497.21",
                          "currencyCode": "BAM"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "486.18",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 7413,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3928,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "416.88",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "74.53",
                          "currencyCode": "CHF"
                        },
                        "awardAmount": {
                          "amount": 40013,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1708,
                        "equivalentAmount": {
                          "amount": "125.72",
                          "currencyCode": "MVR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "459.96",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 49546,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3175,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "238.6",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "425.01",
                            "currencyCode": "TMT"
                          },
                          "awardAmount": {
                            "amount": 26059,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4646,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "58.93",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "381.14",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 16768,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0689,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "104.35",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "110.17",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 9471,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1055,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "379.07",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "180.88",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 21141,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2731,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "270.92",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "66.21",
                          "currencyCode": "SYP"
                        },
                        "awardAmount": {
                          "amount": 15285,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3218,
                        "equivalentAmount": {
                          "amount": "145.01",
                          "currencyCode": "EUR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "452.27",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 11278,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2804,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "396.21",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "274.12",
                            "currencyCode": "SSP"
                          },
                          "awardAmount": {
                            "amount": 23048,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2165,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "148.4",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "369.94",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 29652,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0874,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "184.44",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "381.23",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 43047,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1292,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "201.76",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "222.43",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 27600,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0341,
                    "equivalentAmount": {
                      "amount": "54.99",
                      "currencyCode": "MGA"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "401.04",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 2512,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1341,
                    "equivalentAmount": {
                      "amount": "139.99",
                      "currencyCode": "MNT"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "86.92",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 46294,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3151,
                    "equivalentAmount": {
                      "amount": "462.72",
                      "currencyCode": "MNT"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "477.87",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 32355,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3235,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "29.25",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "408.76",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 19908,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1054,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "117.52",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "375.12",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 7403,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0853,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "378.96",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "292.32",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 41133,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3738,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "234",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "428.31",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 18112,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3468,
                    "equivalentAmount": {
                      "amount": "239.92",
                      "currencyCode": "MMK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "222.58",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 24356,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1324,
                    "equivalentAmount": {
                      "amount": "484.26",
                      "currencyCode": "BTN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0683
                },
                "passengerReferenceIds": [
                  "e35a57f8-c041-498a-9725-f707937efebc",
                  "be8cbf7c-69c9-4427-9dab-2e8570e50f95",
                  "215e872c-feea-4183-89c5-72d5fcd50e3c",
                  "3455def7-9745-41fd-aec2-5b5685aee928",
                  "f8ce43a0-6eb8-4435-96f7-5b08e952c549",
                  "c99ce688-335c-4f4c-84fa-ce757309c53c",
                  "b5f381c1-4dd1-49c0-8f47-058900cdb827",
                  "68e03342-1d39-4519-859a-b37b913606be",
                  "7bfaf355-b5d3-4b3e-910c-b9af4f63296c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "254.22",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 7343,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4226,
                    "equivalentAmount": {
                      "amount": "398.02",
                      "currencyCode": "AZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "329.44",
                          "currencyCode": "JMD"
                        },
                        "awardAmount": {
                          "amount": 28278,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4653,
                        "equivalentAmount": {
                          "amount": "283.17",
                          "currencyCode": "AWG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "380.72",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 22803,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0375,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "258.53",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "410.71",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 5287,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3913,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "186.96",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "395.27",
                          "currencyCode": "RSD"
                        },
                        "awardAmount": {
                          "amount": 30412,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0629,
                        "equivalentAmount": {
                          "amount": "123.17",
                          "currencyCode": "MXN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "46.59",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 45738,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2855,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "34.93",
                            "currencyCode": "ZAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "276.83",
                          "currencyCode": "MVR"
                        },
                        "awardAmount": {
                          "amount": 20907,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.13,
                        "equivalentAmount": {
                          "amount": "136.94",
                          "currencyCode": "HKD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "304.76",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 37211,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.243,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "142.33",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "254.72",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 16628,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1575,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "102.82",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "492.59",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 1558,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1429,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "348.57",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "64.18",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 23320,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4985,
                    "equivalentAmount": {
                      "amount": "358.19",
                      "currencyCode": "JMD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "297.78",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 41372,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.336,
                    "equivalentAmount": {
                      "amount": "110.59",
                      "currencyCode": "KYD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "417.12",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 2010,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0203,
                    "equivalentAmount": {
                      "amount": "398.12",
                      "currencyCode": "AZN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "369.6",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 44008,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3647,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "294.05",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "209.4",
                        "currencyCode": "BHD"
                      },
                      "awardAmount": {
                        "amount": 23157,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0141,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "59.11",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "207.8",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 17531,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1013,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "123.16",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "125.72",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 38436,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2572,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "180.19",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "209.65",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 25806,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4792,
                    "equivalentAmount": {
                      "amount": "231.1",
                      "currencyCode": "BND"
                    }
                  },
                  {
                    "amount": {
                      "amount": "427.45",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 26140,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2077,
                    "equivalentAmount": {
                      "amount": "405.63",
                      "currencyCode": "NOK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "56.52",
                  "currencyCode": "CZK"
                },
                "awardAmount": {
                  "amount": 45841,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3625,
                "equivalentAmount": {
                  "amount": "244.19",
                  "currencyCode": "LRD"
                }
              },
              "fees": {
                "amount": {
                  "amount": "176.88",
                  "currencyCode": "PKR"
                },
                "awardAmount": {
                  "amount": 4234,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2958,
                "equivalentAmount": {
                  "amount": "254.32",
                  "currencyCode": "TWD"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "279.21",
                  "currencyCode": "KZT"
                },
                "awardAmount": {
                  "amount": 8744,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4169,
                "equivalentAmount": {
                  "amount": "449.88",
                  "currencyCode": "BMD"
                }
              },
              "offerItemReferenceId": "3dfe1c14-aaff-4b1c-9557-52c3e20f967b",
              "tax": {
                "amount": {
                  "amount": "55.07",
                  "currencyCode": "GHS"
                },
                "awardAmount": {
                  "amount": 13576,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4084,
                "equivalentAmount": {
                  "amount": "447.69",
                  "currencyCode": "GTQ"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "487.06",
                    "currencyCode": "ANG"
                  },
                  "awardAmount": {
                    "amount": 39295,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2317,
                  "equivalentAmount": {
                    "amount": "179.51",
                    "currencyCode": "MYR"
                  }
                },
                {
                  "amount": {
                    "amount": "157.33",
                    "currencyCode": "HKD"
                  },
                  "awardAmount": {
                    "amount": 33297,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0822,
                  "equivalentAmount": {
                    "amount": "215.64",
                    "currencyCode": "NAD"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "404.22",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 20900,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2997,
                    "equivalentAmount": {
                      "amount": "188.95",
                      "currencyCode": "SLE"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "210.95",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 24767,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1166,
                    "equivalentAmount": {
                      "amount": "13.4",
                      "currencyCode": "BTN"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "104.67",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 4302,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2129,
                    "equivalentAmount": {
                      "amount": "381.23",
                      "currencyCode": "EGP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "281.95",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 35694,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.472,
                    "equivalentAmount": {
                      "amount": "123.29",
                      "currencyCode": "SDG"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "487.58",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 3885,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2543,
                      "equivalentAmount": {
                        "amount": "460.1",
                        "currencyCode": "NIO"
                      }
                    },
                    {
                      "amount": {
                        "amount": "328.49",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 49523,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0127,
                      "equivalentAmount": {
                        "amount": "243.5",
                        "currencyCode": "EUR"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "460.27",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 24881,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4564,
                    "equivalentAmount": {
                      "amount": "336.97",
                      "currencyCode": "SOS"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "264.2",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 13098,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.216,
                    "equivalentAmount": {
                      "amount": "160.04",
                      "currencyCode": "QAR"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "59.24",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 38613,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4652,
                    "equivalentAmount": {
                      "amount": "347.23",
                      "currencyCode": "MAD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "43.02",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 21364,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4158,
                    "equivalentAmount": {
                      "amount": "238.85",
                      "currencyCode": "SLE"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "424.16",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 18741,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1734,
                      "equivalentAmount": {
                        "amount": "60.91",
                        "currencyCode": "KZT"
                      }
                    },
                    {
                      "amount": {
                        "amount": "170.87",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 36679,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1482,
                      "equivalentAmount": {
                        "amount": "180.82",
                        "currencyCode": "BTN"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "443.23",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 19742,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4934,
                    "equivalentAmount": {
                      "amount": "396.17",
                      "currencyCode": "KMF"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "375.18",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 40155,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2747,
                    "equivalentAmount": {
                      "amount": "298.71",
                      "currencyCode": "TRY"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "181.51",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 19418,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1848,
                    "equivalentAmount": {
                      "amount": "61.86",
                      "currencyCode": "MGA"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "310.84",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 23845,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2941,
                    "equivalentAmount": {
                      "amount": "284.59",
                      "currencyCode": "KES"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "167.86",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 41693,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4672,
                      "equivalentAmount": {
                        "amount": "260.76",
                        "currencyCode": "KWD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "425.42",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 12929,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2574,
                      "equivalentAmount": {
                        "amount": "118.91",
                        "currencyCode": "CNY"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "260.83",
                    "currencyCode": "ARS"
                  },
                  "percentage": "9.48"
                },
                "passengerReferenceIds": [
                  "de5d7ce6-72ea-44f2-9abb-c9c9a46973ff",
                  "19ebf940-478c-4438-87a8-6c54376aa800",
                  "83e86d63-675f-40da-a439-a482174fc669",
                  "ebbfc1b2-7353-438d-b457-096f4a77d171",
                  "e3c5fc98-3b05-465c-9667-b30b79b3bc60",
                  "ad9695aa-0226-4f79-9949-f3ccd2ea16f7",
                  "3b7aad21-542f-4b8a-b422-bebd4aea14bb",
                  "ca97c71b-e759-4779-8226-6cd391db4c57",
                  "fe01911d-feed-4db2-84e4-2d7269ab0e97"
                ],
                "total": {
                  "amount": {
                    "amount": "203.93",
                    "currencyCode": "KYD"
                  },
                  "awardAmount": {
                    "amount": 33965,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3074,
                  "equivalentAmount": {
                    "amount": "223.03",
                    "currencyCode": "MWK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "417.26",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 21663,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2467,
                    "equivalentAmount": {
                      "amount": "494.11",
                      "currencyCode": "SCR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "37.07",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37310,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0714,
                      "equivalentAmount": {
                        "amount": "371.4",
                        "currencyCode": "DJF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "271.36",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46212,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.167,
                      "equivalentAmount": {
                        "amount": "230.55",
                        "currencyCode": "RUB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "405.31",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38366,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0413,
                      "equivalentAmount": {
                        "amount": "100.72",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "136.84",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 31608,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0867,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "10.21",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "241.84",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 23300,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1185,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "18.45",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "184.65",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 12267,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3207,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "463.34",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "319.93",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 9962,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1602,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "16.15",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "200.39",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 20857,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0248,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "188.77",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "109.21",
                    "currencyCode": "LKR"
                  },
                  "percentage": "6.68"
                },
                "passengerReferenceIds": [
                  "87e707a6-2d5b-4932-aa86-fea700354694",
                  "cbd1ee70-3c87-4674-9319-1f62b58c446e",
                  "51c04ce3-5037-486b-88b5-38c3a233ab4d",
                  "a8e2c109-5a1d-4575-afca-29ae79842840",
                  "d7d83ba6-4b18-4941-9eb4-164d3700537a",
                  "04fee8f3-a9a0-4a2d-b8a1-c78620828777",
                  "5df194d4-39b6-4c62-927a-60f1a6782de4",
                  "39a05967-9ba3-4f06-bab4-3fcde3f6ca37",
                  "0a8b37fd-4616-40f3-8c5c-137a354a20c9"
                ],
                "total": {
                  "amount": {
                    "amount": "200.13",
                    "currencyCode": "ZWL"
                  },
                  "awardAmount": {
                    "amount": 39092,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1498,
                  "equivalentAmount": {
                    "amount": "285.3",
                    "currencyCode": "BWP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "241.29",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 33819,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1949,
                    "equivalentAmount": {
                      "amount": "153.68",
                      "currencyCode": "MZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "495.74",
                        "currencyCode": "LBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45538,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2863,
                      "equivalentAmount": {
                        "amount": "451.09",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "269.23",
                        "currencyCode": "BGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48042,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.17,
                      "equivalentAmount": {
                        "amount": "259",
                        "currencyCode": "MWK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "488.38",
                        "currencyCode": "BZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27103,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.209,
                      "equivalentAmount": {
                        "amount": "163.95",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "297.71",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 28652,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2373,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "440.07",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "194.36",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 33423,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2726,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "98.11",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "352.3",
                    "currencyCode": "KRW"
                  },
                  "percentage": "9.27"
                },
                "passengerReferenceIds": [
                  "c602e4eb-ddba-4125-86af-279781b518b5",
                  "92d0e016-2f85-489f-bef3-70d61bf1d9e0",
                  "6224a6fc-4104-4add-a2d4-eb208c46d44b",
                  "ffae107d-0d53-4abc-9259-b1b7ca2dfd3d",
                  "9be3d61d-0555-469b-b257-724cd44e1050",
                  "91f2aad6-7c20-409b-85bd-6f0e40c9ae8f",
                  "36f3877e-38e5-4e4e-b8dd-6a56685e7979",
                  "b59f46a0-6b27-4af5-ae10-7bd5cce683c5",
                  "8e65a867-dab7-45b1-811a-46abcf503153"
                ],
                "total": {
                  "amount": {
                    "amount": "426.56",
                    "currencyCode": "EGP"
                  },
                  "awardAmount": {
                    "amount": 16967,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2204,
                  "equivalentAmount": {
                    "amount": "70.74",
                    "currencyCode": "MGA"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "42.43",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 28150,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2786,
                    "equivalentAmount": {
                      "amount": "35.13",
                      "currencyCode": "PYG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "266.58",
                        "currencyCode": "CLP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13826,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4257,
                      "equivalentAmount": {
                        "amount": "243.67",
                        "currencyCode": "KHR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "405.05",
                        "currencyCode": "KGS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18748,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3244,
                      "equivalentAmount": {
                        "amount": "171.23",
                        "currencyCode": "THB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "331.12",
                        "currencyCode": "SBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42037,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1141,
                      "equivalentAmount": {
                        "amount": "188.58",
                        "currencyCode": "ETB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "167.55",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 28404,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2556,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "35.26",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "473.41",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 19134,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1873,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "200.13",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "182.07",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 37167,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "306.21",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "26.87",
                    "currencyCode": "AWG"
                  },
                  "percentage": "13.46"
                },
                "passengerReferenceIds": [
                  "87bcfb4e-e546-45cf-a769-429ee783aff4",
                  "b3b8432d-ae31-40b7-9c20-23b3512c0261",
                  "0a9e69d8-38c2-4310-ac60-88e2f245e0c0",
                  "49672d3e-1421-4f3a-841a-dd1d295afd38",
                  "635ae31c-ea9f-4764-b61a-5887e3b0beb9",
                  "2ffa01c7-2dce-49fc-bce4-8252e6e0e16c",
                  "2fbe76db-5792-4852-afd0-c19e08cc871d",
                  "445981c1-9942-4af0-a2d8-d3981bbe5077",
                  "e8c01db4-6d72-4d5a-b679-a0f8eae6582d"
                ],
                "total": {
                  "amount": {
                    "amount": "112.26",
                    "currencyCode": "BOB"
                  },
                  "awardAmount": {
                    "amount": 3419,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3406,
                  "equivalentAmount": {
                    "amount": "99.86",
                    "currencyCode": "BTN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "316.67",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 14380,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4882,
                    "equivalentAmount": {
                      "amount": "26",
                      "currencyCode": "KYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "495.7",
                        "currencyCode": "BTN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13363,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3076,
                      "equivalentAmount": {
                        "amount": "26.01",
                        "currencyCode": "LYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "482.84",
                        "currencyCode": "NOK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25561,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1627,
                      "equivalentAmount": {
                        "amount": "13.45",
                        "currencyCode": "LYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "420.48",
                        "currencyCode": "TTD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28645,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0745,
                      "equivalentAmount": {
                        "amount": "282.38",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "308.33",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 47020,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4083,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "223.79",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "382.34",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 39531,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3413,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "304.86",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "111.25",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 28671,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3641,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "38.4",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "312.6",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 13257,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4882,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "353.86",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "202.97",
                    "currencyCode": "SGD"
                  },
                  "percentage": "9.48"
                },
                "passengerReferenceIds": [
                  "ee8a8857-05a8-4fbc-b5c9-0a7be6b90851",
                  "80f9740c-3e08-444e-94e6-dd099e16ae76",
                  "ce34005d-e7f3-463f-b00c-d5bd3dca9860",
                  "ba4bbe94-0748-4b11-98a4-134066922c76",
                  "3e42c60f-ebcb-46da-b86e-4aae0ffcdb46",
                  "a622b488-5143-4eee-8546-5195cbe0801e",
                  "c4de95ef-b53b-4ba6-afc2-f6b38b8c9b67",
                  "afdaffb2-a92f-4cdf-a406-fbc345504e62",
                  "9eaec70c-e80b-4f51-9fbd-9bac1ee4cfee"
                ],
                "total": {
                  "amount": {
                    "amount": "188.16",
                    "currencyCode": "AOA"
                  },
                  "awardAmount": {
                    "amount": 7022,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4197,
                  "equivalentAmount": {
                    "amount": "475.1",
                    "currencyCode": "NAD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "63.72",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 24591,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1191,
                    "equivalentAmount": {
                      "amount": "47.2",
                      "currencyCode": "AZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "151.88",
                        "currencyCode": "KES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4039,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2873,
                      "equivalentAmount": {
                        "amount": "96.38",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "164",
                        "currencyCode": "ILS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30238,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1861,
                      "equivalentAmount": {
                        "amount": "476.91",
                        "currencyCode": "BDT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "74.83",
                        "currencyCode": "ISK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42483,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3796,
                      "equivalentAmount": {
                        "amount": "238.93",
                        "currencyCode": "SHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "207.47",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 7998,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2707,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "372.38",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "111.51",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 48913,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1061,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "496.11",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "402.75",
                    "currencyCode": "PEN"
                  },
                  "percentage": "6.86"
                },
                "passengerReferenceIds": [
                  "63beb8b3-678d-4eec-8f85-35762e7e4c7b",
                  "6d8a17d1-5a73-4cb2-b055-51c9561e21f9",
                  "1a23e3ea-ffa1-4f32-b32d-3e607aa12e47",
                  "2a5f6b81-04b5-4805-bfa5-322756a693db",
                  "8bda372a-3bfa-4ef5-8ffc-01908e3f911f",
                  "da96a957-1428-41b6-8e17-1adb07be72a0",
                  "5cabfa88-793c-4ae9-96d1-c7c058f1f37d",
                  "726985d3-8956-4347-9eb6-5253ce26e49d",
                  "e46c516d-81f0-45f1-9e5a-0836392dd7a3"
                ],
                "total": {
                  "amount": {
                    "amount": "16.39",
                    "currencyCode": "HUF"
                  },
                  "awardAmount": {
                    "amount": 27091,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2045,
                  "equivalentAmount": {
                    "amount": "10.78",
                    "currencyCode": "AED"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "160.79",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 19521,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3778,
                    "equivalentAmount": {
                      "amount": "49.66",
                      "currencyCode": "NAD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "465.03",
                        "currencyCode": "NOK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43503,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4559,
                      "equivalentAmount": {
                        "amount": "113.58",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "215.68",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23428,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4565,
                      "equivalentAmount": {
                        "amount": "439.25",
                        "currencyCode": "OMR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "338.46",
                        "currencyCode": "GBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35383,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4303,
                      "equivalentAmount": {
                        "amount": "453.27",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "327.22",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 10177,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4782,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "94.73",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "245.42",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 7615,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3153,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "112.13",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "241.16",
                    "currencyCode": "CDF"
                  },
                  "percentage": "13.26"
                },
                "passengerReferenceIds": [
                  "51838353-79a9-4662-b30e-2d6ee633e7ae",
                  "23f869dd-2f7a-4bb6-9c8d-73f4ce24f9ae",
                  "969448bc-a8d6-496d-8e17-ad1ed2f61ef9",
                  "9b0ef318-f21e-48e7-b151-f02d26efff94",
                  "c622e4f2-4252-468e-b220-28318fd00a4b",
                  "b7072b2a-1516-4289-879c-c86a70210c41",
                  "9f42e3fb-7738-42d7-95b0-00f0bc19d2a3",
                  "b3c0807d-7051-42d7-b7e9-be0d0e4d1f0a",
                  "b69ccd65-8854-43d1-a903-41067c9d11d5"
                ],
                "total": {
                  "amount": {
                    "amount": "321.31",
                    "currencyCode": "SOS"
                  },
                  "awardAmount": {
                    "amount": 28360,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3931,
                  "equivalentAmount": {
                    "amount": "244.76",
                    "currencyCode": "NAD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "299.37",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 5865,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1977,
                    "equivalentAmount": {
                      "amount": "188.26",
                      "currencyCode": "KWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "357.52",
                        "currencyCode": "SOS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38950,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1886,
                      "equivalentAmount": {
                        "amount": "282.31",
                        "currencyCode": "COP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "173.04",
                        "currencyCode": "DJF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23629,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2313,
                      "equivalentAmount": {
                        "amount": "150.45",
                        "currencyCode": "PLN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "291.43",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32526,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0774,
                      "equivalentAmount": {
                        "amount": "37.04",
                        "currencyCode": "XOF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "254.03",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 22885,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3013,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "23.35",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "448.38",
                    "currencyCode": "ARS"
                  },
                  "percentage": "11.51"
                },
                "passengerReferenceIds": [
                  "d54e7bd6-6818-4043-a7e0-3341fcb753dd",
                  "3a53c5fd-a9b3-4d0f-a3d5-7f521cc1971d",
                  "727b7857-d54f-4345-840b-91bad6024d05",
                  "1904a92d-c686-42cf-93fd-3713ee5629bf",
                  "166844fd-4f9a-45e4-a959-15d8f252dcda",
                  "6553de9b-6771-46dd-ac4c-337121de2a76",
                  "fcae6b22-476d-4b10-9042-67e63d41f641",
                  "a15d59a5-c384-43a6-b41b-a823df01535b",
                  "d1e36c56-da0a-4b68-8de0-4e527b6d7953"
                ],
                "total": {
                  "amount": {
                    "amount": "336.07",
                    "currencyCode": "LKR"
                  },
                  "awardAmount": {
                    "amount": 34632,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2546,
                  "equivalentAmount": {
                    "amount": "84.78",
                    "currencyCode": "AMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "361.13",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 42031,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1751,
                    "equivalentAmount": {
                      "amount": "436.75",
                      "currencyCode": "CRC"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "91.46",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8822,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1071,
                      "equivalentAmount": {
                        "amount": "308.7",
                        "currencyCode": "PKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "101.71",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43456,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4193,
                      "equivalentAmount": {
                        "amount": "45.76",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "258.2",
                        "currencyCode": "INR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36589,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1675,
                      "equivalentAmount": {
                        "amount": "455.36",
                        "currencyCode": "CRC"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "278.17",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 19647,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1144,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "423.66",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "202",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 40999,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.068,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "456.27",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "464.99",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 4473,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3523,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "492.04",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "474.85",
                    "currencyCode": "SCR"
                  },
                  "percentage": "6.34"
                },
                "passengerReferenceIds": [
                  "01efd7a7-c1ec-4509-8fd7-774f4277b5e6",
                  "28c25ccd-e77c-4753-96d1-5392d2c30efd",
                  "f05c2279-76f3-4410-a806-85e97e41489d",
                  "62816a42-11ae-4f4f-99c2-bf98de4d7fa9",
                  "ca3e0a59-549d-4054-8367-9ccc7349d635",
                  "156d41ca-8227-4dae-92e2-15f0c50c04ef",
                  "de6ee4ff-5809-4a6b-a97b-669b7670db61",
                  "9512bdb2-165c-4837-803d-e32ee07e634a",
                  "812a62f7-563a-481d-b0f5-2e6f12dead56"
                ],
                "total": {
                  "amount": {
                    "amount": "198.63",
                    "currencyCode": "KWD"
                  },
                  "awardAmount": {
                    "amount": 32491,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0456,
                  "equivalentAmount": {
                    "amount": "103.14",
                    "currencyCode": "MMK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "496.58",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 31291,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0736,
                    "equivalentAmount": {
                      "amount": "234.24",
                      "currencyCode": "XCD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "362.91",
                        "currencyCode": "BSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44493,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3514,
                      "equivalentAmount": {
                        "amount": "325.42",
                        "currencyCode": "SSP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "478.14",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37710,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.196,
                      "equivalentAmount": {
                        "amount": "292.8",
                        "currencyCode": "CZK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "386.54",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45729,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.367,
                      "equivalentAmount": {
                        "amount": "21.3",
                        "currencyCode": "BWP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "83.8",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 15368,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2217,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "254.14",
                        "currencyCode": "ILS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "458.08",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 39081,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0504,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "213.92",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "423.36",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 35689,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.312,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "247.86",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "XX1FEY",
            "9GTGG",
            "DMOBS",
            "DW-MW",
            "2Z2WHO",
            "M9R38",
            "89II9",
            "9BDN78",
            "VX18D",
            "8PJKC"
          ]
        }
      ],
      "total": {
        "base": {
          "amount": {
            "amount": "83.38",
            "currencyCode": "RWF"
          },
          "awardAmount": {
            "amount": 38224,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.3237,
          "equivalentAmount": {
            "amount": "380.17",
            "currencyCode": "GBP"
          }
        },
        "fees": {
          "amount": {
            "amount": "249.47",
            "currencyCode": "COP"
          },
          "awardAmount": {
            "amount": 49964,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.3239,
          "equivalentAmount": {
            "amount": "119.69",
            "currencyCode": "LYD"
          }
        },
        "feesTax": {
          "amount": {
            "amount": "79.36",
            "currencyCode": "PEN"
          },
          "awardAmount": {
            "amount": 21367,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.058,
          "equivalentAmount": {
            "amount": "70.27",
            "currencyCode": "BAM"
          }
        },
        "offerItemReferenceId": "1f09e878-c05f-4e30-95de-673dae4693c8",
        "tax": {
          "amount": {
            "amount": "439.21",
            "currencyCode": "KPW"
          },
          "awardAmount": {
            "amount": 21213,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.3302,
          "equivalentAmount": {
            "amount": "414.55",
            "currencyCode": "CHF"
          }
        },
        "totals": [
          {
            "amount": {
              "amount": "299.63",
              "currencyCode": "ISK"
            },
            "awardAmount": {
              "amount": 38999,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.4809,
            "equivalentAmount": {
              "amount": "41.65",
              "currencyCode": "MUR"
            }
          },
          {
            "amount": {
              "amount": "441.04",
              "currencyCode": "KYD"
            },
            "awardAmount": {
              "amount": 6863,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.2991,
            "equivalentAmount": {
              "amount": "113.01",
              "currencyCode": "SEK"
            }
          }
        ],
        "transactionBreakdowns": [
          {
            "base": {
              "amount": {
                "amount": "111.58",
                "currencyCode": "GHS"
              },
              "awardAmount": {
                "amount": 39545,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1751,
              "equivalentAmount": {
                "amount": "17.99",
                "currencyCode": "PKR"
              }
            },
            "fees": {
              "amount": {
                "amount": "134.26",
                "currencyCode": "GIP"
              },
              "awardAmount": {
                "amount": 24172,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1298,
              "equivalentAmount": {
                "amount": "129.82",
                "currencyCode": "HTG"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "380.13",
                "currencyCode": "NZD"
              },
              "awardAmount": {
                "amount": 8108,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.4672,
              "equivalentAmount": {
                "amount": "327.77",
                "currencyCode": "MMK"
              }
            },
            "tax": {
              "amount": {
                "amount": "214.28",
                "currencyCode": "IRR"
              },
              "awardAmount": {
                "amount": 34177,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.14,
              "equivalentAmount": {
                "amount": "400.39",
                "currencyCode": "BAM"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "412.11",
                  "currencyCode": "AUD"
                },
                "awardAmount": {
                  "amount": 38887,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1793,
                "equivalentAmount": {
                  "amount": "215.66",
                  "currencyCode": "VES"
                }
              },
              {
                "amount": {
                  "amount": "268",
                  "currencyCode": "LRD"
                },
                "awardAmount": {
                  "amount": 48362,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2294,
                "equivalentAmount": {
                  "amount": "267.25",
                  "currencyCode": "DKK"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "32.35",
                "currencyCode": "BMD"
              },
              "awardAmount": {
                "amount": 44511,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.4566,
              "equivalentAmount": {
                "amount": "376.2",
                "currencyCode": "SOS"
              }
            },
            "fees": {
              "amount": {
                "amount": "361.48",
                "currencyCode": "MNT"
              },
              "awardAmount": {
                "amount": 31312,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1818,
              "equivalentAmount": {
                "amount": "315.39",
                "currencyCode": "BYN"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "92.9",
                "currencyCode": "AWG"
              },
              "awardAmount": {
                "amount": 10895,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.15,
              "equivalentAmount": {
                "amount": "276.59",
                "currencyCode": "CDF"
              }
            },
            "tax": {
              "amount": {
                "amount": "323.61",
                "currencyCode": "NPR"
              },
              "awardAmount": {
                "amount": 8853,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.4293,
              "equivalentAmount": {
                "amount": "433.48",
                "currencyCode": "VND"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "106.44",
                  "currencyCode": "SDG"
                },
                "awardAmount": {
                  "amount": 4311,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0195,
                "equivalentAmount": {
                  "amount": "409.38",
                  "currencyCode": "KPW"
                }
              },
              {
                "amount": {
                  "amount": "121.96",
                  "currencyCode": "CRC"
                },
                "awardAmount": {
                  "amount": 14058,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4544,
                "equivalentAmount": {
                  "amount": "182.7",
                  "currencyCode": "SLE"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "437.01",
                "currencyCode": "SGD"
              },
              "awardAmount": {
                "amount": 26959,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.4181,
              "equivalentAmount": {
                "amount": "474.91",
                "currencyCode": "OMR"
              }
            },
            "fees": {
              "amount": {
                "amount": "482.8",
                "currencyCode": "SGD"
              },
              "awardAmount": {
                "amount": 43084,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.0621,
              "equivalentAmount": {
                "amount": "86.18",
                "currencyCode": "XOF"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "251.61",
                "currencyCode": "ILS"
              },
              "awardAmount": {
                "amount": 35279,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.4757,
              "equivalentAmount": {
                "amount": "359.38",
                "currencyCode": "NAD"
              }
            },
            "tax": {
              "amount": {
                "amount": "50.31",
                "currencyCode": "PEN"
              },
              "awardAmount": {
                "amount": 4574,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.0919,
              "equivalentAmount": {
                "amount": "444.33",
                "currencyCode": "VUV"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "455.91",
                  "currencyCode": "STN"
                },
                "awardAmount": {
                  "amount": 23669,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0425,
                "equivalentAmount": {
                  "amount": "237.59",
                  "currencyCode": "BTN"
                }
              },
              {
                "amount": {
                  "amount": "316.54",
                  "currencyCode": "XOF"
                },
                "awardAmount": {
                  "amount": 1092,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1143,
                "equivalentAmount": {
                  "amount": "174.16",
                  "currencyCode": "KWD"
                }
              }
            ],
            "transactionType": "AddCollect"
          }
        ],
        "transactionType": "AddCollect"
      }
    },
    {
      "id": "7a62be6a-aee3-406a-87e5-70ff1ff8c9ed",
      "items": [
        {
          "details": {
            "type": "SeatOfferItem"
          },
          "id": "30ba08c9-4fd6-41c0-80d4-110fec762354",
          "itineraryPartReferenceIds": [
            "IP-1",
            "IP-1",
            "IP-2",
            "IP-2",
            "IP-1",
            "IP-1",
            "IP-2",
            "IP-1"
          ],
          "itineraryReferenceId": "9YWO",
          "passengerReferenceIds": [
            "6e0c5f65-8f44-44b6-b007-d7324897244b",
            "3d73ddc8-c539-4e34-b6ad-d874fe5a9a42",
            "63666728-f9ff-4869-941d-e09a177f5ef0",
            "83521635-e433-4f36-8bb5-753f2d6d2168",
            "e0449c4a-971c-46ca-aae8-cfbb9737eb76",
            "30982094-8e91-40fa-846e-5aa585ef438c",
            "ebf0e7ae-95a0-467b-a18c-66adf40dd00e",
            "2b2999fb-b6a7-479b-b4a0-ec99bfdc77d3",
            "300928bc-0ff3-4e71-b803-46618cb8d830"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "242.88",
                    "currencyCode": "FKP"
                  },
                  "percentage": "5.89"
                },
                "deal": {
                  "amount": {
                    "amount": "223.57",
                    "currencyCode": "GEL"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "13.81",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "474e8d42-4947-4699-ac5d-b1988148fa2f",
                  "860cc9b4-c3dc-4b55-a107-99173979a6c7",
                  "4c4f665a-e394-44fa-be65-810ae01614f8",
                  "9ecb4f5b-72bb-4367-b586-68a97b379624",
                  "a9b34a2b-ac78-4ddc-a81f-f9ed99fabf13",
                  "4d80577e-c6d4-4ae5-b7e1-fb1389e1b134",
                  "3f1264af-548c-468f-bcfb-489cc6a7b623",
                  "994797ff-e4c2-4bb8-a6bc-6e083679b6dc",
                  "534f60f6-ab62-4de3-917e-db1bb32b6d40"
                ],
                "total": {
                  "amount": {
                    "amount": "177.91",
                    "currencyCode": "MAD"
                  },
                  "awardAmount": {
                    "amount": 13138,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0838,
                  "equivalentAmount": {
                    "amount": "92.48",
                    "currencyCode": "CAD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "43.2",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 10035,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0139,
                    "equivalentAmount": {
                      "amount": "387.15",
                      "currencyCode": "EGP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "145.57",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11427,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.101,
                      "equivalentAmount": {
                        "amount": "352.18",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "360.88",
                        "currencyCode": "STN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11525,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1628,
                      "equivalentAmount": {
                        "amount": "120.2",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "200.87",
                        "currencyCode": "UGX"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25604,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0705,
                      "equivalentAmount": {
                        "amount": "223.8",
                        "currencyCode": "KPW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "385.31",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 14176,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3434,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "332.84",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "292.73",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 15149,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2027,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "408.39",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "56.32",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 6566,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4837,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "483.32",
                        "currencyCode": "CVE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "484.52",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 48111,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1084,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "375.93",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "244.05",
                    "currencyCode": "IDR"
                  },
                  "percentage": "5.13"
                },
                "deal": {
                  "amount": {
                    "amount": "60.74",
                    "currencyCode": "CNY"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "19.34",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "36707500-7ece-44a6-b5e7-5e75c38bfb3c",
                  "7229cf34-6bb9-4d4a-9fba-1184f2407862",
                  "463c6972-a27f-4c5e-ac4b-7db0a2b7669a",
                  "b48a4a02-3da4-40c4-b333-9afcc406b55b",
                  "c8a2667c-95e6-455b-8300-a152c04b6da3",
                  "8d04edf3-2386-491e-8bf6-8f791a5938e8",
                  "fe2a8bcf-1d8e-442f-a566-fd81b24c55c2",
                  "feca591d-8b35-4d9a-8b1e-fe576fdd32ba",
                  "268b68bf-f540-463e-ab95-f8af939e9af8"
                ],
                "total": {
                  "amount": {
                    "amount": "62.6",
                    "currencyCode": "GEL"
                  },
                  "awardAmount": {
                    "amount": 45819,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.204,
                  "equivalentAmount": {
                    "amount": "307.18",
                    "currencyCode": "ERN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "102.32",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 36777,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2597,
                    "equivalentAmount": {
                      "amount": "229.12",
                      "currencyCode": "KWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "249.62",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14718,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4732,
                      "equivalentAmount": {
                        "amount": "125.97",
                        "currencyCode": "KRW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "79.39",
                        "currencyCode": "YER"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41551,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4781,
                      "equivalentAmount": {
                        "amount": "102.82",
                        "currencyCode": "YER"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "156.85",
                        "currencyCode": "GEL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26335,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2459,
                      "equivalentAmount": {
                        "amount": "188.45",
                        "currencyCode": "PEN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "174.83",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 21688,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1973,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "318.62",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "458.28",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 45597,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4682,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "280.18",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "301.52",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 45358,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0411,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "377.76",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "305.26",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 29535,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3825,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "167.05",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "178.74",
                    "currencyCode": "GIP"
                  },
                  "percentage": "14.64"
                },
                "deal": {
                  "amount": {
                    "amount": "205.06",
                    "currencyCode": "TZS"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "5.72",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ee4e01c7-1f22-4392-b5fd-690852248d21",
                  "24a16e1c-f873-4c8a-be4c-6763a5c8e1f4",
                  "9c9d335b-02bc-42da-a103-b483e0b977c3",
                  "ac8aa099-2b7a-4766-9e37-7e84d2ec613d",
                  "eb7074ef-31b5-4c2d-a07c-d46fc8a3ce78",
                  "d83f36a8-75cd-43d6-a5c9-2bf6302adde1",
                  "6a5d077a-6348-4d7e-bcf9-f256bf4b1255",
                  "2cf18c80-706f-4824-9cf8-b80f1de40d95",
                  "3cdb425f-a337-4b21-93b5-8258ea1e9568"
                ],
                "total": {
                  "amount": {
                    "amount": "204.18",
                    "currencyCode": "BGN"
                  },
                  "awardAmount": {
                    "amount": 41994,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3499,
                  "equivalentAmount": {
                    "amount": "204.36",
                    "currencyCode": "MRU"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "105.57",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 28503,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4706,
                    "equivalentAmount": {
                      "amount": "140.6",
                      "currencyCode": "QAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "274.88",
                        "currencyCode": "ISK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46634,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0732,
                      "equivalentAmount": {
                        "amount": "202.99",
                        "currencyCode": "PAB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "402.83",
                        "currencyCode": "VES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46920,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1832,
                      "equivalentAmount": {
                        "amount": "298.06",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "141.23",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46940,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2667,
                      "equivalentAmount": {
                        "amount": "459.53",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "384.85",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 21178,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1561,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "418.97",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "62.5",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 1468,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4565,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "301.64",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "115.13",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 37552,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2231,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "132.5",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "238.94",
                    "currencyCode": "TND"
                  },
                  "percentage": "14.26"
                },
                "deal": {
                  "amount": {
                    "amount": "377.47",
                    "currencyCode": "NPR"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "19.81",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "6a89520b-5322-444f-8537-5f36d2ae0a58",
                  "ec06f172-0de2-42b1-901c-ed97e3005a0e",
                  "eb902fb4-13c8-404f-bd3b-6c0d1ca2b171",
                  "8a14dc34-b048-4af9-8582-e1460ff6ad75",
                  "91adab02-77c9-48b1-9842-e37c4435c1f4",
                  "cc7664cc-0676-4d63-9560-4e3417154719",
                  "6ecfd160-98ea-4753-b591-9f587c391818",
                  "af72cf6e-901a-498d-9cf1-d44d23861574",
                  "8b0095b4-3dfe-4583-bcde-d337616f608c"
                ],
                "total": {
                  "amount": {
                    "amount": "288.92",
                    "currencyCode": "TOP"
                  },
                  "awardAmount": {
                    "amount": 2646,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2899,
                  "equivalentAmount": {
                    "amount": "455.18",
                    "currencyCode": "XAF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "496.58",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 20209,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2064,
                    "equivalentAmount": {
                      "amount": "273.64",
                      "currencyCode": "XCD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "351.96",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46180,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0237,
                      "equivalentAmount": {
                        "amount": "402.44",
                        "currencyCode": "RWF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "65.09",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31708,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.208,
                      "equivalentAmount": {
                        "amount": "327.25",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "365.09",
                        "currencyCode": "QAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22593,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0501,
                      "equivalentAmount": {
                        "amount": "18.58",
                        "currencyCode": "HNL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "168.73",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 5125,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3768,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "308.16",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "85.38",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 40355,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3913,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "170.36",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "334.86",
                    "currencyCode": "BTN"
                  },
                  "percentage": "14.97"
                },
                "deal": {
                  "amount": {
                    "amount": "29.21",
                    "currencyCode": "ZWL"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "13.19",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "88d623c7-77fa-48e5-b7d8-aaa4250a75e7",
                  "3bc1346d-65b4-48ec-947c-79146b850a26",
                  "8530aa6c-ca02-4eca-8170-db162d6e6493",
                  "c858441d-8009-4134-8d85-d5fde93e825e",
                  "95ae4d92-a258-4c58-a54d-fc65528cbd00",
                  "ac77fc89-5394-4ba7-9f90-857388de505e",
                  "ab877acd-13b3-471f-8b4d-4e256559ed13",
                  "abc66e38-d8f6-480a-b219-91acd402ce2e",
                  "172f8813-5455-452d-a075-3612a35381bd"
                ],
                "total": {
                  "amount": {
                    "amount": "132.57",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 17550,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4381,
                  "equivalentAmount": {
                    "amount": "482.79",
                    "currencyCode": "PLN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "131.62",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 13085,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2814,
                    "equivalentAmount": {
                      "amount": "434.44",
                      "currencyCode": "FJD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "88.37",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19826,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2604,
                      "equivalentAmount": {
                        "amount": "343.24",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "162.67",
                        "currencyCode": "RON"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33883,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3246,
                      "equivalentAmount": {
                        "amount": "55.16",
                        "currencyCode": "LSL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "148.81",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13861,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1275,
                      "equivalentAmount": {
                        "amount": "120.19",
                        "currencyCode": "BHD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "112.11",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 30483,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.153,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "378.12",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "231.13",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 20467,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4242,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "144.59",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "169.6",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 41137,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2928,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "405.37",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "207.65",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 11865,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1526,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "497.63",
                        "currencyCode": "SGD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "427.33",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 22999,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3176,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "93.19",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "333.93",
                    "currencyCode": "JPY"
                  },
                  "percentage": "13.07"
                },
                "deal": {
                  "amount": {
                    "amount": "236.86",
                    "currencyCode": "BIF"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "18.87",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "4535355b-65f1-42fb-a300-745792de65fd",
                  "8d837dd6-f10d-4597-999d-b52b101cc9df",
                  "d25624e2-310e-44ab-9798-e68cefd89017",
                  "98762e3f-5ca3-4983-9db1-7a8cddf901ea",
                  "d1910805-525f-46f0-aab5-7672f8f5a4a8",
                  "7e6467e6-6937-4020-8733-95ee8fe12be0",
                  "a19e6ee3-3b24-4718-8295-fdae976e5e20",
                  "fa029229-bd0e-4b2c-938d-1564a11a5a3f",
                  "ded0c6c7-63ab-40c5-9488-fe69870c3fa3"
                ],
                "total": {
                  "amount": {
                    "amount": "57.37",
                    "currencyCode": "JMD"
                  },
                  "awardAmount": {
                    "amount": 49369,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0631,
                  "equivalentAmount": {
                    "amount": "243.44",
                    "currencyCode": "ALL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "239.87",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 6544,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2473,
                    "equivalentAmount": {
                      "amount": "258.77",
                      "currencyCode": "PYG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "422.31",
                        "currencyCode": "EGP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48534,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1177,
                      "equivalentAmount": {
                        "amount": "160.4",
                        "currencyCode": "HNL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "214.73",
                        "currencyCode": "PKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27721,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2527,
                      "equivalentAmount": {
                        "amount": "209.96",
                        "currencyCode": "BSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "337.92",
                        "currencyCode": "KGS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20668,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3338,
                      "equivalentAmount": {
                        "amount": "63.51",
                        "currencyCode": "CLP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "177.48",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 22540,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3604,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "17.26",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "55.31",
                    "currencyCode": "KHR"
                  },
                  "percentage": "10"
                },
                "deal": {
                  "amount": {
                    "amount": "306.33",
                    "currencyCode": "DJF"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "16.55",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "eb8534f9-4da0-4c0e-b145-426a1f26fd1f",
                  "37d48d79-c1c4-4957-8d2d-1ff9c9566d1e",
                  "2126619e-8c7f-4c46-b05c-764217af6068",
                  "75c8e7b4-00f2-4d95-8c2f-7484cc44c8f8",
                  "320404c2-9f35-47e6-85f7-a567e3896e51",
                  "a80a3e44-fde5-43f1-8831-bca248ac3aad",
                  "4cf5a4a1-9836-48c6-85ba-614409ece3e2",
                  "54185412-a9f7-4261-825f-bef10ab78418",
                  "eef7cc9c-8cdb-46ea-9d06-33761c4e07eb"
                ],
                "total": {
                  "amount": {
                    "amount": "341.37",
                    "currencyCode": "DKK"
                  },
                  "awardAmount": {
                    "amount": 10183,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3026,
                  "equivalentAmount": {
                    "amount": "13.19",
                    "currencyCode": "GTQ"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "257.46",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 45888,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1158,
                    "equivalentAmount": {
                      "amount": "244.98",
                      "currencyCode": "TOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "338.52",
                        "currencyCode": "TZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28832,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3776,
                      "equivalentAmount": {
                        "amount": "129",
                        "currencyCode": "DJF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "280.71",
                        "currencyCode": "UZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28674,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0961,
                      "equivalentAmount": {
                        "amount": "473.56",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "24.82",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19265,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1324,
                      "equivalentAmount": {
                        "amount": "247.03",
                        "currencyCode": "IRR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "332.79",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 14864,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0325,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "427.78",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "328.55",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 25867,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3346,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "397.69",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "242.81",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 20973,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2166,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "415.76",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "364.12",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 49536,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4077,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "443.49",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "173.75",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 36455,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.156,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "308.57",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "54.44",
                    "currencyCode": "PYG"
                  },
                  "percentage": "12.55"
                },
                "deal": {
                  "amount": {
                    "amount": "62.36",
                    "currencyCode": "KES"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "7.64",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "f61d65d3-d818-4fea-b95b-42f49c09a539",
                  "eb6c3c86-bd6d-4acd-9d03-f6edb0dfbafd",
                  "30b318b9-8d5a-40b4-9a07-244f54fddd3d",
                  "cfcfc9fb-936b-46f9-b3e3-49dcd860ad9b",
                  "ed6e30e1-f4cd-475b-924e-620cbb0e5772",
                  "7273ff47-bc85-41ef-b0d7-ba6a03206d02",
                  "0b6a4fd8-1adc-48ef-9d0b-2b816f7ee87b",
                  "1d57e6a3-5142-4f3c-a97e-8e7a0da99bd4",
                  "7be3ccfd-1b7d-42d0-96a6-5367a997fa64"
                ],
                "total": {
                  "amount": {
                    "amount": "400.88",
                    "currencyCode": "BGN"
                  },
                  "awardAmount": {
                    "amount": 11318,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3436,
                  "equivalentAmount": {
                    "amount": "390.65",
                    "currencyCode": "DJF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "208.61",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 38883,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3508,
                    "equivalentAmount": {
                      "amount": "32.38",
                      "currencyCode": "SGD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "261.86",
                        "currencyCode": "CLP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48627,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4592,
                      "equivalentAmount": {
                        "amount": "285.74",
                        "currencyCode": "JPY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "406.69",
                        "currencyCode": "BTN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38511,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0353,
                      "equivalentAmount": {
                        "amount": "97.51",
                        "currencyCode": "JPY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "236.89",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32244,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2586,
                      "equivalentAmount": {
                        "amount": "53.56",
                        "currencyCode": "LBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "75.72",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 46099,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1477,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "269.96",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "27.06",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 28522,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2867,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "374.69",
                        "currencyCode": "RWF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "456.11",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 8020,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0141,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "294.39",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "477.39",
                    "currencyCode": "KWD"
                  },
                  "percentage": "13.23"
                },
                "deal": {
                  "amount": {
                    "amount": "438.28",
                    "currencyCode": "PYG"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "18.21",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ef2c9ab2-f2cc-44ce-b8ba-64c881213b09",
                  "6c3e02e9-108f-45b9-b33e-768b4efc98ea",
                  "d0ccc0ca-eead-4ff2-8645-776321a8c4a3",
                  "3c742fe8-7ce0-4417-9432-9251593f4338",
                  "d970198c-7025-4fcf-8465-29719581b75f",
                  "763b4046-afd6-45d8-a8a5-34cc899fc81a",
                  "49bb5de8-20fe-4838-baf3-21cac33bf6bb",
                  "eb791c1e-0449-4a8b-bfad-15743123e025",
                  "a42a2ded-bcee-451c-9c40-994458f61012"
                ],
                "total": {
                  "amount": {
                    "amount": "41.5",
                    "currencyCode": "ZWL"
                  },
                  "awardAmount": {
                    "amount": 18227,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2089,
                  "equivalentAmount": {
                    "amount": "145.51",
                    "currencyCode": "GYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "159.06",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 17109,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4598,
                    "equivalentAmount": {
                      "amount": "488.62",
                      "currencyCode": "JOD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "157.88",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18380,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.121,
                      "equivalentAmount": {
                        "amount": "260.6",
                        "currencyCode": "HKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "80.43",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27725,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2048,
                      "equivalentAmount": {
                        "amount": "86.02",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "108.57",
                        "currencyCode": "GBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33848,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0857,
                      "equivalentAmount": {
                        "amount": "23.32",
                        "currencyCode": "OMR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "59.13",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 22149,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.385,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "67.54",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "236.64",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 22541,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2045,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "260.56",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "319.4",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 10191,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0841,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "57.14",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "395.35",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 21572,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2494,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "60.59",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "199.51",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 36124,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3656,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "140.94",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8303
                },
                "passengerReferenceIds": [
                  "7ffec530-447a-4908-97f4-84d550120c56",
                  "cd3f4cf0-df42-4f67-b180-4a8047b44225",
                  "e4236945-065d-4696-81c9-c6e1c53695c8",
                  "98b70fbc-f426-4dd2-8590-3d92c68509e7",
                  "5348cb0d-7832-4210-af3b-bd12c655522e",
                  "2325940d-3c29-425e-911c-b70d63b1fa45",
                  "dba79f7d-dd02-4b10-8826-263b1fee48bd",
                  "2fc5a1da-5d7a-41e4-af14-f66b8bc7ebba",
                  "a0180809-2228-416c-972f-28000a8a7825"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "92.89",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 49834,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4881,
                    "equivalentAmount": {
                      "amount": "482.75",
                      "currencyCode": "SAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "445.7",
                          "currencyCode": "HNL"
                        },
                        "awardAmount": {
                          "amount": 43672,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1883,
                        "equivalentAmount": {
                          "amount": "454.82",
                          "currencyCode": "AOA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "373.12",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 18290,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4595,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "28.33",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "326.24",
                          "currencyCode": "ZMW"
                        },
                        "awardAmount": {
                          "amount": 45288,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.038,
                        "equivalentAmount": {
                          "amount": "287.11",
                          "currencyCode": "KHR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "406.71",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 22774,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3353,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "165.66",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "286.56",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 22503,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1423,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "253.82",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "60.17",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 7921,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3961,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "317.01",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "472.14",
                          "currencyCode": "QAR"
                        },
                        "awardAmount": {
                          "amount": 18633,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4593,
                        "equivalentAmount": {
                          "amount": "294.01",
                          "currencyCode": "COP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "72.99",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 38650,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4067,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "169.9",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "224.47",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 23018,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.297,
                    "equivalentAmount": {
                      "amount": "360.01",
                      "currencyCode": "BBD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "11.07",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 39841,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3958,
                    "equivalentAmount": {
                      "amount": "121.43",
                      "currencyCode": "GYD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "380.04",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 43896,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3983,
                    "equivalentAmount": {
                      "amount": "453.38",
                      "currencyCode": "CRC"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "66.65",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 49652,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.243,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "201.15",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "41.28",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 38442,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2645,
                    "equivalentAmount": {
                      "amount": "253.91",
                      "currencyCode": "MVR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "408.31",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 11456,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1444,
                    "equivalentAmount": {
                      "amount": "232.28",
                      "currencyCode": "CHF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8183
                },
                "passengerReferenceIds": [
                  "58d9596b-500a-4a4d-858b-8859f32f1e5a",
                  "81146057-fe40-4a13-8cc1-6dac6d8ae625",
                  "334e84e8-3cb5-4333-b017-72f030423da5",
                  "9573cccc-ee79-4c95-90db-19deffb8bb4c",
                  "3da95351-8459-4f0a-b545-b8057e25dc92",
                  "3b02c3c4-d89d-4ea2-97b6-614de8ae004b",
                  "a3cd59e5-f295-4b30-b8d6-a569941b58cf",
                  "54591811-d3f2-4207-8728-98e0385ab7f2",
                  "440ed8ad-d82f-423e-a7fd-66eb0c02824b"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "302.42",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 12421,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0863,
                    "equivalentAmount": {
                      "amount": "98.82",
                      "currencyCode": "MOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "296.12",
                          "currencyCode": "BZD"
                        },
                        "awardAmount": {
                          "amount": 17234,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.084,
                        "equivalentAmount": {
                          "amount": "238.04",
                          "currencyCode": "BOB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "389.95",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 5193,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0382,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "233.63",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "451",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 35981,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1686,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "141.17",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "362.92",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 35351,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3825,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "230.89",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "262.56",
                          "currencyCode": "ZMW"
                        },
                        "awardAmount": {
                          "amount": 15665,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2796,
                        "equivalentAmount": {
                          "amount": "113.79",
                          "currencyCode": "CUP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "69.09",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 36044,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3899,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "282.75",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "307.2",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 49668,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3069,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "55.63",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "278.54",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 25563,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4971,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "240.78",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "57.72",
                          "currencyCode": "KRW"
                        },
                        "awardAmount": {
                          "amount": 26235,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0896,
                        "equivalentAmount": {
                          "amount": "492.85",
                          "currencyCode": "BTN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "476.19",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 9328,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0937,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "245.63",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "314.76",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 46608,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3508,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "398.03",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "453.85",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 36435,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0127,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "149.06",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "414.19",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 30811,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0227,
                    "equivalentAmount": {
                      "amount": "456.64",
                      "currencyCode": "TTD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "71.37",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 25514,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4938,
                    "equivalentAmount": {
                      "amount": "459.64",
                      "currencyCode": "BWP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "387.72",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 1066,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4361,
                    "equivalentAmount": {
                      "amount": "395.73",
                      "currencyCode": "SCR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "209.94",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 29828,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.473,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "82.98",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "165.67",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 23903,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3551,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "342.62",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "104.82",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 28340,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4766,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "15.56",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "411.4",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 29445,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4852,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "300.24",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "140.86",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 11228,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.221,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "433.12",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "301.06",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 23761,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4892,
                    "equivalentAmount": {
                      "amount": "111.76",
                      "currencyCode": "BND"
                    }
                  },
                  {
                    "amount": {
                      "amount": "424.06",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 26593,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3475,
                    "equivalentAmount": {
                      "amount": "266.09",
                      "currencyCode": "KES"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9057
                },
                "passengerReferenceIds": [
                  "26fdc5d3-06da-49fb-8296-b5ac669e715d",
                  "d6d19bd6-2726-43f2-853f-031f1c7d4d64",
                  "a9ffbb2a-2dc3-4f0f-a1ea-83765e903a01",
                  "c03c24be-8f1e-41b9-8df7-01ed74f594e6",
                  "b4d72ed0-8f62-4540-8d10-37c51670a454",
                  "6a553b12-492a-4ab8-b90f-5801be02dec2",
                  "98036e43-15b4-483e-82f9-7a23ee9a6de0",
                  "ef141dc8-5a21-4224-89de-21b70c3469a2",
                  "16ae0d9f-a03a-4294-a5ea-bf5a4edfad92"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "416.97",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 22746,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2968,
                    "equivalentAmount": {
                      "amount": "382.78",
                      "currencyCode": "HTG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "40.1",
                          "currencyCode": "MXN"
                        },
                        "awardAmount": {
                          "amount": 20639,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4052,
                        "equivalentAmount": {
                          "amount": "110.1",
                          "currencyCode": "SZL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "382.02",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 46943,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1139,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "357.5",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "419.37",
                          "currencyCode": "BAM"
                        },
                        "awardAmount": {
                          "amount": 13018,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0719,
                        "equivalentAmount": {
                          "amount": "244.68",
                          "currencyCode": "IRR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "494.34",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 1020,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0523,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "424.79",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "49.71",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 31971,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0878,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "316.37",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "83.57",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 20869,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0147,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "355.42",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "221.85",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 41188,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3097,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "384.53",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "110.79",
                          "currencyCode": "SDG"
                        },
                        "awardAmount": {
                          "amount": 12984,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.286,
                        "equivalentAmount": {
                          "amount": "404.41",
                          "currencyCode": "MUR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "420.29",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 18500,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1366,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "177.23",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "362.41",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 15352,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3976,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "461.65",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "237.74",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 9568,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2906,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "368.98",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "257.26",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 2633,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.359,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "428.31",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "314.64",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 39328,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2347,
                    "equivalentAmount": {
                      "amount": "211.27",
                      "currencyCode": "GBP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "163.67",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 16259,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2995,
                    "equivalentAmount": {
                      "amount": "68.97",
                      "currencyCode": "SYP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "13.33",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 41713,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0377,
                    "equivalentAmount": {
                      "amount": "117.9",
                      "currencyCode": "SAR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "286.35",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 1601,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4794,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "69.54",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "190.62",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 10247,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3382,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "131.83",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "46.94",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 19573,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1321,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "298.39",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "453.14",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 34028,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3602,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "222.79",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "430.31",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 11667,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1246,
                    "equivalentAmount": {
                      "amount": "194.68",
                      "currencyCode": "EGP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "479.49",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 4058,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.151,
                    "equivalentAmount": {
                      "amount": "470.21",
                      "currencyCode": "MNT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0161
                },
                "passengerReferenceIds": [
                  "f015d7c0-811c-4818-840b-7a8fcbca7beb",
                  "71f6d6fe-e641-49a6-b999-d1a111fa354d",
                  "8916bca9-2983-4579-b5cc-084c803dada8",
                  "6c31d08d-fb13-4fbb-976b-7d14088121b5",
                  "b726b112-cdc7-4c88-a590-6cda32ed6eb3",
                  "8aa0940c-83c3-4da6-9522-c4b91aa1a6e2",
                  "50d0666a-240e-49e5-ad3b-fcaab992dc10",
                  "adfc5f92-d43a-44b9-b750-09e51fa4fefa",
                  "08402999-10f3-49ab-893c-612c548d1064"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "239.44",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 21079,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1021,
                    "equivalentAmount": {
                      "amount": "346.52",
                      "currencyCode": "CDF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "482.93",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 38401,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2619,
                        "equivalentAmount": {
                          "amount": "462.48",
                          "currencyCode": "SLE"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "485.53",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 34871,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1721,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "310.81",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "294.41",
                          "currencyCode": "FJD"
                        },
                        "awardAmount": {
                          "amount": 10786,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0114,
                        "equivalentAmount": {
                          "amount": "497.12",
                          "currencyCode": "UZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "233.69",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 19761,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1112,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "261.8",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "478.78",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 3103,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0391,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "190.62",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "198.53",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 6524,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1315,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "121.84",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "283.42",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 13453,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4669,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "465.09",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "220.95",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 26701,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1526,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "314.78",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "231.13",
                          "currencyCode": "AFN"
                        },
                        "awardAmount": {
                          "amount": 5018,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2191,
                        "equivalentAmount": {
                          "amount": "209.87",
                          "currencyCode": "VUV"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "191.92",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 37528,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1284,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "71.03",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "45.5",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 26274,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3103,
                    "equivalentAmount": {
                      "amount": "229.66",
                      "currencyCode": "SYP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "310.91",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 34663,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4503,
                    "equivalentAmount": {
                      "amount": "65.28",
                      "currencyCode": "CLP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "361.12",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 18864,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0984,
                    "equivalentAmount": {
                      "amount": "176.76",
                      "currencyCode": "FKP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "405.29",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 12560,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2444,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "296.85",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "90.07",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 26994,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1675,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "285.33",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "103.26",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 18120,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0223,
                    "equivalentAmount": {
                      "amount": "455.59",
                      "currencyCode": "RWF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "438.71",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 20172,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3693,
                    "equivalentAmount": {
                      "amount": "138.89",
                      "currencyCode": "UAH"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9233
                },
                "passengerReferenceIds": [
                  "77e15a01-bd1a-4e5e-a099-e685c3f6a15e",
                  "57542ffb-ed0e-4661-a475-6a0ceace5ee1",
                  "da8ebeff-28c5-4021-bb47-c007a7c93319",
                  "5412f77b-cdce-4911-9392-41a37eb75690",
                  "9e945e63-e468-458f-905d-7fe3f289dc60",
                  "f8679198-94ce-4a22-8c51-f8406224e832",
                  "be62473c-1241-4dfd-81c9-26fbf6671174",
                  "8734d308-d59e-49fd-8d3a-1ace4faeea43",
                  "737fe8c1-8923-490a-bfda-96517a23ee2c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "104.47",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 12875,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.14,
                    "equivalentAmount": {
                      "amount": "363.95",
                      "currencyCode": "BIF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "175.67",
                          "currencyCode": "NOK"
                        },
                        "awardAmount": {
                          "amount": 37031,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2023,
                        "equivalentAmount": {
                          "amount": "307.61",
                          "currencyCode": "TND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "233.58",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 49829,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4237,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "225.24",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "190.42",
                          "currencyCode": "ERN"
                        },
                        "awardAmount": {
                          "amount": 46127,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3872,
                        "equivalentAmount": {
                          "amount": "166.62",
                          "currencyCode": "NPR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "319.26",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 45017,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1823,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "217.86",
                            "currencyCode": "XPF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "62.29",
                            "currencyCode": "SRD"
                          },
                          "awardAmount": {
                            "amount": 4459,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3446,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "369.05",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "422.26",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 46774,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2639,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "235.39",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "473.24",
                          "currencyCode": "ZAR"
                        },
                        "awardAmount": {
                          "amount": 39032,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4339,
                        "equivalentAmount": {
                          "amount": "221.13",
                          "currencyCode": "MXN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "117.33",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 21831,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0897,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "405.6",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "331.1",
                            "currencyCode": "USD"
                          },
                          "awardAmount": {
                            "amount": 19517,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4138,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "426.84",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "419.77",
                            "currencyCode": "KGS"
                          },
                          "awardAmount": {
                            "amount": 21879,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2892,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "294.79",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "62.78",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 41995,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1389,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "469.16",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "347.53",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 11825,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4186,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "401.94",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "23.87",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 37551,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1564,
                    "equivalentAmount": {
                      "amount": "445.94",
                      "currencyCode": "AMD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "231.05",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 21560,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2421,
                    "equivalentAmount": {
                      "amount": "15.67",
                      "currencyCode": "ISK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "214.04",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 12798,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.486,
                    "equivalentAmount": {
                      "amount": "189.12",
                      "currencyCode": "MXN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "407.65",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 10377,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4305,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "487.69",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "286.7",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 37906,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2625,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "421.27",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "204.33",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 34188,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1123,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "50.47",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "252.52",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 35333,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3035,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "79.61",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "374.65",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 9176,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2678,
                    "equivalentAmount": {
                      "amount": "228.58",
                      "currencyCode": "NIO"
                    }
                  },
                  {
                    "amount": {
                      "amount": "203.75",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 9959,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1525,
                    "equivalentAmount": {
                      "amount": "286.7",
                      "currencyCode": "ANG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1151
                },
                "passengerReferenceIds": [
                  "a171d85a-c523-485f-a657-ccb23d2e16e9",
                  "05a5e716-d16f-4453-8741-544dba80df7a",
                  "3b0ba37d-b77c-450f-8ef4-46108ce9e5d7",
                  "a25b5428-dedc-4d1c-8909-dd8404b5126b",
                  "eae8e254-3f2c-45bb-a3d9-502a7fd7c0d6",
                  "0f219ff2-9018-4439-8782-ab602d072e26",
                  "6ba59a47-75f9-4b8f-8958-7e4e4b4987c3",
                  "9c09e474-0c41-42dc-83f2-a92de67470d0",
                  "876e77c6-f5e0-4f39-9d25-f05872637031"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "355.03",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 33204,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.038,
                    "equivalentAmount": {
                      "amount": "181.7",
                      "currencyCode": "LKR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "324.42",
                          "currencyCode": "TRY"
                        },
                        "awardAmount": {
                          "amount": 14666,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1698,
                        "equivalentAmount": {
                          "amount": "146",
                          "currencyCode": "CAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "241.42",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 38641,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1526,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "238.95",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "159.98",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 34824,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1378,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "478.31",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "482.11",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 28164,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4809,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "351.84",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "251.99",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 35993,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1697,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "278.38",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "18.16",
                            "currencyCode": "SLE"
                          },
                          "awardAmount": {
                            "amount": 8706,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.27,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "246.45",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "182.39",
                          "currencyCode": "TWD"
                        },
                        "awardAmount": {
                          "amount": 38358,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3328,
                        "equivalentAmount": {
                          "amount": "475.74",
                          "currencyCode": "CAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "155.38",
                            "currencyCode": "EUR"
                          },
                          "awardAmount": {
                            "amount": 7974,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3798,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "439.72",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "255.05",
                          "currencyCode": "PLN"
                        },
                        "awardAmount": {
                          "amount": 14397,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4464,
                        "equivalentAmount": {
                          "amount": "66.83",
                          "currencyCode": "SBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "110.31",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 20781,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0841,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "494.58",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "365.21",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 23309,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0724,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "10.11",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "79.27",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 29903,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2272,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "131.61",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "29.23",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 22486,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2003,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "179.89",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "120.83",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 46785,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0629,
                    "equivalentAmount": {
                      "amount": "160.63",
                      "currencyCode": "GBP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "219.08",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 33530,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3478,
                    "equivalentAmount": {
                      "amount": "85.44",
                      "currencyCode": "CRC"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "339.47",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 22126,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.43,
                    "equivalentAmount": {
                      "amount": "480.57",
                      "currencyCode": "PGK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "124.31",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 9878,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2489,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "315.45",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "221.81",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 30552,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1606,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "250.21",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "393.09",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 5597,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.214,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "441.73",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "243.67",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 9257,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1575,
                    "equivalentAmount": {
                      "amount": "147.39",
                      "currencyCode": "CZK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "467.95",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 1046,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2458,
                    "equivalentAmount": {
                      "amount": "366.32",
                      "currencyCode": "OMR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0401
                },
                "passengerReferenceIds": [
                  "ab01a6cc-5d3d-4af7-8160-73eb652a97d6",
                  "84a689d7-04c7-4961-8f75-02b1c047f991",
                  "d28e9813-8eb3-4cf7-bd25-20be205be13a",
                  "3e3373ea-6e08-40c5-925c-378ad0201e1b",
                  "6990f2ea-5db6-4423-af95-946076fdb676",
                  "b29e0061-220e-4582-8eb2-e7ac1fa4d9ee",
                  "4c16ecaa-4fda-4d81-9c0f-6b8f53488cd8",
                  "6974b07e-92ce-46de-94be-4eabed764a3e",
                  "923944ba-f065-4f1c-af51-f174ce21161a"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "382.08",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 33318,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1704,
                    "equivalentAmount": {
                      "amount": "371.8",
                      "currencyCode": "UAH"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "235.41",
                          "currencyCode": "SZL"
                        },
                        "awardAmount": {
                          "amount": 45546,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1712,
                        "equivalentAmount": {
                          "amount": "298.29",
                          "currencyCode": "NAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "275.21",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 12327,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0947,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "411.85",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "106.96",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 33723,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0879,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "414.62",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "266.78",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 35326,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2907,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "151.29",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "437.89",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 19158,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2764,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "238.7",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "286.16",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 24361,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0965,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "208.58",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "55.52",
                          "currencyCode": "ANG"
                        },
                        "awardAmount": {
                          "amount": 24095,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1884,
                        "equivalentAmount": {
                          "amount": "425.36",
                          "currencyCode": "LBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "403.7",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 17214,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4417,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "255.98",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "204.04",
                          "currencyCode": "SDG"
                        },
                        "awardAmount": {
                          "amount": 4334,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0804,
                        "equivalentAmount": {
                          "amount": "183.17",
                          "currencyCode": "KRW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "77.91",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 30621,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2223,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "267.68",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "140.33",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 36328,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2493,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "262.3",
                            "currencyCode": "KZT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "296.87",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 43270,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3172,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "402.45",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "249.49",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 32908,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1882,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "339.94",
                            "currencyCode": "MYR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "495.76",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 35521,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4653,
                    "equivalentAmount": {
                      "amount": "230.3",
                      "currencyCode": "GMD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "346.42",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 33409,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2358,
                    "equivalentAmount": {
                      "amount": "130.7",
                      "currencyCode": "IQD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "322.89",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 8616,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4036,
                    "equivalentAmount": {
                      "amount": "44.69",
                      "currencyCode": "KES"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "404.44",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 23321,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1936,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "209.78",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "267.13",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 20021,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2629,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "172.84",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "174.47",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 27025,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.063,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "120.07",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "404.61",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 3938,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2206,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "198.47",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "403.08",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 38530,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1281,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "66.82",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "271.19",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 37163,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4923,
                    "equivalentAmount": {
                      "amount": "220.56",
                      "currencyCode": "MOP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "121.04",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 15595,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1355,
                    "equivalentAmount": {
                      "amount": "464.61",
                      "currencyCode": "JPY"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1013
                },
                "passengerReferenceIds": [
                  "0bfe511d-76dc-4243-ba97-82a39ed5afd5",
                  "2f13963a-dbb9-4f8f-b4c4-f413bbb0dc68",
                  "a157c738-1b60-4ec2-8256-17f95b3793bc",
                  "7abb8fde-8af6-497c-8426-673fc1556ec0",
                  "30cc34ff-d359-4a78-8d00-7ea5e14b2907",
                  "eda9e52c-bb87-4896-9428-fdf663f628f4",
                  "b3ccb8af-6d31-4fc2-b533-ba66400c81e9",
                  "92cc1840-2bc2-4f97-bdac-34f781dcd9be",
                  "bb60200a-588e-4834-822d-f28ff5ffda81"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "29.24",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 47238,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0573,
                    "equivalentAmount": {
                      "amount": "306.99",
                      "currencyCode": "RON"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "318.76",
                          "currencyCode": "JOD"
                        },
                        "awardAmount": {
                          "amount": 40680,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.381,
                        "equivalentAmount": {
                          "amount": "204.1",
                          "currencyCode": "AMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "91.87",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 47723,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4925,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "421.33",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "76.33",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 21814,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4478,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "309.8",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "346.2",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 47932,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0606,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "231.32",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "446.15",
                            "currencyCode": "LYD"
                          },
                          "awardAmount": {
                            "amount": 31856,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0268,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "162.06",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "295.08",
                          "currencyCode": "KZT"
                        },
                        "awardAmount": {
                          "amount": 46310,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1041,
                        "equivalentAmount": {
                          "amount": "147.23",
                          "currencyCode": "MRU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "445.19",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 25552,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4607,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "80.51",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "70.89",
                          "currencyCode": "HUF"
                        },
                        "awardAmount": {
                          "amount": 42951,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1919,
                        "equivalentAmount": {
                          "amount": "108.94",
                          "currencyCode": "XOF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "456.84",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 8133,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1489,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "232.73",
                            "currencyCode": "CNY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "390.6",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 28975,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0342,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "219.87",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "40.84",
                            "currencyCode": "RON"
                          },
                          "awardAmount": {
                            "amount": 31334,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.373,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "279.21",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "472.09",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 9915,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3665,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "215.8",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "21.28",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 22969,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3339,
                    "equivalentAmount": {
                      "amount": "115.8",
                      "currencyCode": "SCR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "401.1",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 12502,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4279,
                    "equivalentAmount": {
                      "amount": "497.58",
                      "currencyCode": "CZK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "218.91",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 42986,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2523,
                    "equivalentAmount": {
                      "amount": "242.33",
                      "currencyCode": "EGP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "113.77",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 27661,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3937,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "412.55",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "119.11",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 5005,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2772,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "53.27",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "352.82",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 15052,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1982,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "216.62",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "309.38",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 7539,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.19,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "470.32",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "323.78",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 29515,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.075,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "389.03",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "266.27",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 18584,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3789,
                    "equivalentAmount": {
                      "amount": "91.03",
                      "currencyCode": "IQD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "211.26",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 35357,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0538,
                    "equivalentAmount": {
                      "amount": "47.26",
                      "currencyCode": "STN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0333
                },
                "passengerReferenceIds": [
                  "aad86d7b-9385-4b19-8f28-3d054040a97b",
                  "ea173551-ca98-4665-93c4-d07d6a594eaa",
                  "9fd9fe94-8f50-4a76-8c7a-c103c0293a0c",
                  "7361828d-684f-470c-bd07-4fe2be60e727",
                  "84d771fb-2df3-4956-a026-da6ec585f52c",
                  "508c7111-1eef-4c3e-abf7-895796352fda",
                  "9818fbc8-25bb-45f1-ac41-7d496cf6923a",
                  "4b085dfd-3296-46fc-bbe2-6aff979850c1",
                  "79eb9346-26a2-4f2b-bb61-7a675116e73e"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "26.01",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 2723,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3974,
                    "equivalentAmount": {
                      "amount": "242.35",
                      "currencyCode": "GTQ"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "283.92",
                          "currencyCode": "MNT"
                        },
                        "awardAmount": {
                          "amount": 46821,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3572,
                        "equivalentAmount": {
                          "amount": "263.95",
                          "currencyCode": "BDT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "445.14",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 32710,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0851,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "40.75",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "40.1",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 33541,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3013,
                        "equivalentAmount": {
                          "amount": "165.94",
                          "currencyCode": "ARS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "122.48",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 31063,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2125,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "122.44",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "489.8",
                          "currencyCode": "CVE"
                        },
                        "awardAmount": {
                          "amount": 31749,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1568,
                        "equivalentAmount": {
                          "amount": "208.24",
                          "currencyCode": "CDF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "154.2",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 44918,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0888,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "131.51",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "180",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 40353,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2676,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "449.58",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "10.4",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 49641,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0482,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "149.7",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "436.57",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 24949,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0143,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "78.66",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "132.45",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 39984,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4975,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "201.74",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "19.11",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 48703,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2158,
                    "equivalentAmount": {
                      "amount": "284.39",
                      "currencyCode": "CZK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "226.72",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 11557,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1276,
                    "equivalentAmount": {
                      "amount": "424.03",
                      "currencyCode": "NAD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "297.66",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 10516,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3624,
                    "equivalentAmount": {
                      "amount": "20.53",
                      "currencyCode": "GNF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "139.58",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 8166,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3731,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "139.67",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "159.22",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 13141,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4521,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "496.09",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "212.43",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 37169,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.078,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "126.9",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "188.73",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 38159,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1926,
                    "equivalentAmount": {
                      "amount": "304.59",
                      "currencyCode": "MAD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "281.5",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 31767,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0388,
                    "equivalentAmount": {
                      "amount": "197.68",
                      "currencyCode": "KZT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "172.08",
                  "currencyCode": "LAK"
                },
                "awardAmount": {
                  "amount": 22721,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3916,
                "equivalentAmount": {
                  "amount": "455.68",
                  "currencyCode": "BOB"
                }
              },
              "fees": {
                "amount": {
                  "amount": "413.73",
                  "currencyCode": "TWD"
                },
                "awardAmount": {
                  "amount": 49167,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0999,
                "equivalentAmount": {
                  "amount": "61.36",
                  "currencyCode": "XPF"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "305.17",
                  "currencyCode": "BGN"
                },
                "awardAmount": {
                  "amount": 18727,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4475,
                "equivalentAmount": {
                  "amount": "115.4",
                  "currencyCode": "GMD"
                }
              },
              "offerItemReferenceId": "69db7ab0-f42d-4f7d-9f96-ea3e10d0b3b0",
              "tax": {
                "amount": {
                  "amount": "181.16",
                  "currencyCode": "RWF"
                },
                "awardAmount": {
                  "amount": 14749,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4944,
                "equivalentAmount": {
                  "amount": "306.29",
                  "currencyCode": "BGN"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "84.13",
                    "currencyCode": "CDF"
                  },
                  "awardAmount": {
                    "amount": 24117,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4871,
                  "equivalentAmount": {
                    "amount": "199.25",
                    "currencyCode": "GMD"
                  }
                },
                {
                  "amount": {
                    "amount": "186.1",
                    "currencyCode": "OMR"
                  },
                  "awardAmount": {
                    "amount": 49246,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4173,
                  "equivalentAmount": {
                    "amount": "197.39",
                    "currencyCode": "PAB"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "390.19",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 20211,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0645,
                    "equivalentAmount": {
                      "amount": "498.28",
                      "currencyCode": "CRC"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "326.33",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 45474,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0473,
                    "equivalentAmount": {
                      "amount": "230.95",
                      "currencyCode": "BSD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "117.37",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 31850,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3663,
                    "equivalentAmount": {
                      "amount": "173.67",
                      "currencyCode": "LAK"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "356.41",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 23047,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4858,
                    "equivalentAmount": {
                      "amount": "112.33",
                      "currencyCode": "EUR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "43.13",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 44331,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2146,
                      "equivalentAmount": {
                        "amount": "86.02",
                        "currencyCode": "BOB"
                      }
                    },
                    {
                      "amount": {
                        "amount": "382.13",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 22821,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0464,
                      "equivalentAmount": {
                        "amount": "464.06",
                        "currencyCode": "GYD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "426.73",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 33582,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4085,
                    "equivalentAmount": {
                      "amount": "212.46",
                      "currencyCode": "PKR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "147.7",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 17565,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.275,
                    "equivalentAmount": {
                      "amount": "429",
                      "currencyCode": "AED"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "472.67",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 39824,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0208,
                    "equivalentAmount": {
                      "amount": "215.43",
                      "currencyCode": "CDF"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "429.53",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 7283,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1181,
                    "equivalentAmount": {
                      "amount": "185.55",
                      "currencyCode": "PEN"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "498.43",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 10165,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4294,
                      "equivalentAmount": {
                        "amount": "25.99",
                        "currencyCode": "BSD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "169.28",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 14081,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1702,
                      "equivalentAmount": {
                        "amount": "452.7",
                        "currencyCode": "LAK"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "107.85",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 22812,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1703,
                    "equivalentAmount": {
                      "amount": "175.37",
                      "currencyCode": "LAK"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "441.34",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 48677,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4014,
                    "equivalentAmount": {
                      "amount": "462.35",
                      "currencyCode": "CDF"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "398.21",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 1006,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.152,
                    "equivalentAmount": {
                      "amount": "397.47",
                      "currencyCode": "CZK"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "44.38",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 27729,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1486,
                    "equivalentAmount": {
                      "amount": "317.78",
                      "currencyCode": "ZAR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "359.52",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 8405,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0655,
                      "equivalentAmount": {
                        "amount": "149.78",
                        "currencyCode": "SZL"
                      }
                    },
                    {
                      "amount": {
                        "amount": "477.13",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 41536,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2369,
                      "equivalentAmount": {
                        "amount": "132.22",
                        "currencyCode": "SEK"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "437.39",
                    "currencyCode": "KWD"
                  },
                  "percentage": "13.6"
                },
                "passengerReferenceIds": [
                  "9d041efe-c900-4e68-9b91-2683a451b520",
                  "d18301fd-d838-49d1-abfd-afbfe11a9475",
                  "cbf81103-a43f-48f7-80cf-2b931eafb5aa",
                  "d6ccb362-a4c9-4125-a536-124cf3fe673b",
                  "235e4d4b-de4d-4db5-baaf-b91ffa626bb1",
                  "1a2d9937-919c-4940-9302-b447256a041c",
                  "33bb96ab-806d-4dd1-b6d4-fc5b486e2f56",
                  "17eca0f1-06d7-4120-9d53-39d53e2fc82f",
                  "e60ec8a8-83ba-414d-885f-3a8c587c5afa"
                ],
                "total": {
                  "amount": {
                    "amount": "470.8",
                    "currencyCode": "INR"
                  },
                  "awardAmount": {
                    "amount": 20321,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3575,
                  "equivalentAmount": {
                    "amount": "329.87",
                    "currencyCode": "AZN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "387.75",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 21456,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3497,
                    "equivalentAmount": {
                      "amount": "459.64",
                      "currencyCode": "PEN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "95.64",
                        "currencyCode": "ERN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33900,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0291,
                      "equivalentAmount": {
                        "amount": "137.38",
                        "currencyCode": "KHR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "15.79",
                        "currencyCode": "SYP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48265,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.399,
                      "equivalentAmount": {
                        "amount": "33.32",
                        "currencyCode": "INR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "57.28",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25397,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4912,
                      "equivalentAmount": {
                        "amount": "55.71",
                        "currencyCode": "AOA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "19.82",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 30580,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0395,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "46.26",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "196.51",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 35625,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1445,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "190.91",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "164.54",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 32815,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.273,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "410.46",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "79.49",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 31006,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0447,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "153.65",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "321.76",
                    "currencyCode": "WST"
                  },
                  "percentage": "13.98"
                },
                "passengerReferenceIds": [
                  "8213a17c-6272-4e71-aba6-a265e775d8ae",
                  "125dd120-ac29-4a07-b269-d4b0c904ccc9",
                  "62482159-8e5a-49b4-9004-1c2633f3e43c",
                  "49e4a49b-f40f-4f61-a55d-2e4702781bcb",
                  "30c43cf1-2b8c-485b-b035-8d4e03cd6f2a",
                  "aa38f39d-5ba8-46df-bea4-c01cdba9af2c",
                  "b1f1d815-0c11-4a75-9905-70ae572572c1",
                  "6c4dc188-7809-45f3-b9d5-9ecf1dfee9f6",
                  "960ea016-c429-4e5e-b6d5-95226b226486"
                ],
                "total": {
                  "amount": {
                    "amount": "332.27",
                    "currencyCode": "BMD"
                  },
                  "awardAmount": {
                    "amount": 39699,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0699,
                  "equivalentAmount": {
                    "amount": "455.09",
                    "currencyCode": "CNY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "26.08",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 10062,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3512,
                    "equivalentAmount": {
                      "amount": "162.13",
                      "currencyCode": "KHR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "269.8",
                        "currencyCode": "ILS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23402,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4923,
                      "equivalentAmount": {
                        "amount": "374.23",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "365.68",
                        "currencyCode": "DKK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3670,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0108,
                      "equivalentAmount": {
                        "amount": "38.4",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "213.55",
                        "currencyCode": "BWP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17207,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3743,
                      "equivalentAmount": {
                        "amount": "439.57",
                        "currencyCode": "UAH"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "232.47",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 48595,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3115,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "442.48",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "57.06",
                    "currencyCode": "LYD"
                  },
                  "percentage": "5.76"
                },
                "passengerReferenceIds": [
                  "977eda8b-d6de-46c2-9891-fafd80c056a6",
                  "2f2db2ec-bb85-43e5-99e5-8b10e6ec627c",
                  "c25ba63e-8e9e-4001-896d-627665a4b03c",
                  "0d9858b2-9087-4312-9176-0deee2bc4d77",
                  "60d27f07-5d1b-4b18-b7bc-d5aa8d0606ab",
                  "65fec71f-6229-4ea6-be69-31fe49736a74",
                  "98ad7eba-3877-4382-912a-67ba1aa32200",
                  "cb9b221f-8545-4fb2-a8a5-ca7f4e9b47c6",
                  "f9263f06-2bf3-4e43-ad25-e5286d4a3f71"
                ],
                "total": {
                  "amount": {
                    "amount": "240.01",
                    "currencyCode": "ZMW"
                  },
                  "awardAmount": {
                    "amount": 20021,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1443,
                  "equivalentAmount": {
                    "amount": "396.26",
                    "currencyCode": "MAD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "84.42",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 30478,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3313,
                    "equivalentAmount": {
                      "amount": "191.85",
                      "currencyCode": "BMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "171.14",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12196,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3654,
                      "equivalentAmount": {
                        "amount": "454.79",
                        "currencyCode": "MRU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "148.13",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31620,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.408,
                      "equivalentAmount": {
                        "amount": "493.19",
                        "currencyCode": "PGK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "186.82",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28447,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3838,
                      "equivalentAmount": {
                        "amount": "37.21",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "105.76",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 21157,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0199,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "124.83",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "369.11",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 16558,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1368,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "26.37",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "47",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 20505,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0556,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "130.88",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "112.92",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 8237,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1474,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "427.97",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "446.44",
                    "currencyCode": "NPR"
                  },
                  "percentage": "6.75"
                },
                "passengerReferenceIds": [
                  "47cda763-5e70-4101-a06b-17fb5160cab9",
                  "9161214e-e91a-43e2-9d3d-f64d2dd02dcc",
                  "bfb3e5f0-f9b2-489d-a6d0-a682703ac737",
                  "c5cbbb75-a387-43e9-ba79-bec84bbb6d4e",
                  "3afca5ce-b8c5-465f-99f0-d124f7057c68",
                  "4b5f8aa8-b1f8-4fc3-b7a3-fa54b0fb319d",
                  "95e56f15-cb49-47c8-8376-d083471c39fa",
                  "cd414fe5-6ac5-4f7a-82c9-53cb51d7d914",
                  "a389e412-2e27-4ce5-b061-12caa68f3a63"
                ],
                "total": {
                  "amount": {
                    "amount": "392.41",
                    "currencyCode": "PHP"
                  },
                  "awardAmount": {
                    "amount": 8361,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3703,
                  "equivalentAmount": {
                    "amount": "115.27",
                    "currencyCode": "VUV"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "274.02",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 32323,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3975,
                    "equivalentAmount": {
                      "amount": "343.55",
                      "currencyCode": "IDR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "50.74",
                        "currencyCode": "AZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25936,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2456,
                      "equivalentAmount": {
                        "amount": "53.9",
                        "currencyCode": "LAK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "157.26",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45302,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1996,
                      "equivalentAmount": {
                        "amount": "337.03",
                        "currencyCode": "BRL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "255.06",
                        "currencyCode": "BSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46967,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3457,
                      "equivalentAmount": {
                        "amount": "358.71",
                        "currencyCode": "KPW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "15.89",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 11088,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1689,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "500",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "177.54",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 26061,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1794,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "412.82",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "262.12",
                    "currencyCode": "MYR"
                  },
                  "percentage": "10.07"
                },
                "passengerReferenceIds": [
                  "99b5e6da-7788-4155-a6f9-9e53132f6c1c",
                  "51103255-85f3-480e-a65e-5f81919ef50f",
                  "97e44477-fa05-4ed9-85b5-92660387834c",
                  "752af157-e82d-45ae-859d-66fd52b5bf56",
                  "333b0d20-2f36-41e2-947e-7d642eaf71df",
                  "97753a27-6d4e-415e-ae4e-9f6878297db1",
                  "fdb2d2e3-212c-49e9-b93a-4313832932e4",
                  "485e0033-643d-47eb-a698-6f3018d5232c",
                  "f20bdf63-6a9e-4db0-aae7-6212f3a63614"
                ],
                "total": {
                  "amount": {
                    "amount": "272.53",
                    "currencyCode": "UAH"
                  },
                  "awardAmount": {
                    "amount": 25433,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3955,
                  "equivalentAmount": {
                    "amount": "151.57",
                    "currencyCode": "IRR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "420.73",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 23309,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.271,
                    "equivalentAmount": {
                      "amount": "490.38",
                      "currencyCode": "MZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "210.5",
                        "currencyCode": "MNT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49740,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1735,
                      "equivalentAmount": {
                        "amount": "438.45",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "189.48",
                        "currencyCode": "BND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18755,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3578,
                      "equivalentAmount": {
                        "amount": "428.87",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "198.23",
                        "currencyCode": "KRW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7732,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4973,
                      "equivalentAmount": {
                        "amount": "325.49",
                        "currencyCode": "RUB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "336.05",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 5399,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3182,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "336.95",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "301.54",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 20302,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0813,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "424.56",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "489.47",
                    "currencyCode": "BBD"
                  },
                  "percentage": "11.25"
                },
                "passengerReferenceIds": [
                  "e60c4b48-a480-48a8-b489-348262b3b41c",
                  "e3af63f2-fe41-4ec3-a823-1a57a6595871",
                  "c14ccc4f-fa4c-4999-8a39-e746883d6f5f",
                  "76f48b1e-4ed8-44f2-b73e-e196de760f27",
                  "6d37cf2e-a3b6-4437-ad99-cba99d4bdc25",
                  "411b4971-5287-4752-bbbf-305cd0284aa1",
                  "2f068612-7c8b-403f-b0f8-94a489dcc489",
                  "40278377-6736-4846-ab25-5723db5e9a0c",
                  "40883dfd-7429-4204-88db-184a01030124"
                ],
                "total": {
                  "amount": {
                    "amount": "381.12",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 49930,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1705,
                  "equivalentAmount": {
                    "amount": "19.94",
                    "currencyCode": "MYR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "78.23",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 13385,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2047,
                    "equivalentAmount": {
                      "amount": "360.87",
                      "currencyCode": "VES"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "417.89",
                        "currencyCode": "IQD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31207,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3912,
                      "equivalentAmount": {
                        "amount": "416.1",
                        "currencyCode": "MNT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "53.59",
                        "currencyCode": "RON"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40047,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2922,
                      "equivalentAmount": {
                        "amount": "195.57",
                        "currencyCode": "NIO"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "102.74",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10525,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1732,
                      "equivalentAmount": {
                        "amount": "437.76",
                        "currencyCode": "TMT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "206.21",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 19604,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3835,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "244.36",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "277.21",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 10609,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4866,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "301.63",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "245.96",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 31583,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1427,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "264.95",
                        "currencyCode": "RWF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "244.39",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 6231,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.164,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "326.07",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "343.66",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 42854,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.282,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "422.16",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "141.02",
                    "currencyCode": "PAB"
                  },
                  "percentage": "8.19"
                },
                "passengerReferenceIds": [
                  "ec0b4870-7f8a-473a-8338-18729b73b4b1",
                  "64e9af28-9195-402b-b8d4-5bc78846364c",
                  "6ffcb353-5442-4db0-92ab-3a840b673d29",
                  "20355eea-3df7-46b5-a180-7021eed8b3cf",
                  "a9825a4c-964b-4f37-a4f8-ae46a10045fc",
                  "c52db994-9b04-41c1-8fc1-e396aff8f7e5",
                  "c7171443-e380-44dc-9e2c-537703627218",
                  "4d181b3b-2b24-46b1-b8ba-fe8e98d5ebd3",
                  "9db4ea9c-f490-4de1-aeb0-bb0664b45859"
                ],
                "total": {
                  "amount": {
                    "amount": "412.5",
                    "currencyCode": "KGS"
                  },
                  "awardAmount": {
                    "amount": 41120,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3861,
                  "equivalentAmount": {
                    "amount": "370.18",
                    "currencyCode": "DKK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "178.58",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 49269,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3878,
                    "equivalentAmount": {
                      "amount": "326.71",
                      "currencyCode": "TWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "294.47",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35845,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2529,
                      "equivalentAmount": {
                        "amount": "233.52",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "115.19",
                        "currencyCode": "SEK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29840,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4393,
                      "equivalentAmount": {
                        "amount": "234.26",
                        "currencyCode": "MZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "359.74",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36986,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4359,
                      "equivalentAmount": {
                        "amount": "203.14",
                        "currencyCode": "MDL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "104.31",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 5238,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4285,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "451.64",
                        "currencyCode": "HTG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "238.76",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 37728,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2711,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "24.35",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "13.02",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 41465,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2994,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "361.47",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "336.14",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 19726,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0183,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "82.26",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "138.26",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 6157,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2287,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "360.44",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "410.77",
                    "currencyCode": "DZD"
                  },
                  "percentage": "6.11"
                },
                "passengerReferenceIds": [
                  "47f205c6-7ec1-4caa-bcd7-e0ae209a2504",
                  "7f917da8-6a1d-4435-aa32-6c67242c9dba",
                  "e329b19e-b02a-4a29-8ae6-3bcbdae3e000",
                  "ada7c109-cd6c-4026-96d5-6476d79e2f4f",
                  "a699d40c-0188-4c93-9a52-62250c67d938",
                  "555d2ce4-fd17-4103-ac8b-c9e90abbc9d8",
                  "948d61aa-6857-4011-9fbc-cf4718f99974",
                  "948ebcf7-d2df-4c2a-b3d5-aa13c550c553",
                  "4c2f4420-b141-40a8-be40-735d2c31fa6b"
                ],
                "total": {
                  "amount": {
                    "amount": "50.74",
                    "currencyCode": "COP"
                  },
                  "awardAmount": {
                    "amount": 12098,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4421,
                  "equivalentAmount": {
                    "amount": "211.9",
                    "currencyCode": "INR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "17.94",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 5222,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4008,
                    "equivalentAmount": {
                      "amount": "107.59",
                      "currencyCode": "BHD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "232.62",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19087,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1238,
                      "equivalentAmount": {
                        "amount": "24.16",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "481.12",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25968,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4774,
                      "equivalentAmount": {
                        "amount": "206.09",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "277.5",
                        "currencyCode": "KHR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45432,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0685,
                      "equivalentAmount": {
                        "amount": "223.07",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "238.59",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 19883,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4752,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "230.46",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "254.29",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 20307,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0289,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "281.75",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "184.78",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 23942,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2336,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "164.47",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "36.37",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 48451,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0297,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "378.64",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "134.2",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 15472,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2542,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "352.63",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "340.78",
                    "currencyCode": "AUD"
                  },
                  "percentage": "9.03"
                },
                "passengerReferenceIds": [
                  "2a07039d-1345-4661-b477-144acc6e7adc",
                  "be666a11-1df8-4ed8-8a48-347276e280e7",
                  "118de101-862b-4eba-80a8-891b7eb4247f",
                  "2c2fb6f2-c58c-4a1b-b164-b53a7cf169e8",
                  "05c13e3b-1dff-4692-bed1-b0f9dda4b2fe",
                  "fb483064-16d2-4ef8-bafe-0c360404a603",
                  "38ed6a3d-eaaa-4c9a-bf8d-0d3433aa9222",
                  "63ce8642-e726-4e70-9959-09739ef7aa45",
                  "d0f382ab-1c63-4db3-8b3c-c558276b9624"
                ],
                "total": {
                  "amount": {
                    "amount": "447.24",
                    "currencyCode": "MMK"
                  },
                  "awardAmount": {
                    "amount": 29242,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2571,
                  "equivalentAmount": {
                    "amount": "493.09",
                    "currencyCode": "TTD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "386.12",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 44363,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2071,
                    "equivalentAmount": {
                      "amount": "172.03",
                      "currencyCode": "GMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "267.48",
                        "currencyCode": "FJD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27192,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1444,
                      "equivalentAmount": {
                        "amount": "360.57",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "110.08",
                        "currencyCode": "LBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36349,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4137,
                      "equivalentAmount": {
                        "amount": "332.81",
                        "currencyCode": "PLN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "441.32",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1066,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2772,
                      "equivalentAmount": {
                        "amount": "302.61",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "440.61",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 34380,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2973,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "203.13",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "28.75",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 26978,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3823,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "25.1",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "396.59",
                    "currencyCode": "KGS"
                  },
                  "percentage": "10.1"
                },
                "deal": {
                  "amount": {
                    "amount": "35.25",
                    "currencyCode": "TMT"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "8.19",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c0570bc2-7c1a-4e0a-a00c-e63527f41ce3",
                  "286b3eb8-6055-4e90-8cf5-d21febcd4fb9",
                  "ecae3cf0-af95-47c3-9488-88451f82d5c7",
                  "30fba0f0-134d-40a8-8092-04cb229c4f8c",
                  "472e717c-5b55-4e8e-9953-5570d36d86a4",
                  "0f390b31-e339-42fd-975f-8014bde79962",
                  "ff6bde19-e119-45ec-ae1c-cb928cdbe10a",
                  "560b4b73-095f-48f1-be87-928ed62e7635",
                  "e75ac82e-6f7a-4b15-bf93-70560d7f31da"
                ],
                "total": {
                  "amount": {
                    "amount": "358.84",
                    "currencyCode": "MAD"
                  },
                  "awardAmount": {
                    "amount": 44331,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0958,
                  "equivalentAmount": {
                    "amount": "196",
                    "currencyCode": "AED"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "50.6",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 40149,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.341,
                    "equivalentAmount": {
                      "amount": "429.6",
                      "currencyCode": "LKR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "447.49",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24767,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3249,
                      "equivalentAmount": {
                        "amount": "286.08",
                        "currencyCode": "KPW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "132.86",
                        "currencyCode": "KHR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15531,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4734,
                      "equivalentAmount": {
                        "amount": "157",
                        "currencyCode": "RON"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "143.22",
                        "currencyCode": "BOB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20686,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1947,
                      "equivalentAmount": {
                        "amount": "496.1",
                        "currencyCode": "VES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "460.59",
                        "currencyCode": "USD"
                      },
                      "awardAmount": {
                        "amount": 47427,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3342,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "211.82",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "215.01",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 24150,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.119,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "194.18",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "238.81",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 4984,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0495,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "436.07",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "441.61",
                    "currencyCode": "VUV"
                  },
                  "percentage": "12.61"
                },
                "deal": {
                  "amount": {
                    "amount": "79.88",
                    "currencyCode": "TRY"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "5.58",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "bbb60838-a709-4ed2-aa7d-ae48eaab7735",
                  "dba212ed-dee1-420b-8351-dec9ce62b17d",
                  "8667011c-dcff-4c19-aed3-72c7d2de5dc6",
                  "afca9aec-cb3c-4f31-a4c0-f30444cd3054",
                  "2cc496e7-a861-4442-bb8e-e5c46fc4a91b",
                  "46487886-0985-4de0-bbc4-20caef12f6a7",
                  "161ddaf7-da68-4691-999c-f84a2c4f21df",
                  "a3a3b27a-f926-4389-8101-9c0d5178b564",
                  "4d6f8d39-681a-4e1e-b3fc-68c7db7c73ce"
                ],
                "total": {
                  "amount": {
                    "amount": "403.53",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 1733,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.303,
                  "equivalentAmount": {
                    "amount": "164.58",
                    "currencyCode": "DZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "275.14",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 45638,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0188,
                    "equivalentAmount": {
                      "amount": "156.55",
                      "currencyCode": "KMF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "105.82",
                        "currencyCode": "BAM"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39301,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0543,
                      "equivalentAmount": {
                        "amount": "343.37",
                        "currencyCode": "PKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "348.91",
                        "currencyCode": "GBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6831,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0509,
                      "equivalentAmount": {
                        "amount": "323.88",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "312.77",
                        "currencyCode": "LBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3875,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2407,
                      "equivalentAmount": {
                        "amount": "28.39",
                        "currencyCode": "MAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "244.81",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 18781,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1875,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "435.19",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "27.95",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 17799,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4148,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "149.75",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "107.76",
                    "currencyCode": "BGN"
                  },
                  "percentage": "13.51"
                },
                "deal": {
                  "amount": {
                    "amount": "303.1",
                    "currencyCode": "IQD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "5.27",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "74eb75f1-40ae-4dc8-8bc5-369eea44dff9",
                  "b3b0f4f5-86e1-4046-ab23-c967fd746bd2",
                  "31eccc94-3ce5-40e5-b4ea-f2d72cf2a255",
                  "dff5fb02-cf3d-4830-9275-a7f0bbf4e288",
                  "fc6419de-4ab3-4a97-aaa1-69b7fda117a4",
                  "d88cc440-bd56-4203-9e25-13a5e6e5d0ad",
                  "87f65b2e-7df9-4ef4-af46-d6bd27a20a2e",
                  "7e2b67d6-10da-4ee9-925d-665863ca9cc3",
                  "c8596c5b-79f6-4cb7-914e-c7b9825aa487"
                ],
                "total": {
                  "amount": {
                    "amount": "108.82",
                    "currencyCode": "IRR"
                  },
                  "awardAmount": {
                    "amount": 15516,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1729,
                  "equivalentAmount": {
                    "amount": "440.42",
                    "currencyCode": "SZL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "134.46",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 20477,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0385,
                    "equivalentAmount": {
                      "amount": "65.59",
                      "currencyCode": "RWF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "404.41",
                        "currencyCode": "TTD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27691,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4003,
                      "equivalentAmount": {
                        "amount": "242.46",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "33.62",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5663,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1532,
                      "equivalentAmount": {
                        "amount": "187.62",
                        "currencyCode": "ILS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "212.02",
                        "currencyCode": "SLE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3783,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3338,
                      "equivalentAmount": {
                        "amount": "101.91",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "162.61",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 12287,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0341,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "336.9",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "477.95",
                    "currencyCode": "HUF"
                  },
                  "percentage": "12.12"
                },
                "deal": {
                  "amount": {
                    "amount": "376.2",
                    "currencyCode": "NZD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "10.49",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "4fc59f9b-cd6a-40e4-b5f2-ee959ac33b3c",
                  "d3b60658-2d9c-4ff9-92bb-f45477ed5478",
                  "41a3590b-1841-4bd5-bbc6-14a2e9c08879",
                  "79b26e47-63d5-4e66-be1a-a7b3200d1665",
                  "68b07bca-0ac4-4bca-9125-99b6126e9c52",
                  "6ae1d8fb-017d-425d-b407-37804148f7fd",
                  "62c57ca5-e617-4a4a-9738-b391c050a2a4",
                  "d90ad220-9e25-45e3-af7f-651f8e865011",
                  "d693eaad-3013-442d-ad66-1fc428f2a44a"
                ],
                "total": {
                  "amount": {
                    "amount": "176.76",
                    "currencyCode": "CLP"
                  },
                  "awardAmount": {
                    "amount": 33418,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.241,
                  "equivalentAmount": {
                    "amount": "99.01",
                    "currencyCode": "OMR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "242.64",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 40677,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1409,
                    "equivalentAmount": {
                      "amount": "97.62",
                      "currencyCode": "CUP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "144.02",
                        "currencyCode": "ERN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47744,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1014,
                      "equivalentAmount": {
                        "amount": "259.19",
                        "currencyCode": "GYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "172.82",
                        "currencyCode": "TTD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31254,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2454,
                      "equivalentAmount": {
                        "amount": "145.93",
                        "currencyCode": "CAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "416.55",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47980,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2142,
                      "equivalentAmount": {
                        "amount": "244.11",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "75.6",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 36080,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.461,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "325.83",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "175.86",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 41767,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1522,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "233.52",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "387.77",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 29335,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2543,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "18.69",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "157.84",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 45838,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.488,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "437.08",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "326.79",
                    "currencyCode": "BAM"
                  },
                  "percentage": "14.5"
                },
                "deal": {
                  "amount": {
                    "amount": "314.39",
                    "currencyCode": "HNL"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.11",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "b16bf217-8f53-4ac2-9f37-58f3efd5ac29",
                  "018c4da5-b4fd-4afb-9529-75bc2164e121",
                  "8613f858-99bd-42cd-9fa3-fdbd80807959",
                  "c7116973-2ff0-4850-9376-6a0e1f1efd6a",
                  "42cf5355-a114-4a96-8cba-2b1b7c6c3a38",
                  "d3b183f6-1b5a-47d2-b1e1-c4c345e492a1",
                  "11e5765e-5184-4924-97be-d77796abd4eb",
                  "b413ac9f-a643-450d-b955-5d8d0135e2f9",
                  "cc846a55-e1e4-4c29-baa2-3e1761c03b95"
                ],
                "total": {
                  "amount": {
                    "amount": "413.92",
                    "currencyCode": "SSP"
                  },
                  "awardAmount": {
                    "amount": 3132,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4497,
                  "equivalentAmount": {
                    "amount": "422.13",
                    "currencyCode": "CNY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "159.46",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 13870,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3168,
                    "equivalentAmount": {
                      "amount": "172.78",
                      "currencyCode": "LRD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "105.33",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8134,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1884,
                      "equivalentAmount": {
                        "amount": "77.9",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "80.88",
                        "currencyCode": "BTN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42073,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2985,
                      "equivalentAmount": {
                        "amount": "164.66",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "41.42",
                        "currencyCode": "RON"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31958,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2181,
                      "equivalentAmount": {
                        "amount": "350.75",
                        "currencyCode": "YER"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "79.75",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 5866,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1431,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "376.98",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "81.41",
                    "currencyCode": "AZN"
                  },
                  "percentage": "11.02"
                },
                "deal": {
                  "amount": {
                    "amount": "426.65",
                    "currencyCode": "GYD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "9.33",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "478b9964-4d6a-423d-bb5e-aec8c3948428",
                  "173e3e68-3750-435a-96b2-e793df478f17",
                  "d6a42b49-3b9c-48ba-9fd5-01d2d04b8a79",
                  "5f6289c4-038f-4ae8-88b8-a656109aa16f",
                  "59ff80e0-f268-4e1b-b9b8-5acaa08c521a",
                  "770d9176-3dfc-4881-861b-01bb301c0f44",
                  "087d5c05-e5f8-4d50-8491-1f5ea70b34e0",
                  "17876ac3-4d14-474f-b88c-a45768dc1de9",
                  "646bcad3-1258-496b-8051-277fff72f12a"
                ],
                "total": {
                  "amount": {
                    "amount": "191.72",
                    "currencyCode": "MMK"
                  },
                  "awardAmount": {
                    "amount": 34549,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3194,
                  "equivalentAmount": {
                    "amount": "476.55",
                    "currencyCode": "RWF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "188.97",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 48406,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3322,
                    "equivalentAmount": {
                      "amount": "261.76",
                      "currencyCode": "CLP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "169.49",
                        "currencyCode": "AZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45861,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4128,
                      "equivalentAmount": {
                        "amount": "47.94",
                        "currencyCode": "ZAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "266.29",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15212,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1227,
                      "equivalentAmount": {
                        "amount": "315.21",
                        "currencyCode": "LYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "313.28",
                        "currencyCode": "DZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34074,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3227,
                      "equivalentAmount": {
                        "amount": "125.97",
                        "currencyCode": "SGD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "495.28",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 40395,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1311,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "456.97",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "139.44",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 21543,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0185,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "288.33",
                        "currencyCode": "RWF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "344.07",
                    "currencyCode": "UGX"
                  },
                  "percentage": "11.56"
                },
                "deal": {
                  "amount": {
                    "amount": "127.95",
                    "currencyCode": "XAF"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "13.23",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "054b8735-ed70-4bc0-b76f-264141e97893",
                  "d7442493-9c1f-468a-8763-b54b132fc19b",
                  "db182951-5343-4db4-8759-21d71b39d883",
                  "34c5f1e3-07d2-4743-a5d2-a25a45af0f10",
                  "b66e0bde-5d90-4746-916a-fea06477f296",
                  "999e4898-c1d3-4a8c-8c27-5905d6ad9daf",
                  "72416c01-cbfe-4108-8923-b8e43a02cc9e",
                  "268d349c-a19d-4edb-9ab9-1370246407df",
                  "02e7b911-541b-42dc-a187-a1daeaf423aa"
                ],
                "total": {
                  "amount": {
                    "amount": "305.09",
                    "currencyCode": "JPY"
                  },
                  "awardAmount": {
                    "amount": 41511,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.116,
                  "equivalentAmount": {
                    "amount": "163.47",
                    "currencyCode": "LSL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "404.44",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 46738,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1998,
                    "equivalentAmount": {
                      "amount": "370.47",
                      "currencyCode": "UGX"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "277.64",
                        "currencyCode": "MKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11427,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0313,
                      "equivalentAmount": {
                        "amount": "180.19",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "496.57",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38182,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1011,
                      "equivalentAmount": {
                        "amount": "230.14",
                        "currencyCode": "MGA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "487.87",
                        "currencyCode": "SEK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30642,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0321,
                      "equivalentAmount": {
                        "amount": "165.01",
                        "currencyCode": "ARS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "74.9",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 43686,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0489,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "23.76",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "457.6",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 11017,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2413,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "289.92",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "425.38",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 49928,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2432,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "159.58",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "158.22",
                    "currencyCode": "NIO"
                  },
                  "percentage": "6.93"
                },
                "deal": {
                  "amount": {
                    "amount": "411",
                    "currencyCode": "SCR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "13.69",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "2963ae9a-dc6f-4a28-b5e7-c3ea03093de1",
                  "ebf191f3-eee2-4405-9670-76d5d5c0a901",
                  "c7a827bd-68c3-4a7a-89fc-c90317ff6e19",
                  "b14350a9-64ee-4b6f-8186-fa96f2bf6324",
                  "ea216081-2040-4be7-8787-99f57f0967bb",
                  "681a0f19-504c-4f44-ac1a-10ec7bc555f8",
                  "7a1f39ea-ae4a-4035-892d-598a5be6239c",
                  "b3153e94-6a22-4f1c-b4bb-8c92da1160e8",
                  "b3639f39-e4ce-4fa1-a26b-8fa7347c95c1"
                ],
                "total": {
                  "amount": {
                    "amount": "132.78",
                    "currencyCode": "BIF"
                  },
                  "awardAmount": {
                    "amount": 39653,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4664,
                  "equivalentAmount": {
                    "amount": "451.27",
                    "currencyCode": "NIO"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "208.68",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 32878,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2568,
                    "equivalentAmount": {
                      "amount": "341.5",
                      "currencyCode": "BTN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "383.06",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6290,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0279,
                      "equivalentAmount": {
                        "amount": "407.26",
                        "currencyCode": "SAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "293.71",
                        "currencyCode": "UZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14013,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3022,
                      "equivalentAmount": {
                        "amount": "346.03",
                        "currencyCode": "VUV"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "244.65",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36627,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3419,
                      "equivalentAmount": {
                        "amount": "142.15",
                        "currencyCode": "ZAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "84.56",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 25812,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3248,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "458.93",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "329.04",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 45238,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2729,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "365.83",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "265.81",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 46991,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2691,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "144.02",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "341.54",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 30249,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.092,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "91.79",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "416.6",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 41447,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.187,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "340.35",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "152.76",
                    "currencyCode": "JOD"
                  },
                  "percentage": "10.26"
                },
                "deal": {
                  "amount": {
                    "amount": "391.65",
                    "currencyCode": "MNT"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "17.11",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "07c865c7-9c06-4e58-8a7b-3995234e7119",
                  "a3601219-2991-4c18-adb6-9081be165651",
                  "ced8f3e8-98f7-4b94-b720-b5fdd3921bc4",
                  "ea5255b9-7a4c-4560-a544-88a0b2687e2f",
                  "cf67aac6-aa67-4eba-9d2e-54bb50a9dc53",
                  "7295f0be-c41a-412b-8cdc-7e0629933f86",
                  "01fe8deb-3812-4ae9-b266-b7a554e8e3c1",
                  "fcd98abb-3b42-4dbf-9692-f92f67bb408e",
                  "d042dc58-d715-4311-9f60-97b336a72f76"
                ],
                "total": {
                  "amount": {
                    "amount": "477.27",
                    "currencyCode": "GHS"
                  },
                  "awardAmount": {
                    "amount": 37715,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3808,
                  "equivalentAmount": {
                    "amount": "370.58",
                    "currencyCode": "INR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "169.02",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 32920,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1484,
                    "equivalentAmount": {
                      "amount": "427.7",
                      "currencyCode": "JMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "51.09",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41254,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0619,
                      "equivalentAmount": {
                        "amount": "245.62",
                        "currencyCode": "XCD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "44.41",
                        "currencyCode": "AFN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12111,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.383,
                      "equivalentAmount": {
                        "amount": "343.53",
                        "currencyCode": "RUB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "19.08",
                        "currencyCode": "SLE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33491,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3692,
                      "equivalentAmount": {
                        "amount": "365.44",
                        "currencyCode": "PEN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "422.37",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 35384,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4433,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "270.8",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "214.72",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 3021,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0342,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "402.26",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "81.58",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 17430,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.126,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "213.25",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9763
                },
                "passengerReferenceIds": [
                  "043ec352-ac86-465f-bcda-2d4cc2b47a47",
                  "967747b9-e36b-4116-81f2-1e915be6194b",
                  "ac3e3443-c4dc-4b1c-a02b-eb4d8ac7303b",
                  "14dd067d-2573-4e28-a6f7-e21f35ea9aa8",
                  "3947f702-aef6-48c1-854d-4609b0447a52",
                  "8a844f90-2d6d-4118-9cfe-453e243d0f6f",
                  "930207cc-6634-4ccf-a689-a4481839c845",
                  "4c1b3afb-1c83-43b1-a595-58bec409d3c9",
                  "d84ed165-e050-4bd9-a45d-1bfa6c8dcd98"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "59.14",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 39192,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1533,
                    "equivalentAmount": {
                      "amount": "449.01",
                      "currencyCode": "KRW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "148.54",
                          "currencyCode": "QAR"
                        },
                        "awardAmount": {
                          "amount": 23402,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.195,
                        "equivalentAmount": {
                          "amount": "125.3",
                          "currencyCode": "AUD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "64.92",
                            "currencyCode": "MRU"
                          },
                          "awardAmount": {
                            "amount": 2197,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0295,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "293.58",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "47.14",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 31840,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0268,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "143.67",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "73.63",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 10070,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0448,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "431.45",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "285.64",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 47762,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1826,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "419.11",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "352.47",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 36133,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4881,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "479.2",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "292.24",
                          "currencyCode": "DJF"
                        },
                        "awardAmount": {
                          "amount": 16071,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0667,
                        "equivalentAmount": {
                          "amount": "124.94",
                          "currencyCode": "ZAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "210.44",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 17274,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.052,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "236.33",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "335.74",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 11192,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0503,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "76.23",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "314.14",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 30196,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3275,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "184.73",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "162.06",
                          "currencyCode": "HKD"
                        },
                        "awardAmount": {
                          "amount": 37186,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3296,
                        "equivalentAmount": {
                          "amount": "289.89",
                          "currencyCode": "WST"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "197.58",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 3566,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3441,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "474.66",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "388.01",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 9254,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.344,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "287.92",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "117.85",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 10912,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3241,
                    "equivalentAmount": {
                      "amount": "485.58",
                      "currencyCode": "JOD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "87.92",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 42419,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1336,
                    "equivalentAmount": {
                      "amount": "147.84",
                      "currencyCode": "LYD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "191.72",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 10786,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.063,
                    "equivalentAmount": {
                      "amount": "498.1",
                      "currencyCode": "KPW"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "201.26",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 40047,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3509,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "368.91",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "235.73",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 11236,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1592,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "192.53",
                        "currencyCode": "NAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "362.46",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 36543,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3372,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "432.08",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "244.81",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 36147,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.022,
                    "equivalentAmount": {
                      "amount": "299.77",
                      "currencyCode": "GYD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "78.93",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 4792,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0583,
                    "equivalentAmount": {
                      "amount": "479.32",
                      "currencyCode": "TRY"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.108
                },
                "passengerReferenceIds": [
                  "a824b9c0-1d0c-4478-94df-62cd107298f0",
                  "894a2854-4417-4d67-912c-109410b3eda8",
                  "7d142dce-d9fb-4762-a0dc-aeef08e97071",
                  "8058ada8-fff2-4de0-ac1f-0b452ff3ff72",
                  "c6164717-5e81-4513-9264-179a4e785cbb",
                  "f1b4f275-c921-4855-baca-5ce9186a8c84",
                  "ba03b6cd-6e47-4ffa-81df-8f611f976267",
                  "527d000e-d35a-406a-a07c-803bbc55ede9",
                  "6322176c-51a9-4911-8295-8585c3291c08"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "259.22",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 9693,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.333,
                    "equivalentAmount": {
                      "amount": "392.75",
                      "currencyCode": "NIO"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "86.5",
                          "currencyCode": "SGD"
                        },
                        "awardAmount": {
                          "amount": 10059,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1689,
                        "equivalentAmount": {
                          "amount": "279.49",
                          "currencyCode": "BHD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "428.79",
                            "currencyCode": "GBP"
                          },
                          "awardAmount": {
                            "amount": 26207,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2951,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "102.79",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "11.23",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 44912,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0685,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "173.07",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "255.38",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 25867,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2488,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "395.55",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "147.17",
                          "currencyCode": "MDL"
                        },
                        "awardAmount": {
                          "amount": 25416,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4313,
                        "equivalentAmount": {
                          "amount": "436.16",
                          "currencyCode": "CNY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "449.62",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 29419,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4346,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "486.07",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "131.13",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 35258,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2841,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "281.53",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "454.92",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 36119,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3252,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "486.02",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "316.26",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 22629,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0945,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "491.54",
                            "currencyCode": "KZT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "360.99",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 44033,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3354,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "71.19",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "493.73",
                          "currencyCode": "NAD"
                        },
                        "awardAmount": {
                          "amount": 42782,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1135,
                        "equivalentAmount": {
                          "amount": "410.34",
                          "currencyCode": "BTN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "400.08",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 20160,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.348,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "416.99",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "395.73",
                            "currencyCode": "NOK"
                          },
                          "awardAmount": {
                            "amount": 2593,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4166,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "195.4",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "189.68",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 36566,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2545,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "467.39",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "383.31",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 20892,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.319,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "345.49",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "117.17",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 11377,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2929,
                    "equivalentAmount": {
                      "amount": "223.02",
                      "currencyCode": "KYD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "280.86",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 44078,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.443,
                    "equivalentAmount": {
                      "amount": "108.38",
                      "currencyCode": "MRU"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "125.36",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 25192,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.499,
                    "equivalentAmount": {
                      "amount": "145.29",
                      "currencyCode": "KMF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "468.16",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 48777,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2432,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "141.5",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "225.37",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 45773,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3269,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "322.87",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "12.61",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 35696,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.354,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "20.54",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "446.03",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 11697,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1294,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "227.6",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "360.29",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 32845,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0839,
                    "equivalentAmount": {
                      "amount": "410.52",
                      "currencyCode": "AUD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "299.7",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 41777,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1028,
                    "equivalentAmount": {
                      "amount": "478.87",
                      "currencyCode": "BTN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9909
                },
                "passengerReferenceIds": [
                  "f0e9fcbd-e203-4a7f-ba1e-112be7145f70",
                  "ede5e593-54a6-4c52-88c3-8e9f52ccec77",
                  "bf504516-6f1a-46be-989c-79f524bd106a",
                  "d1f2e719-514f-45bd-b40f-d0e09732149f",
                  "cc99e47d-c08c-4fdf-ad50-759665d99e4c",
                  "338d7826-ec9c-40c1-8011-372fe11ae99d",
                  "bfea08f0-4918-4e60-bdf9-45d5b822cb43",
                  "b5163b2f-dd8c-4fe8-9dde-7f9b1986857e",
                  "a2055321-bfbc-4bf6-b5da-b6102c81d3cf"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "95.84",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 13563,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4484,
                    "equivalentAmount": {
                      "amount": "22.46",
                      "currencyCode": "MDL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "438.83",
                          "currencyCode": "MAD"
                        },
                        "awardAmount": {
                          "amount": 8812,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1853,
                        "equivalentAmount": {
                          "amount": "478.77",
                          "currencyCode": "THB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "374.79",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 40153,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2452,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "39.06",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "301.67",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 24440,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.117,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "291.73",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "421.53",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 1244,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1167,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "108.49",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "203.17",
                          "currencyCode": "BGN"
                        },
                        "awardAmount": {
                          "amount": 44032,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0848,
                        "equivalentAmount": {
                          "amount": "166.24",
                          "currencyCode": "MGA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "219.78",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 2919,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3412,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "163.95",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "71.5",
                          "currencyCode": "UGX"
                        },
                        "awardAmount": {
                          "amount": 46056,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3519,
                        "equivalentAmount": {
                          "amount": "219.85",
                          "currencyCode": "CLP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "122.88",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 18508,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3256,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "213.02",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "19.61",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 39489,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2268,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "255.64",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "305.16",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 22038,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0657,
                    "equivalentAmount": {
                      "amount": "182.11",
                      "currencyCode": "GTQ"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "462.9",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 17210,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3895,
                    "equivalentAmount": {
                      "amount": "180.58",
                      "currencyCode": "SAR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "210.67",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 10028,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2443,
                    "equivalentAmount": {
                      "amount": "145.69",
                      "currencyCode": "TMT"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "360.71",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 11626,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4319,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "91.58",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "284.09",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 3439,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3497,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "386.42",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "249.46",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 41866,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2692,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "272.9",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "131.05",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 27009,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4163,
                    "equivalentAmount": {
                      "amount": "52.41",
                      "currencyCode": "PEN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "105.84",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 27896,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2005,
                    "equivalentAmount": {
                      "amount": "150.86",
                      "currencyCode": "HNL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9256
                },
                "passengerReferenceIds": [
                  "997fb03d-7bee-44d9-b882-c79489e0d275",
                  "e6c2e13c-ddff-481f-8b23-9708d4a6e542",
                  "1daddb37-88f5-4b90-9fcc-b51deea2e528",
                  "09f04486-0ded-4f6a-92d0-b724b3a0207b",
                  "ca215215-7f3a-4610-8f9c-2ccfc9193df9",
                  "d30fa485-acd4-4aa8-94af-d82ff51201be",
                  "dd8b301d-35b2-445b-9cc0-2f1c1a69e035",
                  "b7248795-34e1-4ebc-b402-ff904d8f67ae",
                  "583d353b-8af9-4594-9d6a-feee48bc1f68"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "430.4",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 41267,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1683,
                    "equivalentAmount": {
                      "amount": "309.84",
                      "currencyCode": "YER"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "245.61",
                          "currencyCode": "KRW"
                        },
                        "awardAmount": {
                          "amount": 18161,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4387,
                        "equivalentAmount": {
                          "amount": "254.21",
                          "currencyCode": "GEL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "223.18",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 37029,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1079,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "27.27",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "229.16",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 29704,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0196,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "255.21",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "101.79",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 45140,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4204,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "88.32",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "396.14",
                          "currencyCode": "STN"
                        },
                        "awardAmount": {
                          "amount": 46862,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4222,
                        "equivalentAmount": {
                          "amount": "389.98",
                          "currencyCode": "LAK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "38.39",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 49702,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4427,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "489.41",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "204.4",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 1076,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3157,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "25.21",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "118.16",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 17083,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1619,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "347.57",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "49.38",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 4707,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3878,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "47.23",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "283.18",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 14333,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0727,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "26.04",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "326.17",
                          "currencyCode": "ZAR"
                        },
                        "awardAmount": {
                          "amount": 6682,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.369,
                        "equivalentAmount": {
                          "amount": "124.13",
                          "currencyCode": "IRR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "401.3",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 19849,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2605,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "54.95",
                            "currencyCode": "KZT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "317.89",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 13571,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.109,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "293.86",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "337.1",
                            "currencyCode": "RON"
                          },
                          "awardAmount": {
                            "amount": 18533,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2627,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "224.45",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "490.2",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 21050,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1751,
                    "equivalentAmount": {
                      "amount": "114.48",
                      "currencyCode": "TRY"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "307.76",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 45868,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1366,
                    "equivalentAmount": {
                      "amount": "452.4",
                      "currencyCode": "ARS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "38.13",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 24007,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3527,
                    "equivalentAmount": {
                      "amount": "188.3",
                      "currencyCode": "EGP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "215.51",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 49151,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3333,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "245.82",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "242.14",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 44381,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0263,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "87.33",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "225.62",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 37661,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0487,
                    "equivalentAmount": {
                      "amount": "326.95",
                      "currencyCode": "LBP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "75.12",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 23037,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.163,
                    "equivalentAmount": {
                      "amount": "192.4",
                      "currencyCode": "KPW"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8337
                },
                "passengerReferenceIds": [
                  "71fd348d-e80a-4388-847b-f13fbafcce59",
                  "915d9240-95a0-409e-b940-a7a00edc1a15",
                  "bb3bd0c3-ffbb-4b55-b46c-ce86ff6fb1be",
                  "7405a0ea-f9f5-4ef1-a23c-466868937d79",
                  "126afb7d-9a63-4f86-abc9-016294862e75",
                  "672ec9c0-0bdb-4f53-ab0e-a4959c4876fc",
                  "fe4a4187-1d88-4148-bfe2-e520f7acc14f",
                  "f0ba9d65-344d-4caa-ba31-20b7413f4178",
                  "aa2eefca-3177-4c95-b3a4-489b80e63648"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "410.83",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 16056,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3061,
                    "equivalentAmount": {
                      "amount": "126.16",
                      "currencyCode": "MAD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "306.09",
                          "currencyCode": "JOD"
                        },
                        "awardAmount": {
                          "amount": 30017,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4949,
                        "equivalentAmount": {
                          "amount": "351.94",
                          "currencyCode": "XCD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "341.08",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 14549,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4523,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "239.93",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "386.68",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 27734,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2407,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "412.28",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "304.15",
                            "currencyCode": "TMT"
                          },
                          "awardAmount": {
                            "amount": 28328,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0755,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "438.22",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "239.09",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 13108,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3009,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "45.46",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "260.57",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 32174,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2245,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "273.92",
                            "currencyCode": "XPF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "195.68",
                          "currencyCode": "BGN"
                        },
                        "awardAmount": {
                          "amount": 32100,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2856,
                        "equivalentAmount": {
                          "amount": "493.26",
                          "currencyCode": "XCD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "235.38",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 3629,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3587,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "43.35",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "417.3",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 16132,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4181,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "241.08",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "364.88",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 43439,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4009,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "481.08",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "440.62",
                          "currencyCode": "NZD"
                        },
                        "awardAmount": {
                          "amount": 29404,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3197,
                        "equivalentAmount": {
                          "amount": "254.6",
                          "currencyCode": "GIP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "389.29",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 24704,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1847,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "195.2",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "33.77",
                            "currencyCode": "MRU"
                          },
                          "awardAmount": {
                            "amount": 31061,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2453,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "448.19",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "374.96",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 4988,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0275,
                    "equivalentAmount": {
                      "amount": "443.34",
                      "currencyCode": "MMK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "155.14",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 33610,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3793,
                    "equivalentAmount": {
                      "amount": "368.76",
                      "currencyCode": "GHS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "355.2",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 49895,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2189,
                    "equivalentAmount": {
                      "amount": "283.87",
                      "currencyCode": "VUV"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "435.9",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 6042,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1711,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "408.74",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "20.38",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 8384,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3402,
                    "equivalentAmount": {
                      "amount": "60.72",
                      "currencyCode": "BIF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "147.17",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 49004,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0967,
                    "equivalentAmount": {
                      "amount": "179.11",
                      "currencyCode": "KZT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0565
                },
                "passengerReferenceIds": [
                  "9ef2312a-f3be-4b95-9ff4-a327a32e215c",
                  "0a111471-a189-4773-9108-4407bae2d754",
                  "bb1c0413-ca51-4365-89e8-10a43e81fee0",
                  "abf10053-b716-41cc-8bfe-68d5d025033a",
                  "6af047fe-9656-4b8a-bd69-a3681dd41b1d",
                  "1b370899-abbd-448d-b07c-45475d81975d",
                  "dcb390ce-ce6b-4f91-9efb-b684a6283172",
                  "72396e61-0205-4a8a-81f5-af554bbcebf1",
                  "90b35301-b3fc-4d7d-9252-d5e9af10965b"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "20.23",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 40756,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3973,
                    "equivalentAmount": {
                      "amount": "26.76",
                      "currencyCode": "TMT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "202.32",
                          "currencyCode": "GYD"
                        },
                        "awardAmount": {
                          "amount": 39944,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4876,
                        "equivalentAmount": {
                          "amount": "414.6",
                          "currencyCode": "KHR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "83.22",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 38722,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.178,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "423.69",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "64.09",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 37794,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1133,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "181.88",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "236.31",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 20659,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3032,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "209.6",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "178.27",
                          "currencyCode": "CVE"
                        },
                        "awardAmount": {
                          "amount": 49473,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3351,
                        "equivalentAmount": {
                          "amount": "43.67",
                          "currencyCode": "LRD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "422.68",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 8021,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1881,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "186.64",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "138.83",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 10497,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0587,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "452.28",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "406.31",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 37772,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4767,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "179.55",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "364.53",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 21742,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2283,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "343.21",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "22.71",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 30429,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4392,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "270.18",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "129.97",
                          "currencyCode": "TRY"
                        },
                        "awardAmount": {
                          "amount": 7651,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.348,
                        "equivalentAmount": {
                          "amount": "324.27",
                          "currencyCode": "HUF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "484.09",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 46365,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4635,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "27.67",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "415.84",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 17328,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4619,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "461.77",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "486.78",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 18143,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3155,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "426.45",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "463.15",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 35468,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1881,
                    "equivalentAmount": {
                      "amount": "91.85",
                      "currencyCode": "BYN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "93.72",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 5785,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0839,
                    "equivalentAmount": {
                      "amount": "105.98",
                      "currencyCode": "BTN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "432.93",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 40118,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1252,
                    "equivalentAmount": {
                      "amount": "194.53",
                      "currencyCode": "JOD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "286.65",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 4980,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4224,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "21.85",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "449.77",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 1813,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4457,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "276.38",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "185.43",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 46639,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3879,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "285.94",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "253.17",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 9046,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4005,
                    "equivalentAmount": {
                      "amount": "144.23",
                      "currencyCode": "CAD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "408.97",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 41267,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3834,
                    "equivalentAmount": {
                      "amount": "410.24",
                      "currencyCode": "KES"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.852
                },
                "passengerReferenceIds": [
                  "737aac50-03a3-4d00-ab92-13a4fcf81629",
                  "0ed4451a-3d81-442f-8ca8-c45e6a99fabb",
                  "7a049a0e-2137-49a0-9e3d-89e66d2c9137",
                  "27390ebb-e864-437a-ba17-45b37cec9166",
                  "d2413c73-2c41-4b78-9625-36cf31a49b56",
                  "e759df72-39df-41ce-af4d-1ed914b92575",
                  "fb3d764b-aac5-46fa-a5a9-91622268e442",
                  "11c0a855-4c73-4ca7-9f1a-5d076c40f3d7",
                  "3a3c137c-25b2-4e11-879c-de3729072e89"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "38.74",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 29798,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2519,
                    "equivalentAmount": {
                      "amount": "391.36",
                      "currencyCode": "JMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "345.81",
                          "currencyCode": "SSP"
                        },
                        "awardAmount": {
                          "amount": 12421,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3098,
                        "equivalentAmount": {
                          "amount": "171.21",
                          "currencyCode": "AMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "132.65",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 14307,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3796,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "76.86",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "337.1",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 31458,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3141,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "265.49",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "66.87",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 49315,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1784,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "99.79",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "252.2",
                          "currencyCode": "BAM"
                        },
                        "awardAmount": {
                          "amount": 43558,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4267,
                        "equivalentAmount": {
                          "amount": "114.58",
                          "currencyCode": "MNT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "13.86",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 49737,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1773,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "45.01",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "322.94",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 17612,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4432,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "339.23",
                            "currencyCode": "XPF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "167",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 28351,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0284,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "361.68",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "197.22",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 1248,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1261,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "498.32",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "79.89",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 45752,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2467,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "308.23",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "388.18",
                          "currencyCode": "DKK"
                        },
                        "awardAmount": {
                          "amount": 31741,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3554,
                        "equivalentAmount": {
                          "amount": "32.2",
                          "currencyCode": "KPW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "370.89",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 6262,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2217,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "439.21",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "32.08",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 49725,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2348,
                    "equivalentAmount": {
                      "amount": "195.99",
                      "currencyCode": "BDT"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "114.07",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 29677,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1668,
                    "equivalentAmount": {
                      "amount": "32.03",
                      "currencyCode": "TZS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "448.82",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 47565,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0198,
                    "equivalentAmount": {
                      "amount": "228.67",
                      "currencyCode": "TZS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "75.32",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 21909,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.306,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "413.05",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "304.98",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 13637,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1718,
                    "equivalentAmount": {
                      "amount": "176.28",
                      "currencyCode": "THB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "10.82",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 29220,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3245,
                    "equivalentAmount": {
                      "amount": "363.19",
                      "currencyCode": "NGN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9148
                },
                "passengerReferenceIds": [
                  "f8fa9a44-8fad-4ab1-b312-6b9438b7e442",
                  "fc934d6d-795a-442b-9137-a2593b0f6e8a",
                  "ba967749-f2ea-44db-aab6-28a2f7da61b7",
                  "8cccd580-78ae-4cc7-bc55-2b3c0d1e483c",
                  "5bb80dfe-42fa-4343-83d6-ef162092df8c",
                  "68eb275d-82f1-466d-a605-dea208170c54",
                  "8bb60d24-6ffe-4175-a659-79b0a7353924",
                  "43cc9ae9-2416-40c8-9b95-0821ab79a8a8",
                  "0c1c26b5-8705-42d9-909d-6ace629e9339"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "46.82",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 24279,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4942,
                    "equivalentAmount": {
                      "amount": "72.87",
                      "currencyCode": "KMF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "232.87",
                          "currencyCode": "HKD"
                        },
                        "awardAmount": {
                          "amount": 13482,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3945,
                        "equivalentAmount": {
                          "amount": "484.97",
                          "currencyCode": "BTN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "26.73",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 28385,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0238,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "299.64",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "74.9",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 9103,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1691,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "313.37",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "46.17",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 29970,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.39,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "474.58",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "329.12",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 15935,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.09,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "181.32",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "427.92",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 35817,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1335,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "99.06",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "72.69",
                          "currencyCode": "XOF"
                        },
                        "awardAmount": {
                          "amount": 43940,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3343,
                        "equivalentAmount": {
                          "amount": "344.25",
                          "currencyCode": "BDT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "428.01",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 9255,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4319,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "158.56",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "424.45",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 13717,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1085,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "477.76",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "366.23",
                          "currencyCode": "SLE"
                        },
                        "awardAmount": {
                          "amount": 40162,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.391,
                        "equivalentAmount": {
                          "amount": "422.13",
                          "currencyCode": "NPR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "247.81",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 29616,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3063,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "118.53",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "439.71",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 14148,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4738,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "220.51",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "292",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 7305,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4261,
                    "equivalentAmount": {
                      "amount": "119.21",
                      "currencyCode": "BBD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "496.62",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 6310,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1796,
                    "equivalentAmount": {
                      "amount": "364.91",
                      "currencyCode": "VES"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "351.54",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 13398,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4015,
                    "equivalentAmount": {
                      "amount": "130.28",
                      "currencyCode": "BAM"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "237.73",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 47797,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1735,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "431.58",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "309.25",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 35476,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3119,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "267.84",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "109.82",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 44240,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2839,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "325.55",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "246.13",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 17443,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2028,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "202.73",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "21.1",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 23994,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0568,
                    "equivalentAmount": {
                      "amount": "479.34",
                      "currencyCode": "PGK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "87.08",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 15662,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.198,
                    "equivalentAmount": {
                      "amount": "196.49",
                      "currencyCode": "TRY"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9433
                },
                "passengerReferenceIds": [
                  "d0e427c6-c032-4efe-a10b-47bd255b1bcd",
                  "a517516b-3f21-4884-a264-d2412a992620",
                  "60b26185-fea2-4419-b420-6c600db74fdf",
                  "f88835c7-1c21-4aab-bb31-a27615953d69",
                  "6dbdf211-e069-4d19-b718-c9d57e562208",
                  "f401ed9d-2b00-4527-9baa-c90277c803b0",
                  "a606d84d-d1db-4f72-9eb6-ff3fe522f242",
                  "94eb72a3-2031-4593-b3af-8a29be1b4d9d",
                  "02274257-c220-48fc-8a7c-8b5b1d29df4f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "194.33",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 10756,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0127,
                    "equivalentAmount": {
                      "amount": "141.71",
                      "currencyCode": "TJS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "150.75",
                          "currencyCode": "NGN"
                        },
                        "awardAmount": {
                          "amount": 24482,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2159,
                        "equivalentAmount": {
                          "amount": "421.24",
                          "currencyCode": "MMK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "109.92",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 22964,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2097,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "223.29",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "27.66",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 27119,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2359,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "33.51",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "146.93",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 19017,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0185,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "439.72",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "183.27",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 41771,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4926,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "156.26",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "36.5",
                            "currencyCode": "NOK"
                          },
                          "awardAmount": {
                            "amount": 32070,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1453,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "312.39",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "200.65",
                          "currencyCode": "BRL"
                        },
                        "awardAmount": {
                          "amount": 41354,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2525,
                        "equivalentAmount": {
                          "amount": "334.42",
                          "currencyCode": "ILS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "110.14",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 40778,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2035,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "43",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "325.55",
                          "currencyCode": "PYG"
                        },
                        "awardAmount": {
                          "amount": 8408,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2117,
                        "equivalentAmount": {
                          "amount": "398.81",
                          "currencyCode": "TND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "353.03",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 10620,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2634,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "400.45",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "130.46",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 24487,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4375,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "219.83",
                            "currencyCode": "VUV"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "28.74",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 11371,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3194,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "85.13",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "468.91",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 2289,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3668,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "370.41",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "434.4",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 29196,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0671,
                    "equivalentAmount": {
                      "amount": "58.26",
                      "currencyCode": "CVE"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "324.64",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 21175,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4714,
                    "equivalentAmount": {
                      "amount": "221.5",
                      "currencyCode": "CRC"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "481.96",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 49967,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4354,
                    "equivalentAmount": {
                      "amount": "478.99",
                      "currencyCode": "MYR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "470.29",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 18966,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2428,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "38.22",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "272.13",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 41061,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0137,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "124.53",
                        "currencyCode": "TMT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "157.03",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 37241,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4194,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "302.65",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "81.57",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 8247,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1512,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "445.72",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "421.73",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 33185,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2036,
                    "equivalentAmount": {
                      "amount": "493.26",
                      "currencyCode": "MVR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "454.43",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 45413,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0146,
                    "equivalentAmount": {
                      "amount": "494.67",
                      "currencyCode": "SBD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "100.53",
                  "currencyCode": "NAD"
                },
                "awardAmount": {
                  "amount": 3040,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2213,
                "equivalentAmount": {
                  "amount": "108.64",
                  "currencyCode": "ZAR"
                }
              },
              "fees": {
                "amount": {
                  "amount": "473.42",
                  "currencyCode": "DKK"
                },
                "awardAmount": {
                  "amount": 17516,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2965,
                "equivalentAmount": {
                  "amount": "220.7",
                  "currencyCode": "IDR"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "398.11",
                  "currencyCode": "GTQ"
                },
                "awardAmount": {
                  "amount": 10639,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.427,
                "equivalentAmount": {
                  "amount": "271.47",
                  "currencyCode": "MRU"
                }
              },
              "offerItemReferenceId": "53a8a6a3-f945-4a41-bf51-02381406283d",
              "tax": {
                "amount": {
                  "amount": "16.28",
                  "currencyCode": "RUB"
                },
                "awardAmount": {
                  "amount": 34552,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3703,
                "equivalentAmount": {
                  "amount": "241.11",
                  "currencyCode": "SEK"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "27.83",
                    "currencyCode": "BSD"
                  },
                  "awardAmount": {
                    "amount": 12702,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.383,
                  "equivalentAmount": {
                    "amount": "99.19",
                    "currencyCode": "SSP"
                  }
                },
                {
                  "amount": {
                    "amount": "466",
                    "currencyCode": "VUV"
                  },
                  "awardAmount": {
                    "amount": 37566,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2112,
                  "equivalentAmount": {
                    "amount": "158.32",
                    "currencyCode": "SLE"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "321.34",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 32799,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.296,
                    "equivalentAmount": {
                      "amount": "26.32",
                      "currencyCode": "GHS"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "179.8",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 42796,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4004,
                    "equivalentAmount": {
                      "amount": "397.8",
                      "currencyCode": "PGK"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "281.98",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 12106,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3762,
                    "equivalentAmount": {
                      "amount": "281.76",
                      "currencyCode": "LBP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "463.34",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 22104,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.07,
                    "equivalentAmount": {
                      "amount": "375.64",
                      "currencyCode": "BIF"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "29.62",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 25241,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3343,
                      "equivalentAmount": {
                        "amount": "31.75",
                        "currencyCode": "NOK"
                      }
                    },
                    {
                      "amount": {
                        "amount": "112.63",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 23866,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4732,
                      "equivalentAmount": {
                        "amount": "171.41",
                        "currencyCode": "MDL"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "312.11",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 48783,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0347,
                    "equivalentAmount": {
                      "amount": "58.74",
                      "currencyCode": "NZD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "364.46",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 24064,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1832,
                    "equivalentAmount": {
                      "amount": "232.47",
                      "currencyCode": "SBD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "104.41",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 37006,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3404,
                    "equivalentAmount": {
                      "amount": "80.35",
                      "currencyCode": "GBP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "264.71",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 42191,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4644,
                    "equivalentAmount": {
                      "amount": "78.49",
                      "currencyCode": "GYD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "227.21",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 45038,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.496,
                      "equivalentAmount": {
                        "amount": "453.32",
                        "currencyCode": "JOD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "63.49",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 6366,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0457,
                      "equivalentAmount": {
                        "amount": "324.59",
                        "currencyCode": "BZD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "60.31",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 20431,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4716,
                    "equivalentAmount": {
                      "amount": "475.43",
                      "currencyCode": "ZWL"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "11.62",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 11378,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3306,
                    "equivalentAmount": {
                      "amount": "376.49",
                      "currencyCode": "GTQ"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "362.43",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 13825,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1629,
                    "equivalentAmount": {
                      "amount": "100.9",
                      "currencyCode": "SZL"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "284.35",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 13615,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0785,
                    "equivalentAmount": {
                      "amount": "185.96",
                      "currencyCode": "XAF"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "26.79",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 2968,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3363,
                      "equivalentAmount": {
                        "amount": "147.21",
                        "currencyCode": "EGP"
                      }
                    },
                    {
                      "amount": {
                        "amount": "87.79",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 27251,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1484,
                      "equivalentAmount": {
                        "amount": "304.25",
                        "currencyCode": "KPW"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "126",
                    "currencyCode": "UYU"
                  },
                  "percentage": "5.77"
                },
                "passengerReferenceIds": [
                  "f1d81608-204c-4ab4-81e1-bdc18b286abc",
                  "6e6e3f79-e90e-47c9-85b8-6beed3537541",
                  "c3163a16-4065-46f5-9d16-8c40928cc9be",
                  "e55dd099-9834-4d2c-84e0-93c0420e0dc9",
                  "1a21db4b-ed2e-4440-971b-ab8b5f02dbf9",
                  "37f4ce8c-6ae3-4f81-81aa-66f88fb6139e",
                  "8f928b24-2835-44a2-a9e5-2244932071ff",
                  "1ddfde67-e55e-4238-9ebc-9328fe79efa1",
                  "282330c9-f0f1-46bb-b908-efa3b229e52b"
                ],
                "total": {
                  "amount": {
                    "amount": "119.38",
                    "currencyCode": "UGX"
                  },
                  "awardAmount": {
                    "amount": 29798,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2811,
                  "equivalentAmount": {
                    "amount": "380.41",
                    "currencyCode": "JMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "39.16",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 31761,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0266,
                    "equivalentAmount": {
                      "amount": "95.83",
                      "currencyCode": "NZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "378.44",
                        "currencyCode": "VUV"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47734,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1737,
                      "equivalentAmount": {
                        "amount": "204.3",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "125.69",
                        "currencyCode": "MNT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9762,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4315,
                      "equivalentAmount": {
                        "amount": "253.33",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "486.15",
                        "currencyCode": "GIP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32902,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1175,
                      "equivalentAmount": {
                        "amount": "342.94",
                        "currencyCode": "BOB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "456.78",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 24062,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4111,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "276.92",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "220.39",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 15090,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2477,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "383.85",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "415.27",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 21200,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3371,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "190.9",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "60.72",
                    "currencyCode": "MGA"
                  },
                  "percentage": "7.32"
                },
                "passengerReferenceIds": [
                  "c4a41678-7a10-4f38-91d2-d6154e595cee",
                  "0029a3c4-d51f-4821-a74b-fe736e192dff",
                  "8ebaba6a-e7e4-4efe-91a2-a53f9092f9f2",
                  "0cf4736e-3297-4832-b08e-1a37e4d5ef08",
                  "36ed7890-42ee-4608-af1c-c794ad1dd126",
                  "2aa0d173-d589-4b2e-8a8a-7bc12fc0af5b",
                  "f1a06127-28d9-482a-96a4-859122d92fb7",
                  "927df5ed-98ed-4318-a40c-e114072d0eaa",
                  "729231e9-fb0a-4478-892a-a07eaaaebfb5"
                ],
                "total": {
                  "amount": {
                    "amount": "492.38",
                    "currencyCode": "RWF"
                  },
                  "awardAmount": {
                    "amount": 23039,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1444,
                  "equivalentAmount": {
                    "amount": "119.86",
                    "currencyCode": "GEL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "22.38",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 24928,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4711,
                    "equivalentAmount": {
                      "amount": "323.27",
                      "currencyCode": "TMT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "34.18",
                        "currencyCode": "IQD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42405,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3114,
                      "equivalentAmount": {
                        "amount": "125.76",
                        "currencyCode": "THB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "398.4",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34111,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1313,
                      "equivalentAmount": {
                        "amount": "417.62",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "396.82",
                        "currencyCode": "GTQ"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26526,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4409,
                      "equivalentAmount": {
                        "amount": "79.11",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "496.07",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 6615,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1305,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "248.06",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "22.12",
                    "currencyCode": "ZAR"
                  },
                  "percentage": "12.8"
                },
                "passengerReferenceIds": [
                  "71ed62b8-16e1-46cf-9e12-430e714167f7",
                  "08d7f168-a109-4870-b5b8-b1e02c347be7",
                  "904efacc-94f8-4fd4-87ba-a5244e1b1a03",
                  "8811bcca-5dde-4eec-95d9-cf816bdef7df",
                  "e09ca05b-24a8-4dd9-9516-ad1d41d4cb96",
                  "a0f64726-9f03-4344-9c71-07ee2b0658c2",
                  "5ee5f34c-0a61-4e5b-a7a5-c5a5ca2352de",
                  "8a8d92de-61eb-463e-b70e-19a9bf1232c7",
                  "ba475202-195e-407b-bd1d-e5f5b32d2973"
                ],
                "total": {
                  "amount": {
                    "amount": "231.36",
                    "currencyCode": "MUR"
                  },
                  "awardAmount": {
                    "amount": 10850,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2666,
                  "equivalentAmount": {
                    "amount": "254.84",
                    "currencyCode": "SCR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "30.26",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 24972,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3155,
                    "equivalentAmount": {
                      "amount": "195.08",
                      "currencyCode": "KES"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "86.91",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37181,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.037,
                      "equivalentAmount": {
                        "amount": "272.4",
                        "currencyCode": "JOD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "232.16",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19409,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0145,
                      "equivalentAmount": {
                        "amount": "372.11",
                        "currencyCode": "KRW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "38.28",
                        "currencyCode": "TZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8970,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0205,
                      "equivalentAmount": {
                        "amount": "157.18",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "406.95",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 33903,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1782,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "182.69",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "327.19",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 12775,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1785,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "15.45",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "238.82",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 44993,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3722,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "276.88",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "441",
                    "currencyCode": "MMK"
                  },
                  "percentage": "7.06"
                },
                "passengerReferenceIds": [
                  "0dcdf39b-f429-4b55-a87c-8b91f8da274d",
                  "105c7c47-80f6-4f55-8a0c-18239d7124d2",
                  "52ef550d-d3c9-42e1-8b8c-aa3fa44684f7",
                  "bbe55078-bb04-4564-98af-fc31d946cdc5",
                  "48ce4202-4dc5-47d0-8a54-8ed827075a11",
                  "90bece39-62b9-4232-a1b7-c8576d551e25",
                  "0cdc12e8-2d11-400c-a0d8-4591684df814",
                  "a016ceb9-c553-4dcb-9f00-e029a97638f8",
                  "ff71ae92-a6d0-4884-974f-e67c3bed5ff9"
                ],
                "total": {
                  "amount": {
                    "amount": "400",
                    "currencyCode": "AUD"
                  },
                  "awardAmount": {
                    "amount": 43794,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1498,
                  "equivalentAmount": {
                    "amount": "126.17",
                    "currencyCode": "DZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "166.03",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 36775,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1072,
                    "equivalentAmount": {
                      "amount": "58.86",
                      "currencyCode": "BGN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "372.86",
                        "currencyCode": "TMT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23121,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3957,
                      "equivalentAmount": {
                        "amount": "182.59",
                        "currencyCode": "JPY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "33",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18195,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4313,
                      "equivalentAmount": {
                        "amount": "134.22",
                        "currencyCode": "MNT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "202.34",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25610,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2192,
                      "equivalentAmount": {
                        "amount": "283.02",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "151.12",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 23286,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2281,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "248.95",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "37.71",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 32461,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4176,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "88.39",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "493.09",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 36708,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2786,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "187.87",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "235.29",
                    "currencyCode": "TJS"
                  },
                  "percentage": "9.76"
                },
                "passengerReferenceIds": [
                  "93b57e8c-3eb8-40f3-97f7-a373cb99c537",
                  "c418f1f5-d2a6-492c-be45-a7d817e6a9a4",
                  "86631c22-f7aa-4a71-b28d-0a7616a79c53",
                  "44ad1025-1341-450a-9fe8-03828673143b",
                  "ccb757a9-8496-44f2-8cc7-fb9e2aff805f",
                  "4125a999-9747-4896-80fe-df6a3c528743",
                  "6152e264-d5df-4bab-a1ab-c86309bff128",
                  "5453ae1f-f92d-43fb-8fb5-f61e150dcfcb",
                  "fffa60e7-9121-419c-a7b1-7a924948cdf1"
                ],
                "total": {
                  "amount": {
                    "amount": "162.91",
                    "currencyCode": "NOK"
                  },
                  "awardAmount": {
                    "amount": 25264,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1929,
                  "equivalentAmount": {
                    "amount": "315.39",
                    "currencyCode": "MRU"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "264.44",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 4022,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0662,
                    "equivalentAmount": {
                      "amount": "288.55",
                      "currencyCode": "SLE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "167.25",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48335,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4431,
                      "equivalentAmount": {
                        "amount": "84.12",
                        "currencyCode": "AMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "499.35",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6387,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2957,
                      "equivalentAmount": {
                        "amount": "387.76",
                        "currencyCode": "GMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "71.52",
                        "currencyCode": "SBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30328,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3928,
                      "equivalentAmount": {
                        "amount": "227.27",
                        "currencyCode": "MXN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "327.84",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 31307,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1072,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "462.21",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "307.73",
                    "currencyCode": "KZT"
                  },
                  "percentage": "6.95"
                },
                "passengerReferenceIds": [
                  "623fac34-a96b-47c3-a898-e11cc08246f2",
                  "0900d190-bc8d-461f-bc71-e9da46af9f6c",
                  "b109517b-bf6a-432a-80d0-392d39a22fbb",
                  "b6aa2067-0341-433f-a33f-a0fde0f02cc2",
                  "6e6451df-615e-4050-acf2-f267889ad766",
                  "19fd59a7-3f1f-41bd-a333-401d2c2ec428",
                  "a3c54454-6a3c-47e4-84a5-c88c1db0e511",
                  "259e3bb8-cdcc-4cdf-979e-a508fc83163e",
                  "c86e0ee5-9049-4fd6-8db2-04455f9f9fc5"
                ],
                "total": {
                  "amount": {
                    "amount": "220.34",
                    "currencyCode": "BSD"
                  },
                  "awardAmount": {
                    "amount": 2524,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.048,
                  "equivalentAmount": {
                    "amount": "259.06",
                    "currencyCode": "LSL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "287.9",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 39245,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0459,
                    "equivalentAmount": {
                      "amount": "136.69",
                      "currencyCode": "FJD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "36.15",
                        "currencyCode": "LKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2472,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0846,
                      "equivalentAmount": {
                        "amount": "417.65",
                        "currencyCode": "DOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "112.94",
                        "currencyCode": "MMK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11423,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1753,
                      "equivalentAmount": {
                        "amount": "343.01",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "154.64",
                        "currencyCode": "DKK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22751,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2454,
                      "equivalentAmount": {
                        "amount": "303.54",
                        "currencyCode": "KWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "56.42",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 33095,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1331,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "471.7",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "55.44",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 3335,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3833,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "115.85",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "337.25",
                    "currencyCode": "SSP"
                  },
                  "percentage": "13.04"
                },
                "passengerReferenceIds": [
                  "36b29073-abdf-43db-9eb8-a4c52d22f584",
                  "911b327d-804f-41b5-8aef-408ea36c5ec0",
                  "2900915c-eef7-492a-9f43-d27c384ffa65",
                  "6d13c9fa-a8aa-41e1-9bc2-10ca153a8ac4",
                  "a832e0ff-badc-459f-89e0-79e53679577c",
                  "b2acbb57-cd95-4dc3-a2fe-9d0e15ec7644",
                  "e569ee5c-0e1e-45ba-a6cc-b6b104c7bcc1",
                  "9efb2d3c-a8cb-4ee6-9a30-97feeefff9d0",
                  "e4800b7f-484f-413a-af43-e9f7da294ad3"
                ],
                "total": {
                  "amount": {
                    "amount": "384.4",
                    "currencyCode": "SCR"
                  },
                  "awardAmount": {
                    "amount": 49200,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4294,
                  "equivalentAmount": {
                    "amount": "351.13",
                    "currencyCode": "BHD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "468.8",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 29772,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1539,
                    "equivalentAmount": {
                      "amount": "327.55",
                      "currencyCode": "TJS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "63.69",
                        "currencyCode": "ILS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27793,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0628,
                      "equivalentAmount": {
                        "amount": "13.82",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "80.6",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1840,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0601,
                      "equivalentAmount": {
                        "amount": "191.13",
                        "currencyCode": "MAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "234.45",
                        "currencyCode": "MWK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20538,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4891,
                      "equivalentAmount": {
                        "amount": "44.44",
                        "currencyCode": "ZMW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "358.34",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 24185,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4088,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "51.43",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "151.3",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 30763,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2271,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "294.19",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "117.35",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 19283,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1552,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "302.03",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "237.15",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 1020,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4226,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "185.36",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "261.93",
                    "currencyCode": "YER"
                  },
                  "percentage": "12.38"
                },
                "passengerReferenceIds": [
                  "13e354c4-29bf-4380-9ce8-0d3ae5c0dc6e",
                  "23c45e23-270f-4917-95b2-f7e9bd72c80d",
                  "6599ac17-365b-432f-842f-31aab5280b50",
                  "ab524c74-f755-4443-9764-b9ad4570fb4a",
                  "10b94e48-e428-4e3e-badc-ba4fda03c114",
                  "19211eb2-35dd-4bde-adf1-4a0de1125164",
                  "0153e66f-4c45-487d-aa8c-8401f0e60187",
                  "57dd5b20-3cdf-4b07-ab04-d1498f4cc396",
                  "e0101efd-26d1-4a5e-a7c9-aaa580bad9eb"
                ],
                "total": {
                  "amount": {
                    "amount": "393.94",
                    "currencyCode": "ILS"
                  },
                  "awardAmount": {
                    "amount": 25540,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0745,
                  "equivalentAmount": {
                    "amount": "163.14",
                    "currencyCode": "AOA"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "179.76",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 2943,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0137,
                    "equivalentAmount": {
                      "amount": "479.99",
                      "currencyCode": "MYR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "260.69",
                        "currencyCode": "STN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6919,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3042,
                      "equivalentAmount": {
                        "amount": "318.53",
                        "currencyCode": "ILS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "186.61",
                        "currencyCode": "AWG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37360,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3003,
                      "equivalentAmount": {
                        "amount": "105.47",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "157.77",
                        "currencyCode": "RUB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30559,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0511,
                      "equivalentAmount": {
                        "amount": "425.33",
                        "currencyCode": "GYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "390.96",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 3045,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4599,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "455.01",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "281.86",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 17218,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4444,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "24.04",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "459.81",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 13313,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2042,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "35.58",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "80.69",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 40478,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0741,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "395.73",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "326.39",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 32603,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1676,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "55.54",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "83.77",
                    "currencyCode": "ZAR"
                  },
                  "percentage": "11.07"
                },
                "passengerReferenceIds": [
                  "987b4bc6-77d3-4aa1-a281-b80ee8bd07ac",
                  "7e5ec8e0-739e-4c51-bb98-a5ac36b22583",
                  "488e4c8c-79ab-433a-899e-693ee1d879bf",
                  "e5b06089-ab80-4388-94cb-23f800cb570f",
                  "a751285e-8710-4961-9a18-968f83a34035",
                  "127cecde-0a8e-4c5e-99a1-df61e2e11ac0",
                  "d9c4f8f8-24c4-4ebd-81af-dcc45dddd580",
                  "82458a26-9c89-4f55-b2ee-820b71a6cd78",
                  "de6b724a-faa5-41b4-9f35-2a116e70977d"
                ],
                "total": {
                  "amount": {
                    "amount": "308.45",
                    "currencyCode": "GEL"
                  },
                  "awardAmount": {
                    "amount": 24191,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4635,
                  "equivalentAmount": {
                    "amount": "449.24",
                    "currencyCode": "BIF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "441.49",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 10297,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1517,
                    "equivalentAmount": {
                      "amount": "484.55",
                      "currencyCode": "TZS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "121.18",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26008,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0451,
                      "equivalentAmount": {
                        "amount": "117.71",
                        "currencyCode": "ARS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "73.25",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11807,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.137,
                      "equivalentAmount": {
                        "amount": "23.53",
                        "currencyCode": "IDR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "96.98",
                        "currencyCode": "RWF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31744,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1664,
                      "equivalentAmount": {
                        "amount": "442.11",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "408.73",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 17734,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1453,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "429.01",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "344.18",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 21186,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2737,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "16.53",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "20.51",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 13814,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4226,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "247.98",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "10.85",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 34887,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1851,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "242.12",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "5ND8L",
            "P9KSG",
            "3GKT9",
            "FYW0I6",
            "CEFZE",
            "LB6SV",
            "XUBIFV",
            "B5JS8N",
            "W6O3N",
            "WXT3EA"
          ]
        }
      ],
      "total": {
        "base": {
          "amount": {
            "amount": "138.82",
            "currencyCode": "SOS"
          },
          "awardAmount": {
            "amount": 30817,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.0514,
          "equivalentAmount": {
            "amount": "104.22",
            "currencyCode": "DZD"
          }
        },
        "fees": {
          "amount": {
            "amount": "44.09",
            "currencyCode": "TJS"
          },
          "awardAmount": {
            "amount": 49370,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.4594,
          "equivalentAmount": {
            "amount": "61.83",
            "currencyCode": "BTN"
          }
        },
        "feesTax": {
          "amount": {
            "amount": "55.1",
            "currencyCode": "BSD"
          },
          "awardAmount": {
            "amount": 11586,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.407,
          "equivalentAmount": {
            "amount": "168.47",
            "currencyCode": "DKK"
          }
        },
        "offerItemReferenceId": "883dd8d4-d850-4eb0-9d57-c9b3b1b3784e",
        "tax": {
          "amount": {
            "amount": "424.18",
            "currencyCode": "NGN"
          },
          "awardAmount": {
            "amount": 32441,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.4504,
          "equivalentAmount": {
            "amount": "379.45",
            "currencyCode": "SGD"
          }
        },
        "totals": [
          {
            "amount": {
              "amount": "310.46",
              "currencyCode": "NAD"
            },
            "awardAmount": {
              "amount": 17641,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.139,
            "equivalentAmount": {
              "amount": "191.76",
              "currencyCode": "ARS"
            }
          },
          {
            "amount": {
              "amount": "385.11",
              "currencyCode": "ERN"
            },
            "awardAmount": {
              "amount": 19418,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.3787,
            "equivalentAmount": {
              "amount": "376.06",
              "currencyCode": "BDT"
            }
          }
        ],
        "transactionBreakdowns": [
          {
            "base": {
              "amount": {
                "amount": "38.19",
                "currencyCode": "SBD"
              },
              "awardAmount": {
                "amount": 42675,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.2838,
              "equivalentAmount": {
                "amount": "192.44",
                "currencyCode": "PEN"
              }
            },
            "fees": {
              "amount": {
                "amount": "48.93",
                "currencyCode": "IQD"
              },
              "awardAmount": {
                "amount": 37924,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.487,
              "equivalentAmount": {
                "amount": "295.23",
                "currencyCode": "PYG"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "121.98",
                "currencyCode": "CDF"
              },
              "awardAmount": {
                "amount": 22997,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.326,
              "equivalentAmount": {
                "amount": "310.05",
                "currencyCode": "HNL"
              }
            },
            "tax": {
              "amount": {
                "amount": "440.67",
                "currencyCode": "HNL"
              },
              "awardAmount": {
                "amount": 9694,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.2475,
              "equivalentAmount": {
                "amount": "469.86",
                "currencyCode": "AFN"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "300.9",
                  "currencyCode": "JPY"
                },
                "awardAmount": {
                  "amount": 7847,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2495,
                "equivalentAmount": {
                  "amount": "342.79",
                  "currencyCode": "COP"
                }
              },
              {
                "amount": {
                  "amount": "26.29",
                  "currencyCode": "NZD"
                },
                "awardAmount": {
                  "amount": 41456,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1247,
                "equivalentAmount": {
                  "amount": "66.6",
                  "currencyCode": "MWK"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "183.54",
                "currencyCode": "TND"
              },
              "awardAmount": {
                "amount": 30516,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.4478,
              "equivalentAmount": {
                "amount": "55.18",
                "currencyCode": "SSP"
              }
            },
            "fees": {
              "amount": {
                "amount": "15.56",
                "currencyCode": "OMR"
              },
              "awardAmount": {
                "amount": 46721,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.4906,
              "equivalentAmount": {
                "amount": "180.73",
                "currencyCode": "MDL"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "316.8",
                "currencyCode": "MRU"
              },
              "awardAmount": {
                "amount": 37047,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.1613,
              "equivalentAmount": {
                "amount": "113.18",
                "currencyCode": "CLP"
              }
            },
            "tax": {
              "amount": {
                "amount": "499.87",
                "currencyCode": "KZT"
              },
              "awardAmount": {
                "amount": 23863,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.093,
              "equivalentAmount": {
                "amount": "315.74",
                "currencyCode": "QAR"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "467.51",
                  "currencyCode": "DKK"
                },
                "awardAmount": {
                  "amount": 33050,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1369,
                "equivalentAmount": {
                  "amount": "398.73",
                  "currencyCode": "PYG"
                }
              },
              {
                "amount": {
                  "amount": "288.94",
                  "currencyCode": "RSD"
                },
                "awardAmount": {
                  "amount": 12105,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0196,
                "equivalentAmount": {
                  "amount": "405.86",
                  "currencyCode": "NZD"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "343.19",
                "currencyCode": "BAM"
              },
              "awardAmount": {
                "amount": 13923,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.3083,
              "equivalentAmount": {
                "amount": "300.14",
                "currencyCode": "IRR"
              }
            },
            "fees": {
              "amount": {
                "amount": "451.88",
                "currencyCode": "BAM"
              },
              "awardAmount": {
                "amount": 8432,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.0566,
              "equivalentAmount": {
                "amount": "63.46",
                "currencyCode": "IDR"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "228.01",
                "currencyCode": "SGD"
              },
              "awardAmount": {
                "amount": 40352,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.3792,
              "equivalentAmount": {
                "amount": "236.63",
                "currencyCode": "TZS"
              }
            },
            "tax": {
              "amount": {
                "amount": "197.15",
                "currencyCode": "KGS"
              },
              "awardAmount": {
                "amount": 27946,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1905,
              "equivalentAmount": {
                "amount": "110.27",
                "currencyCode": "BSD"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "120.35",
                  "currencyCode": "ERN"
                },
                "awardAmount": {
                  "amount": 36244,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.474,
                "equivalentAmount": {
                  "amount": "344.63",
                  "currencyCode": "CUP"
                }
              },
              {
                "amount": {
                  "amount": "39.95",
                  "currencyCode": "MDL"
                },
                "awardAmount": {
                  "amount": 37670,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1448,
                "equivalentAmount": {
                  "amount": "130.94",
                  "currencyCode": "AED"
                }
              }
            ],
            "transactionType": "AddCollect"
          }
        ],
        "transactionType": "AddCollect"
      }
    },
    {
      "id": "2e9084a3-7260-4614-990e-ca01e8a9b00f",
      "items": [
        {
          "details": {
            "type": "AncillaryOfferItem"
          },
          "id": "87426477-0219-4ca1-93f7-bbc86d401652",
          "itineraryPartReferenceIds": [
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-1",
            "IP-1"
          ],
          "itineraryReferenceId": "3AWCF",
          "passengerReferenceIds": [
            "408013e8-ef71-423a-b599-b9695bbe24a4",
            "31a27451-df4c-4a16-a12d-81c92719968c",
            "403eb401-9301-4a7f-b632-df89833fdc34",
            "3aa4bd10-d1c4-4be3-ab3b-3fc8b24288da",
            "759d7218-3cd4-4cbf-ac12-d4b6e79cfee7",
            "7929e211-1b55-4fb4-89cc-ab150383aa87",
            "cc86b524-7941-4813-ae36-dc8c07e10b11",
            "1385e832-a920-4dcf-8e2b-b6b9f5ac76ee",
            "ab760303-5ee9-4033-ab31-853d596a1e65"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "463.01",
                    "currencyCode": "UZS"
                  },
                  "percentage": "12.18"
                },
                "deal": {
                  "amount": {
                    "amount": "220.04",
                    "currencyCode": "IRR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "19.54",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "124ab804-6861-4236-82d1-e0ac2a3e3ba8",
                  "f8d84ebb-138d-40a2-bc9d-2905411d4447",
                  "527eb331-a3f1-4aaf-9d72-7c0ce7f97e5b",
                  "85b57d40-60d0-4d16-9a91-09ed921eb7fd",
                  "8ef037f6-3242-4ea7-8177-fedade2d427e",
                  "3e0ecb45-1052-43ae-b507-8356c61324a2",
                  "dfb9a9b1-5fe8-4024-bc51-8a3c733a5bda",
                  "8d3e59a7-14aa-4fb1-9f9d-d3c450661d73",
                  "9a008641-179c-4351-ab69-b00a1d10cd8b"
                ],
                "total": {
                  "amount": {
                    "amount": "273.25",
                    "currencyCode": "SBD"
                  },
                  "awardAmount": {
                    "amount": 40215,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1294,
                  "equivalentAmount": {
                    "amount": "224.79",
                    "currencyCode": "BOB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "228.76",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 25139,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0302,
                    "equivalentAmount": {
                      "amount": "243.07",
                      "currencyCode": "SBD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "441.13",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29818,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.44,
                      "equivalentAmount": {
                        "amount": "425.29",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "20.09",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24234,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1401,
                      "equivalentAmount": {
                        "amount": "35.66",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "475.22",
                        "currencyCode": "QAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24983,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0345,
                      "equivalentAmount": {
                        "amount": "295.11",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "26.49",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 14666,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4719,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "489.14",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "143.76",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 19282,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.193,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "135.57",
                        "currencyCode": "ILS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "410.5",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 19596,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0236,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "269.43",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "41.92",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 24663,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4045,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "385.58",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "258.47",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 3964,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3482,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "439.78",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "190.52",
                    "currencyCode": "TTD"
                  },
                  "percentage": "9.54"
                },
                "deal": {
                  "amount": {
                    "amount": "202.78",
                    "currencyCode": "UYU"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "14.89",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "96ef4edb-d7b7-4931-b733-8e3cdee15aec",
                  "360b994a-cf2e-4c0f-b224-53691ece8b74",
                  "7ef860f8-c105-4980-a69b-a1b74b632fb3",
                  "e3382349-1b3e-4938-9be4-ad0c2bcee927",
                  "51e19375-6502-40e7-90a3-ad4c0b48219c",
                  "ee9728b1-eb8e-41c6-ad64-7ea98171f485",
                  "3fd03ff9-eca4-4bb6-8ca9-9cbef454641b",
                  "f2033ae9-4378-4ad2-87fd-c627cc28cd0c",
                  "37b923df-7f9a-4cdc-9a74-7a877366f913"
                ],
                "total": {
                  "amount": {
                    "amount": "75.25",
                    "currencyCode": "ALL"
                  },
                  "awardAmount": {
                    "amount": 24334,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4844,
                  "equivalentAmount": {
                    "amount": "445.19",
                    "currencyCode": "MVR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "81.33",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 27893,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.298,
                    "equivalentAmount": {
                      "amount": "239.22",
                      "currencyCode": "LRD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "234.89",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34884,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0624,
                      "equivalentAmount": {
                        "amount": "395.24",
                        "currencyCode": "BWP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "389.27",
                        "currencyCode": "IDR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26425,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0548,
                      "equivalentAmount": {
                        "amount": "60.73",
                        "currencyCode": "CNY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "473.61",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22930,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1814,
                      "equivalentAmount": {
                        "amount": "370.11",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "255.72",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 4083,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0325,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "20.2",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "141.95",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 9741,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1198,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "441.55",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "30.72",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 31248,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1221,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "405.99",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "439.56",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 22996,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4713,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "79.09",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "109.99",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 2338,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3515,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "345.32",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "198.08",
                    "currencyCode": "BHD"
                  },
                  "percentage": "5.22"
                },
                "deal": {
                  "amount": {
                    "amount": "159.52",
                    "currencyCode": "KES"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "16.38",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "63a28fe2-7b63-4a55-baa4-8d31e0fcc44a",
                  "24301d20-952b-4c2c-93d7-c579b30d1f40",
                  "86149014-32a7-4fb8-9059-e472c40fd392",
                  "9a9aef77-2b1c-4dc0-976b-853f901c0d6a",
                  "7c1aaa3d-bc26-4250-a323-9ef0ff225ce6",
                  "4133f7e9-62a0-4651-9ded-2597f94711ed",
                  "81609590-66f5-417e-b4d9-8987252197b0",
                  "e2bf7b3d-9603-4262-9ba7-7ebec943709f",
                  "b8db6151-4279-4588-8c00-37f767a327c7"
                ],
                "total": {
                  "amount": {
                    "amount": "71",
                    "currencyCode": "SLE"
                  },
                  "awardAmount": {
                    "amount": 22593,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3657,
                  "equivalentAmount": {
                    "amount": "79.86",
                    "currencyCode": "MXN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "60.86",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 12769,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2461,
                    "equivalentAmount": {
                      "amount": "354.66",
                      "currencyCode": "PKR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "174.48",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31905,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2031,
                      "equivalentAmount": {
                        "amount": "470.5",
                        "currencyCode": "CUP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "415.63",
                        "currencyCode": "SHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49714,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1303,
                      "equivalentAmount": {
                        "amount": "391.86",
                        "currencyCode": "CNY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "385.29",
                        "currencyCode": "PAB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37582,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.349,
                      "equivalentAmount": {
                        "amount": "460.71",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "80.39",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 20436,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3962,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "380.25",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "455.78",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 17798,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1043,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "333.18",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "460.22",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 35376,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3981,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "235.66",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "446.9",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 36108,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.341,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "314.23",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "363.64",
                    "currencyCode": "GHS"
                  },
                  "percentage": "6.98"
                },
                "deal": {
                  "amount": {
                    "amount": "160.4",
                    "currencyCode": "CZK"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "18.76",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "cc79f68c-3419-4aed-b4f2-8632bf1c6c84",
                  "661204cc-4de9-4971-8f01-6e918aee03c3",
                  "b3d6ea78-e41f-4115-b2ca-0fc3d963446b",
                  "0860582a-b53c-4edd-9b79-1eead6cbdea8",
                  "89c97725-e8e0-4fef-86db-96643ecac831",
                  "ed169603-2591-4559-af44-7fe66afb0a13",
                  "7e00f465-0cce-419c-85f9-99e91bcae624",
                  "d102024d-9e2f-4baf-abee-8524705a5402",
                  "81d4d0ef-8502-4233-81d3-936050ce9f6b"
                ],
                "total": {
                  "amount": {
                    "amount": "408.53",
                    "currencyCode": "GHS"
                  },
                  "awardAmount": {
                    "amount": 29406,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2642,
                  "equivalentAmount": {
                    "amount": "375.71",
                    "currencyCode": "LRD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "219.5",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 17518,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1266,
                    "equivalentAmount": {
                      "amount": "422.54",
                      "currencyCode": "KWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "158.29",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29029,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3451,
                      "equivalentAmount": {
                        "amount": "292.32",
                        "currencyCode": "GHS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "415.18",
                        "currencyCode": "SEK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16928,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4677,
                      "equivalentAmount": {
                        "amount": "283.35",
                        "currencyCode": "MVR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "460.43",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14861,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1462,
                      "equivalentAmount": {
                        "amount": "236.34",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "263.12",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 26965,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4103,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "287.97",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "362.27",
                    "currencyCode": "IQD"
                  },
                  "percentage": "7.49"
                },
                "deal": {
                  "amount": {
                    "amount": "462.36",
                    "currencyCode": "TND"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "17.07",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "b41ef6f0-f74b-4144-b4f5-623f9db01a37",
                  "2bf66ed2-97b6-41d7-a62b-9e15bd896f4c",
                  "0635f4f2-d0d3-459f-804f-3857b831609c",
                  "b7ec0cc5-d6a8-43dc-8490-3669e7f3d5c0",
                  "b7cc6010-16e3-4a63-bac1-bb863489c3c2",
                  "9b11c787-00d6-4bb7-bcc1-d4a9c082bbab",
                  "94996adb-d4b1-4e2c-82ca-385cf4e0a725",
                  "f3cd24cf-50a8-4cd0-a866-c09402fdc981",
                  "4af1f464-f448-43c4-92fa-8e201295c928"
                ],
                "total": {
                  "amount": {
                    "amount": "264.88",
                    "currencyCode": "PYG"
                  },
                  "awardAmount": {
                    "amount": 14642,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3495,
                  "equivalentAmount": {
                    "amount": "495.33",
                    "currencyCode": "MYR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "151.59",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 1982,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2469,
                    "equivalentAmount": {
                      "amount": "380.6",
                      "currencyCode": "CRC"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "427.83",
                        "currencyCode": "BGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35886,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2948,
                      "equivalentAmount": {
                        "amount": "75.32",
                        "currencyCode": "SHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "399.24",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4070,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4065,
                      "equivalentAmount": {
                        "amount": "282.33",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "14.29",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42557,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0127,
                      "equivalentAmount": {
                        "amount": "90.47",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "492.42",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 21990,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3672,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "109.01",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "12.29",
                    "currencyCode": "BAM"
                  },
                  "percentage": "9.95"
                },
                "deal": {
                  "amount": {
                    "amount": "269.41",
                    "currencyCode": "FJD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "7.56",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "f7584543-73b2-4659-b8b9-b54a42cbb062",
                  "c537b87b-efb5-4292-8cac-aeae934929ef",
                  "e7364ccd-2e61-472a-8d20-c2f506d25a03",
                  "7bce9b83-24e2-4732-ae9a-2e33682700ed",
                  "d85a844b-2cd1-4e71-9acd-e98dcbb22fdd",
                  "5082ded3-4852-47e1-ba8e-b77c123d965d",
                  "82d18e60-fa5e-4d03-8f90-6544e40b5dfa",
                  "fb85f9af-7bec-4b23-aed1-c2dbeecba48e",
                  "29f97ac0-cfaf-4d64-8cb4-c62c9d3f967d"
                ],
                "total": {
                  "amount": {
                    "amount": "296.35",
                    "currencyCode": "WST"
                  },
                  "awardAmount": {
                    "amount": 11311,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3918,
                  "equivalentAmount": {
                    "amount": "97.1",
                    "currencyCode": "TWD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "368.21",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 41792,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4406,
                    "equivalentAmount": {
                      "amount": "333.37",
                      "currencyCode": "XPF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "343.75",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44479,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2982,
                      "equivalentAmount": {
                        "amount": "125.06",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "461.35",
                        "currencyCode": "MRU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42472,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3091,
                      "equivalentAmount": {
                        "amount": "138.39",
                        "currencyCode": "PKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "219.82",
                        "currencyCode": "KHR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9298,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1191,
                      "equivalentAmount": {
                        "amount": "162.59",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "474.54",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 41799,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4023,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "46.98",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "181.75",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 41350,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1114,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "190.88",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "357.45",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 35549,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3488,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "154.38",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "254.86",
                    "currencyCode": "SCR"
                  },
                  "percentage": "11.4"
                },
                "deal": {
                  "amount": {
                    "amount": "351.32",
                    "currencyCode": "RON"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "17.96",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "b6678430-5ab7-46f8-acc8-a08966538659",
                  "d77493d0-91e6-4dcc-a233-cd03b867aaad",
                  "767f0d08-c9ec-4b4c-9b6a-c632f8e272ff",
                  "b61d00bd-2cdc-4d30-aa91-231141a64573",
                  "41321bbb-e60f-439f-a8e0-487db9bc2aa6",
                  "d3f43f5a-6c3c-413c-a543-395ca61ced37",
                  "60c5191e-75c8-45be-b148-10e34c8cbe76",
                  "2ce9a3df-3e81-4656-bc30-60082193655e",
                  "2664034e-6973-4038-bc17-39cadc57a6c9"
                ],
                "total": {
                  "amount": {
                    "amount": "19.9",
                    "currencyCode": "NZD"
                  },
                  "awardAmount": {
                    "amount": 46062,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3617,
                  "equivalentAmount": {
                    "amount": "59.49",
                    "currencyCode": "WST"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "160.31",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 44737,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1022,
                    "equivalentAmount": {
                      "amount": "343.88",
                      "currencyCode": "KYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "186.55",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19037,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1402,
                      "equivalentAmount": {
                        "amount": "436.41",
                        "currencyCode": "HKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "49.4",
                        "currencyCode": "KHR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26381,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2287,
                      "equivalentAmount": {
                        "amount": "273.89",
                        "currencyCode": "KZT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "287.71",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17316,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3187,
                      "equivalentAmount": {
                        "amount": "15.98",
                        "currencyCode": "USD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "194.83",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 27362,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0269,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "290.16",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "426.29",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 36240,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1581,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "16.81",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "356.87",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 38689,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3143,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "261.18",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "208.56",
                    "currencyCode": "GYD"
                  },
                  "percentage": "6.76"
                },
                "deal": {
                  "amount": {
                    "amount": "46.73",
                    "currencyCode": "KZT"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "12.34",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "bd478be9-e9e0-4e6c-a688-bdaf10ea4c45",
                  "8dd2026f-d481-48f1-a877-9b7658a1f171",
                  "e7d2f9fb-7a90-47d6-98b1-075de5d5d673",
                  "62390b5f-afe3-4cdc-9f25-d6c8f006b697",
                  "a2b62e22-413c-4edd-b52d-e89cb64a402b",
                  "f4aabbda-f249-4f20-afa8-3569f9aff4b3",
                  "98138786-476c-4441-93bc-6e32dd105b0c",
                  "7eea7dd0-3653-44bf-90c5-fd64ccec8ee9",
                  "57faee03-160f-46d0-ab20-89a1d16bf431"
                ],
                "total": {
                  "amount": {
                    "amount": "343.35",
                    "currencyCode": "THB"
                  },
                  "awardAmount": {
                    "amount": 43828,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3602,
                  "equivalentAmount": {
                    "amount": "475.43",
                    "currencyCode": "COP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "373.37",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 23280,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4607,
                    "equivalentAmount": {
                      "amount": "173.23",
                      "currencyCode": "AUD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "137.32",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9688,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3289,
                      "equivalentAmount": {
                        "amount": "109.54",
                        "currencyCode": "COP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "323.25",
                        "currencyCode": "BWP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38857,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0194,
                      "equivalentAmount": {
                        "amount": "458.25",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "220.43",
                        "currencyCode": "CHF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15389,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.337,
                      "equivalentAmount": {
                        "amount": "19.9",
                        "currencyCode": "BRL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "314.49",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 20297,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.185,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "87.25",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "246.79",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 35538,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.156,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "99.89",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "34.82",
                    "currencyCode": "TWD"
                  },
                  "percentage": "7.89"
                },
                "deal": {
                  "amount": {
                    "amount": "478.02",
                    "currencyCode": "HNL"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "12.75",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "804d8ca4-a475-45b9-acfe-57af1aac29c3",
                  "2e8a5b61-f8bb-4673-9f7c-97f2ff1c80f1",
                  "765eb9e4-45ca-4711-b87a-fd6c40816d53",
                  "5486910f-2436-4638-bb1f-69556d98e525",
                  "73443359-25c7-453a-a61a-5fccbedaba30",
                  "1f1c57be-20e5-439d-b75a-f08ee4b84538",
                  "2545527c-c206-4a5a-94e7-9bd4a646fad5",
                  "4dcf5131-938e-4fc5-8875-39a9b1cf20bd",
                  "5da143a3-366b-47cb-93ac-36e67a75401d"
                ],
                "total": {
                  "amount": {
                    "amount": "388.16",
                    "currencyCode": "KZT"
                  },
                  "awardAmount": {
                    "amount": 34433,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3418,
                  "equivalentAmount": {
                    "amount": "72.41",
                    "currencyCode": "LYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "260.01",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 39322,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1288,
                    "equivalentAmount": {
                      "amount": "313.61",
                      "currencyCode": "MRU"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "400.32",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28895,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2155,
                      "equivalentAmount": {
                        "amount": "489.18",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "422.29",
                        "currencyCode": "PKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49949,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2866,
                      "equivalentAmount": {
                        "amount": "58.72",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "303.09",
                        "currencyCode": "ISK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3629,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.415,
                      "equivalentAmount": {
                        "amount": "463.22",
                        "currencyCode": "ERN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "433.26",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 15015,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3597,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "203.58",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "90.71",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 41999,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2335,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "380.25",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "226.56",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 22107,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3589,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "460.09",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "264.2",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 22029,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.435,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "500",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8053
                },
                "passengerReferenceIds": [
                  "87fdd218-1754-4259-995c-bf2827e108c0",
                  "0b927429-7ec7-47de-9248-d2f7df4933de",
                  "f3a6c048-4067-4f93-916e-b9b293c91306",
                  "805c861e-144e-4e55-8bd4-21e9fc16d8e4",
                  "cc98ebfa-44e9-4736-a2d2-830a4d31a5be",
                  "cd2d04aa-07b6-44a4-be76-43305611414c",
                  "2cbc2f71-4541-42da-bedf-a16e72f2e4c3",
                  "5746416f-9548-45f3-806b-92ca7fe09b8e",
                  "407ae24d-fe2a-4867-8743-a88f4f878084"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "142.29",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 24374,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2756,
                    "equivalentAmount": {
                      "amount": "366.12",
                      "currencyCode": "MXN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "328.9",
                          "currencyCode": "ISK"
                        },
                        "awardAmount": {
                          "amount": 5694,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4363,
                        "equivalentAmount": {
                          "amount": "436.45",
                          "currencyCode": "TZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "330.18",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 41838,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3469,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "428.04",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "259.19",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 16655,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4061,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "172.39",
                            "currencyCode": "BIF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "303.59",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 26227,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.358,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "206.73",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "126.73",
                          "currencyCode": "LAK"
                        },
                        "awardAmount": {
                          "amount": 10587,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4101,
                        "equivalentAmount": {
                          "amount": "168.01",
                          "currencyCode": "XOF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "385.22",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 2899,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.29,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "300.88",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "268.77",
                            "currencyCode": "NOK"
                          },
                          "awardAmount": {
                            "amount": 4189,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3518,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "379.51",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "17.85",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 38069,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2499,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "108.58",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "48.13",
                            "currencyCode": "SSP"
                          },
                          "awardAmount": {
                            "amount": 43571,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3607,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "222.28",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "91.79",
                            "currencyCode": "BYN"
                          },
                          "awardAmount": {
                            "amount": 6814,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3892,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "391.74",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "499.03",
                          "currencyCode": "MWK"
                        },
                        "awardAmount": {
                          "amount": 36704,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.336,
                        "equivalentAmount": {
                          "amount": "280.96",
                          "currencyCode": "GBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "73.81",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 3696,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.274,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "165.11",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "424.22",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 7708,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2731,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "152.03",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "170.5",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 4435,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.124,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "60.48",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "335.63",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 1909,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.448,
                    "equivalentAmount": {
                      "amount": "320.89",
                      "currencyCode": "UZS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "84.46",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 36879,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.363,
                    "equivalentAmount": {
                      "amount": "62.79",
                      "currencyCode": "LKR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "20.1",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 30609,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3522,
                    "equivalentAmount": {
                      "amount": "63.59",
                      "currencyCode": "VND"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "170.71",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 6082,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2419,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "321.41",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "446.07",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 12901,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3632,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "407.99",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "464.36",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 41067,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.274,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "376.6",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "88.36",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 44737,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2611,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "33.8",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "251.69",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 46709,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2837,
                    "equivalentAmount": {
                      "amount": "353.42",
                      "currencyCode": "SBD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "108.92",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 25157,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1032,
                    "equivalentAmount": {
                      "amount": "329.43",
                      "currencyCode": "SCR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8679
                },
                "passengerReferenceIds": [
                  "ebb18aa8-daa5-47bd-9768-488336ebd2b3",
                  "230bee7c-9167-44e9-a4d4-1f93cdf992eb",
                  "873b643b-e2c1-46c7-8001-390d9ab899f6",
                  "dfc43cc5-2b50-4cae-b966-97e9e0de7012",
                  "3657f2b8-e452-4b05-9a7f-f5e6fa09a6de",
                  "48d8c507-3dc4-483c-b533-89b4f6f70dc3",
                  "ad56218f-48fa-4e59-a8d0-898d7a7a5925",
                  "cabfd516-2b86-4142-89f9-064e503f0492",
                  "8c579046-bbab-4098-891c-1b9ce0ee7730"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "389.23",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 33394,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.338,
                    "equivalentAmount": {
                      "amount": "288.25",
                      "currencyCode": "LYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "453.58",
                          "currencyCode": "ALL"
                        },
                        "awardAmount": {
                          "amount": 11822,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3255,
                        "equivalentAmount": {
                          "amount": "478.36",
                          "currencyCode": "RON"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "176.04",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 19175,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0143,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "478.04",
                            "currencyCode": "AOA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "333.2",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 49225,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.416,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "308",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "324.82",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 22710,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2842,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "319.06",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "158.75",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 18228,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2973,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "319.13",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "221.62",
                          "currencyCode": "SGD"
                        },
                        "awardAmount": {
                          "amount": 10091,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0849,
                        "equivalentAmount": {
                          "amount": "111.78",
                          "currencyCode": "NIO"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "101.84",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 16813,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1927,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "98.02",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "275.59",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 10572,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0996,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "374.66",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "267.4",
                          "currencyCode": "MVR"
                        },
                        "awardAmount": {
                          "amount": 40316,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3945,
                        "equivalentAmount": {
                          "amount": "267.11",
                          "currencyCode": "NGN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "458.35",
                            "currencyCode": "SRD"
                          },
                          "awardAmount": {
                            "amount": 26421,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0968,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "292.76",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "102.21",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 22830,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4442,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "374.03",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "208.52",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 30573,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3069,
                    "equivalentAmount": {
                      "amount": "219.9",
                      "currencyCode": "MDL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "450.94",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 18364,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1158,
                    "equivalentAmount": {
                      "amount": "79.26",
                      "currencyCode": "MMK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "188.1",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 32618,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.014,
                    "equivalentAmount": {
                      "amount": "95.81",
                      "currencyCode": "SZL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "389.29",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 14333,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0826,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "172.59",
                        "currencyCode": "CHF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "432.1",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 21014,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2616,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "378.41",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "224.62",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 19599,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1414,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "18.2",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "255.86",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 5044,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.469,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "405.79",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "88.29",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 14279,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3733,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "171.29",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "194.96",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 9837,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1714,
                    "equivalentAmount": {
                      "amount": "145.13",
                      "currencyCode": "PAB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "197.97",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 49877,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2074,
                    "equivalentAmount": {
                      "amount": "59.69",
                      "currencyCode": "SYP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1925
                },
                "passengerReferenceIds": [
                  "c9321c6e-a762-4826-a4ff-743e1236fb64",
                  "6710fdc2-6d83-47bd-bda8-36b41c7d9ce2",
                  "c68debd4-5161-431a-a149-fd883349e0ae",
                  "8a8b3fb4-31c2-4e3a-9621-ab3a51f77312",
                  "74c759d0-8059-4bc9-87a9-d11318e1f4a4",
                  "03e870ba-e43a-4a59-a5be-67da1557fe7d",
                  "bf6464fc-9187-484d-9b11-f5b9df556bad",
                  "6cc7eef8-8c1f-403f-92e8-21dc098f8381",
                  "3e2017fc-7014-46ad-9677-d5c752b20f3b"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "200.27",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 21372,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4741,
                    "equivalentAmount": {
                      "amount": "475.4",
                      "currencyCode": "RUB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "297.04",
                          "currencyCode": "AED"
                        },
                        "awardAmount": {
                          "amount": 40951,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.499,
                        "equivalentAmount": {
                          "amount": "285.6",
                          "currencyCode": "XOF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "408.47",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 46593,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4047,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "410.73",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "425.5",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 44162,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3508,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "425.64",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "101.19",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 12415,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.116,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "52.35",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "313.63",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 10469,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1553,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "60.95",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "289.1",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 39666,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3242,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "309.89",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "29.4",
                          "currencyCode": "TWD"
                        },
                        "awardAmount": {
                          "amount": 30893,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.244,
                        "equivalentAmount": {
                          "amount": "283.95",
                          "currencyCode": "TWD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "375.93",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 42797,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.274,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "457.32",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "25.16",
                          "currencyCode": "KES"
                        },
                        "awardAmount": {
                          "amount": 30288,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.258,
                        "equivalentAmount": {
                          "amount": "380.02",
                          "currencyCode": "MNT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "172.37",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 12117,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2504,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "166.93",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "302.18",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 1062,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3645,
                    "equivalentAmount": {
                      "amount": "184.05",
                      "currencyCode": "PAB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "97.18",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 1407,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.047,
                    "equivalentAmount": {
                      "amount": "403.27",
                      "currencyCode": "WST"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "359.48",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 48052,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2304,
                    "equivalentAmount": {
                      "amount": "42.1",
                      "currencyCode": "ETB"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "201.77",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 29629,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4221,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "231.41",
                        "currencyCode": "SGD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "312.32",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 46578,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4749,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "106.37",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "336.19",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 39997,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4811,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "62.45",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "29.83",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 19824,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2262,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "295.88",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "260.69",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 11074,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0285,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "262.89",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "150.4",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 38835,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3054,
                    "equivalentAmount": {
                      "amount": "29.66",
                      "currencyCode": "HNL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "107.79",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 10473,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4363,
                    "equivalentAmount": {
                      "amount": "436.82",
                      "currencyCode": "SGD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8044
                },
                "passengerReferenceIds": [
                  "ed3fff0a-82fd-48ef-b160-dd74de25573c",
                  "a8643695-f455-408f-b5b2-0a1a411dc5a6",
                  "bc24da87-5dd8-4c6d-88b4-4579465b0fc5",
                  "da919374-c1e0-413e-b9d4-5aa6940e447e",
                  "9f6372b2-ac29-4d3d-801c-34f7e07e9a53",
                  "6bca6876-9406-482f-9607-82a3061dab02",
                  "e94c5665-76e5-4a34-88aa-0178f092eb1f",
                  "475e2e77-23bd-455a-add7-d2f322ff969f",
                  "6a540cd6-05b7-4dd1-9f2c-9fe3edab024b"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "296.23",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 34464,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1559,
                    "equivalentAmount": {
                      "amount": "460.32",
                      "currencyCode": "SCR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "495.24",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 42285,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3025,
                        "equivalentAmount": {
                          "amount": "237.32",
                          "currencyCode": "LYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "399.8",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 15012,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1367,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "200.09",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "420.91",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 39063,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4226,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "415.58",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "272.68",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 16338,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2498,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "331.61",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "397.5",
                          "currencyCode": "XAF"
                        },
                        "awardAmount": {
                          "amount": 1710,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0492,
                        "equivalentAmount": {
                          "amount": "130.22",
                          "currencyCode": "AWG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "455.46",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 15495,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1848,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "104.57",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "195.25",
                          "currencyCode": "MUR"
                        },
                        "awardAmount": {
                          "amount": 49368,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.215,
                        "equivalentAmount": {
                          "amount": "86.46",
                          "currencyCode": "JMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "334.27",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 41821,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0664,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "327.41",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "284.65",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 42248,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0818,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "471.47",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "405.37",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 10775,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.131,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "461.92",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "230.7",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 24875,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0252,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "205.76",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "495.41",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 13185,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3173,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "447.72",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "411.21",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 26766,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4365,
                    "equivalentAmount": {
                      "amount": "106.51",
                      "currencyCode": "KYD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "112.08",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 19160,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3664,
                    "equivalentAmount": {
                      "amount": "137.44",
                      "currencyCode": "CVE"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "349.28",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 6803,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2485,
                    "equivalentAmount": {
                      "amount": "429.11",
                      "currencyCode": "SSP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "337.65",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 5235,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2661,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "206.6",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "305.99",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 39757,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3822,
                    "equivalentAmount": {
                      "amount": "481.19",
                      "currencyCode": "SSP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "245.39",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 19067,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3604,
                    "equivalentAmount": {
                      "amount": "206.9",
                      "currencyCode": "MWK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9383
                },
                "passengerReferenceIds": [
                  "15b17cc6-d07b-4f58-8a4a-330f95892a68",
                  "16ace255-97cb-4ba9-8899-bd71b216d8fe",
                  "e1200dd4-b408-4c48-9ce6-047e08ef38b8",
                  "59dffda8-961e-48e4-bc1d-1912cdddd42b",
                  "d80c5f77-660d-40bb-9269-4fa2af74efd0",
                  "c1f0a514-e662-4960-80c5-a90bc23b68ec",
                  "9114ed28-3ed3-461d-a0fd-8af2f9d0f00f",
                  "770766d4-a70d-45f3-a4d1-2bd2a7606c2d",
                  "3bfddd89-3233-4dcf-9191-511a77f1dd53"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "61.42",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 43729,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2442,
                    "equivalentAmount": {
                      "amount": "208.12",
                      "currencyCode": "ALL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "301.13",
                          "currencyCode": "KES"
                        },
                        "awardAmount": {
                          "amount": 39129,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1287,
                        "equivalentAmount": {
                          "amount": "446.48",
                          "currencyCode": "LKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "313.78",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 14895,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.449,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "149.18",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "286.49",
                          "currencyCode": "ETB"
                        },
                        "awardAmount": {
                          "amount": 9060,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3181,
                        "equivalentAmount": {
                          "amount": "112.48",
                          "currencyCode": "NOK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "335.55",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 16904,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0403,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "103.78",
                            "currencyCode": "XPF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "198.19",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 13927,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3327,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "405.26",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "67.84",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 43714,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0762,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "279.54",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "338.57",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 3045,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1931,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "56.12",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "14.3",
                          "currencyCode": "AWG"
                        },
                        "awardAmount": {
                          "amount": 44612,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4658,
                        "equivalentAmount": {
                          "amount": "301.86",
                          "currencyCode": "UZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "294.24",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 29648,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1965,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "178.44",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "21.18",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 3313,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0497,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "340.34",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "479.42",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 45624,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2588,
                    "equivalentAmount": {
                      "amount": "260.2",
                      "currencyCode": "NOK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "120.11",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 23766,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4244,
                    "equivalentAmount": {
                      "amount": "422.48",
                      "currencyCode": "LBP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "497.57",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 16572,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4098,
                    "equivalentAmount": {
                      "amount": "304.01",
                      "currencyCode": "DJF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "94.77",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 20075,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2037,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "283.65",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "285.23",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 32735,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0217,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "219.74",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "159.52",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 27571,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4649,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "49.53",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "30.19",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 19096,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0276,
                    "equivalentAmount": {
                      "amount": "365.11",
                      "currencyCode": "IDR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "335.53",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 37920,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2524,
                    "equivalentAmount": {
                      "amount": "285.67",
                      "currencyCode": "GEL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8488
                },
                "passengerReferenceIds": [
                  "f1da814f-2b53-420e-8897-f69249f1c464",
                  "56b1d5dc-a9c2-456c-a900-e7096dbd8838",
                  "46a68f94-bff4-4776-8982-a2e17105d9bb",
                  "b57a4b36-440a-4573-956b-3e56a087ef39",
                  "d2b94f38-1ce2-4e64-87a8-043c16e03e6d",
                  "314cb82c-809d-46e8-af6c-5ccdcaa1b4ea",
                  "4d9c3d2c-dd2c-4219-83c0-a161844878a7",
                  "2bb55501-f487-4eab-b603-1730499c1fbc",
                  "877a3498-2502-425b-b226-036c7311d0e8"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "92.19",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 26073,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4839,
                    "equivalentAmount": {
                      "amount": "164.52",
                      "currencyCode": "KES"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "471.29",
                          "currencyCode": "STN"
                        },
                        "awardAmount": {
                          "amount": 44420,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3412,
                        "equivalentAmount": {
                          "amount": "129.31",
                          "currencyCode": "SDG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "462.68",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 13727,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4065,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "156.4",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "222.1",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 11168,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2984,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "53.88",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "367.04",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 4493,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.296,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "59.36",
                            "currencyCode": "AOA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "176.35",
                          "currencyCode": "MWK"
                        },
                        "awardAmount": {
                          "amount": 1887,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4914,
                        "equivalentAmount": {
                          "amount": "330.81",
                          "currencyCode": "BWP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "358.42",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 47261,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2192,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "493.36",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "192.28",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 7776,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4295,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "311.86",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "383.4",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 38233,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2074,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "372.71",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "257.21",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 30447,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0982,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "255.55",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "319.33",
                          "currencyCode": "AUD"
                        },
                        "awardAmount": {
                          "amount": 6438,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0301,
                        "equivalentAmount": {
                          "amount": "242.75",
                          "currencyCode": "XAF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "57.53",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 31926,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1094,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "308.1",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "157.43",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 6382,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4002,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "281.93",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "79.47",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 49719,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2718,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "443.46",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "408.47",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 14474,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2461,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "193.38",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "497.52",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 4738,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0536,
                    "equivalentAmount": {
                      "amount": "449.87",
                      "currencyCode": "LBP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "110.68",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 35226,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3532,
                    "equivalentAmount": {
                      "amount": "237.61",
                      "currencyCode": "THB"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "444.3",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 25563,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1192,
                    "equivalentAmount": {
                      "amount": "107.92",
                      "currencyCode": "MDL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "386.97",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 15018,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.251,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "14.71",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "445.38",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 6174,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0274,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "391.23",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "220.01",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 29570,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0174,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "152.77",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "21.01",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 24090,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4738,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "145.21",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "427.71",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 6622,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.26,
                    "equivalentAmount": {
                      "amount": "207.75",
                      "currencyCode": "RUB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "207.16",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 27442,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1363,
                    "equivalentAmount": {
                      "amount": "158.97",
                      "currencyCode": "SOS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0743
                },
                "passengerReferenceIds": [
                  "4cee98f5-e7bf-4b3d-99fc-6e7b1ce1ac26",
                  "c819215f-ecf1-40b3-b7be-df2fce8c4032",
                  "f9b10bfa-23f6-462d-9876-aecb4112ab41",
                  "35ae40b5-e93a-4461-b39d-be726850fdc4",
                  "6675b8e7-9d49-4289-bc2c-4556e89c5eb9",
                  "3f503837-8563-4dfb-8549-7cfc64e1f287",
                  "37765a13-1376-4e78-9870-8e9ff772f935",
                  "fe014970-e8a7-4d07-918d-6fb480f6c939",
                  "76eead5d-5bef-499e-89b5-03de53172227"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "243.14",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 30070,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0516,
                    "equivalentAmount": {
                      "amount": "251.7",
                      "currencyCode": "RSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "193.27",
                          "currencyCode": "OMR"
                        },
                        "awardAmount": {
                          "amount": 26575,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4516,
                        "equivalentAmount": {
                          "amount": "442.19",
                          "currencyCode": "BBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "212.78",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 37188,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4234,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "315.26",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "151.52",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 37841,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.119,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "386.34",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "218.35",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 2586,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2685,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "279",
                            "currencyCode": "SOS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "171.18",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 37879,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.39,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "39.21",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "151.99",
                          "currencyCode": "MNT"
                        },
                        "awardAmount": {
                          "amount": 11644,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0956,
                        "equivalentAmount": {
                          "amount": "366.22",
                          "currencyCode": "SAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "83.72",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 43581,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2593,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "304.69",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "350.47",
                          "currencyCode": "GYD"
                        },
                        "awardAmount": {
                          "amount": 26866,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2424,
                        "equivalentAmount": {
                          "amount": "177.84",
                          "currencyCode": "XOF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "369.42",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 14573,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4793,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "283.11",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "42.46",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 45955,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0805,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "163.93",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "112.44",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 4284,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3166,
                    "equivalentAmount": {
                      "amount": "201.43",
                      "currencyCode": "MAD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "153.35",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 7727,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4494,
                    "equivalentAmount": {
                      "amount": "331.94",
                      "currencyCode": "EGP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "92.83",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 25944,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4887,
                    "equivalentAmount": {
                      "amount": "301.52",
                      "currencyCode": "NAD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "195.01",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 31265,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3028,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "247.64",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "225.61",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 22131,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4664,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "485.16",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "276.2",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 7200,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4253,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "429.64",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "404.91",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 30361,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0178,
                    "equivalentAmount": {
                      "amount": "129.51",
                      "currencyCode": "GNF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "30.82",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 32307,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2387,
                    "equivalentAmount": {
                      "amount": "385.48",
                      "currencyCode": "VND"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8696
                },
                "passengerReferenceIds": [
                  "ca309a19-0e43-41b1-ba4f-cf2d008c1406",
                  "1ceab146-93d0-4f09-9d55-5f831284ba75",
                  "b5818d81-8079-437e-aaa6-a466e4cd4725",
                  "72cab38c-e103-46df-8d27-c77d0af14abc",
                  "516d8987-674d-440b-ad2c-a662e28b131e",
                  "dd795519-24a8-43fa-a2c0-a650ca64206f",
                  "6c4f778d-c238-4ef6-aa4b-7c0ae873301e",
                  "8fc3c8f9-0034-4fd8-ba47-8ed1608ad94b",
                  "9683a014-0dac-4e06-90da-c9b908dcf3dc"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "372.13",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 47804,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1859,
                    "equivalentAmount": {
                      "amount": "218.98",
                      "currencyCode": "BRL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "333.42",
                          "currencyCode": "AUD"
                        },
                        "awardAmount": {
                          "amount": 20659,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3223,
                        "equivalentAmount": {
                          "amount": "479.53",
                          "currencyCode": "BIF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "98.46",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 4753,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0537,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "433.18",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "90.03",
                          "currencyCode": "TZS"
                        },
                        "awardAmount": {
                          "amount": 49499,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3205,
                        "equivalentAmount": {
                          "amount": "67.71",
                          "currencyCode": "BGN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "440.47",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 6514,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4242,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "303.81",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "329.21",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 32109,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1091,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "345.42",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "300.4",
                          "currencyCode": "PHP"
                        },
                        "awardAmount": {
                          "amount": 44264,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.137,
                        "equivalentAmount": {
                          "amount": "422.97",
                          "currencyCode": "RUB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "182.06",
                            "currencyCode": "SSP"
                          },
                          "awardAmount": {
                            "amount": 31614,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1757,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "89",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "194.45",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 10261,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3184,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "448.49",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "283.17",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 25733,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1948,
                    "equivalentAmount": {
                      "amount": "402.25",
                      "currencyCode": "NOK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "166.9",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 45203,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0606,
                    "equivalentAmount": {
                      "amount": "102.17",
                      "currencyCode": "TWD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "131.14",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 22687,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3538,
                    "equivalentAmount": {
                      "amount": "148.85",
                      "currencyCode": "BWP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "336.5",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 10122,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0662,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "247.68",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "479.09",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 16507,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.029,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "260.92",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "162.28",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 2363,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3124,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "27.9",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "74.3",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 4132,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2373,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "239.87",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "74.96",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 46760,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.496,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "443.1",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "47.14",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 5993,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1058,
                    "equivalentAmount": {
                      "amount": "112.36",
                      "currencyCode": "BGN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "170.13",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 48109,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3842,
                    "equivalentAmount": {
                      "amount": "330.27",
                      "currencyCode": "CZK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9683
                },
                "passengerReferenceIds": [
                  "c263b6c3-dc7c-47b9-ad3c-2ac25a768c11",
                  "ff1bc3c4-df4e-4354-b1df-481de7af13b9",
                  "d2884ba9-fd61-4f60-adba-edf4959271aa",
                  "03176c4c-ba2f-4caf-b99d-867dfa630de2",
                  "58cc0c95-449c-48c5-9b05-15943278d7ad",
                  "348666cf-e280-4a2a-8f45-75e252fe843c",
                  "5d16ec7c-d927-4f30-b07f-e26db6e53767",
                  "22b446a0-cb62-4a39-85b3-e341e9f9964a",
                  "c59b6e14-e6ed-47bb-85c6-386796e51c62"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "490.9",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 18102,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.317,
                    "equivalentAmount": {
                      "amount": "331.27",
                      "currencyCode": "THB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "429.37",
                          "currencyCode": "HUF"
                        },
                        "awardAmount": {
                          "amount": 19566,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3863,
                        "equivalentAmount": {
                          "amount": "276.66",
                          "currencyCode": "TRY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "283.64",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 7840,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3025,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "264.69",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "430.85",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 46286,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3369,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "324.7",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "265.25",
                          "currencyCode": "NOK"
                        },
                        "awardAmount": {
                          "amount": 18239,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3917,
                        "equivalentAmount": {
                          "amount": "169.69",
                          "currencyCode": "XOF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "72.95",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 44730,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1433,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "72.31",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "227.73",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 36009,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4013,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "454.03",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "399.77",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 44190,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3936,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "172.2",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "263.22",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 2032,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1214,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "247.84",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "92.77",
                          "currencyCode": "HTG"
                        },
                        "awardAmount": {
                          "amount": 7747,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1115,
                        "equivalentAmount": {
                          "amount": "220.79",
                          "currencyCode": "KMF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "420.33",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 40737,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3198,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "316.55",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "390.01",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 20213,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0225,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "215.33",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "284.72",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 38315,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3671,
                    "equivalentAmount": {
                      "amount": "121.64",
                      "currencyCode": "DJF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "308.59",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 23192,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0931,
                    "equivalentAmount": {
                      "amount": "290.91",
                      "currencyCode": "INR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "426.57",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 38878,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3852,
                    "equivalentAmount": {
                      "amount": "420.49",
                      "currencyCode": "RUB"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "91.65",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 36322,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2644,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "286.19",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "494.94",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 24317,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2203,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "302.17",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "441.55",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 10500,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.307,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "434.29",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "262.64",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 20804,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4058,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "416.74",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "53.65",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 16174,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1065,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "359.69",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "214.89",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 10530,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2725,
                    "equivalentAmount": {
                      "amount": "308.93",
                      "currencyCode": "KWD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "153.99",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 4366,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0482,
                    "equivalentAmount": {
                      "amount": "254.78",
                      "currencyCode": "KRW"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "487.94",
                  "currencyCode": "AUD"
                },
                "awardAmount": {
                  "amount": 6015,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4508,
                "equivalentAmount": {
                  "amount": "477.7",
                  "currencyCode": "PAB"
                }
              },
              "fees": {
                "amount": {
                  "amount": "340.52",
                  "currencyCode": "ZAR"
                },
                "awardAmount": {
                  "amount": 9060,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.24,
                "equivalentAmount": {
                  "amount": "364.71",
                  "currencyCode": "WST"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "301.99",
                  "currencyCode": "ZMW"
                },
                "awardAmount": {
                  "amount": 18050,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2837,
                "equivalentAmount": {
                  "amount": "353.91",
                  "currencyCode": "MUR"
                }
              },
              "offerItemReferenceId": "c2e65abc-b27a-40bb-a1d9-5d42be4412b0",
              "tax": {
                "amount": {
                  "amount": "342.34",
                  "currencyCode": "VUV"
                },
                "awardAmount": {
                  "amount": 22505,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4671,
                "equivalentAmount": {
                  "amount": "384.94",
                  "currencyCode": "JPY"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "313.65",
                    "currencyCode": "MOP"
                  },
                  "awardAmount": {
                    "amount": 33428,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2282,
                  "equivalentAmount": {
                    "amount": "139.08",
                    "currencyCode": "PGK"
                  }
                },
                {
                  "amount": {
                    "amount": "12.97",
                    "currencyCode": "NZD"
                  },
                  "awardAmount": {
                    "amount": 19226,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3134,
                  "equivalentAmount": {
                    "amount": "367.1",
                    "currencyCode": "HNL"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "435.28",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 22946,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2455,
                    "equivalentAmount": {
                      "amount": "15.25",
                      "currencyCode": "SBD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "129.34",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 44470,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2664,
                    "equivalentAmount": {
                      "amount": "450.25",
                      "currencyCode": "XOF"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "378.3",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 48499,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.237,
                    "equivalentAmount": {
                      "amount": "332.98",
                      "currencyCode": "XPF"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "143.55",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 37592,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0928,
                    "equivalentAmount": {
                      "amount": "278.09",
                      "currencyCode": "CUP"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "413.45",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 20656,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2764,
                      "equivalentAmount": {
                        "amount": "373.19",
                        "currencyCode": "KES"
                      }
                    },
                    {
                      "amount": {
                        "amount": "330.63",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 21529,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1065,
                      "equivalentAmount": {
                        "amount": "251.34",
                        "currencyCode": "GTQ"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "464.45",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 19969,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0732,
                    "equivalentAmount": {
                      "amount": "369.91",
                      "currencyCode": "SRD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "324.93",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 10514,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4163,
                    "equivalentAmount": {
                      "amount": "159.11",
                      "currencyCode": "LYD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "244.12",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 5702,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0323,
                    "equivalentAmount": {
                      "amount": "184.3",
                      "currencyCode": "JMD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "124.01",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 27694,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2041,
                    "equivalentAmount": {
                      "amount": "438.75",
                      "currencyCode": "IRR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "397.99",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 43614,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0898,
                      "equivalentAmount": {
                        "amount": "364.02",
                        "currencyCode": "MRU"
                      }
                    },
                    {
                      "amount": {
                        "amount": "19.51",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 37584,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4517,
                      "equivalentAmount": {
                        "amount": "437.74",
                        "currencyCode": "ETB"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "41.28",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 29946,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2084,
                    "equivalentAmount": {
                      "amount": "143.83",
                      "currencyCode": "AOA"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "120.19",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 20764,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1548,
                    "equivalentAmount": {
                      "amount": "322.25",
                      "currencyCode": "OMR"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "369.53",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 35994,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0263,
                    "equivalentAmount": {
                      "amount": "296.36",
                      "currencyCode": "MYR"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "50.2",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 36384,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3075,
                    "equivalentAmount": {
                      "amount": "449.1",
                      "currencyCode": "BMD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "208.35",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 25343,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2393,
                      "equivalentAmount": {
                        "amount": "232.86",
                        "currencyCode": "GNF"
                      }
                    },
                    {
                      "amount": {
                        "amount": "332.16",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 47082,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3307,
                      "equivalentAmount": {
                        "amount": "312.97",
                        "currencyCode": "DKK"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "403.58",
                    "currencyCode": "BZD"
                  },
                  "percentage": "6.81"
                },
                "passengerReferenceIds": [
                  "3e6d7ff7-5e37-4eb7-bfaa-738132b28c3e",
                  "b2378e30-9b0a-4136-afd9-4637b6ff1238",
                  "93cf732a-ea96-4f82-84ec-9bdb6c8a2c5e",
                  "2f56da82-15ff-4bcc-b533-e186b4b51499",
                  "e7557dd5-22e9-41ba-b8fc-db50aed56b2f",
                  "4881c2c7-c051-4d01-b4ae-1325c5f61b0e",
                  "22a55993-80a2-4e91-ae18-0a5bf0927280",
                  "f9f840c8-9b47-42a6-8899-5a17f182399c",
                  "677c089c-5d5f-4882-9938-d56affa4ca07"
                ],
                "total": {
                  "amount": {
                    "amount": "414.98",
                    "currencyCode": "VES"
                  },
                  "awardAmount": {
                    "amount": 15725,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.199,
                  "equivalentAmount": {
                    "amount": "144.62",
                    "currencyCode": "BTN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "328.21",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 7601,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0955,
                    "equivalentAmount": {
                      "amount": "490.52",
                      "currencyCode": "WST"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "285.24",
                        "currencyCode": "ETB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15425,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0764,
                      "equivalentAmount": {
                        "amount": "376.75",
                        "currencyCode": "IRR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "481.07",
                        "currencyCode": "MVR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35043,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0465,
                      "equivalentAmount": {
                        "amount": "352.52",
                        "currencyCode": "MGA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "321.75",
                        "currencyCode": "UZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20722,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3571,
                      "equivalentAmount": {
                        "amount": "407.3",
                        "currencyCode": "KRW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "368.79",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 16474,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2451,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "311.67",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "92.46",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 37963,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2352,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "225.19",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "385.9",
                    "currencyCode": "SOS"
                  },
                  "percentage": "9.55"
                },
                "passengerReferenceIds": [
                  "65cb6aca-cc85-4a02-8026-de07625d59ec",
                  "86cee33f-958f-4bd4-b386-eabe6dde3f96",
                  "931811ce-f8dc-4d18-a3e3-69c21906237f",
                  "b5dc6df9-da95-4705-bf24-08d77bb0b09d",
                  "f421b43a-cf78-416a-adf7-855b912ff458",
                  "c2725034-ff0b-4dd2-af49-096aad8ed507",
                  "26e0b6ce-8f2f-4a04-bef3-f30b2b73106b",
                  "fb07330e-e8c2-4e7a-acca-bc37df7f25d0",
                  "dcbdd51d-5a5c-4c59-8971-fe8e60e20308"
                ],
                "total": {
                  "amount": {
                    "amount": "280.49",
                    "currencyCode": "RUB"
                  },
                  "awardAmount": {
                    "amount": 33173,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0124,
                  "equivalentAmount": {
                    "amount": "483.93",
                    "currencyCode": "BOB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "102.93",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 23058,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4511,
                    "equivalentAmount": {
                      "amount": "102.27",
                      "currencyCode": "TTD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "262.23",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23272,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2922,
                      "equivalentAmount": {
                        "amount": "148.08",
                        "currencyCode": "KWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "70.82",
                        "currencyCode": "BZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16313,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.31,
                      "equivalentAmount": {
                        "amount": "302.24",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "287.22",
                        "currencyCode": "MDL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26166,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1708,
                      "equivalentAmount": {
                        "amount": "493.75",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "36.9",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 5807,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.149,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "405.33",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "146.48",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 25113,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3914,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "408.8",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "263.17",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 15153,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2156,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "200.42",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "481.33",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 14053,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2026,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "436.8",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "433.36",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 48220,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4047,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "400.34",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "397.45",
                    "currencyCode": "TTD"
                  },
                  "percentage": "13.01"
                },
                "passengerReferenceIds": [
                  "4760a933-02b6-4b5c-8d11-1ca518dadeec",
                  "1ea26780-a7ea-4f24-83bd-761ad9bcfc14",
                  "a90a01bb-af92-4dcf-93f5-900b9a53d3d7",
                  "23134632-224a-41bb-ae76-96b01b3e49b1",
                  "4f71a0e1-0b49-4e00-b071-28db8f624767",
                  "0d157ea7-c07c-4f2b-9915-61edf506bbb0",
                  "ea055010-574a-4d5c-85c9-4ef6d8d5407e",
                  "f8e8db41-6d87-44fe-ac27-36a4d5ea6238",
                  "a620399d-44c2-4432-a0c8-a2dab239b5df"
                ],
                "total": {
                  "amount": {
                    "amount": "426.68",
                    "currencyCode": "PGK"
                  },
                  "awardAmount": {
                    "amount": 19347,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0408,
                  "equivalentAmount": {
                    "amount": "387.95",
                    "currencyCode": "NIO"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "377.81",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 42056,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3312,
                    "equivalentAmount": {
                      "amount": "129.41",
                      "currencyCode": "XCD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "497.13",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10422,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3244,
                      "equivalentAmount": {
                        "amount": "453.13",
                        "currencyCode": "TZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "97.06",
                        "currencyCode": "NGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10794,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3987,
                      "equivalentAmount": {
                        "amount": "14.43",
                        "currencyCode": "KPW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "39.02",
                        "currencyCode": "NIO"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19094,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1016,
                      "equivalentAmount": {
                        "amount": "343.38",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "97.34",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 27165,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3847,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "170.39",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "269.46",
                    "currencyCode": "RON"
                  },
                  "percentage": "7.1"
                },
                "passengerReferenceIds": [
                  "d33e3d07-0b5a-4b77-9eba-4c4481708068",
                  "5475a0db-046b-4eb7-be95-68700799c6e6",
                  "d0618f7a-6b27-4abb-b7fe-ea676065b0d9",
                  "6080d87c-f16e-4eb9-b157-9c7734f84e24",
                  "4f5acf46-f1d7-4e07-92f2-84f96fde9f5d",
                  "0e24eb00-a14f-4be8-964e-d45347be5202",
                  "70837a99-8be4-48b4-b3e4-abb962042182",
                  "3f3a5f8d-e7e0-4f98-801c-1597a259020e",
                  "491eefe5-034b-405e-8c9d-1158fe2dab4e"
                ],
                "total": {
                  "amount": {
                    "amount": "304.97",
                    "currencyCode": "ZMW"
                  },
                  "awardAmount": {
                    "amount": 11661,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4444,
                  "equivalentAmount": {
                    "amount": "358.44",
                    "currencyCode": "NAD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "230.24",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 16577,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2827,
                    "equivalentAmount": {
                      "amount": "159.06",
                      "currencyCode": "CVE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "289.09",
                        "currencyCode": "DJF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38460,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0465,
                      "equivalentAmount": {
                        "amount": "83.34",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "378.85",
                        "currencyCode": "TMT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36972,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3173,
                      "equivalentAmount": {
                        "amount": "240.35",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "31.55",
                        "currencyCode": "KRW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41567,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1943,
                      "equivalentAmount": {
                        "amount": "403.89",
                        "currencyCode": "ARS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "424.62",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 49295,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2227,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "268.67",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "358.91",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 19352,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1775,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "177.2",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "88.99",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 23220,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4056,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "367.66",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "462.45",
                    "currencyCode": "GNF"
                  },
                  "percentage": "13.99"
                },
                "passengerReferenceIds": [
                  "a9737588-6412-468d-ae17-d0a850628a93",
                  "8d488f01-0fc7-421e-84d8-c4bf1093f118",
                  "f513433b-a514-4997-952a-7ad7ccbe718f",
                  "b880195a-4026-4eec-a624-8b354a08f8de",
                  "e349e044-19c5-493b-bd11-c54e3b996074",
                  "6f32a436-656e-455f-8e84-859d421e7b84",
                  "a4c525ec-79a8-48a2-8e31-d7d8bd57f66f",
                  "117f3dc2-eb9d-4348-922a-54cae1b7729f",
                  "aafcb411-825f-4a9d-a4f3-26d9bb3e9a92"
                ],
                "total": {
                  "amount": {
                    "amount": "285.55",
                    "currencyCode": "HTG"
                  },
                  "awardAmount": {
                    "amount": 22585,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4433,
                  "equivalentAmount": {
                    "amount": "30.48",
                    "currencyCode": "DZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "319",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 31382,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0242,
                    "equivalentAmount": {
                      "amount": "248.87",
                      "currencyCode": "UYU"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "383.24",
                        "currencyCode": "CLP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24906,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4802,
                      "equivalentAmount": {
                        "amount": "199.75",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "395.62",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45994,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3111,
                      "equivalentAmount": {
                        "amount": "190.3",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "242.54",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39632,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4213,
                      "equivalentAmount": {
                        "amount": "491.83",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "465.18",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 4844,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4159,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "318.76",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "74.85",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 32081,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.353,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "15.56",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "421",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 46205,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2893,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "245.39",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "79.01",
                    "currencyCode": "AOA"
                  },
                  "percentage": "6.32"
                },
                "passengerReferenceIds": [
                  "41846823-533b-4aa5-9868-08dee88379a5",
                  "b833ac15-a128-40ae-95f4-a11b57c99883",
                  "5f6f31be-5c20-424f-8965-4eccc1100377",
                  "d977fbce-8679-40cc-aa9a-aafa5bde80f3",
                  "f1547c7b-f454-4c31-a691-2d35b59fcc56",
                  "ef411afc-69d4-49ba-aec9-3ff52c857f49",
                  "a4c4745c-a53d-41a0-9645-8c263d767caf",
                  "5b5c504d-7f05-4f52-93d6-6d97e2d5b468",
                  "27690118-16da-47b2-b554-74874bd449e8"
                ],
                "total": {
                  "amount": {
                    "amount": "393.63",
                    "currencyCode": "KGS"
                  },
                  "awardAmount": {
                    "amount": 47906,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4561,
                  "equivalentAmount": {
                    "amount": "60.45",
                    "currencyCode": "KHR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "47.29",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 43721,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0702,
                    "equivalentAmount": {
                      "amount": "467.89",
                      "currencyCode": "BOB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "439.25",
                        "currencyCode": "ALL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2902,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4842,
                      "equivalentAmount": {
                        "amount": "404.18",
                        "currencyCode": "AMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "440.85",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38178,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2359,
                      "equivalentAmount": {
                        "amount": "367.44",
                        "currencyCode": "NOK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "208.82",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6137,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2329,
                      "equivalentAmount": {
                        "amount": "480.34",
                        "currencyCode": "CAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "238.39",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 3456,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.119,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "483.31",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "469.65",
                    "currencyCode": "MXN"
                  },
                  "percentage": "8.68"
                },
                "passengerReferenceIds": [
                  "a68384b8-3f87-44ef-8597-0a274f39c2e0",
                  "43a7604e-5cc5-4cba-a943-a3d4c2ac88a2",
                  "e45a96b9-47b3-4183-8ad8-ab4649bd06fa",
                  "ffe51d0f-2a2d-4c7d-a106-7b8814cd9c59",
                  "50f05aa7-ef05-44f7-ae5a-5fd9af2466a6",
                  "341df5c0-08b5-4a0c-9e61-e27d60fbbf2a",
                  "9a2da0e2-5042-45f0-a4cd-56401d732052",
                  "511833fb-be5a-4587-8914-498cce2615a5",
                  "691ba4d2-3cdd-4bac-a216-2e7de7d003ce"
                ],
                "total": {
                  "amount": {
                    "amount": "135.57",
                    "currencyCode": "CRC"
                  },
                  "awardAmount": {
                    "amount": 22633,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2916,
                  "equivalentAmount": {
                    "amount": "230.2",
                    "currencyCode": "LBP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "470.75",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 33723,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0784,
                    "equivalentAmount": {
                      "amount": "283.39",
                      "currencyCode": "KRW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "283.38",
                        "currencyCode": "STN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2225,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4402,
                      "equivalentAmount": {
                        "amount": "297.07",
                        "currencyCode": "NIO"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "147.9",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47026,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0211,
                      "equivalentAmount": {
                        "amount": "279.62",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "488.17",
                        "currencyCode": "DJF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5825,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1589,
                      "equivalentAmount": {
                        "amount": "199.6",
                        "currencyCode": "NAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "239.62",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 11443,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2559,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "14.22",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "443.87",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 33902,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1112,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "236.05",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "275.32",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 34356,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1531,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "362.09",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "200.45",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 3600,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2388,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "455.66",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "249.07",
                    "currencyCode": "RUB"
                  },
                  "percentage": "10.9"
                },
                "passengerReferenceIds": [
                  "89477d40-2abe-4a4d-99b0-6e1cac493cfa",
                  "0a2d8637-65c6-4628-86c3-1d1bf548a4f6",
                  "def183ad-143f-4c37-8f14-d24d0f11bded",
                  "481b0496-3426-4204-ad6e-329435c66f63",
                  "26c2586d-5cb2-4c74-855b-9003d8616a78",
                  "07329617-d139-47d1-a106-891864656de0",
                  "4fb9dd4c-7e71-42cc-a9a2-53b7980716e0",
                  "dc02a47d-9b19-4f6b-92ad-4431c5e2628c",
                  "f6bc5ecf-f8c0-46c6-8c89-5d64e517f7aa"
                ],
                "total": {
                  "amount": {
                    "amount": "417.64",
                    "currencyCode": "MUR"
                  },
                  "awardAmount": {
                    "amount": 30742,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4822,
                  "equivalentAmount": {
                    "amount": "106.14",
                    "currencyCode": "XCD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "11.95",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 12685,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1066,
                    "equivalentAmount": {
                      "amount": "97.23",
                      "currencyCode": "TOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "86.95",
                        "currencyCode": "ZAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16642,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1477,
                      "equivalentAmount": {
                        "amount": "201.46",
                        "currencyCode": "LSL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "333.17",
                        "currencyCode": "BHD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29707,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4631,
                      "equivalentAmount": {
                        "amount": "478.7",
                        "currencyCode": "CUP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "456.19",
                        "currencyCode": "MKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34655,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4869,
                      "equivalentAmount": {
                        "amount": "181.7",
                        "currencyCode": "TMT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "298.03",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 4273,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0164,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "267.67",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "222.44",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 27938,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3624,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "358.47",
                        "currencyCode": "GEL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "144.63",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 36108,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2661,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "345.26",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "399.51",
                    "currencyCode": "JOD"
                  },
                  "percentage": "8.75"
                },
                "passengerReferenceIds": [
                  "2e8520d1-c367-415a-ac49-91e7633d8830",
                  "2115b5d1-5577-456e-9764-d3c40115ec9c",
                  "7c630e0e-7f0f-4627-b534-0014a2b4cae4",
                  "abd88433-3fa0-44ff-b267-fa1b1cc0e997",
                  "b62764c8-1dba-46f2-b8c9-97ecf99679f4",
                  "dde72335-550c-4657-b804-be5775261956",
                  "efa29dd1-118c-4b44-bca3-bf16ae63b0f9",
                  "ead45337-cabb-4259-be22-54dc20595678",
                  "2dc383c4-7e83-45e6-819f-a04f7444695f"
                ],
                "total": {
                  "amount": {
                    "amount": "22.23",
                    "currencyCode": "XCD"
                  },
                  "awardAmount": {
                    "amount": 40221,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3997,
                  "equivalentAmount": {
                    "amount": "44.47",
                    "currencyCode": "JPY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "196.95",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 22795,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4138,
                    "equivalentAmount": {
                      "amount": "25.74",
                      "currencyCode": "BND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "452.58",
                        "currencyCode": "MNT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34894,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1113,
                      "equivalentAmount": {
                        "amount": "491.85",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "237.62",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34514,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0637,
                      "equivalentAmount": {
                        "amount": "18.64",
                        "currencyCode": "BWP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "204.37",
                        "currencyCode": "BSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19461,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1477,
                      "equivalentAmount": {
                        "amount": "32.77",
                        "currencyCode": "PLN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "396.06",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 6173,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2524,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "437.66",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "87.66",
                    "currencyCode": "SEK"
                  },
                  "percentage": "9.05"
                },
                "deal": {
                  "amount": {
                    "amount": "85.59",
                    "currencyCode": "RWF"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "19.27",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "2f682e27-1947-4272-a11b-45694a667875",
                  "a40ab69b-bee5-4f3c-b616-1f4fdb947379",
                  "b7327edd-4a29-46fc-a363-e961f005f722",
                  "7c53c214-571b-4602-a2ee-c6013c78a2ef",
                  "b0179337-b36e-4ddc-b33a-767bec8601d8",
                  "92c7f62a-703f-4e3e-9363-3d7c6095a009",
                  "34b0c197-9005-4d5e-a36c-b256626a60c8",
                  "591473de-b0e6-4d5e-abef-d602bdec98e1",
                  "21a57d9c-0cb3-4b55-a5bf-567fc4ef6dd9"
                ],
                "total": {
                  "amount": {
                    "amount": "455.68",
                    "currencyCode": "MMK"
                  },
                  "awardAmount": {
                    "amount": 27347,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.421,
                  "equivalentAmount": {
                    "amount": "345.13",
                    "currencyCode": "MGA"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "158.89",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 47359,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4669,
                    "equivalentAmount": {
                      "amount": "395.88",
                      "currencyCode": "BYN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "454.68",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20882,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.403,
                      "equivalentAmount": {
                        "amount": "193.64",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "15.49",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23560,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3109,
                      "equivalentAmount": {
                        "amount": "58.56",
                        "currencyCode": "AOA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "303.75",
                        "currencyCode": "RSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37331,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4309,
                      "equivalentAmount": {
                        "amount": "49.3",
                        "currencyCode": "KHR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "77.43",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 35299,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1136,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "195.41",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "91.92",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 25770,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1623,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "472.57",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "371.43",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 17169,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2465,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "310.07",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "355.81",
                        "currencyCode": "AFN"
                      },
                      "awardAmount": {
                        "amount": 1068,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0261,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "359.41",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "304.95",
                    "currencyCode": "LKR"
                  },
                  "percentage": "11.64"
                },
                "deal": {
                  "amount": {
                    "amount": "401.23",
                    "currencyCode": "PLN"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "13.41",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ca69ec22-68b7-4326-96b2-db036c844593",
                  "caaf8d6d-1414-4388-88fa-0fad81f664b8",
                  "bce6cecb-9ad3-4aef-ac40-9acb1433d8ac",
                  "b6e0fe59-ca85-4de2-9f8d-1c089d969d8d",
                  "bbf80c98-54bd-42e2-8730-e0c6c530e846",
                  "4ceacf61-6d8d-4353-9177-f8629c5abfad",
                  "97624e58-d26c-4c16-9595-65b25d5f0ea7",
                  "97121818-d03d-423c-b9a2-d86bd8af8031",
                  "7986c4e8-32e6-4498-adac-e030b4fefa26"
                ],
                "total": {
                  "amount": {
                    "amount": "401.03",
                    "currencyCode": "SCR"
                  },
                  "awardAmount": {
                    "amount": 28501,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4582,
                  "equivalentAmount": {
                    "amount": "91.26",
                    "currencyCode": "ARS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "423.82",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 29685,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2292,
                    "equivalentAmount": {
                      "amount": "490.53",
                      "currencyCode": "UZS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "163.03",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22869,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4976,
                      "equivalentAmount": {
                        "amount": "234.35",
                        "currencyCode": "KRW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "377.72",
                        "currencyCode": "BBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41694,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4735,
                      "equivalentAmount": {
                        "amount": "143.19",
                        "currencyCode": "BGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "334.11",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24924,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.268,
                      "equivalentAmount": {
                        "amount": "473.55",
                        "currencyCode": "NPR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "154.79",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 44164,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3517,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "147.15",
                        "currencyCode": "TMT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "326.68",
                    "currencyCode": "IQD"
                  },
                  "percentage": "9.55"
                },
                "deal": {
                  "amount": {
                    "amount": "225.32",
                    "currencyCode": "LSL"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "11.87",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "2ad2db70-1f5d-439b-9f89-75827bcc5b06",
                  "819d6105-9e6e-448d-818d-8e135f826882",
                  "48b14f85-b6ba-4dd5-94dc-3de6a67457d4",
                  "27982d32-dc6f-45a2-83c5-5b5813a39b1b",
                  "f183011e-6749-4596-aeaf-fd830ce2fc55",
                  "c3d44160-cf7b-437b-89b2-6acaf94ecc23",
                  "9919ee97-ee88-44c0-b2d2-49809664fb38",
                  "fff59ddb-dc47-41f8-b5c5-d555406ddfd3",
                  "8d55eb06-3a6a-4fb1-8ec1-c8b51d1838b6"
                ],
                "total": {
                  "amount": {
                    "amount": "223.81",
                    "currencyCode": "CNY"
                  },
                  "awardAmount": {
                    "amount": 29848,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4464,
                  "equivalentAmount": {
                    "amount": "404.79",
                    "currencyCode": "LRD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "408.91",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 32325,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1396,
                    "equivalentAmount": {
                      "amount": "248.85",
                      "currencyCode": "TWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "333.46",
                        "currencyCode": "MVR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42564,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.492,
                      "equivalentAmount": {
                        "amount": "271.67",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "126.7",
                        "currencyCode": "PAB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24168,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2486,
                      "equivalentAmount": {
                        "amount": "67.92",
                        "currencyCode": "BSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "194.1",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49309,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3379,
                      "equivalentAmount": {
                        "amount": "400.65",
                        "currencyCode": "BBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "272.07",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 43743,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4169,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "378.8",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "226.73",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 38726,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4057,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "295.67",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "77.13",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 12970,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.109,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "374.86",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "411.36",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 28680,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4518,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "480.56",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "372.63",
                    "currencyCode": "MZN"
                  },
                  "percentage": "14.24"
                },
                "deal": {
                  "amount": {
                    "amount": "181.24",
                    "currencyCode": "LYD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "15.21",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "4424ce82-6e58-4ce5-9011-f2f80a3bf6f8",
                  "1eb97d2d-2133-4bd8-ab6a-8253db0a9aa9",
                  "71800b16-d12f-49f7-b6f5-90348066ccb0",
                  "f35f35bc-fdde-40ff-9987-6e10066b8bc8",
                  "c2607ec9-9182-4e2b-93aa-032ec404c0f6",
                  "ee4a1e8e-ec28-4ff4-a99c-fd0cf3f52c4b",
                  "ab4f0627-409d-434b-a37f-74b4bd02b57f",
                  "b4104de6-afc7-4de1-aec0-2963147c1575",
                  "a152112a-1182-4e37-a81a-10b8d536343b"
                ],
                "total": {
                  "amount": {
                    "amount": "46.74",
                    "currencyCode": "OMR"
                  },
                  "awardAmount": {
                    "amount": 47341,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2015,
                  "equivalentAmount": {
                    "amount": "271.17",
                    "currencyCode": "SSP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "183.04",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 24877,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1527,
                    "equivalentAmount": {
                      "amount": "18.21",
                      "currencyCode": "JPY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "494.96",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6691,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2663,
                      "equivalentAmount": {
                        "amount": "21.11",
                        "currencyCode": "BDT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "152.03",
                        "currencyCode": "KES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46417,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2185,
                      "equivalentAmount": {
                        "amount": "105.92",
                        "currencyCode": "MDL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "446.25",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14354,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3019,
                      "equivalentAmount": {
                        "amount": "391.18",
                        "currencyCode": "MDL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "418.87",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 47865,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4546,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "232.58",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "141.64",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 8996,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1566,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "161.28",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "104.25",
                    "currencyCode": "SRD"
                  },
                  "percentage": "5.56"
                },
                "deal": {
                  "amount": {
                    "amount": "71.39",
                    "currencyCode": "SCR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "18.82",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ff28059f-ecbe-4e4c-9935-7ee3712063bf",
                  "5345a36e-4d75-4d8e-8f9c-eb55c11d84e7",
                  "2120fa8f-cd8a-43da-a7d4-063abf2467bc",
                  "a74ec927-ffef-4684-9958-cb2845d99bb9",
                  "dc4225ed-627c-4795-b911-af57160ac0e0",
                  "c8ccd45b-69f7-4395-8b30-8e52866fa697",
                  "763e5a51-50ad-4ff5-8f77-9e6a7269a2a9",
                  "d666415c-0e49-46ad-8da6-1dbdf819fade",
                  "4825fd2e-2e7f-462c-94fb-4825feb2a456"
                ],
                "total": {
                  "amount": {
                    "amount": "421.33",
                    "currencyCode": "BSD"
                  },
                  "awardAmount": {
                    "amount": 14399,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1592,
                  "equivalentAmount": {
                    "amount": "75.09",
                    "currencyCode": "BYN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "203.26",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 23261,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1526,
                    "equivalentAmount": {
                      "amount": "417.9",
                      "currencyCode": "ZWL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "123.51",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1229,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3526,
                      "equivalentAmount": {
                        "amount": "214.67",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "250.53",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20552,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.063,
                      "equivalentAmount": {
                        "amount": "420.33",
                        "currencyCode": "BWP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "422.98",
                        "currencyCode": "BRL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21073,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2914,
                      "equivalentAmount": {
                        "amount": "470.69",
                        "currencyCode": "BZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "433.03",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 8540,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1751,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "67.95",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "370.27",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 25246,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4665,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "233.51",
                        "currencyCode": "NAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "37.78",
                    "currencyCode": "TWD"
                  },
                  "percentage": "13.57"
                },
                "deal": {
                  "amount": {
                    "amount": "408.59",
                    "currencyCode": "GEL"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "9.34",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "2867fdf9-9562-4a48-8573-4f73d54b4e10",
                  "8e6128ca-eddd-45f6-94b6-a62d113709ac",
                  "151540d5-4b7e-4a49-b884-32a343e09d16",
                  "5d8ab7ee-f02c-411b-a306-bb665a3a78c6",
                  "937a0b19-e5f8-4132-bb3b-f1598eeae0bb",
                  "5aab9ad4-b878-43dc-b75d-fe3e6cd8eaf3",
                  "0cb15c1e-bb94-4e48-bcf9-bca241c0599b",
                  "f0e433fe-9093-476f-bc51-e38bf234403e",
                  "e5bd72e1-be27-4440-8da6-f184d43919f0"
                ],
                "total": {
                  "amount": {
                    "amount": "299.81",
                    "currencyCode": "GNF"
                  },
                  "awardAmount": {
                    "amount": 8562,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4682,
                  "equivalentAmount": {
                    "amount": "324.07",
                    "currencyCode": "PKR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "258.47",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 32236,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1313,
                    "equivalentAmount": {
                      "amount": "167.2",
                      "currencyCode": "SAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "219.15",
                        "currencyCode": "THB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46497,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4468,
                      "equivalentAmount": {
                        "amount": "365.67",
                        "currencyCode": "PAB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "480.22",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26927,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.27,
                      "equivalentAmount": {
                        "amount": "432.16",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "183.24",
                        "currencyCode": "BSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19365,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0902,
                      "equivalentAmount": {
                        "amount": "265.53",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "325.71",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 25501,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3954,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "44.12",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "301.32",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 20277,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4538,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "473.87",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "246.82",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 33677,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.171,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "60.66",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "242.27",
                    "currencyCode": "RSD"
                  },
                  "percentage": "6.68"
                },
                "deal": {
                  "amount": {
                    "amount": "396.03",
                    "currencyCode": "GHS"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "7.01",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "1256636f-56ea-4045-a0cc-bd1079dd5730",
                  "806d1468-56e9-4769-af4b-82137b5d552f",
                  "477d479a-1c09-48c0-96f3-e2858775bbb7",
                  "35fead45-47ec-48dc-b26b-9969a6146a1b",
                  "93cc5e79-a0c5-414e-9fb7-207e9812892a",
                  "d21ccc0c-61bb-4e20-b49f-a018224f9ad2",
                  "9c1168bb-0e2d-4321-bffd-23e6db05d9fe",
                  "4e8cd6f9-30c3-477f-ab88-3acd0eb0d99f",
                  "60c5629d-aa3d-4867-9901-67b8fb006289"
                ],
                "total": {
                  "amount": {
                    "amount": "21.89",
                    "currencyCode": "ZMW"
                  },
                  "awardAmount": {
                    "amount": 25903,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2897,
                  "equivalentAmount": {
                    "amount": "81.89",
                    "currencyCode": "TZS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "434.94",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 37622,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2143,
                    "equivalentAmount": {
                      "amount": "471.57",
                      "currencyCode": "MDL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "110.97",
                        "currencyCode": "RSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46062,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4299,
                      "equivalentAmount": {
                        "amount": "10.81",
                        "currencyCode": "BWP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "97.61",
                        "currencyCode": "NGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46832,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.45,
                      "equivalentAmount": {
                        "amount": "227.59",
                        "currencyCode": "DOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "412.7",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15006,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2944,
                      "equivalentAmount": {
                        "amount": "318.23",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "334.51",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 38151,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1946,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "108.58",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "79.83",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 14530,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3379,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "406.65",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "288.09",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 35313,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3892,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "423.6",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "437.2",
                    "currencyCode": "BYN"
                  },
                  "percentage": "5.95"
                },
                "deal": {
                  "amount": {
                    "amount": "73.75",
                    "currencyCode": "LRD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "5.71",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "7dc3e691-5631-4dca-a1a8-1da284469519",
                  "8cf3cb36-0658-4f46-91d0-a22665ac425b",
                  "17010476-8d77-440b-b4a3-6f0970a0a341",
                  "639393eb-1346-473a-bff9-4b184a3491fa",
                  "62f825b8-67d7-4e18-bcb3-677a5b8d81b6",
                  "48171aee-202e-4b4f-b653-5dc9369b88b8",
                  "e34a18c0-8c88-4b1b-a798-826735fd60da",
                  "a35f3408-7dbc-4fd6-b7b5-bb0313cab146",
                  "6e952562-5dfc-4cf1-baba-0802bab57a71"
                ],
                "total": {
                  "amount": {
                    "amount": "161.21",
                    "currencyCode": "SYP"
                  },
                  "awardAmount": {
                    "amount": 34477,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1681,
                  "equivalentAmount": {
                    "amount": "48.92",
                    "currencyCode": "SGD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "374.49",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 17609,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4224,
                    "equivalentAmount": {
                      "amount": "276",
                      "currencyCode": "BAM"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "370.96",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41158,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0383,
                      "equivalentAmount": {
                        "amount": "427.87",
                        "currencyCode": "TOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "285.62",
                        "currencyCode": "CAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39619,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0285,
                      "equivalentAmount": {
                        "amount": "442.6",
                        "currencyCode": "NAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "478.07",
                        "currencyCode": "EGP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49058,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3225,
                      "equivalentAmount": {
                        "amount": "161.62",
                        "currencyCode": "ERN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "28.72",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 47086,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.044,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "154.81",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "289.31",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 48521,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1338,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "249.33",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "259.8",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 33234,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4767,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "41.85",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "172.13",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 30978,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4914,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "191.88",
                        "currencyCode": "GEL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "130.48",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 25647,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3952,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "450.96",
                        "currencyCode": "ILS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "125.46",
                    "currencyCode": "BDT"
                  },
                  "percentage": "14.74"
                },
                "deal": {
                  "amount": {
                    "amount": "160.56",
                    "currencyCode": "BZD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "5.91",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "d372cb0b-0393-4aa6-b5bc-30dc4b64fb73",
                  "eb8a7e8f-62ad-4d33-a045-a4987c70cb09",
                  "5d348a2b-e99e-4b57-abd1-4fc14de01501",
                  "9e6137d5-ce86-48e4-b479-7d92e23e7479",
                  "784247c9-2eba-4c07-8bbe-8a910c837111",
                  "c329f290-3895-4cc0-99a5-8d95f59cf3b6",
                  "5325684d-624e-4a7c-ab59-cc33c946045d",
                  "98fd4381-67a7-4e0a-8d4c-6a7b9a2d1c1d",
                  "2db2472b-0af3-4b1d-924d-6ae32c23511a"
                ],
                "total": {
                  "amount": {
                    "amount": "99.9",
                    "currencyCode": "BOB"
                  },
                  "awardAmount": {
                    "amount": 48450,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.061,
                  "equivalentAmount": {
                    "amount": "117.09",
                    "currencyCode": "USD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "105.73",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 6799,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0144,
                    "equivalentAmount": {
                      "amount": "487.18",
                      "currencyCode": "BAM"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "492.18",
                        "currencyCode": "MAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13818,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3141,
                      "equivalentAmount": {
                        "amount": "169.42",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "183.1",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33007,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2396,
                      "equivalentAmount": {
                        "amount": "253.47",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "268.42",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36748,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3044,
                      "equivalentAmount": {
                        "amount": "50.43",
                        "currencyCode": "ERN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "261.92",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 31355,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3054,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "439.97",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8
                },
                "passengerReferenceIds": [
                  "40042114-fb7c-49cd-9ce0-a66de0809f60",
                  "2a2bcb76-42d3-4b4c-9c59-113bedae31e9",
                  "ee24b677-a9ff-447d-b44c-6051cc9a12b2",
                  "7e9378e3-021d-4956-9b36-253c31dc81d8",
                  "bc0f406b-072f-41ad-b01f-177798703538",
                  "97a9a5c9-4c3d-4650-847c-e3e242e48f72",
                  "8f78f9d9-ab6e-48b0-96f1-d3c4c2405a6b",
                  "7bd226d0-e391-4464-8986-9d9cc08b2adb",
                  "db8f479b-e5a7-42a2-b742-8b62d9cd7e31"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "432.97",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 48774,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2781,
                    "equivalentAmount": {
                      "amount": "230.88",
                      "currencyCode": "MMK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "254.75",
                          "currencyCode": "VES"
                        },
                        "awardAmount": {
                          "amount": 15963,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4366,
                        "equivalentAmount": {
                          "amount": "329.84",
                          "currencyCode": "LYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "174.48",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 20556,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0841,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "303.27",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "69.44",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 25359,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1519,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "116.87",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "206.42",
                            "currencyCode": "SRD"
                          },
                          "awardAmount": {
                            "amount": 29913,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4261,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "498.27",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "487.31",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 48034,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0403,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "235.17",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "467.59",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 42198,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0128,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "322.12",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "271.63",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 27552,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4384,
                        "equivalentAmount": {
                          "amount": "345.63",
                          "currencyCode": "NAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "133.51",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 30036,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.392,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "94.97",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "289.42",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 19518,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3501,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "489.73",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "127.88",
                            "currencyCode": "WST"
                          },
                          "awardAmount": {
                            "amount": 15000,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3945,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "54.93",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "419.67",
                            "currencyCode": "XCD"
                          },
                          "awardAmount": {
                            "amount": 47573,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4805,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "454.7",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "354.51",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 46207,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4835,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "109.28",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "327.89",
                          "currencyCode": "KRW"
                        },
                        "awardAmount": {
                          "amount": 15624,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3681,
                        "equivalentAmount": {
                          "amount": "342.38",
                          "currencyCode": "ZWL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "61.84",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 30852,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2173,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "23.43",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "155.14",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 33504,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0521,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "418.46",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "56.3",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 42551,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1607,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "133.66",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "64.87",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 13480,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0944,
                    "equivalentAmount": {
                      "amount": "316.37",
                      "currencyCode": "BRL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "332.99",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 12856,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0542,
                    "equivalentAmount": {
                      "amount": "73.75",
                      "currencyCode": "KGS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "243.44",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 12047,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1083,
                    "equivalentAmount": {
                      "amount": "29.11",
                      "currencyCode": "MGA"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "20.44",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 12462,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0592,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "164.51",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "470.48",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 30727,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4241,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "100.23",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "217.56",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 25450,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3968,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "18.72",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "200.66",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 6078,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0589,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "11.43",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "307.99",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 25810,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2478,
                    "equivalentAmount": {
                      "amount": "438.32",
                      "currencyCode": "ZMW"
                    }
                  },
                  {
                    "amount": {
                      "amount": "119.31",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 6628,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4471,
                    "equivalentAmount": {
                      "amount": "176.2",
                      "currencyCode": "PKR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1341
                },
                "passengerReferenceIds": [
                  "54727dfc-7deb-46d5-bab4-917c93974965",
                  "2139df36-70dd-4014-99bd-f316f8c1f0ca",
                  "79cdde7a-d787-402b-a4a9-cadcded7021d",
                  "a5c18b07-1fcf-43ef-9463-2f944b45703a",
                  "fca098ad-e596-4bd2-8510-2db20f28ec27",
                  "01311493-26b0-4393-ae2a-bc3050798c4c",
                  "566d304b-ba24-4fd7-af99-cd20249e29ff",
                  "bf554c85-7dd6-4963-a582-6b0e43c4699d",
                  "f066f1b2-d086-4fa3-bf95-56fcb2eb6ae7"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "92.72",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 26777,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.384,
                    "equivalentAmount": {
                      "amount": "312.81",
                      "currencyCode": "MNT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "11.56",
                          "currencyCode": "MKD"
                        },
                        "awardAmount": {
                          "amount": 16623,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4297,
                        "equivalentAmount": {
                          "amount": "342.17",
                          "currencyCode": "TMT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "58.88",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 1830,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2522,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "292.2",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "151.93",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 20766,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2601,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "321.55",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "45.38",
                            "currencyCode": "MRU"
                          },
                          "awardAmount": {
                            "amount": 15285,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2278,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "298.13",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "77.65",
                          "currencyCode": "BOB"
                        },
                        "awardAmount": {
                          "amount": 39437,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3539,
                        "equivalentAmount": {
                          "amount": "29.98",
                          "currencyCode": "CLP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "73.62",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 40655,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0375,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "299.19",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "138.87",
                            "currencyCode": "KGS"
                          },
                          "awardAmount": {
                            "amount": 39991,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4166,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "364.08",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "73.69",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 25081,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4655,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "321.43",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "132.17",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 7190,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0171,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "375.1",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "54.48",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 20261,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1322,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "170.69",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "269.16",
                          "currencyCode": "LYD"
                        },
                        "awardAmount": {
                          "amount": 2981,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4345,
                        "equivalentAmount": {
                          "amount": "441.84",
                          "currencyCode": "SHP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "62.8",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 6019,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.384,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "177.02",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "132.15",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 39018,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1876,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "220.09",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "141.81",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 37289,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.014,
                    "equivalentAmount": {
                      "amount": "61.07",
                      "currencyCode": "SOS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "372.39",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 27184,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2946,
                    "equivalentAmount": {
                      "amount": "324.09",
                      "currencyCode": "KRW"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "288.16",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 8895,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4996,
                    "equivalentAmount": {
                      "amount": "102.43",
                      "currencyCode": "XAF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "325.55",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 18194,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3073,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "381.51",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "455.85",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 6647,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3971,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "152.73",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "87.91",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 20162,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2987,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "58.57",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "49.71",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 47403,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0326,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "42.36",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "250.27",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 42939,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.173,
                    "equivalentAmount": {
                      "amount": "479.57",
                      "currencyCode": "AMD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "262.48",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 27418,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.257,
                    "equivalentAmount": {
                      "amount": "208.18",
                      "currencyCode": "AMD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8875
                },
                "passengerReferenceIds": [
                  "6de03b58-905d-4bcb-baef-327104f5ac1a",
                  "d9784d63-e867-4511-9f8b-a1f8d0759d8c",
                  "203017f1-772f-46c6-a9ba-cc031cb34e4f",
                  "b3a21bcc-d319-4bb6-850b-c2407f887d00",
                  "97ad0276-c0f3-4d1e-8168-08b561316a8f",
                  "c5123a4c-99e3-48a3-b9a5-47f5e60bccb9",
                  "312322c3-3e3a-4918-aabf-70d8a20947c7",
                  "188d0db0-396b-484e-9c48-5809b79aff77",
                  "28afb2ba-cfb7-4ca2-84ef-19b4405ea677"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "473.15",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 20224,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.012,
                    "equivalentAmount": {
                      "amount": "289.28",
                      "currencyCode": "PLN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "245.48",
                          "currencyCode": "LKR"
                        },
                        "awardAmount": {
                          "amount": 38505,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4391,
                        "equivalentAmount": {
                          "amount": "90.33",
                          "currencyCode": "CZK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "168.39",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 25705,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1813,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "370.29",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "256.05",
                          "currencyCode": "PEN"
                        },
                        "awardAmount": {
                          "amount": 49196,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3727,
                        "equivalentAmount": {
                          "amount": "415.85",
                          "currencyCode": "XOF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "201.46",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 41838,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3483,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "41.24",
                            "currencyCode": "BIF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "405.58",
                          "currencyCode": "LAK"
                        },
                        "awardAmount": {
                          "amount": 29719,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4367,
                        "equivalentAmount": {
                          "amount": "383.77",
                          "currencyCode": "XPF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "314",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 16889,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.206,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "414.33",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "412.87",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 13027,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4219,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "373.04",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "299.22",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 10516,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.276,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "136.07",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "377.61",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 31270,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0549,
                    "equivalentAmount": {
                      "amount": "418.5",
                      "currencyCode": "THB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "196.84",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 48744,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4262,
                    "equivalentAmount": {
                      "amount": "227.85",
                      "currencyCode": "CVE"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "201.97",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 42218,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.047,
                    "equivalentAmount": {
                      "amount": "229.79",
                      "currencyCode": "RON"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "60.6",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 32612,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.193,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "467.49",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "199.06",
                        "currencyCode": "BHD"
                      },
                      "awardAmount": {
                        "amount": 49539,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4217,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "490.79",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "282.52",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 10308,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.04,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "187.41",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "12.85",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 15857,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0531,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "49.59",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "22.77",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 46650,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3582,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "29.53",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "280.4",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 14955,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3643,
                    "equivalentAmount": {
                      "amount": "323.83",
                      "currencyCode": "MZN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "83.53",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 41067,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4096,
                    "equivalentAmount": {
                      "amount": "123.5",
                      "currencyCode": "MZN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0116
                },
                "passengerReferenceIds": [
                  "cb53d0d0-7b43-4fe3-91e4-4941ac9e0f78",
                  "ef941964-f187-4c9e-9e8f-47110e71e939",
                  "a1d2862b-93a5-409f-a23b-54e16a2e4df8",
                  "0a3f59e9-802e-481a-b90a-4a3e6f9f944a",
                  "8e0a11d4-0801-42b3-9e7f-11c00fa54966",
                  "a06f6a16-fbf9-4669-8a82-4a1118821150",
                  "aeba87bb-1bd7-4498-b19c-088abd09d417",
                  "c970f2bf-4d31-44b7-98b3-a1265b32bb57",
                  "bc931b50-6a08-417e-9a00-d11a4fe34b46"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "344.33",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 36854,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4605,
                    "equivalentAmount": {
                      "amount": "406.22",
                      "currencyCode": "GEL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "360.45",
                          "currencyCode": "GNF"
                        },
                        "awardAmount": {
                          "amount": 38298,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1997,
                        "equivalentAmount": {
                          "amount": "243.51",
                          "currencyCode": "PEN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "147.99",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 13576,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0195,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "132.83",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "21.18",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 42342,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4908,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "360.77",
                            "currencyCode": "BIF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "265.25",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 36506,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.158,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "142.48",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "391.77",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 33765,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3332,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "174.69",
                            "currencyCode": "XPF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "96.63",
                          "currencyCode": "GIP"
                        },
                        "awardAmount": {
                          "amount": 46768,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2588,
                        "equivalentAmount": {
                          "amount": "247.29",
                          "currencyCode": "TMT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "496.44",
                            "currencyCode": "MRU"
                          },
                          "awardAmount": {
                            "amount": 46884,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3087,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "277.31",
                            "currencyCode": "KGS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "432.97",
                          "currencyCode": "TOP"
                        },
                        "awardAmount": {
                          "amount": 45230,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2188,
                        "equivalentAmount": {
                          "amount": "447.06",
                          "currencyCode": "SGD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "416.45",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 14708,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0623,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "358.87",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "248.68",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 48723,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.192,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "441.46",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "103.74",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 17495,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2994,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "323.71",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "337.54",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 31564,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.355,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "282.7",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "12.37",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 4340,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3799,
                    "equivalentAmount": {
                      "amount": "391.3",
                      "currencyCode": "AMD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "303.96",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 46295,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0287,
                    "equivalentAmount": {
                      "amount": "327.51",
                      "currencyCode": "BIF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "161.4",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 26343,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1992,
                    "equivalentAmount": {
                      "amount": "464.33",
                      "currencyCode": "TWD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "198.44",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 21647,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0391,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "338.83",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "270.05",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 18740,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1981,
                    "equivalentAmount": {
                      "amount": "325.6",
                      "currencyCode": "AMD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "213.31",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 4535,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3937,
                    "equivalentAmount": {
                      "amount": "245.6",
                      "currencyCode": "EUR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8609
                },
                "passengerReferenceIds": [
                  "24d09ac0-ce01-42ac-bb42-9e17810e52ad",
                  "c2bfb44b-92a5-48c7-af72-42cba1b9480d",
                  "c0bdbf98-6798-4c47-9cea-7c41f368a5f7",
                  "e6e8dc45-2950-4c03-a011-c7a9e098a4a6",
                  "5dbc2cd7-4e34-49f5-afab-9f7c2cfc8f70",
                  "2c99e976-b59d-498d-98c3-1fcbc60eeee1",
                  "17591a00-3896-488f-8dda-341049659dec",
                  "85e1e2e2-0d4d-42f0-8615-2e5607f182df",
                  "a37a315b-30ef-4940-a191-00aeda80d067"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "236.66",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 7918,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1318,
                    "equivalentAmount": {
                      "amount": "374.39",
                      "currencyCode": "DKK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "45.94",
                          "currencyCode": "KYD"
                        },
                        "awardAmount": {
                          "amount": 5511,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3099,
                        "equivalentAmount": {
                          "amount": "327.23",
                          "currencyCode": "MVR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "256.33",
                            "currencyCode": "SSP"
                          },
                          "awardAmount": {
                            "amount": 41159,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1781,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "379.79",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "11.29",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 28212,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1911,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "495.55",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "107.35",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 49776,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4879,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "96",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "478.97",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 32847,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3076,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "16.52",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "324.46",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 28519,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1392,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "99.78",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "438.67",
                          "currencyCode": "PYG"
                        },
                        "awardAmount": {
                          "amount": 22729,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.144,
                        "equivalentAmount": {
                          "amount": "29.07",
                          "currencyCode": "LAK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "89.17",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 29076,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3238,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "184.7",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "37.11",
                          "currencyCode": "GTQ"
                        },
                        "awardAmount": {
                          "amount": 5541,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0733,
                        "equivalentAmount": {
                          "amount": "104",
                          "currencyCode": "ANG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "130.49",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 6246,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4693,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "487.78",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "340.01",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 44581,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1544,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "418.96",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "413.17",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 13003,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4261,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "298.44",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "369.57",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 32721,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3604,
                    "equivalentAmount": {
                      "amount": "143.99",
                      "currencyCode": "ANG"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "461.75",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 45106,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2618,
                    "equivalentAmount": {
                      "amount": "427.68",
                      "currencyCode": "BYN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "126.16",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 19505,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4891,
                    "equivalentAmount": {
                      "amount": "214.72",
                      "currencyCode": "KHR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "257.55",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 20472,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3704,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "441.14",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "168.59",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 6682,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0403,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "231.03",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "294.24",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 37015,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1782,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "477.53",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "172.56",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 14628,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2248,
                    "equivalentAmount": {
                      "amount": "234.51",
                      "currencyCode": "MVR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "393.61",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 9976,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3189,
                    "equivalentAmount": {
                      "amount": "491.1",
                      "currencyCode": "UZS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0106
                },
                "passengerReferenceIds": [
                  "59bddb54-e437-457d-8120-d3e19464e5be",
                  "29796f29-4131-47e2-8446-ea824d6e3eaa",
                  "9f2d01f3-5307-4e0c-89bd-2e14ee2d3936",
                  "adc95b01-162d-4010-b6c8-2116f09be95b",
                  "33acd140-7a48-4a0a-80d9-23f96eb79a8f",
                  "8d457af8-ef78-4606-9b55-7c4734c83af6",
                  "987e7f02-fdc6-403f-b2a1-aae3caa2d740",
                  "a5d45ff8-02a6-4e0e-b933-e5300833a600",
                  "9a0b88b9-36a2-4061-9ca0-79c9c4acfd51"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "373.83",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 31146,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2019,
                    "equivalentAmount": {
                      "amount": "479.49",
                      "currencyCode": "RSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "262.15",
                          "currencyCode": "TTD"
                        },
                        "awardAmount": {
                          "amount": 37799,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1662,
                        "equivalentAmount": {
                          "amount": "16.68",
                          "currencyCode": "UZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "177.48",
                            "currencyCode": "TTD"
                          },
                          "awardAmount": {
                            "amount": 31334,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1078,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "280.03",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "299.69",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 30440,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3914,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "156.5",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "423.99",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 8793,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0596,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "107.66",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "265.63",
                          "currencyCode": "RON"
                        },
                        "awardAmount": {
                          "amount": 4573,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.428,
                        "equivalentAmount": {
                          "amount": "495.37",
                          "currencyCode": "SEK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "149.09",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 10176,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0778,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "412.82",
                            "currencyCode": "XPF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "95.63",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 39637,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2674,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "223.41",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "31.95",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 42895,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1817,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "182.59",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "128.62",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 27088,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4745,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "31.8",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "200",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 20550,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0386,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "289.8",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "402.23",
                          "currencyCode": "JPY"
                        },
                        "awardAmount": {
                          "amount": 6525,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2952,
                        "equivalentAmount": {
                          "amount": "335.78",
                          "currencyCode": "DJF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "104.52",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 3522,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1348,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "114.46",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "104.11",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 38324,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0691,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "55.98",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "169.5",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 18464,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4353,
                    "equivalentAmount": {
                      "amount": "79.16",
                      "currencyCode": "NPR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "406.66",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 47125,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3755,
                    "equivalentAmount": {
                      "amount": "145.29",
                      "currencyCode": "HKD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "52.55",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 16953,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3431,
                    "equivalentAmount": {
                      "amount": "294.66",
                      "currencyCode": "UYU"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "478.07",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 45845,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4987,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "279.28",
                        "currencyCode": "NAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "195.73",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 28159,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0249,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "280.96",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "50.17",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 49656,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4792,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "467.56",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "96.26",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 39987,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4959,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "121.15",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "122.83",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 44775,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.227,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "405.48",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "23.93",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 22910,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4428,
                    "equivalentAmount": {
                      "amount": "81.94",
                      "currencyCode": "HTG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "471.93",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 5149,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1694,
                    "equivalentAmount": {
                      "amount": "57.39",
                      "currencyCode": "ZMW"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9456
                },
                "passengerReferenceIds": [
                  "b1b402ba-5581-420d-a4fe-d604d2ef7e24",
                  "4eef2b37-b6f0-4d49-9f17-ff7fb4b867e0",
                  "65ea0bdc-e476-4c17-85f9-7ca87dc281a9",
                  "1e17b212-89a4-4c07-bbc9-878263aaff58",
                  "402abb5b-0058-4c7f-9856-b08a4d801151",
                  "334d48b1-e75d-47fe-a5bf-ed995bdcff8b",
                  "da228b9b-e2f9-44e1-8ccf-d0773a99ae9a",
                  "b79d049d-eff9-478b-bed4-6c7e2ecf5009",
                  "80e5be02-33c8-43fe-b59c-398acac6e18e"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "353.66",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 12121,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3968,
                    "equivalentAmount": {
                      "amount": "63.9",
                      "currencyCode": "KRW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "259.72",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 2090,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2254,
                        "equivalentAmount": {
                          "amount": "160.47",
                          "currencyCode": "UAH"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "460.31",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 40246,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4881,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "228.12",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "378.97",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 37643,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.491,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "158.13",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "399.24",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 46941,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1671,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "208.54",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "65.41",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 1921,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1525,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "40.14",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "381.23",
                          "currencyCode": "MYR"
                        },
                        "awardAmount": {
                          "amount": 7666,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0536,
                        "equivalentAmount": {
                          "amount": "386.19",
                          "currencyCode": "ISK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "196.27",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 10303,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3485,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "207.14",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "247.72",
                          "currencyCode": "PAB"
                        },
                        "awardAmount": {
                          "amount": 40369,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1453,
                        "equivalentAmount": {
                          "amount": "384.58",
                          "currencyCode": "ISK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "368.14",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 44901,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.245,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "234.64",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "172.87",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 44802,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1315,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "112.98",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "414.32",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 35649,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3595,
                    "equivalentAmount": {
                      "amount": "444.96",
                      "currencyCode": "LSL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "78.84",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 10718,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2303,
                    "equivalentAmount": {
                      "amount": "196.11",
                      "currencyCode": "FJD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "205.1",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 42392,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1085,
                    "equivalentAmount": {
                      "amount": "390.25",
                      "currencyCode": "OMR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "403.29",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 11386,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2947,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "21.43",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "304.6",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 25682,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0325,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "459.52",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "128.64",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 11820,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.362,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "82.8",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "120.92",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 45138,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0749,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "407.7",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "427.76",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 13283,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4004,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "254.61",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "207.41",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 27679,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3724,
                    "equivalentAmount": {
                      "amount": "464.74",
                      "currencyCode": "YER"
                    }
                  },
                  {
                    "amount": {
                      "amount": "384.35",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 26279,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.121,
                    "equivalentAmount": {
                      "amount": "261.77",
                      "currencyCode": "BOB"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0557
                },
                "passengerReferenceIds": [
                  "0a15cd24-50ae-4ab6-881a-1883ae68a828",
                  "92728f1c-ecbd-46a3-9007-43009d081c71",
                  "639e3b54-4ba4-408a-bfeb-cbb98e347de0",
                  "6e0dbf91-08ce-4266-9ea5-a95f3e6dce75",
                  "d0ab42a1-d569-493d-805c-79d7089ddc3e",
                  "e1c1143f-a40f-4548-987a-279252393ed1",
                  "2ad66aa5-55b0-4fb7-a550-55ec533e616d",
                  "b29b3c98-008b-4121-88b4-c29efb376f8b",
                  "8968e8f1-bd20-4008-8833-bdec980090fd"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "422.56",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 45215,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.157,
                    "equivalentAmount": {
                      "amount": "370.24",
                      "currencyCode": "FJD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "305.84",
                          "currencyCode": "MOP"
                        },
                        "awardAmount": {
                          "amount": 20738,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3794,
                        "equivalentAmount": {
                          "amount": "68.21",
                          "currencyCode": "RWF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "39.27",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 6545,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1448,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "106.18",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "413.63",
                            "currencyCode": "SRD"
                          },
                          "awardAmount": {
                            "amount": 36035,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3594,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "193.13",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "54.14",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 21170,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3204,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "354.32",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "186.29",
                          "currencyCode": "TWD"
                        },
                        "awardAmount": {
                          "amount": 15295,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4929,
                        "equivalentAmount": {
                          "amount": "25.37",
                          "currencyCode": "ZMW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "175.4",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 10326,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3882,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "52.78",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "143.86",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 2525,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2304,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "431.85",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "35.54",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 6516,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3458,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "113.35",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "255.71",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 41681,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1917,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "343.83",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "475.34",
                          "currencyCode": "PYG"
                        },
                        "awardAmount": {
                          "amount": 41754,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2404,
                        "equivalentAmount": {
                          "amount": "135.8",
                          "currencyCode": "TND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "26.42",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 23468,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3127,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "391.4",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "215.73",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 43920,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.324,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "33.53",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "436.35",
                            "currencyCode": "SRD"
                          },
                          "awardAmount": {
                            "amount": 43928,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0226,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "348.93",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "463.34",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 31228,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1414,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "485.87",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "369.45",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 12354,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.085,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "11.19",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "71.42",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 23715,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0224,
                    "equivalentAmount": {
                      "amount": "135.68",
                      "currencyCode": "GMD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "56.03",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 48590,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2695,
                    "equivalentAmount": {
                      "amount": "103.87",
                      "currencyCode": "NZD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "337.68",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 14861,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0526,
                    "equivalentAmount": {
                      "amount": "276.55",
                      "currencyCode": "BOB"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "102.68",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 47415,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2476,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "215.69",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "139.59",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 31226,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2307,
                    "equivalentAmount": {
                      "amount": "133.43",
                      "currencyCode": "SEK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "306.22",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 10748,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3952,
                    "equivalentAmount": {
                      "amount": "110.8",
                      "currencyCode": "PEN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0793
                },
                "passengerReferenceIds": [
                  "e0c1cf46-31df-4363-9467-6f1d0a702b8c",
                  "7e9a4ee0-23ba-40c5-8ce3-adb80d214c79",
                  "fe4f85f8-03a9-4586-861d-77a5655e079c",
                  "99caeff6-c4a1-4839-98fc-423cad59d9da",
                  "db73580b-3f99-429f-bcaf-b15184fea578",
                  "1f4e4746-141e-4d40-b881-1bda72586806",
                  "b9857968-edcf-4fa0-aec5-2f0aef449f04",
                  "edda788a-77a8-4d06-bc87-db3118a6d869",
                  "0d3dbb5d-4a86-49b7-a547-6835c50ea15e"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "310.73",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 25376,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0115,
                    "equivalentAmount": {
                      "amount": "107.47",
                      "currencyCode": "DOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "275.97",
                          "currencyCode": "KRW"
                        },
                        "awardAmount": {
                          "amount": 41675,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3401,
                        "equivalentAmount": {
                          "amount": "249.79",
                          "currencyCode": "CZK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "168.86",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 23326,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3364,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "13.8",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "418.52",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 23819,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0333,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "306.7",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "101.2",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 42726,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1156,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "45.14",
                            "currencyCode": "XPF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "387.69",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 11876,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3092,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "75.1",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "352.37",
                          "currencyCode": "UGX"
                        },
                        "awardAmount": {
                          "amount": 13281,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2713,
                        "equivalentAmount": {
                          "amount": "465.11",
                          "currencyCode": "SCR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "74.51",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 1463,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3147,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "22.58",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "47.4",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 2126,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3973,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "202.8",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "194.95",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 22585,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4829,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "55.18",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "477.66",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 21170,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3174,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "134.99",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "21.66",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 3192,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0325,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "284.28",
                            "currencyCode": "AOA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "22.09",
                          "currencyCode": "STN"
                        },
                        "awardAmount": {
                          "amount": 6031,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1272,
                        "equivalentAmount": {
                          "amount": "169.71",
                          "currencyCode": "SSP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "103.12",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 9809,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3179,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "456.68",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "446.9",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 45912,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0585,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "379.32",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "243.63",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 46666,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2046,
                    "equivalentAmount": {
                      "amount": "89.32",
                      "currencyCode": "DJF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "418.84",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 23820,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.095,
                    "equivalentAmount": {
                      "amount": "249.36",
                      "currencyCode": "UZS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "487.97",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 16123,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2829,
                    "equivalentAmount": {
                      "amount": "375.74",
                      "currencyCode": "ARS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "330.37",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 45983,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2653,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "345.3",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "480.71",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 12413,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2047,
                    "equivalentAmount": {
                      "amount": "494.15",
                      "currencyCode": "WST"
                    }
                  },
                  {
                    "amount": {
                      "amount": "274.91",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 32237,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2851,
                    "equivalentAmount": {
                      "amount": "483.43",
                      "currencyCode": "DKK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "63.92",
                  "currencyCode": "HTG"
                },
                "awardAmount": {
                  "amount": 48341,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2631,
                "equivalentAmount": {
                  "amount": "156.53",
                  "currencyCode": "UYU"
                }
              },
              "fees": {
                "amount": {
                  "amount": "313.53",
                  "currencyCode": "MYR"
                },
                "awardAmount": {
                  "amount": 6227,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0745,
                "equivalentAmount": {
                  "amount": "407.82",
                  "currencyCode": "ILS"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "396.68",
                  "currencyCode": "CHF"
                },
                "awardAmount": {
                  "amount": 30903,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.476,
                "equivalentAmount": {
                  "amount": "343.7",
                  "currencyCode": "ARS"
                }
              },
              "offerItemReferenceId": "bdd7b1f5-b8e1-4e8a-9f3b-52955cff06cd",
              "tax": {
                "amount": {
                  "amount": "348.63",
                  "currencyCode": "AOA"
                },
                "awardAmount": {
                  "amount": 33092,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4761,
                "equivalentAmount": {
                  "amount": "354.42",
                  "currencyCode": "TOP"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "153.23",
                    "currencyCode": "TOP"
                  },
                  "awardAmount": {
                    "amount": 42930,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3361,
                  "equivalentAmount": {
                    "amount": "196.42",
                    "currencyCode": "EUR"
                  }
                },
                {
                  "amount": {
                    "amount": "405.97",
                    "currencyCode": "UZS"
                  },
                  "awardAmount": {
                    "amount": 11800,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1206,
                  "equivalentAmount": {
                    "amount": "477.32",
                    "currencyCode": "EGP"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "472.33",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 38938,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3045,
                    "equivalentAmount": {
                      "amount": "13.38",
                      "currencyCode": "AOA"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "348.37",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 43768,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0698,
                    "equivalentAmount": {
                      "amount": "337.05",
                      "currencyCode": "IQD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "343.29",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 39059,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4368,
                    "equivalentAmount": {
                      "amount": "438.36",
                      "currencyCode": "INR"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "216.64",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 36900,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0531,
                    "equivalentAmount": {
                      "amount": "348.83",
                      "currencyCode": "CDF"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "35.9",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 12749,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4572,
                      "equivalentAmount": {
                        "amount": "460.49",
                        "currencyCode": "TRY"
                      }
                    },
                    {
                      "amount": {
                        "amount": "15.74",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 36162,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4071,
                      "equivalentAmount": {
                        "amount": "36.72",
                        "currencyCode": "AMD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "285.69",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 20668,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1692,
                    "equivalentAmount": {
                      "amount": "364.56",
                      "currencyCode": "CZK"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "399.02",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 14192,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3992,
                    "equivalentAmount": {
                      "amount": "432.3",
                      "currencyCode": "KPW"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "90.33",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 49091,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2049,
                    "equivalentAmount": {
                      "amount": "246.75",
                      "currencyCode": "UYU"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "293.29",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 30522,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3785,
                    "equivalentAmount": {
                      "amount": "389.6",
                      "currencyCode": "BIF"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "404.37",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 5223,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4268,
                      "equivalentAmount": {
                        "amount": "470.7",
                        "currencyCode": "BBD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "331.86",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 7344,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4791,
                      "equivalentAmount": {
                        "amount": "107.39",
                        "currencyCode": "MOP"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "251.65",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 29649,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0362,
                    "equivalentAmount": {
                      "amount": "420.77",
                      "currencyCode": "CDF"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "56.87",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 28921,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2985,
                    "equivalentAmount": {
                      "amount": "140.68",
                      "currencyCode": "CHF"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "420.56",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 3643,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4386,
                    "equivalentAmount": {
                      "amount": "390.19",
                      "currencyCode": "CVE"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "151.78",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 39374,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2305,
                    "equivalentAmount": {
                      "amount": "280.86",
                      "currencyCode": "USD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "334.8",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 14253,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4969,
                      "equivalentAmount": {
                        "amount": "316.75",
                        "currencyCode": "BYN"
                      }
                    },
                    {
                      "amount": {
                        "amount": "24.06",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 38780,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0825,
                      "equivalentAmount": {
                        "amount": "243.35",
                        "currencyCode": "HNL"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "303.17",
                    "currencyCode": "GBP"
                  },
                  "percentage": "7.26"
                },
                "passengerReferenceIds": [
                  "4fbd801e-1a9f-43ba-a07b-ab764e15ecdd",
                  "9d52a755-d6bc-41ea-9fc7-ba97dd562904",
                  "e1ad61ea-8100-4e07-b89b-a2ee7849d469",
                  "735ef098-ea2a-4c95-8bff-315c8cfb99b5",
                  "b2526b59-f8d6-4e54-b239-df5ebda8a136",
                  "88bf3d53-325c-4f4e-a942-72c2891d6f76",
                  "39be6c7e-ed55-42c0-87b7-56a33e494a86",
                  "15d2534e-8465-4a2e-bccc-5d9d1101d3cb",
                  "397f649a-e452-48f9-8649-435fc4b666b0"
                ],
                "total": {
                  "amount": {
                    "amount": "15.54",
                    "currencyCode": "DOP"
                  },
                  "awardAmount": {
                    "amount": 44310,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0365,
                  "equivalentAmount": {
                    "amount": "298.66",
                    "currencyCode": "CRC"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "202.63",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 36692,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1116,
                    "equivalentAmount": {
                      "amount": "286.48",
                      "currencyCode": "FKP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "334.32",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39566,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1221,
                      "equivalentAmount": {
                        "amount": "295.12",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "457.93",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42402,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1338,
                      "equivalentAmount": {
                        "amount": "405.58",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "390.93",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27387,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2337,
                      "equivalentAmount": {
                        "amount": "23.17",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "353.1",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 48160,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.372,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "119.95",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "97.05",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 45220,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4104,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "412.82",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "169.48",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 4267,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2847,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "292.94",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "17.39",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 17547,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0538,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "357.02",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "401.11",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 4308,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.382,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "199.54",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "39.28",
                    "currencyCode": "SEK"
                  },
                  "percentage": "10.32"
                },
                "passengerReferenceIds": [
                  "fd3f1abb-09d3-4110-9c1e-b0d4dd0b1eab",
                  "f4445d7d-bdaf-4f32-b89e-19c669788227",
                  "9716e4d5-1000-46f1-a810-05967705db76",
                  "25b9a9c5-225d-4d9a-a452-1861dac4099c",
                  "61f6809f-157b-4470-9ed1-e7a50b725f46",
                  "f0e32341-9b11-49f5-874b-e7b42e3e8efe",
                  "59f43626-658e-4f8f-93dc-61462f9f98dd",
                  "b5c2a63a-c2dc-4aeb-9d6d-9cc4aeb5a0dc",
                  "5d4d1662-360c-473d-ae81-3e236a8cca0e"
                ],
                "total": {
                  "amount": {
                    "amount": "490.64",
                    "currencyCode": "LBP"
                  },
                  "awardAmount": {
                    "amount": 29493,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0758,
                  "equivalentAmount": {
                    "amount": "147.35",
                    "currencyCode": "BND"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "277.34",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 46935,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4562,
                    "equivalentAmount": {
                      "amount": "258.31",
                      "currencyCode": "CAD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "91.26",
                        "currencyCode": "HTG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22832,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2287,
                      "equivalentAmount": {
                        "amount": "29.11",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "197.8",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10646,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3948,
                      "equivalentAmount": {
                        "amount": "320.08",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "185.21",
                        "currencyCode": "ANG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37246,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1042,
                      "equivalentAmount": {
                        "amount": "397.29",
                        "currencyCode": "AZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "23.87",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 31956,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4055,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "402.01",
                        "currencyCode": "ILS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "256.09",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 24603,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1254,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "335.68",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "429.78",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 11952,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4455,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "455.55",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "87.04",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 22318,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3706,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "388.45",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "282.74",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 35456,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.239,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "459.47",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "66.2",
                    "currencyCode": "ZMW"
                  },
                  "percentage": "11.02"
                },
                "passengerReferenceIds": [
                  "acfee616-1ecc-4bf7-b50c-98df1c188dcd",
                  "5f5de514-7bf2-4ef9-8622-acbbd8ebacf0",
                  "d54f015c-67ab-4107-a907-73a00ab2b781",
                  "1a09ab42-adbc-4637-ba76-20bfa859b7f6",
                  "3233c1e4-e0cf-4cb8-833a-ba65fe80d40e",
                  "656b035d-360a-4e8a-ab95-dd4558313365",
                  "6bd1b7fd-5dd2-457f-9b83-d613eae25fa6",
                  "1b5be350-7287-4cc4-9679-0ce918526fd5",
                  "44bd735c-d4b1-4ad0-9bd6-033c0ae1c39e"
                ],
                "total": {
                  "amount": {
                    "amount": "88.57",
                    "currencyCode": "KZT"
                  },
                  "awardAmount": {
                    "amount": 24141,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.298,
                  "equivalentAmount": {
                    "amount": "378.96",
                    "currencyCode": "SLE"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "366.16",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 16928,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0864,
                    "equivalentAmount": {
                      "amount": "330.74",
                      "currencyCode": "AMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "493.29",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49932,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4964,
                      "equivalentAmount": {
                        "amount": "348.03",
                        "currencyCode": "HTG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "263.87",
                        "currencyCode": "HNL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7385,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4876,
                      "equivalentAmount": {
                        "amount": "20.38",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "302.89",
                        "currencyCode": "SHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38722,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2193,
                      "equivalentAmount": {
                        "amount": "307.12",
                        "currencyCode": "BHD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "122.97",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 9584,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.048,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "498.85",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "438.05",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 38525,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0206,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "154.99",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "285.49",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 35003,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1529,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "235.75",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "364.62",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 14761,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1475,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "111.05",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "130.52",
                    "currencyCode": "VUV"
                  },
                  "percentage": "12.52"
                },
                "passengerReferenceIds": [
                  "14a03c04-f5e3-46be-9d3b-369e229bf596",
                  "1ba7efb7-af54-476f-8f78-a1c72a1b6373",
                  "00757fb6-2827-4556-9f09-f1f3c54e6501",
                  "318d78e9-619a-45be-ba1b-37ba71eb7c91",
                  "9b4c93a9-4429-4194-88bb-02ed6afb254e",
                  "7c1d5ef9-68a6-46f2-958f-70036a29d58e",
                  "5e23990f-1e21-48a7-af25-a70e544cd15e",
                  "759136c7-8f74-4c8f-aa76-dc2b946c0a7c",
                  "d23945c4-deb0-4148-b1d0-d787413685e2"
                ],
                "total": {
                  "amount": {
                    "amount": "336.67",
                    "currencyCode": "SCR"
                  },
                  "awardAmount": {
                    "amount": 36946,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0263,
                  "equivalentAmount": {
                    "amount": "55.41",
                    "currencyCode": "KGS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "155.52",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 48444,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3399,
                    "equivalentAmount": {
                      "amount": "60.76",
                      "currencyCode": "LAK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "338.72",
                        "currencyCode": "TZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38038,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3921,
                      "equivalentAmount": {
                        "amount": "253.71",
                        "currencyCode": "DJF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "275.76",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44126,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4345,
                      "equivalentAmount": {
                        "amount": "109.81",
                        "currencyCode": "JMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "347.4",
                        "currencyCode": "CVE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24267,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0735,
                      "equivalentAmount": {
                        "amount": "152.55",
                        "currencyCode": "XAF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "376.93",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 7418,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1389,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "345.3",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "441.58",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 45427,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1827,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "274.97",
                        "currencyCode": "ILS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "457.26",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 25880,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2519,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "241.88",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "429.51",
                    "currencyCode": "HKD"
                  },
                  "percentage": "8.61"
                },
                "passengerReferenceIds": [
                  "07559632-12a3-4d17-9d61-fcce28b8e374",
                  "451da08e-47f3-417b-8540-b0bc8ead5506",
                  "e4245b8d-d3fd-4849-928d-6976e77e1dee",
                  "8068cc7a-0160-4d91-8913-27ecf5c80edc",
                  "31084cdb-40e3-4b10-a673-b1eea850643a",
                  "a0e281fe-be4d-41e5-8c91-e2ece4f3b8b4",
                  "cf5b4782-6851-40bb-bc91-cf3724f1cdd4",
                  "b651de8a-9aa2-459b-9fc2-636a2449c3f4",
                  "3ebd5d67-8251-4592-b652-ac92f7506096"
                ],
                "total": {
                  "amount": {
                    "amount": "336.79",
                    "currencyCode": "HNL"
                  },
                  "awardAmount": {
                    "amount": 6511,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1492,
                  "equivalentAmount": {
                    "amount": "418.23",
                    "currencyCode": "MNT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "338.41",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 36578,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1777,
                    "equivalentAmount": {
                      "amount": "81.68",
                      "currencyCode": "IRR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "28.68",
                        "currencyCode": "BOB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41328,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0772,
                      "equivalentAmount": {
                        "amount": "83.88",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "459.73",
                        "currencyCode": "CVE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18348,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3849,
                      "equivalentAmount": {
                        "amount": "454.56",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "345.84",
                        "currencyCode": "BGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10712,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4562,
                      "equivalentAmount": {
                        "amount": "200.8",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "335.95",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 42240,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4185,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "23.92",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "245.18",
                    "currencyCode": "SSP"
                  },
                  "percentage": "9.02"
                },
                "passengerReferenceIds": [
                  "5eac7e9f-e6e6-46c8-87c7-bae095649abf",
                  "560e559f-6301-4d4b-8b69-85a14ff103f9",
                  "4790eb06-5e2e-4501-944f-2d1ea2c338b3",
                  "b500c6d3-6ce5-462a-b6c6-578c0ec995b0",
                  "33c670d1-94d2-45eb-89c8-6a97f539b763",
                  "828cd209-a994-4fb3-acf8-4a727f2b704e",
                  "62834d61-794f-4416-92ef-f39762eea975",
                  "97c1f393-e01a-4f84-a64f-6c220943a7fc",
                  "ef544c1c-4c05-44b2-ab47-8f72fd62e137"
                ],
                "total": {
                  "amount": {
                    "amount": "187.04",
                    "currencyCode": "BSD"
                  },
                  "awardAmount": {
                    "amount": 33413,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0902,
                  "equivalentAmount": {
                    "amount": "377.77",
                    "currencyCode": "LBP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "323.01",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 49789,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0307,
                    "equivalentAmount": {
                      "amount": "407.19",
                      "currencyCode": "CHF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "178.53",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8176,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4594,
                      "equivalentAmount": {
                        "amount": "461.63",
                        "currencyCode": "RWF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "386.45",
                        "currencyCode": "PLN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3150,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1416,
                      "equivalentAmount": {
                        "amount": "155.94",
                        "currencyCode": "ZAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "33.84",
                        "currencyCode": "ILS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27524,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3969,
                      "equivalentAmount": {
                        "amount": "335.46",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "455.85",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 19136,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2613,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "461.49",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "95.11",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 46326,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3785,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "427.47",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "196.61",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 40052,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.316,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "172.81",
                        "currencyCode": "XAF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "314.98",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 48247,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4425,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "46.74",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "85.09",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 45400,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4264,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "100.08",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "11.88",
                    "currencyCode": "AFN"
                  },
                  "percentage": "10.35"
                },
                "passengerReferenceIds": [
                  "3140f91e-1217-43f1-94db-808693655b4f",
                  "7b429edd-20db-400d-9666-3094508b406c",
                  "40338c82-28a2-4248-9022-36cec9321e30",
                  "b4821882-8135-443b-910b-a6d20d9e0d83",
                  "eed62e21-9f39-44b8-92b3-1515df5847aa",
                  "334bbcf0-6c87-4b1e-a592-67307af38bbf",
                  "8ca95ec5-e9c6-449e-aaec-f523d0bb10db",
                  "9458f544-2c69-4ed2-afb4-3cc9f50160c9",
                  "6aa10ddf-62ae-4bc9-bea9-940ecb75b670"
                ],
                "total": {
                  "amount": {
                    "amount": "140.76",
                    "currencyCode": "BHD"
                  },
                  "awardAmount": {
                    "amount": 14664,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3759,
                  "equivalentAmount": {
                    "amount": "231.77",
                    "currencyCode": "LSL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "460.74",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 44408,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.359,
                    "equivalentAmount": {
                      "amount": "67.19",
                      "currencyCode": "NZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "64.03",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5345,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2111,
                      "equivalentAmount": {
                        "amount": "295.76",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "96.63",
                        "currencyCode": "ETB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19941,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0701,
                      "equivalentAmount": {
                        "amount": "76.26",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "11.39",
                        "currencyCode": "KGS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22166,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.497,
                      "equivalentAmount": {
                        "amount": "334",
                        "currencyCode": "GMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "86.86",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 9029,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3412,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "343.32",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "291.91",
                    "currencyCode": "NAD"
                  },
                  "percentage": "13.5"
                },
                "passengerReferenceIds": [
                  "388690d6-99e3-4037-a5b7-cb50f9e68f6f",
                  "0bddacb2-13ec-422c-89d1-129e84875cce",
                  "7f865601-f539-4587-a12f-9479148ebd76",
                  "68e1f67e-5306-42db-99e9-760592ea428e",
                  "1bcaf916-9819-4ed7-b34e-4ce0937d2da3",
                  "04778e82-8a92-409d-ade6-6cfbf7450d54",
                  "b22f15cc-23c9-4520-909d-84f195b06822",
                  "caf6313e-9435-4d63-b8a6-85737bdd4787",
                  "6a2ede32-b009-406e-8d66-5413e7e11d02"
                ],
                "total": {
                  "amount": {
                    "amount": "54.36",
                    "currencyCode": "MDL"
                  },
                  "awardAmount": {
                    "amount": 10330,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0945,
                  "equivalentAmount": {
                    "amount": "468.07",
                    "currencyCode": "SYP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "494.03",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 23643,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.144,
                    "equivalentAmount": {
                      "amount": "56.07",
                      "currencyCode": "OMR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "60.06",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44324,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3705,
                      "equivalentAmount": {
                        "amount": "311.28",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "144.42",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14115,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4848,
                      "equivalentAmount": {
                        "amount": "270.62",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "147.21",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17682,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0429,
                      "equivalentAmount": {
                        "amount": "164.21",
                        "currencyCode": "IQD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "120.72",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 30380,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2867,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "321.2",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "268.31",
                    "currencyCode": "SOS"
                  },
                  "percentage": "12.41"
                },
                "passengerReferenceIds": [
                  "f17b45b9-65d0-469a-b6f0-b213bcfd5c29",
                  "4884c85a-ef77-4a8b-af49-8be062c39282",
                  "01f314e5-c081-435d-87af-49787f003f73",
                  "b83dc208-655b-4725-9c80-595de73d91b7",
                  "13cacf2d-b10e-40c5-9de5-dc1dd7ce19fe",
                  "8b61d35d-0f2d-4a33-98ff-1d82bac29c30",
                  "a5953633-a65c-4908-906d-3469c5b0a57f",
                  "1fb522e0-d127-4e2b-90cc-96ab04660be5",
                  "12052d5c-8f65-49c7-910c-ea5b434bf545"
                ],
                "total": {
                  "amount": {
                    "amount": "202.87",
                    "currencyCode": "CHF"
                  },
                  "awardAmount": {
                    "amount": 20746,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0613,
                  "equivalentAmount": {
                    "amount": "275.36",
                    "currencyCode": "BYN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "198.26",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 2236,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4373,
                    "equivalentAmount": {
                      "amount": "245.31",
                      "currencyCode": "MGA"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "196.33",
                        "currencyCode": "AZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29122,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2913,
                      "equivalentAmount": {
                        "amount": "174.91",
                        "currencyCode": "CAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "482.64",
                        "currencyCode": "XPF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6395,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1216,
                      "equivalentAmount": {
                        "amount": "67.95",
                        "currencyCode": "SGD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "495.89",
                        "currencyCode": "QAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33396,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3562,
                      "equivalentAmount": {
                        "amount": "294.42",
                        "currencyCode": "BND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "157.2",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 47707,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3921,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "451.43",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "434.13",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 41866,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4035,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "393.32",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "338.24",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 12828,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4188,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "166.73",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "339.41",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 44957,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.432,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "339.71",
                        "currencyCode": "SGD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "340.85",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 28723,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0799,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "371.57",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "VFLJN",
            "CAATI",
            "LB08XV",
            "6VIM2V",
            "X814D",
            "ADION",
            "VK98S",
            "WEKM8",
            "144Z6P",
            "11T5S"
          ]
        },
        {
          "details": {
            "type": "AirExtraOfferItem"
          },
          "id": "978b0c9a-6c51-42ca-b7b9-69f3f55d5075",
          "itineraryPartReferenceIds": [
            "IP-1",
            "IP-2",
            "IP-2",
            "IP-2",
            "IP-2",
            "IP-2",
            "IP-2",
            "IP-1"
          ],
          "itineraryReferenceId": "EB01F",
          "passengerReferenceIds": [
            "63d93ea2-20ae-466d-bab2-c3d226a3357f",
            "b3af16bc-8d7b-4e58-a2ac-f0e7880df3b1",
            "adc0c91c-0111-4c1c-a1b8-6eaa8dbfbf71",
            "945565f7-3d89-44e4-8b7d-b48dfc7393da",
            "db202e49-b656-4a04-9e24-bf6c6d4c6e26",
            "dc6d0aca-ceb3-4d6a-94b9-f8682a87c585",
            "ec32fe59-359c-4039-9586-768e62152a31",
            "d2cbb9c9-149a-41c1-acc5-4806298a5c23",
            "60ccaaf8-9398-4ae4-a0cb-3c1c86994d73"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "120.01",
                    "currencyCode": "BZD"
                  },
                  "percentage": "13"
                },
                "deal": {
                  "amount": {
                    "amount": "153.64",
                    "currencyCode": "MXN"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "12.27",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c52fed76-4e55-4e15-9cf9-e3c0626ba06b",
                  "b848e128-0104-43d6-b0a4-128ff79f88a5",
                  "66dd9530-ee26-4c7c-94d3-7808b2ecf20f",
                  "5a2a4a06-40c2-4875-bbfa-88da5c3ca2b0",
                  "2a22ae77-e1d5-40d7-b9b2-7a099fda64f7",
                  "bf6f4d90-4485-4e7f-81fa-566fe771203c",
                  "8b506301-8f64-4ce8-80d7-13a1fb8e6ab1",
                  "a0d3f0b2-d453-4e61-9957-7171468b50e9",
                  "89926b05-9482-4daf-be5f-1e1f317a0724"
                ],
                "total": {
                  "amount": {
                    "amount": "28.41",
                    "currencyCode": "TTD"
                  },
                  "awardAmount": {
                    "amount": 25682,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.156,
                  "equivalentAmount": {
                    "amount": "479.36",
                    "currencyCode": "QAR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "164.53",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 27912,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0812,
                    "equivalentAmount": {
                      "amount": "20.04",
                      "currencyCode": "MNT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "25.52",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34973,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4943,
                      "equivalentAmount": {
                        "amount": "249.22",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "104.14",
                        "currencyCode": "NGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26103,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0695,
                      "equivalentAmount": {
                        "amount": "96.16",
                        "currencyCode": "SLE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "346.01",
                        "currencyCode": "BBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43093,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1399,
                      "equivalentAmount": {
                        "amount": "52.81",
                        "currencyCode": "BSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "297.16",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 4168,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3753,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "461.73",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "432.51",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 12789,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3528,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "204.78",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "438.34",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 19543,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4824,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "242.74",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "323.76",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 43343,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2501,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "50.34",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "79.95",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 3599,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4457,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "81.68",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "249.57",
                    "currencyCode": "COP"
                  },
                  "percentage": "9.67"
                },
                "deal": {
                  "amount": {
                    "amount": "201.5",
                    "currencyCode": "YER"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "7.72",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "8b76adfa-d4bb-48ac-ad9a-23ce2356454f",
                  "4acfb6f6-bd11-493f-a5e0-d72b48e5f6ec",
                  "2c0c274f-ecec-481d-9467-d8013685d76e",
                  "a4ea6c98-07f0-44f1-86eb-275cffd2753b",
                  "5933953d-cf6c-4d07-952b-6cd04441cf53",
                  "2b98cda1-2124-44a4-a017-7e87d51e7d8a",
                  "9987dc93-0c0c-4a7c-90f9-05bc75511d6c",
                  "6ead6b4f-b545-4a8c-963f-56bb62491dc6",
                  "5b70968b-8649-4b91-a150-36d23aabf9b1"
                ],
                "total": {
                  "amount": {
                    "amount": "219.36",
                    "currencyCode": "TZS"
                  },
                  "awardAmount": {
                    "amount": 36033,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1111,
                  "equivalentAmount": {
                    "amount": "139.86",
                    "currencyCode": "KPW"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "398.8",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 4139,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3496,
                    "equivalentAmount": {
                      "amount": "350.77",
                      "currencyCode": "CHF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "233.78",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14310,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.485,
                      "equivalentAmount": {
                        "amount": "451.6",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "497.83",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33119,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1142,
                      "equivalentAmount": {
                        "amount": "440.49",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "83.81",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48583,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2399,
                      "equivalentAmount": {
                        "amount": "20.13",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "287.34",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 11386,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2865,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "241.23",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "401.85",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 20389,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1003,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "212.36",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "192.71",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 31679,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.284,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "183.06",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "414.47",
                    "currencyCode": "XOF"
                  },
                  "percentage": "8.96"
                },
                "deal": {
                  "amount": {
                    "amount": "37.34",
                    "currencyCode": "RWF"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "17.55",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ea26b5a2-6c12-4f72-9fc4-7c76974f4fad",
                  "c816acb9-109e-4ec9-9f2e-d2d2b8c9b097",
                  "e604607c-5a97-4189-b3c6-eebe9a3d102f",
                  "45eb95c2-da4e-48a9-9f9f-b52d9a6a2ab2",
                  "644e130b-e0c4-490d-aed2-b55989309f7f",
                  "cf086297-5ab1-411b-8177-924a17e7bf46",
                  "8a2b8c44-edaf-489c-be9f-4ebfa9963193",
                  "cbbda793-ec90-4137-a333-b4ffb9e1e890",
                  "d080bac0-2d76-4496-8e4a-4d9140a23b16"
                ],
                "total": {
                  "amount": {
                    "amount": "250.24",
                    "currencyCode": "GYD"
                  },
                  "awardAmount": {
                    "amount": 36420,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0859,
                  "equivalentAmount": {
                    "amount": "426.92",
                    "currencyCode": "HTG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "201.84",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 34611,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.286,
                    "equivalentAmount": {
                      "amount": "16.25",
                      "currencyCode": "LKR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "210.97",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29783,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3642,
                      "equivalentAmount": {
                        "amount": "328.45",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "64.22",
                        "currencyCode": "GNF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1571,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4079,
                      "equivalentAmount": {
                        "amount": "17.92",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "352.24",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43139,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2525,
                      "equivalentAmount": {
                        "amount": "378.87",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "169.99",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 42472,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4635,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "326.83",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "443.63",
                    "currencyCode": "ZAR"
                  },
                  "percentage": "13.6"
                },
                "deal": {
                  "amount": {
                    "amount": "218.63",
                    "currencyCode": "UGX"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "15.06",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "61b8f8f2-2e71-4bda-9333-076c68440b37",
                  "ed7c4f06-d92d-471c-8f4e-2398ce54f143",
                  "53d47c6f-1e15-4da5-b40d-87e4d21f8b8b",
                  "cffc2a34-c527-4616-a57f-62f93163dbe3",
                  "b15bb4a8-7f86-4caf-9df2-eb5f4a0c834a",
                  "70941f1c-7ebe-4c59-ad27-09042087ecdf",
                  "88579109-9b01-4cfe-b9b9-c286dafb2870",
                  "e8d95ccf-ce19-4127-aaba-a091b1f16298",
                  "b9f8a0c3-28c5-4730-b8ee-7bb1022a0a58"
                ],
                "total": {
                  "amount": {
                    "amount": "297.07",
                    "currencyCode": "SCR"
                  },
                  "awardAmount": {
                    "amount": 29308,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.245,
                  "equivalentAmount": {
                    "amount": "402.35",
                    "currencyCode": "MOP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "41.71",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 24705,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3795,
                    "equivalentAmount": {
                      "amount": "103.48",
                      "currencyCode": "THB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "138.57",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22123,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0827,
                      "equivalentAmount": {
                        "amount": "207.95",
                        "currencyCode": "GYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "316.22",
                        "currencyCode": "CVE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27666,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2204,
                      "equivalentAmount": {
                        "amount": "210.45",
                        "currencyCode": "SOS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "352.5",
                        "currencyCode": "RON"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30265,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1368,
                      "equivalentAmount": {
                        "amount": "205.88",
                        "currencyCode": "XAF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "313.2",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 11916,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2607,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "31.26",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "379",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 5491,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3805,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "192.43",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "450.08",
                    "currencyCode": "CZK"
                  },
                  "percentage": "11.64"
                },
                "deal": {
                  "amount": {
                    "amount": "182.08",
                    "currencyCode": "CVE"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "9.03",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "35d069a8-e2d9-4532-b32d-39239f1f6940",
                  "6ca2bd46-5d25-45f0-b477-ba795469cd82",
                  "07e36431-48e4-4962-b4fb-9e8e01f0cc6a",
                  "5d8d3de3-a599-4338-8883-5be21779abab",
                  "5402db1a-08d9-49ea-8f0e-4efcdb832319",
                  "dab12cf4-1d1c-4c2a-a1b8-e0b06abb6997",
                  "2ea000ad-94c3-4b0c-b290-515e795c5c03",
                  "5a7b48ff-bdd8-4c85-ac1c-65780f6fcf97",
                  "dec97aa3-a3b1-4d6d-aa54-4050b6c2647d"
                ],
                "total": {
                  "amount": {
                    "amount": "175.27",
                    "currencyCode": "MGA"
                  },
                  "awardAmount": {
                    "amount": 31606,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1931,
                  "equivalentAmount": {
                    "amount": "88.66",
                    "currencyCode": "THB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "438.78",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 25605,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0442,
                    "equivalentAmount": {
                      "amount": "407.75",
                      "currencyCode": "HNL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "460.59",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34526,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3613,
                      "equivalentAmount": {
                        "amount": "27.83",
                        "currencyCode": "PKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "227.25",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41712,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3475,
                      "equivalentAmount": {
                        "amount": "468.04",
                        "currencyCode": "CLP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "394.19",
                        "currencyCode": "GIP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7547,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1385,
                      "equivalentAmount": {
                        "amount": "185.67",
                        "currencyCode": "IDR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "186.49",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 36114,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0512,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "189.24",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "143.01",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 37786,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.211,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "265.82",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "248.37",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 34199,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0731,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "450.07",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "397.16",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 27519,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2918,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "383.56",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "95.65",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 12096,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1465,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "454.56",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "432.46",
                    "currencyCode": "PEN"
                  },
                  "percentage": "11.7"
                },
                "deal": {
                  "amount": {
                    "amount": "49.62",
                    "currencyCode": "XAF"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.97",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c42bbaf9-8263-438f-9b04-14d1552da801",
                  "abdb8e91-4f4e-4402-82f3-7ea266d01b18",
                  "1bb21404-f049-480e-b769-e52c086d5491",
                  "7a894de5-6cc8-4f05-9c57-33eb06b0e496",
                  "f316a244-4271-4f2b-bf1c-a8b766ff5b70",
                  "81bd4230-3dd0-4780-a8f5-ca1c2eb2da46",
                  "3acc72c6-5b1d-4120-8e18-dd81cf7dcbbb",
                  "9e1b2730-cb1a-4ddb-8361-50c276feea9e",
                  "356b1b13-b748-4e97-a6e7-1c2cfbaa8296"
                ],
                "total": {
                  "amount": {
                    "amount": "247.64",
                    "currencyCode": "MOP"
                  },
                  "awardAmount": {
                    "amount": 8964,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3177,
                  "equivalentAmount": {
                    "amount": "412.35",
                    "currencyCode": "BSD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "292.63",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 45836,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0918,
                    "equivalentAmount": {
                      "amount": "217.25",
                      "currencyCode": "AMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "480.4",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25981,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0991,
                      "equivalentAmount": {
                        "amount": "96.73",
                        "currencyCode": "DJF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "412.97",
                        "currencyCode": "BWP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22500,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1883,
                      "equivalentAmount": {
                        "amount": "350.59",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "111.16",
                        "currencyCode": "YER"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26885,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3548,
                      "equivalentAmount": {
                        "amount": "165.91",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "108.17",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 20800,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2758,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "69.79",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "267.88",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 44645,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4872,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "179.63",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "313.45",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 41324,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4357,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "48.31",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "32.09",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 12477,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1165,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "146.87",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "146",
                        "currencyCode": "AFN"
                      },
                      "awardAmount": {
                        "amount": 19058,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4521,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "472.21",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "343.05",
                    "currencyCode": "ERN"
                  },
                  "percentage": "12.7"
                },
                "deal": {
                  "amount": {
                    "amount": "52.74",
                    "currencyCode": "BGN"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "7.69",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "02965d38-e1be-4a21-a2e2-262b2e2e5449",
                  "bf1bee72-0f21-4a8c-a415-fc406da7ed58",
                  "6ce8ee90-abb1-43c4-9c25-cf4d26d397f6",
                  "7d102abd-ba91-4b78-91ea-958041531b6b",
                  "4b8d1dbf-0c28-4634-9bec-76690c67dfd4",
                  "eeb8adc7-f372-4b64-9160-5c1e6433bd8e",
                  "2a7bb46e-d6e1-4e98-a971-da5c726212e0",
                  "72262abb-f209-4b86-8af5-c41fc07ca008",
                  "884a4e3e-2586-41d5-8137-6af6ae2632df"
                ],
                "total": {
                  "amount": {
                    "amount": "204.48",
                    "currencyCode": "RSD"
                  },
                  "awardAmount": {
                    "amount": 5820,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0783,
                  "equivalentAmount": {
                    "amount": "212.38",
                    "currencyCode": "SLE"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "488.44",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 46437,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3185,
                    "equivalentAmount": {
                      "amount": "318.14",
                      "currencyCode": "VUV"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "302.84",
                        "currencyCode": "GNF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47617,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1773,
                      "equivalentAmount": {
                        "amount": "410",
                        "currencyCode": "GMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "276.03",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45491,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2204,
                      "equivalentAmount": {
                        "amount": "346.2",
                        "currencyCode": "PEN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "440.33",
                        "currencyCode": "BTN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9411,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2677,
                      "equivalentAmount": {
                        "amount": "244.83",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "461.39",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 5172,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2507,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "100.8",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "93.57",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 39192,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0763,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "376.62",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "204.64",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 43861,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3061,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "487.94",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "227.79",
                    "currencyCode": "XPF"
                  },
                  "percentage": "13.83"
                },
                "deal": {
                  "amount": {
                    "amount": "85.75",
                    "currencyCode": "TWD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "19.24",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "69700a6d-4c07-4b02-b806-f2637aad0190",
                  "e0949197-46e4-4419-8c4d-099ec6414b77",
                  "54666b21-157c-4224-901e-a3fa95da291c",
                  "13dee7e6-34d7-43f0-97c6-e7bddd8b3b25",
                  "ee44e9c7-533d-4998-8a54-4214d59e2870",
                  "f8e3c136-8cb6-401c-9413-4a770f277eb5",
                  "718d757e-fbba-4046-8419-79077b674998",
                  "c1097e77-cd87-41da-8004-081f87217add",
                  "8fb01dcb-80af-4704-af80-b2f263127603"
                ],
                "total": {
                  "amount": {
                    "amount": "414.29",
                    "currencyCode": "UAH"
                  },
                  "awardAmount": {
                    "amount": 25898,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4917,
                  "equivalentAmount": {
                    "amount": "188.04",
                    "currencyCode": "KPW"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "184.36",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 44099,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3313,
                    "equivalentAmount": {
                      "amount": "85.26",
                      "currencyCode": "UYU"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "92.64",
                        "currencyCode": "DZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16661,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2205,
                      "equivalentAmount": {
                        "amount": "308.1",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "487.61",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17007,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4013,
                      "equivalentAmount": {
                        "amount": "415.79",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "403.41",
                        "currencyCode": "SBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40086,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3167,
                      "equivalentAmount": {
                        "amount": "418.14",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "328.53",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 33958,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2853,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "259.83",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "276.4",
                    "currencyCode": "LRD"
                  },
                  "percentage": "11.57"
                },
                "deal": {
                  "amount": {
                    "amount": "151.03",
                    "currencyCode": "SAR"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "11.53",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "cc029979-6a1b-4274-b560-c3e61bec8240",
                  "c90e2d78-0a18-4584-989c-2b1ecbadf7a1",
                  "2e505838-ac9d-4409-a31b-651319b2354e",
                  "0b833343-4b2f-4e85-95bb-2dec397638e6",
                  "c49acd26-fe1f-466b-b702-5d970e63e004",
                  "4a1b10e8-bbf7-4baa-8565-4bae10d9c4ba",
                  "b13252fa-69e4-480d-bfd5-f1dcda20b7f1",
                  "1d48d2b7-f12d-45d7-8f02-75e3d4f66bf8",
                  "7225567e-9ea6-4c15-af27-b8e5e39d0215"
                ],
                "total": {
                  "amount": {
                    "amount": "431.77",
                    "currencyCode": "BAM"
                  },
                  "awardAmount": {
                    "amount": 26898,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4075,
                  "equivalentAmount": {
                    "amount": "33.48",
                    "currencyCode": "LBP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "209.89",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 10230,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3022,
                    "equivalentAmount": {
                      "amount": "331.82",
                      "currencyCode": "KMF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "489.66",
                        "currencyCode": "ISK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7129,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1564,
                      "equivalentAmount": {
                        "amount": "323.35",
                        "currencyCode": "NGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "471.24",
                        "currencyCode": "NGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14602,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0791,
                      "equivalentAmount": {
                        "amount": "441.66",
                        "currencyCode": "LSL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "31.86",
                        "currencyCode": "NIO"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16970,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.19,
                      "equivalentAmount": {
                        "amount": "455.32",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "266.38",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 12400,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3764,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "486.29",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "76.77",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 47486,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3732,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "375.72",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "187.32",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 14481,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2493,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "479.4",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9817
                },
                "passengerReferenceIds": [
                  "a88b9358-ec06-44f3-a644-c2c4595594d8",
                  "3aee162e-6de2-476a-8807-db896c160d44",
                  "f6ed761c-b9e3-4ae2-822a-66e1a12a2143",
                  "fa73b511-8a77-4634-8dba-db5cf378adfa",
                  "563939d4-f01a-4047-8931-e39f23dee69b",
                  "53780116-8c22-4902-aaff-316443c9f613",
                  "831f56ec-485e-4cb0-9aa1-0b485e70f339",
                  "589ddd3c-b057-4f30-8f6a-a3a5d9683f9f",
                  "e6b3233a-2710-4765-8fee-3e3ae1f6ac90"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "379.5",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 9094,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.269,
                    "equivalentAmount": {
                      "amount": "273.39",
                      "currencyCode": "SGD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "105",
                          "currencyCode": "CUP"
                        },
                        "awardAmount": {
                          "amount": 39507,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0783,
                        "equivalentAmount": {
                          "amount": "238.07",
                          "currencyCode": "TJS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "123.77",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 23120,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0291,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "224.18",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "54.33",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 6812,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2265,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "468.91",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "496.47",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 28798,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.044,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "161.07",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "445.28",
                          "currencyCode": "CHF"
                        },
                        "awardAmount": {
                          "amount": 38784,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3692,
                        "equivalentAmount": {
                          "amount": "464.78",
                          "currencyCode": "AMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "154.65",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 25857,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0518,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "441.16",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "108.71",
                          "currencyCode": "ERN"
                        },
                        "awardAmount": {
                          "amount": 42554,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1281,
                        "equivalentAmount": {
                          "amount": "182.85",
                          "currencyCode": "INR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "30.33",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 11627,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4738,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "349.04",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "480.73",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 15578,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0601,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "51.64",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "161.07",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 28320,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2499,
                    "equivalentAmount": {
                      "amount": "280.36",
                      "currencyCode": "NIO"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "130.59",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 24467,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4521,
                    "equivalentAmount": {
                      "amount": "370.11",
                      "currencyCode": "NOK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "372.12",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 29260,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3091,
                    "equivalentAmount": {
                      "amount": "177.13",
                      "currencyCode": "BBD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "82.66",
                        "currencyCode": "TJS"
                      },
                      "awardAmount": {
                        "amount": 18954,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3918,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "129.64",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "350.29",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 33269,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0103,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "465.54",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "332.68",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 26421,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4722,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "350.99",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "79.01",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 43962,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1932,
                    "equivalentAmount": {
                      "amount": "271.68",
                      "currencyCode": "XOF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "281.2",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 39655,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2549,
                    "equivalentAmount": {
                      "amount": "308.66",
                      "currencyCode": "ANG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9568
                },
                "passengerReferenceIds": [
                  "a9c57397-edc6-40b5-b27f-cc7a1fc9a8d4",
                  "8c74219d-dae6-4ce0-a85f-f9306252cfd4",
                  "097fab76-103d-4fb7-a8f0-3dedf803bb17",
                  "703de77c-2b0e-41f9-872a-0374026b77e4",
                  "a213915e-775d-4cf3-b613-c86a08ad7105",
                  "5516f8f9-7557-4660-89a0-c8b066314b87",
                  "69d77666-152d-45b8-bda3-cf696c0366c3",
                  "fc45f8a5-a321-41b8-b8c0-bb96c03e6f75",
                  "a8a00129-8a74-44f0-a3bd-a9839c5f3165"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "81.58",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 43691,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0832,
                    "equivalentAmount": {
                      "amount": "91.39",
                      "currencyCode": "DKK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "67.11",
                          "currencyCode": "AUD"
                        },
                        "awardAmount": {
                          "amount": 41393,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4855,
                        "equivalentAmount": {
                          "amount": "165.31",
                          "currencyCode": "GYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "447.12",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 8314,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1968,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "166.87",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "386.93",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 13496,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.202,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "80.04",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "311.62",
                          "currencyCode": "KZT"
                        },
                        "awardAmount": {
                          "amount": 39745,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0542,
                        "equivalentAmount": {
                          "amount": "363.26",
                          "currencyCode": "TND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "134.24",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 11313,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1592,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "64.88",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "90.71",
                          "currencyCode": "XPF"
                        },
                        "awardAmount": {
                          "amount": 39805,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3522,
                        "equivalentAmount": {
                          "amount": "108.88",
                          "currencyCode": "TWD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "346.3",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 12884,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0316,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "178.96",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "448.1",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 20582,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4262,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "499.71",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "12.81",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 38710,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.035,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "298.08",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "348.82",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 3367,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.494,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "335.78",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "292.54",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 25987,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0271,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "336.6",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "181.95",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 23786,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2665,
                    "equivalentAmount": {
                      "amount": "123.01",
                      "currencyCode": "TMT"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "400.96",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 11466,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4539,
                    "equivalentAmount": {
                      "amount": "304.79",
                      "currencyCode": "INR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "499.13",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 45063,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2071,
                    "equivalentAmount": {
                      "amount": "95.91",
                      "currencyCode": "ILS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "200.12",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 16738,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4285,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "477.57",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "161.03",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 32112,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2748,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "499.45",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "224.77",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 13940,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4928,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "332.04",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "339.99",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 48162,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3244,
                    "equivalentAmount": {
                      "amount": "166.89",
                      "currencyCode": "PGK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "455.63",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 23930,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3017,
                    "equivalentAmount": {
                      "amount": "96.17",
                      "currencyCode": "GNF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0171
                },
                "passengerReferenceIds": [
                  "d6e8586e-6268-4f70-9d20-6acdd71d3483",
                  "00db8cd9-16df-4f12-ad8e-fae4857875bf",
                  "1a79534b-8bc2-4d5d-83e8-87f16ba8f74a",
                  "b46e667c-4a5e-4e7d-93a1-65f914b9c52c",
                  "3db83d6d-5106-4599-b36f-8638ea2e5ef0",
                  "9b2ef727-86eb-4a03-8b3c-7bf843cc7890",
                  "617abf8b-3a0d-45fe-9534-555a3aa1e330",
                  "dc4e73cd-307e-41a4-9fbc-cae99eb039b5",
                  "dec6ffb5-2fc4-455a-9d63-c2dc405c3886"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "276.32",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 20414,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1003,
                    "equivalentAmount": {
                      "amount": "391.25",
                      "currencyCode": "FJD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "197.68",
                          "currencyCode": "RSD"
                        },
                        "awardAmount": {
                          "amount": 36130,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4879,
                        "equivalentAmount": {
                          "amount": "433.17",
                          "currencyCode": "SYP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "88.87",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 1624,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4914,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "121.2",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "296.71",
                          "currencyCode": "TTD"
                        },
                        "awardAmount": {
                          "amount": 17873,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0573,
                        "equivalentAmount": {
                          "amount": "279.62",
                          "currencyCode": "UYU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "254.49",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 30017,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4201,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "72.8",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "334.74",
                          "currencyCode": "RUB"
                        },
                        "awardAmount": {
                          "amount": 11981,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1798,
                        "equivalentAmount": {
                          "amount": "309.46",
                          "currencyCode": "SAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "369.43",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 22084,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2584,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "498.9",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "345.85",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 29068,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3609,
                    "equivalentAmount": {
                      "amount": "166.77",
                      "currencyCode": "BZD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "416.63",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 39058,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.326,
                    "equivalentAmount": {
                      "amount": "450.75",
                      "currencyCode": "ARS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "282.11",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 34690,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3787,
                    "equivalentAmount": {
                      "amount": "437.52",
                      "currencyCode": "DJF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "435.96",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 29499,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3221,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "289.76",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "233",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 8985,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2455,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "221.7",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "425.6",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 35069,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1523,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "386.57",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "416.32",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 34413,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3425,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "97.47",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "361.49",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 23569,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3711,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "90.23",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "189.79",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 27079,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3828,
                    "equivalentAmount": {
                      "amount": "103.9",
                      "currencyCode": "MGA"
                    }
                  },
                  {
                    "amount": {
                      "amount": "90.06",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 10982,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2003,
                    "equivalentAmount": {
                      "amount": "30.14",
                      "currencyCode": "ZWL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0465
                },
                "passengerReferenceIds": [
                  "954542a0-ce84-41aa-a82c-34693aab3664",
                  "b04f57ea-cf77-4d30-8c0e-b328182b195e",
                  "ee0fa238-05b5-4cfd-91c7-2a2a3ad1c929",
                  "758652c5-7429-47a2-b456-e46e10c19fa7",
                  "45b91dad-89ae-4d22-9184-fb728154c93d",
                  "f0f5bace-a1c9-45c1-83ee-798a91326e39",
                  "91987bab-a2bd-4a6e-a5a6-58eed77524c5",
                  "bb3a2e25-6b88-4709-8d6d-3c04977314aa",
                  "3de8f165-786a-438c-b0c0-c491c6eacbab"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "398.85",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 41275,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2256,
                    "equivalentAmount": {
                      "amount": "221.59",
                      "currencyCode": "MUR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "126.51",
                          "currencyCode": "RUB"
                        },
                        "awardAmount": {
                          "amount": 29001,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1595,
                        "equivalentAmount": {
                          "amount": "171.38",
                          "currencyCode": "UAH"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "397.57",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 43958,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4212,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "188.35",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "93.69",
                            "currencyCode": "XAF"
                          },
                          "awardAmount": {
                            "amount": 9579,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2198,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "169.78",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "487.83",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 12744,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2636,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "417.34",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "40.47",
                          "currencyCode": "NIO"
                        },
                        "awardAmount": {
                          "amount": 16905,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1043,
                        "equivalentAmount": {
                          "amount": "244.27",
                          "currencyCode": "KWD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "307.32",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 30157,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3709,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "55.92",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "281.96",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 27002,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0907,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "121.55",
                            "currencyCode": "RON"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "321.99",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 28662,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3305,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "333.73",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "246.86",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 36600,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0789,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "353.42",
                            "currencyCode": "VUV"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "496.02",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 2190,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4015,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "42.36",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "214.86",
                          "currencyCode": "KMF"
                        },
                        "awardAmount": {
                          "amount": 15949,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2612,
                        "equivalentAmount": {
                          "amount": "86.29",
                          "currencyCode": "SAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "249.46",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 11544,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3739,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "444.43",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "89.83",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 45395,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3228,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "216.67",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "395.74",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 43708,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0751,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "473.01",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "31.53",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 15599,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4323,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "274.57",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "375.71",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 9479,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3874,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "152.44",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "442.61",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 23649,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4813,
                    "equivalentAmount": {
                      "amount": "472.09",
                      "currencyCode": "RUB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "150.85",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 48280,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2344,
                    "equivalentAmount": {
                      "amount": "241.69",
                      "currencyCode": "CNY"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "67.13",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 23947,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1045,
                    "equivalentAmount": {
                      "amount": "103.81",
                      "currencyCode": "BWP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "307.79",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 6731,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2045,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "214.18",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "160.57",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 24195,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4653,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "373.98",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "458.25",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 1147,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0413,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "375.26",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "54.45",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 30758,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0491,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "223.69",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "397.79",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 35101,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0607,
                    "equivalentAmount": {
                      "amount": "116.57",
                      "currencyCode": "INR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "22.02",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 5072,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0873,
                    "equivalentAmount": {
                      "amount": "254.69",
                      "currencyCode": "ZMW"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.085
                },
                "passengerReferenceIds": [
                  "c08c03ae-ddab-4f3e-b51d-be0736a9e674",
                  "114ea79e-d1f2-45d4-ad03-279c393ba0fc",
                  "b023cf80-7b69-4f9f-bc88-bc746020c808",
                  "164505b6-3e61-4451-a762-e5faed7d46ba",
                  "130c3701-b55a-4c92-90aa-711e1d318475",
                  "c97d35ee-1b66-438d-8e98-066678e5f5ff",
                  "8fe9a6ed-b575-4138-9e90-29ffa6f727c0",
                  "4fe61b05-5b33-45a6-9db8-343134ec54ef",
                  "66ac0314-5bb4-44b5-b91a-8a647c90880d"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "13.22",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 44524,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1163,
                    "equivalentAmount": {
                      "amount": "226.5",
                      "currencyCode": "STN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "381.12",
                          "currencyCode": "BND"
                        },
                        "awardAmount": {
                          "amount": 48278,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0948,
                        "equivalentAmount": {
                          "amount": "64.6",
                          "currencyCode": "BAM"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "410.62",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 31003,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0418,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "144.23",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "392.28",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 2097,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1442,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "376.38",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "288.67",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 33465,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4448,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "45.74",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "127.49",
                            "currencyCode": "EUR"
                          },
                          "awardAmount": {
                            "amount": 20017,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2634,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "329.76",
                            "currencyCode": "GTQ"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "203.98",
                          "currencyCode": "GYD"
                        },
                        "awardAmount": {
                          "amount": 19797,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1381,
                        "equivalentAmount": {
                          "amount": "328.97",
                          "currencyCode": "SBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "169.26",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 35515,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2863,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "484.66",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "294.64",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 47871,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4933,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "352.29",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "344.77",
                            "currencyCode": "KGS"
                          },
                          "awardAmount": {
                            "amount": 26883,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1404,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "229.28",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "332.29",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 39264,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3408,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "178.53",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "91.76",
                            "currencyCode": "BYN"
                          },
                          "awardAmount": {
                            "amount": 5572,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2463,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "391.45",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "301.14",
                          "currencyCode": "PAB"
                        },
                        "awardAmount": {
                          "amount": 27106,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2246,
                        "equivalentAmount": {
                          "amount": "477.15",
                          "currencyCode": "ETB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "364.98",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 28821,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.099,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "399.4",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "110.1",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 21956,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2004,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "410.97",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "350.12",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 28090,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0513,
                    "equivalentAmount": {
                      "amount": "453.59",
                      "currencyCode": "BHD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "400.35",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 26549,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1139,
                    "equivalentAmount": {
                      "amount": "392.01",
                      "currencyCode": "HKD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "267.15",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 49585,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3279,
                    "equivalentAmount": {
                      "amount": "309.93",
                      "currencyCode": "MNT"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "137.63",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 46921,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.399,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "457.49",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "382.55",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 23320,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3422,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "170.85",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "138.57",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 20450,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3955,
                    "equivalentAmount": {
                      "amount": "355.88",
                      "currencyCode": "MZN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "319.97",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 15651,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3298,
                    "equivalentAmount": {
                      "amount": "433.17",
                      "currencyCode": "KPW"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9546
                },
                "passengerReferenceIds": [
                  "0f27b381-f67f-4b15-9f4a-d24621c84326",
                  "13890de4-7224-40b1-bd72-d4f445db02b9",
                  "2f20f8c7-e219-4228-b2fe-be6ca3773221",
                  "32959f74-79a6-4c69-b7ec-e42ae3e0a7ed",
                  "43f7b6bf-6bbd-42c8-ac40-71062c500b13",
                  "21dac963-88c1-4784-9ff3-cb957da446d0",
                  "ec10b8a7-4d59-4c42-9042-92be65171627",
                  "6cf14e25-449f-452c-8ced-82675c4da213",
                  "9c5a4c1e-f488-4d89-a6fd-0de1a1dbc372"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "172.72",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 47845,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3025,
                    "equivalentAmount": {
                      "amount": "37.27",
                      "currencyCode": "TTD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "419.11",
                          "currencyCode": "BTN"
                        },
                        "awardAmount": {
                          "amount": 18097,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1012,
                        "equivalentAmount": {
                          "amount": "217.86",
                          "currencyCode": "SSP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "258.23",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 13055,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4822,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "219.83",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "302.19",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 47171,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2266,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "110.61",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "282.42",
                          "currencyCode": "PHP"
                        },
                        "awardAmount": {
                          "amount": 41642,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0392,
                        "equivalentAmount": {
                          "amount": "26.68",
                          "currencyCode": "RON"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "261.1",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 24746,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2617,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "174.68",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "314.14",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 49371,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3012,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "104.48",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "27.23",
                          "currencyCode": "CNY"
                        },
                        "awardAmount": {
                          "amount": 43393,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3682,
                        "equivalentAmount": {
                          "amount": "292.77",
                          "currencyCode": "MDL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "354.36",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 19678,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0449,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "252.09",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "335.01",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 31300,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.43,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "15.3",
                            "currencyCode": "XPF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "257.01",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 42045,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0296,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "418.4",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "275.9",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 7238,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1151,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "469.81",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "498.12",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 46007,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0419,
                    "equivalentAmount": {
                      "amount": "443.63",
                      "currencyCode": "AWG"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "42.34",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 28377,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2341,
                    "equivalentAmount": {
                      "amount": "65.48",
                      "currencyCode": "LKR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "247.34",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 3620,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4014,
                    "equivalentAmount": {
                      "amount": "420.06",
                      "currencyCode": "SEK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "30.78",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 31092,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1892,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "210.83",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "89.36",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 17869,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.209,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "37.72",
                        "currencyCode": "MWK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "413.38",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 2610,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2235,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "430.52",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "335.64",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 30809,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2052,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "321.68",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "369.59",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 9497,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0732,
                    "equivalentAmount": {
                      "amount": "473.69",
                      "currencyCode": "MGA"
                    }
                  },
                  {
                    "amount": {
                      "amount": "446.69",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 13742,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0234,
                    "equivalentAmount": {
                      "amount": "240.07",
                      "currencyCode": "ARS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8852
                },
                "passengerReferenceIds": [
                  "5d4e4e3e-117f-4973-9e2e-60bf6acff86d",
                  "59cba2f9-3ced-4c11-81d6-e642a11b2be8",
                  "5503fd8c-0b9c-4f2e-bff0-6955ff2c4f89",
                  "b0326b39-7e20-4512-96a1-3212aeab56d4",
                  "51c50fa1-02b8-47cd-aeb7-e1f6401871ef",
                  "5d7f30ed-0eda-4e5f-b0d0-d72ceb611910",
                  "f0355ae0-68f3-4bc3-9885-38acf14e7846",
                  "37f5e079-b385-463a-b981-b68ce9ba1f08",
                  "966817ab-671d-457a-b992-ccfe423f00ee"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "440.47",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 30233,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2812,
                    "equivalentAmount": {
                      "amount": "256.89",
                      "currencyCode": "RSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "79.24",
                          "currencyCode": "PEN"
                        },
                        "awardAmount": {
                          "amount": 24459,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2159,
                        "equivalentAmount": {
                          "amount": "177.03",
                          "currencyCode": "IQD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "352.22",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 14212,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4154,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "475.79",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "189.34",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 40665,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.339,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "121.13",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "225.47",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 41595,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4644,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "70.82",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "277.54",
                          "currencyCode": "VND"
                        },
                        "awardAmount": {
                          "amount": 5389,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1649,
                        "equivalentAmount": {
                          "amount": "73.42",
                          "currencyCode": "LBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "16.72",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 40388,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4634,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "304.51",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "196.91",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 28611,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4075,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "157.47",
                            "currencyCode": "STN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "62.6",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 11427,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2407,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "338.2",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "50.1",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 41533,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1094,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "419.53",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "454.5",
                          "currencyCode": "JOD"
                        },
                        "awardAmount": {
                          "amount": 35908,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3341,
                        "equivalentAmount": {
                          "amount": "489.63",
                          "currencyCode": "UYU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "335.78",
                            "currencyCode": "SRD"
                          },
                          "awardAmount": {
                            "amount": 40381,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2551,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "412.37",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "481.43",
                            "currencyCode": "EUR"
                          },
                          "awardAmount": {
                            "amount": 40852,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3314,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "447.54",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "422.61",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 33700,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2678,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "457.27",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "392.85",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 19979,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0317,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "70.09",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "157.69",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 49275,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0534,
                    "equivalentAmount": {
                      "amount": "162.84",
                      "currencyCode": "XPF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "459.97",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 22911,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3936,
                    "equivalentAmount": {
                      "amount": "204.38",
                      "currencyCode": "DOP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "134.45",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 12011,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0219,
                    "equivalentAmount": {
                      "amount": "84.8",
                      "currencyCode": "SGD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "492.76",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 38664,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.064,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "345.14",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "346.51",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 38678,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3316,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "129.71",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "319.29",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 26684,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1434,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "23.77",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "110.59",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 3948,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2017,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "258.17",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "296.55",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 43752,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4572,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "384.04",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "461.81",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 5547,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4777,
                    "equivalentAmount": {
                      "amount": "171.01",
                      "currencyCode": "INR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "303.36",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 22117,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.023,
                    "equivalentAmount": {
                      "amount": "480.07",
                      "currencyCode": "CAD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9726
                },
                "passengerReferenceIds": [
                  "c0d75d4a-31d9-4b5f-8b0d-3478fd54efc1",
                  "80210a87-c03f-4221-8037-0dfec0aedfe1",
                  "8d6a2834-5d48-4233-8f9a-5d74c84d744f",
                  "0fed33d6-9973-4d14-8e0c-fe167e82422e",
                  "7aca7c24-5d16-4cd8-8eff-9963c4f346bb",
                  "7f3e653d-5186-45e7-80c4-29e26d6c62dd",
                  "d03e5c04-5c2b-4f36-986a-90bcad325509",
                  "6e40230a-9c4a-4375-b3fd-58f8edd91133",
                  "4822ac72-5b2a-4740-8cd9-66654546c2c6"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "84.92",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 32356,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1793,
                    "equivalentAmount": {
                      "amount": "459.29",
                      "currencyCode": "SHP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "393.51",
                          "currencyCode": "JPY"
                        },
                        "awardAmount": {
                          "amount": 3014,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3172,
                        "equivalentAmount": {
                          "amount": "454.48",
                          "currencyCode": "RUB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "289.57",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 11227,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0974,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "373.33",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "295.61",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 23731,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0431,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "486.92",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "276.07",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 18755,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.096,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "297.46",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "343.78",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 49728,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3064,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "147.81",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "324.64",
                          "currencyCode": "RSD"
                        },
                        "awardAmount": {
                          "amount": 42472,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1692,
                        "equivalentAmount": {
                          "amount": "53.96",
                          "currencyCode": "MXN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "82.86",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 8765,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1251,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "41.37",
                            "currencyCode": "XPF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "84.41",
                          "currencyCode": "SOS"
                        },
                        "awardAmount": {
                          "amount": 40913,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1049,
                        "equivalentAmount": {
                          "amount": "65.98",
                          "currencyCode": "IRR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "268.75",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 28117,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.438,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "40.93",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "409.74",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 28189,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2467,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "491.58",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "310",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 19332,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4007,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "446.64",
                            "currencyCode": "WST"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "224.19",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 43689,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3329,
                    "equivalentAmount": {
                      "amount": "386.76",
                      "currencyCode": "QAR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "75.91",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 32106,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2374,
                    "equivalentAmount": {
                      "amount": "428.9",
                      "currencyCode": "PYG"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "483.64",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 14982,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1712,
                    "equivalentAmount": {
                      "amount": "307.34",
                      "currencyCode": "DOP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "122.34",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 41732,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4511,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "464.27",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "250.01",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 35163,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2454,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "310.49",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "445.91",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 7810,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2065,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "446.59",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "226.94",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 3945,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3745,
                    "equivalentAmount": {
                      "amount": "54.61",
                      "currencyCode": "COP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "227.68",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 36757,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4833,
                    "equivalentAmount": {
                      "amount": "20.48",
                      "currencyCode": "BTN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0712
                },
                "passengerReferenceIds": [
                  "3b325b21-ba4b-4b8d-8160-650bab106b48",
                  "41067b01-ed37-48c0-b899-11ece4d44724",
                  "976cc00f-ead0-4472-9fad-5812c418b141",
                  "dc287811-8ea8-445d-95bc-e976abbe6fcf",
                  "af15ae13-1b0d-475e-9f2b-1d0567ad7772",
                  "afbfef8e-5281-484a-b079-f7b9fb954909",
                  "2fce7bd3-ae2a-42db-a9c2-51de7f0db83b",
                  "e25f794a-2e12-437a-abfd-1c5717714111",
                  "7f0b0096-4386-4c66-8b7e-4e488d323f07"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "378.51",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 49017,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.202,
                    "equivalentAmount": {
                      "amount": "175.22",
                      "currencyCode": "ISK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "492.8",
                          "currencyCode": "SDG"
                        },
                        "awardAmount": {
                          "amount": 23352,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1266,
                        "equivalentAmount": {
                          "amount": "380.45",
                          "currencyCode": "MWK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "285.82",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 36190,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2656,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "311.52",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "93.92",
                          "currencyCode": "KYD"
                        },
                        "awardAmount": {
                          "amount": 17669,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3761,
                        "equivalentAmount": {
                          "amount": "281.2",
                          "currencyCode": "BMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "367.85",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 33097,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4525,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "478.63",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "307.26",
                          "currencyCode": "COP"
                        },
                        "awardAmount": {
                          "amount": 48113,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3002,
                        "equivalentAmount": {
                          "amount": "217.5",
                          "currencyCode": "NIO"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "303.58",
                            "currencyCode": "EUR"
                          },
                          "awardAmount": {
                            "amount": 5606,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1074,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "322.26",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "496.83",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 34833,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1079,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "23.86",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "418.12",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 36491,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1819,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "375.04",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "169.11",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 4381,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0985,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "13.72",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "173.85",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 33678,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2412,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "308.8",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "154.38",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 10992,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1491,
                    "equivalentAmount": {
                      "amount": "408.58",
                      "currencyCode": "TRY"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "205.82",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 46042,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3328,
                    "equivalentAmount": {
                      "amount": "400.46",
                      "currencyCode": "ARS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "163.87",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 17346,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2858,
                    "equivalentAmount": {
                      "amount": "271.27",
                      "currencyCode": "IRR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "391.69",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 28736,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2502,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "55.36",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "473.31",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 40483,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3103,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "53.81",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "463.28",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 40148,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3319,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "254.91",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "490.71",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 24043,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2585,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "30.6",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "215.86",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 40203,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2627,
                    "equivalentAmount": {
                      "amount": "235.32",
                      "currencyCode": "JMD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "185.61",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 6188,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4821,
                    "equivalentAmount": {
                      "amount": "157.03",
                      "currencyCode": "YER"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "354.51",
                  "currencyCode": "MRU"
                },
                "awardAmount": {
                  "amount": 46064,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2707,
                "equivalentAmount": {
                  "amount": "458.82",
                  "currencyCode": "SSP"
                }
              },
              "fees": {
                "amount": {
                  "amount": "134.79",
                  "currencyCode": "GTQ"
                },
                "awardAmount": {
                  "amount": 27217,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2303,
                "equivalentAmount": {
                  "amount": "276.72",
                  "currencyCode": "DKK"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "476.38",
                  "currencyCode": "SEK"
                },
                "awardAmount": {
                  "amount": 40581,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.184,
                "equivalentAmount": {
                  "amount": "107.67",
                  "currencyCode": "TZS"
                }
              },
              "offerItemReferenceId": "aa9df308-41f8-4d1c-9262-1cabdb6344fe",
              "tax": {
                "amount": {
                  "amount": "236.55",
                  "currencyCode": "SOS"
                },
                "awardAmount": {
                  "amount": 32772,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4901,
                "equivalentAmount": {
                  "amount": "396.35",
                  "currencyCode": "USD"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "382.91",
                    "currencyCode": "CUP"
                  },
                  "awardAmount": {
                    "amount": 9607,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4824,
                  "equivalentAmount": {
                    "amount": "278.1",
                    "currencyCode": "OMR"
                  }
                },
                {
                  "amount": {
                    "amount": "424.17",
                    "currencyCode": "RWF"
                  },
                  "awardAmount": {
                    "amount": 14319,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.123,
                  "equivalentAmount": {
                    "amount": "416.89",
                    "currencyCode": "CZK"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "274.73",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 20338,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1729,
                    "equivalentAmount": {
                      "amount": "135.73",
                      "currencyCode": "ETB"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "230.65",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 39686,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.03,
                    "equivalentAmount": {
                      "amount": "331.95",
                      "currencyCode": "AOA"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "143.79",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 26859,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3067,
                    "equivalentAmount": {
                      "amount": "151.24",
                      "currencyCode": "IQD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "380.56",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 37647,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.207,
                    "equivalentAmount": {
                      "amount": "78.83",
                      "currencyCode": "INR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "12.16",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 27663,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3533,
                      "equivalentAmount": {
                        "amount": "85.36",
                        "currencyCode": "XOF"
                      }
                    },
                    {
                      "amount": {
                        "amount": "302.38",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 2135,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1517,
                      "equivalentAmount": {
                        "amount": "336.62",
                        "currencyCode": "AWG"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "18.64",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 8754,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3019,
                    "equivalentAmount": {
                      "amount": "100.96",
                      "currencyCode": "VUV"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "14.24",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 3259,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2249,
                    "equivalentAmount": {
                      "amount": "177.53",
                      "currencyCode": "OMR"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "134.69",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 5201,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4995,
                    "equivalentAmount": {
                      "amount": "410.23",
                      "currencyCode": "BZD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "393.88",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 20951,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2082,
                    "equivalentAmount": {
                      "amount": "446.17",
                      "currencyCode": "AWG"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "145.82",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 18740,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1224,
                      "equivalentAmount": {
                        "amount": "100.14",
                        "currencyCode": "HNL"
                      }
                    },
                    {
                      "amount": {
                        "amount": "37.42",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 13895,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1834,
                      "equivalentAmount": {
                        "amount": "399.31",
                        "currencyCode": "AED"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "245.14",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 9994,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3549,
                    "equivalentAmount": {
                      "amount": "357.65",
                      "currencyCode": "ZAR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "203.2",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 24760,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3581,
                    "equivalentAmount": {
                      "amount": "410.43",
                      "currencyCode": "BYN"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "121.66",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 15236,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2337,
                    "equivalentAmount": {
                      "amount": "47.3",
                      "currencyCode": "ARS"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "103.33",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 24493,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4109,
                    "equivalentAmount": {
                      "amount": "89.7",
                      "currencyCode": "LSL"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "155.23",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 8809,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.422,
                      "equivalentAmount": {
                        "amount": "382.51",
                        "currencyCode": "CVE"
                      }
                    },
                    {
                      "amount": {
                        "amount": "182.66",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 25271,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3825,
                      "equivalentAmount": {
                        "amount": "195.45",
                        "currencyCode": "LYD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "275.13",
                    "currencyCode": "UAH"
                  },
                  "percentage": "14.75"
                },
                "passengerReferenceIds": [
                  "d8cecdef-4873-4722-81cd-d4bfb4054063",
                  "47b9a2f6-bb5c-449a-866f-ef947eb58a53",
                  "a7657f08-4012-4fca-9e9e-e41f71b34800",
                  "64d3d9ae-d764-4c40-8e59-bb504d0f2a1d",
                  "8347fba0-dbe2-477f-965b-1697a8489ed7",
                  "07945903-da8d-48d4-b8ad-55c1d217d58c",
                  "5c050076-41cc-4709-9a7b-9ec2d0a59bcd",
                  "b3fcca05-1656-471c-8f7b-50d27712a94c",
                  "a93c08da-92cf-409a-9415-c5fd829a77c0"
                ],
                "total": {
                  "amount": {
                    "amount": "430.07",
                    "currencyCode": "CLP"
                  },
                  "awardAmount": {
                    "amount": 22369,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4681,
                  "equivalentAmount": {
                    "amount": "430.55",
                    "currencyCode": "SYP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "438.22",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 32925,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2804,
                    "equivalentAmount": {
                      "amount": "470.41",
                      "currencyCode": "TND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "493.22",
                        "currencyCode": "AFN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22458,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4517,
                      "equivalentAmount": {
                        "amount": "364.28",
                        "currencyCode": "BWP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "103.59",
                        "currencyCode": "PYG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18304,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2539,
                      "equivalentAmount": {
                        "amount": "359.33",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "168.38",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28478,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2697,
                      "equivalentAmount": {
                        "amount": "181.28",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "135.15",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 48401,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2871,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "193.19",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "27.95",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 18684,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1596,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "386.86",
                        "currencyCode": "CVE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "408.2",
                    "currencyCode": "PGK"
                  },
                  "percentage": "11.19"
                },
                "passengerReferenceIds": [
                  "3b6c8cbb-070f-4390-8341-b79521b8b0cd",
                  "9c0bb3a2-2510-427c-b25a-7343a8d6e352",
                  "97d8725b-a518-4123-8e82-c304c10ffab3",
                  "ce4ca66f-4791-43c0-8602-eea48a1fef50",
                  "ee58af89-14d1-48fd-9b5e-7e26a1aa1a49",
                  "9e102bf3-07dd-427a-bb0e-4b05794724f1",
                  "c539221e-df36-4159-8453-2b06847e0060",
                  "4c9f69ff-fdb1-4733-aee7-3169b5369070",
                  "e2e854f1-2919-4adb-a87a-a805c733a856"
                ],
                "total": {
                  "amount": {
                    "amount": "350.63",
                    "currencyCode": "SHP"
                  },
                  "awardAmount": {
                    "amount": 31105,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4136,
                  "equivalentAmount": {
                    "amount": "377.17",
                    "currencyCode": "AOA"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "462.09",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 5714,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.405,
                    "equivalentAmount": {
                      "amount": "407.79",
                      "currencyCode": "OMR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "50.62",
                        "currencyCode": "MKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27520,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3828,
                      "equivalentAmount": {
                        "amount": "297.35",
                        "currencyCode": "PKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "238.88",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23365,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4278,
                      "equivalentAmount": {
                        "amount": "254.56",
                        "currencyCode": "HKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "124.67",
                        "currencyCode": "BGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22581,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1088,
                      "equivalentAmount": {
                        "amount": "449.32",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "208.2",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 36335,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3913,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "424.17",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "284.06",
                    "currencyCode": "SSP"
                  },
                  "percentage": "8.38"
                },
                "passengerReferenceIds": [
                  "4c2ac176-d526-4abe-9176-a03781deaf77",
                  "d729c673-e208-4e9c-8588-7c8a2a110243",
                  "307fbae6-6d2c-4bb1-9190-0558fb84fc1f",
                  "8fee446d-45b3-43b1-adca-f721d0443244",
                  "2e91fc84-34a9-4786-809e-99a7898aaf10",
                  "518015a6-b2f9-46c7-944f-6d886c548dce",
                  "a16d83ba-b898-403f-a284-d6ffb23b1892",
                  "eab05f47-9396-451c-accd-5d1fd37deaa0",
                  "d1fdab7f-278c-4382-bd47-e2e8125c5cc1"
                ],
                "total": {
                  "amount": {
                    "amount": "306.19",
                    "currencyCode": "BND"
                  },
                  "awardAmount": {
                    "amount": 37892,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4575,
                  "equivalentAmount": {
                    "amount": "75.62",
                    "currencyCode": "NGN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "289.25",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 6907,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.362,
                    "equivalentAmount": {
                      "amount": "156.49",
                      "currencyCode": "ERN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "302.5",
                        "currencyCode": "LSL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39879,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2932,
                      "equivalentAmount": {
                        "amount": "402.41",
                        "currencyCode": "KHR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "75.07",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31233,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.452,
                      "equivalentAmount": {
                        "amount": "440.33",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "461.61",
                        "currencyCode": "VES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18102,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4036,
                      "equivalentAmount": {
                        "amount": "351.31",
                        "currencyCode": "RSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "237.24",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 46559,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4097,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "359.7",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "351.89",
                    "currencyCode": "NGN"
                  },
                  "percentage": "11.41"
                },
                "passengerReferenceIds": [
                  "26db1f39-d9bf-45a9-aab3-66afc4059b4a",
                  "994b8718-9b58-4f99-a534-3442ef59c694",
                  "8d66f172-a9db-4cb6-8e0d-c36cd570e729",
                  "cf863973-a655-4eaa-b13c-c5ef6154c127",
                  "943f84ff-89bc-4240-b747-7f900f493166",
                  "d42ff61f-5774-41db-9d58-7672943b2b4e",
                  "833074ec-87ca-4ce4-8f62-e02e8fb080f6",
                  "1b7f4c24-6f82-4d78-a967-b75553215563",
                  "62bd1b9c-ac87-4399-8ea0-5c54e37cbaf8"
                ],
                "total": {
                  "amount": {
                    "amount": "80.3",
                    "currencyCode": "MRU"
                  },
                  "awardAmount": {
                    "amount": 42509,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3527,
                  "equivalentAmount": {
                    "amount": "294.84",
                    "currencyCode": "GHS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "406.01",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 32865,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2198,
                    "equivalentAmount": {
                      "amount": "199.02",
                      "currencyCode": "UAH"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "116.01",
                        "currencyCode": "KPW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25356,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3672,
                      "equivalentAmount": {
                        "amount": "199.38",
                        "currencyCode": "JOD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "350.39",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10684,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0779,
                      "equivalentAmount": {
                        "amount": "221.04",
                        "currencyCode": "RSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "47.03",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6994,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2,
                      "equivalentAmount": {
                        "amount": "161.72",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "187.44",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 47997,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1424,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "101.21",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "214.33",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 24585,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4475,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "26.85",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "65.34",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 39874,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4572,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "483.23",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "108.16",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 17687,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2892,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "327.62",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "333.09",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 30665,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0377,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "413.74",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "487.1",
                    "currencyCode": "PYG"
                  },
                  "percentage": "13.93"
                },
                "passengerReferenceIds": [
                  "fb26a091-b848-4355-a4ad-3479328c9161",
                  "b5fe0de6-01bf-489a-ac92-0e866e096d60",
                  "e53b87e2-347b-45de-aa01-d1b1598be27e",
                  "447c5e32-f755-42c6-af50-02ad24070e5b",
                  "af7d4872-9307-4d98-b3c4-5185877bbc6d",
                  "cb0a8d9e-d389-40a9-a899-ca01fceab966",
                  "1674159b-fc23-446d-b328-9d7d638868c7",
                  "0cc7a61b-2e58-4bbe-a348-b7ab051b15bd",
                  "311d42ad-6fa8-4472-b181-4f486a43dede"
                ],
                "total": {
                  "amount": {
                    "amount": "469.55",
                    "currencyCode": "NAD"
                  },
                  "awardAmount": {
                    "amount": 22926,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0937,
                  "equivalentAmount": {
                    "amount": "185.73",
                    "currencyCode": "KWD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "93.48",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 17849,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4361,
                    "equivalentAmount": {
                      "amount": "143.09",
                      "currencyCode": "NAD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "332.27",
                        "currencyCode": "BND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11722,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3625,
                      "equivalentAmount": {
                        "amount": "92.89",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "90.23",
                        "currencyCode": "SHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2308,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4438,
                      "equivalentAmount": {
                        "amount": "442.4",
                        "currencyCode": "ANG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "35.87",
                        "currencyCode": "XAF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38946,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.321,
                      "equivalentAmount": {
                        "amount": "169.94",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "404.02",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 11718,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4647,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "220.25",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "147.91",
                    "currencyCode": "EUR"
                  },
                  "percentage": "13.62"
                },
                "passengerReferenceIds": [
                  "33cc45c4-379e-4104-9a97-ffe06a09f2cf",
                  "db2a6e4c-9e30-46a3-b9cf-cca262827191",
                  "7b2396b2-ce1a-4e5f-991f-b47f7f32c352",
                  "21f4439b-4193-40b9-be2d-8bae2025c0a3",
                  "6df334c0-53e4-4c69-99ac-5024d6212a96",
                  "dc86320e-e68b-431e-bef6-5338efee645e",
                  "4327579f-b4ec-4d6e-a2f7-09989c4a4055",
                  "129d863b-301e-48f5-be8a-dd026990b628",
                  "89abaf18-b318-4375-a09b-967fa10efa7e"
                ],
                "total": {
                  "amount": {
                    "amount": "167.45",
                    "currencyCode": "KZT"
                  },
                  "awardAmount": {
                    "amount": 16096,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1552,
                  "equivalentAmount": {
                    "amount": "262.58",
                    "currencyCode": "GYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "40.52",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 40844,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1931,
                    "equivalentAmount": {
                      "amount": "174.64",
                      "currencyCode": "DOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "315.01",
                        "currencyCode": "UZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6883,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4391,
                      "equivalentAmount": {
                        "amount": "464.04",
                        "currencyCode": "BSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "161.67",
                        "currencyCode": "PAB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3391,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2368,
                      "equivalentAmount": {
                        "amount": "255.73",
                        "currencyCode": "HUF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "156.32",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45936,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1289,
                      "equivalentAmount": {
                        "amount": "323.33",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "320.35",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 48073,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4517,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "312.61",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "253.13",
                    "currencyCode": "SOS"
                  },
                  "percentage": "9.15"
                },
                "passengerReferenceIds": [
                  "a6efe1df-590b-4220-9702-44acdf821e0a",
                  "f1e95e75-2306-4f6f-9296-f52b420c2877",
                  "d1fca43d-52eb-46d8-ad2f-4b21049b6c74",
                  "fbbc9306-8ca5-427e-8503-19aa51c37b3f",
                  "d178a55a-427e-4609-bddc-6ea1d1631f5d",
                  "80eb5c03-4926-4abf-87d7-9f0ad70f0695",
                  "5be5f734-caeb-4409-b1c8-48521d1b73ba",
                  "ef58edbf-ba4c-4ba0-82ad-7c3c53235a46",
                  "38d2fbd4-b38a-4b71-8076-138f45074dc1"
                ],
                "total": {
                  "amount": {
                    "amount": "468.13",
                    "currencyCode": "XOF"
                  },
                  "awardAmount": {
                    "amount": 34379,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2493,
                  "equivalentAmount": {
                    "amount": "82.68",
                    "currencyCode": "BTN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "279.36",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 45019,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.196,
                    "equivalentAmount": {
                      "amount": "372.53",
                      "currencyCode": "ISK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "118.84",
                        "currencyCode": "LYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40860,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1025,
                      "equivalentAmount": {
                        "amount": "48.99",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "394.3",
                        "currencyCode": "TTD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21035,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2841,
                      "equivalentAmount": {
                        "amount": "37.52",
                        "currencyCode": "MVR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "127.9",
                        "currencyCode": "STN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45365,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1989,
                      "equivalentAmount": {
                        "amount": "263.5",
                        "currencyCode": "KWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "123.12",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 14986,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0252,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "77.27",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "406.32",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 28961,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4674,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "176.29",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "356.31",
                    "currencyCode": "VES"
                  },
                  "percentage": "10.08"
                },
                "passengerReferenceIds": [
                  "a303b5cf-75bc-4ac0-9b47-0f460f182a02",
                  "540b02fc-4045-4c11-bc1a-3487cd163b5a",
                  "00667740-c289-471b-b5a9-2d8c70e00af0",
                  "b66ac086-6a62-4a5c-82ee-943302b76054",
                  "466f3a9f-2682-4135-9505-c64f14e51993",
                  "b7d6e2d3-4ae3-4ed0-9caf-103b6c8a8da5",
                  "d7b70c52-d579-4086-89cf-86e065f6eccc",
                  "f932d9f9-b018-4829-b589-f6e45a6aad1f",
                  "c846cc0b-1b5a-4391-a798-d55fc6e4122f"
                ],
                "total": {
                  "amount": {
                    "amount": "46.53",
                    "currencyCode": "DJF"
                  },
                  "awardAmount": {
                    "amount": 35905,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3954,
                  "equivalentAmount": {
                    "amount": "491.51",
                    "currencyCode": "MRU"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "24.39",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 14366,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4317,
                    "equivalentAmount": {
                      "amount": "94.82",
                      "currencyCode": "SDG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "357.6",
                        "currencyCode": "XOF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45968,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2184,
                      "equivalentAmount": {
                        "amount": "117.49",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "32.47",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1186,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1422,
                      "equivalentAmount": {
                        "amount": "218.63",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "65.31",
                        "currencyCode": "BND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2999,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3506,
                      "equivalentAmount": {
                        "amount": "238.16",
                        "currencyCode": "BWP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "441.93",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 2851,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3186,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "384.02",
                        "currencyCode": "CVE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "157.39",
                    "currencyCode": "IRR"
                  },
                  "percentage": "8.14"
                },
                "passengerReferenceIds": [
                  "cd75480c-6a34-491c-831e-971696c47271",
                  "0d202d70-d167-4ef9-93e9-dfe87d501398",
                  "421e3a86-fbbc-485f-9a2a-e543b2dd72e4",
                  "133fa0d1-0723-4cf5-a77e-af62eb2e6f35",
                  "d1db8007-6c51-4c7a-8095-7f80d925697d",
                  "407b777c-0e53-4be9-92a3-5ed4c913a9e6",
                  "1701578b-d756-4a46-8adc-1442809277d6",
                  "12f22515-00df-4718-9e31-8437e16c0c46",
                  "058e628a-ddec-457a-8b1b-18a24875c190"
                ],
                "total": {
                  "amount": {
                    "amount": "421.62",
                    "currencyCode": "TRY"
                  },
                  "awardAmount": {
                    "amount": 2459,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.163,
                  "equivalentAmount": {
                    "amount": "83.37",
                    "currencyCode": "LKR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "409.48",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 25642,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4999,
                    "equivalentAmount": {
                      "amount": "412.36",
                      "currencyCode": "SZL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "343.33",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4527,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4409,
                      "equivalentAmount": {
                        "amount": "130.75",
                        "currencyCode": "TMT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "59.06",
                        "currencyCode": "UGX"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21847,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3991,
                      "equivalentAmount": {
                        "amount": "466.44",
                        "currencyCode": "PAB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "352.48",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43560,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3415,
                      "equivalentAmount": {
                        "amount": "424.37",
                        "currencyCode": "ILS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "277.61",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 39642,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0471,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "260.07",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "101.71",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 46135,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1538,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "16.36",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "485.56",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 13504,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.08,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "178.14",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "150.81",
                    "currencyCode": "NGN"
                  },
                  "percentage": "13.91"
                },
                "deal": {
                  "amount": {
                    "amount": "362.69",
                    "currencyCode": "JOD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "19.74",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ead52acb-b05d-4dbd-a365-ec45c7ec75bf",
                  "e19b39cc-2225-45c4-ae37-3053e2e3fdcd",
                  "4931b143-08c4-4499-87cd-ead7e9f5c974",
                  "2a6b62ce-3167-4d9d-9be0-1d871e82cb4c",
                  "afdb16ca-aba0-4136-a2b0-468cb30f3e6f",
                  "9b298f66-ab88-4b7d-bf83-346d4da405b6",
                  "b296ab48-f51d-4aa8-bf98-1b0ee2c6416b",
                  "0e670a9f-cc13-459b-9d3d-becef948e3c1",
                  "19427d31-6d6c-4145-a405-d1da60ee91bf"
                ],
                "total": {
                  "amount": {
                    "amount": "450.26",
                    "currencyCode": "AOA"
                  },
                  "awardAmount": {
                    "amount": 13602,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.108,
                  "equivalentAmount": {
                    "amount": "440.45",
                    "currencyCode": "KGS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "179.8",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 9118,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4475,
                    "equivalentAmount": {
                      "amount": "272.38",
                      "currencyCode": "CDF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "38.1",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45369,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3478,
                      "equivalentAmount": {
                        "amount": "245.33",
                        "currencyCode": "FJD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "142.92",
                        "currencyCode": "THB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25267,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4968,
                      "equivalentAmount": {
                        "amount": "462.22",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "180.8",
                        "currencyCode": "UZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23538,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3621,
                      "equivalentAmount": {
                        "amount": "249.31",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "445.66",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 2225,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4298,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "38.97",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "481.2",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 15745,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0384,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "456.77",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "121.8",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 11236,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2621,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "29.73",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "213.93",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 29555,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.465,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "236.26",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "11.54",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 37216,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0658,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "199.82",
                        "currencyCode": "TRY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "423.06",
                    "currencyCode": "SCR"
                  },
                  "percentage": "9.66"
                },
                "deal": {
                  "amount": {
                    "amount": "246.35",
                    "currencyCode": "JMD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "8.5",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c0ac2667-84cf-43dd-8335-cb36f5e6860b",
                  "4450898b-4081-4edf-8658-7f64dd652be1",
                  "be56cbed-058d-407d-9fec-ea325a4304ca",
                  "264c2f98-d0b0-4150-977c-cc8884f8c01f",
                  "a73ac7e8-26a1-4403-8aff-e2cc3d8aa76c",
                  "8ca0def8-596d-4951-98d8-10f8bb186adc",
                  "1efc9faa-37ac-4499-a1d3-77930a3e2a9e",
                  "b53620ab-0af7-4afa-9b80-5988763d7c0c",
                  "857fd6a6-2892-4d72-bf4b-2c8bad837628"
                ],
                "total": {
                  "amount": {
                    "amount": "16.06",
                    "currencyCode": "HTG"
                  },
                  "awardAmount": {
                    "amount": 23691,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3665,
                  "equivalentAmount": {
                    "amount": "29.42",
                    "currencyCode": "GTQ"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "42.93",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 6098,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1392,
                    "equivalentAmount": {
                      "amount": "147.8",
                      "currencyCode": "LYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "323.61",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11768,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4109,
                      "equivalentAmount": {
                        "amount": "213.39",
                        "currencyCode": "NOK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "258.51",
                        "currencyCode": "AMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21735,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0709,
                      "equivalentAmount": {
                        "amount": "106.51",
                        "currencyCode": "ZMW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "455.88",
                        "currencyCode": "BGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17962,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4275,
                      "equivalentAmount": {
                        "amount": "173.43",
                        "currencyCode": "TZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "419.61",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 10692,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3605,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "490.52",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "398.1",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 30633,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1558,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "326.69",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "469.55",
                    "currencyCode": "ARS"
                  },
                  "percentage": "6.39"
                },
                "deal": {
                  "amount": {
                    "amount": "209.35",
                    "currencyCode": "UZS"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "18.64",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c4ab4ea7-106d-4f45-bc9e-9b0445bc5c32",
                  "c6939920-c288-43f7-875f-ee525c3f2f9e",
                  "e7852d26-8822-4714-9843-0261f19dfa6a",
                  "3e4fbae0-1411-4410-b25b-f0bcf20905c7",
                  "857b3a7d-dd29-4634-9702-5fba23b8a44c",
                  "37213b30-b4e7-49a1-b195-c77d8af54e4d",
                  "38ca67b9-9bbc-4976-b1a7-404247539647",
                  "f66110a2-5d95-4670-b0fe-647be886ea79",
                  "da467c0b-d349-442b-a12e-447c9cd795d9"
                ],
                "total": {
                  "amount": {
                    "amount": "332.72",
                    "currencyCode": "EGP"
                  },
                  "awardAmount": {
                    "amount": 18900,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3667,
                  "equivalentAmount": {
                    "amount": "367.8",
                    "currencyCode": "KES"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "162.23",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 31143,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1286,
                    "equivalentAmount": {
                      "amount": "293.11",
                      "currencyCode": "KRW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "126.85",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18228,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0792,
                      "equivalentAmount": {
                        "amount": "94.17",
                        "currencyCode": "CZK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "151.09",
                        "currencyCode": "JPY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33595,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2173,
                      "equivalentAmount": {
                        "amount": "138.96",
                        "currencyCode": "ETB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "254.5",
                        "currencyCode": "BSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19838,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0902,
                      "equivalentAmount": {
                        "amount": "441.49",
                        "currencyCode": "DKK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "35.75",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 31239,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3329,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "346.58",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "201.42",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 43443,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4186,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "225.76",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "291.41",
                        "currencyCode": "TJS"
                      },
                      "awardAmount": {
                        "amount": 25278,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4752,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "205.61",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "70.23",
                    "currencyCode": "SRD"
                  },
                  "percentage": "12.87"
                },
                "deal": {
                  "amount": {
                    "amount": "251.74",
                    "currencyCode": "INR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "17.38",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "f687a85b-51a2-4c1a-ab04-403e1631cae3",
                  "7eb09668-c3c4-4ea2-855d-603d67cd60d8",
                  "c8a2b9ab-25de-4e7b-900e-e485a3ecdccf",
                  "c03f8b46-a62f-46af-acd9-5206834024d1",
                  "1ca49e1c-9203-4d65-ab5f-254875f68c67",
                  "de19afc8-bc0b-4d53-9e62-24ae1939a8c0",
                  "41d404ed-221a-4b77-bc19-d7ccc0f82ef2",
                  "8f1153dc-6f50-408b-9638-e6b0e2ecec00",
                  "0c3d1f87-77de-471b-afa6-60fc44dd71ad"
                ],
                "total": {
                  "amount": {
                    "amount": "137.9",
                    "currencyCode": "SOS"
                  },
                  "awardAmount": {
                    "amount": 9015,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4927,
                  "equivalentAmount": {
                    "amount": "246.8",
                    "currencyCode": "LBP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "262.87",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 49638,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0632,
                    "equivalentAmount": {
                      "amount": "412.14",
                      "currencyCode": "BDT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "288.92",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35066,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1418,
                      "equivalentAmount": {
                        "amount": "200.25",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "311.21",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45638,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1985,
                      "equivalentAmount": {
                        "amount": "251.74",
                        "currencyCode": "JPY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "457.3",
                        "currencyCode": "TZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29677,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.176,
                      "equivalentAmount": {
                        "amount": "211.94",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "334.78",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 10031,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0488,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "160.86",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "37.6",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 31113,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.278,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "208.91",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "442.48",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 29406,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1709,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "10.55",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "32.47",
                    "currencyCode": "BOB"
                  },
                  "percentage": "6.1"
                },
                "deal": {
                  "amount": {
                    "amount": "364.99",
                    "currencyCode": "WST"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "9.94",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "55674d8b-0f18-44a1-abf7-27de85624a25",
                  "9b30ca8c-b9af-496f-8a89-7098d60cb317",
                  "058311a7-44c5-483c-a1a9-facd476915f4",
                  "7a5c53bc-7b39-48fc-8b98-4875dfa406b6",
                  "586525ec-97bf-42bb-b627-fc5a3d189409",
                  "8f1a0afc-e4b5-4e0e-98ea-8a06633ab841",
                  "15524dad-e305-4d38-a408-d7f2b50e2ed5",
                  "56ac916f-7cba-4e75-b31b-d9117f2098bd",
                  "5022252c-8d80-4224-9da5-bc22ec5b0037"
                ],
                "total": {
                  "amount": {
                    "amount": "131.39",
                    "currencyCode": "PAB"
                  },
                  "awardAmount": {
                    "amount": 14472,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1907,
                  "equivalentAmount": {
                    "amount": "406.47",
                    "currencyCode": "GTQ"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "490.68",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 2998,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0463,
                    "equivalentAmount": {
                      "amount": "315.74",
                      "currencyCode": "MXN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "120.08",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22332,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2225,
                      "equivalentAmount": {
                        "amount": "265.65",
                        "currencyCode": "CVE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "93.24",
                        "currencyCode": "ANG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47667,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4552,
                      "equivalentAmount": {
                        "amount": "155.87",
                        "currencyCode": "SAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "321.72",
                        "currencyCode": "MRU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28120,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0837,
                      "equivalentAmount": {
                        "amount": "394.65",
                        "currencyCode": "BWP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "135.46",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 29448,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.089,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "166.18",
                        "currencyCode": "TRY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "323.41",
                    "currencyCode": "DKK"
                  },
                  "percentage": "5.75"
                },
                "deal": {
                  "amount": {
                    "amount": "252.57",
                    "currencyCode": "ANG"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "11.44",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "0578e48d-11b0-4baf-b4a5-cc7b1f0b3ff5",
                  "c33ce275-2faa-4022-9058-cacec913ae27",
                  "ff8b7607-bdf9-4371-ad84-e57901117827",
                  "7bc6f2b9-68c5-4333-82c6-bea938595a8a",
                  "7ec83b09-8e01-423f-bd0a-8d541321c12f",
                  "b3e227dd-3449-4f00-91da-775e8e23506f",
                  "c299f1bd-fc6e-4d77-9363-75ad7af0d10b",
                  "0197c0d1-2a66-4761-94c7-aa0e38dec660",
                  "55e2abea-ebbe-4006-9fd7-b981b52fce09"
                ],
                "total": {
                  "amount": {
                    "amount": "91.44",
                    "currencyCode": "OMR"
                  },
                  "awardAmount": {
                    "amount": 5564,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3207,
                  "equivalentAmount": {
                    "amount": "433.77",
                    "currencyCode": "NGN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "336.41",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 29169,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3809,
                    "equivalentAmount": {
                      "amount": "12.1",
                      "currencyCode": "SBD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "19.93",
                        "currencyCode": "GEL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13481,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3828,
                      "equivalentAmount": {
                        "amount": "23.32",
                        "currencyCode": "MXN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "448.06",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17687,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4489,
                      "equivalentAmount": {
                        "amount": "263.76",
                        "currencyCode": "COP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "302.25",
                        "currencyCode": "SOS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43003,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2358,
                      "equivalentAmount": {
                        "amount": "330.49",
                        "currencyCode": "GYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "330.91",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 31300,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1911,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "404.65",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "243.89",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 6200,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3765,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "345.54",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "493.61",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 11766,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0514,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "31.16",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "413.68",
                    "currencyCode": "OMR"
                  },
                  "percentage": "10.26"
                },
                "deal": {
                  "amount": {
                    "amount": "422.41",
                    "currencyCode": "MDL"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "14.96",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "7dc7640f-7ca8-4e78-b8a2-820f38004e45",
                  "27a03671-78d3-4f3c-a96c-e6d7de2560d9",
                  "38a04e4c-6f26-4c85-917c-511b693b82e2",
                  "7bc1a11b-0949-4e0e-9ab1-7395913c593e",
                  "0284b975-2998-400a-934a-613f9e8cf510",
                  "df2b7755-fe09-49cc-bb43-d302c25063c5",
                  "bcf7105c-0875-4549-bfb3-f94fac96189e",
                  "ffad318a-9fbf-454d-8f89-21f762fc6563",
                  "c9492afb-4ab5-4be2-acf2-6a514bb97eec"
                ],
                "total": {
                  "amount": {
                    "amount": "147.65",
                    "currencyCode": "ALL"
                  },
                  "awardAmount": {
                    "amount": 48657,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.338,
                  "equivalentAmount": {
                    "amount": "340.46",
                    "currencyCode": "NIO"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "351.99",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 11539,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2974,
                    "equivalentAmount": {
                      "amount": "106.56",
                      "currencyCode": "NGN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "381.91",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22480,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0397,
                      "equivalentAmount": {
                        "amount": "260.05",
                        "currencyCode": "PGK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "402.71",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26318,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0236,
                      "equivalentAmount": {
                        "amount": "67.81",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "198.03",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27172,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4259,
                      "equivalentAmount": {
                        "amount": "397.76",
                        "currencyCode": "KPW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "313.96",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 11408,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1568,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "367.57",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "132.69",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 40754,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4165,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "358.67",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "291.19",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 41119,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4898,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "168.11",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "312.67",
                    "currencyCode": "CHF"
                  },
                  "percentage": "13.96"
                },
                "deal": {
                  "amount": {
                    "amount": "499.24",
                    "currencyCode": "HKD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "19.45",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "8605e71c-479a-45b8-ba56-9a4d68aa29be",
                  "560d3821-eb21-42a6-84ac-e879d3124ec4",
                  "c09a4fce-1c55-4ba5-9c70-37845922f6a1",
                  "ca17c3f3-cd8d-42eb-b312-e946f743b88c",
                  "d2f786ed-1b35-40d5-a5cc-93712cb7980b",
                  "eaea3308-1e70-40c2-a50c-511a065f3bf3",
                  "64bb31b9-5eba-4aef-a1af-438358183264",
                  "988024c8-cd0e-4e53-926e-baac313e1161",
                  "fd095198-88db-406a-9e56-139b34f99e75"
                ],
                "total": {
                  "amount": {
                    "amount": "387.63",
                    "currencyCode": "GBP"
                  },
                  "awardAmount": {
                    "amount": 10388,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4197,
                  "equivalentAmount": {
                    "amount": "412.38",
                    "currencyCode": "SOS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "402.85",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 29825,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1368,
                    "equivalentAmount": {
                      "amount": "115.41",
                      "currencyCode": "JPY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "473.51",
                        "currencyCode": "SYP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24372,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2051,
                      "equivalentAmount": {
                        "amount": "408.56",
                        "currencyCode": "ARS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "379.38",
                        "currencyCode": "HUF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46043,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1398,
                      "equivalentAmount": {
                        "amount": "494.35",
                        "currencyCode": "VUV"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "290.47",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4412,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2271,
                      "equivalentAmount": {
                        "amount": "47.25",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "320.11",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 2796,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1661,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "184.74",
                        "currencyCode": "RWF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "430.88",
                    "currencyCode": "MKD"
                  },
                  "percentage": "11.9"
                },
                "deal": {
                  "amount": {
                    "amount": "28.7",
                    "currencyCode": "BTN"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "9.86",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "48ef0a5a-e8da-430f-a982-76ec08db297d",
                  "31b02cfc-c571-41fd-bd2e-753f8b29ec0a",
                  "5ac6b03c-9ac2-44ef-8d2f-c1302c194d35",
                  "fb9682fa-a91d-4ce4-9494-ed1e1716bd19",
                  "8a65655c-6133-4728-882a-264a391b029d",
                  "cfffa62a-3acf-4310-b817-542a8d4274cf",
                  "ded41477-708e-427e-9e1a-6b3e058dc552",
                  "fba92e5e-52ac-43f2-bac3-4cb415240113",
                  "08845d4b-e950-4e22-9439-46851971e78f"
                ],
                "total": {
                  "amount": {
                    "amount": "105.25",
                    "currencyCode": "CRC"
                  },
                  "awardAmount": {
                    "amount": 15113,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1499,
                  "equivalentAmount": {
                    "amount": "443.16",
                    "currencyCode": "VND"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "268.18",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 45606,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3118,
                    "equivalentAmount": {
                      "amount": "358.46",
                      "currencyCode": "MYR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "273.92",
                        "currencyCode": "TND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4044,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2461,
                      "equivalentAmount": {
                        "amount": "168.77",
                        "currencyCode": "AFN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "296.71",
                        "currencyCode": "KES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37551,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2348,
                      "equivalentAmount": {
                        "amount": "46.17",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "58.6",
                        "currencyCode": "MNT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36968,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0365,
                      "equivalentAmount": {
                        "amount": "128.91",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "491.33",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 5276,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3786,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "201.25",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "402.84",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 38820,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3065,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "72.04",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9488
                },
                "passengerReferenceIds": [
                  "0c0dd17d-fbcc-4ef5-80f9-e5c6b5da57d9",
                  "1672c6c1-2e46-41dc-b002-8423871679e1",
                  "d842ec88-c512-4e1e-bb40-cd11ca563558",
                  "5de44ea5-4fd9-405b-88fc-e84be6c1f4d1",
                  "be50d610-1dce-4b7c-ad78-d647353d3011",
                  "9f0f7263-135d-4430-a1e7-30fd170ece23",
                  "23418077-a743-4c39-96ea-9ec0c1785a51",
                  "71be424c-e64b-4a79-8e11-1e0af89a30e0",
                  "e8f285a9-d354-4192-a0c8-0e22d09614e1"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "244.34",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 9762,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1868,
                    "equivalentAmount": {
                      "amount": "158.83",
                      "currencyCode": "AZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "348.72",
                          "currencyCode": "JPY"
                        },
                        "awardAmount": {
                          "amount": 37665,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4108,
                        "equivalentAmount": {
                          "amount": "365.31",
                          "currencyCode": "SZL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "373.55",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 43025,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2243,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "402.28",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "319.09",
                          "currencyCode": "INR"
                        },
                        "awardAmount": {
                          "amount": 48321,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1524,
                        "equivalentAmount": {
                          "amount": "108.74",
                          "currencyCode": "MUR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "382.68",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 27381,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "251.49",
                            "currencyCode": "TTD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "195.22",
                            "currencyCode": "WST"
                          },
                          "awardAmount": {
                            "amount": 44326,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2435,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "473.15",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "386.99",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 37409,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2596,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "491.46",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "122.5",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 34943,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3635,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "467.88",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "248.23",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 4069,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3215,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "499.64",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "417.61",
                          "currencyCode": "TOP"
                        },
                        "awardAmount": {
                          "amount": 1316,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1615,
                        "equivalentAmount": {
                          "amount": "182.69",
                          "currencyCode": "QAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "114.01",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 2963,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.139,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "293.37",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "352.28",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 43552,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0142,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "253.19",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "301.05",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 8848,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1545,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "478.48",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "353.11",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 7503,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0187,
                    "equivalentAmount": {
                      "amount": "304.75",
                      "currencyCode": "NPR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "116.24",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 48306,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0747,
                    "equivalentAmount": {
                      "amount": "451.67",
                      "currencyCode": "FJD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "116.2",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 48264,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.359,
                    "equivalentAmount": {
                      "amount": "60.69",
                      "currencyCode": "ERN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "115.66",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 6280,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3215,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "323.31",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "337.42",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 30449,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2661,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "186.68",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "267.98",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 4972,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1107,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "165.35",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "168.78",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 16912,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0948,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "256.14",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "450.25",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 19025,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0913,
                    "equivalentAmount": {
                      "amount": "389.71",
                      "currencyCode": "TRY"
                    }
                  },
                  {
                    "amount": {
                      "amount": "356.07",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 34358,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4249,
                    "equivalentAmount": {
                      "amount": "336.73",
                      "currencyCode": "ISK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8053
                },
                "passengerReferenceIds": [
                  "74b8f3d1-0eea-424b-bd53-d2dd28cbb3b5",
                  "e660e9de-1776-4fe9-b989-6ee170ee29e1",
                  "3b1c023c-b3e3-4aae-9500-890646ab5211",
                  "2919c395-c85f-4821-b41f-ca416d9eab7e",
                  "d8111e85-0af7-4de2-9b41-c28173bcf261",
                  "d28c9f54-c7d9-4658-9054-00237c679fe6",
                  "9998b2b8-03ff-4c4f-8874-caa332e6a645",
                  "cd9b8a57-caf6-4427-baf3-9fd7677e1366",
                  "657734ad-3bba-4b97-a316-9eafb3f50b92"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "55.12",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 7023,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1071,
                    "equivalentAmount": {
                      "amount": "207.57",
                      "currencyCode": "KMF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "382.63",
                          "currencyCode": "SZL"
                        },
                        "awardAmount": {
                          "amount": 48050,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4123,
                        "equivalentAmount": {
                          "amount": "428.53",
                          "currencyCode": "LRD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "362.48",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 14216,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0176,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "316.06",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "223.9",
                          "currencyCode": "CNY"
                        },
                        "awardAmount": {
                          "amount": 27113,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3878,
                        "equivalentAmount": {
                          "amount": "159.08",
                          "currencyCode": "MUR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "269.2",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 28836,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0839,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "474.5",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "12.71",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 9705,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.316,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "304.11",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "151.97",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 40530,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1268,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "119.75",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "283.27",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 16056,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4914,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "14.35",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "61.46",
                          "currencyCode": "XOF"
                        },
                        "awardAmount": {
                          "amount": 45316,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1447,
                        "equivalentAmount": {
                          "amount": "351.32",
                          "currencyCode": "MRU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "333.29",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 9298,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2873,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "192.79",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "37.74",
                            "currencyCode": "NOK"
                          },
                          "awardAmount": {
                            "amount": 11159,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0133,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "13.81",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "150.04",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 23678,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4123,
                    "equivalentAmount": {
                      "amount": "14.63",
                      "currencyCode": "JOD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "345.28",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 14364,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1599,
                    "equivalentAmount": {
                      "amount": "443.61",
                      "currencyCode": "SDG"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "116.38",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 29912,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1825,
                    "equivalentAmount": {
                      "amount": "436.32",
                      "currencyCode": "TMT"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "327.42",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 29659,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1246,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "473.71",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "256.84",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 10210,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4242,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "403.86",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "493.9",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 2628,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4166,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "57.83",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "337.08",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 37605,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.146,
                    "equivalentAmount": {
                      "amount": "305.87",
                      "currencyCode": "SOS"
                    }
                  },
                  {
                    "amount": {
                      "amount": "60.97",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 5531,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1619,
                    "equivalentAmount": {
                      "amount": "51.74",
                      "currencyCode": "TMT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1834
                },
                "passengerReferenceIds": [
                  "fa11c78f-f820-4eb9-93cd-d17319d206cf",
                  "582aa123-8d23-4e31-937c-880d9caf0de9",
                  "326f8870-1379-4647-9577-d5a762d725d4",
                  "70f00247-c302-4a09-9c54-125f38d87ed6",
                  "aef69d3e-aeba-477b-9066-6531c5454ebb",
                  "a1529aaa-6902-4e78-9251-114ab0c56f2d",
                  "fac430b3-9728-4dc3-af5f-d7d98ac0e8db",
                  "673f078a-87ec-48f0-9193-be5951250b78",
                  "762e3c25-21f5-47f1-9daa-e2d060e3b073"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "54.8",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 13688,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4256,
                    "equivalentAmount": {
                      "amount": "76.12",
                      "currencyCode": "VUV"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "149.11",
                          "currencyCode": "HKD"
                        },
                        "awardAmount": {
                          "amount": 48542,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1016,
                        "equivalentAmount": {
                          "amount": "446.33",
                          "currencyCode": "TRY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "334.74",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 34313,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4566,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "229.8",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "261.75",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 28869,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4195,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "69.92",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "464.67",
                          "currencyCode": "BTN"
                        },
                        "awardAmount": {
                          "amount": 44197,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3216,
                        "equivalentAmount": {
                          "amount": "223.8",
                          "currencyCode": "JPY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "229.23",
                            "currencyCode": "NOK"
                          },
                          "awardAmount": {
                            "amount": 41338,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2137,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "87.24",
                            "currencyCode": "YER"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "88.37",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 31872,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4827,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "205.61",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "138.83",
                          "currencyCode": "GBP"
                        },
                        "awardAmount": {
                          "amount": 36532,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1584,
                        "equivalentAmount": {
                          "amount": "152.09",
                          "currencyCode": "MXN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "390",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 18068,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0113,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "202.71",
                            "currencyCode": "KZT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "50.16",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 23702,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3869,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "255.1",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "229.48",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 23976,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2221,
                    "equivalentAmount": {
                      "amount": "76.03",
                      "currencyCode": "MGA"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "141.17",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 34303,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4001,
                    "equivalentAmount": {
                      "amount": "348.66",
                      "currencyCode": "VES"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "129.84",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 46699,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2046,
                    "equivalentAmount": {
                      "amount": "157.9",
                      "currencyCode": "BTN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "421.02",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 26084,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.364,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "465.92",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "328.71",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 8092,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0897,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "49.57",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "442.95",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 42137,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.138,
                    "equivalentAmount": {
                      "amount": "454.87",
                      "currencyCode": "PHP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "337.05",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 48304,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.021,
                    "equivalentAmount": {
                      "amount": "266.24",
                      "currencyCode": "MMK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1869
                },
                "passengerReferenceIds": [
                  "dd34ef3b-3758-4bd1-b919-15d6be0e193b",
                  "c0db3c35-8aaa-4498-a6de-493803e0b86c",
                  "935c8a19-55d2-49db-8375-422816c982bc",
                  "ff597ddf-46ef-4331-ad5f-4a24a419ff6d",
                  "e1e40564-0c1e-436c-ace4-1b76594cd7c6",
                  "a7d82316-032d-4457-96c3-0ad89636fc33",
                  "a280d177-5d6c-4379-bfee-4af03b1ddc70",
                  "760f442e-6417-4904-8c00-3b7b650f1cda",
                  "085e08dc-3ffd-407c-8b40-b4d02a57b4c5"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "327.66",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 35118,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2571,
                    "equivalentAmount": {
                      "amount": "276.57",
                      "currencyCode": "ANG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "137.08",
                          "currencyCode": "ANG"
                        },
                        "awardAmount": {
                          "amount": 24209,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0267,
                        "equivalentAmount": {
                          "amount": "56.52",
                          "currencyCode": "DKK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "54.12",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 46001,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4951,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "352.14",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "130.38",
                            "currencyCode": "KGS"
                          },
                          "awardAmount": {
                            "amount": 30841,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3037,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "289.47",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "59.32",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 18779,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0222,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "67.66",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "291.39",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 43599,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3944,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "120.19",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "54.26",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 21311,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4313,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "245.61",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "343.22",
                          "currencyCode": "XCD"
                        },
                        "awardAmount": {
                          "amount": 16100,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4982,
                        "equivalentAmount": {
                          "amount": "468.23",
                          "currencyCode": "SAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "471.55",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 43767,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.066,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "426.35",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "376.01",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 49016,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1791,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "412.89",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "95.25",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 2703,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0195,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "338.55",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "127.02",
                            "currencyCode": "USD"
                          },
                          "awardAmount": {
                            "amount": 32984,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1987,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "105.48",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "438.29",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 35462,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3408,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "101.38",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "291.95",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 5851,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0145,
                        "equivalentAmount": {
                          "amount": "460.96",
                          "currencyCode": "AMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "252.62",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 47931,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1279,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "121.29",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "17.26",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 34534,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1639,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "194.73",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "277.08",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 7975,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0574,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "211.81",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "328.75",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 15596,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2305,
                    "equivalentAmount": {
                      "amount": "81.24",
                      "currencyCode": "SYP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "212.99",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 32079,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1796,
                    "equivalentAmount": {
                      "amount": "357.27",
                      "currencyCode": "EGP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "273.84",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 6186,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3751,
                    "equivalentAmount": {
                      "amount": "98.79",
                      "currencyCode": "GMD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "28.19",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 47613,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2591,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "182.6",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "114.76",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 26393,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2084,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "110.52",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "28.48",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 45448,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1919,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "445.08",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "307.74",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 22844,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1212,
                    "equivalentAmount": {
                      "amount": "364.63",
                      "currencyCode": "MKD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "205.08",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 1632,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1915,
                    "equivalentAmount": {
                      "amount": "63.98",
                      "currencyCode": "MGA"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0468
                },
                "passengerReferenceIds": [
                  "92ef5b47-b166-4db4-b22f-5eeaf1d2096f",
                  "da2cb282-d852-4c19-b7ea-db8e9114b995",
                  "dfdce0c5-43b7-4345-9453-2b26623d5b2d",
                  "370e6273-2c9e-47e9-8a4c-9e024091e666",
                  "3df670c8-4d7d-4e02-8f19-922074c65c8c",
                  "3750f3e6-48bb-47e8-98aa-01ad3c7b748c",
                  "7e99f5ac-98bd-4147-9a09-0da3bec90234",
                  "babe2011-b833-420a-9a0d-b0e3b532dc0c",
                  "5837abc7-8434-465b-9b3c-4888054d4550"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "399.21",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 21780,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2106,
                    "equivalentAmount": {
                      "amount": "201.18",
                      "currencyCode": "GYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "10.22",
                          "currencyCode": "GBP"
                        },
                        "awardAmount": {
                          "amount": 4776,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3042,
                        "equivalentAmount": {
                          "amount": "192.42",
                          "currencyCode": "MOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "411.13",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 10413,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1754,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "389.73",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "431.66",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 41429,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2809,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "44.65",
                            "currencyCode": "KGS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "389.81",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 39840,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2449,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "258.76",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "328.6",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 31189,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2033,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "298.44",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "70.33",
                          "currencyCode": "MOP"
                        },
                        "awardAmount": {
                          "amount": 36043,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4455,
                        "equivalentAmount": {
                          "amount": "240.72",
                          "currencyCode": "PHP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "242.22",
                            "currencyCode": "RON"
                          },
                          "awardAmount": {
                            "amount": 7929,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2447,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "434.65",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "91.87",
                            "currencyCode": "LYD"
                          },
                          "awardAmount": {
                            "amount": 32005,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.176,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "340.49",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "432.1",
                          "currencyCode": "QAR"
                        },
                        "awardAmount": {
                          "amount": 28449,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.299,
                        "equivalentAmount": {
                          "amount": "178.99",
                          "currencyCode": "SLE"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "140.65",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 27073,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4461,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "346.13",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "499.69",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 32110,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4299,
                    "equivalentAmount": {
                      "amount": "233.36",
                      "currencyCode": "IRR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "103.53",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 36124,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1098,
                    "equivalentAmount": {
                      "amount": "128.34",
                      "currencyCode": "PHP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "26.48",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 19829,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.253,
                    "equivalentAmount": {
                      "amount": "428.42",
                      "currencyCode": "BGN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "443.36",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 31789,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.462,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "265.48",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "195.26",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 14112,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4088,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "43.93",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "171.1",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 37991,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4763,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "108.82",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "450",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 40855,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0276,
                    "equivalentAmount": {
                      "amount": "246.83",
                      "currencyCode": "BSD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "11.1",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 22902,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0929,
                    "equivalentAmount": {
                      "amount": "17.03",
                      "currencyCode": "TZS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0748
                },
                "passengerReferenceIds": [
                  "40626dee-34c4-47af-ab2e-984a36af80fd",
                  "4bba5d23-3c1d-40f1-9cfb-bec189178255",
                  "35160fc4-eaa3-4c82-a5e9-23f189443f0c",
                  "6683d3d9-ae98-4c73-9ae1-a77271d41ff3",
                  "ee797c03-ef6c-4e4b-84b8-7a284bddc515",
                  "2baa1b6b-0dac-4ac9-8a5f-13aca09ee467",
                  "f69d84a9-4799-42ef-9aff-e90e83e8ca91",
                  "3996256d-5499-4d27-a6d1-de20b5e36041",
                  "76274ed9-cb1e-41a2-8d40-3b3555832943"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "381.71",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 24712,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4072,
                    "equivalentAmount": {
                      "amount": "312.96",
                      "currencyCode": "USD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "373.18",
                          "currencyCode": "GMD"
                        },
                        "awardAmount": {
                          "amount": 16487,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1221,
                        "equivalentAmount": {
                          "amount": "49.09",
                          "currencyCode": "NPR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "59.39",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 30577,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0427,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "158.06",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "167.76",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 15557,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1989,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "370.68",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "462.1",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 47605,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0524,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "353",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "255.78",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 30546,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4312,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "379.91",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "218.76",
                          "currencyCode": "INR"
                        },
                        "awardAmount": {
                          "amount": 4485,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1082,
                        "equivalentAmount": {
                          "amount": "334.28",
                          "currencyCode": "TOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "35.69",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 10086,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0107,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "264.98",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "271.28",
                          "currencyCode": "BYN"
                        },
                        "awardAmount": {
                          "amount": 7054,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4847,
                        "equivalentAmount": {
                          "amount": "453.15",
                          "currencyCode": "VUV"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "212.28",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 19121,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.091,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "185.94",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "123.31",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 21738,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0474,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "321.55",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "41.51",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 43748,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2053,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "286.31",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "83.19",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 28215,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0524,
                    "equivalentAmount": {
                      "amount": "299.81",
                      "currencyCode": "DZD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "372.67",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 30623,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1036,
                    "equivalentAmount": {
                      "amount": "279.92",
                      "currencyCode": "MNT"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "279.66",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 1380,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.449,
                    "equivalentAmount": {
                      "amount": "418.7",
                      "currencyCode": "MGA"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "105.92",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 4437,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0903,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "424.11",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "470.63",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 34780,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2016,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "174.65",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "39.84",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 10706,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2985,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "78.3",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "397.85",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 20564,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0639,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "125.37",
                        "currencyCode": "TMT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "133.61",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 44824,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2056,
                    "equivalentAmount": {
                      "amount": "265.65",
                      "currencyCode": "KYD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "267.54",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 34504,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3404,
                    "equivalentAmount": {
                      "amount": "159.69",
                      "currencyCode": "SDG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9382
                },
                "passengerReferenceIds": [
                  "2884969b-a6eb-4093-94a8-01f70a30bc76",
                  "387ac34e-7c05-4a17-85ef-a5e7a5e4a31d",
                  "56c41a4a-8a00-4389-afd9-2396d4f69b04",
                  "231ae1be-a6e2-43a5-ae41-f6ef95943ad6",
                  "587d7eb8-567e-478f-a7c0-4b6d4b09f5ee",
                  "bf22aab0-ae40-46a3-8fc1-3d6bdf371eb3",
                  "a28160fb-556a-43fe-8821-c6af7732057e",
                  "333609bf-7f51-42dd-bc10-a80a23c5a4d2",
                  "54fd3c08-9e68-45c1-ab31-894939f3c08c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "284.57",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 35385,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1301,
                    "equivalentAmount": {
                      "amount": "96.67",
                      "currencyCode": "XAF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "274.61",
                          "currencyCode": "LAK"
                        },
                        "awardAmount": {
                          "amount": 5417,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1734,
                        "equivalentAmount": {
                          "amount": "169.67",
                          "currencyCode": "ETB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "370.82",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 25187,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3948,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "497.99",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "133.32",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 18478,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2334,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "52.94",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "270.47",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 12676,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2706,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "367.77",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "47",
                          "currencyCode": "SAR"
                        },
                        "awardAmount": {
                          "amount": 11980,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0202,
                        "equivalentAmount": {
                          "amount": "436.32",
                          "currencyCode": "ISK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "240.09",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 33985,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0343,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "232.85",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "313.02",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 41543,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1972,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "11.18",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "225.27",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 26232,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.468,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "22.97",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "120.82",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 48657,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0235,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "443.31",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "116.41",
                          "currencyCode": "XAF"
                        },
                        "awardAmount": {
                          "amount": 20606,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4331,
                        "equivalentAmount": {
                          "amount": "120.18",
                          "currencyCode": "PKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "332",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 24487,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1625,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "444.22",
                            "currencyCode": "CNY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "11.58",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 23203,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2269,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "402.62",
                            "currencyCode": "WST"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "82.42",
                            "currencyCode": "WST"
                          },
                          "awardAmount": {
                            "amount": 12784,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4039,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "79.74",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "12.19",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 14554,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4216,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "331.37",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "268.66",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 26681,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2399,
                    "equivalentAmount": {
                      "amount": "60.56",
                      "currencyCode": "KRW"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "52.15",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 15195,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1516,
                    "equivalentAmount": {
                      "amount": "432.23",
                      "currencyCode": "HNL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "288.33",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 8612,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3816,
                    "equivalentAmount": {
                      "amount": "116.72",
                      "currencyCode": "HNL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "415.99",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 24443,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2179,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "115.7",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "24.56",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 28397,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.107,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "102.82",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "308.25",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 40251,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1469,
                    "equivalentAmount": {
                      "amount": "408.31",
                      "currencyCode": "MVR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "166.35",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 24386,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4618,
                    "equivalentAmount": {
                      "amount": "404.44",
                      "currencyCode": "BHD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0599
                },
                "passengerReferenceIds": [
                  "6d3ce634-b7b8-4376-94b8-de2e44e605cb",
                  "e27fd2c4-5e04-403c-baf6-365dcd8eec9b",
                  "78437449-bea7-4b9f-933b-2201c46ca833",
                  "e12a27df-9495-4bc4-a34b-5ecadcd8626f",
                  "c14cf2d1-a934-4a71-b854-fde5f544f5df",
                  "8bb8a5c1-e2c3-498c-8ee2-25dced875272",
                  "ccf7f81b-8173-4604-b9a2-9f494874c0e4",
                  "48a1a80d-1441-4c0b-ad90-d238e3944bb3",
                  "df8402dc-809d-4919-9808-9daddd6fe274"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "112.9",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 31381,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1202,
                    "equivalentAmount": {
                      "amount": "33.48",
                      "currencyCode": "CUP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "389.85",
                          "currencyCode": "VES"
                        },
                        "awardAmount": {
                          "amount": 42655,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3707,
                        "equivalentAmount": {
                          "amount": "23.49",
                          "currencyCode": "CZK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "27.39",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 14980,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.471,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "135.22",
                            "currencyCode": "KGS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "391.04",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 32624,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3212,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "23.63",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "25.72",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 33548,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.444,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "257.5",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "307.06",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 45579,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0444,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "286.67",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "150.38",
                          "currencyCode": "SCR"
                        },
                        "awardAmount": {
                          "amount": 12335,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4047,
                        "equivalentAmount": {
                          "amount": "491.6",
                          "currencyCode": "ETB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "495.75",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 43746,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0338,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "63.14",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "459.21",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 38198,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1992,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "49.14",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "285.2",
                          "currencyCode": "AUD"
                        },
                        "awardAmount": {
                          "amount": 24097,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0443,
                        "equivalentAmount": {
                          "amount": "149.34",
                          "currencyCode": "AWG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "98.97",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 12336,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0919,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "86.47",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "178.28",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 8165,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2589,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "68.66",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "160.31",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 26901,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1454,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "209.79",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "312.73",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 35256,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0333,
                    "equivalentAmount": {
                      "amount": "358.36",
                      "currencyCode": "MWK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "476.59",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 10256,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2505,
                    "equivalentAmount": {
                      "amount": "346.87",
                      "currencyCode": "TWD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "233.38",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 17124,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.043,
                    "equivalentAmount": {
                      "amount": "140.51",
                      "currencyCode": "MOP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "122.8",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 22746,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4818,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "135.32",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "358.3",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 1129,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2802,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "389.72",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "193.87",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 49402,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3531,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "131.8",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "343.66",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 27665,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.394,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "201.72",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "101.41",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 27530,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2531,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "382.45",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "196.13",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 43191,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1822,
                    "equivalentAmount": {
                      "amount": "349.25",
                      "currencyCode": "DJF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "113.2",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 32506,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3238,
                    "equivalentAmount": {
                      "amount": "105.79",
                      "currencyCode": "GIP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1631
                },
                "passengerReferenceIds": [
                  "979fc45f-730a-4075-9150-ceb71434e1a3",
                  "a4258bdf-279c-41fb-8c31-68fc426fc520",
                  "bae55adc-00f7-4937-ac4e-7f008919d808",
                  "9d2299a4-be7f-48fa-be59-0213a449446e",
                  "894d9ef2-4089-4b54-afc2-586cf930816a",
                  "ccdf7d9d-2938-43a5-9624-076b2271249f",
                  "79d3deff-e49a-408b-8899-c4d406a173d8",
                  "77a23b03-35b8-4a2f-9092-ab042f027bea",
                  "367f2cc5-d263-4169-a91e-c08e05c9f615"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "259.25",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 6926,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3823,
                    "equivalentAmount": {
                      "amount": "73.19",
                      "currencyCode": "PAB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "498.91",
                          "currencyCode": "WST"
                        },
                        "awardAmount": {
                          "amount": 9691,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2468,
                        "equivalentAmount": {
                          "amount": "331.35",
                          "currencyCode": "LBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "376.31",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 13652,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3976,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "198.47",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "354.67",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 49213,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4664,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "145.69",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "306.26",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 35699,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0356,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "81.34",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "111.89",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 5966,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3739,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "390.09",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "74.72",
                          "currencyCode": "BRL"
                        },
                        "awardAmount": {
                          "amount": 25480,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4731,
                        "equivalentAmount": {
                          "amount": "268.92",
                          "currencyCode": "NZD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "255.33",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 15022,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.463,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "144.7",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "127.87",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 27041,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4481,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "345.32",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "462.43",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 29916,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4368,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "21.18",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "484.99",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 1307,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0186,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "149.76",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "327.04",
                          "currencyCode": "GEL"
                        },
                        "awardAmount": {
                          "amount": 46199,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4209,
                        "equivalentAmount": {
                          "amount": "445.79",
                          "currencyCode": "TZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "307.51",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 7709,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3046,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "274.2",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "296.77",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 15272,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1465,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "366.47",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "86.29",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 39886,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2955,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "239.64",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "437.31",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 33664,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3577,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "393.21",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "320.27",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 20488,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0301,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "406.68",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "435.87",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 46864,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4812,
                    "equivalentAmount": {
                      "amount": "170.05",
                      "currencyCode": "ZAR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "136.29",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 44772,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4432,
                    "equivalentAmount": {
                      "amount": "163.74",
                      "currencyCode": "TJS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "200.01",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 6673,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4333,
                    "equivalentAmount": {
                      "amount": "425.37",
                      "currencyCode": "GNF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "21.97",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 47595,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1604,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "233.67",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "268.52",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 3919,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3377,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "386.89",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "379.59",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 43696,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2634,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "91.11",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "20.71",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 8865,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1799,
                    "equivalentAmount": {
                      "amount": "468.03",
                      "currencyCode": "GIP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "375.44",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 47099,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2901,
                    "equivalentAmount": {
                      "amount": "182.77",
                      "currencyCode": "NIO"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "482.03",
                  "currencyCode": "GMD"
                },
                "awardAmount": {
                  "amount": 41436,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2787,
                "equivalentAmount": {
                  "amount": "33.54",
                  "currencyCode": "MUR"
                }
              },
              "fees": {
                "amount": {
                  "amount": "285.24",
                  "currencyCode": "CHF"
                },
                "awardAmount": {
                  "amount": 27859,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0571,
                "equivalentAmount": {
                  "amount": "103.03",
                  "currencyCode": "MMK"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "157.04",
                  "currencyCode": "LSL"
                },
                "awardAmount": {
                  "amount": 25055,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0858,
                "equivalentAmount": {
                  "amount": "427.21",
                  "currencyCode": "MWK"
                }
              },
              "offerItemReferenceId": "81af018f-ff58-44f8-bff2-289c929491e4",
              "tax": {
                "amount": {
                  "amount": "10",
                  "currencyCode": "BZD"
                },
                "awardAmount": {
                  "amount": 17977,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4941,
                "equivalentAmount": {
                  "amount": "311.24",
                  "currencyCode": "SCR"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "98.59",
                    "currencyCode": "PAB"
                  },
                  "awardAmount": {
                    "amount": 24702,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3559,
                  "equivalentAmount": {
                    "amount": "239.34",
                    "currencyCode": "DKK"
                  }
                },
                {
                  "amount": {
                    "amount": "383.56",
                    "currencyCode": "MWK"
                  },
                  "awardAmount": {
                    "amount": 34857,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3059,
                  "equivalentAmount": {
                    "amount": "445.07",
                    "currencyCode": "DZD"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "23.81",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 13559,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3397,
                    "equivalentAmount": {
                      "amount": "479.88",
                      "currencyCode": "PAB"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "464.23",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 43279,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2332,
                    "equivalentAmount": {
                      "amount": "124.57",
                      "currencyCode": "IDR"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "186.54",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 44514,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4006,
                    "equivalentAmount": {
                      "amount": "177.38",
                      "currencyCode": "PKR"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "49.07",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 30470,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0364,
                    "equivalentAmount": {
                      "amount": "152.05",
                      "currencyCode": "MKD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "14.59",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 5270,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2758,
                      "equivalentAmount": {
                        "amount": "40.93",
                        "currencyCode": "KWD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "283.73",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 4344,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3207,
                      "equivalentAmount": {
                        "amount": "195.25",
                        "currencyCode": "OMR"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "156.27",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 6061,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0258,
                    "equivalentAmount": {
                      "amount": "360.52",
                      "currencyCode": "VES"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "10.47",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 16380,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1007,
                    "equivalentAmount": {
                      "amount": "383.04",
                      "currencyCode": "LYD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "281.58",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 36955,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2068,
                    "equivalentAmount": {
                      "amount": "306.36",
                      "currencyCode": "BYN"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "389.09",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 41215,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2406,
                    "equivalentAmount": {
                      "amount": "409.45",
                      "currencyCode": "LSL"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "137.6",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 32366,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0785,
                      "equivalentAmount": {
                        "amount": "285.01",
                        "currencyCode": "KZT"
                      }
                    },
                    {
                      "amount": {
                        "amount": "329.36",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 26760,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1421,
                      "equivalentAmount": {
                        "amount": "321.92",
                        "currencyCode": "GEL"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "153.51",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 24467,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4526,
                    "equivalentAmount": {
                      "amount": "133.9",
                      "currencyCode": "AFN"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "207.37",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 23117,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1598,
                    "equivalentAmount": {
                      "amount": "10.55",
                      "currencyCode": "PHP"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "318.39",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 38056,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.472,
                    "equivalentAmount": {
                      "amount": "459.28",
                      "currencyCode": "CRC"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "330.44",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 23932,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1896,
                    "equivalentAmount": {
                      "amount": "363.8",
                      "currencyCode": "NIO"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "420.84",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 48719,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.246,
                      "equivalentAmount": {
                        "amount": "42.49",
                        "currencyCode": "NPR"
                      }
                    },
                    {
                      "amount": {
                        "amount": "285.79",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 6836,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3949,
                      "equivalentAmount": {
                        "amount": "74.04",
                        "currencyCode": "BYN"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "182.73",
                    "currencyCode": "SCR"
                  },
                  "percentage": "9.45"
                },
                "passengerReferenceIds": [
                  "e1ffaba3-b6d8-4189-b427-61103ec18cb8",
                  "0bf1fe85-9b21-43b8-b11c-f4ec225a05ed",
                  "b390a614-6bd4-485e-922d-c95ffb9d2ded",
                  "d6b4f4c1-35e5-4262-9530-b864ba153bed",
                  "e48a1e61-599a-4ef4-93d1-45f5bfb05ab4",
                  "fc6b6f7e-03c2-4e00-9a6d-a1278a76f7a6",
                  "510bd43a-8314-4b89-9e5f-b04d95705591",
                  "1603a0f9-f834-4e6d-9ae2-f1c216c4ae3f",
                  "7060531c-8362-46cd-bd1b-502d3a902627"
                ],
                "total": {
                  "amount": {
                    "amount": "62.14",
                    "currencyCode": "ZWL"
                  },
                  "awardAmount": {
                    "amount": 1486,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0566,
                  "equivalentAmount": {
                    "amount": "328.64",
                    "currencyCode": "YER"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "462.35",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 15969,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4549,
                    "equivalentAmount": {
                      "amount": "162.81",
                      "currencyCode": "BIF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "254.35",
                        "currencyCode": "YER"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34764,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1261,
                      "equivalentAmount": {
                        "amount": "417.12",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "166.69",
                        "currencyCode": "KES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19348,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1266,
                      "equivalentAmount": {
                        "amount": "429.7",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "16.73",
                        "currencyCode": "UZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40277,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2028,
                      "equivalentAmount": {
                        "amount": "340.19",
                        "currencyCode": "VES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "73.54",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 15349,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3849,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "278.18",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "340.8",
                    "currencyCode": "SDG"
                  },
                  "percentage": "5.39"
                },
                "passengerReferenceIds": [
                  "c611e8d3-f35f-482e-8fba-29cdfbbfcd93",
                  "82bcbab8-9678-4dab-bbbf-216d99715197",
                  "b08cddea-b929-4fcd-9265-b3d028653574",
                  "a4f9eddd-0ae7-4533-9151-5aa05fa9c8f6",
                  "d9b569d2-44de-431b-ae0a-077354a1e672",
                  "440c1925-a31d-48ba-a99a-3a2df11020ec",
                  "393876e7-0c3e-4742-9159-640c3969dbac",
                  "c33d3f29-fa6c-4248-9247-0e84cdac994b",
                  "c8492150-0dfc-4f81-8ba2-bb49cfcbcc8d"
                ],
                "total": {
                  "amount": {
                    "amount": "294.81",
                    "currencyCode": "QAR"
                  },
                  "awardAmount": {
                    "amount": 8930,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4419,
                  "equivalentAmount": {
                    "amount": "58.27",
                    "currencyCode": "SCR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "102.98",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 16305,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3602,
                    "equivalentAmount": {
                      "amount": "143.93",
                      "currencyCode": "PLN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "396.74",
                        "currencyCode": "NPR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49928,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3872,
                      "equivalentAmount": {
                        "amount": "285.99",
                        "currencyCode": "BYN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "210.65",
                        "currencyCode": "ARS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40996,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2119,
                      "equivalentAmount": {
                        "amount": "174.06",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "103.59",
                        "currencyCode": "KGS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45576,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3107,
                      "equivalentAmount": {
                        "amount": "316.1",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "452.26",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 46199,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1254,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "100.62",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "417.03",
                    "currencyCode": "ZMW"
                  },
                  "percentage": "13.59"
                },
                "passengerReferenceIds": [
                  "08d7f71c-f31e-4d07-9192-a351061b0cb3",
                  "e40d0bea-b57a-42de-81fc-6f547fab5574",
                  "adfeac3a-8d7b-469e-984d-0ce276d78d58",
                  "de9070cf-32ac-4338-8edd-5779d8e410ea",
                  "6caf27f2-afe7-4a8c-95e4-ef2d26116169",
                  "f527e96f-c0b5-4e85-a824-f5eb002c850d",
                  "5a6f8f3a-80f9-4e57-9672-995535761037",
                  "3a88fb33-0d48-482e-8806-b8be70fa7e79",
                  "bdb20ac4-602c-4e0b-b32e-2bea63ba80e7"
                ],
                "total": {
                  "amount": {
                    "amount": "105.75",
                    "currencyCode": "TOP"
                  },
                  "awardAmount": {
                    "amount": 11129,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3497,
                  "equivalentAmount": {
                    "amount": "406.12",
                    "currencyCode": "FJD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "433.31",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 29938,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0392,
                    "equivalentAmount": {
                      "amount": "217.24",
                      "currencyCode": "MRU"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "47.53",
                        "currencyCode": "LKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16122,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3739,
                      "equivalentAmount": {
                        "amount": "412.6",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "310.77",
                        "currencyCode": "BOB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18224,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3193,
                      "equivalentAmount": {
                        "amount": "295.93",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "242.28",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40818,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2808,
                      "equivalentAmount": {
                        "amount": "153.16",
                        "currencyCode": "ILS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "261.76",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 1295,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4128,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "30.41",
                        "currencyCode": "GEL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "449.55",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 3985,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1006,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "34.18",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "67.79",
                    "currencyCode": "LYD"
                  },
                  "percentage": "11.08"
                },
                "passengerReferenceIds": [
                  "0ed7176a-2e06-4fc2-b42b-d804a4a86c9a",
                  "d2f03ac0-e300-4929-b91a-e9434e67e1c9",
                  "6d0b2122-5aa5-477d-be68-05cf1c0eab7c",
                  "388f57d3-b55f-48e7-be22-b8ab7078c762",
                  "c8f12b24-faff-4301-800f-f41c09d399aa",
                  "69008750-ec68-49ae-8c48-0624725ec9e9",
                  "895eedaf-7b5f-4d75-aec7-f1eeef664361",
                  "a5182aa3-894f-4154-878a-3ec3deb9660e",
                  "010b1eb7-3658-4320-8938-fc29970f5202"
                ],
                "total": {
                  "amount": {
                    "amount": "20.04",
                    "currencyCode": "DOP"
                  },
                  "awardAmount": {
                    "amount": 15967,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1437,
                  "equivalentAmount": {
                    "amount": "474.28",
                    "currencyCode": "VES"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "107.25",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 33157,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1092,
                    "equivalentAmount": {
                      "amount": "284.1",
                      "currencyCode": "MYR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "21.95",
                        "currencyCode": "IQD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39298,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2703,
                      "equivalentAmount": {
                        "amount": "363.05",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "198.68",
                        "currencyCode": "MUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22772,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2874,
                      "equivalentAmount": {
                        "amount": "134.13",
                        "currencyCode": "AMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "115.8",
                        "currencyCode": "LAK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32890,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4652,
                      "equivalentAmount": {
                        "amount": "58.55",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "145.49",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 20574,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0759,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "141.44",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "64.11",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 10126,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4762,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "126.69",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "480.39",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 44634,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0858,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "226.83",
                        "currencyCode": "XAF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "349.23",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 46019,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3134,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "29.33",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "305.22",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 20945,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3594,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "422.21",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "444.07",
                    "currencyCode": "MAD"
                  },
                  "percentage": "6.88"
                },
                "passengerReferenceIds": [
                  "4887615d-1c4e-40b2-8cfe-59258b44ccce",
                  "ad940aeb-bed5-4965-9a3e-8a95a6f08338",
                  "8c13d302-acbc-4c88-aa25-8f8f967c45e6",
                  "885217b2-5d1d-4015-8049-1d641a336489",
                  "a2bf37c5-4e04-4c8b-9692-412140523b1f",
                  "f8540d88-c22f-459d-9953-3e3fb415cc68",
                  "a7157240-8eb2-4f1b-8889-b712f7bcc2e9",
                  "a967fb78-2a4c-47f3-9cb7-e55e4730c474",
                  "a4cee09a-2315-498c-ae43-697fe95c210d"
                ],
                "total": {
                  "amount": {
                    "amount": "16.56",
                    "currencyCode": "KYD"
                  },
                  "awardAmount": {
                    "amount": 27464,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2006,
                  "equivalentAmount": {
                    "amount": "72.53",
                    "currencyCode": "IRR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "470.57",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 25406,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1042,
                    "equivalentAmount": {
                      "amount": "109.11",
                      "currencyCode": "TND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "329.81",
                        "currencyCode": "KRW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4129,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0746,
                      "equivalentAmount": {
                        "amount": "324.82",
                        "currencyCode": "KZT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "497.9",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33140,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3973,
                      "equivalentAmount": {
                        "amount": "236.47",
                        "currencyCode": "KZT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "315.03",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42993,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3027,
                      "equivalentAmount": {
                        "amount": "143.64",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "208.47",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 44497,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4245,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "51.06",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "161.21",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 49961,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.133,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "26.99",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "162.48",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 4116,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0663,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "288.72",
                        "currencyCode": "TMT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "29.62",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 1084,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.401,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "280.79",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "125.54",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 8717,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4101,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "247.82",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "27.53",
                    "currencyCode": "VND"
                  },
                  "percentage": "7.3"
                },
                "passengerReferenceIds": [
                  "8a4bee4a-2a94-4a45-a426-e5577eb7c574",
                  "ee51da45-2587-4595-be5b-4ce935858b64",
                  "49c33544-67f8-4516-a123-935474694516",
                  "a699545e-ba93-4baa-a9c5-5d0cd6e9e76b",
                  "4edf3549-7c1e-41a7-b7d2-ed7c9cf0c6d9",
                  "b611d1ac-0fbb-428e-98b2-14e8efac69b3",
                  "9402a878-37f8-4586-832c-0aa30efe8be8",
                  "bcc079ac-4221-4e7f-b509-03463220999e",
                  "e17a8f8f-d68b-4e19-8744-2e8cd563b28a"
                ],
                "total": {
                  "amount": {
                    "amount": "377.43",
                    "currencyCode": "BYN"
                  },
                  "awardAmount": {
                    "amount": 37842,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1805,
                  "equivalentAmount": {
                    "amount": "446.82",
                    "currencyCode": "RON"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "439.93",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 48534,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0872,
                    "equivalentAmount": {
                      "amount": "167.98",
                      "currencyCode": "ERN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "208.07",
                        "currencyCode": "SBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1341,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0742,
                      "equivalentAmount": {
                        "amount": "28.68",
                        "currencyCode": "RON"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "318.42",
                        "currencyCode": "CHF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43976,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0456,
                      "equivalentAmount": {
                        "amount": "294.47",
                        "currencyCode": "SHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "35.91",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5390,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1284,
                      "equivalentAmount": {
                        "amount": "157.65",
                        "currencyCode": "MAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "314.91",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 29315,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4913,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "173.01",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "178.23",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 13332,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0915,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "172.92",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "59.43",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 44113,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3616,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "249.44",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "290.72",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 45355,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4935,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "249.04",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "350.24",
                    "currencyCode": "TOP"
                  },
                  "percentage": "14.72"
                },
                "passengerReferenceIds": [
                  "7da6544d-aa0e-48b4-8325-71a3a2d26648",
                  "cd1be1e2-a7d9-465f-ac80-840af02b0f0f",
                  "7906c12e-e03f-4423-814e-01f04925dc7b",
                  "4627b4f4-3d18-4290-be83-629abf1909ac",
                  "dd1437cf-91dd-4f5f-9f52-9a57844ddf6a",
                  "2696b55c-aa5c-4627-b8b4-fe10cf6c9202",
                  "dce98e27-8b18-4ee4-9806-d32f864fa15c",
                  "f4b5b949-bb71-41c4-a892-b78a2d599e65",
                  "c246ffdf-96d0-45be-bc6b-c06490ff8af6"
                ],
                "total": {
                  "amount": {
                    "amount": "197.04",
                    "currencyCode": "CZK"
                  },
                  "awardAmount": {
                    "amount": 11039,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0409,
                  "equivalentAmount": {
                    "amount": "353.2",
                    "currencyCode": "KMF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "13.32",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 27306,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.278,
                    "equivalentAmount": {
                      "amount": "128.34",
                      "currencyCode": "CLP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "276.96",
                        "currencyCode": "VND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21813,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3659,
                      "equivalentAmount": {
                        "amount": "138.68",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "74.88",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13949,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3755,
                      "equivalentAmount": {
                        "amount": "174.74",
                        "currencyCode": "MRU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "328.86",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43425,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1329,
                      "equivalentAmount": {
                        "amount": "122.51",
                        "currencyCode": "PLN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "242.74",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 12618,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2365,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "21.75",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "76.39",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 42795,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0724,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "246.93",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "30.09",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 44129,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1907,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "347.58",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "227.23",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 13294,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3916,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "302.52",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "466.93",
                    "currencyCode": "DOP"
                  },
                  "percentage": "7.92"
                },
                "passengerReferenceIds": [
                  "3b1ebfdc-708d-4faf-8d74-d4ac1dd13add",
                  "39e046f7-2b34-48d3-b165-5c558f53836a",
                  "4d7ac9e9-23e5-4bb2-8036-922878e44433",
                  "70edbd32-bf99-49ee-8e42-b0e7ac3aa6fa",
                  "a260170c-5ad2-4586-b9e6-e2c0d1151531",
                  "f40d82d9-a9be-4f79-ab5e-94083c1920be",
                  "5edb06e5-885b-4b68-8c80-c02af5f70562",
                  "df4ec9ce-7c09-4b77-8d28-bb5a84fdf3f0",
                  "4af2a1f7-2c58-4090-a640-d556a8cca417"
                ],
                "total": {
                  "amount": {
                    "amount": "64.37",
                    "currencyCode": "AED"
                  },
                  "awardAmount": {
                    "amount": 48796,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3117,
                  "equivalentAmount": {
                    "amount": "137.3",
                    "currencyCode": "SBD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "335.25",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 4531,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2523,
                    "equivalentAmount": {
                      "amount": "493.47",
                      "currencyCode": "AED"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "190.45",
                        "currencyCode": "BSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2951,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2335,
                      "equivalentAmount": {
                        "amount": "348.07",
                        "currencyCode": "INR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "223.45",
                        "currencyCode": "SBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40991,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2932,
                      "equivalentAmount": {
                        "amount": "101.64",
                        "currencyCode": "RUB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "333.54",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42701,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0102,
                      "equivalentAmount": {
                        "amount": "69.73",
                        "currencyCode": "VUV"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "480.29",
                        "currencyCode": "USD"
                      },
                      "awardAmount": {
                        "amount": 25933,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1304,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "56.33",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "129.71",
                    "currencyCode": "NZD"
                  },
                  "percentage": "13.02"
                },
                "passengerReferenceIds": [
                  "cc4c7b05-7837-43f8-96bc-4f8f1c162b8d",
                  "933b0562-a8c9-478f-85f2-b67e58220c72",
                  "03125fd1-600a-461c-9122-367450d66525",
                  "105c771f-b1e9-4109-824d-4c0acf5c373a",
                  "e99ee45e-6e15-4899-a8c8-d7e2f4c1987d",
                  "8dc3a6fc-3daf-454a-b2a1-cf95820ce966",
                  "36f0fda9-6e24-497f-b34b-112134268038",
                  "68a578c3-47f7-4299-9b64-7dcf311526bf",
                  "81e0ab32-3e84-4473-a4d4-70a76c8c4143"
                ],
                "total": {
                  "amount": {
                    "amount": "272.99",
                    "currencyCode": "MDL"
                  },
                  "awardAmount": {
                    "amount": 24312,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3796,
                  "equivalentAmount": {
                    "amount": "413.21",
                    "currencyCode": "SHP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "481.82",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 36801,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.097,
                    "equivalentAmount": {
                      "amount": "218.73",
                      "currencyCode": "TOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "389.13",
                        "currencyCode": "VND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24853,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2696,
                      "equivalentAmount": {
                        "amount": "425.65",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "76.2",
                        "currencyCode": "NZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23899,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0855,
                      "equivalentAmount": {
                        "amount": "175.59",
                        "currencyCode": "KHR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "250.76",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38097,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.203,
                      "equivalentAmount": {
                        "amount": "232.38",
                        "currencyCode": "SOS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "365.14",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 3470,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0698,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "465.07",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "40.44",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 25585,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.365,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "188.76",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "140.15",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 28892,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3068,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "422.8",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "486.17",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 14921,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3043,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "389.03",
                        "currencyCode": "TRY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "472.5",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 12453,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4318,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "372.56",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "EV6UP",
            "29Y45",
            "KCVK-3",
            "QH9NH",
            "-YKJM",
            "PU7TT",
            "V9XC3",
            "LY0R8R",
            "E3LWEB",
            "LVJOY"
          ]
        }
      ],
      "total": {
        "base": {
          "amount": {
            "amount": "372.96",
            "currencyCode": "BND"
          },
          "awardAmount": {
            "amount": 38358,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.3948,
          "equivalentAmount": {
            "amount": "140.94",
            "currencyCode": "HNL"
          }
        },
        "fees": {
          "amount": {
            "amount": "453.74",
            "currencyCode": "ZAR"
          },
          "awardAmount": {
            "amount": 7988,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.4078,
          "equivalentAmount": {
            "amount": "419.16",
            "currencyCode": "IDR"
          }
        },
        "feesTax": {
          "amount": {
            "amount": "361.78",
            "currencyCode": "LBP"
          },
          "awardAmount": {
            "amount": 20413,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.4957,
          "equivalentAmount": {
            "amount": "46.54",
            "currencyCode": "OMR"
          }
        },
        "offerItemReferenceId": "d0a98a42-6bdc-4bff-b9bd-f986fd2a7cd4",
        "tax": {
          "amount": {
            "amount": "176.86",
            "currencyCode": "BSD"
          },
          "awardAmount": {
            "amount": 14879,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.1458,
          "equivalentAmount": {
            "amount": "152.93",
            "currencyCode": "SBD"
          }
        },
        "totals": [
          {
            "amount": {
              "amount": "288.54",
              "currencyCode": "THB"
            },
            "awardAmount": {
              "amount": 39362,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.2209,
            "equivalentAmount": {
              "amount": "173.16",
              "currencyCode": "ERN"
            }
          },
          {
            "amount": {
              "amount": "315.86",
              "currencyCode": "SOS"
            },
            "awardAmount": {
              "amount": 14321,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.2329,
            "equivalentAmount": {
              "amount": "357.42",
              "currencyCode": "UZS"
            }
          }
        ],
        "transactionBreakdowns": [
          {
            "base": {
              "amount": {
                "amount": "141.46",
                "currencyCode": "ARS"
              },
              "awardAmount": {
                "amount": 40298,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.2407,
              "equivalentAmount": {
                "amount": "352.15",
                "currencyCode": "KPW"
              }
            },
            "fees": {
              "amount": {
                "amount": "109.13",
                "currencyCode": "BYN"
              },
              "awardAmount": {
                "amount": 2162,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.3092,
              "equivalentAmount": {
                "amount": "172.04",
                "currencyCode": "IDR"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "454.45",
                "currencyCode": "SZL"
              },
              "awardAmount": {
                "amount": 16117,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1962,
              "equivalentAmount": {
                "amount": "338.4",
                "currencyCode": "AED"
              }
            },
            "tax": {
              "amount": {
                "amount": "441.98",
                "currencyCode": "SYP"
              },
              "awardAmount": {
                "amount": 8447,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.2023,
              "equivalentAmount": {
                "amount": "155.85",
                "currencyCode": "UYU"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "298.22",
                  "currencyCode": "CHF"
                },
                "awardAmount": {
                  "amount": 37986,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1052,
                "equivalentAmount": {
                  "amount": "314.92",
                  "currencyCode": "CAD"
                }
              },
              {
                "amount": {
                  "amount": "421.63",
                  "currencyCode": "RWF"
                },
                "awardAmount": {
                  "amount": 8689,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3906,
                "equivalentAmount": {
                  "amount": "111.61",
                  "currencyCode": "KRW"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "454.12",
                "currencyCode": "LRD"
              },
              "awardAmount": {
                "amount": 29451,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.0484,
              "equivalentAmount": {
                "amount": "374.4",
                "currencyCode": "RSD"
              }
            },
            "fees": {
              "amount": {
                "amount": "176.55",
                "currencyCode": "OMR"
              },
              "awardAmount": {
                "amount": 26601,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.104,
              "equivalentAmount": {
                "amount": "413.05",
                "currencyCode": "BWP"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "130.99",
                "currencyCode": "GNF"
              },
              "awardAmount": {
                "amount": 25677,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1729,
              "equivalentAmount": {
                "amount": "346.54",
                "currencyCode": "KPW"
              }
            },
            "tax": {
              "amount": {
                "amount": "481.51",
                "currencyCode": "MAD"
              },
              "awardAmount": {
                "amount": 16164,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.2841,
              "equivalentAmount": {
                "amount": "439.38",
                "currencyCode": "SOS"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "436.54",
                  "currencyCode": "XCD"
                },
                "awardAmount": {
                  "amount": 40889,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0157,
                "equivalentAmount": {
                  "amount": "369.27",
                  "currencyCode": "UZS"
                }
              },
              {
                "amount": {
                  "amount": "83.22",
                  "currencyCode": "XOF"
                },
                "awardAmount": {
                  "amount": 37508,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0584,
                "equivalentAmount": {
                  "amount": "28.34",
                  "currencyCode": "TZS"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "350.26",
                "currencyCode": "ARS"
              },
              "awardAmount": {
                "amount": 18515,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.2174,
              "equivalentAmount": {
                "amount": "101.63",
                "currencyCode": "IQD"
              }
            },
            "fees": {
              "amount": {
                "amount": "404.05",
                "currencyCode": "LYD"
              },
              "awardAmount": {
                "amount": 5535,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1443,
              "equivalentAmount": {
                "amount": "194.68",
                "currencyCode": "SDG"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "324.39",
                "currencyCode": "BWP"
              },
              "awardAmount": {
                "amount": 13982,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1086,
              "equivalentAmount": {
                "amount": "34.55",
                "currencyCode": "MDL"
              }
            },
            "tax": {
              "amount": {
                "amount": "150.92",
                "currencyCode": "SZL"
              },
              "awardAmount": {
                "amount": 24130,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.3073,
              "equivalentAmount": {
                "amount": "449.48",
                "currencyCode": "MDL"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "440.92",
                  "currencyCode": "KYD"
                },
                "awardAmount": {
                  "amount": 47800,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4979,
                "equivalentAmount": {
                  "amount": "13.72",
                  "currencyCode": "AZN"
                }
              },
              {
                "amount": {
                  "amount": "449.8",
                  "currencyCode": "NGN"
                },
                "awardAmount": {
                  "amount": 40826,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3671,
                "equivalentAmount": {
                  "amount": "152.44",
                  "currencyCode": "ERN"
                }
              }
            ],
            "transactionType": "AddCollect"
          }
        ],
        "transactionType": "AddCollect"
      }
    },
    {
      "id": "37f5afb0-b4f9-463d-8fbb-0e6816517642",
      "items": [
        {
          "details": {
            "type": "AirOfferItem"
          },
          "id": "7ba00539-8c60-41b7-937c-3f0cc76707ce",
          "itineraryPartReferenceIds": [
            "IP-1",
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-1",
            "IP-2",
            "IP-2",
            "IP-1"
          ],
          "itineraryReferenceId": "G69",
          "passengerReferenceIds": [
            "b82b3851-1bf8-4173-b0c7-5ec02101fc7f",
            "18ec75a5-5c66-4378-9413-ac7d20ba4286",
            "18e6705e-aaae-48cd-8e69-d26661e19a9a",
            "59c05fca-ca62-427c-b770-31f52f3c5e50",
            "16151db5-c4b5-48b9-8ac8-13f4e608a7a3",
            "b2c6fd17-1130-4216-9caa-18537797d08c",
            "3b8eb019-db58-4076-adcf-cfee1026d44e",
            "6bb778a4-f032-446a-ba28-e917ff97ee18",
            "da313179-360a-4213-a3f0-4e799c1577e6"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "63.46",
                    "currencyCode": "GYD"
                  },
                  "percentage": "9.24"
                },
                "deal": {
                  "amount": {
                    "amount": "12.74",
                    "currencyCode": "KHR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "10.68",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "8a6694a3-4506-4b48-b035-238691f80989",
                  "d68c1356-0d4b-48b4-ad93-4c26293889b2",
                  "5adf467b-74c1-4df1-beef-6e3be33042e3",
                  "dc978301-dd0d-44ce-a964-550268f09565",
                  "a71f2a4e-903e-46f3-a325-4c598c5313b1",
                  "d9a005f6-055b-481b-bb59-5c733cafce3f",
                  "f002c134-65ed-423d-8977-bee9af32d3f6",
                  "c56a7b93-3a97-4475-8168-d17f10b93682",
                  "790840af-11e9-403b-bad3-c074ff08cb30"
                ],
                "total": {
                  "amount": {
                    "amount": "226.1",
                    "currencyCode": "MRU"
                  },
                  "awardAmount": {
                    "amount": 2966,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1715,
                  "equivalentAmount": {
                    "amount": "426.65",
                    "currencyCode": "JPY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "450.61",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 31577,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3639,
                    "equivalentAmount": {
                      "amount": "129.68",
                      "currencyCode": "XOF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "155.45",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35722,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3659,
                      "equivalentAmount": {
                        "amount": "330.42",
                        "currencyCode": "CZK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "255.44",
                        "currencyCode": "ILS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39197,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0319,
                      "equivalentAmount": {
                        "amount": "180.11",
                        "currencyCode": "IDR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "161.89",
                        "currencyCode": "BSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17983,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3954,
                      "equivalentAmount": {
                        "amount": "216.32",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "460.23",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 38145,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4808,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "304.75",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "288.03",
                    "currencyCode": "NZD"
                  },
                  "percentage": "12.19"
                },
                "deal": {
                  "amount": {
                    "amount": "14.83",
                    "currencyCode": "MRU"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "6.1",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "f1278fc0-5794-42e0-9c79-d836c8e4c66e",
                  "15cfcff7-4d0f-4591-816f-a508152c9f21",
                  "15270b52-45fa-4995-a73d-e2b7b4295aa9",
                  "9347c70f-60d0-428d-932b-55d08c20e938",
                  "9e80e1d8-7e9b-491e-b351-2e32ed56177e",
                  "fd6ae2d1-ede0-4a4f-b8d9-09d51f2b7669",
                  "ebc42f96-01f4-4c8c-a73d-d2850f5bdcbe",
                  "c3a7fa9a-a84d-4ad9-a45f-38cd579e3248",
                  "86cabb01-6ec2-461a-b5ff-ffa034b34893"
                ],
                "total": {
                  "amount": {
                    "amount": "136.5",
                    "currencyCode": "BAM"
                  },
                  "awardAmount": {
                    "amount": 12103,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1724,
                  "equivalentAmount": {
                    "amount": "496.89",
                    "currencyCode": "LSL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "291.05",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 16283,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2444,
                    "equivalentAmount": {
                      "amount": "265.41",
                      "currencyCode": "TTD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "376.25",
                        "currencyCode": "AWG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42264,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.257,
                      "equivalentAmount": {
                        "amount": "453.35",
                        "currencyCode": "BND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "166.89",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18184,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1369,
                      "equivalentAmount": {
                        "amount": "146.31",
                        "currencyCode": "BRL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "171.83",
                        "currencyCode": "GBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1002,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4853,
                      "equivalentAmount": {
                        "amount": "10.17",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "326.85",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 9338,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4583,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "266.04",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "411.83",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 48523,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2513,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "147.05",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "105.76",
                    "currencyCode": "SRD"
                  },
                  "percentage": "11.48"
                },
                "deal": {
                  "amount": {
                    "amount": "373.26",
                    "currencyCode": "IDR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "11.34",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "7c182650-710b-49aa-bcd0-52a0f90b5f40",
                  "266711f1-fef9-4146-bc5c-4ad196e12fb1",
                  "95222fc3-08e6-47d4-b318-f9d43b38f8e2",
                  "a2624e48-2f9d-4e8d-9f52-8ad6cf4dc18b",
                  "9b54e84f-8707-420e-ab99-c9bc0f07a799",
                  "fdb96654-5bfb-4dee-8a85-ec06bb26fae2",
                  "5707a4e8-3ac1-43f8-bb97-1225c306b4f9",
                  "0df2286f-8a73-46ae-8371-71e3288dce59",
                  "0c115306-882b-43eb-844b-d84f2ea24024"
                ],
                "total": {
                  "amount": {
                    "amount": "484.47",
                    "currencyCode": "BWP"
                  },
                  "awardAmount": {
                    "amount": 38045,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2747,
                  "equivalentAmount": {
                    "amount": "35.34",
                    "currencyCode": "GEL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "391.59",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 43176,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1188,
                    "equivalentAmount": {
                      "amount": "196.17",
                      "currencyCode": "HKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "268.19",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10196,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4935,
                      "equivalentAmount": {
                        "amount": "215.84",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "296.03",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18336,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3691,
                      "equivalentAmount": {
                        "amount": "371",
                        "currencyCode": "SSP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "166.7",
                        "currencyCode": "LAK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39703,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2915,
                      "equivalentAmount": {
                        "amount": "358.32",
                        "currencyCode": "VES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "344.42",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 25214,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4001,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "274.23",
                        "currencyCode": "XAF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "403.6",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 9815,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0858,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "162.75",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "99.38",
                    "currencyCode": "INR"
                  },
                  "percentage": "8.58"
                },
                "deal": {
                  "amount": {
                    "amount": "120.88",
                    "currencyCode": "RSD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "10.87",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "25779387-ae76-42f3-8079-c4fab7817f70",
                  "36c6e76e-5a76-4942-ad4e-7255fe0139bd",
                  "4d84c3e8-d18c-495d-b605-0b38bc4c10d7",
                  "774860db-a133-451a-850c-cdc9bd3bf103",
                  "24444aba-b36f-447d-af9a-2be96db1c0f5",
                  "3c36b003-dc5c-41ab-b1a6-0b4138492e4f",
                  "91cd76e2-9ad4-41af-a19a-dcf9c261546a",
                  "d6fc7f96-4d26-45fb-8690-52d529146472",
                  "090f46a8-4866-42da-a240-6681396b2c91"
                ],
                "total": {
                  "amount": {
                    "amount": "227.39",
                    "currencyCode": "SDG"
                  },
                  "awardAmount": {
                    "amount": 5175,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1999,
                  "equivalentAmount": {
                    "amount": "386.16",
                    "currencyCode": "DZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "219.68",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 22465,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.046,
                    "equivalentAmount": {
                      "amount": "292.9",
                      "currencyCode": "NPR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "322.92",
                        "currencyCode": "ALL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49992,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4859,
                      "equivalentAmount": {
                        "amount": "406.69",
                        "currencyCode": "RWF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "423.87",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19610,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.47,
                      "equivalentAmount": {
                        "amount": "404.51",
                        "currencyCode": "BAM"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "117.52",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35205,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1363,
                      "equivalentAmount": {
                        "amount": "405.39",
                        "currencyCode": "SAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "487.58",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 28889,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3471,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "203.22",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "394.71",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 15351,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1006,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "359.39",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "264.87",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 31241,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0146,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "459.51",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "484.09",
                    "currencyCode": "RSD"
                  },
                  "percentage": "6.87"
                },
                "deal": {
                  "amount": {
                    "amount": "153.67",
                    "currencyCode": "SBD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "15.41",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "746976a1-e305-48b6-847c-fc847552def9",
                  "ee44358f-03b1-402c-b3fc-b9d63495b05c",
                  "a1ab278b-2d32-48f0-8d9b-510976c75a6c",
                  "a5e1ca96-6820-4630-a937-dd7e3db0b618",
                  "59eda2a5-7878-4b48-b500-d51ed2cd2441",
                  "930af6f3-f7f6-4caf-ba9f-ae2e9005f927",
                  "6950345b-746a-41d5-9e56-63489a9781ad",
                  "a6fcd1cd-7787-408f-bc4b-bfef03ef6091",
                  "92ab2c25-33ba-4840-8e8e-323f08b9e1c5"
                ],
                "total": {
                  "amount": {
                    "amount": "223.46",
                    "currencyCode": "NAD"
                  },
                  "awardAmount": {
                    "amount": 22631,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2957,
                  "equivalentAmount": {
                    "amount": "383.76",
                    "currencyCode": "PKR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "453.07",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 25969,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1693,
                    "equivalentAmount": {
                      "amount": "318.8",
                      "currencyCode": "PHP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "336.52",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26220,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4594,
                      "equivalentAmount": {
                        "amount": "243.18",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "119.33",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17814,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.199,
                      "equivalentAmount": {
                        "amount": "259.19",
                        "currencyCode": "NGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "124.62",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40870,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4408,
                      "equivalentAmount": {
                        "amount": "156.83",
                        "currencyCode": "ALL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "168.12",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 49636,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3199,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "87.27",
                        "currencyCode": "MWK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "274.95",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 26636,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2532,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "486.01",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "246.52",
                    "currencyCode": "CUP"
                  },
                  "percentage": "6.48"
                },
                "deal": {
                  "amount": {
                    "amount": "92.93",
                    "currencyCode": "GMD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "18.85",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "49c301c2-feb7-4ef7-9d8d-0dfbf1407d87",
                  "7124bf42-d31a-47ab-aa7c-645187fe7498",
                  "4c29d7f2-1a3d-4a93-b7b2-518de359b530",
                  "761bc054-0b4d-4cc1-a37a-d81d98d62643",
                  "3a71070f-e305-40ca-988e-d2c240f3b69e",
                  "e37e00ac-d616-4529-b6f0-1aebbea24316",
                  "3530459f-3601-49f0-a8af-a210d2823214",
                  "36667d7f-eb94-4c37-891f-ca12afbafd57",
                  "a806907b-aab7-47a6-a9b8-68233eef2b8f"
                ],
                "total": {
                  "amount": {
                    "amount": "364.64",
                    "currencyCode": "ILS"
                  },
                  "awardAmount": {
                    "amount": 43429,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4183,
                  "equivalentAmount": {
                    "amount": "428.69",
                    "currencyCode": "SLE"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "275.86",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 20664,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1247,
                    "equivalentAmount": {
                      "amount": "74.14",
                      "currencyCode": "NOK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "80.18",
                        "currencyCode": "MWK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38644,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0274,
                      "equivalentAmount": {
                        "amount": "193.6",
                        "currencyCode": "GIP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "462.89",
                        "currencyCode": "PYG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48946,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0796,
                      "equivalentAmount": {
                        "amount": "71.53",
                        "currencyCode": "ERN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "266.48",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30330,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.08,
                      "equivalentAmount": {
                        "amount": "208.11",
                        "currencyCode": "BZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "192.31",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 12440,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3922,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "332.71",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "262.38",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 10041,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0688,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "14.12",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "335.62",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 30383,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4288,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "407.49",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "416.95",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 35625,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2306,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "295.99",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "143.58",
                    "currencyCode": "SGD"
                  },
                  "percentage": "13.74"
                },
                "deal": {
                  "amount": {
                    "amount": "154.88",
                    "currencyCode": "ERN"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "11.41",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "dff788d8-ffe4-4f34-bda0-e44b604c3465",
                  "b24c9e88-221d-4bcd-835a-bcf6d150a545",
                  "42d9cac1-4ede-4418-a8cc-8acb0f160f34",
                  "91afa507-4755-4120-896a-5b054ea0cf34",
                  "4887b3c2-9c7a-43f0-a6dd-a27f672150a9",
                  "91fd08c1-d787-4183-a308-0138d7b542ac",
                  "1bc2d54b-e459-4292-9629-8a00d4c95545",
                  "583abafc-4f75-46bb-be09-782930caffce",
                  "bf602c1b-59cf-4109-8608-0ecfc0a0e7d8"
                ],
                "total": {
                  "amount": {
                    "amount": "28.38",
                    "currencyCode": "MRU"
                  },
                  "awardAmount": {
                    "amount": 16674,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4951,
                  "equivalentAmount": {
                    "amount": "94.23",
                    "currencyCode": "SDG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "421",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 11890,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0847,
                    "equivalentAmount": {
                      "amount": "405.23",
                      "currencyCode": "JPY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "178.31",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20783,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4644,
                      "equivalentAmount": {
                        "amount": "123.93",
                        "currencyCode": "NOK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "178.8",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9061,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0482,
                      "equivalentAmount": {
                        "amount": "483.76",
                        "currencyCode": "PEN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "188.58",
                        "currencyCode": "JMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31663,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1943,
                      "equivalentAmount": {
                        "amount": "200.92",
                        "currencyCode": "NAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "12.13",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 49123,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3655,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "118.72",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "103.82",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 5483,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.259,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "458.17",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "478.26",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 44694,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4359,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "343.62",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "304.12",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 15361,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.299,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "12.5",
                        "currencyCode": "NAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "156.77",
                    "currencyCode": "ETB"
                  },
                  "percentage": "12.48"
                },
                "deal": {
                  "amount": {
                    "amount": "136.47",
                    "currencyCode": "NGN"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "7.19",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "7d1e4a52-e0a7-4353-b0f0-cc34cdf5634a",
                  "b4b26223-9086-4cf6-9b08-444135312166",
                  "809abde8-f179-4b9d-9d54-c718128c3536",
                  "9e43d619-0d74-48e5-aa52-89a1f59120a8",
                  "368aeb81-e294-42f9-bf82-2320a20cdf65",
                  "44474914-960a-4602-bf74-31606b2124d5",
                  "f42ebe6f-7199-4b19-83a7-52d77c0fb418",
                  "9746bb52-daee-408f-b099-c6883b87d8c5",
                  "6b0bb9ad-6830-459c-ab7b-7f83177764c6"
                ],
                "total": {
                  "amount": {
                    "amount": "99.07",
                    "currencyCode": "CDF"
                  },
                  "awardAmount": {
                    "amount": 39309,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1354,
                  "equivalentAmount": {
                    "amount": "174.41",
                    "currencyCode": "BMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "458.02",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 21859,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1951,
                    "equivalentAmount": {
                      "amount": "14.15",
                      "currencyCode": "CUP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "303.67",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33023,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0116,
                      "equivalentAmount": {
                        "amount": "417.43",
                        "currencyCode": "AMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "393.24",
                        "currencyCode": "MMK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9488,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2839,
                      "equivalentAmount": {
                        "amount": "171.2",
                        "currencyCode": "AZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "444.22",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21258,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1141,
                      "equivalentAmount": {
                        "amount": "336.5",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "393.69",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 34580,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.49,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "119.89",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "137.75",
                    "currencyCode": "PHP"
                  },
                  "percentage": "11.68"
                },
                "deal": {
                  "amount": {
                    "amount": "242.47",
                    "currencyCode": "XOF"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "5.56",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "fafb2f7c-82d5-44ab-bf9c-6c7060a9ae2c",
                  "e67d3ac5-53e4-48df-93e2-db79f59e430b",
                  "dfd38c07-8be1-4c68-8ebf-8631d1738909",
                  "ed707da6-b6f8-41bd-960f-fe3c820855f1",
                  "042e5653-57fc-4e83-a0d1-306f8c26f81d",
                  "f5b61819-06b7-48c4-9c7a-7f436a1524ea",
                  "b623381a-4086-4b31-8f43-da6a435d054f",
                  "9bc74b54-e41c-4daf-bbe3-0ba45cee5ad4",
                  "e8070745-32ed-4bf2-b3d9-b5af0e0ddfbc"
                ],
                "total": {
                  "amount": {
                    "amount": "307.55",
                    "currencyCode": "YER"
                  },
                  "awardAmount": {
                    "amount": 15874,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4232,
                  "equivalentAmount": {
                    "amount": "320.57",
                    "currencyCode": "ALL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "393.11",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 24686,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4859,
                    "equivalentAmount": {
                      "amount": "210.44",
                      "currencyCode": "MWK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "433.2",
                        "currencyCode": "IQD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34606,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2405,
                      "equivalentAmount": {
                        "amount": "56.21",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "458.41",
                        "currencyCode": "SOS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6896,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4899,
                      "equivalentAmount": {
                        "amount": "92.26",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "15.12",
                        "currencyCode": "LAK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9140,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4207,
                      "equivalentAmount": {
                        "amount": "244.82",
                        "currencyCode": "XPF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "46.47",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 12235,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3144,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "328.67",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "70.33",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 30514,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4818,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "377.36",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "210.18",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 21960,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2649,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "495.5",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "251.37",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 30407,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.278,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "155.09",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "406.39",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 26340,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2887,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "457.68",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1691
                },
                "passengerReferenceIds": [
                  "d8342fd7-f5d3-409e-a1dc-3963cf290ee4",
                  "0681efbb-6b15-4150-9699-76b48a1784fd",
                  "10bd8cbf-39d9-4b34-93bf-af30bb0089a9",
                  "39de3a9a-6597-4d06-9386-2eaf07c8de3a",
                  "cd1b1f1a-91e0-41b0-b6cf-4f4bdfd1f046",
                  "003550a7-6206-4c20-a9eb-b149051ed7a5",
                  "d893799c-3cbd-482a-9e4f-b02468c27d55",
                  "c08d185b-ea1d-4a77-9442-878b053c37a8",
                  "2763267b-9782-4180-90f6-e9d1b8618f4f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "412.35",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 21924,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3047,
                    "equivalentAmount": {
                      "amount": "462.84",
                      "currencyCode": "LAK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "338.29",
                          "currencyCode": "LRD"
                        },
                        "awardAmount": {
                          "amount": 15053,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4197,
                        "equivalentAmount": {
                          "amount": "122.1",
                          "currencyCode": "LKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "221.61",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 3978,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4265,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "257.37",
                            "currencyCode": "YER"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "40.15",
                          "currencyCode": "KMF"
                        },
                        "awardAmount": {
                          "amount": 9049,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4296,
                        "equivalentAmount": {
                          "amount": "300.18",
                          "currencyCode": "TRY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "66.93",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 31885,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0412,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "426.45",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "434.95",
                          "currencyCode": "VND"
                        },
                        "awardAmount": {
                          "amount": 5044,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4684,
                        "equivalentAmount": {
                          "amount": "60.29",
                          "currencyCode": "BIF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "191.16",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 30379,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4127,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "50.16",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "82.46",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 4298,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1465,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "446.91",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "33.82",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 26957,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4019,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "115.89",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "44.26",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 27394,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.25,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "68.11",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "149.87",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 40079,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4087,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "74.59",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "155.11",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 35680,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0534,
                    "equivalentAmount": {
                      "amount": "104.59",
                      "currencyCode": "CVE"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "280",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 7699,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1028,
                    "equivalentAmount": {
                      "amount": "494.34",
                      "currencyCode": "DZD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "400.82",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 47795,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1537,
                    "equivalentAmount": {
                      "amount": "481.27",
                      "currencyCode": "ZAR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "470.76",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 47019,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4292,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "159",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "134.65",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 30273,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2062,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "327.38",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "32.55",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 37990,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0133,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "441.77",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "357.19",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 37240,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0653,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "269.77",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "383.52",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 21159,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1844,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "76.62",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "467.5",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 24304,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.347,
                    "equivalentAmount": {
                      "amount": "147.06",
                      "currencyCode": "NOK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "183.68",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 49464,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4434,
                    "equivalentAmount": {
                      "amount": "211.18",
                      "currencyCode": "NIO"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8377
                },
                "passengerReferenceIds": [
                  "8acac8c3-767b-413a-b219-f70ec44976dd",
                  "4a02009f-68aa-44f9-a0a0-f3e51d6b9106",
                  "5d8113b7-e3d1-4641-b503-0832bbffe404",
                  "ba4ddc09-dfe3-4c9f-9f59-b0f42a6d382b",
                  "c7ef6d92-2df5-48aa-bf53-a0a1dfde2e67",
                  "97e3ef6f-c578-4982-8823-aa7f44a3a789",
                  "d93f9c34-063b-42d7-92e1-130d69a48cd4",
                  "f30c99f1-98aa-4695-8ad0-e228e7e0fa0a",
                  "c0525e52-2904-419e-8b8e-fbbcb3416b3c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "82.25",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 48252,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3063,
                    "equivalentAmount": {
                      "amount": "350.54",
                      "currencyCode": "INR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "31.19",
                          "currencyCode": "TTD"
                        },
                        "awardAmount": {
                          "amount": 47994,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2931,
                        "equivalentAmount": {
                          "amount": "293.69",
                          "currencyCode": "LKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "485.86",
                            "currencyCode": "USD"
                          },
                          "awardAmount": {
                            "amount": 43670,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.304,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "136.93",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "346.74",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 42717,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4262,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "43",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "192.49",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 10139,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0998,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "240.14",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "228.02",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 49469,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.263,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "184.47",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "220.24",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 18829,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.322,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "422.76",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "278.99",
                          "currencyCode": "MNT"
                        },
                        "awardAmount": {
                          "amount": 28022,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1832,
                        "equivalentAmount": {
                          "amount": "166.48",
                          "currencyCode": "NAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "425.66",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 15724,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.452,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "183.83",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "386.14",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 8563,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1219,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "260.1",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "417.74",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 35430,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1706,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "199.35",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "480.09",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 35037,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1962,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "181.37",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "366.4",
                            "currencyCode": "WST"
                          },
                          "awardAmount": {
                            "amount": 15828,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3847,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "343.72",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "244.23",
                          "currencyCode": "CDF"
                        },
                        "awardAmount": {
                          "amount": 40430,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0544,
                        "equivalentAmount": {
                          "amount": "289.71",
                          "currencyCode": "UGX"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "384.6",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 41616,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1323,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "239.85",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "361.18",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 2243,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0116,
                    "equivalentAmount": {
                      "amount": "475.64",
                      "currencyCode": "MKD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "456",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 22832,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.21,
                    "equivalentAmount": {
                      "amount": "318.58",
                      "currencyCode": "ARS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "353.72",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 45091,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2864,
                    "equivalentAmount": {
                      "amount": "52.77",
                      "currencyCode": "PGK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "224.31",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 41588,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3642,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "444.88",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "245.12",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 47897,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0427,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "281.19",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "13.42",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 10823,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.299,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "210.68",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "115.67",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 10104,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1038,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "100.61",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "156.43",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 35507,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3372,
                    "equivalentAmount": {
                      "amount": "300.37",
                      "currencyCode": "CNY"
                    }
                  },
                  {
                    "amount": {
                      "amount": "483.84",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 37394,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1488,
                    "equivalentAmount": {
                      "amount": "64.57",
                      "currencyCode": "SOS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1081
                },
                "passengerReferenceIds": [
                  "0666b90e-13f4-4568-90d5-3fb6a3365151",
                  "3934aab9-b359-4eae-bef5-f6c51fb6c1e2",
                  "0cacc9fc-51e8-406b-b26d-4510afab59da",
                  "3a78dd9f-e1f5-4789-a103-860225befd18",
                  "757e3a89-31b8-4411-b762-c6949d84956c",
                  "325f8e0a-cb00-4060-809f-be0af7f77eb8",
                  "7fd96a7a-2f0b-43c5-b8b4-b914a8d0f598",
                  "dd77067f-94d6-4a3c-8c52-508e69fd35fd",
                  "6c9b3f75-42bf-425e-a275-28a54b984f25"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "168.41",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 28421,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3116,
                    "equivalentAmount": {
                      "amount": "55.94",
                      "currencyCode": "KWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "98.76",
                          "currencyCode": "BWP"
                        },
                        "awardAmount": {
                          "amount": 48787,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4979,
                        "equivalentAmount": {
                          "amount": "192.4",
                          "currencyCode": "MAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "340.98",
                            "currencyCode": "XAF"
                          },
                          "awardAmount": {
                            "amount": 10859,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1547,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "302.84",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "65.24",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 27247,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1323,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "344.33",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "387.23",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 19582,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3658,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "264.88",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "148.78",
                          "currencyCode": "NGN"
                        },
                        "awardAmount": {
                          "amount": 33212,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0378,
                        "equivalentAmount": {
                          "amount": "113",
                          "currencyCode": "BGN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "177.01",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 7981,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1924,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "374.78",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "71.79",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 12771,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1012,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "328.29",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "487.79",
                          "currencyCode": "OMR"
                        },
                        "awardAmount": {
                          "amount": 46076,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.405,
                        "equivalentAmount": {
                          "amount": "47.69",
                          "currencyCode": "RSD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "44.21",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 20827,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3426,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "360.31",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "308.58",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 11017,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1008,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "146.72",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "292.24",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 35288,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3891,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "232.69",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "10.46",
                            "currencyCode": "GBP"
                          },
                          "awardAmount": {
                            "amount": 20028,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3011,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "100.06",
                            "currencyCode": "AOA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "307.5",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 45153,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.299,
                    "equivalentAmount": {
                      "amount": "498.65",
                      "currencyCode": "GIP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "482.08",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 36739,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4492,
                    "equivalentAmount": {
                      "amount": "71.65",
                      "currencyCode": "NIO"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "363.69",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 24408,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3199,
                    "equivalentAmount": {
                      "amount": "474.7",
                      "currencyCode": "THB"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "284.25",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 4276,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0593,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "387.15",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "22.54",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 41577,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0127,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "427.82",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "276.14",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 44702,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2705,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "346.33",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "135.8",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 28737,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2897,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "308.81",
                        "currencyCode": "BRL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "91.89",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 26300,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4946,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "398.59",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "397.02",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 38919,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0396,
                    "equivalentAmount": {
                      "amount": "346.28",
                      "currencyCode": "TZS"
                    }
                  },
                  {
                    "amount": {
                      "amount": "39.56",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 46038,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3119,
                    "equivalentAmount": {
                      "amount": "74.3",
                      "currencyCode": "PHP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0283
                },
                "passengerReferenceIds": [
                  "aa37e350-2926-42cd-a142-71c243fb6d07",
                  "aedb4514-1ff1-443d-babd-2737f4accb9e",
                  "136bad9c-71ff-4f40-ae72-dbf62a25adce",
                  "b923b19e-7adf-498a-9497-6028957f1f50",
                  "8efd2bbf-ee86-4116-bd9f-7ddb9b5094f1",
                  "34d263cc-d19d-473d-8c02-f4795d06f921",
                  "5fcd0da6-9fa6-420f-9dd6-77f2d879826f",
                  "8d65c211-5b04-4cbc-ae51-bab5f93ee7d4",
                  "c99725cc-3184-4051-9575-94cd78a0b0b3"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "482.89",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 27241,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1379,
                    "equivalentAmount": {
                      "amount": "167.91",
                      "currencyCode": "KES"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "322.23",
                          "currencyCode": "RWF"
                        },
                        "awardAmount": {
                          "amount": 41809,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0829,
                        "equivalentAmount": {
                          "amount": "197.12",
                          "currencyCode": "BGN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "327.2",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 16243,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3044,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "317.98",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "398.4",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 33492,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4575,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "213.44",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "88.23",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 25541,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4446,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "251.3",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "41.99",
                          "currencyCode": "LKR"
                        },
                        "awardAmount": {
                          "amount": 41786,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3928,
                        "equivalentAmount": {
                          "amount": "381.9",
                          "currencyCode": "MOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "270.06",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 15499,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4882,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "477.57",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "366.41",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 13992,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4394,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "147.12",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "428.81",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 35513,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2879,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "333.67",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "89.87",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 24408,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0668,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "99.88",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "262.36",
                          "currencyCode": "USD"
                        },
                        "awardAmount": {
                          "amount": 18056,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2287,
                        "equivalentAmount": {
                          "amount": "16.61",
                          "currencyCode": "HTG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "312.76",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 16192,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.275,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "130.21",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "103.25",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 29744,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3085,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "27.85",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "294.22",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 30830,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1655,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "488.74",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "405.02",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 36146,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2074,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "393.82",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "355.41",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 39031,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2367,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "33.5",
                            "currencyCode": "LYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "282.28",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 46593,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0622,
                    "equivalentAmount": {
                      "amount": "412.08",
                      "currencyCode": "TJS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "68.75",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 24867,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3205,
                    "equivalentAmount": {
                      "amount": "105.8",
                      "currencyCode": "NOK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "362.25",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 20598,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3793,
                    "equivalentAmount": {
                      "amount": "369.97",
                      "currencyCode": "PGK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "235.86",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 1028,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3736,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "409.04",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "311.11",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 14120,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1073,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "457.23",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "460.98",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 1997,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2959,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "48.39",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "218.78",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 10674,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0307,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "150.69",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "418.3",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 5553,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0896,
                    "equivalentAmount": {
                      "amount": "63.39",
                      "currencyCode": "CVE"
                    }
                  },
                  {
                    "amount": {
                      "amount": "172.19",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 46005,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4671,
                    "equivalentAmount": {
                      "amount": "146.16",
                      "currencyCode": "GHS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9669
                },
                "passengerReferenceIds": [
                  "d958e1c5-632c-4a89-9fe2-5f4d60fc00b6",
                  "3359569f-ba28-4ca8-bd62-0a1f1a5eb5b0",
                  "ebdc07e6-253f-4b7c-b802-df24b5042821",
                  "3c91fc3a-a911-418f-9448-08402d7a00ac",
                  "bede0b82-c74b-4e22-837b-ce4996149b29",
                  "af284e98-482d-4c51-9c79-55ae76b8b737",
                  "0adf84be-74b6-40cf-a658-be13d816bbc3",
                  "3f4cc450-4860-4fca-a10d-f2f1532c5f2f",
                  "b5719a8b-25c3-4780-9a87-5f88ed201fd0"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "454.72",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 35345,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1588,
                    "equivalentAmount": {
                      "amount": "142.03",
                      "currencyCode": "OMR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "486.65",
                          "currencyCode": "MKD"
                        },
                        "awardAmount": {
                          "amount": 25668,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1926,
                        "equivalentAmount": {
                          "amount": "159.21",
                          "currencyCode": "TND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "314.86",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 35372,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4927,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "387.29",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "308.74",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 28021,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4747,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "220.24",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "47.06",
                            "currencyCode": "SSP"
                          },
                          "awardAmount": {
                            "amount": 19283,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4028,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "127.8",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "26.44",
                          "currencyCode": "CRC"
                        },
                        "awardAmount": {
                          "amount": 9505,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1101,
                        "equivalentAmount": {
                          "amount": "58.64",
                          "currencyCode": "KPW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "358.05",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 40037,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1013,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "429.29",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "484.23",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 36968,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2873,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "214.21",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "307.52",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 8297,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.107,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "417.46",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "21.4",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 2887,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.086,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "101.32",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "477.58",
                          "currencyCode": "XOF"
                        },
                        "awardAmount": {
                          "amount": 14267,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.082,
                        "equivalentAmount": {
                          "amount": "456.21",
                          "currencyCode": "TND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "194.73",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 21511,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1064,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "109.47",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "367.99",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 38109,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1446,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "14.82",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "88.52",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 44240,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4862,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "395.44",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "79.44",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 19075,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2485,
                    "equivalentAmount": {
                      "amount": "361.24",
                      "currencyCode": "RUB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "21.49",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 15649,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1089,
                    "equivalentAmount": {
                      "amount": "216.87",
                      "currencyCode": "NIO"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "165.59",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 10793,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3097,
                    "equivalentAmount": {
                      "amount": "274.27",
                      "currencyCode": "ERN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "86.83",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 26160,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1663,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "269.85",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "83.05",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 8039,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4273,
                    "equivalentAmount": {
                      "amount": "401.8",
                      "currencyCode": "TOP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "336.03",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 3146,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4421,
                    "equivalentAmount": {
                      "amount": "62.52",
                      "currencyCode": "HNL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9213
                },
                "passengerReferenceIds": [
                  "a24cae2d-f366-4364-9f43-bb9715290adb",
                  "3291f14f-f06b-419a-8bf0-556bc67fb5bf",
                  "0544a403-ee01-4369-953e-e6bd05ee94b5",
                  "db91b845-f8dd-48f0-b62a-708b9f770774",
                  "b13daaab-059b-4283-8914-693bd78b584a",
                  "6b3fe599-7dd0-4875-a264-6350fae67e5e",
                  "719b13ae-3e46-46b4-8317-e68aacd9e2e5",
                  "8d46bc3f-67b2-4154-aae7-3927af33fa37",
                  "1849b3fe-7ca0-468e-95c7-ad9c83b28342"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "390.83",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 33411,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0793,
                    "equivalentAmount": {
                      "amount": "213.4",
                      "currencyCode": "BAM"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "495.07",
                          "currencyCode": "DJF"
                        },
                        "awardAmount": {
                          "amount": 48383,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2962,
                        "equivalentAmount": {
                          "amount": "205.07",
                          "currencyCode": "BBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "237.38",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 33972,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.255,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "38.48",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "254.24",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 14779,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3371,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "349.4",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "238.55",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 11982,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.123,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "228.76",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "30.31",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 33703,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2652,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "93.03",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "435.68",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 45752,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0737,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "376.38",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "13.01",
                          "currencyCode": "USD"
                        },
                        "awardAmount": {
                          "amount": 31679,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2331,
                        "equivalentAmount": {
                          "amount": "53.17",
                          "currencyCode": "CDF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "350.6",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 12042,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2353,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "440.16",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "147.97",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 36929,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4633,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "220.39",
                            "currencyCode": "KGS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "168.73",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 22140,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4969,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "165.89",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "207.35",
                          "currencyCode": "BAM"
                        },
                        "awardAmount": {
                          "amount": 39504,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4614,
                        "equivalentAmount": {
                          "amount": "11.39",
                          "currencyCode": "MNT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "378.66",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 36836,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2973,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "244.9",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "448.12",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 7347,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2088,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "390.15",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "55.4",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 3457,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1051,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "272.45",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "428.39",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 38192,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4588,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "55.43",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "499.12",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 2325,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0101,
                    "equivalentAmount": {
                      "amount": "454.66",
                      "currencyCode": "SSP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "368.44",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 11543,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2865,
                    "equivalentAmount": {
                      "amount": "222.71",
                      "currencyCode": "NZD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "18.98",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 39605,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4465,
                    "equivalentAmount": {
                      "amount": "305.51",
                      "currencyCode": "DKK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "249.75",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 42096,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2318,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "174.83",
                        "currencyCode": "RWF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "254.66",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 10879,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3046,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "348.59",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "491.29",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 29268,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0244,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "213.94",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "272.06",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 21716,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0145,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "367.15",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "238.93",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 39188,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3813,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "170.62",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "248.06",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 23185,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0903,
                    "equivalentAmount": {
                      "amount": "482.95",
                      "currencyCode": "WST"
                    }
                  },
                  {
                    "amount": {
                      "amount": "164.7",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 23093,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0567,
                    "equivalentAmount": {
                      "amount": "431.2",
                      "currencyCode": "YER"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9913
                },
                "passengerReferenceIds": [
                  "92832a68-864e-473b-8702-0160a94458cc",
                  "7b58638e-f9fc-4993-85d1-e2140523a958",
                  "d2efbb0f-66f3-4e64-bc03-7ced34f01ab1",
                  "331a5347-be15-436f-990e-2d8fdbbc3e50",
                  "8feae5b1-57c0-42ab-8c45-b2b7c2220a37",
                  "2947c4a6-004e-490d-9388-8b7a0d129a46",
                  "7798e5a2-5504-4827-9e18-322cfff24684",
                  "0ec12561-91c9-41d0-bcbe-0003764af088",
                  "5e38d763-d4a7-4472-ad09-8ca4d2ab4337"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "467.91",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 16241,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2171,
                    "equivalentAmount": {
                      "amount": "39.42",
                      "currencyCode": "HUF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "245.02",
                          "currencyCode": "KRW"
                        },
                        "awardAmount": {
                          "amount": 28808,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1644,
                        "equivalentAmount": {
                          "amount": "293.77",
                          "currencyCode": "TND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "25.4",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 6116,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1899,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "379.13",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "70.2",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 16967,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1546,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "398.96",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "208.19",
                          "currencyCode": "MRU"
                        },
                        "awardAmount": {
                          "amount": 21518,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2035,
                        "equivalentAmount": {
                          "amount": "149.9",
                          "currencyCode": "CUP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "465.37",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 12140,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4693,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "194.06",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "481.65",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 15895,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4354,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "443.42",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "495.14",
                            "currencyCode": "SSP"
                          },
                          "awardAmount": {
                            "amount": 48429,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0343,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "311.74",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "172.86",
                          "currencyCode": "GYD"
                        },
                        "awardAmount": {
                          "amount": 40244,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4539,
                        "equivalentAmount": {
                          "amount": "265.11",
                          "currencyCode": "PLN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "137.06",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 1886,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3582,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "432.43",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "124.55",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 40986,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2747,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "281.63",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "57.99",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 1191,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1789,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "237.4",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "49.8",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 33644,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.232,
                    "equivalentAmount": {
                      "amount": "23.41",
                      "currencyCode": "NZD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "209.14",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 2032,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3676,
                    "equivalentAmount": {
                      "amount": "216.33",
                      "currencyCode": "FJD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "261.51",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 25446,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4196,
                    "equivalentAmount": {
                      "amount": "332.05",
                      "currencyCode": "IDR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "249.4",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 6433,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4299,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "160.19",
                        "currencyCode": "TMT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "309.74",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 30089,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4763,
                    "equivalentAmount": {
                      "amount": "301.49",
                      "currencyCode": "MOP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "84.66",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 22348,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3044,
                    "equivalentAmount": {
                      "amount": "60.65",
                      "currencyCode": "MZN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1981
                },
                "passengerReferenceIds": [
                  "e6286f8f-7865-4fb7-a1e1-64d4275b0b2b",
                  "64faf493-b1bd-4c67-8041-d2552f55343c",
                  "2f5151c4-b8e8-40e9-87f8-0f3dcee98b26",
                  "99a94d89-8dcc-470e-be48-bcdefb4cf82a",
                  "4398a567-95eb-4b25-a94e-63b66c02a585",
                  "511d9a92-57b3-4078-9766-810139ff3ecc",
                  "68740823-ee4c-4f6b-b4a9-de750452963d",
                  "6f74a6ec-327c-480d-b787-5b76e2f431fb",
                  "c3681c17-c904-4111-9598-3699b76b67bc"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "226.21",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 17003,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3075,
                    "equivalentAmount": {
                      "amount": "290.43",
                      "currencyCode": "TOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "300.18",
                          "currencyCode": "BAM"
                        },
                        "awardAmount": {
                          "amount": 11837,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4059,
                        "equivalentAmount": {
                          "amount": "108.55",
                          "currencyCode": "DZD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "290.05",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 20524,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3315,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "64.97",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "192.88",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 29965,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.252,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "138.32",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "238.48",
                            "currencyCode": "SSP"
                          },
                          "awardAmount": {
                            "amount": 37121,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1333,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "203.91",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "27.8",
                          "currencyCode": "BSD"
                        },
                        "awardAmount": {
                          "amount": 35653,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1211,
                        "equivalentAmount": {
                          "amount": "46.45",
                          "currencyCode": "KHR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "359.7",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 25699,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4725,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "335.6",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "202.89",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 18081,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3104,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "175.95",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "354.38",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 42624,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.054,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "297.04",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "202.25",
                          "currencyCode": "GIP"
                        },
                        "awardAmount": {
                          "amount": 21464,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0375,
                        "equivalentAmount": {
                          "amount": "383.52",
                          "currencyCode": "NPR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "393.84",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 27403,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3023,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "48.27",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "100.33",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 5046,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.488,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "181.66",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "238.84",
                            "currencyCode": "EUR"
                          },
                          "awardAmount": {
                            "amount": 26008,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.421,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "219.5",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "391.75",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 26798,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0379,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "18.99",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "418.64",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 21289,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0141,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "483.73",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "106.33",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 34115,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4905,
                    "equivalentAmount": {
                      "amount": "138.1",
                      "currencyCode": "SOS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "168.25",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 9305,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3269,
                    "equivalentAmount": {
                      "amount": "22.65",
                      "currencyCode": "BND"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "71.02",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 21478,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3973,
                    "equivalentAmount": {
                      "amount": "375.53",
                      "currencyCode": "HNL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "329.95",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 25509,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1436,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "424.55",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "466.63",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 20314,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3563,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "241.81",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "421.17",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 11568,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4367,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "26.33",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "27",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 17807,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2673,
                    "equivalentAmount": {
                      "amount": "143.32",
                      "currencyCode": "YER"
                    }
                  },
                  {
                    "amount": {
                      "amount": "329.81",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 1656,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3944,
                    "equivalentAmount": {
                      "amount": "291.67",
                      "currencyCode": "YER"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0043
                },
                "passengerReferenceIds": [
                  "506cfc07-2fc4-4a81-af24-e8aeb88c8eef",
                  "63e6dad2-7566-40d3-aae2-e03c26b1b349",
                  "920c5b80-cd8e-445b-a5ac-4cac3380f717",
                  "e677221d-dd6f-4a59-9038-6314c1402a08",
                  "032f5ef5-af07-41f6-8605-8d915e270f6d",
                  "b3a4f1f0-aa10-4fdf-842d-1191a994208a",
                  "9695952a-2c15-4b42-a251-fe3cce64e905",
                  "826a40e2-fcd5-448f-8e8c-49b932b175d5",
                  "ee2393fd-cf46-4eb3-a033-f33086b63a2d"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "247.63",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 3136,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4616,
                    "equivalentAmount": {
                      "amount": "45.49",
                      "currencyCode": "TOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "231.97",
                          "currencyCode": "BIF"
                        },
                        "awardAmount": {
                          "amount": 30376,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1688,
                        "equivalentAmount": {
                          "amount": "198.42",
                          "currencyCode": "ZMW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "132.03",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 21950,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0694,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "63.92",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "236.33",
                          "currencyCode": "MDL"
                        },
                        "awardAmount": {
                          "amount": 36055,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1802,
                        "equivalentAmount": {
                          "amount": "151.98",
                          "currencyCode": "UGX"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "333.55",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 31090,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.283,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "295.66",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "342.93",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 12110,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4218,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "454.6",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "357.22",
                          "currencyCode": "MDL"
                        },
                        "awardAmount": {
                          "amount": 48860,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2355,
                        "equivalentAmount": {
                          "amount": "312.81",
                          "currencyCode": "XOF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "232.29",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 2995,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3859,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "476.35",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "169.89",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 38348,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0514,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "101.59",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "148.19",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 37308,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4695,
                    "equivalentAmount": {
                      "amount": "78.84",
                      "currencyCode": "MKD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "288.04",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 36103,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3536,
                    "equivalentAmount": {
                      "amount": "380.63",
                      "currencyCode": "BAM"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "355.19",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 32729,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0113,
                    "equivalentAmount": {
                      "amount": "428.02",
                      "currencyCode": "BYN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "426.37",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 47813,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1478,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "190.67",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "116.45",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 26815,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4136,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "53.81",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "43.55",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 44957,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0757,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "404.11",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "321.46",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 5774,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4031,
                    "equivalentAmount": {
                      "amount": "14.92",
                      "currencyCode": "HKD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "105.24",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 49158,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2542,
                    "equivalentAmount": {
                      "amount": "255.12",
                      "currencyCode": "SZL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "360.29",
                  "currencyCode": "VUV"
                },
                "awardAmount": {
                  "amount": 31423,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4172,
                "equivalentAmount": {
                  "amount": "31.66",
                  "currencyCode": "ETB"
                }
              },
              "fees": {
                "amount": {
                  "amount": "355.53",
                  "currencyCode": "BGN"
                },
                "awardAmount": {
                  "amount": 44519,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1794,
                "equivalentAmount": {
                  "amount": "70.37",
                  "currencyCode": "MRU"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "344.45",
                  "currencyCode": "UGX"
                },
                "awardAmount": {
                  "amount": 45239,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0844,
                "equivalentAmount": {
                  "amount": "282.51",
                  "currencyCode": "AMD"
                }
              },
              "offerItemReferenceId": "88bdb34f-6456-4906-856c-0859440f193c",
              "tax": {
                "amount": {
                  "amount": "38.46",
                  "currencyCode": "RWF"
                },
                "awardAmount": {
                  "amount": 31945,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2131,
                "equivalentAmount": {
                  "amount": "464.85",
                  "currencyCode": "MZN"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "182.43",
                    "currencyCode": "THB"
                  },
                  "awardAmount": {
                    "amount": 30954,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1217,
                  "equivalentAmount": {
                    "amount": "276.87",
                    "currencyCode": "GNF"
                  }
                },
                {
                  "amount": {
                    "amount": "249.27",
                    "currencyCode": "GBP"
                  },
                  "awardAmount": {
                    "amount": 18158,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3294,
                  "equivalentAmount": {
                    "amount": "298.17",
                    "currencyCode": "DZD"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "480.44",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 23250,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2497,
                    "equivalentAmount": {
                      "amount": "188.35",
                      "currencyCode": "FKP"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "404.63",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 41918,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3018,
                    "equivalentAmount": {
                      "amount": "16.61",
                      "currencyCode": "DOP"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "177.21",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 48676,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2897,
                    "equivalentAmount": {
                      "amount": "196.59",
                      "currencyCode": "VES"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "428.39",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 8804,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0568,
                    "equivalentAmount": {
                      "amount": "408.07",
                      "currencyCode": "RWF"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "188.05",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 7779,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1744,
                      "equivalentAmount": {
                        "amount": "173.58",
                        "currencyCode": "LBP"
                      }
                    },
                    {
                      "amount": {
                        "amount": "252.87",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 10434,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0502,
                      "equivalentAmount": {
                        "amount": "108.34",
                        "currencyCode": "TTD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "420",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 25703,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1443,
                    "equivalentAmount": {
                      "amount": "59.15",
                      "currencyCode": "STN"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "62.83",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 47642,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2815,
                    "equivalentAmount": {
                      "amount": "417.48",
                      "currencyCode": "BGN"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "182.93",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 11984,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4844,
                    "equivalentAmount": {
                      "amount": "104.6",
                      "currencyCode": "SRD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "23.4",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 23132,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0947,
                    "equivalentAmount": {
                      "amount": "109.16",
                      "currencyCode": "TWD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "154.8",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 43041,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0185,
                      "equivalentAmount": {
                        "amount": "301.09",
                        "currencyCode": "MMK"
                      }
                    },
                    {
                      "amount": {
                        "amount": "212.53",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 41183,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0425,
                      "equivalentAmount": {
                        "amount": "365.76",
                        "currencyCode": "GMD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "311.44",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 35364,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3437,
                    "equivalentAmount": {
                      "amount": "149.07",
                      "currencyCode": "LSL"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "368.61",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 44229,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0137,
                    "equivalentAmount": {
                      "amount": "116.88",
                      "currencyCode": "ZMW"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "324.92",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 22989,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3432,
                    "equivalentAmount": {
                      "amount": "189.19",
                      "currencyCode": "MMK"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "395.59",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 19529,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2175,
                    "equivalentAmount": {
                      "amount": "365.33",
                      "currencyCode": "BSD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "160.03",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 2872,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3987,
                      "equivalentAmount": {
                        "amount": "333.79",
                        "currencyCode": "UAH"
                      }
                    },
                    {
                      "amount": {
                        "amount": "447.85",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 15098,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0992,
                      "equivalentAmount": {
                        "amount": "154.48",
                        "currencyCode": "MUR"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "42.79",
                    "currencyCode": "TOP"
                  },
                  "percentage": "7.02"
                },
                "passengerReferenceIds": [
                  "f6b7dd7a-a9bf-45e0-81ab-7ffbd66e286e",
                  "7d09ce3f-5bc9-4f8a-a173-a82f2d9a865c",
                  "dc6f4e75-a798-42cd-b56a-223b9e227750",
                  "d27c7f75-831c-4752-ba1d-adde74679c0f",
                  "2ab9648b-21b1-41e1-9c18-1fb09a89e670",
                  "0fc9d055-ebe9-460b-b843-e845eb66d358",
                  "bb821041-13ce-499c-8506-bdb940e93ad5",
                  "23585e37-0afa-4d3e-bcee-d263eb80e32c",
                  "471a5667-2498-4224-90b1-6c863db2b501"
                ],
                "total": {
                  "amount": {
                    "amount": "311.35",
                    "currencyCode": "KYD"
                  },
                  "awardAmount": {
                    "amount": 7245,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2019,
                  "equivalentAmount": {
                    "amount": "79.39",
                    "currencyCode": "BZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "259.13",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 11150,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1275,
                    "equivalentAmount": {
                      "amount": "33.06",
                      "currencyCode": "DOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "452.73",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3725,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.189,
                      "equivalentAmount": {
                        "amount": "325.14",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "467.45",
                        "currencyCode": "GEL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42008,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3036,
                      "equivalentAmount": {
                        "amount": "46.25",
                        "currencyCode": "EGP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "105.21",
                        "currencyCode": "BMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22101,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3159,
                      "equivalentAmount": {
                        "amount": "293.59",
                        "currencyCode": "KWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "172.11",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 14691,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0116,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "35.86",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "40.35",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 35553,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1842,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "103.24",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "35.94",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 29790,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3219,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "101.38",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "493.07",
                    "currencyCode": "KYD"
                  },
                  "percentage": "12.94"
                },
                "passengerReferenceIds": [
                  "3e8692a4-8159-4fbd-acf3-9dafcfdf330b",
                  "70dec0cf-9b7e-47d8-8b59-551a9c63ec07",
                  "c6056a7f-fbfd-4782-8053-2fdac38d6783",
                  "dc577617-bfa6-4586-9b54-072358f13cdd",
                  "adb4dafe-fda3-42f2-88d3-da3fea0488b2",
                  "8ec37947-c5d8-4e39-9cad-fd6ff7f6a70b",
                  "69e34a36-84f8-4a9c-880f-2c808017d7b9",
                  "8fd7395b-2a0b-4919-99f7-73a24ae8abff",
                  "35422a92-d9ba-436b-b8f4-592f54a2d18a"
                ],
                "total": {
                  "amount": {
                    "amount": "12.27",
                    "currencyCode": "FJD"
                  },
                  "awardAmount": {
                    "amount": 8869,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2462,
                  "equivalentAmount": {
                    "amount": "135.71",
                    "currencyCode": "WST"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "454.77",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 32684,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4914,
                    "equivalentAmount": {
                      "amount": "407.3",
                      "currencyCode": "VUV"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "209.94",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20331,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1926,
                      "equivalentAmount": {
                        "amount": "252.41",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "136.97",
                        "currencyCode": "GNF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49798,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0759,
                      "equivalentAmount": {
                        "amount": "250.19",
                        "currencyCode": "NIO"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "219.98",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41051,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.454,
                      "equivalentAmount": {
                        "amount": "171.75",
                        "currencyCode": "JOD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "493.01",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 47622,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2921,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "37.04",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "66.14",
                    "currencyCode": "BMD"
                  },
                  "percentage": "13.46"
                },
                "passengerReferenceIds": [
                  "747ab355-3954-420c-9638-ad6fb75e98d2",
                  "dfabaf93-77fe-4a8f-8f4e-6c9a790df1c3",
                  "1b4a4408-985d-4303-9329-6db596ea9e22",
                  "95e14b63-06cb-48f3-a59e-3a7cecedba53",
                  "61bec50c-904e-479f-a9d1-1452d9f69230",
                  "1f3d58a9-40ed-4f71-ba19-92f350156fbc",
                  "841b3cb9-46d9-4efe-8353-3dc9c286ae34",
                  "fb88bced-3b17-4ddd-95be-ad4ebb2f76a6",
                  "a9c459a8-a400-408d-a70a-310b1ed87e47"
                ],
                "total": {
                  "amount": {
                    "amount": "118.93",
                    "currencyCode": "HUF"
                  },
                  "awardAmount": {
                    "amount": 20211,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4764,
                  "equivalentAmount": {
                    "amount": "391.3",
                    "currencyCode": "XCD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "110.68",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 41679,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2486,
                    "equivalentAmount": {
                      "amount": "208.79",
                      "currencyCode": "CAD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "38.56",
                        "currencyCode": "KGS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23038,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4597,
                      "equivalentAmount": {
                        "amount": "54.22",
                        "currencyCode": "UAH"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "286.53",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38477,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1359,
                      "equivalentAmount": {
                        "amount": "373.84",
                        "currencyCode": "JOD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "344.51",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17240,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1276,
                      "equivalentAmount": {
                        "amount": "270.32",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "495.46",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 42105,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3048,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "88.55",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "89.42",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 8576,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3445,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "77.93",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "43.09",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 23025,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2193,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "318.98",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "126.83",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 39802,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4022,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "405.55",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "74.05",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 9612,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0657,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "409.87",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "254.14",
                    "currencyCode": "BDT"
                  },
                  "percentage": "8.55"
                },
                "passengerReferenceIds": [
                  "c0e0fb42-8dd1-4063-8457-268ceedcbcf5",
                  "8eac4633-714f-4e86-9190-453edcfd628b",
                  "c724c7ce-3d34-43ed-975f-d1a12fec4f11",
                  "49b78801-8321-4806-9ba9-fd16c54891a3",
                  "fb1834ff-6c83-4491-8da6-3776522e4029",
                  "6e087074-1b3a-4da7-a2b5-1f7eb7acbc79",
                  "b7ef7e31-4063-4826-b8e1-f8e4cc76264b",
                  "c75fdd9c-5c94-413d-aa87-5b4ede4144a5",
                  "7dfbbc09-ec87-4f35-ac9a-fa706643f03c"
                ],
                "total": {
                  "amount": {
                    "amount": "100.87",
                    "currencyCode": "MRU"
                  },
                  "awardAmount": {
                    "amount": 3262,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0853,
                  "equivalentAmount": {
                    "amount": "85.25",
                    "currencyCode": "RUB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "426.03",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 26891,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1937,
                    "equivalentAmount": {
                      "amount": "275.35",
                      "currencyCode": "GMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "322.32",
                        "currencyCode": "COP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44290,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3289,
                      "equivalentAmount": {
                        "amount": "211.36",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "223.59",
                        "currencyCode": "XOF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8437,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1239,
                      "equivalentAmount": {
                        "amount": "311.17",
                        "currencyCode": "USD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "399.16",
                        "currencyCode": "KYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17374,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0683,
                      "equivalentAmount": {
                        "amount": "281.36",
                        "currencyCode": "DOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "125.16",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 21944,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2184,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "160.06",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "305.91",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 15580,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4825,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "428.21",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "154.71",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 19644,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4302,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "350.68",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "263.33",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 2333,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3878,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "273.46",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "124.37",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 38625,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2341,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "452.83",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "179.71",
                    "currencyCode": "MOP"
                  },
                  "percentage": "12.19"
                },
                "passengerReferenceIds": [
                  "09e1b94a-9161-4fbd-82c1-6b2c64d12f70",
                  "dfcd3b79-ea50-4773-9577-5d01bb2f3fd5",
                  "498210bb-b8c7-49ab-98b5-756cd7ceba85",
                  "2d4ffd62-35ee-4caf-829e-c541b4fec482",
                  "f1b5d775-1bc0-445e-befa-2231dc7f0c71",
                  "d4239b48-8ae1-4f10-abb9-343d2c6db2c7",
                  "45c88acd-fc56-4f1c-bd97-3a02853ae025",
                  "76627054-5af1-4a3f-8a1c-b090e0b18923",
                  "58df2422-587a-4598-a3af-17578a4cdf35"
                ],
                "total": {
                  "amount": {
                    "amount": "423.6",
                    "currencyCode": "RON"
                  },
                  "awardAmount": {
                    "amount": 16613,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4335,
                  "equivalentAmount": {
                    "amount": "174.11",
                    "currencyCode": "MNT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "370.04",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 47213,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3832,
                    "equivalentAmount": {
                      "amount": "464.31",
                      "currencyCode": "MYR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "387.99",
                        "currencyCode": "BAM"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10014,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0311,
                      "equivalentAmount": {
                        "amount": "248.1",
                        "currencyCode": "KZT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "233.36",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39802,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1088,
                      "equivalentAmount": {
                        "amount": "445.09",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "312.66",
                        "currencyCode": "YER"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48718,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4052,
                      "equivalentAmount": {
                        "amount": "222.05",
                        "currencyCode": "FJD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "33.21",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 12616,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1462,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "263.97",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "392.26",
                    "currencyCode": "HTG"
                  },
                  "percentage": "10.04"
                },
                "passengerReferenceIds": [
                  "fd0b5ad0-53fb-4091-b5de-990f3886b5d4",
                  "2c1ec83c-cc9f-4177-82ff-c6162bd391a2",
                  "9d0ae958-b91c-413b-8859-95eb27f2b750",
                  "3baf5a4f-ab43-4a79-8894-366fcf64ea08",
                  "536cebcb-bb56-4f97-bbfa-4e3c099628a6",
                  "64a6db9e-7f6d-48bd-b64f-5c018be1e3cc",
                  "93237c21-e37a-408e-8b4f-03a5257487b9",
                  "d16bd7ec-a2ee-4644-bdc2-97ac0723063c",
                  "a135a7c1-8440-4172-99fb-6f306dc0e650"
                ],
                "total": {
                  "amount": {
                    "amount": "13.38",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 11816,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0907,
                  "equivalentAmount": {
                    "amount": "164.95",
                    "currencyCode": "MOP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "498.34",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 2818,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0711,
                    "equivalentAmount": {
                      "amount": "185.37",
                      "currencyCode": "MOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "200.1",
                        "currencyCode": "BTN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44912,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1106,
                      "equivalentAmount": {
                        "amount": "365.58",
                        "currencyCode": "ALL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "324.36",
                        "currencyCode": "INR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36063,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2007,
                      "equivalentAmount": {
                        "amount": "267.03",
                        "currencyCode": "AWG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "114.19",
                        "currencyCode": "LAK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3341,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4629,
                      "equivalentAmount": {
                        "amount": "15.26",
                        "currencyCode": "AFN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "101.31",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 12667,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1363,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "422.68",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "467.87",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 10691,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.122,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "289.04",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "133.49",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 10129,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0727,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "394.37",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "329.43",
                    "currencyCode": "HKD"
                  },
                  "percentage": "8.11"
                },
                "passengerReferenceIds": [
                  "738e89d2-fce4-4911-8706-c90325938b76",
                  "633e961a-324b-4b93-810d-40e93cbaacfe",
                  "5879017a-b6a8-45d7-88f2-12b18bd69382",
                  "c6fe215d-ae3d-4a54-8fe4-451531b80b60",
                  "37e30bbb-1db4-4764-adbd-8a9513565eb1",
                  "242b4561-25ec-4129-8bc5-2f229b3c5372",
                  "468d10b1-475b-426f-80bf-5416ffb17101",
                  "30baec9b-f839-4d0b-8a71-7388ffc7b443",
                  "48b3e0e5-9614-4963-9d57-92c72ba02849"
                ],
                "total": {
                  "amount": {
                    "amount": "322.23",
                    "currencyCode": "MVR"
                  },
                  "awardAmount": {
                    "amount": 49990,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.276,
                  "equivalentAmount": {
                    "amount": "119.88",
                    "currencyCode": "TWD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "491.61",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 16562,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2221,
                    "equivalentAmount": {
                      "amount": "119.76",
                      "currencyCode": "SLE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "94.51",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5710,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.327,
                      "equivalentAmount": {
                        "amount": "354.1",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "54.13",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30894,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2543,
                      "equivalentAmount": {
                        "amount": "86.54",
                        "currencyCode": "XPF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "209.81",
                        "currencyCode": "MMK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48735,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2914,
                      "equivalentAmount": {
                        "amount": "297.73",
                        "currencyCode": "SSP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "131.53",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 5772,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1121,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "317.1",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "458.95",
                    "currencyCode": "UAH"
                  },
                  "percentage": "5.29"
                },
                "passengerReferenceIds": [
                  "ac81ade8-5a4e-40b3-a5c7-8ac30ffd6359",
                  "aa078486-f431-4db7-ba14-14f1eb70d115",
                  "9289a9d6-07da-4ffe-96c9-0283da63a7ca",
                  "31bda591-a3ee-4a5b-9beb-0df8e88d9323",
                  "4f551971-9048-4674-92ce-ff7330dd940e",
                  "995f1282-c1a4-44d6-8fa7-e1ccd80d081d",
                  "32cffd55-7f67-409c-a855-588948f1b898",
                  "14adb5b1-0356-4031-8d65-c264e04e7dda",
                  "90ee338f-f190-44be-a711-3f88ed8946a1"
                ],
                "total": {
                  "amount": {
                    "amount": "187.23",
                    "currencyCode": "GEL"
                  },
                  "awardAmount": {
                    "amount": 27416,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0969,
                  "equivalentAmount": {
                    "amount": "107.54",
                    "currencyCode": "UGX"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "277.93",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 6341,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2304,
                    "equivalentAmount": {
                      "amount": "54.99",
                      "currencyCode": "JPY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "413.22",
                        "currencyCode": "SEK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27851,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4638,
                      "equivalentAmount": {
                        "amount": "412.66",
                        "currencyCode": "MMK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "35.89",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43589,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2894,
                      "equivalentAmount": {
                        "amount": "42.03",
                        "currencyCode": "MAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "453.6",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6779,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0837,
                      "equivalentAmount": {
                        "amount": "462.47",
                        "currencyCode": "BRL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "131.91",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 49776,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3549,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "203.84",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "125.15",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 9347,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3123,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "373.73",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "15.6",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 19191,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4278,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "332.49",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "404.33",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 24738,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0159,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "118.99",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "128.17",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 24912,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2221,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "166.37",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "199.26",
                    "currencyCode": "MVR"
                  },
                  "percentage": "10.73"
                },
                "passengerReferenceIds": [
                  "7aae8596-62bb-4cef-9cc1-f558cd237434",
                  "235336f9-306f-47b9-8355-7196748f5e44",
                  "9eb42c35-e770-4e60-917c-5de7df848a7c",
                  "3461973f-4472-4c58-9d7d-2cde39091300",
                  "629aed33-223a-4d73-be55-55c51055cd46",
                  "15165c6a-63e3-458e-8a90-9764401f4053",
                  "eb731188-684b-4fc5-975d-1384b51aa4ff",
                  "c7615634-8b31-4af5-8259-46b519669a27",
                  "e771c88b-ff70-4276-bb68-3d3543f5859b"
                ],
                "total": {
                  "amount": {
                    "amount": "311.29",
                    "currencyCode": "ZWL"
                  },
                  "awardAmount": {
                    "amount": 42946,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2808,
                  "equivalentAmount": {
                    "amount": "167.24",
                    "currencyCode": "KYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "130.41",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 5889,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0232,
                    "equivalentAmount": {
                      "amount": "260.62",
                      "currencyCode": "BOB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "142.67",
                        "currencyCode": "INR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32929,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0748,
                      "equivalentAmount": {
                        "amount": "297.57",
                        "currencyCode": "TMT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "477.75",
                        "currencyCode": "ERN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20593,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4016,
                      "equivalentAmount": {
                        "amount": "33.81",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "487.63",
                        "currencyCode": "KYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13124,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0714,
                      "equivalentAmount": {
                        "amount": "240.74",
                        "currencyCode": "MWK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "79.41",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 20378,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3795,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "431.41",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "96.73",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 22170,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0669,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "160.48",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "99.03",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 34757,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2305,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "132.87",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "459.49",
                    "currencyCode": "TND"
                  },
                  "percentage": "5.67"
                },
                "deal": {
                  "amount": {
                    "amount": "55.62",
                    "currencyCode": "OMR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "13.37",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "3284af03-1d32-4320-9850-229b8ce6b9aa",
                  "fc7dc706-06f8-47f5-9120-488ed7b31e73",
                  "8d458c28-3b23-466f-b79a-d32112e1f58c",
                  "9d79bda9-d6d9-48e6-928a-eb85e1d85366",
                  "c2e26de8-ebdb-4357-ad6f-d1f1e036a23a",
                  "80bf76b6-4036-4676-acf7-0d9257a12e70",
                  "3fc97a73-8f73-4220-8b22-8e45eca3faba",
                  "2bb10ef5-e366-438d-928a-522e2375291d",
                  "fd645b24-e27f-4719-bb87-e4289516f468"
                ],
                "total": {
                  "amount": {
                    "amount": "212.13",
                    "currencyCode": "IRR"
                  },
                  "awardAmount": {
                    "amount": 24364,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2988,
                  "equivalentAmount": {
                    "amount": "369.75",
                    "currencyCode": "BIF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "326.12",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 15868,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3855,
                    "equivalentAmount": {
                      "amount": "412.54",
                      "currencyCode": "GNF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "69.33",
                        "currencyCode": "NPR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18719,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0183,
                      "equivalentAmount": {
                        "amount": "373.97",
                        "currencyCode": "TOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "28.62",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10415,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2088,
                      "equivalentAmount": {
                        "amount": "189.53",
                        "currencyCode": "HNL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "253.83",
                        "currencyCode": "XPF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30351,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1635,
                      "equivalentAmount": {
                        "amount": "32.56",
                        "currencyCode": "UGX"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "456.42",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 35352,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0816,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "444.54",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "287.94",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 7669,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2085,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "119.96",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "107.79",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 39296,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0796,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "82.61",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "15.04",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 7651,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4967,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "168.93",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "28.36",
                    "currencyCode": "KMF"
                  },
                  "percentage": "6.85"
                },
                "deal": {
                  "amount": {
                    "amount": "308.12",
                    "currencyCode": "SBD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "6.68",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "d4c2cd79-c9d1-4811-b0be-25eb064d50c9",
                  "24e01e59-e0e7-4f68-b345-bfd74c5115cd",
                  "ae6e1754-a8ae-4943-8d9b-cd5966b6d847",
                  "8e07ac1e-8162-4f9c-b486-8d5964262202",
                  "a20f6ca9-dd19-4e6d-b3e0-7d78b82d4841",
                  "7e221720-1c3b-4144-b5f1-78db5c73486a",
                  "388c50ef-0f08-48ee-8f20-894f4b32d9f1",
                  "7f6203de-6848-4786-b5d8-bdb011afc845",
                  "f1addd00-a780-4f2d-9820-2325dfe9e412"
                ],
                "total": {
                  "amount": {
                    "amount": "402.67",
                    "currencyCode": "SLE"
                  },
                  "awardAmount": {
                    "amount": 5744,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1107,
                  "equivalentAmount": {
                    "amount": "223.92",
                    "currencyCode": "QAR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "213.87",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 35705,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4745,
                    "equivalentAmount": {
                      "amount": "164.47",
                      "currencyCode": "DZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "17.72",
                        "currencyCode": "SHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41847,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0607,
                      "equivalentAmount": {
                        "amount": "109.27",
                        "currencyCode": "MGA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "453.92",
                        "currencyCode": "UGX"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32962,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4322,
                      "equivalentAmount": {
                        "amount": "444.75",
                        "currencyCode": "RUB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "332.83",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34892,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0579,
                      "equivalentAmount": {
                        "amount": "65.38",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "304.8",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 8554,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3076,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "330.95",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "328.08",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 48781,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0586,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "93.6",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "358.22",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 17554,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3236,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "433.37",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "312",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 8457,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.201,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "495.27",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "79.19",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 26741,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1049,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "284.77",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "100.21",
                    "currencyCode": "FJD"
                  },
                  "percentage": "9.7"
                },
                "deal": {
                  "amount": {
                    "amount": "231",
                    "currencyCode": "BAM"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "11.96",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ddb5fdf3-da78-42a4-8cf8-5490dc05b589",
                  "6fb9919d-5b05-4019-ba0f-7662c777500f",
                  "c4664546-fe0c-4909-8763-59788a8e0804",
                  "c70fdeb4-d9db-4416-9fa5-70f9719afc65",
                  "3aad7238-8903-451f-a248-a6e9f8ab21ee",
                  "cb912011-1183-497a-aa21-6404f84f59b9",
                  "6f22a8bb-913a-4faf-8d40-6cee35efea55",
                  "50d2e4e3-e307-4e7d-a0a6-68cf2ef95915",
                  "97f98c51-c621-4a9b-8898-6574f0d489ca"
                ],
                "total": {
                  "amount": {
                    "amount": "455.43",
                    "currencyCode": "ETB"
                  },
                  "awardAmount": {
                    "amount": 23781,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0229,
                  "equivalentAmount": {
                    "amount": "317.6",
                    "currencyCode": "KES"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "83.49",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 35548,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4615,
                    "equivalentAmount": {
                      "amount": "62.42",
                      "currencyCode": "UYU"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "109.86",
                        "currencyCode": "KPW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15834,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0612,
                      "equivalentAmount": {
                        "amount": "45.37",
                        "currencyCode": "AFN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "111.44",
                        "currencyCode": "GIP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24322,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1214,
                      "equivalentAmount": {
                        "amount": "336.75",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "24.8",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14047,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4531,
                      "equivalentAmount": {
                        "amount": "15.43",
                        "currencyCode": "SOS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "46.95",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 30643,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3043,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "325.59",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "154.16",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 35069,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2476,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "44.51",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "179.22",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 49398,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1453,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "333.08",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "199.95",
                    "currencyCode": "PEN"
                  },
                  "percentage": "5.7"
                },
                "deal": {
                  "amount": {
                    "amount": "365.39",
                    "currencyCode": "JMD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "6.72",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c9de1436-2bae-4849-93a1-aa11a26ae5e0",
                  "40405396-14d3-4aca-9db4-9f91d532563e",
                  "4fba7c1b-2a65-43fb-b0e2-e13d92b221e0",
                  "f7ca71ec-ae73-41fa-bd1d-19d86e79ff1b",
                  "5964adb0-73a2-4767-857b-8bcd9a44f9de",
                  "35268241-27ea-45f7-817c-1a6651167f9d",
                  "d0766d34-6b49-4165-a270-1ae34cf2a96d",
                  "f3621d9b-e4b8-4423-a51c-6a13719722b0",
                  "b5087f10-caef-42ec-ba44-4c88db8f9647"
                ],
                "total": {
                  "amount": {
                    "amount": "291.5",
                    "currencyCode": "GEL"
                  },
                  "awardAmount": {
                    "amount": 3350,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4879,
                  "equivalentAmount": {
                    "amount": "37.87",
                    "currencyCode": "GNF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "408.38",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 16671,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0782,
                    "equivalentAmount": {
                      "amount": "360.55",
                      "currencyCode": "BND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "221.62",
                        "currencyCode": "SLE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37551,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4797,
                      "equivalentAmount": {
                        "amount": "62.81",
                        "currencyCode": "SLE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "223.97",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1486,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3133,
                      "equivalentAmount": {
                        "amount": "231.94",
                        "currencyCode": "BZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "129.74",
                        "currencyCode": "TMT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2944,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4533,
                      "equivalentAmount": {
                        "amount": "413.5",
                        "currencyCode": "JMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "177.35",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 14498,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3608,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "408.76",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "132.07",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 35043,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4835,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "62.67",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "344.97",
                    "currencyCode": "KPW"
                  },
                  "percentage": "6.87"
                },
                "deal": {
                  "amount": {
                    "amount": "296.63",
                    "currencyCode": "MZN"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "6.32",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "b8ad3aee-400f-40cd-a8c8-a716ea2f3d93",
                  "4b5588f1-484c-4413-b5e8-fa38c9138efd",
                  "cffe68b7-3e0d-4cda-b955-f036e71702d6",
                  "012bcfe0-6209-4fbd-b4d4-92ae44fcc7d9",
                  "f253698f-110e-4dbd-b5e5-3fc19a1bc4d8",
                  "433828cf-0d8d-4089-bac7-ec7369b95f8c",
                  "137dd3df-fb86-46ae-a73e-c51b08b4098b",
                  "ad708f1e-c469-4f4a-ad3a-dba3b15e6a15",
                  "b7f762f2-8de5-469a-87f0-80a4b633d959"
                ],
                "total": {
                  "amount": {
                    "amount": "419.76",
                    "currencyCode": "NOK"
                  },
                  "awardAmount": {
                    "amount": 10217,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2424,
                  "equivalentAmount": {
                    "amount": "110.71",
                    "currencyCode": "CAD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "410.64",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 1505,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2074,
                    "equivalentAmount": {
                      "amount": "469.7",
                      "currencyCode": "PGK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "265.88",
                        "currencyCode": "KES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35280,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3466,
                      "equivalentAmount": {
                        "amount": "413.99",
                        "currencyCode": "DJF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "306.9",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46501,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2045,
                      "equivalentAmount": {
                        "amount": "421.19",
                        "currencyCode": "HNL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "96.5",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21233,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0988,
                      "equivalentAmount": {
                        "amount": "371.12",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "326.76",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 49995,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1862,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "10.19",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "173.52",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 27622,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3334,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "321.78",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "63.64",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 47861,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1772,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "291.3",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "12.29",
                    "currencyCode": "MUR"
                  },
                  "percentage": "13.16"
                },
                "deal": {
                  "amount": {
                    "amount": "370.33",
                    "currencyCode": "SCR"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "9.7",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "68601cb0-4992-4973-9692-6980be4afcfe",
                  "8aaf62e4-3400-497d-893c-c2e9f2585cef",
                  "6d395447-8933-4c85-986a-680fabc8a497",
                  "42aaa0f2-6518-41fb-b9d1-88dd98e73b64",
                  "c903f8a8-7b43-4193-b9dd-7c9801072e0a",
                  "b3b8db80-318c-4daa-8990-5ef742d32e4f",
                  "e20a34ca-4968-461f-b540-2347467f0f68",
                  "5f85b18a-9ae6-4b0d-808e-c63cb8be83e6",
                  "377e3d26-d79e-43cc-a0c3-1a8b6170338b"
                ],
                "total": {
                  "amount": {
                    "amount": "341.63",
                    "currencyCode": "KYD"
                  },
                  "awardAmount": {
                    "amount": 12381,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.103,
                  "equivalentAmount": {
                    "amount": "443.98",
                    "currencyCode": "MRU"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "337.48",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 15681,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0144,
                    "equivalentAmount": {
                      "amount": "294.3",
                      "currencyCode": "MNT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "187.37",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18754,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0234,
                      "equivalentAmount": {
                        "amount": "111.6",
                        "currencyCode": "MVR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "145.46",
                        "currencyCode": "IDR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35602,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.35,
                      "equivalentAmount": {
                        "amount": "405.9",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "491.53",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38675,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0696,
                      "equivalentAmount": {
                        "amount": "384.42",
                        "currencyCode": "SSP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "251.6",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 26091,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1787,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "307.73",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "236.86",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 41647,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2615,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "393.23",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "189.12",
                    "currencyCode": "PAB"
                  },
                  "percentage": "8.2"
                },
                "deal": {
                  "amount": {
                    "amount": "494.58",
                    "currencyCode": "BGN"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "13.91",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "2ef0fa9f-3d56-47b1-8113-0838d2c0beb1",
                  "5b7618ad-a15f-4ee3-bbd8-7e911c602ee1",
                  "9f9b6c5e-dc97-420c-b08c-6c3eeaa4be58",
                  "751584ad-d7f9-43ea-adc2-c742634a3b76",
                  "52befde1-b037-4da5-a0bf-fd8f97d8d290",
                  "37185dd4-b308-46c3-a44e-b7406af9decd",
                  "9c73c818-281a-440c-a621-2b2bc37ec268",
                  "89cbb238-6cd5-451e-a4c1-2ee0e811ac62",
                  "b776962b-f929-4abe-84fa-12b8eeb80da1"
                ],
                "total": {
                  "amount": {
                    "amount": "291.43",
                    "currencyCode": "SBD"
                  },
                  "awardAmount": {
                    "amount": 17478,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.428,
                  "equivalentAmount": {
                    "amount": "100.47",
                    "currencyCode": "JMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "51.25",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 33072,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4689,
                    "equivalentAmount": {
                      "amount": "28.03",
                      "currencyCode": "HKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "151.18",
                        "currencyCode": "DJF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9371,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4671,
                      "equivalentAmount": {
                        "amount": "64.49",
                        "currencyCode": "ANG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "257.57",
                        "currencyCode": "JPY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37394,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3147,
                      "equivalentAmount": {
                        "amount": "218.04",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "339.65",
                        "currencyCode": "ERN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9543,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2899,
                      "equivalentAmount": {
                        "amount": "100.71",
                        "currencyCode": "MWK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "336.72",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 44181,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1536,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "333.63",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "476.73",
                    "currencyCode": "SAR"
                  },
                  "percentage": "10"
                },
                "deal": {
                  "amount": {
                    "amount": "422.06",
                    "currencyCode": "BMD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "17.13",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "cb9886ec-dfa4-4cca-a4f3-a8a4261a88f5",
                  "baaddc31-c640-43f2-93dd-37f9960f8324",
                  "55e42029-7ce7-481d-9374-ae229cc2611f",
                  "ea16b4b4-b8f4-46fd-b000-639e92610479",
                  "4379395e-2780-418e-86c3-3805024bb9ed",
                  "84fc3ddc-3234-4ab3-a986-e4a9261db5a1",
                  "520268ad-e482-4528-b9e1-40e2aacb1229",
                  "68e2b55f-151e-47b3-99ba-e9e33c7ab62b",
                  "ccd92b38-c85f-4621-8bcc-3c24ebaab020"
                ],
                "total": {
                  "amount": {
                    "amount": "71.61",
                    "currencyCode": "PLN"
                  },
                  "awardAmount": {
                    "amount": 34063,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0985,
                  "equivalentAmount": {
                    "amount": "24.31",
                    "currencyCode": "BOB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "457.46",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 8559,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.478,
                    "equivalentAmount": {
                      "amount": "441.88",
                      "currencyCode": "PEN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "221.43",
                        "currencyCode": "NIO"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7643,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2674,
                      "equivalentAmount": {
                        "amount": "40.44",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "474.41",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4020,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2435,
                      "equivalentAmount": {
                        "amount": "368.7",
                        "currencyCode": "AWG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "100.92",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39560,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1986,
                      "equivalentAmount": {
                        "amount": "486.03",
                        "currencyCode": "GIP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "122.74",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 1769,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3365,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "376.12",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "53.48",
                    "currencyCode": "AOA"
                  },
                  "percentage": "12.19"
                },
                "deal": {
                  "amount": {
                    "amount": "54.65",
                    "currencyCode": "VUV"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "13.07",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "52450be4-55ea-4a5a-bc38-cb7700e46a78",
                  "1464c462-d5d4-48d6-a86d-e70f971165c2",
                  "06e94f72-a9fa-4487-8cbf-849c43628a2c",
                  "92eb99b2-f6d0-4ca9-974c-eeead3065bfb",
                  "f60ad8c9-74f5-472a-b54b-4e335373a1c2",
                  "59eae693-8a3e-416b-b22d-e023f38bab0c",
                  "ebf67801-eaf4-4fac-b75f-b28a64c89cdc",
                  "39e852c6-ddd4-42b0-b740-031dd2fb31ba",
                  "0c5c8c0c-bfc1-4e18-a7b8-39071b78925c"
                ],
                "total": {
                  "amount": {
                    "amount": "230.47",
                    "currencyCode": "CHF"
                  },
                  "awardAmount": {
                    "amount": 41351,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3878,
                  "equivalentAmount": {
                    "amount": "90.25",
                    "currencyCode": "PLN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "157.46",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 8284,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1605,
                    "equivalentAmount": {
                      "amount": "194.61",
                      "currencyCode": "INR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "235.67",
                        "currencyCode": "MNT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28094,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4797,
                      "equivalentAmount": {
                        "amount": "136.66",
                        "currencyCode": "MDL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "224.92",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16520,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1743,
                      "equivalentAmount": {
                        "amount": "302.44",
                        "currencyCode": "THB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "108.61",
                        "currencyCode": "VES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43520,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0414,
                      "equivalentAmount": {
                        "amount": "326.31",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "62.43",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 30850,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0377,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "330.12",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "308.51",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 29226,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1609,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "100.86",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "81.64",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 35494,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1604,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "95.77",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "498",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 45787,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2171,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "331.12",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1743
                },
                "passengerReferenceIds": [
                  "2934e4a2-5ca4-491d-b9ea-ae692819797b",
                  "f546293d-1ff0-4032-95ed-1a213fc43ada",
                  "a6935b9b-fd68-4351-98a4-1303aca1279a",
                  "d5cdad43-c63b-4d67-9cf8-5c8baf57f13e",
                  "ec8aca7a-919e-4f77-ab79-8ca6c4299603",
                  "ec7f5d47-9258-4ac9-9937-3f4bb1664a10",
                  "d5e19a81-c6bb-4392-bf52-74e756df4439",
                  "b2fcec1b-e078-481e-a4b0-36a387026db5",
                  "c148d730-ef63-4fbf-99f8-7b43f1f9f740"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "163.87",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 34277,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0424,
                    "equivalentAmount": {
                      "amount": "126.33",
                      "currencyCode": "LRD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "433.53",
                          "currencyCode": "DKK"
                        },
                        "awardAmount": {
                          "amount": 41794,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0432,
                        "equivalentAmount": {
                          "amount": "430.65",
                          "currencyCode": "BGN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "280.42",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 7750,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3359,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "259.55",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "269.93",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 39780,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1274,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "360.11",
                            "currencyCode": "TTD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "411.62",
                          "currencyCode": "MRU"
                        },
                        "awardAmount": {
                          "amount": 46338,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3934,
                        "equivalentAmount": {
                          "amount": "69.73",
                          "currencyCode": "VES"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "221.18",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 40695,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1428,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "487.46",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "165.56",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 1210,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4633,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "26.09",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "131.75",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 4562,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3527,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "444.25",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "176.53",
                          "currencyCode": "INR"
                        },
                        "awardAmount": {
                          "amount": 37067,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4255,
                        "equivalentAmount": {
                          "amount": "75.92",
                          "currencyCode": "RWF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "91.97",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 10791,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1479,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "136.64",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "69.9",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 14056,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4842,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "337.89",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "497.42",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 35505,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2357,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "26.71",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "18.25",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 18650,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1217,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "326.2",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "162.02",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 18077,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1127,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "379.12",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "175.96",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 38961,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1243,
                    "equivalentAmount": {
                      "amount": "20.89",
                      "currencyCode": "DZD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "420.8",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 32749,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1657,
                    "equivalentAmount": {
                      "amount": "243.41",
                      "currencyCode": "SAR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "460.84",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 7722,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.432,
                    "equivalentAmount": {
                      "amount": "163",
                      "currencyCode": "BIF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "165.61",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 37910,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0413,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "311.19",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "487.65",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 42265,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3354,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "362.78",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "429.19",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 32359,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0742,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "191.48",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "303.2",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 32569,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.109,
                    "equivalentAmount": {
                      "amount": "101.96",
                      "currencyCode": "IDR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "489.27",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 47618,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1636,
                    "equivalentAmount": {
                      "amount": "10.39",
                      "currencyCode": "HKD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8809
                },
                "passengerReferenceIds": [
                  "269e1180-f391-42b2-9b03-26ccdb5a5b77",
                  "1b4e9b3b-a359-4df6-a6bf-92ff474fd0c4",
                  "662b3d4a-e186-4c59-8663-46621c0da611",
                  "fbeec053-a269-461f-ab7c-5176175590af",
                  "828726cc-f040-439a-aeb4-41d132143b26",
                  "278d29e4-1733-427c-9864-bc5bbc135479",
                  "27105d68-5f8e-42ce-939e-bc50e8753403",
                  "23482654-efef-436c-9665-22269b5c01ad",
                  "2c813673-d28f-4fb9-a9c1-17cb5ed07e25"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "312.69",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 30332,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1768,
                    "equivalentAmount": {
                      "amount": "135.58",
                      "currencyCode": "NOK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "143.56",
                          "currencyCode": "RSD"
                        },
                        "awardAmount": {
                          "amount": 12796,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1958,
                        "equivalentAmount": {
                          "amount": "392.42",
                          "currencyCode": "SSP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "341.01",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 25715,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0704,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "217.86",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "478.66",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 3819,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4643,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "488.91",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "426.61",
                          "currencyCode": "UGX"
                        },
                        "awardAmount": {
                          "amount": 48095,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4888,
                        "equivalentAmount": {
                          "amount": "92.53",
                          "currencyCode": "SAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "27.17",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 8807,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1446,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "430.57",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "55.84",
                          "currencyCode": "JPY"
                        },
                        "awardAmount": {
                          "amount": 45056,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4918,
                        "equivalentAmount": {
                          "amount": "136.89",
                          "currencyCode": "HNL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "234.75",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 27543,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0936,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "329.19",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "92.38",
                            "currencyCode": "TMT"
                          },
                          "awardAmount": {
                            "amount": 30295,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2399,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "54.38",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "201.31",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 9958,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3889,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "287.93",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "48.73",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 33160,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0558,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "87.33",
                            "currencyCode": "RON"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "124.44",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 43002,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4033,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "321.86",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "127.01",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 32608,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3931,
                    "equivalentAmount": {
                      "amount": "233.47",
                      "currencyCode": "NAD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "30.55",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 26734,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1837,
                    "equivalentAmount": {
                      "amount": "493.31",
                      "currencyCode": "MUR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "218.83",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 49563,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0945,
                    "equivalentAmount": {
                      "amount": "317.82",
                      "currencyCode": "DJF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "229.93",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 44844,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.496,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "63.38",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "487.13",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 42733,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0846,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "447.85",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "376.01",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 15560,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2944,
                    "equivalentAmount": {
                      "amount": "301.11",
                      "currencyCode": "IRR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "262.72",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 41991,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0933,
                    "equivalentAmount": {
                      "amount": "178.8",
                      "currencyCode": "NZD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8782
                },
                "passengerReferenceIds": [
                  "da9c7b5d-936d-42b0-9151-3298ec1973c3",
                  "4d74ddf4-27f4-4556-9fad-acfa1f5591cf",
                  "b69ed632-1f6e-403f-a9ed-c4ac5a8122d2",
                  "b369f3ed-d328-4cff-bd7e-ab2e674f8174",
                  "265d0843-b4db-42c5-b109-a00464149516",
                  "5009b735-89b8-4801-9a3d-6aa6999a8a36",
                  "f5ea0ab7-4962-476c-b30e-c46aa31b649e",
                  "e1e3cd58-091e-4afe-ac9f-20c45d63e1df",
                  "52bb4502-e23f-4265-b79d-ac871338ecae"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "240.85",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 36503,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2255,
                    "equivalentAmount": {
                      "amount": "437.16",
                      "currencyCode": "AMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "491.22",
                          "currencyCode": "BSD"
                        },
                        "awardAmount": {
                          "amount": 22765,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3039,
                        "equivalentAmount": {
                          "amount": "393.8",
                          "currencyCode": "COP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "290.58",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 17951,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1729,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "157.45",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "438.14",
                          "currencyCode": "JOD"
                        },
                        "awardAmount": {
                          "amount": 22064,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1288,
                        "equivalentAmount": {
                          "amount": "466.07",
                          "currencyCode": "ERN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "402.54",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 40491,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4999,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "286.91",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "415.34",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 32629,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3202,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "234.3",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "469.43",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 34515,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4704,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "68.18",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "413.99",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 22012,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1934,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "479.47",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "413.3",
                          "currencyCode": "GEL"
                        },
                        "awardAmount": {
                          "amount": 39882,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4271,
                        "equivalentAmount": {
                          "amount": "62.81",
                          "currencyCode": "EGP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "85.3",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 38740,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.208,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "346.95",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "54.38",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 34673,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1129,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "288.26",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "387.88",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 28640,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.302,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "454.56",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "296.37",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 11257,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3566,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "405.73",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "479.07",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 21048,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4334,
                    "equivalentAmount": {
                      "amount": "55.84",
                      "currencyCode": "HTG"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "356.51",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 2598,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3458,
                    "equivalentAmount": {
                      "amount": "250.32",
                      "currencyCode": "TND"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "310.7",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 27513,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1666,
                    "equivalentAmount": {
                      "amount": "492.35",
                      "currencyCode": "PHP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "160.93",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 2107,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1747,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "479.36",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "46.92",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 7324,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4157,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "30.71",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "63.6",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 15499,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4022,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "73.08",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "72.39",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 33146,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3337,
                    "equivalentAmount": {
                      "amount": "102.99",
                      "currencyCode": "GHS"
                    }
                  },
                  {
                    "amount": {
                      "amount": "181.8",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 30800,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4032,
                    "equivalentAmount": {
                      "amount": "31.44",
                      "currencyCode": "SOS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0016
                },
                "passengerReferenceIds": [
                  "8ac134e9-836c-4f44-b9ac-7d6e34a6fb2d",
                  "0e0ba61c-c016-4eee-b047-0afd22674150",
                  "44ce1ca2-bfc0-4cdc-ba73-7241cddbf1a9",
                  "17f53878-ecdb-4456-a745-22ef01eed60b",
                  "3a1d89bf-a7c6-421d-b976-c2337c733f6e",
                  "735e0655-c885-41ef-84bc-38795e2be097",
                  "d1df03f1-b61b-421c-b217-86ab8e305d38",
                  "27e9c322-bd38-4ef3-86f9-0af8d0d2dfd3",
                  "42e3210e-a40c-44c4-9ca2-2eb710ed4f06"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "346.83",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 18575,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3216,
                    "equivalentAmount": {
                      "amount": "73.96",
                      "currencyCode": "SGD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "394.98",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 9119,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3566,
                        "equivalentAmount": {
                          "amount": "65.74",
                          "currencyCode": "BIF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "396.99",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 27504,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2126,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "150.89",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "346.58",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 5737,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4172,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "251.75",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "207.99",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 22214,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2391,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "406.1",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "77.22",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 31210,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0932,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "372.8",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "349.32",
                          "currencyCode": "BZD"
                        },
                        "awardAmount": {
                          "amount": 3224,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2847,
                        "equivalentAmount": {
                          "amount": "240.54",
                          "currencyCode": "TWD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "153.98",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 45821,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3678,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "238.92",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "130.79",
                          "currencyCode": "MUR"
                        },
                        "awardAmount": {
                          "amount": 21505,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2609,
                        "equivalentAmount": {
                          "amount": "247.73",
                          "currencyCode": "BRL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "133.11",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 47785,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3439,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "275.24",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "316.95",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 42629,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1067,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "380.62",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "480.79",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 26765,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4639,
                    "equivalentAmount": {
                      "amount": "31.33",
                      "currencyCode": "AZN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "347.98",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 4846,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4511,
                    "equivalentAmount": {
                      "amount": "140.77",
                      "currencyCode": "MNT"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "465.2",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 3566,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3359,
                    "equivalentAmount": {
                      "amount": "134.18",
                      "currencyCode": "GYD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "445.39",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 9058,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2934,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "204.05",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "338.32",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 10209,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3815,
                    "equivalentAmount": {
                      "amount": "105.24",
                      "currencyCode": "HUF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "95.63",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 32079,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1584,
                    "equivalentAmount": {
                      "amount": "485.32",
                      "currencyCode": "SBD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1656
                },
                "passengerReferenceIds": [
                  "6ecb9e60-0c48-4eda-b95c-136d1a7639c6",
                  "bf57a12a-384a-4eec-97b8-5c016fca9ba9",
                  "f0f290b4-e56f-4779-a52b-da46831d6d7e",
                  "dd5c2c8f-de4a-4c0a-8662-f4e3921b69bc",
                  "c72b87d8-a8df-4c4d-b612-55423e92a7d6",
                  "6df65df1-37cf-4595-b0e1-2f8cfb4a4210",
                  "e842de6e-dd4a-4406-9e51-386d682e020a",
                  "773fc9f6-011d-48d6-8f83-a94cee1e6b8a",
                  "6b1163c5-1150-4e44-a556-12716bedcc79"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "361.79",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 23453,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3258,
                    "equivalentAmount": {
                      "amount": "39.84",
                      "currencyCode": "LKR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "223.39",
                          "currencyCode": "COP"
                        },
                        "awardAmount": {
                          "amount": 22108,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.344,
                        "equivalentAmount": {
                          "amount": "134.76",
                          "currencyCode": "IRR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "16.85",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 21264,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1814,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "338.93",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "142.51",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 3952,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1021,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "206.91",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "393.49",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 38938,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0793,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "238.11",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "428.88",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 13253,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2566,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "56.14",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "343.73",
                          "currencyCode": "CVE"
                        },
                        "awardAmount": {
                          "amount": 30995,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4206,
                        "equivalentAmount": {
                          "amount": "442.7",
                          "currencyCode": "GYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "361.32",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 10015,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2639,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "282.78",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "241.01",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 4102,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0322,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "297.76",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "372.63",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 38021,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3992,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "417.34",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "275.14",
                          "currencyCode": "RUB"
                        },
                        "awardAmount": {
                          "amount": 28293,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2427,
                        "equivalentAmount": {
                          "amount": "260.06",
                          "currencyCode": "OMR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "319.18",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 31076,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1443,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "469.46",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "187.85",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 5894,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1754,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "451.67",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "193.86",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 17160,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3729,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "127.26",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "441.29",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 4850,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.049,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "388.65",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "189.56",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 21502,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1209,
                    "equivalentAmount": {
                      "amount": "221.5",
                      "currencyCode": "BHD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "215.79",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 4420,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2911,
                    "equivalentAmount": {
                      "amount": "193.36",
                      "currencyCode": "XPF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "211.15",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 2453,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3918,
                    "equivalentAmount": {
                      "amount": "420.8",
                      "currencyCode": "BIF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "357.3",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 16655,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0907,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "374.61",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "204.21",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 10628,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3091,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "29.4",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "388.98",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 39874,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4804,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "278.2",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "173.95",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 26653,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.149,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "483.69",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "11.15",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 3904,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.133,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "180.73",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "342.59",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 12280,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4128,
                    "equivalentAmount": {
                      "amount": "39.12",
                      "currencyCode": "MUR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "213.21",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 44628,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2833,
                    "equivalentAmount": {
                      "amount": "344.57",
                      "currencyCode": "MYR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8724
                },
                "passengerReferenceIds": [
                  "1533d38a-8bfd-4c4b-9917-b21048e00983",
                  "5e6147f6-9818-4611-a250-6ec31887274c",
                  "ef4bcdc4-c460-4f16-947f-c5bf5f00efdc",
                  "de761a1f-4e8d-4691-9486-a162ef083513",
                  "d5bb4ee5-7403-45d9-b65f-aad4fdf3165d",
                  "8b7b6eec-c157-4d65-b416-c1379e44e889",
                  "3fb0c5a8-8923-4b08-937a-1b516286b519",
                  "bf56b861-8eca-4144-9503-ff0c5d3b84e8",
                  "b53585b4-32b9-42a9-824a-0c6e4178a4bc"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "19.63",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 17608,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4857,
                    "equivalentAmount": {
                      "amount": "56.29",
                      "currencyCode": "DOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "390.48",
                          "currencyCode": "AFN"
                        },
                        "awardAmount": {
                          "amount": 7639,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3389,
                        "equivalentAmount": {
                          "amount": "227.64",
                          "currencyCode": "KHR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "253.82",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 5396,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2597,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "173.68",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "83.51",
                          "currencyCode": "KYD"
                        },
                        "awardAmount": {
                          "amount": 33782,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3283,
                        "equivalentAmount": {
                          "amount": "224.8",
                          "currencyCode": "USD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "458.73",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 39531,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0479,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "352.34",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "201.73",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 13040,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.109,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "343.78",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "426.63",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 41666,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.322,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "249.92",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "187.58",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 37502,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.347,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "169.97",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "288.65",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 20112,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4803,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "109.2",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "44.82",
                          "currencyCode": "LBP"
                        },
                        "awardAmount": {
                          "amount": 5466,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.118,
                        "equivalentAmount": {
                          "amount": "148.32",
                          "currencyCode": "MMK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "224.17",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 15334,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4939,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "68.11",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "126.93",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 38932,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2656,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "330.25",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "498.66",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 30825,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4496,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "169.34",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "124.61",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 24306,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0873,
                    "equivalentAmount": {
                      "amount": "368.73",
                      "currencyCode": "GIP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "324.37",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 21005,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3349,
                    "equivalentAmount": {
                      "amount": "193.91",
                      "currencyCode": "USD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "236.47",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 6771,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.272,
                    "equivalentAmount": {
                      "amount": "15.85",
                      "currencyCode": "MAD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "44.81",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 44170,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3998,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "412.44",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "433.49",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 3169,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0844,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "128.62",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "397.37",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 2242,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4731,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "287.53",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "439.59",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 42252,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1046,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "381.59",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "31.61",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 22923,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2959,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "406.24",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "470.72",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 8811,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3716,
                    "equivalentAmount": {
                      "amount": "405.58",
                      "currencyCode": "CAD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "270.61",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 29053,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.493,
                    "equivalentAmount": {
                      "amount": "359.41",
                      "currencyCode": "BIF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1061
                },
                "passengerReferenceIds": [
                  "1a8d83b8-fc00-4d67-97d0-a6d829f9f44c",
                  "6e648fb9-2c5b-4f85-9c47-dc9f74809f0c",
                  "8a757242-f179-4178-bace-fd1a2a780a9b",
                  "3db3fc0c-7fd0-4ad3-9065-13633736198e",
                  "6971117a-5eca-45d7-8a86-0600acbbfe83",
                  "ffba960f-d66d-4aff-8648-5ad7f4db11b5",
                  "9849be2c-feba-4512-bee4-66c596b69099",
                  "f54aa238-b5a9-4d6b-bb80-f41be2ec2bdb",
                  "d42dc07e-b108-495d-bc98-1a3197a784d8"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "81.44",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 33992,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1857,
                    "equivalentAmount": {
                      "amount": "449.62",
                      "currencyCode": "SZL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "171",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 18782,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0898,
                        "equivalentAmount": {
                          "amount": "72.01",
                          "currencyCode": "MXN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "314.07",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 41184,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4853,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "169.49",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "462.09",
                            "currencyCode": "WST"
                          },
                          "awardAmount": {
                            "amount": 46335,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1496,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "139.89",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "31.16",
                            "currencyCode": "KGS"
                          },
                          "awardAmount": {
                            "amount": 38146,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4718,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "47.03",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "170",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 45976,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0626,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "271.91",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "407.97",
                          "currencyCode": "ALL"
                        },
                        "awardAmount": {
                          "amount": 16624,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1045,
                        "equivalentAmount": {
                          "amount": "402.64",
                          "currencyCode": "IRR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "248.87",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 32380,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4214,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "77.37",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "413.16",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 28001,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0639,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "426.11",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "306.77",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 44148,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2112,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "250.52",
                            "currencyCode": "KGS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "80.78",
                          "currencyCode": "SOS"
                        },
                        "awardAmount": {
                          "amount": 4011,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0575,
                        "equivalentAmount": {
                          "amount": "58.88",
                          "currencyCode": "GMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "249.39",
                            "currencyCode": "SLE"
                          },
                          "awardAmount": {
                            "amount": 6371,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0628,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "165.24",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "131.98",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 24231,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1655,
                    "equivalentAmount": {
                      "amount": "185.08",
                      "currencyCode": "GYD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "225.97",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 18325,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0667,
                    "equivalentAmount": {
                      "amount": "323.86",
                      "currencyCode": "EGP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "343.32",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 38155,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.253,
                    "equivalentAmount": {
                      "amount": "430.01",
                      "currencyCode": "IQD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "104.52",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 21532,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0571,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "193.6",
                        "currencyCode": "RWF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "57.52",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 6563,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0732,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "442",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "389.93",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 46272,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1043,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "237.64",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "19.29",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 26950,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1089,
                    "equivalentAmount": {
                      "amount": "481.2",
                      "currencyCode": "KZT"
                    }
                  },
                  {
                    "amount": {
                      "amount": "163.46",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 7752,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2624,
                    "equivalentAmount": {
                      "amount": "345.78",
                      "currencyCode": "MDL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0519
                },
                "passengerReferenceIds": [
                  "30f67b50-6c9a-4bca-bc19-416983576ab7",
                  "9a495a4c-f873-4176-9311-dadb3ca84bc6",
                  "90b2d710-128d-477a-8aca-b61903372775",
                  "b3106712-7eec-47c4-9289-b74d93212344",
                  "9a698b3f-6e85-47ba-90cd-dd2a772be9d2",
                  "ff4e4c02-cb39-4cf1-96e7-fccf620bb47c",
                  "1d0991fe-f145-4b95-9789-9078143c86c3",
                  "0e7d7005-4af2-41ea-825f-cce5f9dd528a",
                  "47b17a55-cfc0-4636-b459-61910e161b51"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "196.28",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 11989,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3023,
                    "equivalentAmount": {
                      "amount": "278.74",
                      "currencyCode": "GBP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "136.8",
                          "currencyCode": "IQD"
                        },
                        "awardAmount": {
                          "amount": 8902,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1427,
                        "equivalentAmount": {
                          "amount": "362.05",
                          "currencyCode": "AMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "69.1",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 49095,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2545,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "198.92",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "455.84",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 33530,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4102,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "68.32",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "185.77",
                          "currencyCode": "ZMW"
                        },
                        "awardAmount": {
                          "amount": 15580,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3843,
                        "equivalentAmount": {
                          "amount": "39.69",
                          "currencyCode": "LBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "75.78",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 18099,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4152,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "162.75",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "28.68",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 18541,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3464,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "143.79",
                            "currencyCode": "RON"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "217.55",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 4968,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1378,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "491.22",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "379.3",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 27481,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4977,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "351.82",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "260.7",
                          "currencyCode": "ZMW"
                        },
                        "awardAmount": {
                          "amount": 43100,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4236,
                        "equivalentAmount": {
                          "amount": "255.71",
                          "currencyCode": "BMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "240.91",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 16368,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0696,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "465.95",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "80.33",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 27951,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4149,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "48.24",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "125.94",
                            "currencyCode": "SLE"
                          },
                          "awardAmount": {
                            "amount": 27605,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.324,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "14.18",
                            "currencyCode": "YER"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "483.45",
                            "currencyCode": "TTD"
                          },
                          "awardAmount": {
                            "amount": 1897,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1337,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "253.19",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "345.83",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 34620,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4785,
                    "equivalentAmount": {
                      "amount": "268.9",
                      "currencyCode": "MKD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "493.64",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 36720,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2982,
                    "equivalentAmount": {
                      "amount": "162.52",
                      "currencyCode": "BMD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "472.13",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 24703,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0973,
                    "equivalentAmount": {
                      "amount": "18.86",
                      "currencyCode": "XOF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "421.88",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 21871,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4738,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "198.7",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "458.3",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 29749,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.089,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "230.66",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "40.27",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 37109,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1959,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "204.63",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "144.81",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 27991,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3129,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "311.77",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "435.49",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 9749,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4232,
                    "equivalentAmount": {
                      "amount": "255.34",
                      "currencyCode": "ZAR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "478.17",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 44568,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4207,
                    "equivalentAmount": {
                      "amount": "102.32",
                      "currencyCode": "TRY"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0784
                },
                "passengerReferenceIds": [
                  "8224d23b-7333-45ab-be63-994847c2abad",
                  "5db46bd7-8f3e-456b-87af-411169aaa9ec",
                  "c2fe4b14-73c3-40ff-acb3-a05e03e30022",
                  "440f5147-71f8-4358-9aa3-3ca2588706ee",
                  "a9eb6a15-6a98-4e63-95b1-998854dd7a27",
                  "c5f80945-661a-4fe0-b8bd-dd68fa3bd4b9",
                  "87f58082-1114-4d6d-a904-dd48aa2c9a7b",
                  "5257561f-0f97-4cf6-bdac-9cec2f5f1816",
                  "b194b481-12dc-4782-9c7d-5a53940ee795"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "408.97",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 15747,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0339,
                    "equivalentAmount": {
                      "amount": "66.44",
                      "currencyCode": "KZT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "65.24",
                          "currencyCode": "SYP"
                        },
                        "awardAmount": {
                          "amount": 5471,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2001,
                        "equivalentAmount": {
                          "amount": "324.63",
                          "currencyCode": "BBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "150.25",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 33648,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0401,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "130.74",
                            "currencyCode": "CNY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "65.13",
                          "currencyCode": "SAR"
                        },
                        "awardAmount": {
                          "amount": 21713,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4642,
                        "equivalentAmount": {
                          "amount": "34.65",
                          "currencyCode": "CHF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "319.75",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 22154,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3555,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "416.09",
                            "currencyCode": "RON"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "89.88",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 13924,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2674,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "410.96",
                            "currencyCode": "SOS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "452.88",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 2478,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.302,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "387.52",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "76.57",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 8817,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2267,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "240.01",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "428.94",
                          "currencyCode": "TMT"
                        },
                        "awardAmount": {
                          "amount": 42870,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4253,
                        "equivalentAmount": {
                          "amount": "489",
                          "currencyCode": "EUR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "406.23",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 29774,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1003,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "262.27",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "220.15",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 9764,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0324,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "149.74",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "155.06",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 34105,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3123,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "173.26",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "405.99",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 44880,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4271,
                    "equivalentAmount": {
                      "amount": "416.37",
                      "currencyCode": "SCR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "281.75",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 2340,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3693,
                    "equivalentAmount": {
                      "amount": "50.99",
                      "currencyCode": "VND"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "183.75",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 44050,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3697,
                    "equivalentAmount": {
                      "amount": "62.1",
                      "currencyCode": "ARS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "349.96",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 43029,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.072,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "231.44",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "245.08",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 27471,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3789,
                    "equivalentAmount": {
                      "amount": "348.92",
                      "currencyCode": "SZL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "485.63",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 39823,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3451,
                    "equivalentAmount": {
                      "amount": "475.8",
                      "currencyCode": "RWF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "87.52",
                  "currencyCode": "DJF"
                },
                "awardAmount": {
                  "amount": 24248,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0414,
                "equivalentAmount": {
                  "amount": "40.11",
                  "currencyCode": "TMT"
                }
              },
              "fees": {
                "amount": {
                  "amount": "269.29",
                  "currencyCode": "ZWL"
                },
                "awardAmount": {
                  "amount": 17930,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4322,
                "equivalentAmount": {
                  "amount": "457.31",
                  "currencyCode": "AOA"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "482.4",
                  "currencyCode": "HKD"
                },
                "awardAmount": {
                  "amount": 47085,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2884,
                "equivalentAmount": {
                  "amount": "141.04",
                  "currencyCode": "GTQ"
                }
              },
              "offerItemReferenceId": "715fe96d-eff1-46db-bb9d-ab30b35217fd",
              "tax": {
                "amount": {
                  "amount": "227.36",
                  "currencyCode": "SSP"
                },
                "awardAmount": {
                  "amount": 23252,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2654,
                "equivalentAmount": {
                  "amount": "16.24",
                  "currencyCode": "MRU"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "166.26",
                    "currencyCode": "AFN"
                  },
                  "awardAmount": {
                    "amount": 15588,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4317,
                  "equivalentAmount": {
                    "amount": "127.33",
                    "currencyCode": "JOD"
                  }
                },
                {
                  "amount": {
                    "amount": "160.35",
                    "currencyCode": "GIP"
                  },
                  "awardAmount": {
                    "amount": 30264,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2339,
                  "equivalentAmount": {
                    "amount": "23.74",
                    "currencyCode": "TWD"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "27.18",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 24238,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3221,
                    "equivalentAmount": {
                      "amount": "263",
                      "currencyCode": "MDL"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "137.34",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 39276,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4585,
                    "equivalentAmount": {
                      "amount": "430.62",
                      "currencyCode": "MYR"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "257.73",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 36960,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3969,
                    "equivalentAmount": {
                      "amount": "308.5",
                      "currencyCode": "KPW"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "99.63",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 46524,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4529,
                    "equivalentAmount": {
                      "amount": "325.57",
                      "currencyCode": "BTN"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "464.46",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 36412,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2855,
                      "equivalentAmount": {
                        "amount": "76.83",
                        "currencyCode": "TOP"
                      }
                    },
                    {
                      "amount": {
                        "amount": "282.81",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 6843,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3305,
                      "equivalentAmount": {
                        "amount": "50.06",
                        "currencyCode": "YER"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "149.19",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 35427,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1429,
                    "equivalentAmount": {
                      "amount": "16.53",
                      "currencyCode": "KGS"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "329.26",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 44302,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2055,
                    "equivalentAmount": {
                      "amount": "260.95",
                      "currencyCode": "XAF"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "97.01",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 21469,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4339,
                    "equivalentAmount": {
                      "amount": "390.84",
                      "currencyCode": "KES"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "296.62",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 21062,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1613,
                    "equivalentAmount": {
                      "amount": "124.89",
                      "currencyCode": "SOS"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "440.55",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 20004,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3561,
                      "equivalentAmount": {
                        "amount": "12.79",
                        "currencyCode": "TZS"
                      }
                    },
                    {
                      "amount": {
                        "amount": "391.53",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 23959,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4344,
                      "equivalentAmount": {
                        "amount": "204.72",
                        "currencyCode": "ZAR"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "313.38",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 11396,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.267,
                    "equivalentAmount": {
                      "amount": "145.06",
                      "currencyCode": "JMD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "170.06",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 20639,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3319,
                    "equivalentAmount": {
                      "amount": "118.88",
                      "currencyCode": "SOS"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "474.78",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 41257,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4672,
                    "equivalentAmount": {
                      "amount": "456.45",
                      "currencyCode": "STN"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "346.14",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 7319,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0896,
                    "equivalentAmount": {
                      "amount": "373.76",
                      "currencyCode": "SYP"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "171.13",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 31928,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2917,
                      "equivalentAmount": {
                        "amount": "282.56",
                        "currencyCode": "COP"
                      }
                    },
                    {
                      "amount": {
                        "amount": "484.36",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 20730,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1648,
                      "equivalentAmount": {
                        "amount": "223.56",
                        "currencyCode": "NPR"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "182.46",
                    "currencyCode": "SEK"
                  },
                  "percentage": "8.45"
                },
                "passengerReferenceIds": [
                  "12cab6cb-168f-4ddb-a26f-087fe0dbbc2f",
                  "c29ebafb-d808-4633-a127-1d5a1ec7722e",
                  "9594b324-5602-471e-892c-6fce7eb13464",
                  "63804f16-c07c-4b4f-9ab4-a2bb1d244be1",
                  "c215e52b-e73a-4200-8e2e-f3dc7d6b51d6",
                  "704b3f1a-4af2-4542-945c-66dc707e9966",
                  "245eb936-aaa4-4bd9-bded-bf2bd05c4d77",
                  "e6b3dce9-c643-49e6-b473-8ce938c695b8",
                  "2e901b10-467e-4c0a-84eb-f9abff6be9ac"
                ],
                "total": {
                  "amount": {
                    "amount": "37.32",
                    "currencyCode": "JOD"
                  },
                  "awardAmount": {
                    "amount": 2293,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4517,
                  "equivalentAmount": {
                    "amount": "256.71",
                    "currencyCode": "LKR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "487.22",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 7684,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4661,
                    "equivalentAmount": {
                      "amount": "478.05",
                      "currencyCode": "BRL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "333.77",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40583,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.431,
                      "equivalentAmount": {
                        "amount": "80.77",
                        "currencyCode": "MRU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "418.13",
                        "currencyCode": "BRL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3146,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0937,
                      "equivalentAmount": {
                        "amount": "473.97",
                        "currencyCode": "GYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "443.74",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7308,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4165,
                      "equivalentAmount": {
                        "amount": "311.04",
                        "currencyCode": "SAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "459.94",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 30195,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.279,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "167.94",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "402.36",
                    "currencyCode": "NGN"
                  },
                  "percentage": "13.61"
                },
                "passengerReferenceIds": [
                  "1a6a82aa-c1c8-4b64-bd3d-0dc6865fd5f3",
                  "3d0e9cd7-eaa6-4af2-a67a-d604cc535e20",
                  "ccb67a86-bd36-4ac0-9633-8d6eab63a29c",
                  "9a976a43-287d-4004-a99e-80175f623bcb",
                  "5caad9d2-516e-4628-821d-5e9ecfe3d3a1",
                  "056fde68-b30e-40b2-ac4f-3a4062cb77d5",
                  "fc790dce-f823-4c84-9749-23ff7171d08e",
                  "ccc33903-9d04-4bd1-a415-5a2b77bf2fe8",
                  "b06e1f58-75b4-4bd4-b676-0efbb25c9e8e"
                ],
                "total": {
                  "amount": {
                    "amount": "283.16",
                    "currencyCode": "KMF"
                  },
                  "awardAmount": {
                    "amount": 12131,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.222,
                  "equivalentAmount": {
                    "amount": "401.26",
                    "currencyCode": "PHP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "319.51",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 26356,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3777,
                    "equivalentAmount": {
                      "amount": "385.89",
                      "currencyCode": "MZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "107.05",
                        "currencyCode": "RON"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1867,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0291,
                      "equivalentAmount": {
                        "amount": "82.86",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "106.16",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24801,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4322,
                      "equivalentAmount": {
                        "amount": "472.97",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "324.48",
                        "currencyCode": "AWG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41572,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3212,
                      "equivalentAmount": {
                        "amount": "288.2",
                        "currencyCode": "GIP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "436.76",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 37548,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1843,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "107.27",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "447.54",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 29094,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0214,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "139.23",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "167.06",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 31486,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2518,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "181.63",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "269.11",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 38613,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1145,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "228.93",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "146.6",
                    "currencyCode": "LRD"
                  },
                  "percentage": "7.8"
                },
                "passengerReferenceIds": [
                  "b7a152cf-2119-44f4-99b5-5d2b1eeabe95",
                  "6dcb7516-6abb-4696-8a10-fb89e24c5b90",
                  "00f1512f-fc78-4221-a985-dda9c0d72094",
                  "6501060e-7521-4bdf-b3b5-a8a83a81909a",
                  "90458bd4-4c95-43a3-ac03-83db85534f1f",
                  "558c3c9a-b3d6-420c-b518-e66663b87da6",
                  "85fcfbae-ac13-45de-b62d-5ebd09941c80",
                  "cd0dd21c-2f4f-4ba9-9f0b-2d7519fb59f3",
                  "0dd7cf50-e4ef-4363-a08e-4bc2d6147866"
                ],
                "total": {
                  "amount": {
                    "amount": "184.4",
                    "currencyCode": "AWG"
                  },
                  "awardAmount": {
                    "amount": 23165,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4148,
                  "equivalentAmount": {
                    "amount": "56.51",
                    "currencyCode": "FJD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "210.22",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 23415,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1257,
                    "equivalentAmount": {
                      "amount": "149.04",
                      "currencyCode": "VND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "389.36",
                        "currencyCode": "CZK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21828,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4989,
                      "equivalentAmount": {
                        "amount": "241.83",
                        "currencyCode": "CUP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "261.81",
                        "currencyCode": "HUF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17031,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3689,
                      "equivalentAmount": {
                        "amount": "150.43",
                        "currencyCode": "MXN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "130.76",
                        "currencyCode": "LBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35705,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2253,
                      "equivalentAmount": {
                        "amount": "284.75",
                        "currencyCode": "LYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "142.43",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 42822,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2174,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "94.04",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "465.55",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 41466,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3008,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "36.52",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "194.58",
                    "currencyCode": "SBD"
                  },
                  "percentage": "6.09"
                },
                "passengerReferenceIds": [
                  "9ffcacd5-307b-4604-811c-f1a2603594c0",
                  "c087db41-22b8-4af4-859a-524b824f9a7e",
                  "b75e25ad-4530-4f04-804f-3c98e58e4b90",
                  "acc17c7c-168f-4ced-8fbb-da717c989faf",
                  "b25b2278-283a-4e04-99c9-ce48c783848b",
                  "d3908a8e-5fb8-4f13-9c05-259b5e8f04ae",
                  "7e7a06d5-9346-4a03-84fc-c9950dec72f2",
                  "cd287469-85b9-479a-b80a-459fb67954ec",
                  "8e7185be-9e88-4c6a-b0bd-a5a1020f6136"
                ],
                "total": {
                  "amount": {
                    "amount": "483.65",
                    "currencyCode": "TRY"
                  },
                  "awardAmount": {
                    "amount": 36487,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0156,
                  "equivalentAmount": {
                    "amount": "305.8",
                    "currencyCode": "IRR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "130.65",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 35604,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0166,
                    "equivalentAmount": {
                      "amount": "273.53",
                      "currencyCode": "TJS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "445.39",
                        "currencyCode": "NOK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40659,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2824,
                      "equivalentAmount": {
                        "amount": "405.8",
                        "currencyCode": "UAH"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "388.36",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6515,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2188,
                      "equivalentAmount": {
                        "amount": "146.73",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "396.06",
                        "currencyCode": "GTQ"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9850,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3159,
                      "equivalentAmount": {
                        "amount": "306.25",
                        "currencyCode": "BWP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "367.58",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 10371,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1939,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "452.44",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "476.42",
                    "currencyCode": "UZS"
                  },
                  "percentage": "12.8"
                },
                "passengerReferenceIds": [
                  "33471ab2-6a25-4006-854c-e0cda84671a4",
                  "4a98b6f3-fc04-4117-b344-2c4ef4589ee8",
                  "df5bc5b6-ae46-42a5-a50e-85f2a74b521b",
                  "a58ba68e-4b4e-420e-aad2-f49ab2e69e6f",
                  "50b9b909-faed-4c37-9441-70435384972a",
                  "04d9f377-871c-4822-a57a-35289baf29d5",
                  "2f2de139-ea99-4884-bf1c-c419a29b7c2c",
                  "b3820062-c778-4623-a289-a90c2e49e36c",
                  "b97869ba-4a49-4bbd-9b7c-8a97f006f34d"
                ],
                "total": {
                  "amount": {
                    "amount": "235.45",
                    "currencyCode": "CZK"
                  },
                  "awardAmount": {
                    "amount": 12842,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3081,
                  "equivalentAmount": {
                    "amount": "453.46",
                    "currencyCode": "AUD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "347.75",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 39345,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1949,
                    "equivalentAmount": {
                      "amount": "27.19",
                      "currencyCode": "ISK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "111.6",
                        "currencyCode": "BRL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24959,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2584,
                      "equivalentAmount": {
                        "amount": "57.78",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "210.59",
                        "currencyCode": "GIP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19889,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.073,
                      "equivalentAmount": {
                        "amount": "114.35",
                        "currencyCode": "SAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "181.43",
                        "currencyCode": "AFN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39861,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1223,
                      "equivalentAmount": {
                        "amount": "131.6",
                        "currencyCode": "XCD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "142.05",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 19572,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4856,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "94.12",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "12.33",
                    "currencyCode": "IRR"
                  },
                  "percentage": "11.93"
                },
                "passengerReferenceIds": [
                  "7b547225-55f8-4bcc-a23a-f0b7d52dd438",
                  "eee71361-6178-4a04-8140-359af305b8d0",
                  "bcacb26b-e0e5-48a8-ad40-134b770146d7",
                  "9c699b48-9b82-44d6-b379-a111792e0038",
                  "80a79158-ca2b-40b7-b2a5-1647b86e5a88",
                  "6492df04-3d1f-4ec8-85c6-21b2c4278c6e",
                  "6e8575e1-778a-4f2c-8cfd-2bb50254913b",
                  "edde5d07-95e7-4740-8d2f-ed0baaf60039",
                  "5e078aae-beb0-43e2-8704-fa3400b88560"
                ],
                "total": {
                  "amount": {
                    "amount": "97.24",
                    "currencyCode": "BND"
                  },
                  "awardAmount": {
                    "amount": 3547,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1808,
                  "equivalentAmount": {
                    "amount": "240.63",
                    "currencyCode": "IRR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "338.26",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 5993,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.08,
                    "equivalentAmount": {
                      "amount": "320.53",
                      "currencyCode": "ETB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "271.69",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7659,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4971,
                      "equivalentAmount": {
                        "amount": "238.28",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "415.03",
                        "currencyCode": "MMK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12955,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1114,
                      "equivalentAmount": {
                        "amount": "423.25",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "232.99",
                        "currencyCode": "LSL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10885,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0411,
                      "equivalentAmount": {
                        "amount": "43.05",
                        "currencyCode": "PHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "25.02",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 14742,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4657,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "257.14",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "51.83",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 33708,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2551,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "112.12",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "314.64",
                    "currencyCode": "TJS"
                  },
                  "percentage": "9"
                },
                "passengerReferenceIds": [
                  "f53235d2-fd0e-4801-8a02-59e8700c551b",
                  "f13b341d-5b91-4e9b-b8fd-b0e99ff15302",
                  "032d28ad-d38e-4eeb-b72d-5ca2c30fc89a",
                  "16186e2e-5bf0-40ef-a7ef-5c03086a2862",
                  "3f707e71-42e8-4b49-b495-1ee1e7447b2b",
                  "253f33ad-6a5b-4f97-ae04-a2ede268fc02",
                  "63dca34b-6176-46a6-adfb-d7f101b5bc9d",
                  "2f0dd528-4223-4446-bb9e-f4ba65f9cec8",
                  "61f122bb-caae-405e-ab5e-bc1c9e35f277"
                ],
                "total": {
                  "amount": {
                    "amount": "485.19",
                    "currencyCode": "SYP"
                  },
                  "awardAmount": {
                    "amount": 47113,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4546,
                  "equivalentAmount": {
                    "amount": "39.34",
                    "currencyCode": "MAD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "93.71",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 30171,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0714,
                    "equivalentAmount": {
                      "amount": "125.06",
                      "currencyCode": "MXN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "58.41",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11506,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4202,
                      "equivalentAmount": {
                        "amount": "137.32",
                        "currencyCode": "BZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "406.81",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44204,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.256,
                      "equivalentAmount": {
                        "amount": "200.96",
                        "currencyCode": "GMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "339.67",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47226,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0622,
                      "equivalentAmount": {
                        "amount": "265.22",
                        "currencyCode": "UGX"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "222.41",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 30927,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0407,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "13.4",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "314.39",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 45363,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3099,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "384.31",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "387.37",
                    "currencyCode": "BTN"
                  },
                  "percentage": "8.15"
                },
                "passengerReferenceIds": [
                  "bec45b86-22b3-441f-a6ba-a302c63b2584",
                  "9bb4f985-89d7-4454-9868-a4f0657fa027",
                  "f19ee57f-aa84-4020-bd24-5ca68d9c31f3",
                  "989574ad-5643-4810-aa00-fe3f13a7861c",
                  "bdb2e32b-c079-4c47-b719-ab979724e2f5",
                  "c504cf23-8003-4a81-944f-1e87518dff9d",
                  "d4986d74-be88-4ff7-9b89-b0f13d60ff14",
                  "0b927a45-05bf-48d7-82c7-70e67c89f476",
                  "862218fc-97e0-4fe7-bace-b4b0444e1759"
                ],
                "total": {
                  "amount": {
                    "amount": "123.57",
                    "currencyCode": "CZK"
                  },
                  "awardAmount": {
                    "amount": 43435,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.476,
                  "equivalentAmount": {
                    "amount": "463.23",
                    "currencyCode": "BSD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "100.67",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 37107,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4384,
                    "equivalentAmount": {
                      "amount": "40.14",
                      "currencyCode": "CVE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "360.01",
                        "currencyCode": "CAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26646,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0284,
                      "equivalentAmount": {
                        "amount": "79.86",
                        "currencyCode": "VND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "451.47",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43830,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3238,
                      "equivalentAmount": {
                        "amount": "13.13",
                        "currencyCode": "BGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "415.66",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40849,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0982,
                      "equivalentAmount": {
                        "amount": "51.63",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "88.21",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 5474,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4285,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "458.59",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "183.59",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 34516,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1592,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "362.48",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "189.75",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 42806,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3028,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "263.62",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "362.27",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 14989,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1309,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "210.56",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "187.03",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 25638,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.224,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "308.29",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "112.79",
                    "currencyCode": "DJF"
                  },
                  "percentage": "8.84"
                },
                "passengerReferenceIds": [
                  "c997189d-d187-41f6-ab13-5402b86d4cf7",
                  "84407595-f1b8-44b0-97a4-9fa43ac3693a",
                  "d3499710-c093-4493-a10e-3ad18c404246",
                  "8372f490-747d-44dc-b85f-f9790092b84f",
                  "284b06f0-8eb3-4aae-a76b-ba2674a9974d",
                  "8bcd4329-4f5b-4ca4-b8de-b273bb914d2f",
                  "b4173ba9-b18e-4603-bba5-9d733451c423",
                  "be0114e0-5c90-464c-8d9a-321d74ec3d91",
                  "6b113d56-54e8-4576-83df-fd9e51724df5"
                ],
                "total": {
                  "amount": {
                    "amount": "253.21",
                    "currencyCode": "BIF"
                  },
                  "awardAmount": {
                    "amount": 20827,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4359,
                  "equivalentAmount": {
                    "amount": "460.69",
                    "currencyCode": "KMF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "109.18",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 20217,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4558,
                    "equivalentAmount": {
                      "amount": "389.01",
                      "currencyCode": "KHR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "196.66",
                        "currencyCode": "ETB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35364,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2364,
                      "equivalentAmount": {
                        "amount": "238.26",
                        "currencyCode": "HUF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "258.7",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33941,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0487,
                      "equivalentAmount": {
                        "amount": "183.68",
                        "currencyCode": "RWF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "125.75",
                        "currencyCode": "BHD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23461,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4788,
                      "equivalentAmount": {
                        "amount": "267.58",
                        "currencyCode": "MXN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "394.69",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 38981,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4758,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "34.44",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "215.81",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 21453,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3457,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "415.83",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "80.74",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 28591,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4192,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "489.35",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "310.45",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 7667,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3185,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "492.43",
                        "currencyCode": "GEL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "0ZRW21",
            "HOQ9R7",
            "O5-BO",
            "LXYMTP",
            "G0ZH6",
            "WA34O2",
            "TBJQ30",
            "LERIDQ",
            "GS7AR",
            "XO9I8"
          ]
        },
        {
          "details": {
            "type": "SeatOfferItem"
          },
          "id": "a25ffae1-34a6-4be8-a5e2-c6549f456463",
          "itineraryPartReferenceIds": [
            "IP-2",
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-1",
            "IP-2"
          ],
          "itineraryReferenceId": "SDN8",
          "passengerReferenceIds": [
            "240b644d-b261-49f7-abd1-45545ed957fb",
            "4a33d2b8-d532-4116-a34f-6e574cab8354",
            "6f83fa78-e27a-4897-97f4-829d497faeff",
            "34c5d33d-f47b-4bc9-883c-4a1650dd0dfe",
            "1121d7c4-e4ac-4b39-830f-75728e73c9f5",
            "4fdca412-068e-4072-9ac4-13fcf6de6026",
            "37e3fcc2-948c-4053-a17d-783710e8bce4",
            "14685633-d210-46b2-9c44-f122c9b2ecc9",
            "10aa734e-defc-406d-a21a-f27f03a281b2"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "401.52",
                    "currencyCode": "BMD"
                  },
                  "percentage": "10.84"
                },
                "deal": {
                  "amount": {
                    "amount": "376.48",
                    "currencyCode": "SLE"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "11.61",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "266394a2-9d24-4f26-be5d-e768f3608a5d",
                  "ce32db18-3556-43d3-a5c8-0e05f561390a",
                  "1257aa7b-a255-456d-ad28-ccbbdfdb1ac8",
                  "923fbfda-ea61-4e5b-8108-5069b1925e7e",
                  "91de9bc2-83b8-454b-8951-99916eff15b2",
                  "edd716cf-09d4-45dd-b820-97d0b2a8a59c",
                  "72c737d7-cab7-46f2-99ef-639b993b0452",
                  "8f83b061-4dac-43e2-8589-82501f7af791",
                  "0595ad38-a35f-40b1-96ea-b15fb23c779c"
                ],
                "total": {
                  "amount": {
                    "amount": "478.59",
                    "currencyCode": "ZAR"
                  },
                  "awardAmount": {
                    "amount": 8063,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4676,
                  "equivalentAmount": {
                    "amount": "230.12",
                    "currencyCode": "KYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "434.43",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 8082,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1137,
                    "equivalentAmount": {
                      "amount": "302.09",
                      "currencyCode": "BHD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "211.17",
                        "currencyCode": "KES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43841,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3439,
                      "equivalentAmount": {
                        "amount": "453.53",
                        "currencyCode": "XCD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "389",
                        "currencyCode": "KPW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37639,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2721,
                      "equivalentAmount": {
                        "amount": "403.22",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "187.28",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14028,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4639,
                      "equivalentAmount": {
                        "amount": "280.23",
                        "currencyCode": "BSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "263.82",
                        "currencyCode": "USD"
                      },
                      "awardAmount": {
                        "amount": 27891,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4467,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "119.87",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "294.5",
                    "currencyCode": "SZL"
                  },
                  "percentage": "11.7"
                },
                "deal": {
                  "amount": {
                    "amount": "438.79",
                    "currencyCode": "FJD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "6.46",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "9b47f1b0-6534-4309-97f7-ce3a83b6c1b8",
                  "cd6530f0-0c58-4594-be0c-47cc3b388c4b",
                  "c8c1a794-60b8-4db4-b322-e96fa6b65c13",
                  "c420942c-afb1-4b2c-aa3a-f7f150a054b7",
                  "6b0a68ac-96ec-4bf4-83a2-da3029a6d99a",
                  "50eda241-dcc3-4d65-b429-62d719790336",
                  "58cde0be-eca5-4887-b1ad-c223d286e49d",
                  "58a69d3d-9b30-44ed-a2a1-54efce7a8b92",
                  "d369f293-9582-4545-bb18-84c340316c97"
                ],
                "total": {
                  "amount": {
                    "amount": "320.98",
                    "currencyCode": "IDR"
                  },
                  "awardAmount": {
                    "amount": 42136,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.097,
                  "equivalentAmount": {
                    "amount": "111.33",
                    "currencyCode": "RUB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "69.69",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 19145,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3695,
                    "equivalentAmount": {
                      "amount": "323.85",
                      "currencyCode": "KWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "112.67",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25436,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2335,
                      "equivalentAmount": {
                        "amount": "318.1",
                        "currencyCode": "PLN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "493.54",
                        "currencyCode": "KYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6034,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0273,
                      "equivalentAmount": {
                        "amount": "254.14",
                        "currencyCode": "KWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "237.61",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48277,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3834,
                      "equivalentAmount": {
                        "amount": "383.46",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "396.4",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 21943,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4074,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "361.42",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "369.13",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 3920,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3443,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "325.71",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "313.75",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 12942,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2637,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "325.6",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "105.39",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 31265,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0967,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "76.49",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "337.27",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 36545,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1689,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "45.1",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "335.76",
                    "currencyCode": "PLN"
                  },
                  "percentage": "8.96"
                },
                "deal": {
                  "amount": {
                    "amount": "58.72",
                    "currencyCode": "UZS"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "5.9",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "b0760fc9-8a82-401b-9dbe-5f376eca4e02",
                  "73fe0091-5f40-47e5-a6f1-650b8223b4f9",
                  "140a30c2-634e-4033-9ac0-e56f97f72aea",
                  "5ebe7d0f-07c5-4d5e-9def-ae856b2ef298",
                  "8e80928c-d4d3-4ae6-b717-3d2b07361a99",
                  "848c8c49-2453-403a-8aa8-a2b6b9ecfad1",
                  "0dafd915-40f8-4e16-a66c-16d9047f7cfa",
                  "f9781f18-18d0-4ba2-9e29-d9b5579d2b6b",
                  "a76e804a-3533-4bbf-aabf-32e274c90236"
                ],
                "total": {
                  "amount": {
                    "amount": "283.17",
                    "currencyCode": "GHS"
                  },
                  "awardAmount": {
                    "amount": 1734,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3629,
                  "equivalentAmount": {
                    "amount": "143.44",
                    "currencyCode": "BIF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "32.9",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 48873,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4737,
                    "equivalentAmount": {
                      "amount": "339.48",
                      "currencyCode": "XCD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "227.44",
                        "currencyCode": "YER"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15859,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0482,
                      "equivalentAmount": {
                        "amount": "128.21",
                        "currencyCode": "BSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "411.89",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3530,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4573,
                      "equivalentAmount": {
                        "amount": "136.86",
                        "currencyCode": "LSL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "140.3",
                        "currencyCode": "ARS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1105,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1572,
                      "equivalentAmount": {
                        "amount": "324.72",
                        "currencyCode": "OMR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "311.88",
                        "currencyCode": "BHD"
                      },
                      "awardAmount": {
                        "amount": 6331,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3166,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "249.34",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "251.52",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 24741,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4619,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "414.61",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "216.11",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 41453,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2422,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "74.04",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "129.85",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 26161,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2473,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "463.05",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "193.91",
                    "currencyCode": "FKP"
                  },
                  "percentage": "14.25"
                },
                "deal": {
                  "amount": {
                    "amount": "199.17",
                    "currencyCode": "ALL"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "18.48",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "f9d7dba8-d42b-4666-bbc9-6b24b7697b04",
                  "50062840-f96b-4fb1-922e-65d958ca58c2",
                  "b2b6b050-aba6-4d80-8944-c0e9fcb12c13",
                  "1d88fb53-04f8-418c-a25e-087a64565755",
                  "d5f2320c-9ce7-4508-afae-b0ceb9bf8c4e",
                  "fbc1c026-7e26-4f08-8fba-22b77ba322ad",
                  "c4491fc2-f513-4443-94c0-94279228100c",
                  "a35aaa4f-9210-4f4d-9da7-dd081bd8750c",
                  "c82b4e55-d07d-48b8-82ce-7c9f77e45a83"
                ],
                "total": {
                  "amount": {
                    "amount": "133.21",
                    "currencyCode": "PLN"
                  },
                  "awardAmount": {
                    "amount": 7867,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3005,
                  "equivalentAmount": {
                    "amount": "406.13",
                    "currencyCode": "ZAR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "180.36",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 35505,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3378,
                    "equivalentAmount": {
                      "amount": "142.95",
                      "currencyCode": "KGS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "211.54",
                        "currencyCode": "BRL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30645,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0445,
                      "equivalentAmount": {
                        "amount": "427.84",
                        "currencyCode": "FJD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "313.09",
                        "currencyCode": "ETB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36209,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2613,
                      "equivalentAmount": {
                        "amount": "13.07",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "445.61",
                        "currencyCode": "DKK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6103,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3972,
                      "equivalentAmount": {
                        "amount": "393.65",
                        "currencyCode": "GIP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "400.06",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 30113,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4924,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "229.2",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "442.65",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 8352,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2229,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "28.15",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "263.46",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 25374,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4345,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "283.74",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "453.54",
                    "currencyCode": "NAD"
                  },
                  "percentage": "5.08"
                },
                "deal": {
                  "amount": {
                    "amount": "77.04",
                    "currencyCode": "BAM"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "17.05",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "5a83b8a4-d815-4d79-9ba0-9f44927d3e30",
                  "29c97137-acb4-4843-84e1-c12af2a9223d",
                  "6965fe57-b28e-4747-9e6f-960d26f234ad",
                  "f6012680-6805-45ec-854d-0e1dbe90268e",
                  "1dcc5f99-5091-4a11-b32a-610959351611",
                  "0975b453-0604-4ce7-b545-bbe19f184f73",
                  "92f3d6b6-897f-4cf5-9566-05cc54fad4c8",
                  "fdea02f2-2328-48dd-b941-1c605c6c811f",
                  "c9914f57-e202-42c2-a296-3c20308b0fe3"
                ],
                "total": {
                  "amount": {
                    "amount": "367.96",
                    "currencyCode": "DKK"
                  },
                  "awardAmount": {
                    "amount": 47759,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0838,
                  "equivalentAmount": {
                    "amount": "446.62",
                    "currencyCode": "JPY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "481.66",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 48904,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0989,
                    "equivalentAmount": {
                      "amount": "434.52",
                      "currencyCode": "KGS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "429.26",
                        "currencyCode": "ISK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34202,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4595,
                      "equivalentAmount": {
                        "amount": "479.56",
                        "currencyCode": "SLE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "396.44",
                        "currencyCode": "BAM"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33679,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4354,
                      "equivalentAmount": {
                        "amount": "41.39",
                        "currencyCode": "UGX"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "135.26",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20888,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1494,
                      "equivalentAmount": {
                        "amount": "487.87",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "484.91",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 14923,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2802,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "498.37",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "280.82",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 8823,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2943,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "416.13",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "482.72",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 18666,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0689,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "274.59",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "463.71",
                        "currencyCode": "BHD"
                      },
                      "awardAmount": {
                        "amount": 42875,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0495,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "120.03",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "150.41",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 10033,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2525,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "274.68",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "130.83",
                    "currencyCode": "BDT"
                  },
                  "percentage": "9.97"
                },
                "deal": {
                  "amount": {
                    "amount": "323.69",
                    "currencyCode": "GNF"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "19.33",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "2cda793c-6e1c-42ba-b3f1-068f962d8bc9",
                  "1640effc-d13f-4ed5-b24d-48a318184f28",
                  "2e0a826f-1861-4f82-9799-6afc190d59d6",
                  "a0cf633e-63bb-4c13-9a46-97e53398cd92",
                  "53ef1fa0-5a14-46ca-9a26-f890a457b23c",
                  "0892172e-2b6a-4392-a264-cd5a373689cb",
                  "7bcc8654-bb1d-41da-9035-20a3b9a72624",
                  "2c695d2a-55e9-4ed3-a459-abb40500e828",
                  "a00a095d-7c08-4bbe-80b8-a7af4cafec08"
                ],
                "total": {
                  "amount": {
                    "amount": "117.87",
                    "currencyCode": "SHP"
                  },
                  "awardAmount": {
                    "amount": 40948,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3222,
                  "equivalentAmount": {
                    "amount": "130.22",
                    "currencyCode": "HKD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "37.54",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 33709,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0417,
                    "equivalentAmount": {
                      "amount": "206.74",
                      "currencyCode": "BMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "215.1",
                        "currencyCode": "BND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22815,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2282,
                      "equivalentAmount": {
                        "amount": "232.94",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "137.44",
                        "currencyCode": "PYG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36355,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0186,
                      "equivalentAmount": {
                        "amount": "286.15",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "370.2",
                        "currencyCode": "LKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48880,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.264,
                      "equivalentAmount": {
                        "amount": "248.31",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "45.95",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 28140,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.268,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "237.13",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "428.02",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 14287,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.054,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "241.77",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "268.84",
                        "currencyCode": "USD"
                      },
                      "awardAmount": {
                        "amount": 15209,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1341,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "156.14",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "127.59",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 16619,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4818,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "54.3",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "250.31",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 26837,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1797,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "386.61",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "59.78",
                    "currencyCode": "MOP"
                  },
                  "percentage": "14.31"
                },
                "deal": {
                  "amount": {
                    "amount": "54.09",
                    "currencyCode": "SHP"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "17.18",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "d0332048-81d3-4d65-8fed-1132cee8f964",
                  "8eea96a6-d72f-4622-8519-3c9aa7b3d550",
                  "3cf01cee-a953-4012-a50b-d5ed8a37ce34",
                  "c7441f0c-0406-4b2b-a562-ac2754fa4768",
                  "5f7bb41c-3055-47c3-a714-affb88dc8955",
                  "17596484-a399-4607-b16f-701493da6475",
                  "0de71650-5522-4640-813a-4f750ae282fd",
                  "74f5fc14-90bf-49e8-a35f-62389b752df6",
                  "dc7fe305-04df-42a5-9941-e95423bfdaec"
                ],
                "total": {
                  "amount": {
                    "amount": "427.05",
                    "currencyCode": "BHD"
                  },
                  "awardAmount": {
                    "amount": 28065,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.308,
                  "equivalentAmount": {
                    "amount": "133.72",
                    "currencyCode": "FKP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "428.99",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 38664,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2503,
                    "equivalentAmount": {
                      "amount": "407.03",
                      "currencyCode": "AMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "19.8",
                        "currencyCode": "VND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20362,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3163,
                      "equivalentAmount": {
                        "amount": "276.15",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "110.33",
                        "currencyCode": "BTN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25529,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3377,
                      "equivalentAmount": {
                        "amount": "278.11",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "178.43",
                        "currencyCode": "ISK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45231,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1272,
                      "equivalentAmount": {
                        "amount": "417.02",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "348.63",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 12575,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.376,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "275.26",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "392.76",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 38772,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1319,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "193.02",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "357.01",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 14912,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4709,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "227.37",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "341.74",
                    "currencyCode": "BOB"
                  },
                  "percentage": "11.92"
                },
                "deal": {
                  "amount": {
                    "amount": "153.77",
                    "currencyCode": "HKD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "8.49",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "1100e8f4-5680-4855-8398-c3986ea9109c",
                  "f4aca6b3-7180-47bc-99f1-64762309e321",
                  "33e6c0b0-3ca5-45d8-be2f-3b0e2c8681c1",
                  "d773f11b-da99-46d1-b81a-77585fef45c9",
                  "df3f332d-d744-4591-9dec-4777547737c6",
                  "8a169f1e-494b-42ba-8b95-077d921cb496",
                  "1064eee8-1e49-4c16-93f5-adff00d7aae5",
                  "76b7c395-82a6-4fc5-ae6f-b15668184e73",
                  "9cc8d9fd-4f47-4f62-8d9b-8fc79b353bb3"
                ],
                "total": {
                  "amount": {
                    "amount": "314.04",
                    "currencyCode": "SCR"
                  },
                  "awardAmount": {
                    "amount": 39424,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0658,
                  "equivalentAmount": {
                    "amount": "234.49",
                    "currencyCode": "BDT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "91.36",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 20629,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1802,
                    "equivalentAmount": {
                      "amount": "191.31",
                      "currencyCode": "TND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "240.54",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16702,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2968,
                      "equivalentAmount": {
                        "amount": "156.93",
                        "currencyCode": "JMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "14.5",
                        "currencyCode": "XAF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49800,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1727,
                      "equivalentAmount": {
                        "amount": "45.58",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "447.93",
                        "currencyCode": "ERN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21922,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0301,
                      "equivalentAmount": {
                        "amount": "144.68",
                        "currencyCode": "PHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "34.12",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 45020,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3014,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "70.74",
                        "currencyCode": "HTG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "331.71",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 27816,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.059,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "428.04",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "175.7",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 5596,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4727,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "403.17",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "204.95",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 41406,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4705,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "270.02",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "448.68",
                    "currencyCode": "MWK"
                  },
                  "percentage": "13.46"
                },
                "deal": {
                  "amount": {
                    "amount": "421.44",
                    "currencyCode": "GMD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "8.03",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "92d5a0a8-e5f9-46fa-b834-de1eb9636157",
                  "e4cfe063-a40f-4d6e-a5b6-458ed8b6ae6e",
                  "ec6a1a89-d3d9-489e-ac0d-48ebacbcb62e",
                  "ddbd993e-439c-4105-9d8c-b351fcae7729",
                  "a489da48-9255-43cb-8545-0cff88270acb",
                  "897151a1-1fec-47d4-9d87-3b792e2aaf70",
                  "86c61ccc-a23b-42fb-a9b9-891c9337f292",
                  "8613013b-c279-4992-9e6f-0b1eefe12d2d",
                  "1b8f18a8-5413-4d7b-9f48-deaebc6b785e"
                ],
                "total": {
                  "amount": {
                    "amount": "43.25",
                    "currencyCode": "PHP"
                  },
                  "awardAmount": {
                    "amount": 29673,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3273,
                  "equivalentAmount": {
                    "amount": "491.29",
                    "currencyCode": "TRY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "174.83",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 46425,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0634,
                    "equivalentAmount": {
                      "amount": "427.38",
                      "currencyCode": "BIF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "252.73",
                        "currencyCode": "ETB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27285,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1726,
                      "equivalentAmount": {
                        "amount": "32.53",
                        "currencyCode": "LAK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "337.74",
                        "currencyCode": "UGX"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21113,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1748,
                      "equivalentAmount": {
                        "amount": "29.66",
                        "currencyCode": "BDT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "443.54",
                        "currencyCode": "XAF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8832,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4409,
                      "equivalentAmount": {
                        "amount": "475.33",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "417.88",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 25878,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4496,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "193.85",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "448.7",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 28109,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0872,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "443.03",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "144.18",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 35628,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1003,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "248.59",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "397.73",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 34736,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1002,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "485.31",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0858
                },
                "passengerReferenceIds": [
                  "178836fc-3f5a-49fb-b170-cf9e52c39d5d",
                  "4ca9cd02-cac6-44a9-9d1b-7eb5cddc358e",
                  "d7c69513-edef-425d-9656-23fbd7695224",
                  "653ea602-8a61-4508-9740-1e02c565ec03",
                  "f250a6ae-e7ff-4184-9280-4a4d1784eee8",
                  "5ef26c4e-fe3a-4d8a-81c9-122c66f63c14",
                  "43b41de4-ace4-43b5-a7a2-8de491c1c3ba",
                  "c78048ed-08fc-4d72-a554-c4ca071e7cc3",
                  "fa352f6a-64cc-4932-8c4e-2d6aa8783a52"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "334.34",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 46720,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1765,
                    "equivalentAmount": {
                      "amount": "454.72",
                      "currencyCode": "DOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "227.79",
                          "currencyCode": "PGK"
                        },
                        "awardAmount": {
                          "amount": 29954,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1741,
                        "equivalentAmount": {
                          "amount": "76.12",
                          "currencyCode": "CVE"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "48.68",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 28328,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1039,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "300.84",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "236.04",
                            "currencyCode": "USD"
                          },
                          "awardAmount": {
                            "amount": 19011,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.363,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "385.03",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "187.14",
                          "currencyCode": "MZN"
                        },
                        "awardAmount": {
                          "amount": 17218,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1468,
                        "equivalentAmount": {
                          "amount": "362.55",
                          "currencyCode": "SAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "484.86",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 14213,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3364,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "96.08",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "191.79",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 3306,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.477,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "100.67",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "298.79",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 48679,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4669,
                        "equivalentAmount": {
                          "amount": "37.87",
                          "currencyCode": "SHP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "118.67",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 40254,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0112,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "220.53",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "349.01",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 29106,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4129,
                    "equivalentAmount": {
                      "amount": "429.81",
                      "currencyCode": "SYP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "11.94",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 14219,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2021,
                    "equivalentAmount": {
                      "amount": "431.9",
                      "currencyCode": "OMR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "339.47",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 24310,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1724,
                    "equivalentAmount": {
                      "amount": "440.51",
                      "currencyCode": "DZD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "52.41",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 18671,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4427,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "88.63",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "266.31",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 13566,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4639,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "340.65",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "496.99",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 3735,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0727,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "175.58",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "456.28",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 42242,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2796,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "102.62",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "427.25",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 29234,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0963,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "425.18",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "160.02",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 19920,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2649,
                    "equivalentAmount": {
                      "amount": "453.24",
                      "currencyCode": "TOP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "319.93",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 31400,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0314,
                    "equivalentAmount": {
                      "amount": "362.44",
                      "currencyCode": "PGK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9172
                },
                "passengerReferenceIds": [
                  "ce879c7e-a904-4704-8189-39ce29374d96",
                  "6b080cb1-5cf1-4ae2-ae23-080518c8a208",
                  "d552ae09-02e7-45a2-aac5-b40993056d89",
                  "d2fd4f92-7e59-4303-ac1d-6c26acadfb59",
                  "a718744d-42b5-4c96-928f-d38ba094f6bb",
                  "21949db6-5f3f-4133-84ae-54d9cb86480e",
                  "3c564702-767c-4e0e-9280-5a3fd28d03da",
                  "01b1986b-ee10-48c9-90f1-6ce8b986f2a9",
                  "9726cd52-5f45-4ae0-9aa9-cecb002391b3"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "84.06",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 46137,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3739,
                    "equivalentAmount": {
                      "amount": "44.02",
                      "currencyCode": "EUR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "157.57",
                          "currencyCode": "BBD"
                        },
                        "awardAmount": {
                          "amount": 17862,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2227,
                        "equivalentAmount": {
                          "amount": "385.82",
                          "currencyCode": "GEL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "359.44",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 35881,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2994,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "234.84",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "485.89",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 5250,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1186,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "302.68",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "147.23",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 18022,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2853,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "257.78",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "499.44",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 49969,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0645,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "498.56",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "119.6",
                          "currencyCode": "CUP"
                        },
                        "awardAmount": {
                          "amount": 37504,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1931,
                        "equivalentAmount": {
                          "amount": "350.84",
                          "currencyCode": "BWP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "219.56",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 27331,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1912,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "421.45",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "244.19",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 12031,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2496,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "344.86",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "246.63",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 3145,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1288,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "142.41",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "312.75",
                            "currencyCode": "KGS"
                          },
                          "awardAmount": {
                            "amount": 10693,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0473,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "214.96",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "70.58",
                          "currencyCode": "BWP"
                        },
                        "awardAmount": {
                          "amount": 37447,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0183,
                        "equivalentAmount": {
                          "amount": "492.76",
                          "currencyCode": "SSP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "244.15",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 48408,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4081,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "170.5",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "255.95",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 39346,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0403,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "73.7",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "328.83",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 29961,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4978,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "25.35",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "237.01",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 18935,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1411,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "370.64",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "442.21",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 32946,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1976,
                    "equivalentAmount": {
                      "amount": "77.18",
                      "currencyCode": "ARS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "279.09",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 11903,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.319,
                    "equivalentAmount": {
                      "amount": "492.33",
                      "currencyCode": "GIP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "454.24",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 38437,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0422,
                    "equivalentAmount": {
                      "amount": "181.54",
                      "currencyCode": "CVE"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "195.17",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 4734,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3483,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "377.31",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "315.39",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 23790,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3472,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "237.25",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "460.57",
                        "currencyCode": "AFN"
                      },
                      "awardAmount": {
                        "amount": 33744,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1962,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "412.62",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "204.91",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 31034,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.208,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "492.62",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "22.67",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 4695,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.016,
                    "equivalentAmount": {
                      "amount": "37.96",
                      "currencyCode": "HTG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "95.83",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 32782,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.341,
                    "equivalentAmount": {
                      "amount": "236.35",
                      "currencyCode": "PAB"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8105
                },
                "passengerReferenceIds": [
                  "17f43fcd-78be-480a-83de-5b961289e837",
                  "e3d1583e-e113-4584-8ead-986368682b88",
                  "18f8502d-8ef6-4cc4-98e2-fce01c99a51d",
                  "53ca77ba-90aa-4ca9-9a36-779529106fdb",
                  "fcd7c246-044e-4229-b1a1-c6cd3d098cc3",
                  "06ff7b1d-ed90-4ad9-8ea4-ea20e34ac407",
                  "be937f31-fef4-410f-a05a-a2a49f82bbca",
                  "3aa239cd-8401-4682-b664-672c2ae62730",
                  "6f731fd7-6a76-476c-8163-b257094cb584"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "408.96",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 44912,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3367,
                    "equivalentAmount": {
                      "amount": "376.7",
                      "currencyCode": "CDF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "250.87",
                          "currencyCode": "UGX"
                        },
                        "awardAmount": {
                          "amount": 47383,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.289,
                        "equivalentAmount": {
                          "amount": "119.95",
                          "currencyCode": "JOD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "332.44",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 15878,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2053,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "444.42",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "362.72",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 32446,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1259,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "393.22",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "91.29",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 6674,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3084,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "473.77",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "27.28",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 32182,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4039,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "168.85",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "110.7",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 8964,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.215,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "165.94",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "118.55",
                          "currencyCode": "QAR"
                        },
                        "awardAmount": {
                          "amount": 28068,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2636,
                        "equivalentAmount": {
                          "amount": "296.03",
                          "currencyCode": "GYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "397.39",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 30201,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4691,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "35.73",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "392.81",
                          "currencyCode": "DJF"
                        },
                        "awardAmount": {
                          "amount": 9624,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1215,
                        "equivalentAmount": {
                          "amount": "456.51",
                          "currencyCode": "MMK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "345.89",
                            "currencyCode": "SRD"
                          },
                          "awardAmount": {
                            "amount": 42902,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4915,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "211.98",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "454.75",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 34520,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4297,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "336.94",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "287.02",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 41448,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2333,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "159.48",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "109.18",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 26754,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1928,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "24.69",
                            "currencyCode": "KZT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "328",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 14561,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3791,
                    "equivalentAmount": {
                      "amount": "293.88",
                      "currencyCode": "MWK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "61.63",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 22000,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0567,
                    "equivalentAmount": {
                      "amount": "112.61",
                      "currencyCode": "SSP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "388.79",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 40110,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0118,
                    "equivalentAmount": {
                      "amount": "265.22",
                      "currencyCode": "TWD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "14.72",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 7178,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1064,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "226.98",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "140.29",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 25347,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3449,
                    "equivalentAmount": {
                      "amount": "21.81",
                      "currencyCode": "PEN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "430.56",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 1910,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3142,
                    "equivalentAmount": {
                      "amount": "379.12",
                      "currencyCode": "BSD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0984
                },
                "passengerReferenceIds": [
                  "0d1d0308-aa8e-4133-b82a-e56fd7dc463b",
                  "3d64b6b1-deb1-4f41-ad3d-fb7a8599f3a2",
                  "92dfbfb7-0880-4b6c-9447-558757808077",
                  "7a61e0cf-28c3-4e49-b2ed-b7b2bf753411",
                  "812df584-1897-4dd7-8418-7ce6ddd90998",
                  "63306d3f-7a05-42b6-9059-da9c55e480de",
                  "d14c3ed8-38fc-4189-908d-c03f4a189b28",
                  "2b27df3f-8507-4d0b-a7c7-b9c46fd3bb8b",
                  "f47df06f-c29b-425d-a137-63fd89849173"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "438.57",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 28802,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1499,
                    "equivalentAmount": {
                      "amount": "93",
                      "currencyCode": "KMF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "256.79",
                          "currencyCode": "STN"
                        },
                        "awardAmount": {
                          "amount": 48206,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3225,
                        "equivalentAmount": {
                          "amount": "490.7",
                          "currencyCode": "SDG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "307.24",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 48980,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4675,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "13.13",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "251.01",
                          "currencyCode": "PKR"
                        },
                        "awardAmount": {
                          "amount": 33663,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.298,
                        "equivalentAmount": {
                          "amount": "202.03",
                          "currencyCode": "DJF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "215",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 37595,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4525,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "159.79",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "135.78",
                          "currencyCode": "STN"
                        },
                        "awardAmount": {
                          "amount": 21275,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4976,
                        "equivalentAmount": {
                          "amount": "264.13",
                          "currencyCode": "VND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "326.92",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 32588,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0859,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "427.33",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "109.55",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 2195,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3305,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "220.14",
                            "currencyCode": "KGS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "158.68",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 32989,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4415,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "233.93",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "60.53",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 27510,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1855,
                    "equivalentAmount": {
                      "amount": "400.73",
                      "currencyCode": "WST"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "243.18",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 34736,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2574,
                    "equivalentAmount": {
                      "amount": "115.07",
                      "currencyCode": "IDR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "104.82",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 45878,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4998,
                    "equivalentAmount": {
                      "amount": "62.48",
                      "currencyCode": "TND"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "114.73",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 49534,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3689,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "491.24",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "96.4",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 26684,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2234,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "133.93",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "322.56",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 41287,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3372,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "415.97",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "331.34",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 29056,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0568,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "333.73",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "43.25",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 1058,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2649,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "82.72",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "330.72",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 24533,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3935,
                    "equivalentAmount": {
                      "amount": "290.62",
                      "currencyCode": "EGP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "150.26",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 29551,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1153,
                    "equivalentAmount": {
                      "amount": "435.77",
                      "currencyCode": "MWK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0064
                },
                "passengerReferenceIds": [
                  "5ad5c1e7-db48-468a-947b-01afacbe960e",
                  "276a2648-76af-47f4-897c-8bc7718d8020",
                  "8e110b09-89eb-43de-aa70-f76262d8e0c6",
                  "7d3db8d2-6754-498e-8bb8-0a3c8185d0c4",
                  "eabfa14f-e0dd-4ecc-9f01-79a856112cdd",
                  "fdc1e04f-5aeb-4b47-939c-de6ce0c07f8c",
                  "1c63b4f8-e814-43e4-8730-25ea38166223",
                  "dfea5b08-9b04-4c0b-b20b-ca1a512d7131",
                  "64fbacf9-8b0f-40bf-9e2a-1c8718081e97"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "77.84",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 43724,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3478,
                    "equivalentAmount": {
                      "amount": "483.99",
                      "currencyCode": "SGD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "147.26",
                          "currencyCode": "UAH"
                        },
                        "awardAmount": {
                          "amount": 37205,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0547,
                        "equivalentAmount": {
                          "amount": "222.75",
                          "currencyCode": "MGA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "190.12",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 12743,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.49,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "455.76",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "313.34",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 17974,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3956,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "232.57",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "161.28",
                            "currencyCode": "KGS"
                          },
                          "awardAmount": {
                            "amount": 22382,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1875,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "130.2",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "478.61",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 40891,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3995,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "197.2",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "85.4",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 33651,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2392,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "408.95",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "487.26",
                          "currencyCode": "LBP"
                        },
                        "awardAmount": {
                          "amount": 5654,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1664,
                        "equivalentAmount": {
                          "amount": "358.39",
                          "currencyCode": "BDT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "466.23",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 32858,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "122.67",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "247.07",
                          "currencyCode": "DOP"
                        },
                        "awardAmount": {
                          "amount": 35575,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1249,
                        "equivalentAmount": {
                          "amount": "126.15",
                          "currencyCode": "MVR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "354.03",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 8010,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3501,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "302.15",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "336.94",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 33694,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0775,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "308.39",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "28.91",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 30785,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1113,
                    "equivalentAmount": {
                      "amount": "159.89",
                      "currencyCode": "JOD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "374.93",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 34400,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1022,
                    "equivalentAmount": {
                      "amount": "255.06",
                      "currencyCode": "AZN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "350.11",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 26874,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1321,
                    "equivalentAmount": {
                      "amount": "60.15",
                      "currencyCode": "QAR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "461.53",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 1979,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1929,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "139.81",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "143.45",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 22138,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1186,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "14.51",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "487.12",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 31141,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0502,
                    "equivalentAmount": {
                      "amount": "30.89",
                      "currencyCode": "IRR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "422.61",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 31991,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1666,
                    "equivalentAmount": {
                      "amount": "357.6",
                      "currencyCode": "AUD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0187
                },
                "passengerReferenceIds": [
                  "905192c5-9af6-45f0-b690-126f59558a18",
                  "c4514276-dd3f-4033-a23a-7578232a4fd4",
                  "35fb4523-fcb0-48d0-9378-3c454b6d7ae3",
                  "b1860bf7-e0da-4d11-983f-fb12308baedc",
                  "195532ef-6103-40dd-ad41-ad69d06be930",
                  "b98ee25e-c8a3-4c7d-9530-5beb5359c4f0",
                  "26485e74-8147-44b6-8832-71b013b030a4",
                  "67181e29-ae60-4bd0-ab27-6de248edde18",
                  "73e8803e-8f9b-486d-b52c-b2d9dc1e5991"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "276.56",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 49391,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1528,
                    "equivalentAmount": {
                      "amount": "152.69",
                      "currencyCode": "DJF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "222.87",
                          "currencyCode": "SAR"
                        },
                        "awardAmount": {
                          "amount": 1869,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3311,
                        "equivalentAmount": {
                          "amount": "34.83",
                          "currencyCode": "SZL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "124.19",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 33511,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1729,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "16.3",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "167.45",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 45331,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0933,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "348.77",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "324.18",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 6390,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.083,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "450.31",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "497.25",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 14793,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1253,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "76.37",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "193.67",
                          "currencyCode": "BDT"
                        },
                        "awardAmount": {
                          "amount": 34084,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4878,
                        "equivalentAmount": {
                          "amount": "245.78",
                          "currencyCode": "QAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "135.25",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 17857,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1072,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "14.45",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "394.33",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 9494,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2735,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "152.11",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "287.79",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 32580,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2716,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "107.08",
                            "currencyCode": "WST"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "310.99",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 13913,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3472,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "492.44",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "64.1",
                          "currencyCode": "BND"
                        },
                        "awardAmount": {
                          "amount": 6761,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2559,
                        "equivalentAmount": {
                          "amount": "73.76",
                          "currencyCode": "CVE"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "52.82",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 34038,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.391,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "496.09",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "373.26",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 4415,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3717,
                    "equivalentAmount": {
                      "amount": "27.74",
                      "currencyCode": "BWP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "447.45",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 5825,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1142,
                    "equivalentAmount": {
                      "amount": "419.55",
                      "currencyCode": "DKK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "11.65",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 36707,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0181,
                    "equivalentAmount": {
                      "amount": "221.68",
                      "currencyCode": "MRU"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "414.82",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 33875,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1298,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "215.51",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "168.53",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 7488,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1516,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "120.61",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "393.83",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 37010,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.314,
                    "equivalentAmount": {
                      "amount": "142.85",
                      "currencyCode": "IRR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "50.67",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 14005,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3123,
                    "equivalentAmount": {
                      "amount": "392.65",
                      "currencyCode": "ALL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0586
                },
                "passengerReferenceIds": [
                  "5dc10522-4c4c-494e-bb1e-a48b436054a4",
                  "7fb31255-4d70-473d-bebd-bd101a117e8b",
                  "e2e7b72d-62af-4fe2-8a6f-d5f8952f2894",
                  "83b6700a-0f3b-4767-a567-9632aef1e8d4",
                  "6246918d-52bb-49a0-b9b2-ef45d2bcb360",
                  "466d73e8-ec87-4859-964a-9d04ac8363a5",
                  "911af89d-d299-4406-be73-d23c500c76a8",
                  "e47bddb2-da2f-4a98-b372-2a90eb830875",
                  "94539a9d-39cf-4ecf-a0a7-51238c33a26e"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "236.24",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 19345,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1418,
                    "equivalentAmount": {
                      "amount": "333.18",
                      "currencyCode": "ETB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "478.36",
                          "currencyCode": "SOS"
                        },
                        "awardAmount": {
                          "amount": 9314,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2428,
                        "equivalentAmount": {
                          "amount": "476.36",
                          "currencyCode": "MAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "30.39",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 27487,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0195,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "287.28",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "246.8",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 24651,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1441,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "122.87",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "281.56",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 35530,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4827,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "90.13",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "388.53",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 10648,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.376,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "458.74",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "122.41",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 13297,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0101,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "131.16",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "389.1",
                          "currencyCode": "CAD"
                        },
                        "awardAmount": {
                          "amount": 36619,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4432,
                        "equivalentAmount": {
                          "amount": "482.89",
                          "currencyCode": "DKK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "383.65",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 47346,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4281,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "364.78",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "177.92",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 34551,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4649,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "450.18",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "104.71",
                          "currencyCode": "PKR"
                        },
                        "awardAmount": {
                          "amount": 7247,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1515,
                        "equivalentAmount": {
                          "amount": "263.37",
                          "currencyCode": "GBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "79.01",
                            "currencyCode": "TTD"
                          },
                          "awardAmount": {
                            "amount": 14641,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4457,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "74.2",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "390.07",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 37029,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0819,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "366.04",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "360.4",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 18526,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1396,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "223.91",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "33.05",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 20861,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4214,
                    "equivalentAmount": {
                      "amount": "352.39",
                      "currencyCode": "GHS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "376.09",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 39194,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0485,
                    "equivalentAmount": {
                      "amount": "362.7",
                      "currencyCode": "LSL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "62.48",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 37387,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0786,
                    "equivalentAmount": {
                      "amount": "445.74",
                      "currencyCode": "ISK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "365.29",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 27107,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4726,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "373.89",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "353.84",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 13665,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2739,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "15.05",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "358.25",
                        "currencyCode": "BHD"
                      },
                      "awardAmount": {
                        "amount": 49516,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1961,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "420.17",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "47.89",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 1840,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4993,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "153.31",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "25.56",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 10239,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1989,
                    "equivalentAmount": {
                      "amount": "334.64",
                      "currencyCode": "TRY"
                    }
                  },
                  {
                    "amount": {
                      "amount": "384.41",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 20083,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3787,
                    "equivalentAmount": {
                      "amount": "480.04",
                      "currencyCode": "MAD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8178
                },
                "passengerReferenceIds": [
                  "3fc3a7ec-8b0e-4d8a-93ee-15d3364a552f",
                  "b66a7a08-8a63-4e5a-83fe-74ecd7b8e41e",
                  "58e55497-3113-4da1-adb4-ccc1c919e016",
                  "194c356c-c004-40bd-9e91-27d3b4f90853",
                  "e30d68d4-5ff1-4b9b-80b2-a4fb93f9c323",
                  "6be2f388-1a12-4e30-a7db-f7f3389fd09d",
                  "d7334766-53bc-4855-b9d8-51c215436d7a",
                  "52dbc667-fb80-42e8-b924-b2a961a3e9f8",
                  "d76edb8e-16d1-4f53-bcd1-dd4ee2044706"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "170.02",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 47016,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1649,
                    "equivalentAmount": {
                      "amount": "116.34",
                      "currencyCode": "MAD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "69.33",
                          "currencyCode": "MYR"
                        },
                        "awardAmount": {
                          "amount": 12480,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0282,
                        "equivalentAmount": {
                          "amount": "374.86",
                          "currencyCode": "ERN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "255.34",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 39129,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2635,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "20.13",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "187.5",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 41376,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2424,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "58.41",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "273.92",
                          "currencyCode": "CAD"
                        },
                        "awardAmount": {
                          "amount": 18289,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4432,
                        "equivalentAmount": {
                          "amount": "94.83",
                          "currencyCode": "ZMW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "382.42",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 11373,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3009,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "367.77",
                            "currencyCode": "XPF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "323.23",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 1193,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1439,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "479.65",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "48.38",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 33884,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0943,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "230.84",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "118.38",
                          "currencyCode": "PYG"
                        },
                        "awardAmount": {
                          "amount": 49986,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1684,
                        "equivalentAmount": {
                          "amount": "302.08",
                          "currencyCode": "JMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "335.47",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 42880,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1577,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "78.9",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "390.61",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 48134,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2362,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "106.49",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "379.47",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 47137,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1557,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "122.64",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "335.23",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 47242,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1755,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "425.23",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "47.47",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 43506,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4899,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "54.77",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "498.88",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 43500,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3808,
                    "equivalentAmount": {
                      "amount": "339.11",
                      "currencyCode": "DJF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "173.66",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 27306,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1468,
                    "equivalentAmount": {
                      "amount": "325.43",
                      "currencyCode": "USD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "358.29",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 33582,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0998,
                    "equivalentAmount": {
                      "amount": "61.45",
                      "currencyCode": "MAD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "416.76",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 34429,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4792,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "325.72",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "129.54",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 40260,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2249,
                    "equivalentAmount": {
                      "amount": "220.55",
                      "currencyCode": "STN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "355.87",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 1315,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4933,
                    "equivalentAmount": {
                      "amount": "263.11",
                      "currencyCode": "SZL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9411
                },
                "passengerReferenceIds": [
                  "b32ae47d-bec2-4269-ad5d-4cc5d00407b5",
                  "86753dfa-0c30-4ba5-9164-e16a855e6022",
                  "507f8d57-4178-4cba-9d33-e7914cf79a64",
                  "567fbbbc-90d1-406c-9695-5ce2440b3a28",
                  "6ab1e46f-3881-4697-baf4-021936e3c1d6",
                  "a0d3e2e1-720b-44a6-a294-73fa8bb85627",
                  "fe5fd935-270e-4f50-aefb-e3142050275d",
                  "5d6eff6e-2df1-4837-894f-2c137370c737",
                  "939ed59a-ac1f-4574-9b32-be06786c5611"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "173.23",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 9426,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1628,
                    "equivalentAmount": {
                      "amount": "112.29",
                      "currencyCode": "SRD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "316.55",
                          "currencyCode": "KWD"
                        },
                        "awardAmount": {
                          "amount": 15795,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3343,
                        "equivalentAmount": {
                          "amount": "465.53",
                          "currencyCode": "LSL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "380.93",
                            "currencyCode": "TTD"
                          },
                          "awardAmount": {
                            "amount": 36373,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3081,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "171.6",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "211.82",
                          "currencyCode": "ISK"
                        },
                        "awardAmount": {
                          "amount": 16331,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0516,
                        "equivalentAmount": {
                          "amount": "481.68",
                          "currencyCode": "TOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "119.82",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 28777,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1379,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "101.08",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "124.56",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 13866,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4634,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "384.89",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "482.56",
                          "currencyCode": "KPW"
                        },
                        "awardAmount": {
                          "amount": 38539,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4352,
                        "equivalentAmount": {
                          "amount": "374.68",
                          "currencyCode": "BWP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "83.15",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 26859,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2194,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "219.84",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "395.58",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 47059,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2626,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "122.16",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "416.17",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 34013,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.132,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "74.49",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "107.67",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 44801,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4843,
                    "equivalentAmount": {
                      "amount": "84.36",
                      "currencyCode": "VES"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "478.44",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 15285,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.089,
                    "equivalentAmount": {
                      "amount": "320.52",
                      "currencyCode": "IQD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "34.57",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 38083,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4607,
                    "equivalentAmount": {
                      "amount": "479.36",
                      "currencyCode": "LBP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "115.16",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 4628,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1685,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "188.78",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "101.3",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 10120,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1396,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "223.58",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "33.09",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 47055,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0455,
                    "equivalentAmount": {
                      "amount": "300.86",
                      "currencyCode": "DJF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "143.77",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 16214,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2198,
                    "equivalentAmount": {
                      "amount": "241.29",
                      "currencyCode": "ILS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "472.59",
                  "currencyCode": "KRW"
                },
                "awardAmount": {
                  "amount": 15579,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2577,
                "equivalentAmount": {
                  "amount": "142.84",
                  "currencyCode": "CAD"
                }
              },
              "fees": {
                "amount": {
                  "amount": "221.28",
                  "currencyCode": "NZD"
                },
                "awardAmount": {
                  "amount": 36116,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3709,
                "equivalentAmount": {
                  "amount": "24.89",
                  "currencyCode": "VUV"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "37.81",
                  "currencyCode": "BWP"
                },
                "awardAmount": {
                  "amount": 7442,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3192,
                "equivalentAmount": {
                  "amount": "224.66",
                  "currencyCode": "MAD"
                }
              },
              "offerItemReferenceId": "98ec2965-8787-4c43-9bcb-9c970dd6c67e",
              "tax": {
                "amount": {
                  "amount": "167.25",
                  "currencyCode": "SDG"
                },
                "awardAmount": {
                  "amount": 33336,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0284,
                "equivalentAmount": {
                  "amount": "34.99",
                  "currencyCode": "TRY"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "279.23",
                    "currencyCode": "SCR"
                  },
                  "awardAmount": {
                    "amount": 38898,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4021,
                  "equivalentAmount": {
                    "amount": "114.98",
                    "currencyCode": "AZN"
                  }
                },
                {
                  "amount": {
                    "amount": "411.48",
                    "currencyCode": "FJD"
                  },
                  "awardAmount": {
                    "amount": 32335,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1969,
                  "equivalentAmount": {
                    "amount": "53.49",
                    "currencyCode": "AZN"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "486.27",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 15924,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1358,
                    "equivalentAmount": {
                      "amount": "107.62",
                      "currencyCode": "SLE"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "76.62",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 42550,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2127,
                    "equivalentAmount": {
                      "amount": "256.62",
                      "currencyCode": "MMK"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "490.63",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 18202,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2651,
                    "equivalentAmount": {
                      "amount": "279.83",
                      "currencyCode": "XAF"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "142.25",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 21397,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3151,
                    "equivalentAmount": {
                      "amount": "69.84",
                      "currencyCode": "CRC"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "477.65",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 1466,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4305,
                      "equivalentAmount": {
                        "amount": "336.22",
                        "currencyCode": "EUR"
                      }
                    },
                    {
                      "amount": {
                        "amount": "215.73",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 32272,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4418,
                      "equivalentAmount": {
                        "amount": "161.56",
                        "currencyCode": "MXN"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "342.07",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 19188,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4335,
                    "equivalentAmount": {
                      "amount": "222.99",
                      "currencyCode": "PLN"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "346.71",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 26875,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3857,
                    "equivalentAmount": {
                      "amount": "374.16",
                      "currencyCode": "MMK"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "128.42",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 27593,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1028,
                    "equivalentAmount": {
                      "amount": "470.87",
                      "currencyCode": "WST"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "267.72",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 37384,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1234,
                    "equivalentAmount": {
                      "amount": "126.42",
                      "currencyCode": "CRC"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "409.82",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 12854,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1597,
                      "equivalentAmount": {
                        "amount": "394.42",
                        "currencyCode": "IDR"
                      }
                    },
                    {
                      "amount": {
                        "amount": "467.24",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 15370,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3858,
                      "equivalentAmount": {
                        "amount": "35.39",
                        "currencyCode": "KRW"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "426.13",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 48504,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0105,
                    "equivalentAmount": {
                      "amount": "289.46",
                      "currencyCode": "MKD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "351.66",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 41790,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3753,
                    "equivalentAmount": {
                      "amount": "205.88",
                      "currencyCode": "NGN"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "320.33",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 39278,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4949,
                    "equivalentAmount": {
                      "amount": "302.78",
                      "currencyCode": "SEK"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "132.24",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 44450,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3767,
                    "equivalentAmount": {
                      "amount": "343.99",
                      "currencyCode": "MNT"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "339.41",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 44737,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2192,
                      "equivalentAmount": {
                        "amount": "303.09",
                        "currencyCode": "MZN"
                      }
                    },
                    {
                      "amount": {
                        "amount": "243.12",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 8757,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1683,
                      "equivalentAmount": {
                        "amount": "154.77",
                        "currencyCode": "COP"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "365.47",
                    "currencyCode": "SEK"
                  },
                  "percentage": "11.33"
                },
                "passengerReferenceIds": [
                  "536c3347-6289-45e9-b2ba-34aa771f8b26",
                  "095ece0d-6460-453b-87c7-2b3fc796ffdd",
                  "55a20c33-ee65-4a60-b422-5e4c193f2680",
                  "7e195d2d-b357-4c22-bf96-1fab7e0bc055",
                  "acefafe9-b51f-409e-966c-0640d6d13bf8",
                  "10dcc431-8163-4a2f-8c9c-9611e8f0781b",
                  "2328823b-3fe4-42c0-acc5-980b4916a007",
                  "c6080256-ad4b-4d8b-843b-7034d538aad0",
                  "fb311169-3651-4169-b000-2adfd4b87cc4"
                ],
                "total": {
                  "amount": {
                    "amount": "334.53",
                    "currencyCode": "JMD"
                  },
                  "awardAmount": {
                    "amount": 45700,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4949,
                  "equivalentAmount": {
                    "amount": "407.29",
                    "currencyCode": "HNL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "465.24",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 44440,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0372,
                    "equivalentAmount": {
                      "amount": "335.73",
                      "currencyCode": "LBP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "429.93",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23587,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3022,
                      "equivalentAmount": {
                        "amount": "93",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "299.4",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32229,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4418,
                      "equivalentAmount": {
                        "amount": "491.27",
                        "currencyCode": "BBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "313.46",
                        "currencyCode": "GIP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36107,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3049,
                      "equivalentAmount": {
                        "amount": "169.66",
                        "currencyCode": "PKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "233.98",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 22742,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4137,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "229.49",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "232.18",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 20201,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0766,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "150.99",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "379.22",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 44485,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4978,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "271.85",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "121.87",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 36197,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3909,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "242.27",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "100.31",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 33184,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3073,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "255.13",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "386.85",
                    "currencyCode": "PLN"
                  },
                  "percentage": "12.18"
                },
                "passengerReferenceIds": [
                  "f2b3ab65-2fb4-490b-889c-5d06b4f96643",
                  "2be081eb-8bfb-446c-9b67-604068033845",
                  "ea6799d5-e8d3-4091-a08f-8bd11aeea636",
                  "a98cd03d-dcb2-4322-a628-5781f393d69b",
                  "1a84d434-85af-4201-8d7c-ebd1d9640420",
                  "92e786a5-01ac-40e4-9d86-6f218eb84e2e",
                  "61108a52-504e-4ae9-8731-7d6d8e3f63ca",
                  "fe149249-ae00-43b6-a793-a4e08a8408c1",
                  "a6db9d94-2bc3-4480-9e7c-6354fd8f38ca"
                ],
                "total": {
                  "amount": {
                    "amount": "49.06",
                    "currencyCode": "UAH"
                  },
                  "awardAmount": {
                    "amount": 48569,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0585,
                  "equivalentAmount": {
                    "amount": "302.07",
                    "currencyCode": "SGD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "29.19",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 48366,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0551,
                    "equivalentAmount": {
                      "amount": "298.31",
                      "currencyCode": "MRU"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "482.23",
                        "currencyCode": "CVE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38987,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2718,
                      "equivalentAmount": {
                        "amount": "380.23",
                        "currencyCode": "NGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "232.26",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9681,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4205,
                      "equivalentAmount": {
                        "amount": "38.27",
                        "currencyCode": "SHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "233.8",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15718,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4014,
                      "equivalentAmount": {
                        "amount": "389.88",
                        "currencyCode": "UYU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "222.07",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 34335,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.395,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "90.13",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "38.93",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 35502,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3113,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "428.54",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "32.2",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 8784,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4648,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "285.32",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "265.74",
                    "currencyCode": "BMD"
                  },
                  "percentage": "5.35"
                },
                "passengerReferenceIds": [
                  "021249d6-1563-48f4-9dcb-46ee898389e8",
                  "7a6bbe08-869f-4c92-a91c-9555c84e32cf",
                  "dbd3c6f2-541b-4f10-826b-f869c814c3fa",
                  "c387cf90-455c-4289-85ce-ad290e3a0d9b",
                  "fa1d0a8c-25c8-4b50-bdc7-2eb6ede16a0b",
                  "67223c57-94ea-482a-9d00-28738a553047",
                  "20906f47-39a7-4a0b-a4d5-3e3086132fbf",
                  "5fe9cf37-8758-4b42-b2ca-09fdccff368a",
                  "b90d6606-0b1a-4d9e-968b-9b0c10598703"
                ],
                "total": {
                  "amount": {
                    "amount": "184.28",
                    "currencyCode": "SEK"
                  },
                  "awardAmount": {
                    "amount": 45966,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4304,
                  "equivalentAmount": {
                    "amount": "133.82",
                    "currencyCode": "AOA"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "478.47",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 29530,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0178,
                    "equivalentAmount": {
                      "amount": "74.45",
                      "currencyCode": "MYR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "43.44",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35516,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3847,
                      "equivalentAmount": {
                        "amount": "438.97",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "73.93",
                        "currencyCode": "BZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48459,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3912,
                      "equivalentAmount": {
                        "amount": "212.25",
                        "currencyCode": "IRR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "368.81",
                        "currencyCode": "TWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42790,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.156,
                      "equivalentAmount": {
                        "amount": "468.52",
                        "currencyCode": "HKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "495.65",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 22328,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2674,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "92.67",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "318.63",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 30078,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.227,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "458.63",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "242.05",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 48348,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0785,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "44.51",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "373.69",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 35147,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3569,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "301.24",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "493.76",
                    "currencyCode": "LRD"
                  },
                  "percentage": "10.51"
                },
                "passengerReferenceIds": [
                  "726734a1-23fb-4034-a549-3296add0fd88",
                  "f8df1744-7504-4b79-8bf2-f40a9ca3f125",
                  "8d12e3a4-d3d0-41a0-bda2-5aafa71bac71",
                  "2b351350-0985-4443-8e25-3de9c679168e",
                  "9a568ce6-f0f6-4ba4-bbfe-2774ee79ed3b",
                  "72ce5b6d-375f-4535-a0d2-9027580f9df1",
                  "e539aa84-e362-43bd-9641-4e9d2a01391d",
                  "c55d74fa-c5bf-4cef-9cd7-f78187815731",
                  "e310b56f-bcbf-4583-837f-edcc8460e394"
                ],
                "total": {
                  "amount": {
                    "amount": "333.94",
                    "currencyCode": "IRR"
                  },
                  "awardAmount": {
                    "amount": 36924,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0901,
                  "equivalentAmount": {
                    "amount": "209.4",
                    "currencyCode": "RON"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "227.54",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 43428,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2979,
                    "equivalentAmount": {
                      "amount": "294.33",
                      "currencyCode": "ERN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "355.86",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26895,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2436,
                      "equivalentAmount": {
                        "amount": "339.31",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "494.36",
                        "currencyCode": "CLP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23702,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0771,
                      "equivalentAmount": {
                        "amount": "311.97",
                        "currencyCode": "AMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "483.96",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8829,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4005,
                      "equivalentAmount": {
                        "amount": "282.28",
                        "currencyCode": "NAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "377.12",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 17065,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0622,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "89.52",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "236.21",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 3635,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1145,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "25.55",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "326.8",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 34592,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2604,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "249.75",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "499.57",
                    "currencyCode": "BDT"
                  },
                  "percentage": "14.63"
                },
                "passengerReferenceIds": [
                  "5df463c5-f63f-4814-b308-854e8b01cd2f",
                  "3ba16387-228a-482b-9210-02305a3070b4",
                  "e06a2808-16b6-4831-8a80-efaf41aa5f39",
                  "679c1c54-6a6a-4dd7-891d-2fb1f87f6dc8",
                  "03c52981-28e4-4aba-9185-9247a1fe7e34",
                  "bf9d7b0c-f3eb-46ed-b6d9-90e03675e508",
                  "283966d7-428b-460e-adfa-74cd2be97b5d",
                  "cc0d7a27-55ea-433f-9832-b96d032d2590",
                  "30d613a5-e55e-4575-b96a-a4f9b26f8bee"
                ],
                "total": {
                  "amount": {
                    "amount": "455.7",
                    "currencyCode": "UZS"
                  },
                  "awardAmount": {
                    "amount": 43052,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2079,
                  "equivalentAmount": {
                    "amount": "221.03",
                    "currencyCode": "BSD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "475.4",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 7957,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0677,
                    "equivalentAmount": {
                      "amount": "236.24",
                      "currencyCode": "MMK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "422.76",
                        "currencyCode": "GTQ"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45966,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1547,
                      "equivalentAmount": {
                        "amount": "348.59",
                        "currencyCode": "MZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "86.47",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48769,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0362,
                      "equivalentAmount": {
                        "amount": "378.95",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "291.2",
                        "currencyCode": "SOS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34843,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.488,
                      "equivalentAmount": {
                        "amount": "34.51",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "450.03",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 12177,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4699,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "225.91",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "317.22",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 1571,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4445,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "34.5",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "292.76",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 39784,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4579,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "28.9",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "246.44",
                    "currencyCode": "GMD"
                  },
                  "percentage": "7.87"
                },
                "passengerReferenceIds": [
                  "14206db1-b071-44e2-9521-ad895f5be386",
                  "a556c2e1-440a-4c7b-b783-e90dca64b437",
                  "3c7c693d-c22f-4e71-a5e8-670ac24cf91f",
                  "e185311c-2e8c-49c5-99dc-2e1663d95f48",
                  "28d5d825-9a84-49e0-ab1f-cae0d1a266c0",
                  "6d7d5231-4e46-4cd3-92ea-1cbdd2c8cb43",
                  "817e1ec5-d483-477b-8814-196a4f20d961",
                  "6fe2562f-dbd5-4ca5-86e0-015d96d08548",
                  "f8d3f470-89e1-40c2-93f6-dc0625961ae2"
                ],
                "total": {
                  "amount": {
                    "amount": "299.13",
                    "currencyCode": "PKR"
                  },
                  "awardAmount": {
                    "amount": 31599,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.289,
                  "equivalentAmount": {
                    "amount": "62.26",
                    "currencyCode": "TRY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "369.34",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 18564,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1707,
                    "equivalentAmount": {
                      "amount": "89.73",
                      "currencyCode": "KWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "428.88",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40494,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.04,
                      "equivalentAmount": {
                        "amount": "384.43",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "231.54",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19672,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1666,
                      "equivalentAmount": {
                        "amount": "234.47",
                        "currencyCode": "KRW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "423.81",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28946,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4326,
                      "equivalentAmount": {
                        "amount": "300.66",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "464.68",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 6018,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.152,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "47.47",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "196.54",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 1699,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2585,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "206.18",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "235.72",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 44310,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3132,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "262.01",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "326.21",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 25830,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4044,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "391.58",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "266.53",
                    "currencyCode": "KZT"
                  },
                  "percentage": "14.85"
                },
                "passengerReferenceIds": [
                  "8255841f-e77f-475f-ba87-cedfde994d42",
                  "4dd2d0f1-9401-42dd-b423-3ac852d1a50a",
                  "5022ba14-2d21-4504-bcde-dde389e7b962",
                  "cb5722e2-b637-49a2-bb83-0a22b2d3d533",
                  "ab970602-e18d-4c56-8eda-3b7f34d155c1",
                  "1d2d5ef4-7df2-4b71-a34c-b56962c8dac6",
                  "2bb65517-992e-4079-8fa3-5e84e46c8a8f",
                  "7cb48607-c091-4a1f-9ce1-eb1bb3209ae5",
                  "b6fbddc2-c79c-4619-b738-6bc7239bf9b9"
                ],
                "total": {
                  "amount": {
                    "amount": "81.96",
                    "currencyCode": "TWD"
                  },
                  "awardAmount": {
                    "amount": 20650,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4496,
                  "equivalentAmount": {
                    "amount": "126.12",
                    "currencyCode": "EGP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "487.58",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 47079,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0838,
                    "equivalentAmount": {
                      "amount": "383.72",
                      "currencyCode": "IDR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "400.58",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5183,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3237,
                      "equivalentAmount": {
                        "amount": "322.27",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "266.85",
                        "currencyCode": "KHR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38191,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4199,
                      "equivalentAmount": {
                        "amount": "360.51",
                        "currencyCode": "EGP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "326.41",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49192,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2205,
                      "equivalentAmount": {
                        "amount": "323.39",
                        "currencyCode": "NAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "147.72",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 38091,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1616,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "288.85",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "50.42",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 16999,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1989,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "101.54",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "291.48",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 17042,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1049,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "205.78",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "223.89",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 5065,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1411,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "270.76",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "219.4",
                    "currencyCode": "JOD"
                  },
                  "percentage": "14.9"
                },
                "passengerReferenceIds": [
                  "c31d3fb5-c8c3-4269-9467-bface2a788c5",
                  "6455b1b4-1c77-4e6a-b762-e833af054f9e",
                  "ad76cfd4-f0be-4084-8012-7aa3765d8381",
                  "8b5599c7-cf1d-4de4-90cf-141892919fb3",
                  "3227002f-daba-4352-a1c7-42fcc4a0ea26",
                  "0c4b13dd-ff1a-489a-aae1-79b72f1f6965",
                  "45ba8dc5-f667-479d-9074-fbfa68511414",
                  "a5b9c8ec-31b8-4587-9c3e-b8eda5ef47f5",
                  "cb278dd1-3be4-4f76-a12b-259579e9b6de"
                ],
                "total": {
                  "amount": {
                    "amount": "51.29",
                    "currencyCode": "KPW"
                  },
                  "awardAmount": {
                    "amount": 42751,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0176,
                  "equivalentAmount": {
                    "amount": "245.41",
                    "currencyCode": "VND"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "290.34",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 29262,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2132,
                    "equivalentAmount": {
                      "amount": "118.95",
                      "currencyCode": "UYU"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "53.05",
                        "currencyCode": "SEK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15999,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1275,
                      "equivalentAmount": {
                        "amount": "305.7",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "241.51",
                        "currencyCode": "KES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45821,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3088,
                      "equivalentAmount": {
                        "amount": "222.85",
                        "currencyCode": "CRC"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "336.82",
                        "currencyCode": "NPR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46818,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3617,
                      "equivalentAmount": {
                        "amount": "282.03",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "303.92",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 33896,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1595,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "133.64",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "306.08",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 33769,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0428,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "376.79",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "170.14",
                    "currencyCode": "HUF"
                  },
                  "percentage": "5.39"
                },
                "passengerReferenceIds": [
                  "85a882d9-dbb7-4669-980a-709287b29046",
                  "92721fbd-4f13-401c-b0af-a6f7ec44f693",
                  "03977319-f7f6-43fe-b5ab-c8f0840cf587",
                  "a9ebdb28-eda1-4f2b-8b48-71fcc1b0248c",
                  "09f3a9e1-0dc3-493d-bddc-81a455db836c",
                  "a7709956-a4ca-443b-829f-d73f73e404d1",
                  "dd2640ce-7d30-4c4d-a525-1225acd8f7f2",
                  "310bc4f6-11e8-4c6f-b98a-5d2200cba288",
                  "b21c89d3-1756-4471-9ac2-ca371380d26a"
                ],
                "total": {
                  "amount": {
                    "amount": "172.85",
                    "currencyCode": "NGN"
                  },
                  "awardAmount": {
                    "amount": 6843,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3173,
                  "equivalentAmount": {
                    "amount": "309.09",
                    "currencyCode": "TJS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "25.6",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 45859,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0263,
                    "equivalentAmount": {
                      "amount": "126.04",
                      "currencyCode": "SYP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "367.34",
                        "currencyCode": "NOK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4391,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1705,
                      "equivalentAmount": {
                        "amount": "210.13",
                        "currencyCode": "JPY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "336.29",
                        "currencyCode": "BWP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8778,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4038,
                      "equivalentAmount": {
                        "amount": "264.79",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "118.28",
                        "currencyCode": "IQD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49763,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3131,
                      "equivalentAmount": {
                        "amount": "169.62",
                        "currencyCode": "PAB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "152.91",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 38821,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.225,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "178.29",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "201.21",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 3822,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1492,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "50.88",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "430.06",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 19718,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2882,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "386.36",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "228.09",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 8082,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4363,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "169.64",
                        "currencyCode": "PLN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "245.75",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 34375,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4592,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "288.02",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "470.72",
                    "currencyCode": "AOA"
                  },
                  "percentage": "10.46"
                },
                "deal": {
                  "amount": {
                    "amount": "321.47",
                    "currencyCode": "VES"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "9.37",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "986f283c-22ff-4d0b-ba07-d1461ae28841",
                  "03221e99-8a57-4b6f-9902-f2cdec2d1cd8",
                  "4093e4f9-fc8b-4480-9959-921a4e115336",
                  "98879a31-02bb-4d89-bdae-08dcded742d5",
                  "55d038c2-5e2f-444f-98cb-bd32aaea94c4",
                  "d9ac8426-f34e-4a5f-b0b9-18955602c2cb",
                  "2f1a67f5-4b70-45be-9173-e3c20b98e61a",
                  "4965a99b-05af-4001-a6a6-aacf1425aefa",
                  "1a5f3cb1-72b6-478b-b3f0-6faac0ef5a04"
                ],
                "total": {
                  "amount": {
                    "amount": "335.34",
                    "currencyCode": "KGS"
                  },
                  "awardAmount": {
                    "amount": 29008,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1993,
                  "equivalentAmount": {
                    "amount": "286.49",
                    "currencyCode": "BOB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "393.34",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 39742,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4116,
                    "equivalentAmount": {
                      "amount": "230.48",
                      "currencyCode": "AOA"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "250.98",
                        "currencyCode": "SEK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19321,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2865,
                      "equivalentAmount": {
                        "amount": "282.29",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "194.12",
                        "currencyCode": "EGP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33604,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1031,
                      "equivalentAmount": {
                        "amount": "322.73",
                        "currencyCode": "IRR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "240.13",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30177,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4596,
                      "equivalentAmount": {
                        "amount": "496.19",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "131.34",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 32848,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1426,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "498.57",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "54.09",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 35092,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.196,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "70.27",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "149.01",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 4016,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4143,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "346.12",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "471.47",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 17848,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2067,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "481.22",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "231.85",
                    "currencyCode": "BHD"
                  },
                  "percentage": "9.78"
                },
                "deal": {
                  "amount": {
                    "amount": "290.16",
                    "currencyCode": "HNL"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "13.41",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "7111c251-5ee2-4a7a-a5fa-93c546fe1af7",
                  "4318180b-b683-46ee-8114-7aa39d0fc91e",
                  "9f66957e-b501-4bd6-9861-2aa531d78165",
                  "66f46193-d546-4e4e-bad9-92fd0e74ae35",
                  "dc219a23-435e-42cc-b24a-2639d4f47613",
                  "6b6bdc81-ff03-4b1a-9a75-690c97cf99d2",
                  "3ab5dce4-cdee-4e00-a5b6-468a1095f5c2",
                  "64dd081f-7fbe-4da3-a7a2-eafd7b3fa892",
                  "c116eb9e-6d34-4f40-b006-967728d3a87b"
                ],
                "total": {
                  "amount": {
                    "amount": "258.64",
                    "currencyCode": "CNY"
                  },
                  "awardAmount": {
                    "amount": 23496,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2113,
                  "equivalentAmount": {
                    "amount": "176.01",
                    "currencyCode": "AWG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "121.32",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 45226,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0732,
                    "equivalentAmount": {
                      "amount": "340.67",
                      "currencyCode": "JPY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "363.03",
                        "currencyCode": "RON"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23761,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3466,
                      "equivalentAmount": {
                        "amount": "199.55",
                        "currencyCode": "PLN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "499.08",
                        "currencyCode": "MAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37531,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4798,
                      "equivalentAmount": {
                        "amount": "166.24",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "155.97",
                        "currencyCode": "SLE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26445,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2384,
                      "equivalentAmount": {
                        "amount": "204.14",
                        "currencyCode": "NAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "425.29",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 31028,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1607,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "331.7",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "55.5",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 38480,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4191,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "228.01",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "168.67",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 40731,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4485,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "161.47",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "116.74",
                        "currencyCode": "TJS"
                      },
                      "awardAmount": {
                        "amount": 46061,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.102,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "152.51",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "459.3",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 10885,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3033,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "462.14",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "186.84",
                    "currencyCode": "BOB"
                  },
                  "percentage": "10.35"
                },
                "deal": {
                  "amount": {
                    "amount": "87.62",
                    "currencyCode": "PYG"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "17.57",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "afabb2b6-696e-42e8-8f90-5ceccba68cde",
                  "56220a77-2937-4ad4-b07c-4e84e0dc0fd1",
                  "856f8738-23b5-4ac3-a41a-fb81238d10fd",
                  "53416f7e-b3f0-461c-96c3-5e6d90d76d39",
                  "ae5b1ea3-7cd8-4f83-8c7f-b097eac311ec",
                  "0aa27a59-6b6a-4648-990a-7764d1a33e04",
                  "727c2aae-548c-4089-a8d3-59ba175a4497",
                  "9939927c-8260-43a0-867d-decb40b2720e",
                  "45643c8a-04a0-4679-a3ab-03a4a8a0af87"
                ],
                "total": {
                  "amount": {
                    "amount": "220.24",
                    "currencyCode": "OMR"
                  },
                  "awardAmount": {
                    "amount": 18702,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.435,
                  "equivalentAmount": {
                    "amount": "493.79",
                    "currencyCode": "LSL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "243.31",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 32325,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4938,
                    "equivalentAmount": {
                      "amount": "249.36",
                      "currencyCode": "KWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "378.64",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25986,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4512,
                      "equivalentAmount": {
                        "amount": "86.74",
                        "currencyCode": "ARS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "182.79",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6637,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1343,
                      "equivalentAmount": {
                        "amount": "309.06",
                        "currencyCode": "DOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "193.14",
                        "currencyCode": "TND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10483,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3356,
                      "equivalentAmount": {
                        "amount": "417.83",
                        "currencyCode": "BSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "470.05",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 32246,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2509,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "144.33",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "315.56",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 44914,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3817,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "354.48",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "320.52",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 36999,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4385,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "448.99",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "379.12",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 20441,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.166,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "50.02",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "409.04",
                    "currencyCode": "MGA"
                  },
                  "percentage": "12.46"
                },
                "deal": {
                  "amount": {
                    "amount": "315.97",
                    "currencyCode": "KRW"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "16.1",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "1172e3d6-cf36-4fdb-acd3-21bdf181116d",
                  "6d6fb37a-efe8-4c5f-b4e8-ec66f00f9585",
                  "349e4161-bf18-45fb-b155-749d391e42f2",
                  "3ff43b6d-95f0-482a-ad27-a33c90b26006",
                  "ecb46ced-dac1-4237-933d-f0c7c321a26e",
                  "af384f21-8a43-4f2d-a617-b25c50522039",
                  "b4200e27-2f8c-4531-963b-307c92eaa462",
                  "3109901e-2827-4ea9-a582-8e07beef705c",
                  "4d662f27-71d2-4254-97c1-6ead4b0de8d7"
                ],
                "total": {
                  "amount": {
                    "amount": "87.37",
                    "currencyCode": "SCR"
                  },
                  "awardAmount": {
                    "amount": 18632,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1772,
                  "equivalentAmount": {
                    "amount": "84.6",
                    "currencyCode": "CUP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "82.14",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 21655,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1631,
                    "equivalentAmount": {
                      "amount": "320.44",
                      "currencyCode": "SDG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "324.55",
                        "currencyCode": "ILS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2631,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2905,
                      "equivalentAmount": {
                        "amount": "394.34",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "467.96",
                        "currencyCode": "XAF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11488,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4034,
                      "equivalentAmount": {
                        "amount": "110.77",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "463.27",
                        "currencyCode": "GNF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39843,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3307,
                      "equivalentAmount": {
                        "amount": "294.45",
                        "currencyCode": "TZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "322.32",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 18861,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4778,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "241.2",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "263.17",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 48419,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2245,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "274.69",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "35.12",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 38511,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1444,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "127.18",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "425.42",
                    "currencyCode": "JOD"
                  },
                  "percentage": "13.97"
                },
                "deal": {
                  "amount": {
                    "amount": "132.23",
                    "currencyCode": "UZS"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "14.25",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "2de40236-11f1-4e2d-a2ed-2c61e1bf2eee",
                  "fa9b76cc-cb81-4015-b423-7856a670cbd3",
                  "18e6b46e-cfee-48fe-abc9-610b85171704",
                  "b3191c27-866d-4d61-95bf-66c1d6fae97e",
                  "718b2eee-cd6e-4a2a-9797-3fe28cb98754",
                  "147b06ec-8a37-43c1-91b5-34035b35f083",
                  "f35d9e0b-0362-43d6-9e7d-2f2b03970a59",
                  "88d52336-4caa-477e-8da5-4040d8c334fc",
                  "d7e24d00-e013-4b5a-ab5c-8909d462dcbf"
                ],
                "total": {
                  "amount": {
                    "amount": "284.02",
                    "currencyCode": "MUR"
                  },
                  "awardAmount": {
                    "amount": 12415,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4673,
                  "equivalentAmount": {
                    "amount": "260.2",
                    "currencyCode": "BBD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "473.11",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 37689,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2833,
                    "equivalentAmount": {
                      "amount": "211.08",
                      "currencyCode": "KYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "425.21",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35493,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2961,
                      "equivalentAmount": {
                        "amount": "235.8",
                        "currencyCode": "NAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "293.1",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31434,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1091,
                      "equivalentAmount": {
                        "amount": "38.83",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "336.27",
                        "currencyCode": "STN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12295,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3834,
                      "equivalentAmount": {
                        "amount": "233.15",
                        "currencyCode": "AZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "212.14",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 8811,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3706,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "80.38",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "187.54",
                    "currencyCode": "PAB"
                  },
                  "percentage": "11.8"
                },
                "deal": {
                  "amount": {
                    "amount": "104.81",
                    "currencyCode": "AMD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "5.23",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "004cfb33-bac1-4e71-a875-5a3a23c1a76d",
                  "49e5d869-8e58-455b-8fe7-6d40bae7cc4f",
                  "6792463b-0ab9-4681-922d-42feaa2ba2f1",
                  "05111318-f8eb-4812-8c2a-6c46b60f8491",
                  "dd79fb86-7bbc-44af-a3df-3fe7c98d9c55",
                  "bdbbc8fc-aef2-4d24-a80c-98e52b78ce38",
                  "9226b0c0-d223-4a24-b659-c7e8ed2033a2",
                  "42374a7e-60e9-4f17-bd3b-f624de6fd400",
                  "0ef2e657-3912-4e7b-88e1-7e3ee1f6a836"
                ],
                "total": {
                  "amount": {
                    "amount": "28.15",
                    "currencyCode": "LRD"
                  },
                  "awardAmount": {
                    "amount": 17616,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3192,
                  "equivalentAmount": {
                    "amount": "182.68",
                    "currencyCode": "SBD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "413.77",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 14136,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.209,
                    "equivalentAmount": {
                      "amount": "74.04",
                      "currencyCode": "SRD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "196",
                        "currencyCode": "CAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6249,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3011,
                      "equivalentAmount": {
                        "amount": "60.83",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "140.64",
                        "currencyCode": "CLP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28659,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4434,
                      "equivalentAmount": {
                        "amount": "326.22",
                        "currencyCode": "FJD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "342.4",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10676,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2424,
                      "equivalentAmount": {
                        "amount": "332.61",
                        "currencyCode": "ANG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "318.69",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 15849,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.053,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "41.06",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "173.31",
                    "currencyCode": "NOK"
                  },
                  "percentage": "10.39"
                },
                "deal": {
                  "amount": {
                    "amount": "27.42",
                    "currencyCode": "PKR"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "16.9",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "1a7045f4-8b1e-4407-9c2e-402871162781",
                  "fc86097f-9a9f-4403-89e1-8c2a4f0d6ceb",
                  "8670c9c1-b5c1-45de-836d-6ba0e4c86494",
                  "2584ff66-52c7-4ef3-a222-5e72b1f3d61f",
                  "32babd7d-c080-47cb-9355-99b6ae50ccd3",
                  "4588e7e5-4b46-4695-a4c2-2b4ed4f8c3c7",
                  "f084ba45-47a7-4312-bc31-0a52b3c2c5e4",
                  "f3173ae2-d729-4e25-a47c-a6a2a36bedcd",
                  "ea420e0a-7c92-4b2d-ab4f-72ecdcc4951f"
                ],
                "total": {
                  "amount": {
                    "amount": "354.71",
                    "currencyCode": "LAK"
                  },
                  "awardAmount": {
                    "amount": 14162,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1883,
                  "equivalentAmount": {
                    "amount": "83.7",
                    "currencyCode": "RSD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "250.42",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 27908,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3564,
                    "equivalentAmount": {
                      "amount": "87.04",
                      "currencyCode": "BHD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "53.55",
                        "currencyCode": "GEL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18837,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1319,
                      "equivalentAmount": {
                        "amount": "180.55",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "448.18",
                        "currencyCode": "RUB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17763,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0472,
                      "equivalentAmount": {
                        "amount": "306.7",
                        "currencyCode": "ANG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "270.97",
                        "currencyCode": "MAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21303,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1051,
                      "equivalentAmount": {
                        "amount": "280.29",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "308.16",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 22953,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0113,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "286.16",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "422.48",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 10438,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4501,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "429.3",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "408.71",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 23584,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1824,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "311.15",
                        "currencyCode": "BRL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "237.05",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 11036,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0396,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "367.23",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "321.36",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 49141,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3158,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "375.89",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "45.9",
                    "currencyCode": "AZN"
                  },
                  "percentage": "6"
                },
                "deal": {
                  "amount": {
                    "amount": "269.08",
                    "currencyCode": "DZD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "12.09",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ee0f2033-4c4a-4552-a7ad-a016d11ea1b2",
                  "bb27d314-d059-4ab4-bdd0-cbb94b87f766",
                  "58b61d8f-ebac-4137-be19-4dcbc1248ac6",
                  "b9e24052-6132-465f-82fa-1d4b51dc0a99",
                  "d285a172-4aac-4b1f-bffb-ffc97a0f28bf",
                  "e3d22118-6070-46de-9a48-bfc9de11d4a1",
                  "b04ca17a-331f-4afb-bbc5-1830055458aa",
                  "a117803f-e46b-4df6-9d5a-b37ee377f09e",
                  "a72dcec9-c098-476a-8538-f4b3f334c9a7"
                ],
                "total": {
                  "amount": {
                    "amount": "180.51",
                    "currencyCode": "JPY"
                  },
                  "awardAmount": {
                    "amount": 3145,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3698,
                  "equivalentAmount": {
                    "amount": "84.52",
                    "currencyCode": "MMK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "116.96",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 15904,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1457,
                    "equivalentAmount": {
                      "amount": "114.06",
                      "currencyCode": "AOA"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "172.88",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43830,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1822,
                      "equivalentAmount": {
                        "amount": "98.88",
                        "currencyCode": "AMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "258.48",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8450,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2055,
                      "equivalentAmount": {
                        "amount": "249.39",
                        "currencyCode": "GHS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "319.05",
                        "currencyCode": "VND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38702,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0615,
                      "equivalentAmount": {
                        "amount": "119.72",
                        "currencyCode": "BIF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "150.4",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 16664,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0385,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "247.74",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "490.33",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 22350,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.304,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "195.77",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "478.79",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 11814,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.092,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "45.48",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "402.11",
                    "currencyCode": "KPW"
                  },
                  "percentage": "9.26"
                },
                "deal": {
                  "amount": {
                    "amount": "250.75",
                    "currencyCode": "CLP"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "10.59",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ef724e5a-c01b-4b7e-be89-7f65c8e712f1",
                  "bff03dbd-3baa-4c4c-974b-19c293eb7863",
                  "98be2046-8e50-4dd4-baf6-baae1e132f17",
                  "bb40c35b-8ffc-4a89-8a6c-85ccbda7658b",
                  "63aa7ce6-b8a1-4d66-ab5c-7b69deb66488",
                  "69b3b5fe-2431-4b6b-919f-938a03622e61",
                  "b0a392e4-5d69-4afb-adc1-08001f46780c",
                  "ff5e1250-232f-4fce-80a4-b6e39f51acc2",
                  "5fc0f925-93de-4b80-9750-bef5f16f1eb1"
                ],
                "total": {
                  "amount": {
                    "amount": "114.11",
                    "currencyCode": "KWD"
                  },
                  "awardAmount": {
                    "amount": 14639,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3123,
                  "equivalentAmount": {
                    "amount": "206.84",
                    "currencyCode": "GIP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "56.32",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 31021,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1755,
                    "equivalentAmount": {
                      "amount": "195.56",
                      "currencyCode": "BSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "483.27",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11515,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3956,
                      "equivalentAmount": {
                        "amount": "288.46",
                        "currencyCode": "DKK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "89.85",
                        "currencyCode": "SLE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10817,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0613,
                      "equivalentAmount": {
                        "amount": "382.92",
                        "currencyCode": "ILS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "366.05",
                        "currencyCode": "FJD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41811,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0286,
                      "equivalentAmount": {
                        "amount": "37.17",
                        "currencyCode": "MNT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "323.14",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 19826,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2439,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "131.72",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "233.75",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 41308,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3694,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "340.24",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0843
                },
                "passengerReferenceIds": [
                  "63969fd9-934d-410f-9a99-e7e687a892f3",
                  "41ae3a13-8107-42f9-a4e9-d6937ed8b1c0",
                  "4a9f6f74-bdda-457e-b575-0deb443471ec",
                  "e6db82fa-ebff-42ab-aa17-56f29a589eb7",
                  "ff859cda-b04e-4679-9566-01b98b140325",
                  "706e7a29-788b-469f-87a4-be6a11a37025",
                  "82eedc51-bc65-41aa-b8d6-a083ffb4310c",
                  "e44f59b7-6da6-4df0-b8d8-8d65dff4858e",
                  "63fecb5d-0b70-4c2f-ad0f-99d1039c9f89"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "216.24",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 24650,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2822,
                    "equivalentAmount": {
                      "amount": "366.19",
                      "currencyCode": "WST"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "415.96",
                          "currencyCode": "VUV"
                        },
                        "awardAmount": {
                          "amount": 2287,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4566,
                        "equivalentAmount": {
                          "amount": "237.54",
                          "currencyCode": "HUF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "232.03",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 27812,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.28,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "436.63",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "371.29",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 23590,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4273,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "330.87",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "279.18",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 31407,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4035,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "335.46",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "36.29",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 29553,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2371,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "494.98",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "50.86",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 27526,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3423,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "365.12",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "147.33",
                          "currencyCode": "MUR"
                        },
                        "awardAmount": {
                          "amount": 40130,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4921,
                        "equivalentAmount": {
                          "amount": "421.53",
                          "currencyCode": "SYP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "467.39",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 11287,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3623,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "53.29",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "398.92",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 17813,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2127,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "300.38",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "303.52",
                          "currencyCode": "GHS"
                        },
                        "awardAmount": {
                          "amount": 45271,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3386,
                        "equivalentAmount": {
                          "amount": "18.06",
                          "currencyCode": "ZAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "393.66",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 16373,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2549,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "408.52",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "429.93",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 8354,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0674,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "45.77",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "496.9",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 16474,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1668,
                    "equivalentAmount": {
                      "amount": "438.68",
                      "currencyCode": "GYD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "421.5",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 4021,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4967,
                    "equivalentAmount": {
                      "amount": "138.78",
                      "currencyCode": "AUD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "331.19",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 12437,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3006,
                    "equivalentAmount": {
                      "amount": "463.32",
                      "currencyCode": "GMD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "375.31",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 40215,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2241,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "491.47",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "204.77",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 21875,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0319,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "98.24",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "428.92",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 23338,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0918,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "440.57",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "263.23",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 39764,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0935,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "405.06",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "210.17",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 5546,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3698,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "108.93",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "24.76",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 36099,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4867,
                    "equivalentAmount": {
                      "amount": "477.76",
                      "currencyCode": "RUB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "41.86",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 12258,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4524,
                    "equivalentAmount": {
                      "amount": "17.65",
                      "currencyCode": "KMF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0439
                },
                "passengerReferenceIds": [
                  "0494160b-e54f-4bd5-befc-68a323fca970",
                  "cdf7f5f0-126a-4f71-b72a-31b2236669c7",
                  "60cfc9e5-d6c0-4b88-8bfa-c5f530d82b24",
                  "198e76aa-b70f-4eda-80a9-ea8ea0e1ef0a",
                  "16aa6da6-d51f-4fbe-bd1c-9565da73f3f8",
                  "1c61f555-7516-4827-97f3-73ca467f1575",
                  "182af2d3-277c-4d28-ab7f-c6ea0e9ae7e6",
                  "5d17bcfc-a6f6-4e67-9c67-b8f794150b65",
                  "3bad53c9-a181-4f01-81a3-50f45cb6a157"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "385.7",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 1513,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4908,
                    "equivalentAmount": {
                      "amount": "363.72",
                      "currencyCode": "SGD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "138.57",
                          "currencyCode": "UAH"
                        },
                        "awardAmount": {
                          "amount": 34473,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2737,
                        "equivalentAmount": {
                          "amount": "401.64",
                          "currencyCode": "HNL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "239.98",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 32583,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3382,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "94.09",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "90.35",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 30086,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1396,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "170.57",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "469.11",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 31196,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0439,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "403.2",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "233.44",
                          "currencyCode": "UGX"
                        },
                        "awardAmount": {
                          "amount": 16349,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1582,
                        "equivalentAmount": {
                          "amount": "435.72",
                          "currencyCode": "MDL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "298.26",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 36061,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1619,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "276.89",
                            "currencyCode": "RON"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "27.67",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 13460,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4867,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "459.73",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "213.22",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 15216,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.473,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "482.76",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "106.82",
                          "currencyCode": "MZN"
                        },
                        "awardAmount": {
                          "amount": 26168,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.226,
                        "equivalentAmount": {
                          "amount": "275.02",
                          "currencyCode": "AED"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "269.92",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 36302,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0743,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "450.68",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "133.04",
                            "currencyCode": "SLE"
                          },
                          "awardAmount": {
                            "amount": 34463,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2786,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "399.73",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "45.1",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 36604,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3217,
                    "equivalentAmount": {
                      "amount": "106.22",
                      "currencyCode": "EUR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "155.4",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 48638,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4245,
                    "equivalentAmount": {
                      "amount": "44.37",
                      "currencyCode": "BDT"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "492.94",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 36092,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0744,
                    "equivalentAmount": {
                      "amount": "383.37",
                      "currencyCode": "AMD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "24.21",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 26227,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2006,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "251.13",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "204.48",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 38490,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3191,
                    "equivalentAmount": {
                      "amount": "122.8",
                      "currencyCode": "IDR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "224.49",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 31590,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2448,
                    "equivalentAmount": {
                      "amount": "395.92",
                      "currencyCode": "ISK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.852
                },
                "passengerReferenceIds": [
                  "d6b0396b-cdde-4f99-80d9-3aec6250cec5",
                  "aae815eb-f74e-409a-85f6-dc902c34d75e",
                  "ef160eb9-7626-4c97-93e2-f739f2b52d99",
                  "d47aea77-a6a6-40db-a3d0-9db3e0d72745",
                  "27ff3b7d-7329-4da3-8e4b-0d1351554047",
                  "754fe8ea-3741-4f99-bc3f-bc19f0900522",
                  "a1b11f89-3350-47f4-b747-0698d3c811ac",
                  "4be868c0-2f9a-4c8c-a3f9-323f8c297801",
                  "19836c3e-996d-49e6-a469-9e65b3ecabb2"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "263.29",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 3326,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2508,
                    "equivalentAmount": {
                      "amount": "347.69",
                      "currencyCode": "BSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "108.95",
                          "currencyCode": "OMR"
                        },
                        "awardAmount": {
                          "amount": 35297,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0194,
                        "equivalentAmount": {
                          "amount": "258.77",
                          "currencyCode": "MRU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "309.93",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 49347,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4309,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "426.18",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "278.75",
                          "currencyCode": "MKD"
                        },
                        "awardAmount": {
                          "amount": 12772,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4768,
                        "equivalentAmount": {
                          "amount": "55.98",
                          "currencyCode": "PAB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "252.91",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 25442,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2626,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "61.12",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "136.6",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 15468,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.478,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "259.04",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "212.58",
                          "currencyCode": "THB"
                        },
                        "awardAmount": {
                          "amount": 10436,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1941,
                        "equivalentAmount": {
                          "amount": "266.34",
                          "currencyCode": "TZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "424.32",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 15327,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0291,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "178.22",
                            "currencyCode": "SOS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "198.06",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 42296,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4654,
                    "equivalentAmount": {
                      "amount": "340.3",
                      "currencyCode": "NPR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "98.66",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 27076,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0494,
                    "equivalentAmount": {
                      "amount": "99.53",
                      "currencyCode": "BGN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "181.2",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 37083,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.279,
                    "equivalentAmount": {
                      "amount": "282.48",
                      "currencyCode": "AED"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "199.8",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 15829,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3816,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "26.05",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "492.47",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 22400,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4877,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "219.6",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "282.83",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 19887,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1085,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "393.63",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "184.97",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 13429,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4098,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "319.02",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "186.44",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 24889,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.483,
                    "equivalentAmount": {
                      "amount": "194.07",
                      "currencyCode": "HUF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "166.95",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 44728,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1893,
                    "equivalentAmount": {
                      "amount": "425.24",
                      "currencyCode": "BTN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9067
                },
                "passengerReferenceIds": [
                  "0e37aa2a-941a-4292-8a9b-c27079e1354f",
                  "f12e9465-6b37-44dd-9bea-03cf827fbfa0",
                  "835ff18f-8c00-468b-9e29-ab841312bbdc",
                  "07814214-145a-4801-a595-0a17d0a93ee4",
                  "a180ce8f-b12f-439b-8965-e70472f5e390",
                  "f615ba1e-3781-4d9e-81af-3895d198835f",
                  "c2b6cf5b-79de-40ec-8f94-02b563038849",
                  "55a6f2da-f976-4cf3-bb4e-4856e4c8f0e2",
                  "09de0f25-74ea-401e-9fa5-d04a0a320f67"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "82.85",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 40715,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0486,
                    "equivalentAmount": {
                      "amount": "361.13",
                      "currencyCode": "STN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "296.69",
                          "currencyCode": "BND"
                        },
                        "awardAmount": {
                          "amount": 16384,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4153,
                        "equivalentAmount": {
                          "amount": "322.87",
                          "currencyCode": "GNF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "422.8",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 14914,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4794,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "138.92",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "14.01",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 21231,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3653,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "231.4",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "452.6",
                            "currencyCode": "MRU"
                          },
                          "awardAmount": {
                            "amount": 4276,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2017,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "78.88",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "420.71",
                          "currencyCode": "GEL"
                        },
                        "awardAmount": {
                          "amount": 21709,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0439,
                        "equivalentAmount": {
                          "amount": "125.14",
                          "currencyCode": "CHF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "26.45",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 6120,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1186,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "77.37",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "258.2",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 37940,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4088,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "179.2",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "439.46",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 24727,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4085,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "380.41",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "317.25",
                          "currencyCode": "XPF"
                        },
                        "awardAmount": {
                          "amount": 19667,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1173,
                        "equivalentAmount": {
                          "amount": "94.76",
                          "currencyCode": "ISK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "238.77",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 23507,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3387,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "10.8",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "349.96",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 12253,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3328,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "397.67",
                            "currencyCode": "BIF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "435.66",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 31220,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2526,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "162.89",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "91.22",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 42510,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2075,
                    "equivalentAmount": {
                      "amount": "304.68",
                      "currencyCode": "SHP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "275.52",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 44555,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0839,
                    "equivalentAmount": {
                      "amount": "176.64",
                      "currencyCode": "XOF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "280.76",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 49371,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0179,
                    "equivalentAmount": {
                      "amount": "273.32",
                      "currencyCode": "DZD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "131.16",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 9361,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1781,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "317.23",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "125.99",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 23820,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4971,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "84.13",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "13.2",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 20999,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.022,
                    "equivalentAmount": {
                      "amount": "461.46",
                      "currencyCode": "AMD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "456.63",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 8696,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.361,
                    "equivalentAmount": {
                      "amount": "94.28",
                      "currencyCode": "HUF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0167
                },
                "passengerReferenceIds": [
                  "09530bea-7a08-4b72-b893-e6d04480a481",
                  "018266b2-5892-46b6-90c7-1beed266e451",
                  "f498ae17-a543-41ef-b50b-fbae78370f16",
                  "a90d833b-fb80-4334-af3d-998e3b0ea45d",
                  "b51f6c59-f6fe-412e-8b42-0efd36f8211e",
                  "b9d94a3e-236e-48e0-abe8-b27cf67a157b",
                  "13a2db32-b46f-4c84-8f9e-3eef88d6eddb",
                  "209eb3da-23bb-4287-b7a3-f798aef6d271",
                  "50a17f7c-59eb-4e88-bebe-08bb4ad73e2f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "275.36",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 30570,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1356,
                    "equivalentAmount": {
                      "amount": "407.18",
                      "currencyCode": "XCD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "380.46",
                          "currencyCode": "SOS"
                        },
                        "awardAmount": {
                          "amount": 48361,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3365,
                        "equivalentAmount": {
                          "amount": "22.37",
                          "currencyCode": "MGA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "56.35",
                            "currencyCode": "WST"
                          },
                          "awardAmount": {
                            "amount": 26374,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3131,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "180.14",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "420.43",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 4796,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.116,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "134.51",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "23.03",
                          "currencyCode": "TMT"
                        },
                        "awardAmount": {
                          "amount": 4357,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0875,
                        "equivalentAmount": {
                          "amount": "314.3",
                          "currencyCode": "KPW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "488.56",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 1053,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1423,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "140.72",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "399.13",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 36143,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3183,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "10.69",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "80.95",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 26566,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2528,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "117.74",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "137.45",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 46241,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3118,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "424.99",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "177.3",
                          "currencyCode": "TWD"
                        },
                        "awardAmount": {
                          "amount": 2142,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3837,
                        "equivalentAmount": {
                          "amount": "387.18",
                          "currencyCode": "RUB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "257.02",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 25222,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3078,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "214.69",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "340.24",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 44269,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1381,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "309.46",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "292.45",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 45293,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2791,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "348.85",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "304.99",
                            "currencyCode": "BYN"
                          },
                          "awardAmount": {
                            "amount": 9124,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4347,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "105.69",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "116.66",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 20335,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0734,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "386.22",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "372.47",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 22693,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3141,
                    "equivalentAmount": {
                      "amount": "461.53",
                      "currencyCode": "CUP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "380.41",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 41137,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2391,
                    "equivalentAmount": {
                      "amount": "14.7",
                      "currencyCode": "XCD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "224.4",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 4600,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2275,
                    "equivalentAmount": {
                      "amount": "313.46",
                      "currencyCode": "KHR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "204.69",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 41170,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2475,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "214.63",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "259.71",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 22350,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0563,
                    "equivalentAmount": {
                      "amount": "226.69",
                      "currencyCode": "BYN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "151.68",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 5473,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3994,
                    "equivalentAmount": {
                      "amount": "217.63",
                      "currencyCode": "BYN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0165
                },
                "passengerReferenceIds": [
                  "06cf04c9-e351-446a-9dea-77ea54470958",
                  "60efa013-d0b1-49bc-8fba-ec50f3cd896d",
                  "65ed9c22-7985-4bf4-bfc3-12ccc2c8bf79",
                  "be6aa1fa-cbc2-463a-81ed-732a9b119d2d",
                  "8b415e7b-9651-4d10-848e-fe96a901f39c",
                  "f4956bfa-b35a-4608-b2ea-a5ea667e2d86",
                  "77fa0bcb-98d0-4271-95fa-300ea4815501",
                  "a195605e-53b7-46d6-afa3-0257e3d868d6",
                  "dcd23245-c52e-49f4-878a-3a7d68289055"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "13.73",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 28583,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4419,
                    "equivalentAmount": {
                      "amount": "440.57",
                      "currencyCode": "MXN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "413.08",
                          "currencyCode": "NIO"
                        },
                        "awardAmount": {
                          "amount": 23654,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1197,
                        "equivalentAmount": {
                          "amount": "280.58",
                          "currencyCode": "HUF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "248.5",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 26640,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0237,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "269.02",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "97.19",
                          "currencyCode": "TZS"
                        },
                        "awardAmount": {
                          "amount": 17061,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2765,
                        "equivalentAmount": {
                          "amount": "158.25",
                          "currencyCode": "LRD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "351.97",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 15974,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3735,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "206.45",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "142.57",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 13188,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.195,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "334.06",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "309.52",
                          "currencyCode": "PKR"
                        },
                        "awardAmount": {
                          "amount": 3587,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3426,
                        "equivalentAmount": {
                          "amount": "280.84",
                          "currencyCode": "MYR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "99.47",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 6492,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3008,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "149.67",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "124.06",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 47143,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1835,
                    "equivalentAmount": {
                      "amount": "382.2",
                      "currencyCode": "TOP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "264.91",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 39954,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1096,
                    "equivalentAmount": {
                      "amount": "194.11",
                      "currencyCode": "KMF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "403.14",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 10727,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0165,
                    "equivalentAmount": {
                      "amount": "249.15",
                      "currencyCode": "CLP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "218.43",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 14221,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.246,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "94.01",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "338.63",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 22560,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3313,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "371.33",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "379.59",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 35590,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2226,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "136.08",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "270.57",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 35496,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.417,
                    "equivalentAmount": {
                      "amount": "259.5",
                      "currencyCode": "UGX"
                    }
                  },
                  {
                    "amount": {
                      "amount": "348.19",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 37283,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0388,
                    "equivalentAmount": {
                      "amount": "220.53",
                      "currencyCode": "BWP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8995
                },
                "passengerReferenceIds": [
                  "4db5896f-6312-46e2-83ff-476c8ec37909",
                  "26fab328-ad7f-4775-9ba0-cd9e052b3a36",
                  "909c501e-30da-4ca7-b8db-99f3a82dd1e5",
                  "867aa8e0-9df4-4f81-8920-221260f36ea3",
                  "5e5f3e31-8f41-44f0-b070-cc985ea13229",
                  "2842e368-4fc9-4686-ab47-ffdd5324ffcb",
                  "9865681a-6855-422e-bbd6-e63809b2de0a",
                  "722b9e3e-f4cd-4ba8-b4d5-b366e0e37e52",
                  "d0782126-79de-478c-ad57-13de4d3e1332"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "498.15",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 32814,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2978,
                    "equivalentAmount": {
                      "amount": "146.42",
                      "currencyCode": "SEK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "246.49",
                          "currencyCode": "JPY"
                        },
                        "awardAmount": {
                          "amount": 33121,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0868,
                        "equivalentAmount": {
                          "amount": "211.76",
                          "currencyCode": "MRU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "75.41",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 12326,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1228,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "282.61",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "44.38",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 13052,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1676,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "288.23",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "487.26",
                          "currencyCode": "MVR"
                        },
                        "awardAmount": {
                          "amount": 47466,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2134,
                        "equivalentAmount": {
                          "amount": "205.37",
                          "currencyCode": "GNF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "408.15",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 38257,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1983,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "372.54",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "436.32",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 25751,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4454,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "18.06",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "144.63",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 22066,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4439,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "173.22",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "88.87",
                          "currencyCode": "CRC"
                        },
                        "awardAmount": {
                          "amount": 43673,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2797,
                        "equivalentAmount": {
                          "amount": "170.01",
                          "currencyCode": "MAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "424.17",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 7479,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2182,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "244.88",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "396.06",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 28387,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4115,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "38.97",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "280.25",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 19084,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4387,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "406.45",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "216.19",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 39228,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4845,
                    "equivalentAmount": {
                      "amount": "438.48",
                      "currencyCode": "BZD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "487.42",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 3310,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0415,
                    "equivalentAmount": {
                      "amount": "164.65",
                      "currencyCode": "PYG"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "255.03",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 27466,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0405,
                    "equivalentAmount": {
                      "amount": "143.98",
                      "currencyCode": "AZN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "113.26",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 18449,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3735,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "258.42",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "96.04",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 28289,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1637,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "244.8",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "284.39",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 31460,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4788,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "333",
                        "currencyCode": "NAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "347.04",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 39700,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4058,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "52.52",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "427.43",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 22483,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2831,
                    "equivalentAmount": {
                      "amount": "186.85",
                      "currencyCode": "AED"
                    }
                  },
                  {
                    "amount": {
                      "amount": "477.67",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 15076,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2847,
                    "equivalentAmount": {
                      "amount": "319.28",
                      "currencyCode": "BBD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9708
                },
                "passengerReferenceIds": [
                  "1b1e368f-4f4f-48f9-9103-d5bcfe069dbe",
                  "f634a682-6f62-4fdb-9c59-a70edd2c8ce3",
                  "3128904a-c530-4c55-a52a-63a904ba6489",
                  "1567f2e0-9bd9-4493-a395-7b51d3870f7f",
                  "f6295a87-9993-4c22-b865-4b48df3976c3",
                  "68922940-3ddf-4fe6-81b1-c74fee595185",
                  "f1893768-07b2-4c6a-b89f-e1ef70fe3498",
                  "34bedc08-948f-4b92-bd14-a539da8c4f10",
                  "c46e9f8f-3c03-4df8-9e42-95937a4ffb1e"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "170.96",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 34207,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4404,
                    "equivalentAmount": {
                      "amount": "376.71",
                      "currencyCode": "TOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "227.68",
                          "currencyCode": "TTD"
                        },
                        "awardAmount": {
                          "amount": 44706,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.352,
                        "equivalentAmount": {
                          "amount": "391.73",
                          "currencyCode": "EUR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "209.69",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 26205,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2676,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "448.06",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "95.77",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 17788,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4001,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "371.88",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "57.51",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 47352,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3469,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "475.58",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "411.14",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 43380,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4254,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "145.35",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "337.4",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 3423,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0488,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "268.98",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "408.27",
                          "currencyCode": "AOA"
                        },
                        "awardAmount": {
                          "amount": 33200,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1202,
                        "equivalentAmount": {
                          "amount": "252.99",
                          "currencyCode": "VND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "373.53",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 17927,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0116,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "377.33",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "86.63",
                          "currencyCode": "SBD"
                        },
                        "awardAmount": {
                          "amount": 17527,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1496,
                        "equivalentAmount": {
                          "amount": "249.2",
                          "currencyCode": "MNT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "144.01",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 34835,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4252,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "234.52",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "52.98",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 30131,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0482,
                    "equivalentAmount": {
                      "amount": "250.7",
                      "currencyCode": "ZWL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "252.66",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 33036,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4368,
                    "equivalentAmount": {
                      "amount": "60.55",
                      "currencyCode": "VUV"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "414.09",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 30351,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3506,
                    "equivalentAmount": {
                      "amount": "303.69",
                      "currencyCode": "LKR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "306.33",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 29512,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0226,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "47.76",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "124.49",
                        "currencyCode": "AFN"
                      },
                      "awardAmount": {
                        "amount": 42258,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2594,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "356.46",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "389.03",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 21963,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1405,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "129.2",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "80.02",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 28624,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2772,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "442.4",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "244.28",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 25936,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0759,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "477.7",
                        "currencyCode": "CVE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "88.86",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 2065,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.364,
                    "equivalentAmount": {
                      "amount": "323.71",
                      "currencyCode": "BIF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "89.85",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 15686,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1444,
                    "equivalentAmount": {
                      "amount": "52.89",
                      "currencyCode": "RWF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8038
                },
                "passengerReferenceIds": [
                  "1f77e424-8307-4220-81f1-f30f0a65ff1b",
                  "fadfb6dd-d52d-4e75-b3c3-90ceec0a3699",
                  "8a6d19f4-85c5-432c-b352-65a425be3bfe",
                  "e2d3ddaa-cc7b-404c-9aec-cf93feda82ae",
                  "192a9c48-d413-4203-af5c-f5dc35d9816c",
                  "e20e156b-dc5a-471d-805b-7684d3954bbd",
                  "526418a8-475f-4398-ac75-24823fdb7876",
                  "218a7a1f-93e8-4360-b8f5-0f267a5ee3c9",
                  "9ba324e5-32c5-4fad-afe1-d9d27f6e8559"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "380.63",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 46411,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1343,
                    "equivalentAmount": {
                      "amount": "284.62",
                      "currencyCode": "ZMW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "154.3",
                          "currencyCode": "UAH"
                        },
                        "awardAmount": {
                          "amount": 49737,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0676,
                        "equivalentAmount": {
                          "amount": "374.89",
                          "currencyCode": "INR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "24.22",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 1405,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2381,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "137.35",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "264.46",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 18266,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2233,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "474.29",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "118.35",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 47599,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3141,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "228.67",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "404.11",
                          "currencyCode": "LKR"
                        },
                        "awardAmount": {
                          "amount": 17047,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1851,
                        "equivalentAmount": {
                          "amount": "391.62",
                          "currencyCode": "CVE"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "353.57",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 39767,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3228,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "99.72",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "301.01",
                          "currencyCode": "QAR"
                        },
                        "awardAmount": {
                          "amount": 13809,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0778,
                        "equivalentAmount": {
                          "amount": "294.81",
                          "currencyCode": "AOA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "225.89",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 19965,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.28,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "277.27",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "131.78",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 46841,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1998,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "152.11",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "266.46",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 33570,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4242,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "378.84",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "266.86",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 49313,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0961,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "357.98",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "471.79",
                            "currencyCode": "SLE"
                          },
                          "awardAmount": {
                            "amount": 18694,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0241,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "204.11",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "125.48",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 14745,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2259,
                    "equivalentAmount": {
                      "amount": "496.02",
                      "currencyCode": "NPR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "102.63",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 24744,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4436,
                    "equivalentAmount": {
                      "amount": "283.93",
                      "currencyCode": "IDR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "399.98",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 17179,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2431,
                    "equivalentAmount": {
                      "amount": "325.94",
                      "currencyCode": "HKD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "61.81",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 42906,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2397,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "266.4",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "245.07",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 46895,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1631,
                    "equivalentAmount": {
                      "amount": "444.6",
                      "currencyCode": "GBP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "44.98",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 25214,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1188,
                    "equivalentAmount": {
                      "amount": "47.19",
                      "currencyCode": "SDG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "281.69",
                  "currencyCode": "WST"
                },
                "awardAmount": {
                  "amount": 20709,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.216,
                "equivalentAmount": {
                  "amount": "380.73",
                  "currencyCode": "NPR"
                }
              },
              "fees": {
                "amount": {
                  "amount": "117.97",
                  "currencyCode": "HUF"
                },
                "awardAmount": {
                  "amount": 32519,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3896,
                "equivalentAmount": {
                  "amount": "321.81",
                  "currencyCode": "PGK"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "257.11",
                  "currencyCode": "CNY"
                },
                "awardAmount": {
                  "amount": 44222,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4581,
                "equivalentAmount": {
                  "amount": "101.78",
                  "currencyCode": "CRC"
                }
              },
              "offerItemReferenceId": "f32199da-ed95-4fdf-a2e6-1d9a2a3276df",
              "tax": {
                "amount": {
                  "amount": "416.82",
                  "currencyCode": "BOB"
                },
                "awardAmount": {
                  "amount": 45700,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3832,
                "equivalentAmount": {
                  "amount": "412.18",
                  "currencyCode": "BSD"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "16.28",
                    "currencyCode": "AFN"
                  },
                  "awardAmount": {
                    "amount": 44515,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1283,
                  "equivalentAmount": {
                    "amount": "425.53",
                    "currencyCode": "XOF"
                  }
                },
                {
                  "amount": {
                    "amount": "130.27",
                    "currencyCode": "IDR"
                  },
                  "awardAmount": {
                    "amount": 39485,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4515,
                  "equivalentAmount": {
                    "amount": "26.05",
                    "currencyCode": "PAB"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "190.5",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 30926,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1038,
                    "equivalentAmount": {
                      "amount": "430.82",
                      "currencyCode": "NIO"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "360.69",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 12345,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0344,
                    "equivalentAmount": {
                      "amount": "28.06",
                      "currencyCode": "SLE"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "489.81",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 10171,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1355,
                    "equivalentAmount": {
                      "amount": "400.83",
                      "currencyCode": "GTQ"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "454.28",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 26917,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4797,
                    "equivalentAmount": {
                      "amount": "487.76",
                      "currencyCode": "KPW"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "67.66",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 4480,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3427,
                      "equivalentAmount": {
                        "amount": "270.82",
                        "currencyCode": "SLE"
                      }
                    },
                    {
                      "amount": {
                        "amount": "469.11",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 9752,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1646,
                      "equivalentAmount": {
                        "amount": "145.24",
                        "currencyCode": "BAM"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "295.14",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 9833,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1195,
                    "equivalentAmount": {
                      "amount": "317.14",
                      "currencyCode": "BWP"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "231.1",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 43058,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4978,
                    "equivalentAmount": {
                      "amount": "229.07",
                      "currencyCode": "KMF"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "26.75",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 23888,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3881,
                    "equivalentAmount": {
                      "amount": "281.24",
                      "currencyCode": "TTD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "263.39",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 3647,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3036,
                    "equivalentAmount": {
                      "amount": "309.04",
                      "currencyCode": "BWP"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "100.57",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 10897,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0656,
                      "equivalentAmount": {
                        "amount": "470.92",
                        "currencyCode": "NAD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "245.16",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 43220,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2425,
                      "equivalentAmount": {
                        "amount": "268.62",
                        "currencyCode": "SYP"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "465.76",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 46337,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2789,
                    "equivalentAmount": {
                      "amount": "162.37",
                      "currencyCode": "KGS"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "430.27",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 30377,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3968,
                    "equivalentAmount": {
                      "amount": "87.27",
                      "currencyCode": "CDF"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "417.1",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 5692,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0194,
                    "equivalentAmount": {
                      "amount": "268.2",
                      "currencyCode": "AWG"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "438.95",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 3754,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.107,
                    "equivalentAmount": {
                      "amount": "380.2",
                      "currencyCode": "PEN"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "438.53",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 5165,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2893,
                      "equivalentAmount": {
                        "amount": "454.99",
                        "currencyCode": "NZD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "401.54",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 16403,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2993,
                      "equivalentAmount": {
                        "amount": "310.48",
                        "currencyCode": "KES"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "388.99",
                    "currencyCode": "ARS"
                  },
                  "percentage": "14.56"
                },
                "passengerReferenceIds": [
                  "0dcaf04a-c0da-4048-9d1b-a68c1c29ad7b",
                  "72858c46-83dd-45ad-b7aa-cd3eeb7d6145",
                  "3e60b96c-8a37-4c5d-9491-a70f8b1cf272",
                  "997ce80a-41e7-41d0-a552-0ba3f351a2a7",
                  "1c04a4ae-d478-43e3-a2c5-83e15fbad1e1",
                  "cd6edf57-3baa-4b4c-8a42-8aef0cb74e3e",
                  "4a1521da-f3a1-4567-af14-1b1fdde87ac1",
                  "a7f62cc7-e907-49fa-a1ad-ef14f39349e9",
                  "56794239-03c3-40c2-819d-0d58b8ff0e24"
                ],
                "total": {
                  "amount": {
                    "amount": "233.31",
                    "currencyCode": "BTN"
                  },
                  "awardAmount": {
                    "amount": 43556,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3635,
                  "equivalentAmount": {
                    "amount": "180.93",
                    "currencyCode": "GYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "416.85",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 25971,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4716,
                    "equivalentAmount": {
                      "amount": "88.93",
                      "currencyCode": "BIF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "306",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28954,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2927,
                      "equivalentAmount": {
                        "amount": "409.97",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "361.16",
                        "currencyCode": "FJD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10076,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4269,
                      "equivalentAmount": {
                        "amount": "42.48",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "400.72",
                        "currencyCode": "LYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27083,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1632,
                      "equivalentAmount": {
                        "amount": "327.88",
                        "currencyCode": "UGX"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "139.08",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 25065,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3436,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "90.32",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "440.65",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 40721,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4355,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "123.24",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "378.3",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 19072,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2238,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "299.15",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "473.73",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 31560,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4154,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "61.66",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "490.93",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 31817,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3448,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "282.52",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "244.31",
                    "currencyCode": "WST"
                  },
                  "percentage": "6.33"
                },
                "passengerReferenceIds": [
                  "659c40a5-4a9f-4cb8-9854-63c661580910",
                  "00f4c8c2-5ae0-4fd5-a7a4-6fbe335eeab9",
                  "9ab46bf4-3d89-4fd7-a73b-19d9de64447d",
                  "271a77d9-15fe-4980-9958-38737d719e29",
                  "e498e314-9538-4e24-9100-43d81ec0b72e",
                  "e8acf603-6263-4a2e-afe0-0dad4cc40e80",
                  "c14dc5f4-c6c5-4dfa-8cee-4a9e01dbe027",
                  "2fd2f21e-9e18-4bad-b97e-101c90b6abd1",
                  "36705594-e7bf-424a-b688-e7e9f0a10b22"
                ],
                "total": {
                  "amount": {
                    "amount": "342.75",
                    "currencyCode": "BIF"
                  },
                  "awardAmount": {
                    "amount": 34273,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.196,
                  "equivalentAmount": {
                    "amount": "228.13",
                    "currencyCode": "HNL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "239.45",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 36085,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2242,
                    "equivalentAmount": {
                      "amount": "442.44",
                      "currencyCode": "RSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "274.5",
                        "currencyCode": "TMT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40318,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0361,
                      "equivalentAmount": {
                        "amount": "295.64",
                        "currencyCode": "GHS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "198.86",
                        "currencyCode": "ERN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2255,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4842,
                      "equivalentAmount": {
                        "amount": "220.56",
                        "currencyCode": "TZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "471.31",
                        "currencyCode": "PLN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28629,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3117,
                      "equivalentAmount": {
                        "amount": "224.54",
                        "currencyCode": "ERN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "181.78",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 33914,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.067,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "70.74",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "487.83",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 24320,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0979,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "244.64",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "68.18",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 3989,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3905,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "362.57",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "245.43",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 20169,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1916,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "100.26",
                        "currencyCode": "GEL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "60.52",
                    "currencyCode": "SGD"
                  },
                  "percentage": "8.5"
                },
                "passengerReferenceIds": [
                  "96edb3c8-d096-4323-9b29-3c13489d3f54",
                  "2d69f799-0b15-41a6-8ec9-888533f2878a",
                  "0a83f06b-656f-4be4-be74-c28baac5b20b",
                  "acb4e610-3908-4312-bb94-a449f3e4cffe",
                  "54611a3d-d46c-4ac8-b56f-447beb8a6a57",
                  "b1c0d077-083d-4d63-8991-379929d3e767",
                  "2eacf698-eaba-4c25-afad-7186e77f0d0a",
                  "ca47ea78-cea0-4635-a80c-14b0e12e5661",
                  "665ab81a-098c-46d7-a3b8-796f72cf1ebf"
                ],
                "total": {
                  "amount": {
                    "amount": "315.56",
                    "currencyCode": "BYN"
                  },
                  "awardAmount": {
                    "amount": 23828,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2648,
                  "equivalentAmount": {
                    "amount": "138.21",
                    "currencyCode": "CHF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "125.68",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 28380,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3203,
                    "equivalentAmount": {
                      "amount": "458.77",
                      "currencyCode": "KMF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "117.08",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8883,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2614,
                      "equivalentAmount": {
                        "amount": "206.56",
                        "currencyCode": "BWP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "470.49",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25061,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2215,
                      "equivalentAmount": {
                        "amount": "88.03",
                        "currencyCode": "HTG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "119.5",
                        "currencyCode": "VES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24867,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3635,
                      "equivalentAmount": {
                        "amount": "482.22",
                        "currencyCode": "BBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "486.64",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 25966,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0124,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "429.2",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "321.66",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 7566,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3931,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "205.96",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "221.29",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 24233,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0548,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "351.09",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "233.31",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 33245,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2622,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "496.32",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "487.91",
                    "currencyCode": "QAR"
                  },
                  "percentage": "12.15"
                },
                "passengerReferenceIds": [
                  "631f4c15-26fe-4d3f-a3c7-388c2fa90d2f",
                  "7239fb70-fd63-408f-ba88-d85dd8cf5df0",
                  "50fbadbd-974a-43ba-ada4-3d81d3eae03f",
                  "c46f743c-eb48-40d1-a376-ad66cc0f0ad3",
                  "922baef5-c4ac-49f1-93d6-b1453ace3dbd",
                  "5e1c760b-aa09-4397-a1a6-ba5ce479f365",
                  "7930eef2-b26f-415e-85f6-72a25c00085d",
                  "29d7f8f7-9681-46ba-8b9a-0856352ddac3",
                  "4ad1101d-cd1e-4af6-8bd2-48d24417d4d7"
                ],
                "total": {
                  "amount": {
                    "amount": "188.72",
                    "currencyCode": "AMD"
                  },
                  "awardAmount": {
                    "amount": 2731,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4393,
                  "equivalentAmount": {
                    "amount": "228.05",
                    "currencyCode": "PGK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "317.71",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 25704,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4592,
                    "equivalentAmount": {
                      "amount": "118.17",
                      "currencyCode": "ZMW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "298.45",
                        "currencyCode": "ETB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15400,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.253,
                      "equivalentAmount": {
                        "amount": "406.01",
                        "currencyCode": "MVR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "246.63",
                        "currencyCode": "STN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23469,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4386,
                      "equivalentAmount": {
                        "amount": "45.47",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "469.34",
                        "currencyCode": "CHF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45467,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.315,
                      "equivalentAmount": {
                        "amount": "56.69",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "429.54",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 44614,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3691,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "40.93",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "31.13",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 25439,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4948,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "50.68",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "429.44",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 17591,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2378,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "96.14",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "362.88",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 10273,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2543,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "426.82",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "118.57",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 32832,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0603,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "364.33",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "168.13",
                    "currencyCode": "KES"
                  },
                  "percentage": "7.9"
                },
                "passengerReferenceIds": [
                  "8e890d2d-6254-4d41-9cc7-f13311408702",
                  "e8656f96-f905-438a-8bf0-ab64aa2bb46b",
                  "532e4c3c-89b3-4dde-9d2b-68be477298e9",
                  "2cb70979-6b45-45be-bb7a-0af9ca811bca",
                  "a2f74dad-45f3-4a51-a399-8c60a3257529",
                  "b838e9ba-528e-4945-b108-341f02da7aa5",
                  "da5b5cbe-f3ba-48ad-9993-ddf25db782f7",
                  "883a3f8c-6f78-43f2-ada0-64cd7fddf3e3",
                  "42ffb944-f538-4c49-bebf-b0a76b558c7d"
                ],
                "total": {
                  "amount": {
                    "amount": "369.29",
                    "currencyCode": "BGN"
                  },
                  "awardAmount": {
                    "amount": 2101,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1604,
                  "equivalentAmount": {
                    "amount": "379.3",
                    "currencyCode": "LSL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "465.98",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 22638,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4394,
                    "equivalentAmount": {
                      "amount": "69.63",
                      "currencyCode": "ILS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "180.32",
                        "currencyCode": "ISK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32699,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3689,
                      "equivalentAmount": {
                        "amount": "217.89",
                        "currencyCode": "MVR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "418.32",
                        "currencyCode": "MVR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10906,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1124,
                      "equivalentAmount": {
                        "amount": "185.36",
                        "currencyCode": "MGA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "486.82",
                        "currencyCode": "ISK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25116,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2376,
                      "equivalentAmount": {
                        "amount": "195.05",
                        "currencyCode": "ZMW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "419.4",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 3009,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0883,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "210.13",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "393.3",
                    "currencyCode": "NZD"
                  },
                  "percentage": "5.55"
                },
                "passengerReferenceIds": [
                  "ccfd1bfc-dfb8-4959-abce-d4f9adf20e28",
                  "89b430b6-e36f-4bfb-8bd8-98f2733cd8ea",
                  "1be0df65-bfca-46cf-9b1b-2a88f71d0c58",
                  "38343a0b-6841-4342-b22e-64cf76d7f234",
                  "1f7b2099-e321-4b20-b6bd-5b7763d6cfe6",
                  "4c8141c8-f8c1-4568-8a6d-05c0312b36f5",
                  "5fc80bbc-e48d-4645-ab80-6e1eb75d89f0",
                  "ff2f45e9-ccb1-4bef-a154-065eb0c8b91f",
                  "d933cf3e-d83e-4b7c-94ec-ceb032ea9f04"
                ],
                "total": {
                  "amount": {
                    "amount": "437.78",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 35462,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.389,
                  "equivalentAmount": {
                    "amount": "370.28",
                    "currencyCode": "SDG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "94.52",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 32061,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4592,
                    "equivalentAmount": {
                      "amount": "266.11",
                      "currencyCode": "RWF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "348.28",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7095,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.339,
                      "equivalentAmount": {
                        "amount": "217.45",
                        "currencyCode": "NAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "180.15",
                        "currencyCode": "VUV"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11252,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3009,
                      "equivalentAmount": {
                        "amount": "21.84",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "251.51",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10327,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3477,
                      "equivalentAmount": {
                        "amount": "434.32",
                        "currencyCode": "RON"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "308.27",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 38910,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4484,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "318.04",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "410.99",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 28198,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.288,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "468.01",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "121.9",
                    "currencyCode": "BIF"
                  },
                  "percentage": "6.01"
                },
                "passengerReferenceIds": [
                  "3f6cd660-c502-4c32-a9a2-05d172ceeba5",
                  "9262124c-3e05-4968-868c-6ec0b0b579c9",
                  "f2179ad6-5cd7-4bfe-9b3a-1d52e9769ca4",
                  "47107a9b-1df0-4b22-bb66-13e8267897c4",
                  "d536a105-4443-4806-97fa-b27cd2ef65c3",
                  "cdbc7ede-d069-4889-8102-3d6b21ebf9fe",
                  "dacb2320-cba7-4141-9530-650762258d6f",
                  "dda502f4-3829-4287-8cb1-9ede37ca16b6",
                  "236f97ca-ba1f-45b6-8adb-f5f1622b9e58"
                ],
                "total": {
                  "amount": {
                    "amount": "406.66",
                    "currencyCode": "EUR"
                  },
                  "awardAmount": {
                    "amount": 6875,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4727,
                  "equivalentAmount": {
                    "amount": "247.39",
                    "currencyCode": "CUP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "489.08",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 49972,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0206,
                    "equivalentAmount": {
                      "amount": "82.14",
                      "currencyCode": "KWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "271.05",
                        "currencyCode": "GEL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37189,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3701,
                      "equivalentAmount": {
                        "amount": "184.48",
                        "currencyCode": "KZT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "442.4",
                        "currencyCode": "PAB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17829,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1537,
                      "equivalentAmount": {
                        "amount": "12.16",
                        "currencyCode": "HNL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "415.14",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45110,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2407,
                      "equivalentAmount": {
                        "amount": "364.72",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "266.82",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 10918,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3515,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "435.32",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "241.45",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 27008,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0428,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "75.93",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "431.93",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 13796,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4097,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "249.56",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "318.74",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 32898,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.193,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "158.25",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "281.53",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 13783,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4621,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "106.38",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "399.86",
                    "currencyCode": "MGA"
                  },
                  "percentage": "5.19"
                },
                "passengerReferenceIds": [
                  "ef9aaa7f-05bf-4cb2-bb90-8e72c63a4025",
                  "20527b2f-e37d-4982-9a4d-29657a05c971",
                  "f4c018c2-c35b-48c9-89fc-05ce864fcca5",
                  "aba862ae-3450-434e-a2cc-6c296b3910c7",
                  "7d9a97ef-66a5-4fd8-84c1-5aab8022ab90",
                  "0f982a7c-549a-49c3-a6b6-e7fcf88a5641",
                  "681392fc-499d-42f4-b80a-b42d17bc7c58",
                  "227ab011-5e71-44d7-9a83-bca2ac279e57",
                  "12214c7e-9785-4f55-b8e5-9892bc00cbd1"
                ],
                "total": {
                  "amount": {
                    "amount": "23.36",
                    "currencyCode": "PYG"
                  },
                  "awardAmount": {
                    "amount": 5203,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0809,
                  "equivalentAmount": {
                    "amount": "321.37",
                    "currencyCode": "IQD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "223.01",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 4454,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2328,
                    "equivalentAmount": {
                      "amount": "14.2",
                      "currencyCode": "ALL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "384.45",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14124,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3976,
                      "equivalentAmount": {
                        "amount": "346.82",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "245.01",
                        "currencyCode": "JPY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9431,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0174,
                      "equivalentAmount": {
                        "amount": "295.1",
                        "currencyCode": "NGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "295.96",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27515,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.058,
                      "equivalentAmount": {
                        "amount": "227.1",
                        "currencyCode": "KPW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "85.12",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 14643,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.393,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "327.21",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "83",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 41308,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3979,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "487.13",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "464.36",
                    "currencyCode": "CRC"
                  },
                  "percentage": "12.14"
                },
                "passengerReferenceIds": [
                  "31086890-7ca4-44fe-af02-3439ebcc9533",
                  "12800e8f-6123-4ae7-bb6b-379c27474fd4",
                  "9e599c57-ebf7-4716-9122-8097b8c52b00",
                  "04979248-fe52-4d60-b5b5-24d748b82a74",
                  "3af1aadb-4312-4c5d-924c-9a7725acb24d",
                  "9dcf4f57-5f28-4ed7-9990-beef6e265668",
                  "310c2a0d-2b75-4b3e-8c1b-c7ed85486be9",
                  "78b810dc-7b04-4af1-9591-081c27cbd1e2",
                  "dce9aac2-d74e-4684-9896-920c0c69c1ca"
                ],
                "total": {
                  "amount": {
                    "amount": "168.13",
                    "currencyCode": "SRD"
                  },
                  "awardAmount": {
                    "amount": 32927,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2364,
                  "equivalentAmount": {
                    "amount": "131.59",
                    "currencyCode": "NZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "246.58",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 6703,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.091,
                    "equivalentAmount": {
                      "amount": "408.66",
                      "currencyCode": "MAD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "362.35",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8064,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3624,
                      "equivalentAmount": {
                        "amount": "161.28",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "15.28",
                        "currencyCode": "LYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46901,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3193,
                      "equivalentAmount": {
                        "amount": "203.68",
                        "currencyCode": "VES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "139.23",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12752,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2127,
                      "equivalentAmount": {
                        "amount": "379.92",
                        "currencyCode": "INR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "91.47",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 6232,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0352,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "351.8",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "H6J2D",
            "TGY5H",
            "SYJVV",
            "5JW85M",
            "ML2675",
            "Q--FF",
            "LLIWO",
            "6WTR1",
            "D5T30",
            "I5T6I"
          ]
        },
        {
          "details": {
            "type": "SeatOfferItem"
          },
          "id": "439996ee-e16d-4873-8c1e-d13a49d65f54",
          "itineraryPartReferenceIds": [
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-2",
            "IP-2",
            "IP-2"
          ],
          "itineraryReferenceId": "LCH",
          "passengerReferenceIds": [
            "5d7057a0-ee38-4ab4-bee0-6af843d0a4dd",
            "a4f6294c-593f-4855-bb3c-268ea6666035",
            "7da2a24d-7425-4048-a951-c8c474b37eb7",
            "326ca574-0965-4eab-8803-3ec648d22b7e",
            "1ee0fc7a-17e3-4575-9afd-ac96cd534a9b",
            "1334d69c-6bf9-4a12-971a-c26f23f97888",
            "2d8c1ddd-77b8-415a-a219-724b942cb74b",
            "dc92d832-9f30-439f-8a0f-673e1824444c",
            "954e956f-e04c-465d-839d-76804a5ceef7"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "211.66",
                    "currencyCode": "CHF"
                  },
                  "percentage": "12.42"
                },
                "deal": {
                  "amount": {
                    "amount": "34.84",
                    "currencyCode": "OMR"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "13.9",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "a5da18a1-b769-4f90-a9cc-6cae76ecc4a8",
                  "ad680a61-cce3-4ae6-8954-321ec3274d12",
                  "b6058aff-8e0d-4f22-aaad-331d18d7c256",
                  "7edfb92c-3199-49fa-b929-6bb1984806f9",
                  "d67e570b-a19b-45b2-89f7-85c078f7862b",
                  "4b33e9bc-37b7-4543-9a83-14e8bdbe968d",
                  "97d9a635-9780-4c7b-bf37-335ca221a210",
                  "40e5de1d-5b7e-4d49-8d91-cc09139ba608",
                  "4bd4b110-f826-458e-b6df-daacd7bc2811"
                ],
                "total": {
                  "amount": {
                    "amount": "263.42",
                    "currencyCode": "NPR"
                  },
                  "awardAmount": {
                    "amount": 36641,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0801,
                  "equivalentAmount": {
                    "amount": "363.25",
                    "currencyCode": "SCR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "38.21",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 23247,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2147,
                    "equivalentAmount": {
                      "amount": "490.75",
                      "currencyCode": "CDF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "44.78",
                        "currencyCode": "KPW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5211,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2887,
                      "equivalentAmount": {
                        "amount": "389.64",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "360.73",
                        "currencyCode": "DZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18353,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.456,
                      "equivalentAmount": {
                        "amount": "187.49",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "426.55",
                        "currencyCode": "SHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5238,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1977,
                      "equivalentAmount": {
                        "amount": "313.51",
                        "currencyCode": "FJD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "293.71",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 29644,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1823,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "20.32",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "383.04",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 43754,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.497,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "98.35",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "278.8",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 2159,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1195,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "109.83",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "128.07",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 22180,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0265,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "426.84",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "223.54",
                    "currencyCode": "QAR"
                  },
                  "percentage": "6.56"
                },
                "deal": {
                  "amount": {
                    "amount": "10.88",
                    "currencyCode": "PLN"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "12.74",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "512adc23-2b46-47ef-bb3a-8f02fb5f73ef",
                  "0feae1bd-b576-4c64-8136-baf8065e43ce",
                  "e73c901e-72b5-4be9-96b8-56fc3d623755",
                  "b2591e63-d5de-40b2-a6e9-2c9cf668bc83",
                  "550e8180-eadb-486b-9409-a4941bd63aa4",
                  "14e93107-8def-4afd-8651-b5f349398649",
                  "8d8abb95-0a5d-4151-8a9d-bca8fceebc30",
                  "0ed81861-de68-4a0f-9bd4-8e1025352e25",
                  "28e774af-dd17-482f-aa1f-ff40c3df0551"
                ],
                "total": {
                  "amount": {
                    "amount": "37.85",
                    "currencyCode": "BOB"
                  },
                  "awardAmount": {
                    "amount": 26110,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.321,
                  "equivalentAmount": {
                    "amount": "165.79",
                    "currencyCode": "GYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "106.66",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 19151,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2649,
                    "equivalentAmount": {
                      "amount": "107.36",
                      "currencyCode": "AMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "299.3",
                        "currencyCode": "ERN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7597,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1424,
                      "equivalentAmount": {
                        "amount": "371.7",
                        "currencyCode": "KWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "41.74",
                        "currencyCode": "BAM"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9064,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4366,
                      "equivalentAmount": {
                        "amount": "311.47",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "285.89",
                        "currencyCode": "BWP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4231,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3963,
                      "equivalentAmount": {
                        "amount": "97.33",
                        "currencyCode": "GMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "213.2",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 19373,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0833,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "196.75",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "59.53",
                    "currencyCode": "ZMW"
                  },
                  "percentage": "9.45"
                },
                "deal": {
                  "amount": {
                    "amount": "268.4",
                    "currencyCode": "NIO"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "17.02",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "6fc407e4-c57f-4332-a216-1937c9b5979f",
                  "84999efa-1348-44e4-a949-2f5a726491d8",
                  "6c39ba06-0d16-4326-b9a3-4e6d113f34f5",
                  "f205d8ef-c097-4065-be29-9f679235eb07",
                  "93d64ca7-fa83-4d6a-806f-1d6056c628c4",
                  "3c1a77ba-43cd-4430-b292-bb85c15d0945",
                  "16d6a54e-e3ee-4a80-9e00-3052e90ae64e",
                  "8045ebca-1332-476b-b2a6-1e2bef3ad50c",
                  "062554c6-393a-4c0a-af21-e9b588dd838f"
                ],
                "total": {
                  "amount": {
                    "amount": "312.38",
                    "currencyCode": "CVE"
                  },
                  "awardAmount": {
                    "amount": 27749,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4864,
                  "equivalentAmount": {
                    "amount": "143.88",
                    "currencyCode": "WST"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "247.08",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 16472,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4799,
                    "equivalentAmount": {
                      "amount": "257.94",
                      "currencyCode": "AOA"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "92.81",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42160,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.464,
                      "equivalentAmount": {
                        "amount": "492.07",
                        "currencyCode": "PKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "158.98",
                        "currencyCode": "HNL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45814,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2618,
                      "equivalentAmount": {
                        "amount": "377.83",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "254.75",
                        "currencyCode": "ANG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37010,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4312,
                      "equivalentAmount": {
                        "amount": "218.74",
                        "currencyCode": "GMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "66.55",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 44731,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1969,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "22.55",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "190.63",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 8976,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4265,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "247.23",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "442.78",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 19345,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4757,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "142.79",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "48.43",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 7685,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4809,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "229.01",
                        "currencyCode": "BRL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "290.45",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 34984,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0158,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "481.14",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "315.87",
                    "currencyCode": "LBP"
                  },
                  "percentage": "11.59"
                },
                "deal": {
                  "amount": {
                    "amount": "384.47",
                    "currencyCode": "KRW"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "18.99",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e2f99d0c-6bb4-426f-bf4e-e19fe86ec06b",
                  "13b5afa8-620a-4011-9182-e615ebc4bf47",
                  "d54b3f6d-dc4a-4d3b-8a3a-abcd60528a17",
                  "71e76834-0d27-4746-882f-6f767e1bf42c",
                  "f253acf4-91ea-456e-a074-29513514dce2",
                  "a8c600fc-effe-46a5-9571-deb5d15c85a7",
                  "04922cba-f7cf-476f-a4d9-3f096f2bb668",
                  "9dbcf5d8-2ef3-400e-8bec-eb2116cd4818",
                  "a77cf5b6-21a5-473f-b5bb-d37738d7ec0d"
                ],
                "total": {
                  "amount": {
                    "amount": "222.76",
                    "currencyCode": "IQD"
                  },
                  "awardAmount": {
                    "amount": 38485,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.196,
                  "equivalentAmount": {
                    "amount": "287.86",
                    "currencyCode": "NOK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "123.45",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 31810,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4467,
                    "equivalentAmount": {
                      "amount": "240.23",
                      "currencyCode": "AFN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "389.78",
                        "currencyCode": "SBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8559,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2565,
                      "equivalentAmount": {
                        "amount": "96.39",
                        "currencyCode": "ERN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "441.8",
                        "currencyCode": "RON"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44028,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1398,
                      "equivalentAmount": {
                        "amount": "56.44",
                        "currencyCode": "KPW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "114.84",
                        "currencyCode": "OMR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17584,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3264,
                      "equivalentAmount": {
                        "amount": "260.93",
                        "currencyCode": "TMT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "18.91",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 38323,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2258,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "395.98",
                        "currencyCode": "BRL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "436.67",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 15340,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1167,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "23.04",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "433.4",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 39194,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2566,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "137.16",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "49.97",
                    "currencyCode": "MAD"
                  },
                  "percentage": "13.15"
                },
                "deal": {
                  "amount": {
                    "amount": "85.57",
                    "currencyCode": "XAF"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "5.08",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "74637697-d385-49a2-9c91-306f30d77ffa",
                  "31d69ad3-47c3-4b36-a19c-0f9021440959",
                  "d2c97e2b-bfa3-4e7e-b4d6-f2c756e01d29",
                  "a11fe910-4043-46b9-86a9-4388a9aa9d00",
                  "a149e30a-cd9a-4b9c-bef5-2aceceb3190b",
                  "20958662-4273-4758-893f-1801b1855dec",
                  "76b17593-a26e-4e7f-a786-6eda2b2f599f",
                  "6df1eb2c-bc55-47aa-909f-c2d58aec47aa",
                  "8b673b4d-d41e-4af6-afa2-e7222c7214b3"
                ],
                "total": {
                  "amount": {
                    "amount": "255.17",
                    "currencyCode": "SSP"
                  },
                  "awardAmount": {
                    "amount": 5596,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3075,
                  "equivalentAmount": {
                    "amount": "474.68",
                    "currencyCode": "NGN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "119.77",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 25104,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2097,
                    "equivalentAmount": {
                      "amount": "226.59",
                      "currencyCode": "BRL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "173.87",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22325,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2923,
                      "equivalentAmount": {
                        "amount": "363.47",
                        "currencyCode": "MNT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "214.89",
                        "currencyCode": "LYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4555,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.395,
                      "equivalentAmount": {
                        "amount": "487.62",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "186.57",
                        "currencyCode": "TTD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19503,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1355,
                      "equivalentAmount": {
                        "amount": "172.82",
                        "currencyCode": "COP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "121.73",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 37220,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1688,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "413.69",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "389.39",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 31990,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2057,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "349.95",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "335.87",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 34750,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4902,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "228.04",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "123",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 33158,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2729,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "96.39",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "14.63",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 38562,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2152,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "151.51",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "476.76",
                    "currencyCode": "XPF"
                  },
                  "percentage": "13.72"
                },
                "deal": {
                  "amount": {
                    "amount": "129.67",
                    "currencyCode": "NIO"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "17.8",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "f959c785-9186-4875-be9d-bd64f78b07c0",
                  "dcd16293-ad9b-49b5-8abc-697155b1a7c7",
                  "5edf3b29-83d0-4ab2-9a0a-442a724648a2",
                  "cf0d52e4-b7c1-44e9-8418-a6ea8dcbb2c8",
                  "1608d9a8-7602-4b8a-9385-fc2803d8ba99",
                  "bcc332d3-6fbd-4aeb-9249-8eb0241691b8",
                  "3c7934e0-d1ce-4197-a67b-b1134c3f8cd2",
                  "eab2004a-d812-4a0b-9973-a10897042c9d",
                  "edaf16fd-e54f-4614-a417-a9e31d34f451"
                ],
                "total": {
                  "amount": {
                    "amount": "168.26",
                    "currencyCode": "USD"
                  },
                  "awardAmount": {
                    "amount": 21744,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3588,
                  "equivalentAmount": {
                    "amount": "112.51",
                    "currencyCode": "SZL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "122.75",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 35308,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3157,
                    "equivalentAmount": {
                      "amount": "486.34",
                      "currencyCode": "KHR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "17.51",
                        "currencyCode": "MWK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28561,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4027,
                      "equivalentAmount": {
                        "amount": "467.32",
                        "currencyCode": "VES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "291.41",
                        "currencyCode": "ARS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4247,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1291,
                      "equivalentAmount": {
                        "amount": "467.94",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "151.52",
                        "currencyCode": "HTG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19904,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4549,
                      "equivalentAmount": {
                        "amount": "200.04",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "370.34",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 14453,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1564,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "461.65",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "492.17",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 31397,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.059,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "197.13",
                        "currencyCode": "NAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "43.58",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 18780,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0614,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "390.88",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "328",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 48161,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4717,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "432.05",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "125.01",
                    "currencyCode": "SGD"
                  },
                  "percentage": "14.19"
                },
                "deal": {
                  "amount": {
                    "amount": "459.88",
                    "currencyCode": "AMD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "15.2",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e63ed31e-6025-4250-8034-10212f9dbc19",
                  "f6d5bd64-c68a-47a5-8795-ca2ecad7e703",
                  "7d57b8e4-45d3-4dcd-b4a7-e9cbfae827a0",
                  "94d65e65-579a-45a8-ae5b-995e7e449d2e",
                  "07652166-0323-4e30-bf1e-fba4dbfd6d9a",
                  "83586e90-9c76-435d-996c-db61902bcc5f",
                  "ab83d0e9-92e3-42e5-83bb-467e5c514266",
                  "2b6546f1-359e-492e-b753-0ef2c07c1897",
                  "7185c1d4-e9fa-4d96-bee8-22a1fecb7daf"
                ],
                "total": {
                  "amount": {
                    "amount": "163.91",
                    "currencyCode": "NAD"
                  },
                  "awardAmount": {
                    "amount": 12247,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3428,
                  "equivalentAmount": {
                    "amount": "474.76",
                    "currencyCode": "SDG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "93.98",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 26912,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4747,
                    "equivalentAmount": {
                      "amount": "38.2",
                      "currencyCode": "AED"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "307.7",
                        "currencyCode": "GIP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46784,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2456,
                      "equivalentAmount": {
                        "amount": "89.39",
                        "currencyCode": "SOS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "35.89",
                        "currencyCode": "BBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3570,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0957,
                      "equivalentAmount": {
                        "amount": "171.1",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "105.4",
                        "currencyCode": "KES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17207,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3599,
                      "equivalentAmount": {
                        "amount": "259.22",
                        "currencyCode": "CUP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "171.21",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 27619,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3373,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "351.45",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "375.33",
                    "currencyCode": "QAR"
                  },
                  "percentage": "10.08"
                },
                "deal": {
                  "amount": {
                    "amount": "394.44",
                    "currencyCode": "CNY"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "14.35",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "dff62906-a4b9-483b-8fcc-29de8890507b",
                  "9d937d41-c52c-4d02-994a-d28caa432b72",
                  "7c46b243-9d53-40dd-b772-5dae3499151a",
                  "2602576c-5093-4efc-b5d3-d4af84933428",
                  "fe4953fa-ab73-48e3-b2da-fd8543180a42",
                  "91537fe5-60f3-4629-9e9d-107b25dd3309",
                  "2b759db1-fc3f-48f6-a98b-8d76ebb05efc",
                  "43009809-e15a-4db8-a3a0-1a9b2650ad15",
                  "78b8ee26-4ce6-4b1a-9e8f-938fe9ef2407"
                ],
                "total": {
                  "amount": {
                    "amount": "441.17",
                    "currencyCode": "THB"
                  },
                  "awardAmount": {
                    "amount": 20489,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3879,
                  "equivalentAmount": {
                    "amount": "286.83",
                    "currencyCode": "MXN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "74.81",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 21267,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1985,
                    "equivalentAmount": {
                      "amount": "247.54",
                      "currencyCode": "MYR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "395.5",
                        "currencyCode": "SHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8951,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0765,
                      "equivalentAmount": {
                        "amount": "451.92",
                        "currencyCode": "SSP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "130.38",
                        "currencyCode": "TOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32756,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1451,
                      "equivalentAmount": {
                        "amount": "367.83",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "106.52",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34419,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3673,
                      "equivalentAmount": {
                        "amount": "369.96",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "411.73",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 1427,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3029,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "169.42",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "460.51",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 7427,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1082,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "203.65",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "63.08",
                    "currencyCode": "MOP"
                  },
                  "percentage": "9.96"
                },
                "deal": {
                  "amount": {
                    "amount": "378.53",
                    "currencyCode": "UYU"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "19.35",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "93f95574-29d5-4af4-abcb-82dac320de19",
                  "6c021354-7ecd-4c0a-8f9d-df9259559e82",
                  "79cfcdf3-d05a-4dff-8ee7-48eb243315c5",
                  "27fce7ec-2422-4226-97f8-f4a1a031203f",
                  "9640e4e0-7395-4430-96ae-5857f567f0f9",
                  "58d26bcd-ecc4-4899-9cf6-759774fdfa4b",
                  "4ee260f2-6ca4-436f-85e8-f15f6329dc4a",
                  "48a4810b-41c5-416a-9525-9bf9fc3b7bdc",
                  "79a45e40-aac8-4a05-8f3d-d048571dcc8a"
                ],
                "total": {
                  "amount": {
                    "amount": "345.6",
                    "currencyCode": "KHR"
                  },
                  "awardAmount": {
                    "amount": 38416,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2387,
                  "equivalentAmount": {
                    "amount": "290.39",
                    "currencyCode": "YER"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "418.32",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 34544,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3327,
                    "equivalentAmount": {
                      "amount": "209.7",
                      "currencyCode": "ZWL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "339.75",
                        "currencyCode": "DJF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16400,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1445,
                      "equivalentAmount": {
                        "amount": "492.26",
                        "currencyCode": "XOF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "95.03",
                        "currencyCode": "INR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32423,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4406,
                      "equivalentAmount": {
                        "amount": "323.42",
                        "currencyCode": "KRW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "403.17",
                        "currencyCode": "BZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35549,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0113,
                      "equivalentAmount": {
                        "amount": "380.61",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "281.13",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 17931,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.111,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "117.97",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "293.44",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 36856,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2606,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "143.21",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "139.49",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 17990,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2442,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "440.52",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1789
                },
                "passengerReferenceIds": [
                  "737ccc3e-8347-4c7e-81ad-eedb57d9a318",
                  "3b049cdf-8355-4055-a799-950a5021aaeb",
                  "6d044ef4-150c-4e62-bd9f-494d4fbbbbc9",
                  "a033246e-baba-48f7-a9a4-56ec543d0ef6",
                  "d468768e-40aa-4653-be91-438952d00f60",
                  "46e5bf11-159e-474c-a815-6d78605c1c8d",
                  "ad1e3801-e9af-4905-852c-7fd62c39a1d9",
                  "ecb272fe-bef7-4033-bbb0-bbe4c40e7653",
                  "63047949-bd50-4760-bfcd-60b9e97a5d89"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "371.06",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 34711,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3648,
                    "equivalentAmount": {
                      "amount": "409.42",
                      "currencyCode": "SEK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "255.92",
                          "currencyCode": "MZN"
                        },
                        "awardAmount": {
                          "amount": 16170,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2402,
                        "equivalentAmount": {
                          "amount": "162.75",
                          "currencyCode": "KRW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "81.3",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 38968,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4505,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "431.24",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "331.84",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 47346,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.23,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "256.79",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "71.3",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 5706,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0366,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "375.64",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "378.07",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 27050,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2774,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "427.19",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "146.41",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 49048,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0859,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "398.41",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "394.34",
                          "currencyCode": "GHS"
                        },
                        "awardAmount": {
                          "amount": 1076,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3386,
                        "equivalentAmount": {
                          "amount": "286.43",
                          "currencyCode": "SGD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "327.29",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 9392,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.458,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "161.28",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "248.95",
                          "currencyCode": "IQD"
                        },
                        "awardAmount": {
                          "amount": 43041,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3778,
                        "equivalentAmount": {
                          "amount": "281.9",
                          "currencyCode": "BRL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "493.12",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 18631,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3438,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "281.53",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "288.11",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 10402,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3992,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "156.27",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "278.98",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 47801,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2449,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "436.37",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "457.63",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 42841,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3281,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "460.57",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "152.3",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 7071,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0934,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "256.01",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "238.89",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 2760,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1473,
                    "equivalentAmount": {
                      "amount": "461.58",
                      "currencyCode": "SAR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "132.21",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 6957,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0655,
                    "equivalentAmount": {
                      "amount": "460.95",
                      "currencyCode": "MGA"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "87.96",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 41983,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2941,
                    "equivalentAmount": {
                      "amount": "417.2",
                      "currencyCode": "ZMW"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "191.92",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 31801,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3448,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "367.17",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "171.88",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 17033,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2565,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "137.37",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "146.32",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 1914,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3974,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "471.79",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "175.75",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 23888,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2157,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "141.93",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "45.74",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 43596,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2208,
                    "equivalentAmount": {
                      "amount": "27.93",
                      "currencyCode": "DJF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "491.93",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 25173,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3699,
                    "equivalentAmount": {
                      "amount": "202.29",
                      "currencyCode": "XOF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0233
                },
                "passengerReferenceIds": [
                  "8522939f-d3ab-4afe-84a8-15c84e02518d",
                  "efca48a4-c50e-4c52-9ec8-0be9ff3e5346",
                  "2d04fd71-0ac1-49f8-be09-8aa96eab717e",
                  "01bcecbe-57b4-4a16-81c4-12cd3f0dd20c",
                  "494a7ca1-78fb-4bde-ab7a-c5bc1c6364e7",
                  "86dd0471-68e6-477b-9947-757b8b0859ca",
                  "e765f46f-c3d7-4246-9675-cb73251affab",
                  "ad88f9be-11db-4013-be68-3c5a3086b9d4",
                  "2dd99c14-2b5f-4c7f-8114-86c10e9d4d69"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "485.74",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 3577,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2658,
                    "equivalentAmount": {
                      "amount": "159.46",
                      "currencyCode": "BZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "445.42",
                          "currencyCode": "TZS"
                        },
                        "awardAmount": {
                          "amount": 19214,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0804,
                        "equivalentAmount": {
                          "amount": "123.49",
                          "currencyCode": "STN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "100.79",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 15906,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2381,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "233.23",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "120.64",
                          "currencyCode": "JPY"
                        },
                        "awardAmount": {
                          "amount": 38246,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2003,
                        "equivalentAmount": {
                          "amount": "480.01",
                          "currencyCode": "OMR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "239.33",
                            "currencyCode": "MRU"
                          },
                          "awardAmount": {
                            "amount": 18664,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2694,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "206.08",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "229.44",
                          "currencyCode": "NAD"
                        },
                        "awardAmount": {
                          "amount": 8580,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0841,
                        "equivalentAmount": {
                          "amount": "398.69",
                          "currencyCode": "LKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "254.25",
                            "currencyCode": "WST"
                          },
                          "awardAmount": {
                            "amount": 24772,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3909,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "68.15",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "365.87",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 34609,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1565,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "409",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "95.29",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 12053,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4378,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "55.08",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "277.14",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 11791,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1208,
                    "equivalentAmount": {
                      "amount": "333.93",
                      "currencyCode": "TJS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "412.98",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 1608,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4902,
                    "equivalentAmount": {
                      "amount": "387.18",
                      "currencyCode": "DZD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "207.76",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 23934,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1627,
                    "equivalentAmount": {
                      "amount": "174.26",
                      "currencyCode": "CNY"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "240.7",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 11563,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2274,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "134.02",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "139.83",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 11451,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1942,
                    "equivalentAmount": {
                      "amount": "244.29",
                      "currencyCode": "COP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "132.92",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 14383,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1543,
                    "equivalentAmount": {
                      "amount": "129.92",
                      "currencyCode": "TJS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9628
                },
                "passengerReferenceIds": [
                  "3637e7d6-6b4c-445a-bc76-c30f326d0ce6",
                  "1cd85ef3-d7eb-439b-a808-05d00cda4703",
                  "47c66561-cdc9-41a4-8b3e-b8bbebb11ba6",
                  "2ada0472-18db-4c34-a254-54ee72fb03d8",
                  "c80c630f-dc4f-455a-97cd-75c698cdcdc3",
                  "c650e6dc-0ff6-4fea-9ba1-d3e6179a76f8",
                  "36f6cfc8-6588-41af-9a8a-505c9e28385e",
                  "8ea44256-6b04-403e-a585-33b5a9197a05",
                  "8349486d-843e-47ad-ab40-9fc49d553d7f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "148.23",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 5650,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0931,
                    "equivalentAmount": {
                      "amount": "60.26",
                      "currencyCode": "MXN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "435.41",
                          "currencyCode": "NAD"
                        },
                        "awardAmount": {
                          "amount": 2727,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4144,
                        "equivalentAmount": {
                          "amount": "47.7",
                          "currencyCode": "KMF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "205.54",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 1516,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.374,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "233.8",
                            "currencyCode": "RON"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "157.51",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 46090,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3115,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "70.6",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "205.79",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 47478,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3428,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "399.32",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "402.16",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 10231,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0232,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "229.63",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "248.3",
                          "currencyCode": "PGK"
                        },
                        "awardAmount": {
                          "amount": 6941,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4596,
                        "equivalentAmount": {
                          "amount": "314.65",
                          "currencyCode": "ZWL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "93.47",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 19416,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2466,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "37.51",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "255.71",
                          "currencyCode": "NGN"
                        },
                        "awardAmount": {
                          "amount": 41717,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4846,
                        "equivalentAmount": {
                          "amount": "135.31",
                          "currencyCode": "WST"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "27.82",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 27837,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2354,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "270.98",
                            "currencyCode": "VUV"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "55.86",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 3085,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.403,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "274.1",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "69.81",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 22929,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2927,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "12.75",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "348.44",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 14409,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3831,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "301.95",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "296.5",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 25197,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0963,
                    "equivalentAmount": {
                      "amount": "180.48",
                      "currencyCode": "DJF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "412.36",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 37686,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1238,
                    "equivalentAmount": {
                      "amount": "93.58",
                      "currencyCode": "SLE"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "124.91",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 31273,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4713,
                    "equivalentAmount": {
                      "amount": "264.34",
                      "currencyCode": "GNF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "157.67",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 12844,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1916,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "145.93",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "223.45",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 7443,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4223,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "81.96",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "247.36",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 27073,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3911,
                    "equivalentAmount": {
                      "amount": "54.55",
                      "currencyCode": "KPW"
                    }
                  },
                  {
                    "amount": {
                      "amount": "420.68",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 46969,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.471,
                    "equivalentAmount": {
                      "amount": "487.2",
                      "currencyCode": "CNY"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8906
                },
                "passengerReferenceIds": [
                  "f542acb1-adae-4134-9e7b-05f113dfffe6",
                  "0ccad31f-d6af-408d-a754-d739a430c027",
                  "0ba47ab0-951b-4e6e-89e7-360bfefbcd6d",
                  "07014a4b-8a5e-4d72-92a8-6d545ea0160f",
                  "6b5e7d35-2e2d-42ed-a29f-cd33c960d4cc",
                  "29366e40-2510-46a3-aa3c-edc9e70ebc40",
                  "487bb4f1-e241-4d40-9ecf-21db5009c57e",
                  "6d5558b1-8576-42f2-8333-7c9047921d5b",
                  "92c2a617-d4c1-434b-a173-88d02ad26aac"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "399.33",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 45411,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4826,
                    "equivalentAmount": {
                      "amount": "185.33",
                      "currencyCode": "EGP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "232.78",
                          "currencyCode": "WST"
                        },
                        "awardAmount": {
                          "amount": 2217,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0576,
                        "equivalentAmount": {
                          "amount": "77.49",
                          "currencyCode": "IRR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "33.99",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 5776,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4268,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "220.55",
                            "currencyCode": "TTD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "128.96",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 12573,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1755,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "140.71",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "392.78",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 16823,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2764,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "489.58",
                            "currencyCode": "CHF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "249.35",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 16920,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3634,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "123.49",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "166.09",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 16187,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1192,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "428.83",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "414.4",
                          "currencyCode": "TTD"
                        },
                        "awardAmount": {
                          "amount": 23490,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4914,
                        "equivalentAmount": {
                          "amount": "52.14",
                          "currencyCode": "PGK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "421.65",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 16004,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2017,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "273.33",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "155.5",
                          "currencyCode": "BOB"
                        },
                        "awardAmount": {
                          "amount": 27096,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1502,
                        "equivalentAmount": {
                          "amount": "325.68",
                          "currencyCode": "BMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "385.81",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 38115,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2484,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "176.59",
                            "currencyCode": "WST"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "481.56",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 26599,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0498,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "86.56",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "238.01",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 27168,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3407,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "314.7",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "156.38",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 33925,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.47,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "413.85",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "49.91",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 20242,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1526,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "446.42",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "408.95",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 39129,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4497,
                    "equivalentAmount": {
                      "amount": "28.07",
                      "currencyCode": "SLE"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "448.98",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 34220,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2716,
                    "equivalentAmount": {
                      "amount": "218.65",
                      "currencyCode": "AUD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "409.95",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 36771,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.022,
                    "equivalentAmount": {
                      "amount": "53.01",
                      "currencyCode": "HTG"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "193.92",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 38656,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0611,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "128.67",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "55.62",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 33973,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2815,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "412.22",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "499.54",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 47000,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2529,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "208.21",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "426.03",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 19968,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3192,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "108.74",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "10.32",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 5001,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4661,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "289.86",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "313.48",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 26206,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4937,
                    "equivalentAmount": {
                      "amount": "116.89",
                      "currencyCode": "CNY"
                    }
                  },
                  {
                    "amount": {
                      "amount": "262.99",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 10501,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3683,
                    "equivalentAmount": {
                      "amount": "298.55",
                      "currencyCode": "HTG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1793
                },
                "passengerReferenceIds": [
                  "a053aec8-91b5-4f8e-a893-5dd7c9ac4611",
                  "67d19fb6-0b48-4d3a-9576-64d01cafb8b1",
                  "9d758f66-5549-4b95-b8bb-23085a620067",
                  "9184891f-98b5-481c-99d3-cc5af72f1c43",
                  "bdd18923-9fb9-462d-a594-26fe1b8bd051",
                  "fbc4a5ef-b98a-499e-9f64-2255ed467619",
                  "7db3fbaf-1488-4a0d-bc9f-87689636e9f1",
                  "6d762ffa-1920-4430-ab4d-059a48d44d6b",
                  "96b8cf85-090b-4cea-9caf-b5d6f8b03109"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "79.02",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 36378,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4944,
                    "equivalentAmount": {
                      "amount": "203.9",
                      "currencyCode": "AED"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "117.34",
                          "currencyCode": "CHF"
                        },
                        "awardAmount": {
                          "amount": 24608,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3571,
                        "equivalentAmount": {
                          "amount": "344.79",
                          "currencyCode": "RSD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "354.69",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 33010,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3061,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "47.25",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "481.78",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 29361,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2542,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "38.61",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "316.82",
                          "currencyCode": "BHD"
                        },
                        "awardAmount": {
                          "amount": 49992,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0288,
                        "equivalentAmount": {
                          "amount": "489.47",
                          "currencyCode": "PLN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "230.18",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 48331,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2375,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "21.53",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "376.03",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 5803,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2468,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "442.14",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "117.87",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 19121,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3392,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "385.71",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "246.51",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 32304,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4446,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "352.28",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "76.07",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 48871,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0722,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "405.96",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "276.98",
                          "currencyCode": "GNF"
                        },
                        "awardAmount": {
                          "amount": 16306,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1921,
                        "equivalentAmount": {
                          "amount": "291.36",
                          "currencyCode": "KWD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "39.52",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 33070,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1399,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "385.64",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "164.14",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 31765,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3435,
                    "equivalentAmount": {
                      "amount": "291.03",
                      "currencyCode": "BDT"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "121.5",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 20969,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0278,
                    "equivalentAmount": {
                      "amount": "115.92",
                      "currencyCode": "VND"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "209.12",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 47043,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3572,
                    "equivalentAmount": {
                      "amount": "273.55",
                      "currencyCode": "TRY"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "35.02",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 49714,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.057,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "165.05",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "161.39",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 36510,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4302,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "468.43",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "260.08",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 11989,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1242,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "64",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "100.9",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 5913,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1524,
                    "equivalentAmount": {
                      "amount": "184.95",
                      "currencyCode": "USD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "300.34",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 2325,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.196,
                    "equivalentAmount": {
                      "amount": "196.19",
                      "currencyCode": "AOA"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1217
                },
                "passengerReferenceIds": [
                  "04945abd-76ff-4d5f-847b-97bf61db7c8d",
                  "e2239aed-a76a-4eb9-a99c-ffaec5d70d3c",
                  "de085192-f64a-4862-b291-f6fbbd3ad308",
                  "eab78be2-e811-4f4f-bfbd-c375e5271fab",
                  "fb1612e6-6759-4dc1-8687-1bb1a3faed04",
                  "09702c14-22df-4c76-aaa3-ba1186a33632",
                  "ea53b04a-bea4-4ae9-a4d6-8024cace7d8c",
                  "b399766c-69f0-43db-85f8-76468cd7b24a",
                  "b100d399-8432-4fc9-aa99-0efc014d9fd7"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "202.84",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 9782,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0232,
                    "equivalentAmount": {
                      "amount": "462.46",
                      "currencyCode": "EGP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "13.3",
                          "currencyCode": "MDL"
                        },
                        "awardAmount": {
                          "amount": 41722,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3773,
                        "equivalentAmount": {
                          "amount": "243.18",
                          "currencyCode": "UZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "58.4",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 12698,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0937,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "407.28",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "323.61",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 47933,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0768,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "116.64",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "163.87",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 22578,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4036,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "458.12",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "99.93",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 29884,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2416,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "69.41",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "106.07",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 19357,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0481,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "412.19",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "255.01",
                          "currencyCode": "PKR"
                        },
                        "awardAmount": {
                          "amount": 16501,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2196,
                        "equivalentAmount": {
                          "amount": "118.37",
                          "currencyCode": "BIF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "29.96",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 18675,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0403,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "474.62",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "229.04",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 22366,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1053,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "212.01",
                            "currencyCode": "TTD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "337.4",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 36002,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3843,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "416.05",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "384.05",
                          "currencyCode": "SYP"
                        },
                        "awardAmount": {
                          "amount": 20123,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1828,
                        "equivalentAmount": {
                          "amount": "316.91",
                          "currencyCode": "HUF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "37.83",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 26404,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1885,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "281.18",
                            "currencyCode": "MYR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "477.11",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 49403,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2067,
                    "equivalentAmount": {
                      "amount": "192.1",
                      "currencyCode": "MXN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "195.49",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 13058,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0185,
                    "equivalentAmount": {
                      "amount": "456.15",
                      "currencyCode": "BOB"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "361.08",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 46329,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0107,
                    "equivalentAmount": {
                      "amount": "68.23",
                      "currencyCode": "NIO"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "409.48",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 8794,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4281,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "498.29",
                        "currencyCode": "HTG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "223.26",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 39568,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2212,
                    "equivalentAmount": {
                      "amount": "81.05",
                      "currencyCode": "SOS"
                    }
                  },
                  {
                    "amount": {
                      "amount": "433.27",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 12092,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.465,
                    "equivalentAmount": {
                      "amount": "155.22",
                      "currencyCode": "RUB"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0701
                },
                "passengerReferenceIds": [
                  "08769c15-772d-4f1d-8432-751a71dc3465",
                  "dbf8973e-d0d4-4f33-b375-a5a0619a7466",
                  "e9c59d5b-6409-45cb-93b1-a1feb6cf8c7c",
                  "12ea31bf-dc4c-41ca-931b-bf68a3ee3227",
                  "90d0aa8b-e53b-4329-adc2-e477d5245780",
                  "9ad70831-5544-4806-9607-f5af93cb0655",
                  "ebc75416-5010-4556-bdb7-29f724f7fd88",
                  "d3799ffd-fb1d-47f3-ac66-73330a58e580",
                  "d1885a51-d77f-42bd-bde8-68ce3672327e"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "490.32",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 16744,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4851,
                    "equivalentAmount": {
                      "amount": "30.04",
                      "currencyCode": "HUF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "286.08",
                          "currencyCode": "TMT"
                        },
                        "awardAmount": {
                          "amount": 8917,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4589,
                        "equivalentAmount": {
                          "amount": "241.32",
                          "currencyCode": "UYU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "64.54",
                            "currencyCode": "GBP"
                          },
                          "awardAmount": {
                            "amount": 37189,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3242,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "312.54",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "365.29",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 16178,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4172,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "278.82",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "354.23",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 40494,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1504,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "253.88",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "316.17",
                          "currencyCode": "LYD"
                        },
                        "awardAmount": {
                          "amount": 46135,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2336,
                        "equivalentAmount": {
                          "amount": "169.52",
                          "currencyCode": "TZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "462.85",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 6683,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3472,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "105.73",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "396.43",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 40951,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4823,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "67.47",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "258.02",
                          "currencyCode": "GMD"
                        },
                        "awardAmount": {
                          "amount": 39386,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0837,
                        "equivalentAmount": {
                          "amount": "293.21",
                          "currencyCode": "MKD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "461.47",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 22274,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4518,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "208.48",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "377.3",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 23609,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3165,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "232.82",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "244.94",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 3338,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2885,
                    "equivalentAmount": {
                      "amount": "86.5",
                      "currencyCode": "HKD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "207.88",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 33123,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.028,
                    "equivalentAmount": {
                      "amount": "483.52",
                      "currencyCode": "BYN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "11.81",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 15399,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2505,
                    "equivalentAmount": {
                      "amount": "319.75",
                      "currencyCode": "SAR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "88.2",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 48426,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3274,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "28.57",
                        "currencyCode": "TMT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "325.21",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 21282,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0213,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "196.85",
                        "currencyCode": "ILS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "91.04",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 48747,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2857,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "24.63",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "396.36",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 25391,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1166,
                    "equivalentAmount": {
                      "amount": "237.95",
                      "currencyCode": "ZWL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "111.12",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 31842,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3689,
                    "equivalentAmount": {
                      "amount": "409.53",
                      "currencyCode": "XOF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1459
                },
                "passengerReferenceIds": [
                  "007e09cb-758b-4022-9363-025faa00d84e",
                  "9cf78b52-b555-41fc-b541-9b063738636e",
                  "379228b4-5793-4097-ae5c-777c54266f0f",
                  "43c2958e-6b47-491d-a3e8-b9db5c383521",
                  "98b3bcb3-ea33-4648-b6c8-e9cfa2cd5856",
                  "812c854e-19c1-48f0-a8c8-40d103a9bba2",
                  "d4b90fab-ab82-42f4-80d1-511453949a48",
                  "6ac06519-fbf1-4e0d-8267-86b668643f5d",
                  "87350c67-c68e-4623-bed0-8d82ff334136"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "161.98",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 3333,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0903,
                    "equivalentAmount": {
                      "amount": "303.06",
                      "currencyCode": "RON"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "302.08",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 29044,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4361,
                        "equivalentAmount": {
                          "amount": "117.9",
                          "currencyCode": "RSD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "147.88",
                            "currencyCode": "XAF"
                          },
                          "awardAmount": {
                            "amount": 24171,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2585,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "475.19",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "462.08",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 43391,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1623,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "134.12",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "112.84",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 42362,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.364,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "251.29",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "79.1",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 15982,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2349,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "384.97",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "164.09",
                          "currencyCode": "MRU"
                        },
                        "awardAmount": {
                          "amount": 8280,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3079,
                        "equivalentAmount": {
                          "amount": "296.49",
                          "currencyCode": "IQD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "246.18",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 20236,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1775,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "332.63",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "146.82",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 45051,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1032,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "292.49",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "72.93",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 49913,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2372,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "280.01",
                            "currencyCode": "ZAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "435.88",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 33911,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4023,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "185.23",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "192.46",
                          "currencyCode": "TMT"
                        },
                        "awardAmount": {
                          "amount": 6808,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1803,
                        "equivalentAmount": {
                          "amount": "17.79",
                          "currencyCode": "NAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "277.04",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 32099,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2684,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "46.18",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "178.73",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 26133,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2413,
                    "equivalentAmount": {
                      "amount": "360.8",
                      "currencyCode": "TOP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "415.84",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 47048,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1294,
                    "equivalentAmount": {
                      "amount": "372.95",
                      "currencyCode": "ZAR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "295.39",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 48033,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3083,
                    "equivalentAmount": {
                      "amount": "191",
                      "currencyCode": "TZS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "458.13",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 49508,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0605,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "372.48",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "163.56",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 46926,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0578,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "123.84",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "437.93",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 20819,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.285,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "138.01",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "43.75",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 3840,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.015,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "303.29",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "450.63",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 45875,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2113,
                    "equivalentAmount": {
                      "amount": "38.25",
                      "currencyCode": "ILS"
                    }
                  },
                  {
                    "amount": {
                      "amount": "472.82",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 22067,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1725,
                    "equivalentAmount": {
                      "amount": "215.51",
                      "currencyCode": "MWK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9477
                },
                "passengerReferenceIds": [
                  "327d212e-4d1e-47b4-9c91-fc542b2ddf06",
                  "e49ca972-3e2d-41fc-b988-c64bd01d647f",
                  "49e4f6ad-4e32-455d-aafa-5b92af00a168",
                  "1fbeefb0-0ea8-4095-9cf4-6fa8e64330fe",
                  "8ec6f325-3b48-4976-92ad-6c51ed51dd47",
                  "42f586be-1e70-4ba7-9747-52592bab80db",
                  "9de0bc04-e82b-4aea-87cd-095deb1ce955",
                  "bd95fcf7-c51c-4e94-aa29-8e16086f41c6",
                  "82597c75-f927-4984-890f-3eb1e62f3542"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "168.21",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 46254,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3045,
                    "equivalentAmount": {
                      "amount": "291.49",
                      "currencyCode": "BZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "464.82",
                          "currencyCode": "MNT"
                        },
                        "awardAmount": {
                          "amount": 17123,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0186,
                        "equivalentAmount": {
                          "amount": "417.05",
                          "currencyCode": "GBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "406.67",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 9621,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2177,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "255.67",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "305.26",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 20447,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3501,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "268.68",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "367.63",
                          "currencyCode": "IQD"
                        },
                        "awardAmount": {
                          "amount": 38260,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1929,
                        "equivalentAmount": {
                          "amount": "484.08",
                          "currencyCode": "PEN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "408.24",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 35433,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3881,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "384.25",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "490.68",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 27487,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.209,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "23.23",
                            "currencyCode": "KGS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "254.54",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 3478,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4023,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "392.05",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "61.47",
                          "currencyCode": "STN"
                        },
                        "awardAmount": {
                          "amount": 42153,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4955,
                        "equivalentAmount": {
                          "amount": "392.46",
                          "currencyCode": "BMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "318.17",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 33947,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3186,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "477.54",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "153.49",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 24269,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3936,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "239.76",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "167.53",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 5909,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4062,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "284.99",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "192.06",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 19268,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4247,
                    "equivalentAmount": {
                      "amount": "210.63",
                      "currencyCode": "CUP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "137.32",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 10646,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.109,
                    "equivalentAmount": {
                      "amount": "37.8",
                      "currencyCode": "UYU"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "486.06",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 19919,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2839,
                    "equivalentAmount": {
                      "amount": "70.43",
                      "currencyCode": "BHD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "189.46",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 38034,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2589,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "460.45",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "325.38",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 22113,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.015,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "180.86",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "124.03",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 36010,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2876,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "222.42",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "160.88",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 15939,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.333,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "414.48",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "88.85",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 18791,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2297,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "450.05",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "116.62",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 16357,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1099,
                    "equivalentAmount": {
                      "amount": "314.01",
                      "currencyCode": "LKR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "379.27",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 33043,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0494,
                    "equivalentAmount": {
                      "amount": "381.81",
                      "currencyCode": "HTG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "303.82",
                  "currencyCode": "SGD"
                },
                "awardAmount": {
                  "amount": 31210,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3252,
                "equivalentAmount": {
                  "amount": "268.11",
                  "currencyCode": "XCD"
                }
              },
              "fees": {
                "amount": {
                  "amount": "230.13",
                  "currencyCode": "PAB"
                },
                "awardAmount": {
                  "amount": 48262,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4252,
                "equivalentAmount": {
                  "amount": "292.38",
                  "currencyCode": "LYD"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "255.76",
                  "currencyCode": "BYN"
                },
                "awardAmount": {
                  "amount": 41780,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3599,
                "equivalentAmount": {
                  "amount": "126.54",
                  "currencyCode": "MKD"
                }
              },
              "offerItemReferenceId": "b49c7e87-3b41-4fd9-9ab4-c56827ecc368",
              "tax": {
                "amount": {
                  "amount": "386.8",
                  "currencyCode": "ALL"
                },
                "awardAmount": {
                  "amount": 48515,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.242,
                "equivalentAmount": {
                  "amount": "33.55",
                  "currencyCode": "UZS"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "378.81",
                    "currencyCode": "AOA"
                  },
                  "awardAmount": {
                    "amount": 38444,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.092,
                  "equivalentAmount": {
                    "amount": "313.62",
                    "currencyCode": "EGP"
                  }
                },
                {
                  "amount": {
                    "amount": "212.83",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 11260,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1908,
                  "equivalentAmount": {
                    "amount": "363.31",
                    "currencyCode": "MDL"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "295.84",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 47649,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3337,
                    "equivalentAmount": {
                      "amount": "337.52",
                      "currencyCode": "SEK"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "57.18",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 39433,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0611,
                    "equivalentAmount": {
                      "amount": "262.66",
                      "currencyCode": "BRL"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "468.97",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 11154,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4578,
                    "equivalentAmount": {
                      "amount": "261.55",
                      "currencyCode": "PHP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "435.18",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 23775,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.137,
                    "equivalentAmount": {
                      "amount": "27.61",
                      "currencyCode": "AFN"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "472.95",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 5589,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0922,
                      "equivalentAmount": {
                        "amount": "32.39",
                        "currencyCode": "NZD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "179.94",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 23964,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.288,
                      "equivalentAmount": {
                        "amount": "17.52",
                        "currencyCode": "JPY"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "216.42",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 33467,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4948,
                    "equivalentAmount": {
                      "amount": "150.47",
                      "currencyCode": "THB"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "67.99",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 15339,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.22,
                    "equivalentAmount": {
                      "amount": "263.91",
                      "currencyCode": "UAH"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "350.87",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 15025,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3264,
                    "equivalentAmount": {
                      "amount": "282.89",
                      "currencyCode": "HKD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "411.4",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 10243,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.314,
                    "equivalentAmount": {
                      "amount": "123.83",
                      "currencyCode": "ANG"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "226.13",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 3910,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4883,
                      "equivalentAmount": {
                        "amount": "304.7",
                        "currencyCode": "AOA"
                      }
                    },
                    {
                      "amount": {
                        "amount": "274.05",
                        "currencyCode": "USD"
                      },
                      "awardAmount": {
                        "amount": 22356,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2755,
                      "equivalentAmount": {
                        "amount": "298.03",
                        "currencyCode": "IQD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "397.21",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 32431,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3578,
                    "equivalentAmount": {
                      "amount": "199.48",
                      "currencyCode": "EGP"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "164.61",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 39061,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1597,
                    "equivalentAmount": {
                      "amount": "471.36",
                      "currencyCode": "FJD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "363.44",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 30355,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3968,
                    "equivalentAmount": {
                      "amount": "114.28",
                      "currencyCode": "CAD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "175.05",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 25552,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3883,
                    "equivalentAmount": {
                      "amount": "37.62",
                      "currencyCode": "BWP"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "179.88",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 31583,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1043,
                      "equivalentAmount": {
                        "amount": "407.06",
                        "currencyCode": "EUR"
                      }
                    },
                    {
                      "amount": {
                        "amount": "67.05",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 14950,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4113,
                      "equivalentAmount": {
                        "amount": "433.63",
                        "currencyCode": "KWD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "491.12",
                    "currencyCode": "SEK"
                  },
                  "percentage": "12.96"
                },
                "passengerReferenceIds": [
                  "e1e903a5-6610-4b88-abb7-8399101d65ed",
                  "21c14ec9-c32c-4a96-90a7-fbdf5c1354c9",
                  "8118d54d-7ce8-4376-8673-1664b73bcb48",
                  "4984d238-6ba3-4f81-9058-4b5b36180897",
                  "f9cc95c4-ed85-485d-8b52-c10cef080e2a",
                  "a4000b4d-33e8-4842-9d13-81fe6585ab75",
                  "bef887b2-61d8-4cfd-82d2-bfc198cf2834",
                  "a66d497c-6620-4223-8dae-826ed1c4fe0f",
                  "c2c5676a-24d4-4498-8039-ae6655cbf335"
                ],
                "total": {
                  "amount": {
                    "amount": "205.51",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 18742,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1113,
                  "equivalentAmount": {
                    "amount": "472.76",
                    "currencyCode": "PEN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "49.34",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 23476,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.394,
                    "equivalentAmount": {
                      "amount": "402.18",
                      "currencyCode": "PLN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "51.16",
                        "currencyCode": "SEK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20727,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3791,
                      "equivalentAmount": {
                        "amount": "464.97",
                        "currencyCode": "BYN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "114.43",
                        "currencyCode": "UZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22058,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4641,
                      "equivalentAmount": {
                        "amount": "294.4",
                        "currencyCode": "AZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "148.8",
                        "currencyCode": "LBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33219,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.481,
                      "equivalentAmount": {
                        "amount": "31.81",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "24.7",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 25014,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3176,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "172.67",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "212.33",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 7042,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3169,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "200.77",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "420.38",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 23366,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2441,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "324.61",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "386.63",
                    "currencyCode": "VUV"
                  },
                  "percentage": "7.59"
                },
                "passengerReferenceIds": [
                  "ebf0e97a-ffe3-42ec-902d-3a6f2b34bcce",
                  "93c3acb0-b284-488d-8f99-a13ec3ae751a",
                  "08fde451-981d-421a-8300-69247dacb1da",
                  "e753cc74-2505-4cf0-9579-ed425e83dace",
                  "a06d82f7-59dc-4901-b5be-585f7dcd6016",
                  "573934ef-f01d-441f-895e-13a1e531f2e4",
                  "a7e95f1b-19a4-4317-81d9-d43606b8868e",
                  "7214b58c-70b9-4637-902d-a40d4ce43220",
                  "4ce1f614-a2e3-4720-90c6-489f0e7f8ad9"
                ],
                "total": {
                  "amount": {
                    "amount": "433.53",
                    "currencyCode": "SSP"
                  },
                  "awardAmount": {
                    "amount": 40254,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1587,
                  "equivalentAmount": {
                    "amount": "372.33",
                    "currencyCode": "AMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "245.9",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 36646,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2239,
                    "equivalentAmount": {
                      "amount": "392.47",
                      "currencyCode": "SDG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "194.29",
                        "currencyCode": "UGX"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48973,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4433,
                      "equivalentAmount": {
                        "amount": "194.33",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "446.23",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25724,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4228,
                      "equivalentAmount": {
                        "amount": "399.55",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "11.78",
                        "currencyCode": "BTN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30033,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.295,
                      "equivalentAmount": {
                        "amount": "432.47",
                        "currencyCode": "SLE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "281.66",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 39436,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.224,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "466.19",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "153.79",
                    "currencyCode": "ETB"
                  },
                  "percentage": "13.01"
                },
                "passengerReferenceIds": [
                  "04f70d14-c403-4a8f-8187-f848c1ea2139",
                  "483581ec-682f-4d0d-8e61-c0f152b44df1",
                  "9d910c50-271e-458f-812e-9331fac320aa",
                  "28853157-4c3f-426f-a8bb-572c35cd92d8",
                  "99ab3aad-65b3-4bfa-af06-4ab39cf695ee",
                  "b155a89f-b9a1-4e0e-b83d-4db2d507b01d",
                  "052d9126-03cb-42e0-996f-5174ef058554",
                  "b5c2c861-bd75-426e-96a9-5cd3602d89c3",
                  "020fa82e-66df-4853-9176-dd0778ae57d6"
                ],
                "total": {
                  "amount": {
                    "amount": "297.96",
                    "currencyCode": "GTQ"
                  },
                  "awardAmount": {
                    "amount": 16723,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3975,
                  "equivalentAmount": {
                    "amount": "34.98",
                    "currencyCode": "DKK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "362.45",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 28535,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3392,
                    "equivalentAmount": {
                      "amount": "266.89",
                      "currencyCode": "ANG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "451.25",
                        "currencyCode": "EGP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32840,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2918,
                      "equivalentAmount": {
                        "amount": "123.81",
                        "currencyCode": "UAH"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "471.66",
                        "currencyCode": "SEK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33512,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1389,
                      "equivalentAmount": {
                        "amount": "254.38",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "153.87",
                        "currencyCode": "TND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38956,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1035,
                      "equivalentAmount": {
                        "amount": "298.55",
                        "currencyCode": "BND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "174.33",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 24011,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0482,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "147.04",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "479.36",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 37647,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1137,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "62.48",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "99.08",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 14555,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2961,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "314.43",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "473.69",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 39544,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2069,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "439.04",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "374.94",
                    "currencyCode": "MXN"
                  },
                  "percentage": "9.52"
                },
                "passengerReferenceIds": [
                  "00692ea9-7938-4c4d-9147-437c48176de4",
                  "41ea6bc9-eb7c-44be-9f90-4281edc0a444",
                  "c8ef6509-2636-47a7-99f8-cbe025270bbc",
                  "b20e518a-c6f2-4f79-a4ac-9a31d2558d95",
                  "73993f51-fa4f-4017-9dbd-071ba7325520",
                  "0f7a6270-456a-48f8-9003-2465d6d1c379",
                  "ea4bfa27-34fa-4c9b-a691-c3eb20d8f1ea",
                  "ae9ce18b-ed20-4483-b8eb-37563ef9b91b",
                  "eaadce0b-9c85-45e1-894a-53f6afe88f92"
                ],
                "total": {
                  "amount": {
                    "amount": "160.68",
                    "currencyCode": "GTQ"
                  },
                  "awardAmount": {
                    "amount": 21374,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1693,
                  "equivalentAmount": {
                    "amount": "50.03",
                    "currencyCode": "BSD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "320.45",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 27848,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2725,
                    "equivalentAmount": {
                      "amount": "204.41",
                      "currencyCode": "KYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "338.72",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3828,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0581,
                      "equivalentAmount": {
                        "amount": "404.18",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "315.72",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23212,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4145,
                      "equivalentAmount": {
                        "amount": "115.4",
                        "currencyCode": "JMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "375.08",
                        "currencyCode": "PLN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4522,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2859,
                      "equivalentAmount": {
                        "amount": "130.74",
                        "currencyCode": "NPR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "486.67",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 17833,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1427,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "264.19",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "327.31",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 28114,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0413,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "122.35",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "102.82",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 22990,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.314,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "50.31",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "363.87",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 39783,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0364,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "178.52",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "493.16",
                    "currencyCode": "COP"
                  },
                  "percentage": "11.13"
                },
                "passengerReferenceIds": [
                  "b164538c-4189-4aca-9e5f-54c811972ff7",
                  "fdd76ba4-fda4-42a7-8e30-c5c57da3a7b7",
                  "3e3f1898-ffe6-4235-9a4d-1564799fb986",
                  "3fcf8baf-fd3d-4974-88fe-119ac6dc6b7a",
                  "de82a8d7-3d63-4425-9070-d55ba6d8be82",
                  "7922a3e7-fa96-432c-be75-a725135d00fc",
                  "cf0ea950-6a56-4959-925f-7d3bf8334b38",
                  "1ace1ea3-26bf-44bf-af78-4e0a8de2948b",
                  "d8ab9650-04ac-4159-b7bb-b593baf092f8"
                ],
                "total": {
                  "amount": {
                    "amount": "39.99",
                    "currencyCode": "SYP"
                  },
                  "awardAmount": {
                    "amount": 28936,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3897,
                  "equivalentAmount": {
                    "amount": "459.87",
                    "currencyCode": "VND"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "92.37",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 41785,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3279,
                    "equivalentAmount": {
                      "amount": "133.75",
                      "currencyCode": "KPW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "40.43",
                        "currencyCode": "SLE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20749,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2798,
                      "equivalentAmount": {
                        "amount": "248.63",
                        "currencyCode": "SAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "489.27",
                        "currencyCode": "RUB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23027,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.248,
                      "equivalentAmount": {
                        "amount": "311.07",
                        "currencyCode": "XCD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "188.92",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40968,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4818,
                      "equivalentAmount": {
                        "amount": "146.3",
                        "currencyCode": "RSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "194.81",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 39121,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2655,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "109.4",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "471.54",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 1771,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2731,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "267.71",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "207.17",
                    "currencyCode": "TMT"
                  },
                  "percentage": "14.8"
                },
                "passengerReferenceIds": [
                  "5b25e365-f742-4539-9c87-701d4e50d367",
                  "ed793cde-48c8-4af6-8743-23abd1f03241",
                  "c046ad3a-b7a9-43c7-a5da-e821113850a9",
                  "6ea06813-1ff5-406f-81e5-a637bed456d6",
                  "f3073cac-94ed-46ae-ae98-93dbbf230ab4",
                  "cdddd5bc-3a1d-4008-9bdf-e65ee6b062f8",
                  "cec3481a-56ee-4acc-b3e8-4fd7d387c1ed",
                  "bda6eb40-2ed7-47cf-b25c-280f6d4e9d2a",
                  "8683fa43-4355-47af-8b90-51260b5a0599"
                ],
                "total": {
                  "amount": {
                    "amount": "317.13",
                    "currencyCode": "UYU"
                  },
                  "awardAmount": {
                    "amount": 2134,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1441,
                  "equivalentAmount": {
                    "amount": "289.44",
                    "currencyCode": "BIF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "111.09",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 1987,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2036,
                    "equivalentAmount": {
                      "amount": "53.26",
                      "currencyCode": "QAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "76.11",
                        "currencyCode": "INR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42784,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2822,
                      "equivalentAmount": {
                        "amount": "155.63",
                        "currencyCode": "KZT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "365.47",
                        "currencyCode": "BBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7764,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0659,
                      "equivalentAmount": {
                        "amount": "148.68",
                        "currencyCode": "HTG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "464.37",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10615,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2714,
                      "equivalentAmount": {
                        "amount": "349.73",
                        "currencyCode": "GYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "298.4",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 9070,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.402,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "111.92",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "462.21",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 25349,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3996,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "302.59",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "172.57",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 36665,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2793,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "228.27",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "318.95",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 39022,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1446,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "472.24",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "65.39",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 46780,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4456,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "487.76",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "58.3",
                    "currencyCode": "GIP"
                  },
                  "percentage": "9.22"
                },
                "passengerReferenceIds": [
                  "8bd3aedf-908c-466c-837c-ec3191b6686f",
                  "b7f92bfc-263f-4ee0-ba08-0b9d87357c85",
                  "3170cf30-b465-4c6e-a639-72b385c2bc65",
                  "5b322b4f-3476-4ebe-a12e-b4b25159a730",
                  "e6bc4f49-67e0-4557-b3d8-23287be98eba",
                  "036650ca-cd90-40d7-b1b2-6ecb9a79ac52",
                  "59106e22-9d18-461f-8ede-6ed21954bd1a",
                  "df0e84d3-5d93-4963-835f-b14d9895a865",
                  "3ca7369d-656f-4510-84ba-68ade646f6a6"
                ],
                "total": {
                  "amount": {
                    "amount": "408.02",
                    "currencyCode": "UYU"
                  },
                  "awardAmount": {
                    "amount": 5278,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0768,
                  "equivalentAmount": {
                    "amount": "392.63",
                    "currencyCode": "MWK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "187.54",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 40664,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0292,
                    "equivalentAmount": {
                      "amount": "48.04",
                      "currencyCode": "GIP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "136.36",
                        "currencyCode": "MKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29503,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4197,
                      "equivalentAmount": {
                        "amount": "384.88",
                        "currencyCode": "XOF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "296.46",
                        "currencyCode": "AMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31297,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4694,
                      "equivalentAmount": {
                        "amount": "407.36",
                        "currencyCode": "TMT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "161.86",
                        "currencyCode": "XOF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45793,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4351,
                      "equivalentAmount": {
                        "amount": "192.19",
                        "currencyCode": "LSL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "421.43",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 14537,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2458,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "228.68",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "120.95",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 32027,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2597,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "18.02",
                        "currencyCode": "CVE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "148.22",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 28044,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0379,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "75.21",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "46.39",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 35030,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3151,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "446.58",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "109.64",
                    "currencyCode": "BND"
                  },
                  "percentage": "6.04"
                },
                "passengerReferenceIds": [
                  "1390cff4-0575-4466-95ef-5e4892c19d42",
                  "322bdc36-102c-494d-8ded-fed59a98a487",
                  "6b7b0e43-1f43-4db5-826d-2bab3f90e534",
                  "2b8c2926-6935-47cf-988d-a5f753b0a034",
                  "75bb7cf3-0e81-4501-9def-b94a105f8486",
                  "eeea8e24-f23b-40bc-84a2-9ed5a27d2f50",
                  "3787ac38-798c-458b-959c-53f40005689f",
                  "5d2e6d31-d92b-4c2b-9f66-e554292a792c",
                  "50fcf30e-f344-46bd-b54d-affbce09c3c8"
                ],
                "total": {
                  "amount": {
                    "amount": "89.95",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 17710,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0336,
                  "equivalentAmount": {
                    "amount": "143.11",
                    "currencyCode": "EUR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "390.87",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 34678,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.246,
                    "equivalentAmount": {
                      "amount": "22.27",
                      "currencyCode": "EUR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "389.03",
                        "currencyCode": "ILS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26669,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3746,
                      "equivalentAmount": {
                        "amount": "274.4",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "133.96",
                        "currencyCode": "ILS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4687,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4682,
                      "equivalentAmount": {
                        "amount": "10.22",
                        "currencyCode": "JPY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "97.97",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41010,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0126,
                      "equivalentAmount": {
                        "amount": "178.19",
                        "currencyCode": "COP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "440.52",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 3608,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3539,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "279.45",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "292.8",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 18020,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3996,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "294.01",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "96.37",
                    "currencyCode": "UYU"
                  },
                  "percentage": "8.24"
                },
                "passengerReferenceIds": [
                  "9f9cb5ef-324b-4bd1-8ff3-2014782d2166",
                  "a52e1ca3-609a-4dbf-9fa0-dabdf61c1e61",
                  "77314799-4887-4b21-be0e-2f8c1ed087ba",
                  "7eadad39-288e-42f9-beb5-8950b8495abf",
                  "782abd89-6570-48f1-baf1-95754bbca30c",
                  "c7b2a90f-8c17-4d4f-acc4-d466d0b10b1d",
                  "f5967fde-7d3f-43a2-a1fb-dbfd92defd10",
                  "96ededd9-7a89-48d5-9d38-42849349471b",
                  "3aa20cd3-60fa-45eb-b3f9-28cdab786adb"
                ],
                "total": {
                  "amount": {
                    "amount": "67.89",
                    "currencyCode": "MWK"
                  },
                  "awardAmount": {
                    "amount": 4399,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4017,
                  "equivalentAmount": {
                    "amount": "343.29",
                    "currencyCode": "NIO"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "235.67",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 7715,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3341,
                    "equivalentAmount": {
                      "amount": "254.63",
                      "currencyCode": "PEN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "55.38",
                        "currencyCode": "AZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15065,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.427,
                      "equivalentAmount": {
                        "amount": "72.61",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "11.62",
                        "currencyCode": "RWF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25813,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.338,
                      "equivalentAmount": {
                        "amount": "372.4",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "439.68",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23195,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2633,
                      "equivalentAmount": {
                        "amount": "148.15",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "79.99",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 31130,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3524,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "55.91",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "246.6",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 34446,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3963,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "493.28",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "407.51",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 18095,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4904,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "306.43",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "487.25",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 21543,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3645,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "471.51",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "321.64",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 48875,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0681,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "372.83",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "494.77",
                    "currencyCode": "PEN"
                  },
                  "percentage": "7.38"
                },
                "deal": {
                  "amount": {
                    "amount": "482.23",
                    "currencyCode": "TWD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "5.52",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "521e910e-5024-4c1e-9f7f-3353c4f5db2e",
                  "d9fb0b1b-635d-4124-a0e8-d6e154453be3",
                  "e0925e33-15f2-490f-a807-6ffa3cfafc4f",
                  "69ec014d-e1c9-4914-8b2e-a986591fce42",
                  "be1d3eb6-21f0-48ec-92d3-1808daa09b93",
                  "140f88aa-fbf1-4fea-8a8f-abef9f2ed1c6",
                  "e9e665ed-ad77-4f02-b5d8-ce1757b8f54c",
                  "3e4d3c15-ea9d-4379-b84b-7ae522a02180",
                  "504151b6-15ed-4ace-9894-0f773bed8092"
                ],
                "total": {
                  "amount": {
                    "amount": "38.78",
                    "currencyCode": "ETB"
                  },
                  "awardAmount": {
                    "amount": 23215,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4887,
                  "equivalentAmount": {
                    "amount": "347.26",
                    "currencyCode": "TMT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "66.9",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 41193,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3045,
                    "equivalentAmount": {
                      "amount": "452.02",
                      "currencyCode": "BTN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "256.88",
                        "currencyCode": "HNL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24322,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3356,
                      "equivalentAmount": {
                        "amount": "419.37",
                        "currencyCode": "VUV"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "395.41",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1489,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4705,
                      "equivalentAmount": {
                        "amount": "232.64",
                        "currencyCode": "IRR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "353.65",
                        "currencyCode": "CAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45616,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2392,
                      "equivalentAmount": {
                        "amount": "383.09",
                        "currencyCode": "DOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "361.42",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 7855,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0418,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "49.73",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "492.04",
                    "currencyCode": "ZMW"
                  },
                  "percentage": "9.01"
                },
                "deal": {
                  "amount": {
                    "amount": "290.92",
                    "currencyCode": "NGN"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "14.95",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "696d7ef1-b224-4c7c-877a-be60c96fb398",
                  "92b80156-bf22-46ca-ac25-bf41e901afc6",
                  "8b9d43e2-4a47-4862-8983-ff883a46230f",
                  "c4033731-484b-470f-8783-51ff4b318a0a",
                  "dd2e12b4-8ba5-49e7-8a92-113b0bc848f6",
                  "e7084e63-27d8-4e68-a62d-26c0a425f048",
                  "07cebf49-9cab-4263-976e-15b72807c664",
                  "38da41c4-b659-41d2-b7ed-dc0cf7dbcb49",
                  "158b2faf-350b-40f5-ab75-ca766e5e87f7"
                ],
                "total": {
                  "amount": {
                    "amount": "368.22",
                    "currencyCode": "BMD"
                  },
                  "awardAmount": {
                    "amount": 4309,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2943,
                  "equivalentAmount": {
                    "amount": "184.02",
                    "currencyCode": "KPW"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "224.61",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 28858,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2853,
                    "equivalentAmount": {
                      "amount": "379.32",
                      "currencyCode": "OMR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "495.76",
                        "currencyCode": "RWF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44731,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4441,
                      "equivalentAmount": {
                        "amount": "350.37",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "88.61",
                        "currencyCode": "MXN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36400,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2939,
                      "equivalentAmount": {
                        "amount": "160.54",
                        "currencyCode": "PEN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "55.88",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33096,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3142,
                      "equivalentAmount": {
                        "amount": "367.67",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "64.47",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 47777,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1698,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "131.55",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "483.67",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 12532,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3687,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "300.25",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "135.76",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 41627,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3124,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "32.21",
                        "currencyCode": "BRL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "237.07",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 15290,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3878,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "318.76",
                        "currencyCode": "PLN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "283.72",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 10199,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4825,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "79.67",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "94.33",
                    "currencyCode": "MYR"
                  },
                  "percentage": "12.66"
                },
                "deal": {
                  "amount": {
                    "amount": "289.03",
                    "currencyCode": "KES"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "17.13",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c12bccb0-aeba-48f9-a008-66794cf4d1fc",
                  "29c52368-1ef5-4c80-b493-46b4d6dbc9e5",
                  "8cf5c1a0-4324-4f1c-81d1-93e4d7c2b0e8",
                  "18311dcd-72c4-48ac-939b-1a677fd1d186",
                  "72459e06-aa38-4eaf-8320-850865a5e707",
                  "e60ae16b-640e-4ad2-9fb5-f8bd33db4949",
                  "631d4754-f406-4af7-abbf-ce24a0353d42",
                  "dd778e6a-4512-4256-b749-bc8ceafdb083",
                  "b7937dfe-702e-40cc-84d8-2034122a0033"
                ],
                "total": {
                  "amount": {
                    "amount": "460.52",
                    "currencyCode": "SRD"
                  },
                  "awardAmount": {
                    "amount": 14079,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4845,
                  "equivalentAmount": {
                    "amount": "70.7",
                    "currencyCode": "LYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "312.99",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 27161,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3425,
                    "equivalentAmount": {
                      "amount": "269.08",
                      "currencyCode": "NOK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "475.44",
                        "currencyCode": "KZT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35361,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1771,
                      "equivalentAmount": {
                        "amount": "66.39",
                        "currencyCode": "AZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "421.26",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39991,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4774,
                      "equivalentAmount": {
                        "amount": "134.6",
                        "currencyCode": "LBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "98.17",
                        "currencyCode": "BMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35929,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1844,
                      "equivalentAmount": {
                        "amount": "139.13",
                        "currencyCode": "ETB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "207.12",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 7947,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.446,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "272.02",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "89.77",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 46946,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.101,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "498.99",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "356.33",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 35168,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0368,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "360.62",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "78.94",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 48681,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1787,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "107.8",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "461.33",
                    "currencyCode": "DJF"
                  },
                  "percentage": "6.49"
                },
                "deal": {
                  "amount": {
                    "amount": "386.54",
                    "currencyCode": "GNF"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "14.58",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "b104c282-50d9-46dc-8bf3-679c99e25c7d",
                  "fdac5c3e-cace-4fd7-b83e-3521702c4c25",
                  "42003b6c-a0e4-4eed-bb6d-7403f39ef216",
                  "6e26904a-1467-491a-ae2c-d1ab5fb7a3cb",
                  "63046e39-9c18-4155-a9c4-569b23a890cf",
                  "74dea751-51a1-4652-a730-10c2fc410291",
                  "6434dca9-bb96-45c1-b655-35bc4c097353",
                  "abaedaf3-64fe-408c-ab6e-069f1eb7ad7f",
                  "17e00590-061b-4375-8453-09658e8715b1"
                ],
                "total": {
                  "amount": {
                    "amount": "333.05",
                    "currencyCode": "SAR"
                  },
                  "awardAmount": {
                    "amount": 4524,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4001,
                  "equivalentAmount": {
                    "amount": "426.53",
                    "currencyCode": "NZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "191.81",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 16291,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2264,
                    "equivalentAmount": {
                      "amount": "112.18",
                      "currencyCode": "YER"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "474.91",
                        "currencyCode": "CHF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46005,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1824,
                      "equivalentAmount": {
                        "amount": "109.71",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "23.81",
                        "currencyCode": "GTQ"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20717,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1522,
                      "equivalentAmount": {
                        "amount": "499.81",
                        "currencyCode": "GHS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "221.12",
                        "currencyCode": "RWF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19393,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.178,
                      "equivalentAmount": {
                        "amount": "328.18",
                        "currencyCode": "BSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "320.84",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 12376,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0653,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "342.65",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "324.66",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 28004,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2053,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "293.22",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "115.94",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 32020,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4932,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "86.48",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "212.57",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 17891,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0857,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "128.9",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "481.28",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 23921,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2088,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "217.98",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "248.6",
                    "currencyCode": "GHS"
                  },
                  "percentage": "13.51"
                },
                "deal": {
                  "amount": {
                    "amount": "276.88",
                    "currencyCode": "GBP"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "16.04",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c7118598-afc1-45ab-b071-6e677008ab90",
                  "ea1c08a0-a145-4185-963c-cc67750604e3",
                  "dad38a55-2d7b-4743-8c53-bf479134a93b",
                  "e0cfa815-d45c-45cd-88bb-e3eae28420cb",
                  "59960fea-117a-4634-b707-bc7e3d79b3e5",
                  "a6a7240b-8959-49d9-b161-b6a1dde26807",
                  "dc634181-7caf-4f85-b381-8a5f52cad156",
                  "bdb78306-5904-4cce-8671-288152eea6ac",
                  "7000ff56-e119-4e2c-87a4-cc2e1757f279"
                ],
                "total": {
                  "amount": {
                    "amount": "103.59",
                    "currencyCode": "VUV"
                  },
                  "awardAmount": {
                    "amount": 36197,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0135,
                  "equivalentAmount": {
                    "amount": "222.31",
                    "currencyCode": "CRC"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "254.74",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 9404,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1249,
                    "equivalentAmount": {
                      "amount": "26.4",
                      "currencyCode": "SZL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "279.16",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29846,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3515,
                      "equivalentAmount": {
                        "amount": "51.64",
                        "currencyCode": "DOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "142.1",
                        "currencyCode": "INR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9742,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4282,
                      "equivalentAmount": {
                        "amount": "418",
                        "currencyCode": "MZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "196.89",
                        "currencyCode": "DKK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8723,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1808,
                      "equivalentAmount": {
                        "amount": "303.23",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "317.32",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 39823,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1858,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "167.65",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "190.91",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 32622,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3523,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "373.93",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "480.92",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 46866,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1552,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "490.67",
                        "currencyCode": "MWK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "375.09",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 24281,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1589,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "46.25",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "110.88",
                    "currencyCode": "TTD"
                  },
                  "percentage": "8.68"
                },
                "deal": {
                  "amount": {
                    "amount": "350.99",
                    "currencyCode": "KWD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "14.23",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "6c01ab9c-5476-4dfa-86d3-e912395424c8",
                  "3d666edc-e9ee-4811-86c5-82d63e18e532",
                  "496a3f9f-0a2d-4c80-9cb4-6f34901df8f4",
                  "55d47b8c-3139-4bc8-b71e-71d425d04747",
                  "6dc6cbd4-5b30-4062-93e1-1dc11300abc8",
                  "1c04f007-ef43-42d9-83fa-219c94f31037",
                  "d280e659-c19d-40db-81c1-96d463d750cf",
                  "dc6cce50-ad1e-4fdd-adde-5d0d89a7f4ff",
                  "8c640234-ed54-41cf-93ea-92706c53bed1"
                ],
                "total": {
                  "amount": {
                    "amount": "20.46",
                    "currencyCode": "AMD"
                  },
                  "awardAmount": {
                    "amount": 37434,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2,
                  "equivalentAmount": {
                    "amount": "14.63",
                    "currencyCode": "XOF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "326.64",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 11023,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.389,
                    "equivalentAmount": {
                      "amount": "153.86",
                      "currencyCode": "MOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "343.27",
                        "currencyCode": "AWG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19946,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2818,
                      "equivalentAmount": {
                        "amount": "13.88",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "103.54",
                        "currencyCode": "BAM"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5337,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2395,
                      "equivalentAmount": {
                        "amount": "256.92",
                        "currencyCode": "VND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "325.35",
                        "currencyCode": "CZK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48363,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2997,
                      "equivalentAmount": {
                        "amount": "382.16",
                        "currencyCode": "OMR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "182.42",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 31254,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.363,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "14.53",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "317.56",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 30135,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1394,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "250.26",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "95.34",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 8041,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4541,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "433.13",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "494.91",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 29132,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4119,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "352.01",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "134.53",
                    "currencyCode": "CRC"
                  },
                  "percentage": "11.97"
                },
                "deal": {
                  "amount": {
                    "amount": "250.17",
                    "currencyCode": "RWF"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "9.75",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c622b6a3-fbd5-4343-be63-50f8a6a7eb82",
                  "50a60dfb-e1e8-4daf-97b8-8803ac1fe589",
                  "3e2b15b9-a6d8-435c-add3-836cb34743b7",
                  "cfd33ec8-b05d-4dfa-aa8f-6f79ac6649d6",
                  "7bcafc6a-c446-48f0-b895-c8d75fa8ea10",
                  "6857534e-6444-43a7-97f5-9a8830a3f217",
                  "f7be1e8b-8ff5-4fbb-b314-0ce85e4b1999",
                  "5ba372fd-7386-4c37-ae72-08b496bebdbf",
                  "9f2b2cf2-e801-43b9-a261-a5d428ff2023"
                ],
                "total": {
                  "amount": {
                    "amount": "290.81",
                    "currencyCode": "ERN"
                  },
                  "awardAmount": {
                    "amount": 36286,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0495,
                  "equivalentAmount": {
                    "amount": "442.83",
                    "currencyCode": "COP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "270.3",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 28297,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1852,
                    "equivalentAmount": {
                      "amount": "104.51",
                      "currencyCode": "BSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "315.99",
                        "currencyCode": "AFN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8864,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0846,
                      "equivalentAmount": {
                        "amount": "463.11",
                        "currencyCode": "INR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "233.53",
                        "currencyCode": "RSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1372,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2987,
                      "equivalentAmount": {
                        "amount": "160.45",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "480.45",
                        "currencyCode": "MUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41991,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1754,
                      "equivalentAmount": {
                        "amount": "427.38",
                        "currencyCode": "XOF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "189.67",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 18452,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4536,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "497.85",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "276.14",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 33970,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0999,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "341.95",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "72.87",
                    "currencyCode": "AUD"
                  },
                  "percentage": "12.36"
                },
                "deal": {
                  "amount": {
                    "amount": "388.64",
                    "currencyCode": "GBP"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "12.02",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "5f1e6307-5fd4-49cb-952c-1f352924b6b4",
                  "fae304d4-0c76-413c-ae04-0c190ea974aa",
                  "e41dc54e-8b9a-47de-b6e0-427cc6528595",
                  "79211804-12be-4943-b561-4922bef8879a",
                  "59328b11-5c33-4005-9c93-018caaa54827",
                  "807dc127-44c8-4c4e-b80d-34ffff64ff31",
                  "2d2c876e-3f2d-490d-88c3-6f691259b877",
                  "039ed090-3692-4ea8-8e43-45fd9630054c",
                  "fb338ed9-4a55-476e-9b96-fc46b1c8b9fa"
                ],
                "total": {
                  "amount": {
                    "amount": "109.93",
                    "currencyCode": "RSD"
                  },
                  "awardAmount": {
                    "amount": 26437,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.413,
                  "equivalentAmount": {
                    "amount": "470.25",
                    "currencyCode": "MOP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "343.09",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 28501,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3434,
                    "equivalentAmount": {
                      "amount": "319.87",
                      "currencyCode": "PLN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "234.44",
                        "currencyCode": "MVR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15881,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3775,
                      "equivalentAmount": {
                        "amount": "411.98",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "475.16",
                        "currencyCode": "KZT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33527,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.368,
                      "equivalentAmount": {
                        "amount": "123.06",
                        "currencyCode": "KZT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "399.85",
                        "currencyCode": "TND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3561,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4426,
                      "equivalentAmount": {
                        "amount": "40.58",
                        "currencyCode": "BHD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "138.33",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 37560,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4983,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "228.29",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "111.25",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 2233,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4502,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "11.47",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "114.62",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 33140,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3532,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "412.12",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "313.44",
                    "currencyCode": "CZK"
                  },
                  "percentage": "13.86"
                },
                "deal": {
                  "amount": {
                    "amount": "55.77",
                    "currencyCode": "QAR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "5.14",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "3083f091-a5d2-4aaa-8cb1-59850fedf105",
                  "b307efa1-489c-4f77-bb2e-f7b57f5caa95",
                  "46a1f2f8-1344-47de-ab91-5dcfcd307f3d",
                  "33569440-f584-42fb-ae2a-d94feed70932",
                  "a4924dde-9bc8-4bcd-a691-414fb058190c",
                  "54005542-ebfd-4cda-aef8-6d9e4ad54180",
                  "4612f145-0e88-44d7-9b0c-6c984bc8f393",
                  "afe6f07d-127e-4fd3-8dad-68e5c2f774f9",
                  "386dc42d-1659-491d-9786-ec7e2b09d55d"
                ],
                "total": {
                  "amount": {
                    "amount": "234.96",
                    "currencyCode": "ALL"
                  },
                  "awardAmount": {
                    "amount": 4509,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0941,
                  "equivalentAmount": {
                    "amount": "10.01",
                    "currencyCode": "BBD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "63.74",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 7117,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2204,
                    "equivalentAmount": {
                      "amount": "379.85",
                      "currencyCode": "DKK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "70.11",
                        "currencyCode": "KMF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20590,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2602,
                      "equivalentAmount": {
                        "amount": "345.34",
                        "currencyCode": "TOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "438.78",
                        "currencyCode": "TMT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28336,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0107,
                      "equivalentAmount": {
                        "amount": "450.57",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "41.69",
                        "currencyCode": "JPY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2896,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2801,
                      "equivalentAmount": {
                        "amount": "121.16",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "256.34",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 35729,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1364,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "196.03",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "415.58",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 21085,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0143,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "328.2",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "108.57",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 49413,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0254,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "283.69",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "478.49",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 41902,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2584,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "351.94",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "445.11",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 20073,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0155,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "83.72",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8631
                },
                "passengerReferenceIds": [
                  "53d3ae4b-110d-4744-b34a-3d0b5fedd31f",
                  "8d4a6d0b-7113-4ade-b162-9871cf37d0a3",
                  "fd4bb85f-c55a-4aa6-8739-4748168bb3f6",
                  "d1137895-4a46-403f-9e51-cea2fce87854",
                  "feaf9866-39d3-47d8-986b-87a0c94fc051",
                  "2f43f6d3-25c6-451d-8709-022da3e10210",
                  "cac72ef2-34ae-4996-9b8e-504d7d2f1f43",
                  "eef3ac64-bcdc-4365-b420-bd9038ef92ef",
                  "c943e308-f011-43d3-9634-b9523d54cbf4"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "88.27",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 49996,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2991,
                    "equivalentAmount": {
                      "amount": "270.53",
                      "currencyCode": "IDR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "408.71",
                          "currencyCode": "KES"
                        },
                        "awardAmount": {
                          "amount": 44876,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4594,
                        "equivalentAmount": {
                          "amount": "169.59",
                          "currencyCode": "CHF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "267.93",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 34986,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4077,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "337.37",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "84.29",
                            "currencyCode": "GBP"
                          },
                          "awardAmount": {
                            "amount": 7551,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1536,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "347.36",
                            "currencyCode": "KGS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "43.88",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 17106,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0244,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "458.59",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "214.92",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 16119,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0502,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "456.55",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "327.18",
                          "currencyCode": "AFN"
                        },
                        "awardAmount": {
                          "amount": 5231,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.248,
                        "equivalentAmount": {
                          "amount": "138.02",
                          "currencyCode": "JMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "462.21",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 32192,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4049,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "122.4",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "288.64",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 6922,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0173,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "166.47",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "279.94",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 24204,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3828,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "39.9",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "403.63",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 1435,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1775,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "378.25",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "137.87",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 42685,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0838,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "418.9",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "363.28",
                          "currencyCode": "HKD"
                        },
                        "awardAmount": {
                          "amount": 32877,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1143,
                        "equivalentAmount": {
                          "amount": "238.29",
                          "currencyCode": "KRW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "461.41",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 8941,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.451,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "217.71",
                            "currencyCode": "CNY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "426.24",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 34766,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1695,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "334.11",
                            "currencyCode": "YER"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "459.13",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 5829,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1623,
                    "equivalentAmount": {
                      "amount": "358.16",
                      "currencyCode": "BYN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "283.75",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 43996,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4223,
                    "equivalentAmount": {
                      "amount": "357.3",
                      "currencyCode": "KGS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "415.27",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 49071,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2183,
                    "equivalentAmount": {
                      "amount": "105.24",
                      "currencyCode": "LRD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "384.77",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 11698,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.186,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "290.1",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "36.7",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 17553,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4824,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "10.47",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "32.23",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 2520,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4065,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "71.23",
                        "currencyCode": "RWF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "441.7",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 33212,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.441,
                    "equivalentAmount": {
                      "amount": "498.28",
                      "currencyCode": "SHP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "351.83",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 37211,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4703,
                    "equivalentAmount": {
                      "amount": "159.19",
                      "currencyCode": "SAR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8919
                },
                "passengerReferenceIds": [
                  "2ab2f459-7b2a-4009-b2b3-b9aa02964466",
                  "bf05613d-4321-4d8c-81a5-8d8d3e4955d5",
                  "50162f58-073b-4416-a628-8296bdd34235",
                  "2ebe3e03-40cc-41f8-9975-282b233d3bf7",
                  "b19c4ead-363f-4f3e-8501-87245f8f12d3",
                  "50aaa2a0-eb87-41c8-bf7e-9fd0e8df52d4",
                  "2e8df9df-11eb-4b2e-aeb3-d3cb6dc8a99e",
                  "915749f9-9b8a-44ee-b54e-26104c8414fe",
                  "973c7fd8-399e-40e1-a380-ed3d65116dda"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "498.56",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 11003,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0983,
                    "equivalentAmount": {
                      "amount": "421.46",
                      "currencyCode": "JPY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "428.04",
                          "currencyCode": "RWF"
                        },
                        "awardAmount": {
                          "amount": 46434,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3365,
                        "equivalentAmount": {
                          "amount": "103.08",
                          "currencyCode": "EGP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "386.32",
                            "currencyCode": "WST"
                          },
                          "awardAmount": {
                            "amount": 15335,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2827,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "399.41",
                            "currencyCode": "LYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "430.37",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 3435,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1365,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "328.69",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "190.73",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 14264,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0904,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "107.31",
                            "currencyCode": "CNY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "483.73",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 37715,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1342,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "319.72",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "159.98",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 47589,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.336,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "431.74",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "292.08",
                          "currencyCode": "TND"
                        },
                        "awardAmount": {
                          "amount": 12556,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1812,
                        "equivalentAmount": {
                          "amount": "432.54",
                          "currencyCode": "BBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "294.75",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 4269,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3104,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "308.85",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "66.78",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 32422,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0208,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "298.95",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "341.71",
                          "currencyCode": "UAH"
                        },
                        "awardAmount": {
                          "amount": 45403,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1207,
                        "equivalentAmount": {
                          "amount": "144.26",
                          "currencyCode": "BRL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "276.96",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 25402,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2187,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "27.63",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "155.37",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 15969,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1885,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "483.33",
                            "currencyCode": "WST"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "118.93",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 29277,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0678,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "337.23",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "49.76",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 15121,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.333,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "91.62",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "185.54",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 43996,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2344,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "48.77",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "95.84",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 49878,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4382,
                    "equivalentAmount": {
                      "amount": "92.88",
                      "currencyCode": "KMF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "278.14",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 3836,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2651,
                    "equivalentAmount": {
                      "amount": "84.62",
                      "currencyCode": "USD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "379.19",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 31865,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1798,
                    "equivalentAmount": {
                      "amount": "13.22",
                      "currencyCode": "DKK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "33.87",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 7136,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1278,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "229.26",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "320.39",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 43346,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0226,
                    "equivalentAmount": {
                      "amount": "414.93",
                      "currencyCode": "ALL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "472.22",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 10447,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0127,
                    "equivalentAmount": {
                      "amount": "349.96",
                      "currencyCode": "BWP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8229
                },
                "passengerReferenceIds": [
                  "527e2d3b-f07b-428d-be73-e31a09e6ae1a",
                  "8d01f0d1-90cd-45c1-acf6-7ec07a667e43",
                  "cf747e4a-7c66-4f3e-b476-28f15dae1d3f",
                  "683ab9e0-3176-41b9-86db-249b25fbc721",
                  "017c2614-11b8-4bfe-a114-a4aa28a5cbc3",
                  "ce41d750-a030-4f2d-b910-6251b9821272",
                  "d9373a67-98fc-4b4d-8f3f-67743d308c6a",
                  "6f03f89e-4f26-411d-879e-494aa616229a",
                  "42052484-3b68-4189-87e1-adfc36a2acda"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "113.92",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 14193,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1883,
                    "equivalentAmount": {
                      "amount": "390.11",
                      "currencyCode": "RSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "96.34",
                          "currencyCode": "KMF"
                        },
                        "awardAmount": {
                          "amount": 5827,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1193,
                        "equivalentAmount": {
                          "amount": "227.27",
                          "currencyCode": "KPW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "348.84",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 40594,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0229,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "216",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "210.6",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 45767,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1643,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "51.38",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "419.29",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 11645,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.338,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "376.97",
                            "currencyCode": "MYR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "415.26",
                          "currencyCode": "JOD"
                        },
                        "awardAmount": {
                          "amount": 18520,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1771,
                        "equivalentAmount": {
                          "amount": "35.65",
                          "currencyCode": "LYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "309.55",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 21898,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0719,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "479.76",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "453.6",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 13524,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0328,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "499.44",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "448.43",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 9577,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1609,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "217.03",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "364.07",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 17978,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3391,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "329.88",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "378.92",
                          "currencyCode": "MXN"
                        },
                        "awardAmount": {
                          "amount": 22755,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4861,
                        "equivalentAmount": {
                          "amount": "366.89",
                          "currencyCode": "BSD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "355.77",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 44752,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2051,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "118.38",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "370.33",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 6542,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3566,
                    "equivalentAmount": {
                      "amount": "262.76",
                      "currencyCode": "BGN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "130.09",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 21931,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2644,
                    "equivalentAmount": {
                      "amount": "275.22",
                      "currencyCode": "EUR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "60.74",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 43642,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1264,
                    "equivalentAmount": {
                      "amount": "87.44",
                      "currencyCode": "GBP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "204.19",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 1012,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1221,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "123.59",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "222.85",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 47789,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1212,
                    "equivalentAmount": {
                      "amount": "275.71",
                      "currencyCode": "XOF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "130.51",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 23660,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2373,
                    "equivalentAmount": {
                      "amount": "141.97",
                      "currencyCode": "MXN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.932
                },
                "passengerReferenceIds": [
                  "0701200e-9cdb-4291-8076-5afcbc529054",
                  "4ae9a4fc-fabe-4df6-b505-d6ff77d5ee5b",
                  "f56cfcc0-471d-46cf-82ec-56888badea5c",
                  "09e7b401-147f-4d72-a767-1e6f20e8ec86",
                  "6025a335-c4db-4b9d-a4eb-193339fda4a7",
                  "23267604-099b-489b-bb6b-9379a619eff7",
                  "88d754e0-d416-462e-bc30-016839f73854",
                  "27ce68c6-9fba-4521-a1bd-b6007693b21f",
                  "8ee8ced6-97a2-4cad-a87c-78cfdf13507e"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "142.97",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 6621,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0853,
                    "equivalentAmount": {
                      "amount": "476.01",
                      "currencyCode": "MMK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "92.13",
                          "currencyCode": "AED"
                        },
                        "awardAmount": {
                          "amount": 24534,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3823,
                        "equivalentAmount": {
                          "amount": "13.18",
                          "currencyCode": "ZWL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "248.92",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 20457,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3992,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "121.37",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "27.2",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 25723,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1543,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "345.27",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "200.12",
                          "currencyCode": "RON"
                        },
                        "awardAmount": {
                          "amount": 27542,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2616,
                        "equivalentAmount": {
                          "amount": "381.32",
                          "currencyCode": "AFN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "324.01",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 18306,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2331,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "416.39",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "277.14",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 9490,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2152,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "357.22",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "267.73",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 32812,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2903,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "81.63",
                            "currencyCode": "AOA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "441.06",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 42561,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0501,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "135.3",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "476.95",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 14105,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1436,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "325.9",
                            "currencyCode": "CNY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "401.82",
                          "currencyCode": "DOP"
                        },
                        "awardAmount": {
                          "amount": 17867,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4955,
                        "equivalentAmount": {
                          "amount": "421.63",
                          "currencyCode": "ETB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "257.95",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 32543,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2857,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "330.62",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "175.04",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 4449,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3965,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "229.21",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "489.03",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 17619,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1498,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "132.05",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "409.44",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 11337,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0373,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "157.15",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "139.62",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 32203,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1779,
                    "equivalentAmount": {
                      "amount": "75.15",
                      "currencyCode": "DOP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "425.84",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 49252,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1525,
                    "equivalentAmount": {
                      "amount": "27.65",
                      "currencyCode": "SCR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "449.08",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 41375,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2064,
                    "equivalentAmount": {
                      "amount": "352.69",
                      "currencyCode": "BRL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "100.67",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 44754,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1066,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "373.53",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "368.2",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 8296,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2904,
                    "equivalentAmount": {
                      "amount": "89.68",
                      "currencyCode": "CVE"
                    }
                  },
                  {
                    "amount": {
                      "amount": "183.7",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 9535,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0696,
                    "equivalentAmount": {
                      "amount": "275.69",
                      "currencyCode": "PLN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0638
                },
                "passengerReferenceIds": [
                  "72b062f5-b7b6-4329-b6aa-054116f75b2b",
                  "0c5bf592-f78e-472c-8d5a-5691a43ec87f",
                  "1d4043fd-8b81-49e9-942f-cfb45c030971",
                  "ceb10bce-49c4-4cc9-9636-71bf08acb63b",
                  "dc97f039-1f3b-4b7c-9789-b73c5295b8b0",
                  "ddb9f759-ccdb-4bac-aea6-13b91dc26378",
                  "a2c8d3f0-a7cb-4bab-b353-e9686385cbd7",
                  "4062180e-25b6-464b-a0d7-723fb0a7e0f1",
                  "0c51c3d2-d72a-457c-85ad-1e7b3c93c6ee"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "130.28",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 9909,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4847,
                    "equivalentAmount": {
                      "amount": "287.64",
                      "currencyCode": "SAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "497.68",
                          "currencyCode": "JPY"
                        },
                        "awardAmount": {
                          "amount": 17429,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0466,
                        "equivalentAmount": {
                          "amount": "371.84",
                          "currencyCode": "SEK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "125.73",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 38599,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3034,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "357.82",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "54.71",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 49946,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2537,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "430.98",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "83.91",
                          "currencyCode": "TWD"
                        },
                        "awardAmount": {
                          "amount": 48765,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0731,
                        "equivalentAmount": {
                          "amount": "396.53",
                          "currencyCode": "DOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "334.92",
                            "currencyCode": "BYN"
                          },
                          "awardAmount": {
                            "amount": 23932,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1324,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "159.26",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "319.13",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 2083,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.128,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "431.36",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "53.02",
                          "currencyCode": "CUP"
                        },
                        "awardAmount": {
                          "amount": 43212,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2385,
                        "equivalentAmount": {
                          "amount": "62.14",
                          "currencyCode": "BRL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "55.99",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 38224,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4941,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "113.89",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "379.31",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 16111,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1252,
                    "equivalentAmount": {
                      "amount": "197.94",
                      "currencyCode": "USD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "470.08",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 25393,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.162,
                    "equivalentAmount": {
                      "amount": "323.16",
                      "currencyCode": "VES"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "483.17",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 17957,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3782,
                    "equivalentAmount": {
                      "amount": "401.56",
                      "currencyCode": "HUF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "119.33",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 33752,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0248,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "173.2",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "200.05",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 30171,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0974,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "272.48",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "292.86",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 11773,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.136,
                    "equivalentAmount": {
                      "amount": "98.11",
                      "currencyCode": "CAD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "190.25",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 41830,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2829,
                    "equivalentAmount": {
                      "amount": "98.82",
                      "currencyCode": "HKD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9558
                },
                "passengerReferenceIds": [
                  "9d9face3-4329-47cd-ab9f-c70e5df4db5d",
                  "c05d0300-834a-42b3-9f83-88cd8aba29d6",
                  "140ff009-7c11-4630-95fe-424ad2477bce",
                  "7f4e6f93-9e79-440f-8d37-e05025fc0151",
                  "f62f327a-3fc4-457b-8833-c0d4279267c3",
                  "d98c030a-7d13-48e1-85a6-d334115e1ff1",
                  "022ff62c-ee83-4f7e-9ddb-c4847a276a1a",
                  "51ada50c-5088-4e2c-9384-8623b5e3b20b",
                  "bf7cc1e9-d52b-487c-8885-a58016aeac36"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "414.65",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 43119,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0184,
                    "equivalentAmount": {
                      "amount": "337.47",
                      "currencyCode": "MOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "339.92",
                          "currencyCode": "CNY"
                        },
                        "awardAmount": {
                          "amount": 46189,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.347,
                        "equivalentAmount": {
                          "amount": "186.56",
                          "currencyCode": "CNY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "330.4",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 19823,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4063,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "139.17",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "95.3",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 45269,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.312,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "369.76",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "399.83",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 29791,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1506,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "178.98",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "169.13",
                          "currencyCode": "CDF"
                        },
                        "awardAmount": {
                          "amount": 12205,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4769,
                        "equivalentAmount": {
                          "amount": "243.6",
                          "currencyCode": "EGP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "458.47",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 25853,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0117,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "210.86",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "340.61",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 10627,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4481,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "53.08",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "164.63",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 1949,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2034,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "430.09",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "46.32",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 47164,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0258,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "221.66",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "450.4",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 25875,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3513,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "335.18",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "286.05",
                          "currencyCode": "RWF"
                        },
                        "awardAmount": {
                          "amount": 4900,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1457,
                        "equivalentAmount": {
                          "amount": "468.33",
                          "currencyCode": "SSP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "495.68",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 24026,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3376,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "83.64",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "237.68",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 34467,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.325,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "401.46",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "85.64",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 8816,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.462,
                    "equivalentAmount": {
                      "amount": "127.99",
                      "currencyCode": "DJF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "238.06",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 40833,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2729,
                    "equivalentAmount": {
                      "amount": "433.57",
                      "currencyCode": "ANG"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "178.6",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 31334,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.417,
                    "equivalentAmount": {
                      "amount": "57.84",
                      "currencyCode": "NZD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "240.82",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 28401,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4812,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "273.65",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "389.17",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 20697,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.423,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "23.5",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "25.66",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 14799,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.396,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "67.79",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "207.52",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 6349,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2598,
                    "equivalentAmount": {
                      "amount": "373.48",
                      "currencyCode": "PYG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "408.78",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 18627,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0454,
                    "equivalentAmount": {
                      "amount": "200.14",
                      "currencyCode": "HUF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1878
                },
                "passengerReferenceIds": [
                  "564c4600-76e2-466e-9671-9bb9a41e75f0",
                  "6cacd1b1-ce86-4d60-ad0c-c30912d14ec2",
                  "0fd253c4-5769-4889-b99e-9bf0320f4218",
                  "02e0d6b8-160b-4886-b683-a6b277cca630",
                  "d1ac8bc6-06ed-403f-938f-f6f4ba0d38fe",
                  "d416957d-295a-4f87-909a-83274f37718f",
                  "3062fa47-652b-4efa-bf6a-c3522b046d49",
                  "8c1c50bf-fc20-4bcf-9109-c013aae127c4",
                  "e6c8011d-c2ba-4e86-a492-68405b1fb0a5"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "402.99",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 36885,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2844,
                    "equivalentAmount": {
                      "amount": "140.77",
                      "currencyCode": "COP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "252.88",
                          "currencyCode": "XPF"
                        },
                        "awardAmount": {
                          "amount": 23741,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1336,
                        "equivalentAmount": {
                          "amount": "117.24",
                          "currencyCode": "EGP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "31.39",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 25585,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3453,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "372.21",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "129.15",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 15057,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2569,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "429.54",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "446.11",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 1439,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4669,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "402",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "253.34",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 20827,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4823,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "75.32",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "71.03",
                          "currencyCode": "VUV"
                        },
                        "awardAmount": {
                          "amount": 8159,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3846,
                        "equivalentAmount": {
                          "amount": "279.93",
                          "currencyCode": "CNY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "218.89",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 29882,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3888,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "447.4",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "340.45",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 2338,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0138,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "39.47",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "350.88",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 27107,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.331,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "100.74",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "425",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 21714,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0978,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "428.66",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "222.04",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 8642,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3441,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "122.46",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "347.06",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 31195,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.162,
                        "equivalentAmount": {
                          "amount": "265.48",
                          "currencyCode": "BRL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "397.19",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 39926,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.413,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "212.76",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "44.1",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 15048,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3232,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "219.83",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "278.17",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 1181,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4135,
                    "equivalentAmount": {
                      "amount": "444.73",
                      "currencyCode": "ZAR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "182.35",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 5402,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.451,
                    "equivalentAmount": {
                      "amount": "41.17",
                      "currencyCode": "MZN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "262.69",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 11599,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2328,
                    "equivalentAmount": {
                      "amount": "482.87",
                      "currencyCode": "VUV"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "95.28",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 8893,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3928,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "120.25",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "357.47",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 1979,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2744,
                    "equivalentAmount": {
                      "amount": "198.81",
                      "currencyCode": "LYD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "406.67",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 19002,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1501,
                    "equivalentAmount": {
                      "amount": "177.89",
                      "currencyCode": "ALL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.09
                },
                "passengerReferenceIds": [
                  "d9f61191-54b1-4f84-a39f-91c0c89aaa30",
                  "62c9126f-fbbc-473c-80d9-3b27820c7a0e",
                  "62a019d3-8f1f-4d2b-8fe8-531d8525d7a6",
                  "20d38139-bf21-4091-a987-123e664ae492",
                  "1c8108c4-6c23-4889-bf19-0fe4809ee310",
                  "f34ff36d-686d-4ff2-8e2a-49ba67ecf49a",
                  "03bd1c7c-e438-4b5a-b97c-3fe740c863c4",
                  "fa7b30c7-1ce3-4533-84c9-f351f8840886",
                  "a35be258-865c-42ed-92a7-aa078941d0ba"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "297.5",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 27825,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3628,
                    "equivalentAmount": {
                      "amount": "74.23",
                      "currencyCode": "YER"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "338.9",
                          "currencyCode": "SBD"
                        },
                        "awardAmount": {
                          "amount": 28686,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3,
                        "equivalentAmount": {
                          "amount": "268.02",
                          "currencyCode": "MVR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "220.97",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 21958,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2264,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "481.59",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "54.94",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 30432,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2578,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "142.07",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "384.21",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 24793,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.497,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "181.95",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "387.25",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 46727,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2633,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "91.33",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "61.24",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 28390,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4358,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "430.13",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "456.44",
                          "currencyCode": "AWG"
                        },
                        "awardAmount": {
                          "amount": 16659,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1549,
                        "equivalentAmount": {
                          "amount": "150.3",
                          "currencyCode": "CUP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "75.74",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 21941,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0154,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "150.56",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "229.79",
                          "currencyCode": "MDL"
                        },
                        "awardAmount": {
                          "amount": 43255,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0224,
                        "equivalentAmount": {
                          "amount": "197.48",
                          "currencyCode": "ETB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "205.37",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 21812,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2263,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "134.85",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "128.42",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 6098,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0249,
                    "equivalentAmount": {
                      "amount": "374.86",
                      "currencyCode": "MGA"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "208.89",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 25176,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3584,
                    "equivalentAmount": {
                      "amount": "161.37",
                      "currencyCode": "CZK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "80.07",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 14806,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.456,
                    "equivalentAmount": {
                      "amount": "321.6",
                      "currencyCode": "BZD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "189.89",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 32963,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4251,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "362.19",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "376.15",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 6658,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3873,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "395.45",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "328.33",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 23465,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2028,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "404.98",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "192.6",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 1118,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2348,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "178.54",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "339.53",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 13456,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4155,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "298.35",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "124.32",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 46548,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3968,
                    "equivalentAmount": {
                      "amount": "296.36",
                      "currencyCode": "ANG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "448.09",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 17719,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1889,
                    "equivalentAmount": {
                      "amount": "268.41",
                      "currencyCode": "SZL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9179
                },
                "passengerReferenceIds": [
                  "016ccdda-31ab-4f44-8d8c-0aab1ee7539b",
                  "009a92f0-69db-46e6-8db5-4c3c35678e0f",
                  "bbbca92f-043f-42f2-82bc-3634202c810b",
                  "d1a90597-b6c4-4f9c-ad16-201700deeb6d",
                  "9a3a8be7-92a4-4186-91d7-77c8ce0630bd",
                  "9b491116-c8e9-4129-b003-1e93e5e66dee",
                  "b690dc87-69ac-4bc2-9b3a-e1867acb8fd9",
                  "769338e3-504c-45c1-8358-1b242103a898",
                  "97cfaf42-1359-44d0-849d-5b51deda8947"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "363.43",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 24032,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0687,
                    "equivalentAmount": {
                      "amount": "30.13",
                      "currencyCode": "CAD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "47.14",
                          "currencyCode": "KZT"
                        },
                        "awardAmount": {
                          "amount": 31162,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.43,
                        "equivalentAmount": {
                          "amount": "154.86",
                          "currencyCode": "XCD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "59.48",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 45636,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3596,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "278.61",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "316.32",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 20166,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3922,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "184.17",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "55.61",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 27074,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.02,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "302.03",
                            "currencyCode": "CNY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "110.95",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 1016,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4296,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "116.2",
                            "currencyCode": "STN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "317.38",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 47987,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.403,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "497.08",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "108.25",
                          "currencyCode": "BMD"
                        },
                        "awardAmount": {
                          "amount": 45488,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3092,
                        "equivalentAmount": {
                          "amount": "375.38",
                          "currencyCode": "AFN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "410.3",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 24329,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0949,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "480.12",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "305.47",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 47948,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0859,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "54.39",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "415.3",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 17601,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.461,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "395.84",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "261.06",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 39849,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4004,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "100.9",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "158.46",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 24135,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0595,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "472.53",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "477.42",
                          "currencyCode": "TJS"
                        },
                        "awardAmount": {
                          "amount": 16880,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2814,
                        "equivalentAmount": {
                          "amount": "12.22",
                          "currencyCode": "EUR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "493.77",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 14102,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.02,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "290.34",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "350.85",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 6744,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4076,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "227.42",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "93.27",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 40358,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0441,
                    "equivalentAmount": {
                      "amount": "253.45",
                      "currencyCode": "UYU"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "329.61",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 20021,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4711,
                    "equivalentAmount": {
                      "amount": "201.24",
                      "currencyCode": "XAF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "395.66",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 17236,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0466,
                    "equivalentAmount": {
                      "amount": "127.38",
                      "currencyCode": "GBP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "366.03",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 25160,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2311,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "452.69",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "215.5",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 28222,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2716,
                    "equivalentAmount": {
                      "amount": "163.3",
                      "currencyCode": "SBD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "74.83",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 23656,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1847,
                    "equivalentAmount": {
                      "amount": "341.96",
                      "currencyCode": "XOF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "451.59",
                  "currencyCode": "LRD"
                },
                "awardAmount": {
                  "amount": 8210,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0352,
                "equivalentAmount": {
                  "amount": "498.17",
                  "currencyCode": "LSL"
                }
              },
              "fees": {
                "amount": {
                  "amount": "37.67",
                  "currencyCode": "BMD"
                },
                "awardAmount": {
                  "amount": 45077,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0503,
                "equivalentAmount": {
                  "amount": "420.85",
                  "currencyCode": "RSD"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "62.54",
                  "currencyCode": "ZAR"
                },
                "awardAmount": {
                  "amount": 25270,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3408,
                "equivalentAmount": {
                  "amount": "434.45",
                  "currencyCode": "WST"
                }
              },
              "offerItemReferenceId": "c8b4d515-7a3d-4f29-8c5a-e5ecf06ec7d4",
              "tax": {
                "amount": {
                  "amount": "418.68",
                  "currencyCode": "BGN"
                },
                "awardAmount": {
                  "amount": 8172,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1102,
                "equivalentAmount": {
                  "amount": "493.58",
                  "currencyCode": "WST"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "434.48",
                    "currencyCode": "PHP"
                  },
                  "awardAmount": {
                    "amount": 15148,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4718,
                  "equivalentAmount": {
                    "amount": "210.1",
                    "currencyCode": "JMD"
                  }
                },
                {
                  "amount": {
                    "amount": "236.17",
                    "currencyCode": "SAR"
                  },
                  "awardAmount": {
                    "amount": 26919,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0321,
                  "equivalentAmount": {
                    "amount": "488.32",
                    "currencyCode": "MUR"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "391",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 1647,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3514,
                    "equivalentAmount": {
                      "amount": "43.73",
                      "currencyCode": "TTD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "396.59",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 11036,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1439,
                    "equivalentAmount": {
                      "amount": "121.88",
                      "currencyCode": "USD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "213.44",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 44400,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4213,
                    "equivalentAmount": {
                      "amount": "313.77",
                      "currencyCode": "UYU"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "134.65",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 38836,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0496,
                    "equivalentAmount": {
                      "amount": "423.77",
                      "currencyCode": "COP"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "417.44",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 31297,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2202,
                      "equivalentAmount": {
                        "amount": "486.72",
                        "currencyCode": "UAH"
                      }
                    },
                    {
                      "amount": {
                        "amount": "116.68",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 28126,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1269,
                      "equivalentAmount": {
                        "amount": "174.35",
                        "currencyCode": "JOD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "373.94",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 5019,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2082,
                    "equivalentAmount": {
                      "amount": "269.16",
                      "currencyCode": "BZD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "345.37",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 49864,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.417,
                    "equivalentAmount": {
                      "amount": "46.1",
                      "currencyCode": "AWG"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "322.07",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 23050,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1238,
                    "equivalentAmount": {
                      "amount": "466.43",
                      "currencyCode": "LSL"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "284.58",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 19396,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1446,
                    "equivalentAmount": {
                      "amount": "55.66",
                      "currencyCode": "NAD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "294.5",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 18985,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.233,
                      "equivalentAmount": {
                        "amount": "425.55",
                        "currencyCode": "BAM"
                      }
                    },
                    {
                      "amount": {
                        "amount": "21.63",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 40070,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1309,
                      "equivalentAmount": {
                        "amount": "151.49",
                        "currencyCode": "SZL"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "354.74",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 17621,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3764,
                    "equivalentAmount": {
                      "amount": "68",
                      "currencyCode": "MMK"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "363.29",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 19379,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.31,
                    "equivalentAmount": {
                      "amount": "33.02",
                      "currencyCode": "VUV"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "77.87",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 17222,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.416,
                    "equivalentAmount": {
                      "amount": "25.86",
                      "currencyCode": "SRD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "101.37",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 27222,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.027,
                    "equivalentAmount": {
                      "amount": "432.87",
                      "currencyCode": "SBD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "251.97",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 41529,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3509,
                      "equivalentAmount": {
                        "amount": "26.38",
                        "currencyCode": "JPY"
                      }
                    },
                    {
                      "amount": {
                        "amount": "157.48",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 19705,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.095,
                      "equivalentAmount": {
                        "amount": "318.2",
                        "currencyCode": "LSL"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "485.28",
                    "currencyCode": "NOK"
                  },
                  "percentage": "11.55"
                },
                "passengerReferenceIds": [
                  "b98d8d37-a7ce-44b4-955c-eb1532f9d593",
                  "3c159a47-916c-42db-8512-f9bfda5b7a0f",
                  "8e74576a-38a0-4156-86fd-238fa7ed105c",
                  "4fc87106-7069-472f-874f-021c28848141",
                  "98eb8d7d-e813-4171-8a8e-97b88e2056f1",
                  "95b740c4-3ff5-4332-b1eb-48708c5ed459",
                  "6b44a84a-da08-46db-80e0-f6978baedd7c",
                  "61c62c03-7493-4914-acb7-29b31e19ac18",
                  "9d0eca01-0327-403f-a2e0-34c56562fda8"
                ],
                "total": {
                  "amount": {
                    "amount": "146.87",
                    "currencyCode": "ERN"
                  },
                  "awardAmount": {
                    "amount": 22486,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4439,
                  "equivalentAmount": {
                    "amount": "201.97",
                    "currencyCode": "DOP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "406.2",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 33386,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.367,
                    "equivalentAmount": {
                      "amount": "428.5",
                      "currencyCode": "KPW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "409.77",
                        "currencyCode": "VUV"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8066,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0237,
                      "equivalentAmount": {
                        "amount": "489.49",
                        "currencyCode": "ILS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "26.12",
                        "currencyCode": "AFN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3291,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4204,
                      "equivalentAmount": {
                        "amount": "326.04",
                        "currencyCode": "ANG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "469.86",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45760,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1561,
                      "equivalentAmount": {
                        "amount": "381.34",
                        "currencyCode": "ANG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "150.36",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 36094,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1389,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "493.64",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "107.87",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 31645,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3516,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "471.57",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "432.56",
                    "currencyCode": "BSD"
                  },
                  "percentage": "5.58"
                },
                "passengerReferenceIds": [
                  "965a02a0-1acb-4171-98db-5de63e7bcda2",
                  "470a6f2a-b3a7-4755-ad89-c08d80f7029f",
                  "f37a7b05-cab2-47af-b8cd-f249e181b026",
                  "31fa144a-1f2d-4b1f-95f7-5df3f0acb09d",
                  "4441ce80-fa7c-4163-aff6-aa61ec16d661",
                  "9ec4d046-17d1-4363-bb1d-5ebc44e999dc",
                  "2bb9eb23-1c14-41d8-ad92-02b69f6af780",
                  "06cb5450-3afa-4f6f-8d3d-0fffc925dcda",
                  "7803b4ba-3c4a-4c7b-bf5a-9dece7949ef0"
                ],
                "total": {
                  "amount": {
                    "amount": "131.06",
                    "currencyCode": "UGX"
                  },
                  "awardAmount": {
                    "amount": 40466,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0317,
                  "equivalentAmount": {
                    "amount": "481.04",
                    "currencyCode": "CDF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "448.8",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 2532,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3382,
                    "equivalentAmount": {
                      "amount": "449.79",
                      "currencyCode": "HTG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "27.09",
                        "currencyCode": "TMT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5621,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0528,
                      "equivalentAmount": {
                        "amount": "241.35",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "122.44",
                        "currencyCode": "BZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43922,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1118,
                      "equivalentAmount": {
                        "amount": "459.91",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "240.75",
                        "currencyCode": "MVR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41817,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3376,
                      "equivalentAmount": {
                        "amount": "56.65",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "112.54",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 9163,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2873,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "468.41",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "95.91",
                    "currencyCode": "LSL"
                  },
                  "percentage": "14.76"
                },
                "passengerReferenceIds": [
                  "9db56b6b-7d42-4e39-96b3-2e6cb215c974",
                  "1c92a1d7-a4da-4589-b8cb-fbeaf6c3ddbf",
                  "8417d165-2e71-4738-b169-a9182a4207d5",
                  "6c51ddd7-e199-40f4-a5db-8637694bee7a",
                  "7c17c153-ba29-40c8-bab8-29a43720d10c",
                  "82f00108-532a-4eec-aa04-54a19503ac7f",
                  "a77e2f85-c674-4164-a8ab-55f64df176be",
                  "2fce905f-96b3-48b2-848d-dabfd48231a3",
                  "7d617d7f-b278-4ae2-b9c1-005e22d38d56"
                ],
                "total": {
                  "amount": {
                    "amount": "48.18",
                    "currencyCode": "VUV"
                  },
                  "awardAmount": {
                    "amount": 5727,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3812,
                  "equivalentAmount": {
                    "amount": "158.28",
                    "currencyCode": "MGA"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "230.08",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 43559,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0917,
                    "equivalentAmount": {
                      "amount": "59.96",
                      "currencyCode": "DZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "324.39",
                        "currencyCode": "CDF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6597,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3422,
                      "equivalentAmount": {
                        "amount": "144.58",
                        "currencyCode": "BIF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "213.12",
                        "currencyCode": "DZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37774,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4299,
                      "equivalentAmount": {
                        "amount": "128.34",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "421.25",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23042,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0452,
                      "equivalentAmount": {
                        "amount": "483.68",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "27.18",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 30024,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3529,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "313.84",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "337.39",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 49420,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0591,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "104.42",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "59.73",
                    "currencyCode": "INR"
                  },
                  "percentage": "5.4"
                },
                "passengerReferenceIds": [
                  "1e18182e-ba20-47bb-ae1a-dbbcd97bd5e6",
                  "31a93d7f-414b-4aed-9e90-a72108c935cc",
                  "bb6daa24-8208-46b9-963a-555feee8eabe",
                  "09d006e6-7796-40b4-91a4-d74a24262b27",
                  "fe59e2ae-ba2f-40d2-99b3-347fc6b4faf6",
                  "d4ea9941-8334-48f6-80af-8f1864e15110",
                  "77699ed8-6b6b-4ef4-9b2e-79c1395a4218",
                  "cfe173e7-6c30-4d78-8a2e-a1d601bd0443",
                  "3adad9d1-b686-4353-a1bb-293df08e8fe3"
                ],
                "total": {
                  "amount": {
                    "amount": "121.3",
                    "currencyCode": "CLP"
                  },
                  "awardAmount": {
                    "amount": 16036,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4001,
                  "equivalentAmount": {
                    "amount": "442.96",
                    "currencyCode": "MGA"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "108.49",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 11268,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.449,
                    "equivalentAmount": {
                      "amount": "370.93",
                      "currencyCode": "JOD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "178.42",
                        "currencyCode": "BBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32982,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2015,
                      "equivalentAmount": {
                        "amount": "198.89",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "18.54",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22323,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0408,
                      "equivalentAmount": {
                        "amount": "75.35",
                        "currencyCode": "CLP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "24.49",
                        "currencyCode": "FJD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10838,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3403,
                      "equivalentAmount": {
                        "amount": "149.34",
                        "currencyCode": "MZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "250.23",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 42905,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2497,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "167.31",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "28.63",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 7571,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3585,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "172.62",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "338.17",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 41051,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1983,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "480.51",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "86.4",
                    "currencyCode": "UAH"
                  },
                  "percentage": "10.35"
                },
                "passengerReferenceIds": [
                  "05a13a1a-b5ae-4164-b1fe-0fe9f6eb9011",
                  "477f4128-547c-4186-9adf-3a9ce083e826",
                  "d57af986-d350-41f2-960f-0e7d30f015b9",
                  "c6739f94-e6d0-4226-af64-96dc4c5bf146",
                  "396e2649-8f27-46eb-832b-faac8ad4abfa",
                  "3a53b1f8-adda-4504-8b17-66dc2fd041d0",
                  "8023214c-70de-40b8-aefe-f7dafc3feda1",
                  "12774f8e-3634-4159-a6c7-69d0822ffc0f",
                  "3f9c6c6f-fd4c-4136-9b0b-9b2fbba5af60"
                ],
                "total": {
                  "amount": {
                    "amount": "52.14",
                    "currencyCode": "BMD"
                  },
                  "awardAmount": {
                    "amount": 20015,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4767,
                  "equivalentAmount": {
                    "amount": "87.9",
                    "currencyCode": "CNY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "323.9",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 5747,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.31,
                    "equivalentAmount": {
                      "amount": "47.7",
                      "currencyCode": "HNL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "108.03",
                        "currencyCode": "MWK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34207,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2516,
                      "equivalentAmount": {
                        "amount": "408.43",
                        "currencyCode": "NIO"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "409.43",
                        "currencyCode": "IDR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7371,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1124,
                      "equivalentAmount": {
                        "amount": "476.92",
                        "currencyCode": "HKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "257.72",
                        "currencyCode": "NGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45183,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.271,
                      "equivalentAmount": {
                        "amount": "227.39",
                        "currencyCode": "INR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "53.19",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 48007,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.024,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "130.41",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "400.82",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 1841,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3415,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "105.71",
                        "currencyCode": "HTG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "28.01",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 20604,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4257,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "32.19",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "387.31",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 28969,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1062,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "355.76",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "466.54",
                    "currencyCode": "NOK"
                  },
                  "percentage": "8.66"
                },
                "passengerReferenceIds": [
                  "1f84b6ea-6b4d-4f13-957e-3bd820bad2d3",
                  "9c30c523-412c-42f4-a093-78013726efd5",
                  "ca6ebf97-8bad-4da0-8278-3cf3a338c065",
                  "88ae995b-96a9-437f-83ac-05b77eb7b25e",
                  "e2e48b71-9501-40d8-8336-3b9a46f19d7b",
                  "91fe65d2-e839-49a0-85c4-54d7ddb5198d",
                  "08ddd438-8f87-4093-a52c-359bf0481b39",
                  "d8c468e6-cb43-4cda-b165-f08da6ae653a",
                  "d2260be9-90e8-4448-8701-3bef3bb96069"
                ],
                "total": {
                  "amount": {
                    "amount": "131.14",
                    "currencyCode": "GHS"
                  },
                  "awardAmount": {
                    "amount": 29620,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3603,
                  "equivalentAmount": {
                    "amount": "258.31",
                    "currencyCode": "SZL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "160.63",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 38859,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2006,
                    "equivalentAmount": {
                      "amount": "469.83",
                      "currencyCode": "MWK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "40.35",
                        "currencyCode": "PAB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47348,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1608,
                      "equivalentAmount": {
                        "amount": "234.15",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "122.95",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20260,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3846,
                      "equivalentAmount": {
                        "amount": "217.12",
                        "currencyCode": "ARS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "279.09",
                        "currencyCode": "XAF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15078,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4273,
                      "equivalentAmount": {
                        "amount": "452.04",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "133.71",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 6454,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1715,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "298.33",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "116.16",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 1044,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4433,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "171.89",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "186.58",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 41385,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0221,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "81.79",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "12.52",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 20232,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0169,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "86.99",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "68.96",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 21202,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1293,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "174.44",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "193.64",
                    "currencyCode": "MKD"
                  },
                  "percentage": "10.11"
                },
                "passengerReferenceIds": [
                  "a0d6160a-acca-44c8-a859-6c4be9ddd5be",
                  "3b4ca6f3-671f-4185-9bdf-bfd5edf18faa",
                  "fcd5c783-dce4-4ac3-b677-fd14a79ec66b",
                  "3ac278c8-4d41-4ec0-ba50-ccce6fa6b13a",
                  "3e44b219-c52a-4359-8a2c-91dcebd5ccd2",
                  "a37a5eaf-599e-4170-8af0-2f6a125be59c",
                  "7d250691-4d8d-493d-bbf1-cb772d827e57",
                  "9485fc3c-9ab8-4480-90f8-abb75cc5cc1c",
                  "07e33ef5-e112-46c7-8fd8-aa4053c64957"
                ],
                "total": {
                  "amount": {
                    "amount": "169.38",
                    "currencyCode": "KGS"
                  },
                  "awardAmount": {
                    "amount": 5465,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4689,
                  "equivalentAmount": {
                    "amount": "185.91",
                    "currencyCode": "LKR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "143.11",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 39423,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1023,
                    "equivalentAmount": {
                      "amount": "119.85",
                      "currencyCode": "XCD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "217.64",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33236,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1538,
                      "equivalentAmount": {
                        "amount": "489.91",
                        "currencyCode": "ERN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "340.37",
                        "currencyCode": "ERN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3608,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0189,
                      "equivalentAmount": {
                        "amount": "331.71",
                        "currencyCode": "LYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "359.44",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37535,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3359,
                      "equivalentAmount": {
                        "amount": "426.09",
                        "currencyCode": "AFN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "135.14",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 45279,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2204,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "489.68",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "31.65",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 35371,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2275,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "382",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "99.69",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 39007,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4945,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "464.32",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "452.48",
                    "currencyCode": "KGS"
                  },
                  "percentage": "12.3"
                },
                "passengerReferenceIds": [
                  "e9fb56d5-a920-4a30-8105-60bad06c0953",
                  "6b53fbbc-0f8d-49f6-a61e-43270a51f226",
                  "5632282a-f4d4-4723-82b0-26934e468366",
                  "eb28c596-5fec-4300-b2e7-39ac01852086",
                  "00739408-e4d7-4a0f-b460-2067786fd3c3",
                  "e328fec9-492a-4aef-9a8f-085ab0264c19",
                  "77b965c9-496a-44a0-bac3-5288cb57dfeb",
                  "0d0b9a5f-9b1f-4219-91e2-a8e19cc5289f",
                  "a7ca8762-cb77-48f3-932d-198a92f05a5c"
                ],
                "total": {
                  "amount": {
                    "amount": "191.4",
                    "currencyCode": "GEL"
                  },
                  "awardAmount": {
                    "amount": 41025,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2736,
                  "equivalentAmount": {
                    "amount": "236.8",
                    "currencyCode": "XPF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "215.81",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 32705,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2378,
                    "equivalentAmount": {
                      "amount": "53.95",
                      "currencyCode": "HTG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "185.37",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29585,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3618,
                      "equivalentAmount": {
                        "amount": "56.72",
                        "currencyCode": "MVR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "350.34",
                        "currencyCode": "MUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37866,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.116,
                      "equivalentAmount": {
                        "amount": "341.95",
                        "currencyCode": "DJF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "401.63",
                        "currencyCode": "PYG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11970,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4302,
                      "equivalentAmount": {
                        "amount": "479.95",
                        "currencyCode": "DKK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "188.66",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 7987,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0216,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "267.34",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "357.62",
                    "currencyCode": "TWD"
                  },
                  "percentage": "9.78"
                },
                "passengerReferenceIds": [
                  "52a60432-0af9-46ad-b926-52e2ed71c216",
                  "6e572a04-e8db-4d4a-bf26-9426f8402b4f",
                  "92784308-c580-4ef8-8b57-01847aa3e53a",
                  "e9d58073-bfc3-4022-afa4-f8be3cb52383",
                  "d8261f41-3258-4cff-8bcd-53481dddec7d",
                  "04ad4944-e1bd-423e-9dd3-2fd965a282b8",
                  "bfc4d61f-87d5-4e89-9021-8e9d4487ec6a",
                  "004e18a9-2880-4c43-b146-c3b27640028e",
                  "5df9fbe6-2f42-4326-9bf4-c1ac9c86fd00"
                ],
                "total": {
                  "amount": {
                    "amount": "17.79",
                    "currencyCode": "LBP"
                  },
                  "awardAmount": {
                    "amount": 44899,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3463,
                  "equivalentAmount": {
                    "amount": "272.21",
                    "currencyCode": "HTG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "71.88",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 5944,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2679,
                    "equivalentAmount": {
                      "amount": "187.18",
                      "currencyCode": "BDT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "375.75",
                        "currencyCode": "FJD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18474,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2018,
                      "equivalentAmount": {
                        "amount": "137.15",
                        "currencyCode": "PAB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "132.67",
                        "currencyCode": "STN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15346,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1279,
                      "equivalentAmount": {
                        "amount": "200.75",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "10.78",
                        "currencyCode": "CZK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7832,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0826,
                      "equivalentAmount": {
                        "amount": "287.88",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "141.59",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 46010,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0659,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "75.56",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "22.9",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 12279,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0273,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "270.17",
                        "currencyCode": "TRY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "-TKKS",
            "EJ8WTM",
            "5ITVO",
            "REPYEL",
            "YUIKHU",
            "RO551K",
            "W2VED",
            "LLYIEN",
            "G-83IV",
            "GDWUG"
          ]
        },
        {
          "details": {
            "type": "AncillaryOfferItem"
          },
          "id": "833f9487-3dd8-40e0-b48f-1ee4510665ff",
          "itineraryPartReferenceIds": [
            "IP-2",
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-2",
            "IP-1"
          ],
          "itineraryReferenceId": "N3QX5",
          "passengerReferenceIds": [
            "ed7bbffd-494f-498d-a9f5-084083227dd5",
            "f9895ac3-edbc-4261-81a4-8b7395304418",
            "fa3c140b-b1ce-4f49-b5c5-8dd6a5308d98",
            "79450d17-a74a-4ce8-936b-ee4a67b3078b",
            "99f9e1e9-4253-4f1c-b7b4-cdd0ed915059",
            "34fa58bb-3c94-4e68-a6ea-bf5362af3bd1",
            "067ed064-66a9-4d6b-8fbd-ed1a879b581e",
            "6037e845-047f-4cbc-b4a8-d43a89f1f504",
            "4ccb07e4-76c2-4c32-9750-c575b460c48a"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "322.51",
                    "currencyCode": "CVE"
                  },
                  "percentage": "10.82"
                },
                "deal": {
                  "amount": {
                    "amount": "231.82",
                    "currencyCode": "SRD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "14.86",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "90b2e195-7cb5-43be-aa19-1bfc007b40bb",
                  "8e6c4412-5771-436c-b85b-1afb6d1540fb",
                  "17feeab4-d13d-4766-a4e3-e2d52f6b91e0",
                  "20856e2f-4b93-437b-89de-0aaa356b13f0",
                  "81a3710a-16bf-4f03-b6df-1f0cf0a5a53f",
                  "328165bd-cfd7-419d-b28f-6031d77fbe06",
                  "6ea8a627-b121-4e11-9c57-728e97844908",
                  "2ec0cb41-c9f8-4405-a9d6-70f5ef52fc20",
                  "7d066738-6977-4e65-838e-d10075648292"
                ],
                "total": {
                  "amount": {
                    "amount": "289.02",
                    "currencyCode": "LBP"
                  },
                  "awardAmount": {
                    "amount": 19774,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.162,
                  "equivalentAmount": {
                    "amount": "121.43",
                    "currencyCode": "SHP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "75.51",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 5830,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0302,
                    "equivalentAmount": {
                      "amount": "258.33",
                      "currencyCode": "KES"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "240.09",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4484,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1161,
                      "equivalentAmount": {
                        "amount": "306.85",
                        "currencyCode": "IDR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "65.29",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17471,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1226,
                      "equivalentAmount": {
                        "amount": "55.56",
                        "currencyCode": "JMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "129.71",
                        "currencyCode": "ETB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38508,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3427,
                      "equivalentAmount": {
                        "amount": "300.17",
                        "currencyCode": "GHS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "73.48",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 32750,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.174,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "70.25",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "413.73",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 31687,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4455,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "451.6",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "47.82",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 14731,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0963,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "325.65",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "289.82",
                    "currencyCode": "NPR"
                  },
                  "percentage": "12.83"
                },
                "deal": {
                  "amount": {
                    "amount": "139.16",
                    "currencyCode": "TMT"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "10.43",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ffda9dac-3cbe-4c74-9a89-80d08e248a2a",
                  "dfc502ac-bbf9-414b-93f0-e4cc338918de",
                  "21285dfa-1609-4599-82ba-0465abcbebeb",
                  "7ea2099c-c003-45c9-800c-8279b9da11a9",
                  "fd4de564-09dc-4fbd-9e1f-251f8190f97d",
                  "adc9880f-a34c-455e-a97e-e6a15d4c941c",
                  "0a5cb596-52be-4194-8eaf-d99a8e5b1b85",
                  "bb2f5719-ff5d-4e1b-80ee-15ee5a984609",
                  "e859fbe6-e0ab-4da6-94a3-337f0c578259"
                ],
                "total": {
                  "amount": {
                    "amount": "67.55",
                    "currencyCode": "VES"
                  },
                  "awardAmount": {
                    "amount": 45969,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0934,
                  "equivalentAmount": {
                    "amount": "474.3",
                    "currencyCode": "BGN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "324.41",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 11687,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3025,
                    "equivalentAmount": {
                      "amount": "58.84",
                      "currencyCode": "CUP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "45.88",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40061,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4276,
                      "equivalentAmount": {
                        "amount": "132.53",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "449.21",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32669,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0923,
                      "equivalentAmount": {
                        "amount": "170.13",
                        "currencyCode": "ARS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "388.29",
                        "currencyCode": "MNT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18829,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4622,
                      "equivalentAmount": {
                        "amount": "27.38",
                        "currencyCode": "NPR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "184.77",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 15591,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2136,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "200.79",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "297.59",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 35192,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0946,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "464.16",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "201.63",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 32843,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4088,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "178.92",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "67.07",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 42160,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2527,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "90.72",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "274.98",
                    "currencyCode": "UAH"
                  },
                  "percentage": "14.62"
                },
                "deal": {
                  "amount": {
                    "amount": "148.29",
                    "currencyCode": "DZD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "16.69",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "413d6c09-a5d6-4af1-9f0e-8d7cbc635551",
                  "26d0331a-3c10-49c2-a0a5-fa460e7b19cd",
                  "60c509d0-64a8-4248-85bf-34fd89544760",
                  "4ed37a76-1b2e-4231-b9f2-c0e0320be427",
                  "d9e6c251-f6db-4681-98c1-69e477504a8c",
                  "927272bc-ee5a-446b-87b1-bbe94be22bd0",
                  "aa061155-abd3-465f-bf5a-ea24cf8bfcc2",
                  "c67c58db-39c8-41cf-ad6b-f927bbcd175b",
                  "a0c566a8-24c9-4a96-a25f-d43b9cd1d2a1"
                ],
                "total": {
                  "amount": {
                    "amount": "232.95",
                    "currencyCode": "ZAR"
                  },
                  "awardAmount": {
                    "amount": 37587,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3922,
                  "equivalentAmount": {
                    "amount": "127.33",
                    "currencyCode": "CUP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "87.13",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 5509,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2695,
                    "equivalentAmount": {
                      "amount": "111.08",
                      "currencyCode": "TRY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "86.42",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36732,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3896,
                      "equivalentAmount": {
                        "amount": "188.25",
                        "currencyCode": "ARS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "216.31",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40057,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.206,
                      "equivalentAmount": {
                        "amount": "149.56",
                        "currencyCode": "BZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "408.1",
                        "currencyCode": "ALL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2820,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0588,
                      "equivalentAmount": {
                        "amount": "486.54",
                        "currencyCode": "RUB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "304.01",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 37624,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1411,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "406.73",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "46.12",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 41161,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4815,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "120.39",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "324.7",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 7045,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3547,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "443.94",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "252.81",
                    "currencyCode": "FJD"
                  },
                  "percentage": "8.08"
                },
                "deal": {
                  "amount": {
                    "amount": "481.13",
                    "currencyCode": "PYG"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "15.86",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "af90b67a-bfbe-43ee-8ffd-292a97d291dd",
                  "539e9990-b07c-434a-8703-39cdac54a5e3",
                  "10e1ceee-ac99-4e4f-973e-b0ba8c1df859",
                  "7388bf57-baeb-426a-9800-2be707c8e036",
                  "08b54bc2-efa6-4e08-9cb6-5da33c681728",
                  "1cb062a5-a1a3-4c22-a8f0-52de5f62ad90",
                  "56c221b7-4626-4e2f-a946-49ff0ac362ab",
                  "3b0379d9-a96b-4c3c-812f-889097a71465",
                  "683ef70e-e5f6-4b62-9b59-5bda8caa70b7"
                ],
                "total": {
                  "amount": {
                    "amount": "267.54",
                    "currencyCode": "BIF"
                  },
                  "awardAmount": {
                    "amount": 35334,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2017,
                  "equivalentAmount": {
                    "amount": "123.98",
                    "currencyCode": "IDR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "318.63",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 39273,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0603,
                    "equivalentAmount": {
                      "amount": "127.21",
                      "currencyCode": "AUD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "465.11",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12138,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3913,
                      "equivalentAmount": {
                        "amount": "305.78",
                        "currencyCode": "RUB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "321.08",
                        "currencyCode": "SLE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32148,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0306,
                      "equivalentAmount": {
                        "amount": "456.91",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "451.97",
                        "currencyCode": "XAF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11004,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4335,
                      "equivalentAmount": {
                        "amount": "470.31",
                        "currencyCode": "GMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "344.33",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 43847,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1034,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "27.8",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "130.32",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 23232,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0858,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "421",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "493.91",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 49406,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4235,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "438.69",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "89.92",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 34433,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3917,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "10.94",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "254.1",
                    "currencyCode": "CDF"
                  },
                  "percentage": "7.93"
                },
                "deal": {
                  "amount": {
                    "amount": "281.07",
                    "currencyCode": "SAR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "16.86",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "6499c400-b13b-4b00-a43a-2620cd210346",
                  "26607329-a4ca-4806-a905-4031959bf011",
                  "7010e421-c4cf-477b-8657-db8146d8a798",
                  "53bc1962-6b6a-413c-9f38-421863157319",
                  "2ca51d8d-c8de-4dfe-a5ce-4f60ac028db9",
                  "93d28ebc-f2d1-4ac4-b487-05261470f127",
                  "0ded45ec-7ce0-4c6f-bd3b-c36102eb2fc5",
                  "75fe7f1b-d543-44d4-98ad-5076f2433236",
                  "25d685d2-7757-4985-ba67-bce995e76c9e"
                ],
                "total": {
                  "amount": {
                    "amount": "269.41",
                    "currencyCode": "UAH"
                  },
                  "awardAmount": {
                    "amount": 33116,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0516,
                  "equivalentAmount": {
                    "amount": "324.81",
                    "currencyCode": "DZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "273.71",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 25600,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1365,
                    "equivalentAmount": {
                      "amount": "469.91",
                      "currencyCode": "GBP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "452.87",
                        "currencyCode": "CLP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36205,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2961,
                      "equivalentAmount": {
                        "amount": "389.16",
                        "currencyCode": "XCD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "213.62",
                        "currencyCode": "TND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45266,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0241,
                      "equivalentAmount": {
                        "amount": "401.35",
                        "currencyCode": "GIP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "176.01",
                        "currencyCode": "ARS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20905,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.444,
                      "equivalentAmount": {
                        "amount": "439.43",
                        "currencyCode": "JPY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "387.43",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 33456,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.025,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "375.87",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "383.61",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 40923,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2116,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "405.01",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "207.11",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 26643,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3383,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "461.11",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "298.89",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 49319,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0342,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "114.68",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "374.28",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 32405,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2866,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "247.2",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "454.09",
                    "currencyCode": "MYR"
                  },
                  "percentage": "7.56"
                },
                "deal": {
                  "amount": {
                    "amount": "55.1",
                    "currencyCode": "MWK"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "8.69",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e186e778-34f9-4819-8e7b-1ea106d0b093",
                  "e91ca74a-a258-4490-a748-4ae8e8966283",
                  "cda55198-d5e1-4dc2-ac49-96c2cd297112",
                  "bb411577-3a31-4ad4-93a0-2381debc7d1c",
                  "48b3526d-fdc8-423b-8524-0839b91a8296",
                  "dfb65a3e-462f-4a44-8dd3-c5a97a2378e6",
                  "1d97b0ed-d125-4c72-b317-ec8740b09f3f",
                  "1b4798e5-2f71-4d5b-b509-49a66e5f58d5",
                  "098b6cfc-f45e-4bc0-bc84-7522ded51051"
                ],
                "total": {
                  "amount": {
                    "amount": "130.19",
                    "currencyCode": "NGN"
                  },
                  "awardAmount": {
                    "amount": 20823,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4751,
                  "equivalentAmount": {
                    "amount": "258.93",
                    "currencyCode": "UAH"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "319.27",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 44058,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.385,
                    "equivalentAmount": {
                      "amount": "262.15",
                      "currencyCode": "NGN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "428.99",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24872,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0761,
                      "equivalentAmount": {
                        "amount": "329.95",
                        "currencyCode": "LAK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "483.09",
                        "currencyCode": "AWG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36699,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3555,
                      "equivalentAmount": {
                        "amount": "479.37",
                        "currencyCode": "NIO"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "371.49",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5033,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1274,
                      "equivalentAmount": {
                        "amount": "246.99",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "90.93",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 3512,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2248,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "74.19",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "407.38",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 28691,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4791,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "18",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "347.95",
                    "currencyCode": "STN"
                  },
                  "percentage": "5.25"
                },
                "deal": {
                  "amount": {
                    "amount": "371.13",
                    "currencyCode": "YER"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "10.5",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "d4a1282c-61ec-4130-b8c2-11719e719093",
                  "7baf44d5-a055-4daf-ba52-11e4c45cb87b",
                  "f407bf94-9f7a-4aa5-af06-5f143cd934f0",
                  "02128e8c-71fc-4e92-91d8-340e345838ad",
                  "34244804-7d95-48a4-b628-fd1cc5d96813",
                  "a24e06e3-6d43-4615-b729-abd209dbece6",
                  "d567c816-a6e5-4108-ac90-36143309ac8e",
                  "bb946dd3-e408-4941-8db5-c42d9c5dc92e",
                  "75f70dd4-cefa-4f5a-9746-ed0af705d2a9"
                ],
                "total": {
                  "amount": {
                    "amount": "40.83",
                    "currencyCode": "RON"
                  },
                  "awardAmount": {
                    "amount": 38528,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.355,
                  "equivalentAmount": {
                    "amount": "241.58",
                    "currencyCode": "JOD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "244.69",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 47955,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4619,
                    "equivalentAmount": {
                      "amount": "104.7",
                      "currencyCode": "TTD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "492.87",
                        "currencyCode": "MDL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44164,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4715,
                      "equivalentAmount": {
                        "amount": "330.46",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "25.74",
                        "currencyCode": "OMR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5356,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0422,
                      "equivalentAmount": {
                        "amount": "422.65",
                        "currencyCode": "JOD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "228.53",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44798,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2305,
                      "equivalentAmount": {
                        "amount": "364.95",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "271.65",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 46828,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0581,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "206.7",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "369.27",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 26588,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2916,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "100.83",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "37.63",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 41991,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4621,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "113.11",
                        "currencyCode": "TMT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "479.78",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 24795,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2061,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "426.38",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "195.01",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 33362,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0269,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "263.01",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "295.26",
                    "currencyCode": "SHP"
                  },
                  "percentage": "9.42"
                },
                "deal": {
                  "amount": {
                    "amount": "301.18",
                    "currencyCode": "GYD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "18.91",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "2fa4e438-d163-44d0-85a5-5ab9bf278ead",
                  "f67af383-ca50-40be-8021-e85d24c0b37c",
                  "1378012a-9d1a-416e-9b32-b03f8759b259",
                  "53e24c8d-ad90-419e-bd0d-e41334fccecf",
                  "a720f329-b524-49a5-9183-9d3d37639a95",
                  "92392cac-bd2a-46d0-b792-299a0f3e368c",
                  "d337097f-5fb0-43c4-ac33-a6598899776b",
                  "7aeaf943-c4fd-4cae-8d51-48ce7aa54789",
                  "60ec13d2-8e1d-496d-89a8-eef85244fda1"
                ],
                "total": {
                  "amount": {
                    "amount": "274.1",
                    "currencyCode": "UZS"
                  },
                  "awardAmount": {
                    "amount": 6386,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3733,
                  "equivalentAmount": {
                    "amount": "136.64",
                    "currencyCode": "GHS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "483.16",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 49410,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2738,
                    "equivalentAmount": {
                      "amount": "114.36",
                      "currencyCode": "ZMW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "182.16",
                        "currencyCode": "BGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49959,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2088,
                      "equivalentAmount": {
                        "amount": "460.26",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "270.17",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27136,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.017,
                      "equivalentAmount": {
                        "amount": "470.81",
                        "currencyCode": "XPF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "341.07",
                        "currencyCode": "BND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20310,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3017,
                      "equivalentAmount": {
                        "amount": "431.75",
                        "currencyCode": "BIF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "118.48",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 40830,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.145,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "299.67",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "340",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 16471,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3036,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "216.73",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "85.47",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 22298,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3503,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "246.69",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "124.4",
                    "currencyCode": "HUF"
                  },
                  "percentage": "6.5"
                },
                "deal": {
                  "amount": {
                    "amount": "52.16",
                    "currencyCode": "QAR"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "8.05",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "66c521ee-ce37-45ae-b278-0e7b2ddbdfaa",
                  "9ba9269f-b5bc-42a4-83cd-72249ddeb01e",
                  "1e69134d-256b-4d33-93ac-ea2941112bba",
                  "d22f7762-e460-45e3-9f46-2481fd0a8f65",
                  "19938bb4-fae1-45e1-91d0-2585d0b07074",
                  "847cf3df-a8be-474a-88fd-8594c65c2264",
                  "da715f6c-e152-41f4-8a24-7c242ce0cf59",
                  "2cadc0a1-df78-44b9-9642-35e920eda074",
                  "145737da-dd6c-431d-83e2-db210a0dfd7a"
                ],
                "total": {
                  "amount": {
                    "amount": "288.11",
                    "currencyCode": "CHF"
                  },
                  "awardAmount": {
                    "amount": 7062,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1149,
                  "equivalentAmount": {
                    "amount": "230.41",
                    "currencyCode": "TTD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "108.04",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 26909,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3269,
                    "equivalentAmount": {
                      "amount": "278.1",
                      "currencyCode": "MWK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "408.06",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8683,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4082,
                      "equivalentAmount": {
                        "amount": "213.28",
                        "currencyCode": "YER"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "358.65",
                        "currencyCode": "TND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35759,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1955,
                      "equivalentAmount": {
                        "amount": "275.99",
                        "currencyCode": "TMT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "173.79",
                        "currencyCode": "LKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10811,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2435,
                      "equivalentAmount": {
                        "amount": "260.34",
                        "currencyCode": "JPY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "462.33",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 37682,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1862,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "447.47",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "339.57",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 3940,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4146,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "30.13",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1736
                },
                "passengerReferenceIds": [
                  "c1c10523-dd5c-44c0-b06d-bbeb13914918",
                  "fa71e691-dfc0-4b14-8ba8-440ad786d599",
                  "4981db53-2ec5-4512-822e-8336cef09e48",
                  "69ddcd36-6c73-41ff-8214-5e65c592ecce",
                  "2ae24721-f99e-4da5-b3be-7556f4183090",
                  "6271e5e0-d2ee-478a-ba75-ab00e60620ae",
                  "0c03a013-197b-4bf7-af01-39730efea970",
                  "3ad2ca37-131d-4bfc-9f9e-868e940ebffa",
                  "835e221e-7ed5-47fb-b37c-dcc5d00754c0"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "38.2",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 23407,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0159,
                    "equivalentAmount": {
                      "amount": "404.75",
                      "currencyCode": "SGD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "401.38",
                          "currencyCode": "ALL"
                        },
                        "awardAmount": {
                          "amount": 22247,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1322,
                        "equivalentAmount": {
                          "amount": "167.1",
                          "currencyCode": "DKK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "334.88",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 34998,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2576,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "197.87",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "374.33",
                          "currencyCode": "BZD"
                        },
                        "awardAmount": {
                          "amount": 28455,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0593,
                        "equivalentAmount": {
                          "amount": "222.94",
                          "currencyCode": "NAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "108.15",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 36977,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2373,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "401.56",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "150.98",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 5429,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4074,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "425.27",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "168.62",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 18739,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2575,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "477.37",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "377.59",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 5346,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3146,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "367.87",
                            "currencyCode": "RON"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "356.75",
                          "currencyCode": "PYG"
                        },
                        "awardAmount": {
                          "amount": 49321,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.342,
                        "equivalentAmount": {
                          "amount": "406.18",
                          "currencyCode": "UYU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "80.01",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 25561,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.04,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "381.83",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "162.35",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 15316,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0374,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "95.62",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "321.35",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 30439,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1149,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "328.48",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "326.24",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 19699,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3322,
                    "equivalentAmount": {
                      "amount": "475.06",
                      "currencyCode": "KZT"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "16.88",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 32336,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2642,
                    "equivalentAmount": {
                      "amount": "410.02",
                      "currencyCode": "MMK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "185.98",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 30587,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.152,
                    "equivalentAmount": {
                      "amount": "119.52",
                      "currencyCode": "ALL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "353.47",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 46304,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0659,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "255.81",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "282.52",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 27712,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2034,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "129.23",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "242.86",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 5591,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1111,
                    "equivalentAmount": {
                      "amount": "471.85",
                      "currencyCode": "LRD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "15.98",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 12927,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1103,
                    "equivalentAmount": {
                      "amount": "77.72",
                      "currencyCode": "QAR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.193
                },
                "passengerReferenceIds": [
                  "1af18594-e76e-46ea-9cd9-582728812bc0",
                  "efe4bed9-f6d2-4758-b606-c0037052249a",
                  "618e262c-b115-4efb-b405-7a6d0f20242b",
                  "a1493009-2420-408f-9a4a-356998fddfb7",
                  "740e9b05-292f-43d9-8d04-6d376f633d59",
                  "d31b880e-76a2-4ab0-9fa6-81de26856fe8",
                  "7bd8414b-9d38-422a-a9cc-2bd861c2a474",
                  "bbcd76a8-36eb-4e76-85c9-fab5b065a712",
                  "7bc96848-802b-455b-9073-8a84955b11fb"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "415",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 29028,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1864,
                    "equivalentAmount": {
                      "amount": "257.8",
                      "currencyCode": "PHP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "85.66",
                          "currencyCode": "KMF"
                        },
                        "awardAmount": {
                          "amount": 28296,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2654,
                        "equivalentAmount": {
                          "amount": "114.08",
                          "currencyCode": "IRR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "123.19",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 37838,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4177,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "244.11",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "297.69",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 5057,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0544,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "305.17",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "70.92",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 47711,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.386,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "113.25",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "131.95",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 21219,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3635,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "313.44",
                            "currencyCode": "BIF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "97.16",
                          "currencyCode": "LKR"
                        },
                        "awardAmount": {
                          "amount": 37806,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3261,
                        "equivalentAmount": {
                          "amount": "221.22",
                          "currencyCode": "MUR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "118.88",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 27410,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0936,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "452.33",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "173.93",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 8339,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2654,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "249.17",
                            "currencyCode": "LYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "405.16",
                          "currencyCode": "BIF"
                        },
                        "awardAmount": {
                          "amount": 43163,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4818,
                        "equivalentAmount": {
                          "amount": "336.52",
                          "currencyCode": "MOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "313.74",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 7758,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1157,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "271.59",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "179.71",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 31108,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3989,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "162.96",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "326.16",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 10486,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2689,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "360.75",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "407.88",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 35378,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3584,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "110.61",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "203.85",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 46326,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3274,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "315.83",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "75.45",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 36903,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2171,
                    "equivalentAmount": {
                      "amount": "371.94",
                      "currencyCode": "ZWL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "291.63",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 17193,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1362,
                    "equivalentAmount": {
                      "amount": "197.41",
                      "currencyCode": "BSD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "132.38",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 39929,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1497,
                    "equivalentAmount": {
                      "amount": "135.96",
                      "currencyCode": "EGP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "411.8",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 28804,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2756,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "389",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "262.7",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 27772,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2553,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "118.67",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "161.68",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 13001,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.162,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "113.29",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "419.29",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 23943,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0237,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "272.6",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "343.16",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 16941,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3253,
                    "equivalentAmount": {
                      "amount": "19.9",
                      "currencyCode": "AED"
                    }
                  },
                  {
                    "amount": {
                      "amount": "203.38",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 16976,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3206,
                    "equivalentAmount": {
                      "amount": "356.89",
                      "currencyCode": "EGP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8905
                },
                "passengerReferenceIds": [
                  "b4380732-b64e-44e2-bb32-b734d82e55b7",
                  "74231d60-a864-4c32-bf7e-0dac67528c75",
                  "265a6b2c-44b4-414c-b7c1-6178b08db3f5",
                  "ed7a2038-fde5-413b-84d7-86a8f7a4a0ce",
                  "80707337-3c78-4ff8-8add-d730fb5e64c3",
                  "de6aa409-390b-4aac-9919-496bfb6bbb8d",
                  "44da11a3-6fc2-42d6-a279-b1d796b06c2f",
                  "4ebb0216-693e-4f94-8229-18ab4893a401",
                  "4391fc08-429e-4de5-90a7-f1791ac9c82a"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "260.69",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 27924,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4139,
                    "equivalentAmount": {
                      "amount": "68.05",
                      "currencyCode": "XCD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "491.3",
                          "currencyCode": "MGA"
                        },
                        "awardAmount": {
                          "amount": 38553,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4206,
                        "equivalentAmount": {
                          "amount": "103.1",
                          "currencyCode": "AMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "242.55",
                            "currencyCode": "KGS"
                          },
                          "awardAmount": {
                            "amount": 7120,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2675,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "404.85",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "232.56",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 6737,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0957,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "129.14",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "475.12",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 38267,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2418,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "466.27",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "362.28",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 20550,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4325,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "115.21",
                            "currencyCode": "KZT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "261.6",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 27933,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3386,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "422.32",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "480.64",
                          "currencyCode": "TRY"
                        },
                        "awardAmount": {
                          "amount": 27762,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3785,
                        "equivalentAmount": {
                          "amount": "270.06",
                          "currencyCode": "BND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "175.95",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 34807,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3963,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "144.32",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "254.35",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 29835,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0484,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "485.13",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "179.27",
                            "currencyCode": "SLE"
                          },
                          "awardAmount": {
                            "amount": 5804,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2616,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "24.38",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "33.58",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 35177,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0164,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "194.23",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "335.9",
                          "currencyCode": "ETB"
                        },
                        "awardAmount": {
                          "amount": 28478,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.208,
                        "equivalentAmount": {
                          "amount": "279.14",
                          "currencyCode": "MMK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "61.56",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 36546,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2167,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "69.09",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "68.08",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 22955,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.422,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "172.12",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "109.26",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 46863,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4058,
                    "equivalentAmount": {
                      "amount": "211.62",
                      "currencyCode": "BHD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "212.74",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 7706,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.367,
                    "equivalentAmount": {
                      "amount": "291.61",
                      "currencyCode": "PAB"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "93.43",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 4862,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0148,
                    "equivalentAmount": {
                      "amount": "142.16",
                      "currencyCode": "DJF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "34.32",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 45698,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.487,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "91.45",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "51.86",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 28248,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2062,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "473.4",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "51.39",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 7503,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1784,
                    "equivalentAmount": {
                      "amount": "390.28",
                      "currencyCode": "HKD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "294.15",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 30835,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1304,
                    "equivalentAmount": {
                      "amount": "425.84",
                      "currencyCode": "UZS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9185
                },
                "passengerReferenceIds": [
                  "bee4237c-2e89-4830-9968-dbbad4aee1a3",
                  "7813a36b-e494-4a3b-b6e5-7df2a6e6d535",
                  "c423be46-f97e-4559-8752-2dac8d69b436",
                  "03506409-39a3-44eb-a11e-e00bba0643c6",
                  "acfe75cc-c03c-44cf-bade-9055ecd36105",
                  "443d7e62-ae6f-4e50-b714-d70484e32466",
                  "ea612bc5-7ef8-4fb0-9eaf-c0cac19fa055",
                  "67edbc9c-16c9-496b-b370-40e834de4fd2",
                  "12c81cba-cfc0-4e9b-89cb-55898b55ce80"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "199.33",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 40798,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4841,
                    "equivalentAmount": {
                      "amount": "329.59",
                      "currencyCode": "TMT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "284.14",
                          "currencyCode": "RON"
                        },
                        "awardAmount": {
                          "amount": 42724,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3675,
                        "equivalentAmount": {
                          "amount": "265.86",
                          "currencyCode": "MRU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "157.22",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 16831,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2452,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "232.3",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "199.02",
                            "currencyCode": "BYN"
                          },
                          "awardAmount": {
                            "amount": 21765,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3749,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "341.35",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "481.06",
                            "currencyCode": "XAF"
                          },
                          "awardAmount": {
                            "amount": 8079,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3262,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "84.94",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "62.82",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 3708,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0254,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "408.82",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "277.33",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 30817,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4571,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "67.46",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "235.91",
                          "currencyCode": "BSD"
                        },
                        "awardAmount": {
                          "amount": 24927,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0938,
                        "equivalentAmount": {
                          "amount": "33.58",
                          "currencyCode": "GNF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "217.77",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 28632,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1899,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "410.16",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "461.44",
                            "currencyCode": "GBP"
                          },
                          "awardAmount": {
                            "amount": 28612,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1749,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "236.65",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "27.03",
                          "currencyCode": "ZMW"
                        },
                        "awardAmount": {
                          "amount": 46339,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0976,
                        "equivalentAmount": {
                          "amount": "45.02",
                          "currencyCode": "XCD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "35.76",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 3615,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2167,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "125.86",
                            "currencyCode": "YER"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "249.32",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 25845,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4704,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "339.93",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "109.1",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 9540,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3579,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "235.73",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "29.68",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 29087,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1606,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "102.01",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "203.65",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 24236,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3712,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "180.11",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "157.02",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 34456,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0514,
                    "equivalentAmount": {
                      "amount": "17.71",
                      "currencyCode": "MXN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "350.75",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 20531,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0568,
                    "equivalentAmount": {
                      "amount": "259.17",
                      "currencyCode": "ALL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "193.12",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 37643,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1034,
                    "equivalentAmount": {
                      "amount": "211.37",
                      "currencyCode": "AZN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "229.22",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 5991,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3691,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "430.56",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "229.66",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 15326,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2231,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "445.66",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "386.79",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 23422,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4605,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "108.39",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "145.49",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 47496,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1508,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "467.42",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "25.34",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 42495,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.186,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "135.94",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "481.79",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 28929,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1144,
                    "equivalentAmount": {
                      "amount": "485.27",
                      "currencyCode": "VUV"
                    }
                  },
                  {
                    "amount": {
                      "amount": "403.94",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 27758,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0776,
                    "equivalentAmount": {
                      "amount": "295.86",
                      "currencyCode": "KYD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.143
                },
                "passengerReferenceIds": [
                  "efae7ec6-4856-4ad4-a054-7e5ddaa78f79",
                  "61530008-0a7f-4a38-a462-16a8784a1803",
                  "e9a4f258-fdce-4831-93bf-b984e8c9041a",
                  "c1e21bb4-89fa-444e-947a-417821cb99b2",
                  "82ea5e9e-84ef-4a05-8811-815384e8a689",
                  "fbb78114-e892-4ca0-94c0-aba3b7867b34",
                  "9f91774b-a32d-4e25-88d9-70a82182d042",
                  "127c74ff-8859-47e9-896d-b9cd7426996f",
                  "42f6f2ab-d0c4-4b68-8979-7b3234114bd9"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "281.4",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 22946,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1603,
                    "equivalentAmount": {
                      "amount": "465.27",
                      "currencyCode": "USD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "344.83",
                          "currencyCode": "VES"
                        },
                        "awardAmount": {
                          "amount": 30501,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0984,
                        "equivalentAmount": {
                          "amount": "452.87",
                          "currencyCode": "THB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "213.88",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 31086,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0671,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "255.69",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "169.33",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 12078,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4259,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "128.48",
                            "currencyCode": "CNY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "220.37",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 37037,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0566,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "273.81",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "181.78",
                          "currencyCode": "TND"
                        },
                        "awardAmount": {
                          "amount": 30933,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4659,
                        "equivalentAmount": {
                          "amount": "291.37",
                          "currencyCode": "BWP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "84.82",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 19263,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4591,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "280.16",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "250.66",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 28245,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4505,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "43.64",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "54.19",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 28165,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1147,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "60.5",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "452.99",
                          "currencyCode": "LBP"
                        },
                        "awardAmount": {
                          "amount": 34621,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4948,
                        "equivalentAmount": {
                          "amount": "28.12",
                          "currencyCode": "AZN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "383.83",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 17700,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3272,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "121.05",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "468.14",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 34653,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2109,
                    "equivalentAmount": {
                      "amount": "288.75",
                      "currencyCode": "TND"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "353.34",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 40369,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1999,
                    "equivalentAmount": {
                      "amount": "216.68",
                      "currencyCode": "GNF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "496.49",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 7499,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4053,
                    "equivalentAmount": {
                      "amount": "169.48",
                      "currencyCode": "IRR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "364.26",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 41826,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2883,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "91.15",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "31.84",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 44005,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4882,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "432.21",
                        "currencyCode": "CHF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "183.29",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 17222,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0388,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "176.2",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "63.79",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 48981,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3111,
                    "equivalentAmount": {
                      "amount": "172.19",
                      "currencyCode": "SSP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "138.69",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 22470,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2021,
                    "equivalentAmount": {
                      "amount": "195.37",
                      "currencyCode": "TTD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1415
                },
                "passengerReferenceIds": [
                  "648eb661-6580-4aa5-b204-dc27486fc2b4",
                  "d7b901ce-c0ee-454e-9cf3-4f8afbbe8f45",
                  "7b61de45-6a4e-4b0b-a486-73f5340deb95",
                  "759a6556-e900-4926-8ee2-50fa17d40a33",
                  "209e9682-5036-45e1-ac75-b39aefddb674",
                  "e1a4034c-f51c-48af-a410-c6dadc81c0ad",
                  "6d2d6dca-3b31-424c-86d8-c94baa3e4cb7",
                  "e69d5266-b3dd-44ec-8c5d-2b751cccd696",
                  "f6ab0aad-ab32-4547-8a38-edae3f144379"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "123.47",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 34825,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4601,
                    "equivalentAmount": {
                      "amount": "381.03",
                      "currencyCode": "BYN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "351.27",
                          "currencyCode": "AFN"
                        },
                        "awardAmount": {
                          "amount": 26988,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2459,
                        "equivalentAmount": {
                          "amount": "175.38",
                          "currencyCode": "YER"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "302.66",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 20921,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0579,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "358.86",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "431.7",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 36990,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.315,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "492.58",
                            "currencyCode": "GTQ"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "310.66",
                          "currencyCode": "BRL"
                        },
                        "awardAmount": {
                          "amount": 11979,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4818,
                        "equivalentAmount": {
                          "amount": "222.08",
                          "currencyCode": "CAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "456.29",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 11185,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2573,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "397.72",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "312.76",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 16379,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4832,
                        "equivalentAmount": {
                          "amount": "329.28",
                          "currencyCode": "TMT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "75.68",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 18202,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4491,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "497.65",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "149.17",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 37626,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.428,
                    "equivalentAmount": {
                      "amount": "235.67",
                      "currencyCode": "ALL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "359.9",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 1279,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1057,
                    "equivalentAmount": {
                      "amount": "101.81",
                      "currencyCode": "JMD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "103.06",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 17541,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2275,
                    "equivalentAmount": {
                      "amount": "174.47",
                      "currencyCode": "TTD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "344.71",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 5747,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0197,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "349.96",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "230.49",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 33296,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3362,
                    "equivalentAmount": {
                      "amount": "82.93",
                      "currencyCode": "STN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "144.93",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 28233,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0541,
                    "equivalentAmount": {
                      "amount": "195.57",
                      "currencyCode": "CAD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1615
                },
                "passengerReferenceIds": [
                  "cb91f57b-2701-4466-9b5e-4086bf527e04",
                  "107a5310-b220-43dd-8ea0-cea711f803a0",
                  "a3cd6ddb-0580-43e3-8e3c-bfb3b31079c9",
                  "d9da6d68-b2be-47a6-a9b9-0b7967deabc2",
                  "69821ca0-6477-422a-a577-c3372653e52c",
                  "7209d484-47e4-4a2f-8685-6ec5b91cf810",
                  "06e04cd1-512a-46b1-b297-cbd10d6933d2",
                  "29e8319c-ac45-4bca-8956-70b69f003fcc",
                  "9f5a1f81-bd7b-437c-9bef-2cc494a2619a"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "172.75",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 38705,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1906,
                    "equivalentAmount": {
                      "amount": "72.02",
                      "currencyCode": "BOB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "100",
                          "currencyCode": "KPW"
                        },
                        "awardAmount": {
                          "amount": 41811,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4935,
                        "equivalentAmount": {
                          "amount": "213.29",
                          "currencyCode": "XAF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "186.03",
                            "currencyCode": "TMT"
                          },
                          "awardAmount": {
                            "amount": 11232,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1534,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "205.74",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "130.48",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 33024,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3602,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "146.72",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "276.1",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 35733,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3965,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "442.73",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "357.41",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 18786,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4897,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "193.71",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "283.12",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 19457,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4232,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "424.67",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "118.6",
                          "currencyCode": "RON"
                        },
                        "awardAmount": {
                          "amount": 7794,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1781,
                        "equivalentAmount": {
                          "amount": "53.27",
                          "currencyCode": "LBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "498.89",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 2343,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0575,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "58.85",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "244.69",
                          "currencyCode": "GEL"
                        },
                        "awardAmount": {
                          "amount": 13901,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0335,
                        "equivalentAmount": {
                          "amount": "429.15",
                          "currencyCode": "LRD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "230.12",
                            "currencyCode": "TMT"
                          },
                          "awardAmount": {
                            "amount": 26597,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4629,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "285.58",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "377.08",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 15703,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1396,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "24.68",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "12.76",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 34341,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0468,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "486.98",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "221.52",
                            "currencyCode": "WST"
                          },
                          "awardAmount": {
                            "amount": 8983,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0862,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "381.89",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "408.53",
                            "currencyCode": "NOK"
                          },
                          "awardAmount": {
                            "amount": 27593,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1185,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "485.87",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "334.88",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 10102,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2506,
                    "equivalentAmount": {
                      "amount": "45.67",
                      "currencyCode": "SRD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "325.72",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 28974,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3632,
                    "equivalentAmount": {
                      "amount": "100.78",
                      "currencyCode": "JPY"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "82.05",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 25886,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4557,
                    "equivalentAmount": {
                      "amount": "95.42",
                      "currencyCode": "MWK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "39.85",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 10288,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0764,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "57.09",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "288.49",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 42080,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2946,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "372.81",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "477.46",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 7395,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.02,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "10.15",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "27.47",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 44887,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2818,
                    "equivalentAmount": {
                      "amount": "398.58",
                      "currencyCode": "CZK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "416.13",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 36727,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.256,
                    "equivalentAmount": {
                      "amount": "91.77",
                      "currencyCode": "NGN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8637
                },
                "passengerReferenceIds": [
                  "d0862d32-ef4b-4d8d-98e4-80e8b1a29412",
                  "da4c351d-bc1c-4860-b0e5-c37e8fd80c0f",
                  "ff88907d-8236-4dbe-b437-1d1aec4cb533",
                  "5e667a3b-32f9-44df-89a1-1e6d818a213c",
                  "b916c72e-dd46-4314-b934-367277160f5a",
                  "221b5720-4cb5-4441-b064-b13f3d6aadf5",
                  "69327aa6-9e91-444e-b487-ad78cdcac466",
                  "d6c95d98-abb4-469d-aa11-c792caed59d5",
                  "c5669177-162f-4107-9298-3015e9f3503b"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "222.23",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 33110,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.145,
                    "equivalentAmount": {
                      "amount": "218.23",
                      "currencyCode": "DKK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "488.64",
                          "currencyCode": "TJS"
                        },
                        "awardAmount": {
                          "amount": 16915,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3406,
                        "equivalentAmount": {
                          "amount": "492.56",
                          "currencyCode": "MKD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "344.41",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 14063,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1189,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "197.4",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "340.97",
                          "currencyCode": "MUR"
                        },
                        "awardAmount": {
                          "amount": 24493,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1566,
                        "equivalentAmount": {
                          "amount": "42.83",
                          "currencyCode": "TWD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "20.25",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 2515,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3866,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "39.76",
                            "currencyCode": "SOS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "273.39",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 4050,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0909,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "134.26",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "275.47",
                          "currencyCode": "SZL"
                        },
                        "awardAmount": {
                          "amount": 38605,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2535,
                        "equivalentAmount": {
                          "amount": "362.43",
                          "currencyCode": "GEL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "269.23",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 26542,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4091,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "376.5",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "343.4",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 31526,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4954,
                    "equivalentAmount": {
                      "amount": "258.07",
                      "currencyCode": "UYU"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "228.2",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 8340,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4887,
                    "equivalentAmount": {
                      "amount": "69.36",
                      "currencyCode": "GBP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "206.46",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 4481,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4831,
                    "equivalentAmount": {
                      "amount": "269.46",
                      "currencyCode": "AMD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "254.37",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 26440,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3199,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "473.98",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "292.19",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 46047,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4009,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "244.47",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "449.94",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 28345,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2443,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "167.68",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "388.65",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 49032,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2756,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "173.27",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "280.21",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 8168,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2555,
                    "equivalentAmount": {
                      "amount": "95.94",
                      "currencyCode": "KMF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "163.22",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 28158,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3796,
                    "equivalentAmount": {
                      "amount": "74.17",
                      "currencyCode": "ISK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1073
                },
                "passengerReferenceIds": [
                  "5857507d-3eef-4f98-983a-1a6212ad66f9",
                  "e2498854-56d8-4d21-9e45-c499b592cee5",
                  "6acf5006-77a0-473d-be82-3e997453aa2d",
                  "c6f4e32e-4ca0-4042-a5c5-1e88b8e102cb",
                  "cc8295da-87a2-405e-ae06-0a1ed4fc8bb5",
                  "94364c8d-296c-41e7-8539-156550bda3e6",
                  "c06c13f5-a048-4d9e-a508-6abf5a311980",
                  "e0b2ab15-096a-4c23-91d4-c8fa5294cb86",
                  "f798cfbd-6a9e-45fb-845e-1a4ae63b3177"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "61.8",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 42108,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2571,
                    "equivalentAmount": {
                      "amount": "308.71",
                      "currencyCode": "SLE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "492.43",
                          "currencyCode": "SCR"
                        },
                        "awardAmount": {
                          "amount": 15556,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1868,
                        "equivalentAmount": {
                          "amount": "76.43",
                          "currencyCode": "MGA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "439.91",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 17900,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0438,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "64.85",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "15.9",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 45431,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3374,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "230.52",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "372.8",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 16315,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3656,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "362.77",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "211.48",
                            "currencyCode": "MRU"
                          },
                          "awardAmount": {
                            "amount": 24579,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1492,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "33.23",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "406.85",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 26068,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4234,
                        "equivalentAmount": {
                          "amount": "227.6",
                          "currencyCode": "TMT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "122.5",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 45053,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1669,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "446.14",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "139.42",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 40756,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3812,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "152.2",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "426.45",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 27248,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4042,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "75.86",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "478.95",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 48786,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0989,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "446.05",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "167.46",
                          "currencyCode": "BHD"
                        },
                        "awardAmount": {
                          "amount": 15986,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3544,
                        "equivalentAmount": {
                          "amount": "66.93",
                          "currencyCode": "DOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "247.85",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 18402,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4198,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "330.7",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "172.05",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 39901,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0279,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "229.91",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "239.3",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 12286,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.31,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "322.04",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "61.66",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 33262,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1827,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "19.89",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "352.46",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 11142,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0371,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "46.45",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "93.23",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 3425,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4722,
                    "equivalentAmount": {
                      "amount": "24.85",
                      "currencyCode": "SLE"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "260.14",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 43031,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.296,
                    "equivalentAmount": {
                      "amount": "275.59",
                      "currencyCode": "GMD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "398.09",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 49467,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2791,
                    "equivalentAmount": {
                      "amount": "264.85",
                      "currencyCode": "PHP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "345.54",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 32542,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.314,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "395.68",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "225.69",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 39865,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4673,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "461.34",
                        "currencyCode": "CHF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "216.93",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 33854,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1344,
                    "equivalentAmount": {
                      "amount": "72.23",
                      "currencyCode": "SLE"
                    }
                  },
                  {
                    "amount": {
                      "amount": "410.78",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 3420,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4479,
                    "equivalentAmount": {
                      "amount": "180.12",
                      "currencyCode": "RUB"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "235.82",
                  "currencyCode": "SGD"
                },
                "awardAmount": {
                  "amount": 41393,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1335,
                "equivalentAmount": {
                  "amount": "365.3",
                  "currencyCode": "FJD"
                }
              },
              "fees": {
                "amount": {
                  "amount": "366.59",
                  "currencyCode": "EUR"
                },
                "awardAmount": {
                  "amount": 9441,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4912,
                "equivalentAmount": {
                  "amount": "296.34",
                  "currencyCode": "BRL"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "278.24",
                  "currencyCode": "XPF"
                },
                "awardAmount": {
                  "amount": 45271,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4544,
                "equivalentAmount": {
                  "amount": "291.2",
                  "currencyCode": "LBP"
                }
              },
              "offerItemReferenceId": "c9b77307-8934-4bad-888f-4ef51d3eff1e",
              "tax": {
                "amount": {
                  "amount": "92.66",
                  "currencyCode": "MZN"
                },
                "awardAmount": {
                  "amount": 41396,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4334,
                "equivalentAmount": {
                  "amount": "189.04",
                  "currencyCode": "TMT"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "55.33",
                    "currencyCode": "BHD"
                  },
                  "awardAmount": {
                    "amount": 39748,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.373,
                  "equivalentAmount": {
                    "amount": "47.27",
                    "currencyCode": "BMD"
                  }
                },
                {
                  "amount": {
                    "amount": "445.82",
                    "currencyCode": "PGK"
                  },
                  "awardAmount": {
                    "amount": 9632,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.182,
                  "equivalentAmount": {
                    "amount": "98.95",
                    "currencyCode": "CUP"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "111.21",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 49912,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1078,
                    "equivalentAmount": {
                      "amount": "321.26",
                      "currencyCode": "VND"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "368.98",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 42744,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0715,
                    "equivalentAmount": {
                      "amount": "68.33",
                      "currencyCode": "AUD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "391.22",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 7430,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3617,
                    "equivalentAmount": {
                      "amount": "42.07",
                      "currencyCode": "MXN"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "370.62",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 2853,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3978,
                    "equivalentAmount": {
                      "amount": "339.2",
                      "currencyCode": "KGS"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "451.5",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 26643,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3117,
                      "equivalentAmount": {
                        "amount": "456.52",
                        "currencyCode": "STN"
                      }
                    },
                    {
                      "amount": {
                        "amount": "294.09",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 6507,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1609,
                      "equivalentAmount": {
                        "amount": "18.04",
                        "currencyCode": "LRD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "129.78",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 49905,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4756,
                    "equivalentAmount": {
                      "amount": "385.13",
                      "currencyCode": "EGP"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "270.21",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 39072,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2651,
                    "equivalentAmount": {
                      "amount": "132.68",
                      "currencyCode": "AMD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "422.22",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 19572,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4127,
                    "equivalentAmount": {
                      "amount": "320.46",
                      "currencyCode": "LBP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "446.49",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 17268,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1599,
                    "equivalentAmount": {
                      "amount": "225.15",
                      "currencyCode": "BDT"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "441.82",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 11279,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3754,
                      "equivalentAmount": {
                        "amount": "488.02",
                        "currencyCode": "ISK"
                      }
                    },
                    {
                      "amount": {
                        "amount": "400.39",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 23881,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1706,
                      "equivalentAmount": {
                        "amount": "97.86",
                        "currencyCode": "NIO"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "49.93",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 27118,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.187,
                    "equivalentAmount": {
                      "amount": "165.67",
                      "currencyCode": "AMD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "342.82",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 19927,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.272,
                    "equivalentAmount": {
                      "amount": "326.79",
                      "currencyCode": "VUV"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "265.42",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 30351,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.319,
                    "equivalentAmount": {
                      "amount": "152.77",
                      "currencyCode": "UAH"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "369.1",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 34654,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0511,
                    "equivalentAmount": {
                      "amount": "113.93",
                      "currencyCode": "KHR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "421.73",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 7077,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3647,
                      "equivalentAmount": {
                        "amount": "288.24",
                        "currencyCode": "STN"
                      }
                    },
                    {
                      "amount": {
                        "amount": "407.05",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 16500,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2935,
                      "equivalentAmount": {
                        "amount": "389.31",
                        "currencyCode": "NAD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "271.57",
                    "currencyCode": "ANG"
                  },
                  "percentage": "7.27"
                },
                "passengerReferenceIds": [
                  "ec083417-b012-4c45-8a1c-0537f65f2d9b",
                  "a718c353-b213-46f7-8220-1e17fc0c1cab",
                  "00697f74-4cea-45b0-b010-c5489735959d",
                  "600db8fe-e74d-41c5-be59-87d61ea80f28",
                  "adaa0899-8405-4a24-8a32-6056cd43876f",
                  "9f5006cd-edd6-4024-b8c9-e5e67e028500",
                  "c79bc448-955f-4dcc-8c01-741d36536dc2",
                  "16b8a80b-a966-475d-9b7e-1c165bf9141a",
                  "8fbdfa06-60e4-4a42-ae62-486c686f83ca"
                ],
                "total": {
                  "amount": {
                    "amount": "394.81",
                    "currencyCode": "RUB"
                  },
                  "awardAmount": {
                    "amount": 38390,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1874,
                  "equivalentAmount": {
                    "amount": "440.3",
                    "currencyCode": "DOP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "29.6",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 16935,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2735,
                    "equivalentAmount": {
                      "amount": "316.51",
                      "currencyCode": "KYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "106.25",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48987,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3533,
                      "equivalentAmount": {
                        "amount": "370.17",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "403.03",
                        "currencyCode": "GIP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22906,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4768,
                      "equivalentAmount": {
                        "amount": "56.85",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "199.38",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2612,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0896,
                      "equivalentAmount": {
                        "amount": "446.45",
                        "currencyCode": "ARS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "486.09",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 1340,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4818,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "150.62",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "108.55",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 24765,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2238,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "428.36",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "65.93",
                    "currencyCode": "COP"
                  },
                  "percentage": "9.99"
                },
                "passengerReferenceIds": [
                  "8494707b-80bf-4618-a797-8c1f5161a59a",
                  "a8ff0ecd-b12e-41a5-bf4a-f613e43b46ce",
                  "4366edb3-c52c-486a-b383-e22801963e4c",
                  "5c1aec75-d02d-4f00-87c2-29d0a6e574ba",
                  "87c9fab6-f912-49c3-8a10-e60590b370c1",
                  "83d4dae2-c660-4ee4-9386-5f6d03373c63",
                  "32968379-2176-435e-a26d-5dfdf535cfe9",
                  "6c3841bf-af96-4fb5-8c4a-a569e1fb3e02",
                  "8db4d14e-4031-4c96-9c27-15836f99cdc0"
                ],
                "total": {
                  "amount": {
                    "amount": "303.36",
                    "currencyCode": "USD"
                  },
                  "awardAmount": {
                    "amount": 39082,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2553,
                  "equivalentAmount": {
                    "amount": "94.17",
                    "currencyCode": "MGA"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "136.71",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 42339,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.43,
                    "equivalentAmount": {
                      "amount": "22.81",
                      "currencyCode": "ILS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "60.16",
                        "currencyCode": "XOF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9720,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2446,
                      "equivalentAmount": {
                        "amount": "338.13",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "89.82",
                        "currencyCode": "STN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33198,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1787,
                      "equivalentAmount": {
                        "amount": "398.84",
                        "currencyCode": "ALL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "109.62",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25254,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3271,
                      "equivalentAmount": {
                        "amount": "279.79",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "122.14",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 15086,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1928,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "476.01",
                        "currencyCode": "ILS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "60.34",
                    "currencyCode": "RWF"
                  },
                  "percentage": "12.73"
                },
                "passengerReferenceIds": [
                  "e9f8fad9-89e3-434e-b1c5-d1fd36ba6a32",
                  "e0a8b5d2-8c83-4851-a386-9088fbebad65",
                  "bda8de4b-6807-46d7-b24a-5a2f9740298a",
                  "e37461bd-7d06-4f54-968b-1cc47ee64277",
                  "c0e28c64-f623-42d0-8632-b2d0ef9f603d",
                  "f404cc14-6552-46af-bbe6-5d0068e9ebc4",
                  "e85b99cd-2aeb-4c28-9116-5e42a52c336d",
                  "1b7742ab-1a4d-4ec9-bca5-fc406629e1e6",
                  "85edbcab-fffe-41ff-b4b1-45a62db2e613"
                ],
                "total": {
                  "amount": {
                    "amount": "322.01",
                    "currencyCode": "AUD"
                  },
                  "awardAmount": {
                    "amount": 1938,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0698,
                  "equivalentAmount": {
                    "amount": "345.75",
                    "currencyCode": "MVR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "359.58",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 4380,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1796,
                    "equivalentAmount": {
                      "amount": "32.22",
                      "currencyCode": "SLE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "452.9",
                        "currencyCode": "ARS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30665,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0962,
                      "equivalentAmount": {
                        "amount": "274.31",
                        "currencyCode": "NIO"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "27.28",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8202,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2176,
                      "equivalentAmount": {
                        "amount": "436.63",
                        "currencyCode": "BWP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "448.26",
                        "currencyCode": "PLN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33656,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1041,
                      "equivalentAmount": {
                        "amount": "181.24",
                        "currencyCode": "BDT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "216.39",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 26812,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3224,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "227.99",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "15.61",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 8122,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3478,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "44.33",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "113.33",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 49830,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0806,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "107.23",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "118.57",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 14405,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0911,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "189.99",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "401.52",
                    "currencyCode": "TOP"
                  },
                  "percentage": "5.73"
                },
                "passengerReferenceIds": [
                  "04598525-d65f-41e0-9be3-cedd48a15fe1",
                  "37b62856-e31b-49f6-b3a1-83a5e6ffab46",
                  "f4e0dfa3-2449-458e-a4d3-32740da34153",
                  "bc4eff85-b2e5-43a2-a025-acc9aaf2239d",
                  "a9e3f99f-d3b7-4827-a5ca-cd0d97fb66ed",
                  "80b600ff-9881-4a78-9317-bee63376f909",
                  "fdbfe0ff-c87f-4aba-a41e-78044f10b702",
                  "b4968435-f42a-4763-841f-1ce0000089c9",
                  "6ea51358-f5be-4b4e-839e-702ee436654b"
                ],
                "total": {
                  "amount": {
                    "amount": "394.35",
                    "currencyCode": "WST"
                  },
                  "awardAmount": {
                    "amount": 33999,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4486,
                  "equivalentAmount": {
                    "amount": "276.46",
                    "currencyCode": "ARS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "101.59",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 49433,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4119,
                    "equivalentAmount": {
                      "amount": "152.69",
                      "currencyCode": "BAM"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "396.39",
                        "currencyCode": "AZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11305,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3494,
                      "equivalentAmount": {
                        "amount": "286.49",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "396.35",
                        "currencyCode": "IQD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48229,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3584,
                      "equivalentAmount": {
                        "amount": "238.6",
                        "currencyCode": "CRC"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "21.88",
                        "currencyCode": "MMK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15715,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3337,
                      "equivalentAmount": {
                        "amount": "310.94",
                        "currencyCode": "COP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "398.12",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 41141,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1959,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "12.45",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "228.57",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 25473,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1138,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "496.44",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "76.52",
                        "currencyCode": "BHD"
                      },
                      "awardAmount": {
                        "amount": 43206,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4618,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "337.31",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "414.29",
                    "currencyCode": "GEL"
                  },
                  "percentage": "6.76"
                },
                "passengerReferenceIds": [
                  "d9a9eb5d-9691-4e55-91a5-c50d75426347",
                  "dba4dd6f-dbee-4c63-baca-0efa0720068b",
                  "e45e5eed-bf3d-45a9-a6d2-e65e6642f04e",
                  "225a48cb-496f-4a59-bf90-2f91e1c8eb58",
                  "8eb2996d-ec45-46c1-8c89-7907f781bcfa",
                  "c4bfd42b-6e61-4ce0-9e0c-73377ae95efc",
                  "c3966925-2edf-45e3-bed4-2b287c1ec0eb",
                  "cf45f6d7-9265-4307-9874-590289a70949",
                  "862efe23-ff5b-4034-b54b-ccb613fa304c"
                ],
                "total": {
                  "amount": {
                    "amount": "453.56",
                    "currencyCode": "BAM"
                  },
                  "awardAmount": {
                    "amount": 48233,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4981,
                  "equivalentAmount": {
                    "amount": "94.71",
                    "currencyCode": "JPY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "463.46",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 23582,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1155,
                    "equivalentAmount": {
                      "amount": "73",
                      "currencyCode": "NPR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "190.15",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12180,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.245,
                      "equivalentAmount": {
                        "amount": "329.03",
                        "currencyCode": "HTG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "463.56",
                        "currencyCode": "TMT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26032,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4883,
                      "equivalentAmount": {
                        "amount": "83.77",
                        "currencyCode": "NPR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "492.11",
                        "currencyCode": "CAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4270,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.137,
                      "equivalentAmount": {
                        "amount": "254.42",
                        "currencyCode": "KWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "203.21",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 8741,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0289,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "372.79",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "406.1",
                    "currencyCode": "BAM"
                  },
                  "percentage": "14.94"
                },
                "passengerReferenceIds": [
                  "5195944b-986f-4564-9133-7e160b1bcd32",
                  "e722048c-4cba-4d6e-bc65-78ea443d9d69",
                  "b399a01a-1395-4fae-af93-1ff3cf3b3f71",
                  "facb79bf-dc42-492a-968e-d8d851e9e5e0",
                  "98789058-aec6-49ad-9467-28d4d60a1882",
                  "ebf294b3-6cd2-4427-aeba-062b83afc73d",
                  "4d87b8f4-d313-4d9b-9877-716d649a78f5",
                  "0d798671-d15b-486b-a2f7-4cf2de92ef51",
                  "b8ad6f79-81f4-4a94-b919-f013fe52cdd4"
                ],
                "total": {
                  "amount": {
                    "amount": "163.28",
                    "currencyCode": "PEN"
                  },
                  "awardAmount": {
                    "amount": 26074,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1767,
                  "equivalentAmount": {
                    "amount": "184.88",
                    "currencyCode": "BBD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "446.09",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 30876,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3531,
                    "equivalentAmount": {
                      "amount": "373.68",
                      "currencyCode": "CVE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "388.48",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37972,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4676,
                      "equivalentAmount": {
                        "amount": "483.73",
                        "currencyCode": "AOA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "256.23",
                        "currencyCode": "BZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48291,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2535,
                      "equivalentAmount": {
                        "amount": "124.82",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "114.21",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9479,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.293,
                      "equivalentAmount": {
                        "amount": "11.24",
                        "currencyCode": "EGP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "83.45",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 10145,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.145,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "95.44",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "315.57",
                    "currencyCode": "BND"
                  },
                  "percentage": "9.5"
                },
                "passengerReferenceIds": [
                  "a0b06368-60fe-43e9-92e3-e0c4f021f8d7",
                  "53777d0d-f69e-4f09-8ed1-0dd1a86d939f",
                  "fcc15556-92cf-4c81-9f72-850b544158ec",
                  "64ed5c97-af19-4f0a-906a-518de71737ff",
                  "dea225aa-7a68-4a49-b53f-bbb1bd3d8f4f",
                  "8db5a539-089c-49f6-a0b5-0d472487a339",
                  "bb815dac-1af7-4f02-b052-17eddf4cb741",
                  "23f88e18-0324-440e-9897-1c90212e32e9",
                  "d8d996e1-eba4-494b-b2d0-c11db626db27"
                ],
                "total": {
                  "amount": {
                    "amount": "441.98",
                    "currencyCode": "SGD"
                  },
                  "awardAmount": {
                    "amount": 16998,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.099,
                  "equivalentAmount": {
                    "amount": "145.32",
                    "currencyCode": "CNY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "28.04",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 17885,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3461,
                    "equivalentAmount": {
                      "amount": "338.84",
                      "currencyCode": "SAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "105.45",
                        "currencyCode": "BOB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8372,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0588,
                      "equivalentAmount": {
                        "amount": "334.72",
                        "currencyCode": "BGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "130.46",
                        "currencyCode": "YER"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17290,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4024,
                      "equivalentAmount": {
                        "amount": "261.85",
                        "currencyCode": "INR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "494.97",
                        "currencyCode": "AMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45216,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2471,
                      "equivalentAmount": {
                        "amount": "167.97",
                        "currencyCode": "VND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "457.67",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 47373,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1246,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "341.62",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "91.32",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 39384,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1149,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "16.33",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "11.94",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 8535,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1502,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "299.83",
                        "currencyCode": "XAF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "470.6",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 22061,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1837,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "35.13",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "127.38",
                        "currencyCode": "BHD"
                      },
                      "awardAmount": {
                        "amount": 17376,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1158,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "305.22",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "52.51",
                    "currencyCode": "MGA"
                  },
                  "percentage": "14.13"
                },
                "passengerReferenceIds": [
                  "7a918cff-af32-48d0-8382-e14360b5f915",
                  "81a1ff3b-c527-43e7-a97e-f478ad55cbcd",
                  "fd5905e1-39e8-4538-8458-39379fd97010",
                  "0d9e9a5e-34ca-42ff-932f-0eeb0061d19b",
                  "2ac6f469-17ee-48b0-a12f-28d8f464b1db",
                  "96c7f470-e218-4e13-9e85-f32c0af4c005",
                  "49cb2204-eb7e-4e07-9822-3aa5d749024e",
                  "f620314e-d394-48ea-8ff6-9c74c253b8b7",
                  "bde3d9a4-d0f7-403f-9e24-df16dd1f24b9"
                ],
                "total": {
                  "amount": {
                    "amount": "280.53",
                    "currencyCode": "NOK"
                  },
                  "awardAmount": {
                    "amount": 5905,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1005,
                  "equivalentAmount": {
                    "amount": "389.39",
                    "currencyCode": "CNY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "442.9",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 7915,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2846,
                    "equivalentAmount": {
                      "amount": "245.99",
                      "currencyCode": "ARS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "104.95",
                        "currencyCode": "LSL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25620,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2908,
                      "equivalentAmount": {
                        "amount": "285.7",
                        "currencyCode": "GMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "111.6",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35551,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1896,
                      "equivalentAmount": {
                        "amount": "35.81",
                        "currencyCode": "ERN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "436.95",
                        "currencyCode": "LAK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36894,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4893,
                      "equivalentAmount": {
                        "amount": "462.56",
                        "currencyCode": "IRR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "431.83",
                        "currencyCode": "USD"
                      },
                      "awardAmount": {
                        "amount": 32000,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2937,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "464.83",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "426.09",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 10703,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3597,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "139.06",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "397.85",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 36554,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1359,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "293.2",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "273.36",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 37059,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1889,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "467.32",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "116.32",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 15931,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3757,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "424.75",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "134.62",
                    "currencyCode": "MXN"
                  },
                  "percentage": "7.03"
                },
                "passengerReferenceIds": [
                  "399669c5-f956-4e72-b5ea-82e514a24ef9",
                  "a5402a6a-8b0e-4e69-97a7-053f09802cf2",
                  "43d5b4ee-0824-43e9-8b02-37d7ac1f55fe",
                  "3f93c742-5d7f-4b30-840b-08e6defceccc",
                  "34a1f05c-2079-4fe0-8119-04e21663ee22",
                  "767eb7f4-7349-444c-9f98-62156f144ee9",
                  "6712045e-c957-4195-a064-0c95e7db03e3",
                  "b1bcf4f0-6979-4ef1-979c-263c1f85536e",
                  "04893d22-296f-4b6b-9439-7fd0efe2bb90"
                ],
                "total": {
                  "amount": {
                    "amount": "343.32",
                    "currencyCode": "ILS"
                  },
                  "awardAmount": {
                    "amount": 7468,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2526,
                  "equivalentAmount": {
                    "amount": "189.39",
                    "currencyCode": "MZN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "388.38",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 44628,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1884,
                    "equivalentAmount": {
                      "amount": "277.86",
                      "currencyCode": "RSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "322.17",
                        "currencyCode": "BBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30262,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0245,
                      "equivalentAmount": {
                        "amount": "45.1",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "465.96",
                        "currencyCode": "HTG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15813,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.119,
                      "equivalentAmount": {
                        "amount": "448.65",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "137.68",
                        "currencyCode": "BMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33047,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1494,
                      "equivalentAmount": {
                        "amount": "137.81",
                        "currencyCode": "SGD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "133.34",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 9530,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3446,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "68.31",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "87.74",
                    "currencyCode": "IQD"
                  },
                  "percentage": "12.52"
                },
                "deal": {
                  "amount": {
                    "amount": "337.16",
                    "currencyCode": "ERN"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "17.22",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "32292ac1-7183-4a36-9a30-ab943531c7fc",
                  "f7a32635-a4ac-40b6-9a50-84431ad9a9a9",
                  "33f06ce5-02d3-42bb-8180-359974e8a5ff",
                  "bf9f67fc-c721-45bd-b0e9-68dc31b02067",
                  "bc9ae763-888e-42ee-9676-a0f16cde50d0",
                  "22748edd-ce8a-4525-a1d7-9ae6a32e9a2c",
                  "d3f6e5da-d8e2-4f48-8c11-b002a3feb1d8",
                  "750b2899-baf2-4444-98c0-c04bb728052c",
                  "dde1583e-4eb0-4568-bfac-3ab4a9458ec1"
                ],
                "total": {
                  "amount": {
                    "amount": "110.81",
                    "currencyCode": "MGA"
                  },
                  "awardAmount": {
                    "amount": 39652,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4412,
                  "equivalentAmount": {
                    "amount": "352.81",
                    "currencyCode": "TTD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "268.14",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 40729,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2925,
                    "equivalentAmount": {
                      "amount": "31.89",
                      "currencyCode": "ISK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "490.79",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33265,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2613,
                      "equivalentAmount": {
                        "amount": "15.24",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "295.47",
                        "currencyCode": "KRW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8093,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.24,
                      "equivalentAmount": {
                        "amount": "409",
                        "currencyCode": "MRU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "381.82",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39764,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1673,
                      "equivalentAmount": {
                        "amount": "159.15",
                        "currencyCode": "IDR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "308.75",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 32229,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4438,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "114.1",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "206.66",
                    "currencyCode": "LBP"
                  },
                  "percentage": "9.18"
                },
                "deal": {
                  "amount": {
                    "amount": "132.29",
                    "currencyCode": "BZD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "18.72",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c1a3bd8e-6639-4168-9e01-e25fa3ec0bd1",
                  "940e7262-e16b-4cae-91f5-7140d8477e22",
                  "ddd21f48-bcec-4d82-aeff-a05315d51b9e",
                  "4fd5186e-8579-446a-8466-24760201aa9d",
                  "e7bc4fca-c013-4791-b4c7-25016078e2e4",
                  "3f69e0ee-760b-4457-ba02-daabd2a0efb3",
                  "49628115-50c8-40bb-b21c-37d1439d116c",
                  "7a9e95d0-d024-45f4-8cbc-7267158f846d",
                  "9b16bd5d-0141-44b0-867b-d523948574d0"
                ],
                "total": {
                  "amount": {
                    "amount": "277.55",
                    "currencyCode": "KHR"
                  },
                  "awardAmount": {
                    "amount": 35262,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4083,
                  "equivalentAmount": {
                    "amount": "199.44",
                    "currencyCode": "SLE"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "235.34",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 21997,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3737,
                    "equivalentAmount": {
                      "amount": "196.15",
                      "currencyCode": "VES"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "293.94",
                        "currencyCode": "MMK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9371,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0459,
                      "equivalentAmount": {
                        "amount": "108.12",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "11.6",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12927,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3975,
                      "equivalentAmount": {
                        "amount": "249.43",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "456.1",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8268,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3977,
                      "equivalentAmount": {
                        "amount": "68.62",
                        "currencyCode": "CZK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "151.66",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 38556,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0359,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "149.57",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "481.18",
                    "currencyCode": "CVE"
                  },
                  "percentage": "8.56"
                },
                "deal": {
                  "amount": {
                    "amount": "397.51",
                    "currencyCode": "LYD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "17.42",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "6f05cabb-c1bc-443b-a31f-ea3293dfbb91",
                  "21683e3f-b9bb-4b53-ad8b-93a44e37ba6a",
                  "cc584c76-841c-4aa6-8654-65a83c991f3e",
                  "3b3dd67e-1112-49de-9e12-c8cb770d6697",
                  "65adf02c-5524-4b38-9aeb-e046ed85aa03",
                  "ab9b6802-e640-4152-8ffc-a98e46f8201d",
                  "4708a43f-84fd-4836-a634-8f5b5b1422a1",
                  "7d8566c9-db2a-48ad-9e7f-e9cf26cebb04",
                  "04cc9126-d106-461c-9a58-7f8aeda7263c"
                ],
                "total": {
                  "amount": {
                    "amount": "331.88",
                    "currencyCode": "NGN"
                  },
                  "awardAmount": {
                    "amount": 24668,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0193,
                  "equivalentAmount": {
                    "amount": "478.1",
                    "currencyCode": "FKP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "439.52",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 42362,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1486,
                    "equivalentAmount": {
                      "amount": "284.68",
                      "currencyCode": "RSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "336.96",
                        "currencyCode": "ILS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5289,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3742,
                      "equivalentAmount": {
                        "amount": "15.2",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "402.43",
                        "currencyCode": "RWF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40886,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4632,
                      "equivalentAmount": {
                        "amount": "303.38",
                        "currencyCode": "BWP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "170.38",
                        "currencyCode": "BZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46310,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3688,
                      "equivalentAmount": {
                        "amount": "76.93",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "182.75",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 44685,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1556,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "252.12",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "33.17",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 22419,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2591,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "125.79",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "401.49",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 11667,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1288,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "457.99",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "315.26",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 49300,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0906,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "280.29",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "10.15",
                    "currencyCode": "HNL"
                  },
                  "percentage": "7.29"
                },
                "deal": {
                  "amount": {
                    "amount": "101.48",
                    "currencyCode": "GHS"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "19.83",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "7af1c200-a62e-4893-8740-3faee56edc1e",
                  "0fac82fd-3664-4f6d-86e6-fed16bf76597",
                  "98ab9204-2eb7-4967-8a5f-ebd809812fdb",
                  "d7ee90eb-d4c8-414a-b4c3-6deca7a57582",
                  "00240747-ef2e-4902-9e31-022a39eb8262",
                  "3ce6e8cc-43fb-4ec1-b986-a0ee983b6d2c",
                  "41ed9603-7e89-4c39-b47b-1e89153fc5ff",
                  "159aac0c-7d8b-4437-baee-b6f8508d197f",
                  "ead1e3fb-d012-4bff-bef1-51ab030ba0dc"
                ],
                "total": {
                  "amount": {
                    "amount": "270.07",
                    "currencyCode": "UAH"
                  },
                  "awardAmount": {
                    "amount": 29927,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2487,
                  "equivalentAmount": {
                    "amount": "80.27",
                    "currencyCode": "IQD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "284.24",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 8322,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1906,
                    "equivalentAmount": {
                      "amount": "52.98",
                      "currencyCode": "LYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "155.32",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11697,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4601,
                      "equivalentAmount": {
                        "amount": "394.12",
                        "currencyCode": "MAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "96.07",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12774,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2221,
                      "equivalentAmount": {
                        "amount": "26.89",
                        "currencyCode": "BSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "294.16",
                        "currencyCode": "TZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2908,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4102,
                      "equivalentAmount": {
                        "amount": "118.32",
                        "currencyCode": "MMK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "463.89",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 46878,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2135,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "30.83",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "268.92",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 37441,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3867,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "480.99",
                        "currencyCode": "SGD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "21.1",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 39153,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2567,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "470.13",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "307.53",
                    "currencyCode": "MXN"
                  },
                  "percentage": "7.79"
                },
                "deal": {
                  "amount": {
                    "amount": "36.43",
                    "currencyCode": "BYN"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.28",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "271ae9d6-0a6b-41a2-822f-a2d48d8e7f25",
                  "d64a2402-3820-48d1-b6d2-c886ef5d8bb1",
                  "30051c80-1da2-4f3c-8753-784b33535f8b",
                  "5b23d544-c10d-4713-ac7f-aafd7062edd9",
                  "c2a51b4a-f52b-437b-b8d6-8e94f0cad762",
                  "e8b2d2fc-cd31-4efc-841c-acac4c47d581",
                  "84c3282f-3f79-4b02-80db-858b07cf737f",
                  "066abb7d-44c5-4923-9519-5f2f255ef2e1",
                  "489847eb-06c3-4fa2-9a00-ae4be7daf903"
                ],
                "total": {
                  "amount": {
                    "amount": "402.04",
                    "currencyCode": "DKK"
                  },
                  "awardAmount": {
                    "amount": 18921,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.278,
                  "equivalentAmount": {
                    "amount": "476.42",
                    "currencyCode": "AZN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "97.08",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 39271,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0709,
                    "equivalentAmount": {
                      "amount": "74.22",
                      "currencyCode": "SBD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "411.07",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49065,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1055,
                      "equivalentAmount": {
                        "amount": "413.89",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "224.4",
                        "currencyCode": "BND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11000,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3702,
                      "equivalentAmount": {
                        "amount": "461.14",
                        "currencyCode": "ALL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "83.36",
                        "currencyCode": "BGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22505,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3591,
                      "equivalentAmount": {
                        "amount": "286.71",
                        "currencyCode": "UGX"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "275.46",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 23361,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1536,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "76.41",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "87.31",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 44869,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0373,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "279.68",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "223.34",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 19540,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2777,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "491.33",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "495.94",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 18757,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1513,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "444.14",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "247.04",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 35218,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4461,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "270.6",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "498.47",
                    "currencyCode": "GMD"
                  },
                  "percentage": "13.08"
                },
                "deal": {
                  "amount": {
                    "amount": "218.58",
                    "currencyCode": "BND"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "16.15",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "16708133-0792-41d9-9129-8e5f0089a63b",
                  "58fac64a-af00-4c46-acbe-5ca119b4f6f2",
                  "95faeb2c-bca8-419a-ad7b-20eb249e6a87",
                  "8c4e2965-1fec-4b39-bb5f-855341cb4715",
                  "a4377c43-ea56-40ee-941a-d4c5961c8cad",
                  "f3a7315b-b49f-470c-899f-cda925537db5",
                  "75f17f60-77b1-45b4-8267-6d5b24056f08",
                  "9ab5fb39-aa64-4c64-93d3-aa0b8e1f51d3",
                  "948a60cd-9a8d-4321-aabb-1aaf665c017f"
                ],
                "total": {
                  "amount": {
                    "amount": "122.86",
                    "currencyCode": "HKD"
                  },
                  "awardAmount": {
                    "amount": 45144,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4098,
                  "equivalentAmount": {
                    "amount": "228.57",
                    "currencyCode": "AOA"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "341.06",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 45231,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2866,
                    "equivalentAmount": {
                      "amount": "431.27",
                      "currencyCode": "JMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "20.67",
                        "currencyCode": "ISK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46279,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1451,
                      "equivalentAmount": {
                        "amount": "430.6",
                        "currencyCode": "BOB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "387.02",
                        "currencyCode": "AZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37768,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2337,
                      "equivalentAmount": {
                        "amount": "356.16",
                        "currencyCode": "GHS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "59.96",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23020,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.097,
                      "equivalentAmount": {
                        "amount": "109.12",
                        "currencyCode": "MWK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "58.86",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 38150,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1387,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "351",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "298.23",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 39423,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0683,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "58.06",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "486.19",
                    "currencyCode": "LAK"
                  },
                  "percentage": "11.96"
                },
                "deal": {
                  "amount": {
                    "amount": "250.11",
                    "currencyCode": "PGK"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.41",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "d0b741fe-2d2e-4680-baa6-c494c82bbc11",
                  "f8c22247-11e5-490d-94e9-5a6c0b693daf",
                  "87673790-1ef4-418c-a41b-d1244817e949",
                  "db78981a-d74a-4b14-bac3-a0662958fc9e",
                  "58de11ee-5764-428f-85e5-269b7cf46236",
                  "8d9e29f4-aaf8-4df3-8172-66f25d10b37f",
                  "86cb718a-a836-4a33-8209-53bb444690f3",
                  "c46e1f4d-85c3-4412-83a0-a7ded6644f87",
                  "a5586671-79ec-4b1d-b39d-0b14498221d7"
                ],
                "total": {
                  "amount": {
                    "amount": "487.28",
                    "currencyCode": "UAH"
                  },
                  "awardAmount": {
                    "amount": 23019,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4565,
                  "equivalentAmount": {
                    "amount": "194.22",
                    "currencyCode": "PHP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "285.73",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 7218,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3476,
                    "equivalentAmount": {
                      "amount": "390.35",
                      "currencyCode": "CZK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "237.88",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40062,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1226,
                      "equivalentAmount": {
                        "amount": "22.63",
                        "currencyCode": "NGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "493.27",
                        "currencyCode": "JMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43153,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2867,
                      "equivalentAmount": {
                        "amount": "150.94",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "67.88",
                        "currencyCode": "MRU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20717,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1488,
                      "equivalentAmount": {
                        "amount": "475.63",
                        "currencyCode": "UAH"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "350.76",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 41747,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3882,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "66.39",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "251.14",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 23911,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3998,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "276.48",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "385.21",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 46297,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1213,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "114.7",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "29.29",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 14863,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1938,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "215.23",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "58.49",
                    "currencyCode": "ISK"
                  },
                  "percentage": "11.43"
                },
                "deal": {
                  "amount": {
                    "amount": "79.9",
                    "currencyCode": "COP"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "9.22",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "761b9628-da10-4125-8a5b-0b2749a17861",
                  "779056f0-22d2-4014-a772-68eaac8b80df",
                  "18ee7d1c-3ee3-4944-a557-d8432b13c758",
                  "30797c4c-1ae9-42cc-b516-007444616e46",
                  "8d1d765e-1eee-4dba-aab6-461c500f853d",
                  "45e2afb0-4546-41c6-931a-d3316aa58f57",
                  "ae7f3a23-b113-4614-9eaf-45854125232d",
                  "e642779a-bbba-4463-a340-893d2a805db8",
                  "aa0809fb-c228-44fe-8cb0-3243116bffff"
                ],
                "total": {
                  "amount": {
                    "amount": "221.24",
                    "currencyCode": "GHS"
                  },
                  "awardAmount": {
                    "amount": 47406,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1488,
                  "equivalentAmount": {
                    "amount": "210.22",
                    "currencyCode": "TZS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "316.29",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 28232,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3564,
                    "equivalentAmount": {
                      "amount": "99.17",
                      "currencyCode": "DZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "212.89",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16083,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3989,
                      "equivalentAmount": {
                        "amount": "356.87",
                        "currencyCode": "YER"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "111.88",
                        "currencyCode": "XPF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13820,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2941,
                      "equivalentAmount": {
                        "amount": "279.37",
                        "currencyCode": "EGP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "260.03",
                        "currencyCode": "EGP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35300,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2532,
                      "equivalentAmount": {
                        "amount": "88.26",
                        "currencyCode": "RUB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "439.11",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 31745,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.209,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "398.04",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "205.75",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 33232,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0631,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "125.61",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "258.32",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 45638,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0192,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "85.37",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "225.88",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 31312,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1239,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "413.39",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "25.01",
                    "currencyCode": "JOD"
                  },
                  "percentage": "6.16"
                },
                "deal": {
                  "amount": {
                    "amount": "329.33",
                    "currencyCode": "XPF"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "18.87",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "417f0bc2-dfee-458d-9ed6-608702ae5019",
                  "0f94de7a-74e2-445a-8361-7321b11c82bd",
                  "f9f4d596-8c67-4f69-846f-653084a9250f",
                  "83d98a17-3288-4685-8530-ff8cd33d15be",
                  "091cec54-7bb2-46f3-9d55-3b1ba4f302bc",
                  "a7f9213d-36eb-4a3b-ae6e-65c5fb86852d",
                  "cda7bb15-b80b-4c08-8cb9-59f43aadea30",
                  "2da34564-a141-4497-8a31-be9e7ffd43ed",
                  "66f4ff83-02ad-4f4f-b5e3-b8e8628a587b"
                ],
                "total": {
                  "amount": {
                    "amount": "324.82",
                    "currencyCode": "SRD"
                  },
                  "awardAmount": {
                    "amount": 32219,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.176,
                  "equivalentAmount": {
                    "amount": "111.6",
                    "currencyCode": "MGA"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "291.51",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 22493,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0606,
                    "equivalentAmount": {
                      "amount": "19.91",
                      "currencyCode": "NIO"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "164.57",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37429,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1014,
                      "equivalentAmount": {
                        "amount": "75.09",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "49.12",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5848,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2106,
                      "equivalentAmount": {
                        "amount": "489.21",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "465.94",
                        "currencyCode": "SHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27859,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0492,
                      "equivalentAmount": {
                        "amount": "250.42",
                        "currencyCode": "XOF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "34.56",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 17832,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1591,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "101.51",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "382.58",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 35519,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2802,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "481.19",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "324.43",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 41173,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0728,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "86.71",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "183.81",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 25644,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.395,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "105.51",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9414
                },
                "passengerReferenceIds": [
                  "60d6074d-39e4-4e37-9faf-b5a9bde43e4b",
                  "ae721747-2f57-40ad-ab12-657ed9dc3961",
                  "fc1c7653-520e-452d-b0e8-b8745eef89d8",
                  "1b77f8a6-94f4-45ca-b9b3-fe7cccc81cf1",
                  "31391fab-1efa-40a2-bd9c-107e3d872c53",
                  "12eec639-2c57-48b0-a36a-e66dd8ea5dbf",
                  "ae56bafa-d7e6-4e1d-bc0c-653ad27eb307",
                  "4a47e3fe-e8c3-4656-9286-1762dea782f0",
                  "5a3151db-e993-4d14-b031-ef08161227d8"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "148.18",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 15510,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1178,
                    "equivalentAmount": {
                      "amount": "89.48",
                      "currencyCode": "UGX"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "272.98",
                          "currencyCode": "MVR"
                        },
                        "awardAmount": {
                          "amount": 26239,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3005,
                        "equivalentAmount": {
                          "amount": "437.82",
                          "currencyCode": "PKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "287.9",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 26612,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1258,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "482.11",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "235.85",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 12236,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2633,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "120.52",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "274.99",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 14269,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1599,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "205.68",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "175.24",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 13457,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.459,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "383.04",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "461.95",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 30132,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0557,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "463.25",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "102.64",
                          "currencyCode": "ZAR"
                        },
                        "awardAmount": {
                          "amount": 18559,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2104,
                        "equivalentAmount": {
                          "amount": "230.79",
                          "currencyCode": "AZN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "199.95",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 8699,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2971,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "46.38",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "492.14",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 45920,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4159,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "499.14",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "276.14",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 28072,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0397,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "447.44",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "54.3",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 44970,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1294,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "199.82",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "343.78",
                          "currencyCode": "PAB"
                        },
                        "awardAmount": {
                          "amount": 15956,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1513,
                        "equivalentAmount": {
                          "amount": "17.07",
                          "currencyCode": "ERN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "477.6",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 5780,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1197,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "234.56",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "27.3",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 7737,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4494,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "23.43",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "276.32",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 32928,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2798,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "416.95",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "44.63",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 37915,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2901,
                    "equivalentAmount": {
                      "amount": "108.23",
                      "currencyCode": "GYD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "254.3",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 14689,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1394,
                    "equivalentAmount": {
                      "amount": "472.06",
                      "currencyCode": "TRY"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "234.55",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 24536,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2123,
                    "equivalentAmount": {
                      "amount": "80.75",
                      "currencyCode": "MKD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "408.27",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 14376,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4673,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "381.79",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "308.84",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 26545,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2436,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "444.15",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "74.24",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 39754,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2189,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "454.53",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "312.3",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 14863,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1179,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "306.54",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "70.46",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 32119,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0921,
                    "equivalentAmount": {
                      "amount": "398.35",
                      "currencyCode": "UYU"
                    }
                  },
                  {
                    "amount": {
                      "amount": "432.91",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 14962,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0724,
                    "equivalentAmount": {
                      "amount": "275.87",
                      "currencyCode": "BND"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8817
                },
                "passengerReferenceIds": [
                  "efe9e2b4-6519-4d01-bdfd-ef4ed1f496f5",
                  "c7b6d2c3-4e64-4b1f-88b1-1e559f835677",
                  "34304354-7be4-4b9e-9131-997987c1e25f",
                  "14098416-fa08-46d4-9e47-a5aa7b7cc8f8",
                  "944effff-3411-49f2-81d3-1c42fc0b3f41",
                  "8d2f53bc-a5e9-4865-8f52-b9a546b49446",
                  "5bb53d97-8de0-42c2-9135-8de5d6191e78",
                  "69a83eab-5c94-49d6-b487-fd39bc622b69",
                  "91aa1555-ec2f-42f7-867d-2387b1b5edbf"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "425.37",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 40872,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0468,
                    "equivalentAmount": {
                      "amount": "483.42",
                      "currencyCode": "SZL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "387.69",
                          "currencyCode": "DKK"
                        },
                        "awardAmount": {
                          "amount": 14433,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3356,
                        "equivalentAmount": {
                          "amount": "187.34",
                          "currencyCode": "RWF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "14.72",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 29711,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2262,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "436.54",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "145.02",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 24530,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.048,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "435.88",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "221.26",
                          "currencyCode": "SDG"
                        },
                        "awardAmount": {
                          "amount": 18728,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3559,
                        "equivalentAmount": {
                          "amount": "35.28",
                          "currencyCode": "MNT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "322.14",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 46091,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1243,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "302.99",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "211.41",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 46215,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1353,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "373.53",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "416.83",
                          "currencyCode": "FKP"
                        },
                        "awardAmount": {
                          "amount": 17987,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2786,
                        "equivalentAmount": {
                          "amount": "278.75",
                          "currencyCode": "KPW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "281.1",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 14741,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0669,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "334.98",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "481.81",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 6706,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.203,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "78.14",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "448.96",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 18396,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2238,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "195.4",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "235.99",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 46079,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0278,
                    "equivalentAmount": {
                      "amount": "420.1",
                      "currencyCode": "IRR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "277.38",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 29316,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.315,
                    "equivalentAmount": {
                      "amount": "331.87",
                      "currencyCode": "LYD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "303.63",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 15027,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4387,
                    "equivalentAmount": {
                      "amount": "342.13",
                      "currencyCode": "EUR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "268.46",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 21999,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4203,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "200.07",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "106.69",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 2273,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.321,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "294.29",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "469.82",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 23509,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3289,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "380.04",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "206.45",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 5561,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3574,
                    "equivalentAmount": {
                      "amount": "353.53",
                      "currencyCode": "CHF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "467.38",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 27818,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1244,
                    "equivalentAmount": {
                      "amount": "47.67",
                      "currencyCode": "VUV"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8632
                },
                "passengerReferenceIds": [
                  "51af6338-fc14-46d3-9157-7dd15b250561",
                  "ca47b685-1dd0-4c03-9a8f-c5c2d6e5b213",
                  "94e76ebb-3fed-485f-ac56-9ed3112c72f8",
                  "8f077fb7-24d8-441d-a63a-f1857a8527fb",
                  "691e9805-54fa-4444-8cef-62500ef23f69",
                  "805d80c4-5796-4ad6-8a16-8132b12130dd",
                  "31624835-33d3-4d77-a27f-64ec4f2212b5",
                  "d8749865-7a7e-4193-a297-7daa106d0f3f",
                  "d159ad00-d4d0-490c-b59d-8fb2763661c9"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "293.72",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 34254,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2475,
                    "equivalentAmount": {
                      "amount": "267.22",
                      "currencyCode": "PKR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "370.74",
                          "currencyCode": "NOK"
                        },
                        "awardAmount": {
                          "amount": 28675,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4424,
                        "equivalentAmount": {
                          "amount": "156.56",
                          "currencyCode": "IRR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "373.3",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 37111,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1551,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "251.6",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "251.09",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 29274,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2855,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "111.11",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "147.93",
                          "currencyCode": "DJF"
                        },
                        "awardAmount": {
                          "amount": 2283,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1134,
                        "equivalentAmount": {
                          "amount": "277.93",
                          "currencyCode": "NOK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "310.9",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 18589,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4585,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "79.92",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "191.89",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 2916,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2289,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "352.13",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "320.37",
                          "currencyCode": "THB"
                        },
                        "awardAmount": {
                          "amount": 11238,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4821,
                        "equivalentAmount": {
                          "amount": "414.94",
                          "currencyCode": "DZD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "67.54",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 43480,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2489,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "116.93",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "219.54",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 43928,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1614,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "325.27",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "427.5",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 21647,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4575,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "438.02",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "209.62",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 8083,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4824,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "389.78",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "404.63",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 17719,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4033,
                    "equivalentAmount": {
                      "amount": "174.22",
                      "currencyCode": "JOD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "310.81",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 4953,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4376,
                    "equivalentAmount": {
                      "amount": "382.47",
                      "currencyCode": "GTQ"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "398.9",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 6281,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3963,
                    "equivalentAmount": {
                      "amount": "357.36",
                      "currencyCode": "XCD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "74.49",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 22696,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2909,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "73.39",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "397.71",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 26084,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0708,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "169.13",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "399.5",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 14474,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3355,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "443.04",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "184.65",
                        "currencyCode": "USD"
                      },
                      "awardAmount": {
                        "amount": 35403,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4125,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "234.75",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "486.31",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 29032,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0571,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "335.88",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "151.1",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 40764,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2648,
                    "equivalentAmount": {
                      "amount": "211.08",
                      "currencyCode": "BOB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "471.01",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 37831,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4771,
                    "equivalentAmount": {
                      "amount": "154.04",
                      "currencyCode": "MDL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1919
                },
                "passengerReferenceIds": [
                  "230616b7-dac2-4544-83f1-9e411836793b",
                  "2e48f7bc-71f5-493b-b620-dad69e000ee5",
                  "16e9710a-b790-4277-9dfc-0a50417a21b8",
                  "89be789c-68ad-415c-8958-9a12d2477db3",
                  "4119258f-0821-4607-acc2-aa2e7f5c8581",
                  "59e6d826-d0a2-48e5-b918-b08aaf010443",
                  "094b816a-9184-41a3-a693-1dfe6f445504",
                  "558780e4-4ff0-4ab0-b172-9656375fbb49",
                  "16b0a781-0307-40e1-8f56-37d2b740f0e0"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "426.22",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 10451,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3315,
                    "equivalentAmount": {
                      "amount": "312.03",
                      "currencyCode": "PKR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "338.36",
                          "currencyCode": "MMK"
                        },
                        "awardAmount": {
                          "amount": 41491,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0939,
                        "equivalentAmount": {
                          "amount": "498.28",
                          "currencyCode": "UZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "345.5",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 46807,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3671,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "345.01",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "360.62",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 18220,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0508,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "366.48",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "321.38",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 20424,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0153,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "79.64",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "483.76",
                          "currencyCode": "ZAR"
                        },
                        "awardAmount": {
                          "amount": 2677,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2209,
                        "equivalentAmount": {
                          "amount": "324.54",
                          "currencyCode": "CDF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "429.06",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 35661,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.226,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "196.4",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "489.11",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 29535,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2097,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "208.73",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "367.42",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 30295,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3346,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "498.04",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "67.85",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 14916,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3946,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "299.46",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "205.72",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 42535,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3604,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "325.95",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "305.26",
                          "currencyCode": "FKP"
                        },
                        "awardAmount": {
                          "amount": 26040,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.015,
                        "equivalentAmount": {
                          "amount": "438.19",
                          "currencyCode": "CZK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "452.03",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 11007,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0846,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "189.68",
                            "currencyCode": "LYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "26.52",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 1128,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2032,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "231.94",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "283.21",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 39317,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4545,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "401.34",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "266.19",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 44317,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0303,
                    "equivalentAmount": {
                      "amount": "32.55",
                      "currencyCode": "TND"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "386.17",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 2705,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2285,
                    "equivalentAmount": {
                      "amount": "210.51",
                      "currencyCode": "GYD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "64.71",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 41740,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1495,
                    "equivalentAmount": {
                      "amount": "417.5",
                      "currencyCode": "AZN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "324.92",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 36103,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2697,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "207.95",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "17.96",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 9338,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4445,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "192.12",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "433.18",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 3354,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0416,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "285.2",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "50.76",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 18588,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2857,
                    "equivalentAmount": {
                      "amount": "365.46",
                      "currencyCode": "PHP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "145.63",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 33898,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4286,
                    "equivalentAmount": {
                      "amount": "152.26",
                      "currencyCode": "PAB"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8237
                },
                "passengerReferenceIds": [
                  "9ea35c4f-72a3-4dc1-acc2-2bf7cfe86d43",
                  "f59a2750-6ae1-4c30-9caa-3504ffb3a48d",
                  "fade3a81-54a0-4498-9e70-e06e6d430bcf",
                  "2707995a-e48a-4552-af60-1efa663f9a7b",
                  "4757beb0-7cae-437c-a5dd-e89e8bf08522",
                  "01576d84-34a7-4264-8961-31717e942e44",
                  "bc2c8ecc-459e-4f08-a3bf-edafe2167936",
                  "0f787213-86a9-4ced-b316-74bfa68cbbb7",
                  "ffa0bc5d-7f70-44d1-8d78-485fae8649ee"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "204.9",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 29736,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2573,
                    "equivalentAmount": {
                      "amount": "447.04",
                      "currencyCode": "GHS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "108.29",
                          "currencyCode": "BHD"
                        },
                        "awardAmount": {
                          "amount": 1589,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2919,
                        "equivalentAmount": {
                          "amount": "148.95",
                          "currencyCode": "NAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "264.92",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 37449,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4219,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "98.92",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "473.71",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 15021,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2191,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "287.01",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "349.57",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 14676,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0733,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "271.68",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "376.95",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 33393,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2981,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "438.95",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "184.48",
                          "currencyCode": "TWD"
                        },
                        "awardAmount": {
                          "amount": 2931,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1671,
                        "equivalentAmount": {
                          "amount": "185.45",
                          "currencyCode": "COP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "414.31",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 25664,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1434,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "498.38",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "242.47",
                          "currencyCode": "BOB"
                        },
                        "awardAmount": {
                          "amount": 33971,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0822,
                        "equivalentAmount": {
                          "amount": "124.31",
                          "currencyCode": "TOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "13.15",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 11204,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4876,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "277.5",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "467.73",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 10583,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0137,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "333.14",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "316.8",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 10339,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4744,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "230.41",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "158.81",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 42965,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0643,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "223.44",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "119.4",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 4886,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2281,
                    "equivalentAmount": {
                      "amount": "472.04",
                      "currencyCode": "AFN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "414.69",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 29714,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4161,
                    "equivalentAmount": {
                      "amount": "191.54",
                      "currencyCode": "IQD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "478.75",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 22505,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3062,
                    "equivalentAmount": {
                      "amount": "486.13",
                      "currencyCode": "MRU"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "430.94",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 47752,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0726,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "56.39",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "428.57",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 28029,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1597,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "397.25",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "162.24",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 12495,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0345,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "275.71",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "120.1",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 2382,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0593,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "262.34",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "283.26",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 42181,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3487,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "84.19",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "334.79",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 40313,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1147,
                    "equivalentAmount": {
                      "amount": "399.41",
                      "currencyCode": "BGN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "491.3",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 10671,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.212,
                    "equivalentAmount": {
                      "amount": "81.19",
                      "currencyCode": "ISK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0807
                },
                "passengerReferenceIds": [
                  "a164426a-b558-426e-bf04-f2b36cdbf632",
                  "fbfcc5ae-1528-44cb-bd4e-877757ac166b",
                  "c2a49fdc-5af0-466e-88bf-2a4e17837669",
                  "509e4908-9502-4542-823b-4e41ccd0a716",
                  "f5006628-e41b-442c-bbf1-e492881efdad",
                  "b4001e14-2b25-47c9-80b2-7edb4e7a2817",
                  "a0b6ffc3-4e32-423d-83c8-5158b1d40bd9",
                  "364010ce-33a7-48c2-a5c8-d9ddd57248cd",
                  "ba8ed6a0-1539-4ead-958e-ce8347f3a55f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "321.25",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 45875,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1313,
                    "equivalentAmount": {
                      "amount": "427.6",
                      "currencyCode": "TTD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "263.41",
                          "currencyCode": "KES"
                        },
                        "awardAmount": {
                          "amount": 6012,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2715,
                        "equivalentAmount": {
                          "amount": "61.2",
                          "currencyCode": "MYR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "348.23",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 38518,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4792,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "431.62",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "68.16",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 36602,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.34,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "263.1",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "170.1",
                          "currencyCode": "DKK"
                        },
                        "awardAmount": {
                          "amount": 39115,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3946,
                        "equivalentAmount": {
                          "amount": "330.11",
                          "currencyCode": "PEN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "304.78",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 9783,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.137,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "223.87",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "115.43",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 19194,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4848,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "190.64",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "134.53",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 20977,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4965,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "383.8",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "93.83",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 3920,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3443,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "462.4",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "75.35",
                          "currencyCode": "AMD"
                        },
                        "awardAmount": {
                          "amount": 11470,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4458,
                        "equivalentAmount": {
                          "amount": "73.33",
                          "currencyCode": "ALL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "161.67",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 11642,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4621,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "396.05",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "211.74",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 38650,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0654,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "363.73",
                            "currencyCode": "GTQ"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "376.57",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 9066,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0429,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "381.66",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "190.52",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 20846,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0984,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "340.57",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "205.98",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 44748,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3946,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "446.35",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "256.93",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 26369,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4639,
                    "equivalentAmount": {
                      "amount": "391.16",
                      "currencyCode": "TTD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "243.11",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 3589,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2097,
                    "equivalentAmount": {
                      "amount": "246.36",
                      "currencyCode": "PYG"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "270.14",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 17240,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3442,
                    "equivalentAmount": {
                      "amount": "371.33",
                      "currencyCode": "MGA"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "437.88",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 11397,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.223,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "136.06",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "149.11",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 20716,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1908,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "148.45",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "320.32",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 7129,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3052,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "161.65",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "68.01",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 41211,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4824,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "481.43",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "457.86",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 4371,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2072,
                    "equivalentAmount": {
                      "amount": "83.27",
                      "currencyCode": "QAR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "399.4",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 24772,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0174,
                    "equivalentAmount": {
                      "amount": "424.89",
                      "currencyCode": "MMK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1696
                },
                "passengerReferenceIds": [
                  "6a06a331-903a-4849-bd10-8a7770b27f51",
                  "0820692a-d168-4e0c-8ed1-8903b25b3843",
                  "a0e084f0-d82b-434d-abc8-21c8e684ee7d",
                  "1f9234d1-7962-4a3a-a2a2-76e8852b93d7",
                  "1fe312df-fc1f-4657-82a0-79f40dc3c396",
                  "18693568-c567-43a5-a336-4a1cd8d8aa6b",
                  "9f35c213-24a5-4d2c-8524-99bb446d17fe",
                  "2c1d0cc1-2448-4099-a093-328ec2b0b06f",
                  "48dfd8e7-3329-433e-8404-4a8f6870cdac"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "399.71",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 45960,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4341,
                    "equivalentAmount": {
                      "amount": "34.52",
                      "currencyCode": "COP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "395.88",
                          "currencyCode": "MAD"
                        },
                        "awardAmount": {
                          "amount": 37971,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3559,
                        "equivalentAmount": {
                          "amount": "208.18",
                          "currencyCode": "THB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "450.41",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 5692,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0258,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "272.11",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "134.65",
                            "currencyCode": "KGS"
                          },
                          "awardAmount": {
                            "amount": 30159,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3917,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "378.22",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "120.38",
                          "currencyCode": "HUF"
                        },
                        "awardAmount": {
                          "amount": 42994,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1947,
                        "equivalentAmount": {
                          "amount": "409.34",
                          "currencyCode": "SOS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "121.86",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 22730,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3787,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "445.71",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "440.24",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 35231,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2093,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "467.71",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "30.7",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 6239,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3214,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "175.82",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "306.06",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 49121,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1675,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "397.66",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "394.81",
                          "currencyCode": "SCR"
                        },
                        "awardAmount": {
                          "amount": 42265,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2309,
                        "equivalentAmount": {
                          "amount": "218.4",
                          "currencyCode": "DKK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "315.24",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 10075,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3885,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "114.49",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "138.77",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 45307,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4691,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "101.82",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "10.06",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 12921,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2751,
                    "equivalentAmount": {
                      "amount": "122.01",
                      "currencyCode": "MGA"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "276.2",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 49668,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0977,
                    "equivalentAmount": {
                      "amount": "375.56",
                      "currencyCode": "CAD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "70.83",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 16640,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3355,
                    "equivalentAmount": {
                      "amount": "237.26",
                      "currencyCode": "GYD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "307.16",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 35173,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4353,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "153.34",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "280.6",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 2932,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2969,
                    "equivalentAmount": {
                      "amount": "304.82",
                      "currencyCode": "CLP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "355.85",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 41280,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3808,
                    "equivalentAmount": {
                      "amount": "271.26",
                      "currencyCode": "MWK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9526
                },
                "passengerReferenceIds": [
                  "77790218-1dd7-4244-b25f-1c1fe0250bb2",
                  "b285f7df-62dd-40c5-90b8-50198f690a27",
                  "c6449402-8861-444b-bc77-912fea5d7c32",
                  "f1209c28-6a85-4f6e-9864-1ba4b20a651f",
                  "63ba80d7-9d20-4ff1-9fed-80ecddb7a84e",
                  "9c2c3001-7eec-4334-aff1-f4759c98158c",
                  "301421c0-2e48-4d4e-a50e-e8bc43054107",
                  "bc445cb1-59a1-41b0-a0ee-7b1b11a6e3c9",
                  "9a83ec58-d469-4909-994b-e38b392f0632"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "85.72",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 35233,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1213,
                    "equivalentAmount": {
                      "amount": "337.92",
                      "currencyCode": "SHP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "397.56",
                          "currencyCode": "CNY"
                        },
                        "awardAmount": {
                          "amount": 3203,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0414,
                        "equivalentAmount": {
                          "amount": "39.82",
                          "currencyCode": "KRW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "49.89",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 22616,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1797,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "174.57",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "145.91",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 40909,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0452,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "207.54",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "498.49",
                          "currencyCode": "ISK"
                        },
                        "awardAmount": {
                          "amount": 23024,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4038,
                        "equivalentAmount": {
                          "amount": "401.49",
                          "currencyCode": "GYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "147.11",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 49494,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.14,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "214.61",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "110.17",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 28247,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3462,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "10.38",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "253.2",
                          "currencyCode": "EGP"
                        },
                        "awardAmount": {
                          "amount": 45996,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4966,
                        "equivalentAmount": {
                          "amount": "341.88",
                          "currencyCode": "FJD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "340.66",
                            "currencyCode": "BYN"
                          },
                          "awardAmount": {
                            "amount": 26015,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2046,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "392.97",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "378.11",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 24538,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1713,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "462.7",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "44.93",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 38076,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0752,
                    "equivalentAmount": {
                      "amount": "226.81",
                      "currencyCode": "KWD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "101.88",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 40556,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2864,
                    "equivalentAmount": {
                      "amount": "344.78",
                      "currencyCode": "HUF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "273.92",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 33111,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.44,
                    "equivalentAmount": {
                      "amount": "454.24",
                      "currencyCode": "ZAR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "162.03",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 22803,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3412,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "418.2",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "290.92",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 21730,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2316,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "248.56",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "10.78",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 22737,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1225,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "253.59",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "416.17",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 32235,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3096,
                    "equivalentAmount": {
                      "amount": "101.95",
                      "currencyCode": "SRD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "386.96",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 9394,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0365,
                    "equivalentAmount": {
                      "amount": "294.59",
                      "currencyCode": "XPF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1979
                },
                "passengerReferenceIds": [
                  "e2d714af-079a-4931-834b-61053afc4865",
                  "ad149274-0304-45e4-9ac0-72423c1a7e62",
                  "1b23a42c-d403-4add-89f2-8da481b4b971",
                  "7bf770e3-3732-46a2-967f-922d2d71cd32",
                  "89023067-1589-4ecd-a88f-a24c6acd8065",
                  "9c56efca-9611-460c-935d-b6a3163439d7",
                  "28bbc7e4-91ec-4f8f-9be6-a5c9041f5918",
                  "896ed39a-9d6b-4c72-9ff5-8cd946a17c76",
                  "1747b8be-98ce-4ac7-80f2-888fdcc94d57"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "449.47",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 46064,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2852,
                    "equivalentAmount": {
                      "amount": "86.38",
                      "currencyCode": "BMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "370.89",
                          "currencyCode": "TRY"
                        },
                        "awardAmount": {
                          "amount": 13099,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4553,
                        "equivalentAmount": {
                          "amount": "322.62",
                          "currencyCode": "SDG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "93.35",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 17740,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2464,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "106.16",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "68.48",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 42456,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3397,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "90.43",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "405.56",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 6180,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3802,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "356.25",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "482.53",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 20286,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1321,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "303.44",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "304.9",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 9524,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4569,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "220.66",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "19.85",
                          "currencyCode": "ETB"
                        },
                        "awardAmount": {
                          "amount": 1710,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3909,
                        "equivalentAmount": {
                          "amount": "93.76",
                          "currencyCode": "BIF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "217.95",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 15735,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.323,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "309.4",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "459.74",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 39201,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1251,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "418.08",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "197.63",
                          "currencyCode": "EGP"
                        },
                        "awardAmount": {
                          "amount": 10413,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0451,
                        "equivalentAmount": {
                          "amount": "385.29",
                          "currencyCode": "MMK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "278.33",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 9658,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3856,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "385.38",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "473.34",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 33635,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2768,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "140.34",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "499.31",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 13553,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1539,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "325.95",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "409.47",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 8794,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2794,
                    "equivalentAmount": {
                      "amount": "96.73",
                      "currencyCode": "NZD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "311.79",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 44756,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4319,
                    "equivalentAmount": {
                      "amount": "23.02",
                      "currencyCode": "KRW"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "143.26",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 30100,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0878,
                    "equivalentAmount": {
                      "amount": "340.46",
                      "currencyCode": "NGN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "173.48",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 31238,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3236,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "398.36",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "87.89",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 4410,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0457,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "55.09",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "92.13",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 7213,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1791,
                    "equivalentAmount": {
                      "amount": "201.6",
                      "currencyCode": "VES"
                    }
                  },
                  {
                    "amount": {
                      "amount": "268.66",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 7744,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0952,
                    "equivalentAmount": {
                      "amount": "61.85",
                      "currencyCode": "XOF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "279.6",
                  "currencyCode": "QAR"
                },
                "awardAmount": {
                  "amount": 39532,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1039,
                "equivalentAmount": {
                  "amount": "382.75",
                  "currencyCode": "MZN"
                }
              },
              "fees": {
                "amount": {
                  "amount": "86.05",
                  "currencyCode": "TND"
                },
                "awardAmount": {
                  "amount": 30429,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4452,
                "equivalentAmount": {
                  "amount": "253.72",
                  "currencyCode": "LRD"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "292.29",
                  "currencyCode": "UGX"
                },
                "awardAmount": {
                  "amount": 33526,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3204,
                "equivalentAmount": {
                  "amount": "478.64",
                  "currencyCode": "ZWL"
                }
              },
              "offerItemReferenceId": "0e67acc8-59f4-41c1-b798-a929a5277a97",
              "tax": {
                "amount": {
                  "amount": "416.04",
                  "currencyCode": "NAD"
                },
                "awardAmount": {
                  "amount": 11001,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1828,
                "equivalentAmount": {
                  "amount": "44.8",
                  "currencyCode": "SZL"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "348.94",
                    "currencyCode": "ANG"
                  },
                  "awardAmount": {
                    "amount": 31717,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.374,
                  "equivalentAmount": {
                    "amount": "179.18",
                    "currencyCode": "KRW"
                  }
                },
                {
                  "amount": {
                    "amount": "345.41",
                    "currencyCode": "ERN"
                  },
                  "awardAmount": {
                    "amount": 20626,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1449,
                  "equivalentAmount": {
                    "amount": "193.89",
                    "currencyCode": "BGN"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "413.21",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 39182,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3027,
                    "equivalentAmount": {
                      "amount": "248.47",
                      "currencyCode": "RUB"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "23.89",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 28055,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2563,
                    "equivalentAmount": {
                      "amount": "20.44",
                      "currencyCode": "IQD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "430.63",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 34460,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1809,
                    "equivalentAmount": {
                      "amount": "357.26",
                      "currencyCode": "TJS"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "169.99",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 17940,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0895,
                    "equivalentAmount": {
                      "amount": "103.06",
                      "currencyCode": "SAR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "415.39",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 22370,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4104,
                      "equivalentAmount": {
                        "amount": "374.44",
                        "currencyCode": "ILS"
                      }
                    },
                    {
                      "amount": {
                        "amount": "360",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 49980,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0694,
                      "equivalentAmount": {
                        "amount": "295.19",
                        "currencyCode": "TTD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "228.48",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 13032,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1544,
                    "equivalentAmount": {
                      "amount": "52.95",
                      "currencyCode": "ZMW"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "391.86",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 25574,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0732,
                    "equivalentAmount": {
                      "amount": "14.86",
                      "currencyCode": "QAR"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "136.15",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 39167,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3264,
                    "equivalentAmount": {
                      "amount": "187.75",
                      "currencyCode": "EGP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "233.07",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 38390,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.484,
                    "equivalentAmount": {
                      "amount": "115.58",
                      "currencyCode": "TRY"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "274.89",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 40256,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.408,
                      "equivalentAmount": {
                        "amount": "303.97",
                        "currencyCode": "CVE"
                      }
                    },
                    {
                      "amount": {
                        "amount": "112.92",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 37812,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4501,
                      "equivalentAmount": {
                        "amount": "368.03",
                        "currencyCode": "GIP"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "388.83",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 32913,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3504,
                    "equivalentAmount": {
                      "amount": "99.92",
                      "currencyCode": "BGN"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "417.68",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 43648,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1462,
                    "equivalentAmount": {
                      "amount": "194.42",
                      "currencyCode": "UGX"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "18.14",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 12284,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2648,
                    "equivalentAmount": {
                      "amount": "483.35",
                      "currencyCode": "DKK"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "182.74",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 17290,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2838,
                    "equivalentAmount": {
                      "amount": "202.43",
                      "currencyCode": "PGK"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "112.75",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 43300,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0945,
                      "equivalentAmount": {
                        "amount": "141.84",
                        "currencyCode": "NGN"
                      }
                    },
                    {
                      "amount": {
                        "amount": "452.72",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 5869,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2734,
                      "equivalentAmount": {
                        "amount": "471.65",
                        "currencyCode": "VES"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "66.59",
                    "currencyCode": "AUD"
                  },
                  "percentage": "11.8"
                },
                "passengerReferenceIds": [
                  "8160314e-7fa4-449c-a173-10e4927b8878",
                  "7b67eefd-1140-4275-aa6a-152b869e7adc",
                  "d3e237ba-8663-4b38-9847-7f3bf953d3b5",
                  "c26b4275-0fe6-40a0-b9b4-439417f635f2",
                  "df9d6694-a1fe-4963-8bb4-1828fd96a9d3",
                  "271bd168-f1a7-4886-9c15-11105b989c90",
                  "af9ceea8-87a8-4f87-a2c6-87a49216038f",
                  "039ff5ae-fc27-4dff-8984-76a6ac004aba",
                  "a92a5240-efed-479b-a412-1d4a7b5a9c90"
                ],
                "total": {
                  "amount": {
                    "amount": "130.09",
                    "currencyCode": "PHP"
                  },
                  "awardAmount": {
                    "amount": 4870,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0175,
                  "equivalentAmount": {
                    "amount": "98.84",
                    "currencyCode": "KHR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "265.11",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 29004,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3884,
                    "equivalentAmount": {
                      "amount": "457.35",
                      "currencyCode": "DOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "459.79",
                        "currencyCode": "CDF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21043,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1201,
                      "equivalentAmount": {
                        "amount": "349.49",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "45.77",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6977,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3715,
                      "equivalentAmount": {
                        "amount": "129.15",
                        "currencyCode": "DOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "261.84",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22607,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3536,
                      "equivalentAmount": {
                        "amount": "130.21",
                        "currencyCode": "XCD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "275.37",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 39526,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4112,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "419.54",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "119.95",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 28895,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3075,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "265.36",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "64.69",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 24663,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0463,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "458.87",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "385.94",
                    "currencyCode": "GBP"
                  },
                  "percentage": "12.24"
                },
                "passengerReferenceIds": [
                  "15c104b4-b7d5-4bca-8cbe-911025b2f27d",
                  "c0c8dc9b-00e4-44cd-ad4b-cf758692e11f",
                  "2c335405-bcfd-4b40-9f08-e18167dc0d42",
                  "fce2ceec-6fdf-4c11-be2e-f7deefcb9f3e",
                  "2a8b0fa0-db22-4f4c-b377-d8542344d299",
                  "b68fcf36-c053-4ac1-8476-b7c9e2e2f3e6",
                  "ebffbec2-8620-48e8-a3a4-586f735650a6",
                  "1ce37bcf-18c2-40fc-972e-152fe5853040",
                  "1733ca77-9f2f-4723-9dd4-716fab4e0bf2"
                ],
                "total": {
                  "amount": {
                    "amount": "282.07",
                    "currencyCode": "MZN"
                  },
                  "awardAmount": {
                    "amount": 41236,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3201,
                  "equivalentAmount": {
                    "amount": "175.8",
                    "currencyCode": "VES"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "134.53",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 7737,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4666,
                    "equivalentAmount": {
                      "amount": "69.56",
                      "currencyCode": "CNY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "310.4",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37383,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1404,
                      "equivalentAmount": {
                        "amount": "116.99",
                        "currencyCode": "PKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "50.5",
                        "currencyCode": "GEL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25962,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0935,
                      "equivalentAmount": {
                        "amount": "55.75",
                        "currencyCode": "AWG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "351.55",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11296,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3483,
                      "equivalentAmount": {
                        "amount": "428.24",
                        "currencyCode": "AMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "476.59",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 2231,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1655,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "376.46",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "25.26",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 22795,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4217,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "335.22",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "245.58",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 15127,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.354,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "200.39",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "337.35",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 49553,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2286,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "245.3",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "471.01",
                    "currencyCode": "MUR"
                  },
                  "percentage": "9.06"
                },
                "passengerReferenceIds": [
                  "96e042d5-2aa3-4336-9c7c-c153406f710b",
                  "46ea583f-224d-45ad-8ae7-fcc123a17e02",
                  "ee7f47b3-f54d-42c9-91e8-c19707852496",
                  "d1db925f-8111-429b-801a-f0011d5c779b",
                  "18ddaee2-9850-4731-955b-5cb47e50d35f",
                  "076d071b-70e8-4cfd-91ae-8ef64714add4",
                  "9b9edb95-9b5c-4bf7-b93e-984a1d1799bb",
                  "81edd4b9-4d0f-47db-a677-71bf6823be55",
                  "1ef68a42-6f45-4553-b8f4-23fa52a52027"
                ],
                "total": {
                  "amount": {
                    "amount": "93.73",
                    "currencyCode": "THB"
                  },
                  "awardAmount": {
                    "amount": 49343,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0819,
                  "equivalentAmount": {
                    "amount": "449.99",
                    "currencyCode": "JPY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "341.88",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 30296,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0564,
                    "equivalentAmount": {
                      "amount": "328.51",
                      "currencyCode": "GBP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "205.1",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39218,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1291,
                      "equivalentAmount": {
                        "amount": "212.16",
                        "currencyCode": "UYU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "432.43",
                        "currencyCode": "PAB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40817,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1411,
                      "equivalentAmount": {
                        "amount": "87.34",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "54.32",
                        "currencyCode": "ANG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25974,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4046,
                      "equivalentAmount": {
                        "amount": "482.5",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "386.55",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 32998,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.037,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "252.85",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "430.46",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 48342,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3368,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "410.86",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "385.85",
                    "currencyCode": "NAD"
                  },
                  "percentage": "13.76"
                },
                "passengerReferenceIds": [
                  "4c9303db-9fa3-4e1a-8d6e-15edb332eae2",
                  "e65df1d4-f9bc-4b2f-a923-cfc309477dae",
                  "299d62c5-17cd-4f49-b1b4-48d78c3296fb",
                  "2c718bc2-c29c-4047-b0ef-653df0263348",
                  "dfed316a-601e-403c-91de-4b26ff9e50e4",
                  "0b353a7b-69f9-4412-856f-4ec7d7a0ad07",
                  "ef4c84c4-0838-4cd7-95b5-0aeb6d0a0eb8",
                  "5c1aa4cc-a722-4d83-8888-4634aece938e",
                  "56db6292-9a12-48b1-9d0d-c7c5268cfb18"
                ],
                "total": {
                  "amount": {
                    "amount": "489.94",
                    "currencyCode": "SLE"
                  },
                  "awardAmount": {
                    "amount": 27196,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3458,
                  "equivalentAmount": {
                    "amount": "445.69",
                    "currencyCode": "HNL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "305.47",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 8710,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0501,
                    "equivalentAmount": {
                      "amount": "390.32",
                      "currencyCode": "AOA"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "360.95",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32478,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.112,
                      "equivalentAmount": {
                        "amount": "48.41",
                        "currencyCode": "PGK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "362.05",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21303,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2275,
                      "equivalentAmount": {
                        "amount": "363.73",
                        "currencyCode": "BBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "118",
                        "currencyCode": "BHD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28108,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1362,
                      "equivalentAmount": {
                        "amount": "365.06",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "289.61",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 30278,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4289,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "27.13",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "67.94",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 37801,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3926,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "470.3",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "60.88",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 15338,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0487,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "297.35",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "310.74",
                    "currencyCode": "KPW"
                  },
                  "percentage": "5.68"
                },
                "passengerReferenceIds": [
                  "406d3e41-252d-4937-aab0-f8aaf9a1bd7f",
                  "fccbe3e5-637b-49ec-a00b-6ee6456a5641",
                  "0be70362-5951-4405-8447-da0265155969",
                  "eb96283c-4a55-41b5-871d-f6e7ab8b27c5",
                  "8152d421-20d6-46de-a202-6b37590e2501",
                  "71f47f1d-9517-4cec-876a-07f657d6d8ed",
                  "abcc3676-3e79-4682-8b82-4a50a294ac41",
                  "9144498b-ee66-4bb9-b259-c97e5d1b19bf",
                  "e7b847e9-4cd4-49d3-aabf-0ca30b5b4395"
                ],
                "total": {
                  "amount": {
                    "amount": "191.54",
                    "currencyCode": "STN"
                  },
                  "awardAmount": {
                    "amount": 21058,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0943,
                  "equivalentAmount": {
                    "amount": "376.5",
                    "currencyCode": "IQD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "344.9",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 42215,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4471,
                    "equivalentAmount": {
                      "amount": "182.86",
                      "currencyCode": "LAK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "500",
                        "currencyCode": "TOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37705,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3618,
                      "equivalentAmount": {
                        "amount": "142.45",
                        "currencyCode": "NGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "252.78",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42815,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0521,
                      "equivalentAmount": {
                        "amount": "17.43",
                        "currencyCode": "UYU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "27.34",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28235,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3885,
                      "equivalentAmount": {
                        "amount": "375.85",
                        "currencyCode": "BHD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "238.75",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 42216,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4397,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "361.44",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "409.01",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 12284,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0977,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "425.48",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "59.44",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 38058,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1306,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "111.8",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "145.4",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 16874,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2546,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "450.65",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "76.35",
                    "currencyCode": "HKD"
                  },
                  "percentage": "6.03"
                },
                "passengerReferenceIds": [
                  "d2c5b17e-7807-4d22-a8a1-1de193256638",
                  "736fbedf-d680-4fc0-898e-9bf338d4cfd1",
                  "38308f92-2527-4af2-8b9b-c4b4bb04dc97",
                  "25baf899-8082-4d25-b3b6-6785f2e8dc20",
                  "7e2b0f44-8370-41cb-82c6-6158d668b976",
                  "d11185ac-f121-47a3-9215-429a31e4d436",
                  "0461b546-c5f8-499f-8750-4e8bf9fd8f54",
                  "f6a178bd-e9c3-424d-8c05-6babcd1cc8d7",
                  "9ba9ddd1-ff00-4910-bc2e-690e991d2a40"
                ],
                "total": {
                  "amount": {
                    "amount": "142.25",
                    "currencyCode": "VUV"
                  },
                  "awardAmount": {
                    "amount": 41489,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2284,
                  "equivalentAmount": {
                    "amount": "149.91",
                    "currencyCode": "IDR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "21.74",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 41287,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3141,
                    "equivalentAmount": {
                      "amount": "441.8",
                      "currencyCode": "JMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "430.81",
                        "currencyCode": "MRU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13181,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0299,
                      "equivalentAmount": {
                        "amount": "438.09",
                        "currencyCode": "AZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "163.39",
                        "currencyCode": "MXN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32175,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1486,
                      "equivalentAmount": {
                        "amount": "30.23",
                        "currencyCode": "AZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "443.16",
                        "currencyCode": "VND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48096,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3102,
                      "equivalentAmount": {
                        "amount": "237.49",
                        "currencyCode": "BHD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "171.41",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 25837,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2993,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "148.29",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "127.97",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 37003,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1457,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "68.93",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "391.37",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 35400,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1308,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "262.62",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "99.34",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 2718,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1208,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "57.03",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "85.12",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 8106,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0736,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "239.39",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "467.45",
                    "currencyCode": "TMT"
                  },
                  "percentage": "13.49"
                },
                "passengerReferenceIds": [
                  "77fce2e7-6af3-4331-8233-daff71ac2aca",
                  "06262af7-74e4-4667-bcfb-38adeb76de4f",
                  "2580a3cd-fa53-4631-b23f-5df6912112fd",
                  "d4203642-c332-4dfc-9e3b-5b9c134e745c",
                  "7982563e-7a39-42d2-911b-3b3e0ede9ed6",
                  "f9bd9080-161d-4aef-9816-ee87a78f4d6e",
                  "372595c9-49f8-4fd6-a857-f073eb7adda6",
                  "8332532b-69d5-46bb-bd25-aedf855ddb41",
                  "46528bd4-89fd-4fca-8a1c-6b7b0970f7b7"
                ],
                "total": {
                  "amount": {
                    "amount": "480.83",
                    "currencyCode": "CAD"
                  },
                  "awardAmount": {
                    "amount": 26641,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.293,
                  "equivalentAmount": {
                    "amount": "189.89",
                    "currencyCode": "UZS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "284.09",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 41641,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3952,
                    "equivalentAmount": {
                      "amount": "409.66",
                      "currencyCode": "TJS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "429.8",
                        "currencyCode": "CDF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32627,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0464,
                      "equivalentAmount": {
                        "amount": "220.99",
                        "currencyCode": "JMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "319.82",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41269,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3359,
                      "equivalentAmount": {
                        "amount": "165.2",
                        "currencyCode": "GHS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "440.22",
                        "currencyCode": "NIO"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22731,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1575,
                      "equivalentAmount": {
                        "amount": "400.73",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "72.74",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 45366,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3036,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "24.23",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "445.39",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 38666,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4475,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "437.87",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "222.73",
                    "currencyCode": "KMF"
                  },
                  "percentage": "8.53"
                },
                "passengerReferenceIds": [
                  "964586c4-0d0d-48df-b84e-bce1aef206c7",
                  "bf6f729c-d86c-42b4-b4cf-97573befcfae",
                  "d5273541-addd-4c04-b678-35830df88043",
                  "504d909e-6c94-46ab-8689-0722d754a3bb",
                  "fbceca1f-b49e-485a-980d-2672d0787f2f",
                  "c5656eec-1ec6-4b1d-8939-c388fb0e1d1c",
                  "98dc027f-4923-48aa-8dc7-099a5b869f1c",
                  "9d1d19e0-a5c8-4bd1-a151-5cad2c95a6ab",
                  "b1f62333-03d4-435f-bf0e-b41a3652c4a9"
                ],
                "total": {
                  "amount": {
                    "amount": "309.24",
                    "currencyCode": "IDR"
                  },
                  "awardAmount": {
                    "amount": 13313,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0962,
                  "equivalentAmount": {
                    "amount": "265.19",
                    "currencyCode": "AOA"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "245.26",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 30442,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3886,
                    "equivalentAmount": {
                      "amount": "127.58",
                      "currencyCode": "MKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "427.19",
                        "currencyCode": "NZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5515,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4701,
                      "equivalentAmount": {
                        "amount": "15.3",
                        "currencyCode": "MAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "218.1",
                        "currencyCode": "RSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35588,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2371,
                      "equivalentAmount": {
                        "amount": "309.55",
                        "currencyCode": "BOB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "121.85",
                        "currencyCode": "VND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35652,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3975,
                      "equivalentAmount": {
                        "amount": "21.64",
                        "currencyCode": "CAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "301.09",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 43992,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4128,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "138.44",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "227.08",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 3497,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3004,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "280.71",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "114.24",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 39233,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2593,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "165.69",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "54.5",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 30790,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3083,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "383.71",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "247.1",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 34869,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4881,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "298.86",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "445.43",
                    "currencyCode": "IQD"
                  },
                  "percentage": "14.39"
                },
                "passengerReferenceIds": [
                  "281975a4-019f-4721-a9ba-a30237dbb73f",
                  "3f2a4375-41e4-4c71-8a25-1561112af7fc",
                  "8909582f-1147-4d82-ba4b-3d429313c3a6",
                  "dfed8a9d-17df-4632-9c2c-28d3b007314f",
                  "a0912cbe-58f3-44c3-a32d-f4a773b72b4f",
                  "6adc29c8-b42b-4cb6-ab53-8ece3a5ba00e",
                  "0fb27eb8-a9d8-4c40-bc9e-cd236d6db13c",
                  "9bc140c1-d757-468d-a6d2-2ec1653b88de",
                  "eafb64ed-c6de-414c-b70c-a9892a00eb6d"
                ],
                "total": {
                  "amount": {
                    "amount": "80.93",
                    "currencyCode": "NOK"
                  },
                  "awardAmount": {
                    "amount": 1238,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1603,
                  "equivalentAmount": {
                    "amount": "382.8",
                    "currencyCode": "HTG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "115.43",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 13130,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0715,
                    "equivalentAmount": {
                      "amount": "309.49",
                      "currencyCode": "KPW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "322.69",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8980,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1384,
                      "equivalentAmount": {
                        "amount": "66.95",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "187.1",
                        "currencyCode": "CLP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34597,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1519,
                      "equivalentAmount": {
                        "amount": "317.23",
                        "currencyCode": "INR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "148.22",
                        "currencyCode": "TOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11539,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4794,
                      "equivalentAmount": {
                        "amount": "127.12",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "70.51",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 41431,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.243,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "354.37",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "51.53",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 7507,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3405,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "269.28",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "Z09UZ",
            "704S4N",
            "PFIZW",
            "-LXQW",
            "JEBB8",
            "XV0RLJ",
            "ZULIM",
            "Q0AV-",
            "383I7",
            "A6RNX"
          ]
        },
        {
          "details": {
            "type": "SeatOfferItem"
          },
          "id": "433ae920-27ac-4444-ae7d-a513699b04bc",
          "itineraryPartReferenceIds": [
            "IP-1",
            "IP-1",
            "IP-2",
            "IP-2",
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-1"
          ],
          "itineraryReferenceId": "C79J",
          "passengerReferenceIds": [
            "3755856b-1503-46ae-93ae-71ba61b120b0",
            "85b95201-a099-424c-a740-80600c9f8eaf",
            "abdd0df3-6c84-421f-a9ee-1b7afaf3d318",
            "6b2a5777-429e-4f43-946f-7e94f11ce05f",
            "1a4fd3ad-d9d6-4911-8819-3ce2d229ddd0",
            "f16a03e5-48c1-40f3-9eb9-d65982bb4faa",
            "b633b5ae-5e02-4e2c-adf4-e0425a602296",
            "9a5403eb-93d4-43ba-a0b5-396c0ef31328",
            "1e1e9b46-8dfc-4ff7-b4c4-232f4a3870d6"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "54.41",
                    "currencyCode": "MAD"
                  },
                  "percentage": "12.69"
                },
                "deal": {
                  "amount": {
                    "amount": "317.86",
                    "currencyCode": "BDT"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.92",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e6cddcb2-7b6a-4aa0-b252-edb75139aaaa",
                  "84defa8d-7dcc-4ae8-8de6-aeb44e6a3a3b",
                  "fba42934-3fe3-42f5-9ef0-9f28a31a3d1e",
                  "96c9d83b-56db-4f8c-b81d-08bd07af5514",
                  "89e76c1f-592f-4f9c-a8bd-354ccb2b394b",
                  "74239664-0131-4a02-8a0c-a95da79657f5",
                  "5d8512b1-0dd6-4172-8e26-18d43d0e260c",
                  "1d9c4d9b-1ca5-4790-ad84-a35eeb1eda60",
                  "e5d6d589-9eb3-4129-8e5a-2c980fbcd8f9"
                ],
                "total": {
                  "amount": {
                    "amount": "293.66",
                    "currencyCode": "RSD"
                  },
                  "awardAmount": {
                    "amount": 19264,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1529,
                  "equivalentAmount": {
                    "amount": "168.73",
                    "currencyCode": "BOB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "240.91",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 40172,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3462,
                    "equivalentAmount": {
                      "amount": "317.56",
                      "currencyCode": "ANG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "26.44",
                        "currencyCode": "ARS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3766,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0563,
                      "equivalentAmount": {
                        "amount": "442.79",
                        "currencyCode": "BDT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "196.17",
                        "currencyCode": "BOB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45153,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4961,
                      "equivalentAmount": {
                        "amount": "124.98",
                        "currencyCode": "NZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "282.36",
                        "currencyCode": "KRW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5383,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1474,
                      "equivalentAmount": {
                        "amount": "150.96",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "188.43",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 30382,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3875,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "472.97",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "113.71",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 1328,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4336,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "453.37",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "350.49",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 10082,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.317,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "208.16",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "32.75",
                    "currencyCode": "MRU"
                  },
                  "percentage": "8.18"
                },
                "deal": {
                  "amount": {
                    "amount": "14.02",
                    "currencyCode": "ZMW"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "11.52",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "21978261-1ceb-41db-9b9a-62cc73c9aff3",
                  "b3b3304f-ee2f-4c70-aad7-a270796ed859",
                  "6ad9c450-3978-4c72-b671-7a10b82b7b46",
                  "53a6baea-c4ab-403f-a7bb-0576f9ff8ba4",
                  "da3fd366-7c0a-4ca7-b1ba-76822d01aa97",
                  "aeedff5b-a0f7-40c0-af5d-745b663df34d",
                  "fc8cb349-917c-40f0-8a49-f60f8a2c2edd",
                  "52c429e2-1454-4b47-a33c-2e712c10145c",
                  "4ed6dc11-4bff-4470-91e3-3684be233bd6"
                ],
                "total": {
                  "amount": {
                    "amount": "287.96",
                    "currencyCode": "TJS"
                  },
                  "awardAmount": {
                    "amount": 22561,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3165,
                  "equivalentAmount": {
                    "amount": "365.92",
                    "currencyCode": "TTD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "463.5",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 41318,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4564,
                    "equivalentAmount": {
                      "amount": "398.88",
                      "currencyCode": "ZWL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "263.3",
                        "currencyCode": "MAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31245,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2852,
                      "equivalentAmount": {
                        "amount": "104.72",
                        "currencyCode": "MZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "434.17",
                        "currencyCode": "BSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37614,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4851,
                      "equivalentAmount": {
                        "amount": "449.98",
                        "currencyCode": "SHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "209.69",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41816,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1138,
                      "equivalentAmount": {
                        "amount": "399.38",
                        "currencyCode": "BGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "152.07",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 26299,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3219,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "106.8",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "185.77",
                    "currencyCode": "ISK"
                  },
                  "percentage": "9.15"
                },
                "deal": {
                  "amount": {
                    "amount": "216.57",
                    "currencyCode": "VND"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "13.65",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "3e55e343-2850-4d1b-b7aa-5c0faacc5c44",
                  "b18a5810-8253-44fc-aee9-730b90a72978",
                  "fb20fd58-f912-4a15-9130-bde90406fd22",
                  "b7711c0e-31dc-4069-83f7-c9121c945d4e",
                  "c0006269-ab6e-4aa1-81e2-2d1d2a1ffa24",
                  "48da8a81-96e4-4a78-bb56-50129cb162d3",
                  "93b12af8-b869-497f-b4a6-659fb7e51292",
                  "2a1ccc4f-88cf-465b-9a9f-3b43a8bb2f30",
                  "2b4eb44e-6329-439e-977a-b0df1a67b9e1"
                ],
                "total": {
                  "amount": {
                    "amount": "378.16",
                    "currencyCode": "RUB"
                  },
                  "awardAmount": {
                    "amount": 37279,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1113,
                  "equivalentAmount": {
                    "amount": "457.39",
                    "currencyCode": "GEL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "197.28",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 15933,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1608,
                    "equivalentAmount": {
                      "amount": "194.98",
                      "currencyCode": "GTQ"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "77.19",
                        "currencyCode": "SYP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28673,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2623,
                      "equivalentAmount": {
                        "amount": "191.66",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "460.7",
                        "currencyCode": "SLE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9041,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1074,
                      "equivalentAmount": {
                        "amount": "98.03",
                        "currencyCode": "BDT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "183.18",
                        "currencyCode": "HTG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20462,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1569,
                      "equivalentAmount": {
                        "amount": "64.38",
                        "currencyCode": "KZT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "455",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 31231,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.302,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "394.07",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "303.52",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 14057,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1588,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "281.95",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "94.15",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 31654,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2333,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "115.45",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "76.87",
                    "currencyCode": "BWP"
                  },
                  "percentage": "11.55"
                },
                "deal": {
                  "amount": {
                    "amount": "409.05",
                    "currencyCode": "HUF"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "17.78",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "08b00a33-9666-4ad3-8258-eff158c17691",
                  "b89eb542-c31d-49ce-9281-2c967ab7680c",
                  "8602c2dd-cde7-4f4b-bbab-ba7f57975248",
                  "11626995-f17b-4601-8bb0-0167159af66c",
                  "4655d461-7e3c-4c6a-98d9-29c1590f2180",
                  "a3db0cc4-4073-4234-ac98-a632aac55d20",
                  "7ab305c0-35af-47d4-81db-c6c8ad37a31a",
                  "d7a48441-f001-4aa5-8ef2-8cc9c305abed",
                  "dcce47e2-1c20-4d01-a520-5bfdda3f26aa"
                ],
                "total": {
                  "amount": {
                    "amount": "143.02",
                    "currencyCode": "TMT"
                  },
                  "awardAmount": {
                    "amount": 9236,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2876,
                  "equivalentAmount": {
                    "amount": "429.39",
                    "currencyCode": "FJD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "83.28",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 9160,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2033,
                    "equivalentAmount": {
                      "amount": "440.09",
                      "currencyCode": "BRL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "416.83",
                        "currencyCode": "LAK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36832,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1049,
                      "equivalentAmount": {
                        "amount": "310.98",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "257.84",
                        "currencyCode": "BWP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8526,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4002,
                      "equivalentAmount": {
                        "amount": "47.61",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "368.01",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36594,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1672,
                      "equivalentAmount": {
                        "amount": "455.01",
                        "currencyCode": "NAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "16.72",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 29452,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3425,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "499.59",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "233.97",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 32538,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3037,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "432.32",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "270.13",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 12729,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1314,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "191.07",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "47.56",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 20768,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1651,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "374.79",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "387.27",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 40324,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1096,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "398.14",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "295.67",
                    "currencyCode": "CHF"
                  },
                  "percentage": "10.49"
                },
                "deal": {
                  "amount": {
                    "amount": "436.02",
                    "currencyCode": "NPR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "15.9",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e59a6d36-22d6-4465-ba76-480a1d40f493",
                  "8c92e18d-e6db-4545-a1bc-b89e0e32ffe8",
                  "b69a7f32-f1b5-49cf-a70d-e5f7a475c421",
                  "ced9cd8a-15e4-4c4b-b54d-e78b25d6c2c4",
                  "e9db6916-5754-463c-b488-670601bebcef",
                  "9ccb2b6d-f11f-45e3-8e3f-606260f8bb12",
                  "4fb5d799-089d-4403-acc9-8590f6a4e08a",
                  "467dee70-a0ec-4c44-9937-388433d109ac",
                  "80da2783-8fa6-44fe-b8e1-3c40dd368f87"
                ],
                "total": {
                  "amount": {
                    "amount": "253.31",
                    "currencyCode": "SSP"
                  },
                  "awardAmount": {
                    "amount": 17143,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0546,
                  "equivalentAmount": {
                    "amount": "107.94",
                    "currencyCode": "CUP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "141.37",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 41735,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3216,
                    "equivalentAmount": {
                      "amount": "429.22",
                      "currencyCode": "LAK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "217.64",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43839,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.225,
                      "equivalentAmount": {
                        "amount": "423.35",
                        "currencyCode": "JMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "394.47",
                        "currencyCode": "LKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5495,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4193,
                      "equivalentAmount": {
                        "amount": "450.14",
                        "currencyCode": "MDL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "79.87",
                        "currencyCode": "PYG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6414,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2484,
                      "equivalentAmount": {
                        "amount": "429.28",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "349.16",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 34082,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2531,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "258.82",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "278.9",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 8548,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0595,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "259.18",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "312.06",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 41548,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3313,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "482.87",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "417.65",
                    "currencyCode": "HNL"
                  },
                  "percentage": "8.59"
                },
                "deal": {
                  "amount": {
                    "amount": "247.53",
                    "currencyCode": "SAR"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "19.44",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "090c70b5-ed81-4368-bffe-f9873e77d971",
                  "747d76d5-ed6f-42f4-80d9-445e272323f3",
                  "3634a137-9997-4803-a305-1a6fa3e0a756",
                  "acf93b00-88bb-48a1-a973-2f02470ffce1",
                  "1c102370-572a-4a31-a943-6a5d61329426",
                  "9042008a-1b10-4c51-ac03-dd45cfea970f",
                  "e0a9bd69-0549-461b-9035-607552dfc105",
                  "f4ca756a-e4f1-4d78-bb19-fc36edba4a1a",
                  "8eb15291-282a-43ee-838e-03c3cf53e172"
                ],
                "total": {
                  "amount": {
                    "amount": "83.27",
                    "currencyCode": "NPR"
                  },
                  "awardAmount": {
                    "amount": 10150,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4092,
                  "equivalentAmount": {
                    "amount": "95.9",
                    "currencyCode": "BZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "110.21",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 23367,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2177,
                    "equivalentAmount": {
                      "amount": "98.44",
                      "currencyCode": "UYU"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "440.88",
                        "currencyCode": "BGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6760,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3327,
                      "equivalentAmount": {
                        "amount": "65.27",
                        "currencyCode": "UYU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "34.98",
                        "currencyCode": "RON"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31404,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1823,
                      "equivalentAmount": {
                        "amount": "385.11",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "269.52",
                        "currencyCode": "SLE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25760,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1011,
                      "equivalentAmount": {
                        "amount": "418.04",
                        "currencyCode": "BHD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "164.66",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 37621,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0909,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "58.4",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "159.74",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 46465,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4662,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "477.96",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "230.46",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 32030,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2807,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "75.86",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "297.23",
                    "currencyCode": "BRL"
                  },
                  "percentage": "10.31"
                },
                "deal": {
                  "amount": {
                    "amount": "410.34",
                    "currencyCode": "AOA"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "14.5",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "5b0008f6-9c13-40e0-804e-81551fcd0a2c",
                  "66d9936e-752f-4d03-86c8-f02ae6f198e1",
                  "12493af7-0e89-47c5-a2ea-0b05dfac1060",
                  "9a5bc8b1-6de0-42b2-8198-0156a035bdd1",
                  "093a5b07-033a-4baf-84ea-2f5352b3d6a2",
                  "f6ad7ee1-c33d-4ef5-8eb9-3624d89871a9",
                  "4ad48bd7-0389-4304-a807-70285efab506",
                  "030f8fd3-86c2-489e-8396-5c9fadd93514",
                  "6879cf41-bc7c-4f6f-8178-131ac2f5f6c6"
                ],
                "total": {
                  "amount": {
                    "amount": "344.94",
                    "currencyCode": "ILS"
                  },
                  "awardAmount": {
                    "amount": 13287,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2942,
                  "equivalentAmount": {
                    "amount": "414.62",
                    "currencyCode": "BDT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "323.61",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 28004,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0792,
                    "equivalentAmount": {
                      "amount": "400.32",
                      "currencyCode": "ILS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "416.82",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33223,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2476,
                      "equivalentAmount": {
                        "amount": "12.26",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "192.88",
                        "currencyCode": "NGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34234,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1755,
                      "equivalentAmount": {
                        "amount": "448.45",
                        "currencyCode": "VUV"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "194.46",
                        "currencyCode": "AWG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9151,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2503,
                      "equivalentAmount": {
                        "amount": "455.34",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "129.2",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 21762,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4281,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "22.11",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "324.53",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 21320,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0651,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "53.09",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "228.42",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 31118,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0903,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "167.22",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "159.27",
                    "currencyCode": "XAF"
                  },
                  "percentage": "10.51"
                },
                "deal": {
                  "amount": {
                    "amount": "81.35",
                    "currencyCode": "TRY"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "10.79",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "d91d2f32-9754-43f4-acd8-891165d59b3e",
                  "a9e7b98d-e00a-4ad9-8f15-02b7419535db",
                  "9701f91c-c143-4ebe-9633-c4e8545dbca8",
                  "f1a23ec0-6d9d-4ed1-afd9-8502c5e39167",
                  "795af231-7d11-417a-b61c-d535a9d2e5c7",
                  "74afd702-81e1-4444-8d98-7a6607cb30cb",
                  "6ad0c1fe-3524-4811-aeb9-8f259c46c294",
                  "f35e55f2-d34a-4378-8e57-ea3d29472cb1",
                  "646b4486-82fb-4c1f-9a65-0b23d6d4a2ab"
                ],
                "total": {
                  "amount": {
                    "amount": "331.28",
                    "currencyCode": "BDT"
                  },
                  "awardAmount": {
                    "amount": 30998,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2347,
                  "equivalentAmount": {
                    "amount": "401.11",
                    "currencyCode": "KWD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "392.16",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 34223,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0689,
                    "equivalentAmount": {
                      "amount": "482.52",
                      "currencyCode": "USD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "473.12",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42905,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4246,
                      "equivalentAmount": {
                        "amount": "34.76",
                        "currencyCode": "AZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "275.49",
                        "currencyCode": "MMK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23363,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4723,
                      "equivalentAmount": {
                        "amount": "16.39",
                        "currencyCode": "BND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "314.15",
                        "currencyCode": "KMF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41171,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4068,
                      "equivalentAmount": {
                        "amount": "496.92",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "301.2",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 24855,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4136,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "392.63",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "413.99",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 4675,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2245,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "319.16",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "109.91",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 39122,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4706,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "50.49",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "333.05",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 37011,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1846,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "289.6",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "217.81",
                    "currencyCode": "CVE"
                  },
                  "percentage": "9.85"
                },
                "deal": {
                  "amount": {
                    "amount": "257.05",
                    "currencyCode": "GYD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "16.51",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "cd0e6062-a593-4019-b8ef-692066c46093",
                  "b89c3582-b1c5-4910-894a-9abafa6c242d",
                  "e0909a3e-9c51-471b-b76c-929a2ee3c55a",
                  "11ffb695-76b5-4578-b250-b1bb5a722a0e",
                  "42d6b219-a13d-4a3c-b9d2-7c6a415975b8",
                  "c3382d04-ed52-4fc1-b3c7-7cc865452482",
                  "18fa14be-aa09-4aaa-8fe4-d34f6f20c031",
                  "3bc624c0-f8a1-4954-bb16-f28f998c8110",
                  "3f4e4fb5-195e-497f-b3f6-cb6457ea70bf"
                ],
                "total": {
                  "amount": {
                    "amount": "110.75",
                    "currencyCode": "TND"
                  },
                  "awardAmount": {
                    "amount": 31318,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1601,
                  "equivalentAmount": {
                    "amount": "310.23",
                    "currencyCode": "ARS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "240.02",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 16535,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2226,
                    "equivalentAmount": {
                      "amount": "279.77",
                      "currencyCode": "SAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "101.92",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9941,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1873,
                      "equivalentAmount": {
                        "amount": "185.11",
                        "currencyCode": "USD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "455.41",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3108,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2254,
                      "equivalentAmount": {
                        "amount": "314.16",
                        "currencyCode": "CUP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "47.91",
                        "currencyCode": "GNF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37390,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3028,
                      "equivalentAmount": {
                        "amount": "374.93",
                        "currencyCode": "UYU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "161.92",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 39781,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.163,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "310",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "396.55",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 30871,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0729,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "428.03",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.884
                },
                "passengerReferenceIds": [
                  "25b38d7d-b85d-4f10-aaf2-3df41e64a459",
                  "8c77f8f6-07f2-4880-ae83-f6335707b590",
                  "deb3b7ae-5524-4bd0-bd3e-72b058b9c37b",
                  "1b5976f5-a1af-4448-bcca-cbe86dd8a2fc",
                  "32e53330-f885-41cf-a707-76e8edb1ee75",
                  "e27aa4c7-4858-4736-9323-6b44436366a1",
                  "626956d5-cd15-4940-b4f9-7f376de28d64",
                  "364b8b0f-61e7-46f6-a658-038a6af8f908",
                  "83d4986c-65d1-4d6a-a93a-cde9f7a3ecda"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "314.58",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 49851,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1771,
                    "equivalentAmount": {
                      "amount": "379.33",
                      "currencyCode": "AWG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "114.77",
                          "currencyCode": "BSD"
                        },
                        "awardAmount": {
                          "amount": 48021,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.072,
                        "equivalentAmount": {
                          "amount": "463.12",
                          "currencyCode": "BZD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "208.24",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 8744,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4022,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "46.24",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "146.07",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 35596,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4439,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "132.48",
                            "currencyCode": "STN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "156.83",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 13386,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0724,
                        "equivalentAmount": {
                          "amount": "342.84",
                          "currencyCode": "MZN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "39.47",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 17973,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0304,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "362.91",
                            "currencyCode": "TTD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "255.61",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 19644,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0969,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "479.19",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "280.98",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 23130,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1026,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "92.04",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "491.51",
                          "currencyCode": "AOA"
                        },
                        "awardAmount": {
                          "amount": 20237,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2451,
                        "equivalentAmount": {
                          "amount": "145.55",
                          "currencyCode": "RON"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "452.67",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 5956,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0907,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "245.19",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "390.45",
                            "currencyCode": "MRU"
                          },
                          "awardAmount": {
                            "amount": 39782,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2233,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "374.89",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "93.22",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 19763,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2048,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "171.2",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "36.46",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 47068,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4536,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "69.65",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "428.48",
                            "currencyCode": "TTD"
                          },
                          "awardAmount": {
                            "amount": 47979,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1255,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "335.48",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "457.58",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 35697,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2091,
                    "equivalentAmount": {
                      "amount": "386.41",
                      "currencyCode": "SAR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "174",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 40483,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.302,
                    "equivalentAmount": {
                      "amount": "319.94",
                      "currencyCode": "PEN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "18",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 6257,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2908,
                    "equivalentAmount": {
                      "amount": "161.24",
                      "currencyCode": "XPF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "332.11",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 34582,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0132,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "22.23",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "209.95",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 25036,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0338,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "248.76",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "376.91",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 31795,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4446,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "74.47",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "256.97",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 48914,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.445,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "326.86",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "391.05",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 46849,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2035,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "322.12",
                        "currencyCode": "HTG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "127.43",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 49871,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2251,
                    "equivalentAmount": {
                      "amount": "394.77",
                      "currencyCode": "UZS"
                    }
                  },
                  {
                    "amount": {
                      "amount": "188.44",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 40680,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.41,
                    "equivalentAmount": {
                      "amount": "79.47",
                      "currencyCode": "MUR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.944
                },
                "passengerReferenceIds": [
                  "31a209c4-2775-49cb-99c7-f025aaff0dbb",
                  "50043522-c6fc-4037-b77d-ff9d7fb9476a",
                  "fbe6f5bf-41d6-4229-b26d-37a33bc4e812",
                  "a62552e3-5b44-41cd-adba-5fa888a344f9",
                  "d7193397-14ff-45e3-8ced-df45c598b304",
                  "fa678a31-a336-40d6-9b5a-16eb2246c840",
                  "5c91c67e-3511-44e0-93f8-3f10c7d2b6c8",
                  "1243506e-705e-41b6-a53e-bd5566420d8b",
                  "6660b26d-1586-4b49-ad88-c1ccc91f0a4f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "450.89",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 11016,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1461,
                    "equivalentAmount": {
                      "amount": "210.7",
                      "currencyCode": "BZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "355.3",
                          "currencyCode": "COP"
                        },
                        "awardAmount": {
                          "amount": 25967,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4824,
                        "equivalentAmount": {
                          "amount": "22.21",
                          "currencyCode": "CZK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "456.64",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 7978,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4332,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "330.91",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "156.98",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 3309,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0482,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "249.5",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "373.64",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 49141,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0453,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "254.5",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "93.35",
                          "currencyCode": "BZD"
                        },
                        "awardAmount": {
                          "amount": 4378,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1929,
                        "equivalentAmount": {
                          "amount": "413.67",
                          "currencyCode": "GBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "311.86",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 44013,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3609,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "131.63",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "193.13",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 5644,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3582,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "165.72",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "47.97",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 27744,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3938,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "395.14",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "313.3",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 43962,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.163,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "146.18",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "172.26",
                          "currencyCode": "SLE"
                        },
                        "awardAmount": {
                          "amount": 32353,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3099,
                        "equivalentAmount": {
                          "amount": "299.79",
                          "currencyCode": "NZD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "390.69",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 43643,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1123,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "299.14",
                            "currencyCode": "TTD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "288.98",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 3935,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2401,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "83.91",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "243.84",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 22198,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.387,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "385.05",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "100.56",
                            "currencyCode": "TTD"
                          },
                          "awardAmount": {
                            "amount": 17331,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2716,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "234.77",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "393.51",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 13763,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0224,
                    "equivalentAmount": {
                      "amount": "354.55",
                      "currencyCode": "ILS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "366.52",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 10250,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2752,
                    "equivalentAmount": {
                      "amount": "106.62",
                      "currencyCode": "YER"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "73.19",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 37670,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1341,
                    "equivalentAmount": {
                      "amount": "233.35",
                      "currencyCode": "KWD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "21.6",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 39306,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4034,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "409.6",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "118.86",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 41674,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1966,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "17.05",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "334.03",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 39237,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3053,
                    "equivalentAmount": {
                      "amount": "217.77",
                      "currencyCode": "SLE"
                    }
                  },
                  {
                    "amount": {
                      "amount": "442.85",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 46180,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1196,
                    "equivalentAmount": {
                      "amount": "229.37",
                      "currencyCode": "XPF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8859
                },
                "passengerReferenceIds": [
                  "5cd3a5e7-3c34-4f98-a1a2-121b3e12cb7e",
                  "a9e3ff81-6c4e-4a42-9a5f-31ad422e8fb9",
                  "b645885e-d5c6-40ec-8b4e-cc95bb052cd2",
                  "f2b23270-bb0e-433d-99b7-5fa7372c3a83",
                  "2b2547bc-69a4-4bd6-b47b-35c467638a37",
                  "996deafc-5f36-49c3-b39a-de96ca3fd265",
                  "a67af4fd-2d4e-4ab0-bfb0-91be764155e5",
                  "0edd05bf-df3c-45ce-aeb3-be03a33a8395",
                  "82b2801c-5130-4123-ae2e-bc255f82514a"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "418.17",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 18955,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.23,
                    "equivalentAmount": {
                      "amount": "481.93",
                      "currencyCode": "NZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "305.43",
                          "currencyCode": "ZWL"
                        },
                        "awardAmount": {
                          "amount": 49315,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1847,
                        "equivalentAmount": {
                          "amount": "49.86",
                          "currencyCode": "KES"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "425.14",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 15368,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1957,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "94.56",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "167.03",
                            "currencyCode": "XCD"
                          },
                          "awardAmount": {
                            "amount": 33170,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2764,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "224.8",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "421.13",
                          "currencyCode": "CUP"
                        },
                        "awardAmount": {
                          "amount": 1226,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2696,
                        "equivalentAmount": {
                          "amount": "27.22",
                          "currencyCode": "MOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "413.06",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 9943,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2043,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "478.76",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "365.15",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 48745,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.213,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "297.9",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "227.38",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 1657,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1269,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "143.71",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "363",
                          "currencyCode": "TRY"
                        },
                        "awardAmount": {
                          "amount": 23961,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4239,
                        "equivalentAmount": {
                          "amount": "225.9",
                          "currencyCode": "SOS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "328.11",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 44086,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0549,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "185.69",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "490.49",
                            "currencyCode": "SSP"
                          },
                          "awardAmount": {
                            "amount": 30858,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2804,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "375.7",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "375.02",
                            "currencyCode": "KGS"
                          },
                          "awardAmount": {
                            "amount": 6061,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1634,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "457.65",
                            "currencyCode": "VUV"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "37.02",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 1232,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3351,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "429.95",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "153.6",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 23298,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1262,
                    "equivalentAmount": {
                      "amount": "496.75",
                      "currencyCode": "STN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "75.24",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 41925,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0107,
                    "equivalentAmount": {
                      "amount": "206.93",
                      "currencyCode": "ANG"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "190.86",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 21856,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4161,
                    "equivalentAmount": {
                      "amount": "435.02",
                      "currencyCode": "SLE"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "282.84",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 45994,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0908,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "298.19",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "431.83",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 20122,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3313,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "475.55",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "169.71",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 28025,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4513,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "134.83",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "402.09",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 9087,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0546,
                    "equivalentAmount": {
                      "amount": "182.8",
                      "currencyCode": "NIO"
                    }
                  },
                  {
                    "amount": {
                      "amount": "299.57",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 46692,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1282,
                    "equivalentAmount": {
                      "amount": "157.12",
                      "currencyCode": "KHR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1822
                },
                "passengerReferenceIds": [
                  "241c62f9-c9eb-424c-a24b-0cf6aeb0a7a1",
                  "deeaef49-dfc9-439d-b1d0-b3a33e88a636",
                  "e53567e4-f054-4baf-9d4a-cf4fb543b40e",
                  "66f111a6-0a83-4d77-beec-5705b0b808e0",
                  "3bde708a-8eff-42e5-be76-685cab34a7f9",
                  "2ded0e4c-1fb4-4202-b8fd-c6bb0f058489",
                  "54aa6c37-2a4f-433b-81c4-7970e3afab68",
                  "b5587b9b-1572-4404-a38a-67ac494ac59c",
                  "b069c08a-13d6-4654-8bde-8e9fd9b4331f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "457.34",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 31692,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2402,
                    "equivalentAmount": {
                      "amount": "434.96",
                      "currencyCode": "BIF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "272.96",
                          "currencyCode": "BMD"
                        },
                        "awardAmount": {
                          "amount": 19184,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1314,
                        "equivalentAmount": {
                          "amount": "120.48",
                          "currencyCode": "MGA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "343.66",
                            "currencyCode": "RON"
                          },
                          "awardAmount": {
                            "amount": 26684,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4243,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "199.35",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "361.3",
                          "currencyCode": "NPR"
                        },
                        "awardAmount": {
                          "amount": 34872,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2714,
                        "equivalentAmount": {
                          "amount": "226.33",
                          "currencyCode": "UAH"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "498.78",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 23704,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1963,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "30.17",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "461.94",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 3270,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0836,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "208.04",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "41.28",
                            "currencyCode": "SLE"
                          },
                          "awardAmount": {
                            "amount": 39489,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2544,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "498.64",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "146.55",
                            "currencyCode": "XCD"
                          },
                          "awardAmount": {
                            "amount": 33276,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0777,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "275.41",
                            "currencyCode": "BIF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "489.17",
                          "currencyCode": "JOD"
                        },
                        "awardAmount": {
                          "amount": 6510,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.332,
                        "equivalentAmount": {
                          "amount": "175.55",
                          "currencyCode": "AOA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "18.25",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 25344,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3203,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "379.68",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "269.6",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 22469,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3876,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "305.05",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "494.44",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 34735,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0539,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "273.38",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "499.05",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 42080,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3051,
                    "equivalentAmount": {
                      "amount": "491.56",
                      "currencyCode": "SEK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "26.16",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 40741,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.019,
                    "equivalentAmount": {
                      "amount": "235.7",
                      "currencyCode": "BWP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "107.94",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 4343,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4744,
                    "equivalentAmount": {
                      "amount": "376.13",
                      "currencyCode": "GEL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "351.69",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 35409,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1088,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "171.92",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "305.94",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 2689,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3351,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "442",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "366",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 20459,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2143,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "494.17",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "273.94",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 15461,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0904,
                    "equivalentAmount": {
                      "amount": "111.37",
                      "currencyCode": "ZWL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "448.09",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 46489,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.29,
                    "equivalentAmount": {
                      "amount": "167.11",
                      "currencyCode": "SLE"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0816
                },
                "passengerReferenceIds": [
                  "76faed11-50fc-4960-9760-62ba1154ffd6",
                  "d518a6d7-bfef-40ca-9d7f-2b18abb325e5",
                  "49dd6be0-e451-4686-b309-0965d4168fd6",
                  "719706b9-f1f6-411d-9953-49df2adfdf6c",
                  "fa30f764-d022-4d2a-bc63-e5232463cd7b",
                  "11139361-f497-4688-b58e-b9f2e05e4a37",
                  "88a5bd01-e4ff-495a-ab87-9c96418f5cbf",
                  "dbcb1079-7fb6-43d3-aaa7-4a271e7c1fa5",
                  "90d069bd-6441-4828-9ef4-4163ad5d6473"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "258.54",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 3050,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3093,
                    "equivalentAmount": {
                      "amount": "281.84",
                      "currencyCode": "KYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "173.92",
                          "currencyCode": "UZS"
                        },
                        "awardAmount": {
                          "amount": 1153,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.47,
                        "equivalentAmount": {
                          "amount": "263.24",
                          "currencyCode": "KRW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "485.8",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 47262,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1571,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "476.42",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "181.22",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 4573,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4455,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "231.26",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "325.44",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 48206,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1721,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "243.59",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "404.35",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 42793,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.301,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "102.09",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "371.3",
                          "currencyCode": "UYU"
                        },
                        "awardAmount": {
                          "amount": 47687,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.323,
                        "equivalentAmount": {
                          "amount": "273.52",
                          "currencyCode": "SRD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "124.95",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 17659,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4329,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "328.15",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "352.92",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 47077,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4641,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "414.33",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "120.62",
                            "currencyCode": "SRD"
                          },
                          "awardAmount": {
                            "amount": 2555,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0675,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "16.25",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "316.59",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 2123,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0795,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "390.07",
                            "currencyCode": "BIF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "489.35",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 44001,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4537,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "299.72",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "288.92",
                          "currencyCode": "MRU"
                        },
                        "awardAmount": {
                          "amount": 47563,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2778,
                        "equivalentAmount": {
                          "amount": "406.1",
                          "currencyCode": "MKD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "473.5",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 23090,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0557,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "382.72",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "156.02",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 41701,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4012,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "305.67",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "498.84",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 47638,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.321,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "221.47",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "282.05",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 31366,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4101,
                    "equivalentAmount": {
                      "amount": "423.24",
                      "currencyCode": "BWP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "153.74",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 27199,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2975,
                    "equivalentAmount": {
                      "amount": "272.99",
                      "currencyCode": "NAD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "213.91",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 8055,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1018,
                    "equivalentAmount": {
                      "amount": "391.2",
                      "currencyCode": "ISK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "247.56",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 6442,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4676,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "416.24",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "311.08",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 43793,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4224,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "373.19",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "454.54",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 41977,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3538,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "42.06",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "259.5",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 4839,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4463,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "217.11",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "202.29",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 41104,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2041,
                    "equivalentAmount": {
                      "amount": "214.82",
                      "currencyCode": "SZL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "465.69",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 21204,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1678,
                    "equivalentAmount": {
                      "amount": "454.06",
                      "currencyCode": "TOP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0271
                },
                "passengerReferenceIds": [
                  "5065b9d0-5c33-4c33-bf9c-3268f995e144",
                  "01e4aad4-4940-44ff-81c2-a0ebeafee92a",
                  "47ca2fef-7b12-4fab-a7d3-9d86a4c821fc",
                  "01d1494b-009f-4b83-bf76-9459e926a8ad",
                  "41b6c937-e659-492d-b578-b89843a5855c",
                  "f9309e80-91d5-4635-9f9a-5e92e851e20e",
                  "2122ff80-b63f-4248-92ac-3e36cebcebe9",
                  "451aab58-132b-49c7-ba45-3ff837cfeccd",
                  "ba05bbcc-0ebf-42aa-ae78-914fd726cfff"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "91.11",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 7160,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3432,
                    "equivalentAmount": {
                      "amount": "148.62",
                      "currencyCode": "ANG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "38.1",
                          "currencyCode": "AMD"
                        },
                        "awardAmount": {
                          "amount": 5147,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.055,
                        "equivalentAmount": {
                          "amount": "151.88",
                          "currencyCode": "GBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "405.53",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 26110,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.019,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "300.94",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "349.18",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 5873,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1029,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "23.81",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "395.54",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 1429,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3231,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "409.22",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "88.93",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 23196,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1926,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "447.64",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "471.56",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 27609,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0865,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "27.56",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "249.85",
                          "currencyCode": "MUR"
                        },
                        "awardAmount": {
                          "amount": 14673,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4205,
                        "equivalentAmount": {
                          "amount": "262.65",
                          "currencyCode": "XCD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "16.55",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 20032,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3411,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "372.18",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "227.51",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 16366,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3284,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "165.27",
                            "currencyCode": "WST"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "84.24",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 33690,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4891,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "27.36",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "472.81",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 29848,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.025,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "352.39",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "151.75",
                          "currencyCode": "JOD"
                        },
                        "awardAmount": {
                          "amount": 8227,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3278,
                        "equivalentAmount": {
                          "amount": "17.3",
                          "currencyCode": "UGX"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "182.35",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 38983,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4253,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "406.59",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "14.24",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 4575,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3972,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "212.01",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "424.58",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 24405,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2429,
                    "equivalentAmount": {
                      "amount": "221.79",
                      "currencyCode": "KMF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "275.66",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 45759,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4972,
                    "equivalentAmount": {
                      "amount": "176.83",
                      "currencyCode": "LYD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "200.51",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 15990,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1981,
                    "equivalentAmount": {
                      "amount": "409.81",
                      "currencyCode": "XAF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "251.38",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 18318,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3992,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "337.14",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "491.72",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 42432,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3226,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "35.52",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "67.28",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 12989,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.012,
                    "equivalentAmount": {
                      "amount": "191.28",
                      "currencyCode": "ZAR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "387.16",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 20737,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0232,
                    "equivalentAmount": {
                      "amount": "107.62",
                      "currencyCode": "PKR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8362
                },
                "passengerReferenceIds": [
                  "9c84019d-e7b3-46a7-95c1-82909e6777af",
                  "b840e335-6377-4d6c-ac18-82dc24b41742",
                  "49f56f6c-2078-4794-8ad1-1dae6edb8053",
                  "66359f3b-8ab3-4fc3-8757-970cae5db002",
                  "a4e03fea-4837-4606-bd68-4ec7bb5887b7",
                  "51784ef5-47fc-489e-91d2-60bb67902a1b",
                  "3273fe0c-294c-4032-be99-61f3d7d45296",
                  "58d4b156-65a7-4955-b747-65096a91016c",
                  "4ee85309-9c01-4bdd-b216-4d5637b1c2ba"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "280.95",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 41389,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4682,
                    "equivalentAmount": {
                      "amount": "479.61",
                      "currencyCode": "SLE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "450.02",
                          "currencyCode": "PLN"
                        },
                        "awardAmount": {
                          "amount": 30122,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3274,
                        "equivalentAmount": {
                          "amount": "190.92",
                          "currencyCode": "KZT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "95.04",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 8244,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4854,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "331.32",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "61.94",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 28587,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0744,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "313.75",
                            "currencyCode": "RON"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "350.97",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 19413,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.479,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "298.74",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "377.14",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 37723,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2427,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "483.75",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "147.19",
                            "currencyCode": "SSP"
                          },
                          "awardAmount": {
                            "amount": 26027,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4556,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "33.06",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "60.49",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 27071,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4781,
                        "equivalentAmount": {
                          "amount": "370.42",
                          "currencyCode": "ARS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "225.61",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 31299,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2583,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "295.67",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "383.92",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 3596,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3293,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "138.47",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "111.64",
                          "currencyCode": "KPW"
                        },
                        "awardAmount": {
                          "amount": 33451,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4086,
                        "equivalentAmount": {
                          "amount": "498.14",
                          "currencyCode": "MZN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "437.81",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 18972,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.479,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "499.45",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "289.76",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 33405,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1863,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "304.4",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "489.08",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 32030,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2473,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "209.62",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "219.39",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 19297,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2005,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "427.35",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "214.34",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 16778,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0908,
                    "equivalentAmount": {
                      "amount": "223.36",
                      "currencyCode": "GYD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "208.22",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 17090,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.323,
                    "equivalentAmount": {
                      "amount": "208.97",
                      "currencyCode": "AED"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "455.35",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 48769,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.368,
                    "equivalentAmount": {
                      "amount": "253.41",
                      "currencyCode": "KHR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "427.71",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 47495,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.099,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "34.62",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "227.44",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 41406,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3931,
                    "equivalentAmount": {
                      "amount": "379.26",
                      "currencyCode": "CAD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "312.06",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 39885,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2567,
                    "equivalentAmount": {
                      "amount": "107.69",
                      "currencyCode": "BMD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1731
                },
                "passengerReferenceIds": [
                  "0e486bcd-02c6-4809-aae8-1ebef10dbbab",
                  "2df32591-7da2-402a-8268-da0a114ee24b",
                  "b25c21bc-8dd0-42de-acb9-bd79706821a4",
                  "17b7ac0e-aa0a-48b7-8bb0-2b2b6bfbdacc",
                  "5145b713-e2e0-4da7-a16a-68e6ed60271f",
                  "811da243-f61f-454b-89c2-6989e677b91c",
                  "39317f4e-8ad0-4c17-b0b0-63c376b4e8ff",
                  "0675d58b-1432-4eb4-a921-3d4dabd6fae4",
                  "af21eed5-1898-4e39-ae3b-070f5229f36e"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "290.73",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 3822,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1726,
                    "equivalentAmount": {
                      "amount": "373.25",
                      "currencyCode": "BOB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "377.3",
                          "currencyCode": "TTD"
                        },
                        "awardAmount": {
                          "amount": 14697,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3601,
                        "equivalentAmount": {
                          "amount": "220.04",
                          "currencyCode": "VND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "206.9",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 38482,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4221,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "86.49",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "472.74",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 13098,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3496,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "399.38",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "307",
                          "currencyCode": "TND"
                        },
                        "awardAmount": {
                          "amount": 28158,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.301,
                        "equivalentAmount": {
                          "amount": "380.11",
                          "currencyCode": "ERN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "320.53",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 6508,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1965,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "113.61",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "347.7",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 7487,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2286,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "110.74",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "252.85",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 45475,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2994,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "220.62",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "94.87",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 25003,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2612,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "442.25",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "480.03",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 12960,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3696,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "83.61",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "197.26",
                          "currencyCode": "RSD"
                        },
                        "awardAmount": {
                          "amount": 48589,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4336,
                        "equivalentAmount": {
                          "amount": "154.56",
                          "currencyCode": "NZD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "290.13",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 32103,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4613,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "412.29",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "283.88",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 40055,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1538,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "424.09",
                            "currencyCode": "WST"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "141.8",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 41335,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2691,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "372.18",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "274.37",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 17987,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3015,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "79.54",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "33.96",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 7435,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2481,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "148.95",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "437.75",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 42424,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0866,
                    "equivalentAmount": {
                      "amount": "401.77",
                      "currencyCode": "MDL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "249.5",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 33429,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1505,
                    "equivalentAmount": {
                      "amount": "72.24",
                      "currencyCode": "NPR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "238.36",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 43749,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3234,
                    "equivalentAmount": {
                      "amount": "346.76",
                      "currencyCode": "MAD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "207.5",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 3627,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.169,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "431.57",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "337.92",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 13402,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1583,
                    "equivalentAmount": {
                      "amount": "361.24",
                      "currencyCode": "DKK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "226.59",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 45594,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2356,
                    "equivalentAmount": {
                      "amount": "168.49",
                      "currencyCode": "BZD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8977
                },
                "passengerReferenceIds": [
                  "a9e1e366-f4ad-413e-a16a-09e04e405ee8",
                  "e7149734-eb79-409d-9350-5c328acafa2a",
                  "961ce376-896d-4a24-a18d-6a670149c87b",
                  "f62eb015-32ec-48b5-a99d-38807fdfa063",
                  "5b264a2c-e3f7-4f1d-aa69-28634312d9d1",
                  "45e80e3f-a204-47aa-9584-05b31af2147f",
                  "abdf3937-1ed3-43a0-aa78-1ca0e4ca2d7e",
                  "dcefa8f5-ed6c-42fd-835b-51e313ef5122",
                  "74b8bc38-1bfc-4280-b44b-71f5e7a3b711"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "70.24",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 32292,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3299,
                    "equivalentAmount": {
                      "amount": "28.4",
                      "currencyCode": "SOS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "485.05",
                          "currencyCode": "VUV"
                        },
                        "awardAmount": {
                          "amount": 12596,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1749,
                        "equivalentAmount": {
                          "amount": "319.59",
                          "currencyCode": "DKK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "475.57",
                            "currencyCode": "GBP"
                          },
                          "awardAmount": {
                            "amount": 29758,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0224,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "482.05",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "162.78",
                          "currencyCode": "CLP"
                        },
                        "awardAmount": {
                          "amount": 26516,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3315,
                        "equivalentAmount": {
                          "amount": "327.04",
                          "currencyCode": "SHP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "227.51",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 29779,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1954,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "302.62",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "116.13",
                            "currencyCode": "SSP"
                          },
                          "awardAmount": {
                            "amount": 29060,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.349,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "111.28",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "134.12",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 3540,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1334,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "214.35",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "348.12",
                          "currencyCode": "ILS"
                        },
                        "awardAmount": {
                          "amount": 28389,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4351,
                        "equivalentAmount": {
                          "amount": "150.31",
                          "currencyCode": "SYP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "19.7",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 23166,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0946,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "160.76",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "257.78",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 47725,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2088,
                    "equivalentAmount": {
                      "amount": "43.24",
                      "currencyCode": "MDL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "94.1",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 28560,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.338,
                    "equivalentAmount": {
                      "amount": "413.59",
                      "currencyCode": "UGX"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "356.82",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 6760,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.427,
                    "equivalentAmount": {
                      "amount": "45.15",
                      "currencyCode": "KPW"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "165.13",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 8254,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0803,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "315.79",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "334.89",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 47903,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4939,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "440.6",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "226.82",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 43484,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1119,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "305.61",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "110.1",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 34315,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0241,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "285.74",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "249.38",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 32293,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2225,
                    "equivalentAmount": {
                      "amount": "381.63",
                      "currencyCode": "AWG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "18.87",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 48477,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0442,
                    "equivalentAmount": {
                      "amount": "482.41",
                      "currencyCode": "BBD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "350.45",
                  "currencyCode": "KRW"
                },
                "awardAmount": {
                  "amount": 20720,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4728,
                "equivalentAmount": {
                  "amount": "462.21",
                  "currencyCode": "EUR"
                }
              },
              "fees": {
                "amount": {
                  "amount": "274.11",
                  "currencyCode": "ERN"
                },
                "awardAmount": {
                  "amount": 20268,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1254,
                "equivalentAmount": {
                  "amount": "294.8",
                  "currencyCode": "GIP"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "100.41",
                  "currencyCode": "INR"
                },
                "awardAmount": {
                  "amount": 46383,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3337,
                "equivalentAmount": {
                  "amount": "192.13",
                  "currencyCode": "BSD"
                }
              },
              "offerItemReferenceId": "4f0d2836-6c57-46ad-be18-f6b9678cdf1c",
              "tax": {
                "amount": {
                  "amount": "138.48",
                  "currencyCode": "SDG"
                },
                "awardAmount": {
                  "amount": 16103,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4088,
                "equivalentAmount": {
                  "amount": "176.91",
                  "currencyCode": "UYU"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "118.67",
                    "currencyCode": "BSD"
                  },
                  "awardAmount": {
                    "amount": 32289,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2662,
                  "equivalentAmount": {
                    "amount": "453.25",
                    "currencyCode": "AWG"
                  }
                },
                {
                  "amount": {
                    "amount": "368.97",
                    "currencyCode": "PKR"
                  },
                  "awardAmount": {
                    "amount": 12804,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1077,
                  "equivalentAmount": {
                    "amount": "379.1",
                    "currencyCode": "MUR"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "180.73",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 7295,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0198,
                    "equivalentAmount": {
                      "amount": "462.59",
                      "currencyCode": "QAR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "171.74",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 33656,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1012,
                    "equivalentAmount": {
                      "amount": "241.37",
                      "currencyCode": "COP"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "272.74",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 16880,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3803,
                    "equivalentAmount": {
                      "amount": "243.08",
                      "currencyCode": "AMD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "147.94",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 39083,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3065,
                    "equivalentAmount": {
                      "amount": "450",
                      "currencyCode": "SLE"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "378.91",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 39261,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.469,
                      "equivalentAmount": {
                        "amount": "333.08",
                        "currencyCode": "MVR"
                      }
                    },
                    {
                      "amount": {
                        "amount": "188.62",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 38827,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4313,
                      "equivalentAmount": {
                        "amount": "439.35",
                        "currencyCode": "RON"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "277.14",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 14740,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1114,
                    "equivalentAmount": {
                      "amount": "355.99",
                      "currencyCode": "NGN"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "183.82",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 28350,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3164,
                    "equivalentAmount": {
                      "amount": "193.92",
                      "currencyCode": "GMD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "399.92",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 23319,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4445,
                    "equivalentAmount": {
                      "amount": "112.5",
                      "currencyCode": "RUB"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "493.41",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 48114,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.176,
                    "equivalentAmount": {
                      "amount": "328.11",
                      "currencyCode": "DZD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "297.01",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 27024,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0684,
                      "equivalentAmount": {
                        "amount": "113.72",
                        "currencyCode": "MRU"
                      }
                    },
                    {
                      "amount": {
                        "amount": "313.55",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 2457,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2223,
                      "equivalentAmount": {
                        "amount": "76.98",
                        "currencyCode": "ERN"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "226.09",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 27250,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.229,
                    "equivalentAmount": {
                      "amount": "358",
                      "currencyCode": "GYD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "137.9",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 19820,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4866,
                    "equivalentAmount": {
                      "amount": "104.14",
                      "currencyCode": "BDT"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "257.89",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 29419,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3486,
                    "equivalentAmount": {
                      "amount": "201.59",
                      "currencyCode": "BIF"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "192.27",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 21073,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1281,
                    "equivalentAmount": {
                      "amount": "469.84",
                      "currencyCode": "KZT"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "341.79",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 24220,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4018,
                      "equivalentAmount": {
                        "amount": "314.58",
                        "currencyCode": "OMR"
                      }
                    },
                    {
                      "amount": {
                        "amount": "328.69",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 44826,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3362,
                      "equivalentAmount": {
                        "amount": "349.64",
                        "currencyCode": "QAR"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "315.75",
                    "currencyCode": "HUF"
                  },
                  "percentage": "5.38"
                },
                "passengerReferenceIds": [
                  "b936b1bc-1488-4c6a-8466-5783655b7532",
                  "48e03bde-936c-49f0-a64c-24207a3b4286",
                  "a3d51192-9790-4ebb-bb17-d45427083d85",
                  "0aef3a84-e2ec-4d3d-8307-45d35967c9ae",
                  "5f433b41-0310-4366-a80d-1eafca085d5d",
                  "9421a7c2-fbf4-44f6-a119-adee0307c8c2",
                  "24511584-0ec2-4407-b5af-560a9bbf640a",
                  "0124968e-c610-4eb8-baa7-5ed916a8119c",
                  "a50a319b-6858-46fb-b225-a4e5539deba2"
                ],
                "total": {
                  "amount": {
                    "amount": "293.26",
                    "currencyCode": "LBP"
                  },
                  "awardAmount": {
                    "amount": 27924,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1093,
                  "equivalentAmount": {
                    "amount": "120.64",
                    "currencyCode": "LYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "411.38",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 32055,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0975,
                    "equivalentAmount": {
                      "amount": "491.77",
                      "currencyCode": "SGD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "288.53",
                        "currencyCode": "NZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36614,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3714,
                      "equivalentAmount": {
                        "amount": "497.44",
                        "currencyCode": "XCD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "145.97",
                        "currencyCode": "ZAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24547,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2298,
                      "equivalentAmount": {
                        "amount": "197.19",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "168.25",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37069,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4382,
                      "equivalentAmount": {
                        "amount": "346.4",
                        "currencyCode": "JOD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "380.45",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 28208,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3003,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "427.33",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "26.62",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 4116,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4901,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "181.73",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "150.85",
                    "currencyCode": "LAK"
                  },
                  "percentage": "12.93"
                },
                "passengerReferenceIds": [
                  "5a0b1e1a-ecf4-4e6f-9489-0bc697726f6f",
                  "8ec98614-c78e-4a22-998a-78030e7ed42b",
                  "836c2caa-ebd7-401f-b4d3-009c8fb983bf",
                  "68b0fede-902f-41ec-a17c-18c31525f057",
                  "f59a1e35-da21-4b44-8481-81f8b8258bfd",
                  "7041c621-22b9-4779-9fc1-a610b686c8ea",
                  "e383718d-5c75-4709-821b-d7bd4ce31105",
                  "2b8c8131-e85e-4d8b-bf74-f9dd13f9f17f",
                  "58941a38-9874-4ea1-a884-3734edf6dfab"
                ],
                "total": {
                  "amount": {
                    "amount": "171.4",
                    "currencyCode": "PKR"
                  },
                  "awardAmount": {
                    "amount": 28594,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0764,
                  "equivalentAmount": {
                    "amount": "252.23",
                    "currencyCode": "UGX"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "20.12",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 9092,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1659,
                    "equivalentAmount": {
                      "amount": "418.1",
                      "currencyCode": "AED"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "321.6",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27470,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2047,
                      "equivalentAmount": {
                        "amount": "121.19",
                        "currencyCode": "MDL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "359.64",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46173,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1859,
                      "equivalentAmount": {
                        "amount": "262.92",
                        "currencyCode": "IQD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "424.02",
                        "currencyCode": "PYG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13204,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2317,
                      "equivalentAmount": {
                        "amount": "53.8",
                        "currencyCode": "BRL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "254.11",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 28756,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2064,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "76.6",
                        "currencyCode": "BRL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "115.9",
                    "currencyCode": "XCD"
                  },
                  "percentage": "8.06"
                },
                "passengerReferenceIds": [
                  "1435cd45-5408-4dc9-9034-67e7674b9804",
                  "5eb347f7-806d-447e-836d-3c937a3dad8b",
                  "dc1d926b-99b0-4dbf-b193-d9a91a2e8df2",
                  "3ebb86ba-2ab3-4c11-b675-f4151e677604",
                  "030961f3-5375-4d53-9b34-02670bd4165d",
                  "5792d87b-1bc8-4c5f-aa21-10e5c7f583d7",
                  "d09c443d-beea-4d39-868e-eb3e6a976467",
                  "3502f138-828f-4968-b9f5-c8e60de1e80a",
                  "b56afa06-8f3d-463b-8d3e-8f492e492e98"
                ],
                "total": {
                  "amount": {
                    "amount": "21.47",
                    "currencyCode": "UAH"
                  },
                  "awardAmount": {
                    "amount": 43005,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0296,
                  "equivalentAmount": {
                    "amount": "288.79",
                    "currencyCode": "KMF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "498.37",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 44567,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3568,
                    "equivalentAmount": {
                      "amount": "111.33",
                      "currencyCode": "BWP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "200.94",
                        "currencyCode": "TOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43103,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.24,
                      "equivalentAmount": {
                        "amount": "50.5",
                        "currencyCode": "CAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "233.33",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31840,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3242,
                      "equivalentAmount": {
                        "amount": "445.5",
                        "currencyCode": "BIF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "349.7",
                        "currencyCode": "QAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35523,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4072,
                      "equivalentAmount": {
                        "amount": "156.95",
                        "currencyCode": "ERN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "55.26",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 47754,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.311,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "364.18",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "78.62",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 26081,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.341,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "77.9",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "38.48",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 32986,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2857,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "29.96",
                        "currencyCode": "TRY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "38.8",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 49084,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3748,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "12.2",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "275.35",
                    "currencyCode": "AZN"
                  },
                  "percentage": "12.51"
                },
                "passengerReferenceIds": [
                  "72942ba2-bf7c-4a02-9273-42d39cdffb5f",
                  "146e251a-c726-40c3-bc58-83e4e8e58a7b",
                  "f226f637-f81b-4c49-beb6-9f9019416686",
                  "dbae518d-dd45-4ee9-8677-6ef5aadaff5b",
                  "e74678a7-5957-4c90-8070-6d3e62d205bb",
                  "1399d51f-1b68-4b3c-87f4-f6e5e08bd69f",
                  "84c87a48-7a4c-4d6a-b5b7-a12d57ef968e",
                  "4ffe8fcf-31dc-4e03-9366-b297520c7604",
                  "2477f8a2-ca35-4df3-9ea6-f896877cc9a3"
                ],
                "total": {
                  "amount": {
                    "amount": "414.86",
                    "currencyCode": "KES"
                  },
                  "awardAmount": {
                    "amount": 39360,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1213,
                  "equivalentAmount": {
                    "amount": "204.58",
                    "currencyCode": "WST"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "352.8",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 32506,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2262,
                    "equivalentAmount": {
                      "amount": "423.64",
                      "currencyCode": "CZK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "175.31",
                        "currencyCode": "KGS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47915,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1624,
                      "equivalentAmount": {
                        "amount": "303.79",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "156.88",
                        "currencyCode": "MWK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47493,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3713,
                      "equivalentAmount": {
                        "amount": "414.48",
                        "currencyCode": "JPY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "235.57",
                        "currencyCode": "ARS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28686,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0727,
                      "equivalentAmount": {
                        "amount": "156.79",
                        "currencyCode": "CRC"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "337.49",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 33096,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1309,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "413.17",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "69.17",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 31471,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3635,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "127.21",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "92.59",
                    "currencyCode": "CZK"
                  },
                  "percentage": "9.93"
                },
                "passengerReferenceIds": [
                  "23ce6bed-bbd4-47c4-8566-94db8ecb76d8",
                  "64ca1e6a-59f8-4a06-a4ca-a0e4d562f990",
                  "b0d868cc-ef27-4a33-a511-34e806a05aa0",
                  "42f24606-3f68-44d0-8aee-b08333436ea0",
                  "01143d74-ef75-4674-b99c-1c96580f1e1f",
                  "9285db39-258c-4d59-a84e-c46501dec510",
                  "4f041ebc-f61b-4d2b-8f6f-91fc001d2597",
                  "3b0e8aed-e20b-427d-9762-aa5b36504923",
                  "15dabc34-da64-4c29-a381-ee6f95d023a0"
                ],
                "total": {
                  "amount": {
                    "amount": "47.48",
                    "currencyCode": "KWD"
                  },
                  "awardAmount": {
                    "amount": 48407,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2517,
                  "equivalentAmount": {
                    "amount": "302.23",
                    "currencyCode": "CUP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "293.25",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 49387,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2182,
                    "equivalentAmount": {
                      "amount": "135.76",
                      "currencyCode": "ILS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "486.31",
                        "currencyCode": "KMF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17863,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2707,
                      "equivalentAmount": {
                        "amount": "99.42",
                        "currencyCode": "BRL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "483.08",
                        "currencyCode": "AFN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9420,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3454,
                      "equivalentAmount": {
                        "amount": "166.08",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "241.44",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42053,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4037,
                      "equivalentAmount": {
                        "amount": "406.6",
                        "currencyCode": "HTG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "107.06",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 46528,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4583,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "62.38",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "353.02",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 12324,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2242,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "20.84",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "347.92",
                    "currencyCode": "MVR"
                  },
                  "percentage": "12.1"
                },
                "passengerReferenceIds": [
                  "431330e2-11d3-46bd-b838-343bd0b7dfdd",
                  "1f9bf8c4-f09f-42a4-983a-af45437035f3",
                  "9428650a-541e-40b2-bb00-958e886ab608",
                  "291b898e-5570-4cdd-8e17-5718efb2f678",
                  "82dd03e1-87e7-4446-91e9-102de6e185d0",
                  "8e29ba0f-437c-4dfe-8b84-2f8fa039cea5",
                  "d067a82e-9eae-4edd-bc5b-05f85a3838c6",
                  "12a5b2da-3cd9-45ed-82fb-c70e592773dd",
                  "c16f0716-f0f1-4b54-9575-e979ec65fe73"
                ],
                "total": {
                  "amount": {
                    "amount": "350.58",
                    "currencyCode": "BHD"
                  },
                  "awardAmount": {
                    "amount": 26344,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3338,
                  "equivalentAmount": {
                    "amount": "141.36",
                    "currencyCode": "MZN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "473.56",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 3487,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1251,
                    "equivalentAmount": {
                      "amount": "360.47",
                      "currencyCode": "RON"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "232.94",
                        "currencyCode": "NPR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10378,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.218,
                      "equivalentAmount": {
                        "amount": "69.25",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "345.68",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45608,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0411,
                      "equivalentAmount": {
                        "amount": "314.9",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "128.36",
                        "currencyCode": "BAM"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44289,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0908,
                      "equivalentAmount": {
                        "amount": "103.21",
                        "currencyCode": "NOK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "229.56",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 26146,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.493,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "313.26",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "462.95",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 30505,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4737,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "407.88",
                        "currencyCode": "NAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "309.66",
                    "currencyCode": "SDG"
                  },
                  "percentage": "5.14"
                },
                "passengerReferenceIds": [
                  "b63e0cd1-4dc1-4f4e-9e20-207e78e471fb",
                  "c8a5d3ab-05b6-4776-b72c-647cf37b5333",
                  "56894460-feb9-4feb-bebd-da3bf34e9794",
                  "3364a764-bf35-4b54-ac04-c7f807d218f0",
                  "aeb34264-60ca-4cf1-9dee-ff22c3d17fb9",
                  "0a1d54ba-c87b-441f-ae07-6a1035214b4e",
                  "b693acec-7da0-4997-92ed-4f6a6d1a7b79",
                  "d05804ff-2082-43f6-b4af-a88c81e34b14",
                  "4f0c450d-fec8-4aa0-ad32-162d61896643"
                ],
                "total": {
                  "amount": {
                    "amount": "177.33",
                    "currencyCode": "WST"
                  },
                  "awardAmount": {
                    "amount": 33117,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3033,
                  "equivalentAmount": {
                    "amount": "130.96",
                    "currencyCode": "AWG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "476.03",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 12575,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2127,
                    "equivalentAmount": {
                      "amount": "49.52",
                      "currencyCode": "CVE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "168.81",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3110,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1799,
                      "equivalentAmount": {
                        "amount": "195.46",
                        "currencyCode": "MDL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "177.28",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18849,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1719,
                      "equivalentAmount": {
                        "amount": "326.99",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "12.23",
                        "currencyCode": "VES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4942,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3274,
                      "equivalentAmount": {
                        "amount": "269.54",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "84.73",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 6871,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2355,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "428.61",
                        "currencyCode": "SGD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "319.92",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 1030,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1489,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "465.02",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "274.41",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 9758,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2421,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "234.36",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "408.51",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 11498,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4554,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "107.32",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "394.86",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 36682,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2065,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "337.98",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "70.97",
                    "currencyCode": "TOP"
                  },
                  "percentage": "8.72"
                },
                "passengerReferenceIds": [
                  "b6f67b1c-c140-4c10-aecf-e9b65808576e",
                  "26959582-b824-49dd-9f02-1e7059011149",
                  "5c7e8a88-e2f6-40ac-89f5-075449d069d9",
                  "300a7d01-bc5b-46f8-979f-9b734a8757e6",
                  "6a228cbd-f5a3-40e5-9072-6837a271a10c",
                  "23dde99e-9fcc-4ac2-a088-8323a5e7d390",
                  "715d236a-6d31-484b-beda-cf1281e19914",
                  "fa7b046a-16f8-45b5-97cb-1f309e0df522",
                  "137c79bb-900f-4d17-8c2b-a93880ad9805"
                ],
                "total": {
                  "amount": {
                    "amount": "157.12",
                    "currencyCode": "USD"
                  },
                  "awardAmount": {
                    "amount": 26498,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1374,
                  "equivalentAmount": {
                    "amount": "472.27",
                    "currencyCode": "UGX"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "244.15",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 40844,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1836,
                    "equivalentAmount": {
                      "amount": "36.7",
                      "currencyCode": "SRD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "261.22",
                        "currencyCode": "HTG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4091,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1215,
                      "equivalentAmount": {
                        "amount": "77.65",
                        "currencyCode": "MWK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "105.88",
                        "currencyCode": "JMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4997,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1418,
                      "equivalentAmount": {
                        "amount": "461.45",
                        "currencyCode": "DKK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "210.17",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40971,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0819,
                      "equivalentAmount": {
                        "amount": "487.94",
                        "currencyCode": "DOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "416.71",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 7947,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0617,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "476.75",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "149.95",
                    "currencyCode": "BHD"
                  },
                  "percentage": "12.03"
                },
                "passengerReferenceIds": [
                  "1a6e5850-5f45-427b-8128-dc52646862aa",
                  "ceabfb72-403f-4387-baa6-32bde8633f26",
                  "40e682be-5b3f-4b48-8e6d-a99ca5b9fc9c",
                  "685a5be7-1fd3-416f-b7f1-fcb01eac0aa1",
                  "a7f6d8e3-a2e8-454e-b7a9-6e6227f1a02b",
                  "afa5a8ae-64f3-4d08-bc04-d9401702c08e",
                  "ec6b52e1-dfc5-4a4f-8dba-f5ce911cbd16",
                  "5379f3c6-d142-436c-bdab-b57b2f68e0ec",
                  "19cec1ee-ae2d-4979-82e5-77b6ed121b22"
                ],
                "total": {
                  "amount": {
                    "amount": "353.89",
                    "currencyCode": "HKD"
                  },
                  "awardAmount": {
                    "amount": 42909,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0253,
                  "equivalentAmount": {
                    "amount": "163.42",
                    "currencyCode": "SHP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "484.11",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 38718,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1801,
                    "equivalentAmount": {
                      "amount": "71.97",
                      "currencyCode": "STN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "59.67",
                        "currencyCode": "GIP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48067,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.117,
                      "equivalentAmount": {
                        "amount": "71.2",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "43.16",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19510,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0826,
                      "equivalentAmount": {
                        "amount": "288.24",
                        "currencyCode": "SGD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "449.61",
                        "currencyCode": "PYG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38301,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4016,
                      "equivalentAmount": {
                        "amount": "472.29",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "93.35",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 26052,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1146,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "143.48",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "97.94",
                    "currencyCode": "BSD"
                  },
                  "percentage": "7.96"
                },
                "deal": {
                  "amount": {
                    "amount": "238.1",
                    "currencyCode": "COP"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "19.11",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "02f170a9-0dcb-4a8e-84ed-40df9aeeaf5d",
                  "da7ed5b8-85da-464b-98c0-fb953efd474d",
                  "742b6415-637f-47f1-9a3c-db216d6f999a",
                  "03bbecfc-fd98-4465-9c86-4ccf062e4252",
                  "c75d4a62-29be-4c99-8b8a-23fb5732466d",
                  "c7e0009d-24f1-43fb-b47c-42ce86ef7ce7",
                  "1dbfd8b5-9809-4526-a525-99776f7b963e",
                  "1c4e04e0-59f2-4d3a-89e0-7875a93ac777",
                  "f27737b7-d1b0-469b-be57-adba4403fc57"
                ],
                "total": {
                  "amount": {
                    "amount": "199.06",
                    "currencyCode": "LRD"
                  },
                  "awardAmount": {
                    "amount": 42117,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.066,
                  "equivalentAmount": {
                    "amount": "55.07",
                    "currencyCode": "LAK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "163.24",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 5535,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3127,
                    "equivalentAmount": {
                      "amount": "313.52",
                      "currencyCode": "LAK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "371.48",
                        "currencyCode": "SYP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33403,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2204,
                      "equivalentAmount": {
                        "amount": "103.56",
                        "currencyCode": "PKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "397.5",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8527,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0339,
                      "equivalentAmount": {
                        "amount": "104.41",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "126.55",
                        "currencyCode": "EGP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46008,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2095,
                      "equivalentAmount": {
                        "amount": "339.9",
                        "currencyCode": "SAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "134.66",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 43156,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2123,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "230.01",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "229.95",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 5945,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0263,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "120.16",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "461.52",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 22318,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1659,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "414.47",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "333.52",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 28100,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1663,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "372.34",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "404.64",
                    "currencyCode": "TMT"
                  },
                  "percentage": "7.76"
                },
                "deal": {
                  "amount": {
                    "amount": "401.22",
                    "currencyCode": "LKR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "19.16",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "04bdcda5-a6f8-48c0-9222-132524e78428",
                  "5825d9d8-1708-4c23-8901-36f823254c19",
                  "f0748f96-8cec-478e-bc87-36a469653c42",
                  "845d3e46-0cfe-494c-82ad-b70302c1d935",
                  "653ba29c-bf5a-4175-b720-fa2fa30aa3f6",
                  "3a9a7a60-e352-4d64-aa77-9ccb699d014b",
                  "c9e40257-f251-4f77-acf3-b154463a2ccf",
                  "dab05617-d136-403b-9ed1-93ede74cd2dd",
                  "1a21ac3f-ae65-4368-bbcc-023cb16f52d6"
                ],
                "total": {
                  "amount": {
                    "amount": "195.8",
                    "currencyCode": "SYP"
                  },
                  "awardAmount": {
                    "amount": 41764,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4174,
                  "equivalentAmount": {
                    "amount": "209.11",
                    "currencyCode": "PKR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "244.08",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 47519,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0635,
                    "equivalentAmount": {
                      "amount": "240.87",
                      "currencyCode": "LAK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "433.6",
                        "currencyCode": "ANG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18596,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0848,
                      "equivalentAmount": {
                        "amount": "297.74",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "96.5",
                        "currencyCode": "ANG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21851,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4109,
                      "equivalentAmount": {
                        "amount": "210.54",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "369.05",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37945,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1236,
                      "equivalentAmount": {
                        "amount": "421.32",
                        "currencyCode": "KPW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "174.05",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 17901,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1025,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "60.01",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "229.14",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 25113,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2945,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "438.81",
                        "currencyCode": "XAF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "49.99",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 29792,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1538,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "186",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "303.84",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 24540,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4815,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "409.3",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "213.38",
                    "currencyCode": "RUB"
                  },
                  "percentage": "14.92"
                },
                "deal": {
                  "amount": {
                    "amount": "399.29",
                    "currencyCode": "JOD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "8.37",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "bb299d4b-2f83-41d0-9aa4-04630a400d1f",
                  "eeed979c-77bd-4561-87d0-9540f4b78c44",
                  "406d564f-e4b8-4d7b-82a7-5b8b111b825b",
                  "d7615be9-6b44-4cc1-beee-13aaf42e1bfc",
                  "0fa86b9c-9017-41ef-9ccf-052951dde72e",
                  "ac6da553-3245-40a5-923d-6938beda2c5d",
                  "ce2a5e44-a328-4299-a2e7-23dadb47a20f",
                  "e3335cd8-b80f-4b32-a54d-3778e5ce04e3",
                  "b80ea194-2e02-4ec6-86e2-7313b8c76052"
                ],
                "total": {
                  "amount": {
                    "amount": "29.94",
                    "currencyCode": "VES"
                  },
                  "awardAmount": {
                    "amount": 12884,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2897,
                  "equivalentAmount": {
                    "amount": "322.66",
                    "currencyCode": "BOB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "410.19",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 2073,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4965,
                    "equivalentAmount": {
                      "amount": "30.59",
                      "currencyCode": "SLE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "468.99",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12474,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4982,
                      "equivalentAmount": {
                        "amount": "275.84",
                        "currencyCode": "SHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "166.85",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47887,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3818,
                      "equivalentAmount": {
                        "amount": "108.72",
                        "currencyCode": "KHR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "485.53",
                        "currencyCode": "ISK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41385,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1444,
                      "equivalentAmount": {
                        "amount": "401.31",
                        "currencyCode": "XCD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "428.18",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 32977,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2013,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "96.5",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "172.48",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 49403,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3288,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "135.72",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "221.75",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 45548,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1667,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "295.34",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "126.25",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 28375,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1683,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "272.78",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "436.86",
                    "currencyCode": "MNT"
                  },
                  "percentage": "13.12"
                },
                "deal": {
                  "amount": {
                    "amount": "326.02",
                    "currencyCode": "BGN"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "10.58",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "0e6285cd-d750-424a-9a35-6c330a5cdf15",
                  "9846bb40-f82c-43bb-94f6-916e104bd34c",
                  "bb1fefb9-fe3e-4adc-8034-e55a410e71e1",
                  "0dd9e154-56db-4a6a-8863-c2254c6f7825",
                  "2af39156-5fa6-4a50-89ee-012ab222d9e0",
                  "4835f333-5357-4d27-a3e8-4a607fb0075f",
                  "50633edc-cde3-4cd1-89d2-5f5c6d0c2fd8",
                  "fa949a84-137b-4671-86f0-2537f41e6c76",
                  "0d077e89-3b68-4906-9029-6a6b2b41ebd3"
                ],
                "total": {
                  "amount": {
                    "amount": "13.45",
                    "currencyCode": "LYD"
                  },
                  "awardAmount": {
                    "amount": 36986,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1044,
                  "equivalentAmount": {
                    "amount": "308.36",
                    "currencyCode": "CDF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "451.69",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 7739,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4175,
                    "equivalentAmount": {
                      "amount": "303.04",
                      "currencyCode": "MNT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "351.27",
                        "currencyCode": "VUV"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29224,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0148,
                      "equivalentAmount": {
                        "amount": "276.05",
                        "currencyCode": "MZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "183.05",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30764,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2632,
                      "equivalentAmount": {
                        "amount": "378.07",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "180.03",
                        "currencyCode": "NZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34927,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1074,
                      "equivalentAmount": {
                        "amount": "180.25",
                        "currencyCode": "AFN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "177.37",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 32566,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0259,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "261.98",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "154.4",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 22258,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3288,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "60.92",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "84.69",
                    "currencyCode": "AOA"
                  },
                  "percentage": "13.39"
                },
                "deal": {
                  "amount": {
                    "amount": "343.45",
                    "currencyCode": "PGK"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "13.13",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "9cdeac04-75c2-4718-b0fb-73f8614c0a16",
                  "d2f65b58-e382-40a7-b489-4d9ada34444a",
                  "1859d068-d5f6-4ef7-a3fb-8e327b2ee3f7",
                  "7a7c5ae5-c8ea-40ae-b5d0-1d07240c8081",
                  "c2eb4c38-331e-4d43-8751-799ea05cbcd2",
                  "06044172-cde4-4a46-b478-655dc182e818",
                  "0a2ff403-369a-4325-a018-bbb71249a0f3",
                  "e2a4173b-8658-4b9b-b1a3-3dcf49151ddd",
                  "a48916ff-273f-417a-a7df-e115ffe0be2a"
                ],
                "total": {
                  "amount": {
                    "amount": "306.52",
                    "currencyCode": "TMT"
                  },
                  "awardAmount": {
                    "amount": 42637,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1074,
                  "equivalentAmount": {
                    "amount": "46",
                    "currencyCode": "FKP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "464.76",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 44669,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2204,
                    "equivalentAmount": {
                      "amount": "20.37",
                      "currencyCode": "SRD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "40.98",
                        "currencyCode": "ALL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24145,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4492,
                      "equivalentAmount": {
                        "amount": "45.77",
                        "currencyCode": "RON"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "47.64",
                        "currencyCode": "CDF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4494,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3463,
                      "equivalentAmount": {
                        "amount": "56.78",
                        "currencyCode": "HNL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "158.36",
                        "currencyCode": "ARS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44403,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0707,
                      "equivalentAmount": {
                        "amount": "330.22",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "459.65",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 25751,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0576,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "359.18",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "28.44",
                    "currencyCode": "PKR"
                  },
                  "percentage": "14.42"
                },
                "deal": {
                  "amount": {
                    "amount": "290.84",
                    "currencyCode": "JMD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "5.76",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "d037c3ce-ee43-43f0-b4cc-d142a0289982",
                  "6cf8a6e4-bbee-4bcd-acaa-1d5f108ae767",
                  "f955ec17-fd8b-4984-8651-f85537f6393a",
                  "0faf1efc-71e3-4d03-bf0e-e9e7828ecabd",
                  "f1d1864e-7fe6-4993-a032-851e75516358",
                  "3171f514-aa85-4533-b647-0b4761de3829",
                  "79213713-136c-4311-ab48-223bed337a8c",
                  "8220744d-0962-4c80-aae9-8e4fbf736d46",
                  "ee1763c5-70e6-41ec-9db8-b3439fb7582f"
                ],
                "total": {
                  "amount": {
                    "amount": "373.35",
                    "currencyCode": "UZS"
                  },
                  "awardAmount": {
                    "amount": 20951,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3751,
                  "equivalentAmount": {
                    "amount": "117.26",
                    "currencyCode": "AUD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "313.16",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 10402,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2947,
                    "equivalentAmount": {
                      "amount": "79.14",
                      "currencyCode": "AUD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "481.41",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37505,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0943,
                      "equivalentAmount": {
                        "amount": "490",
                        "currencyCode": "ANG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "90.4",
                        "currencyCode": "BGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36932,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3675,
                      "equivalentAmount": {
                        "amount": "166.99",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "360.11",
                        "currencyCode": "ETB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1194,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3032,
                      "equivalentAmount": {
                        "amount": "467.42",
                        "currencyCode": "JOD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "444.52",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 9297,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4801,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "127.8",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "356.41",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 41050,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1697,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "446.61",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "397.51",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 14949,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1058,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "349.99",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "296.52",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 17198,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0994,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "91.92",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "169.31",
                    "currencyCode": "MMK"
                  },
                  "percentage": "14.85"
                },
                "deal": {
                  "amount": {
                    "amount": "287.24",
                    "currencyCode": "AWG"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "17.41",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "2a026c19-c99a-43f8-967a-498f8f01c568",
                  "bef79210-7346-4aeb-86ac-46e5d80c8287",
                  "1c06848e-1f5a-4ec3-adb8-aace3adc9962",
                  "45b2d27f-7184-4d92-a0be-43d43d0f83ff",
                  "ac73ce78-dc8e-4814-88d3-c581fdaa1201",
                  "0db7cc54-be9c-4022-a54e-c55dd658ef22",
                  "b6c83118-2602-4854-b044-de43cd864920",
                  "277e4591-ade6-444a-8c78-e8688b20150d",
                  "378348af-2bf0-4163-bf7c-eab11490b80f"
                ],
                "total": {
                  "amount": {
                    "amount": "93.88",
                    "currencyCode": "IRR"
                  },
                  "awardAmount": {
                    "amount": 2503,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4216,
                  "equivalentAmount": {
                    "amount": "445.17",
                    "currencyCode": "AED"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "229.94",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 22296,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0906,
                    "equivalentAmount": {
                      "amount": "66.72",
                      "currencyCode": "DJF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "192.72",
                        "currencyCode": "LSL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30838,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4674,
                      "equivalentAmount": {
                        "amount": "405.78",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "257.91",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20824,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3612,
                      "equivalentAmount": {
                        "amount": "233.41",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "122.77",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35121,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1432,
                      "equivalentAmount": {
                        "amount": "415.56",
                        "currencyCode": "SAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "448.73",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 17283,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3014,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "162.72",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "320.51",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 49744,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4022,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "359.05",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "422.19",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 42907,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1513,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "269.97",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "11.26",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 31335,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2687,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "321.88",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "195.34",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 8556,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1704,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "469.76",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "378.3",
                    "currencyCode": "JOD"
                  },
                  "percentage": "11.25"
                },
                "deal": {
                  "amount": {
                    "amount": "385.51",
                    "currencyCode": "GMD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "18.88",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "1d201488-9d35-4d52-8f74-fa40a04f6088",
                  "916cb7c7-4f5d-4f8e-8c53-04bb6620ed79",
                  "eb65b2e5-80d7-4775-8090-0dbf9bc4274c",
                  "d60ba8bc-29df-4d2f-b03b-05b8a7815117",
                  "77cdc12e-ee55-4b6c-b67f-d6d6bdac472f",
                  "aa676022-1b66-4941-b6f6-c6bc507616a4",
                  "62041e57-a75b-432f-a883-bb2be02ee574",
                  "565ac36b-f33d-4782-8e74-2b09139df8dd",
                  "814e0231-6e5e-4bc6-9664-2cc5415cd79d"
                ],
                "total": {
                  "amount": {
                    "amount": "482.01",
                    "currencyCode": "TRY"
                  },
                  "awardAmount": {
                    "amount": 23147,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4284,
                  "equivalentAmount": {
                    "amount": "86.63",
                    "currencyCode": "ZMW"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "403.41",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 15400,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2141,
                    "equivalentAmount": {
                      "amount": "119.8",
                      "currencyCode": "BZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "332.65",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48896,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0208,
                      "equivalentAmount": {
                        "amount": "456.47",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "81.48",
                        "currencyCode": "MAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45838,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0401,
                      "equivalentAmount": {
                        "amount": "185.76",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "149.24",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19333,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3482,
                      "equivalentAmount": {
                        "amount": "499.33",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "414.06",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 30433,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1938,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "410.39",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "466.65",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 11206,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1856,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "221.54",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "474.68",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 40796,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2887,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "250.48",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "380.38",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 39475,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1919,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "123.5",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "198.89",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 6092,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1573,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "84.04",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "43.52",
                    "currencyCode": "QAR"
                  },
                  "percentage": "10.4"
                },
                "deal": {
                  "amount": {
                    "amount": "345.34",
                    "currencyCode": "CLP"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "8.42",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "5b594d2e-edca-486e-8717-8cd468fcbc3c",
                  "1be6a5b5-3fdc-4151-8669-7fbf123124ae",
                  "ea2f3eda-7482-49df-afa5-934404576273",
                  "04eb88d5-cc43-445b-85df-af0c3f6305e5",
                  "bb2ce028-bc09-4fb3-bc4b-a45a28124de1",
                  "7f32d4d4-49b4-488d-b22b-140b53231d87",
                  "2e218166-71ac-446f-81e2-08f3fc81c446",
                  "a73300f9-cf12-4346-ad67-a66c71ad09f2",
                  "fc6bc9a1-4a90-4f5f-9e9e-0fa2b80dd8ef"
                ],
                "total": {
                  "amount": {
                    "amount": "358.35",
                    "currencyCode": "ZMW"
                  },
                  "awardAmount": {
                    "amount": 34486,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.485,
                  "equivalentAmount": {
                    "amount": "235.97",
                    "currencyCode": "ZMW"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "104.69",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 29203,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0569,
                    "equivalentAmount": {
                      "amount": "391.84",
                      "currencyCode": "TTD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "10.06",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26935,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3593,
                      "equivalentAmount": {
                        "amount": "198.55",
                        "currencyCode": "PHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "92.58",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7666,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0557,
                      "equivalentAmount": {
                        "amount": "447.04",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "347.74",
                        "currencyCode": "KHR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41578,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4303,
                      "equivalentAmount": {
                        "amount": "86.45",
                        "currencyCode": "THB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "435.82",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 42037,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1824,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "478.55",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "463.81",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 48618,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2535,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "242.37",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "470.74",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 33187,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3941,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "431.7",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9729
                },
                "passengerReferenceIds": [
                  "e23841db-8aa7-44ed-a5f4-6ad507d85054",
                  "5d47f436-b825-4e84-9d0b-4e90cafa179a",
                  "d004f74c-2ccb-4f51-9bb5-50f678cf5a2b",
                  "7f941fa1-3946-4333-8b37-a51a53d26e89",
                  "e701aef9-4577-4fd6-938d-062f1e24725e",
                  "eeaaefe1-0155-4e98-b2f5-525b1cf17d58",
                  "27dc3623-13ee-4c74-949c-af9abff1646d",
                  "fb1d715b-71d3-42a8-af8a-a251ee811aa3",
                  "ddaa61c3-25cd-416f-bd4f-154bf75c4c9c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "11.24",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 9654,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1581,
                    "equivalentAmount": {
                      "amount": "304.57",
                      "currencyCode": "VUV"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "417.07",
                          "currencyCode": "YER"
                        },
                        "awardAmount": {
                          "amount": 10198,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0223,
                        "equivalentAmount": {
                          "amount": "492.8",
                          "currencyCode": "BYN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "481.97",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 2493,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4047,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "343.37",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "417.73",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 48111,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0469,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "55.73",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "67.99",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 6872,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0875,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "467.99",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "167.01",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 32384,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4268,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "325.84",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "86.13",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 4444,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0155,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "237.92",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "471.95",
                          "currencyCode": "GIP"
                        },
                        "awardAmount": {
                          "amount": 4229,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2259,
                        "equivalentAmount": {
                          "amount": "205.04",
                          "currencyCode": "BTN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "487.77",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 4857,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0443,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "76.39",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "179.49",
                          "currencyCode": "AFN"
                        },
                        "awardAmount": {
                          "amount": 25761,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0497,
                        "equivalentAmount": {
                          "amount": "487.53",
                          "currencyCode": "SHP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "338.86",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 12208,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3077,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "113.98",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "340.95",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 17882,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3895,
                    "equivalentAmount": {
                      "amount": "293.42",
                      "currencyCode": "GIP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "488.23",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 22860,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.425,
                    "equivalentAmount": {
                      "amount": "15.4",
                      "currencyCode": "MDL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "383.63",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 9629,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.473,
                    "equivalentAmount": {
                      "amount": "242.52",
                      "currencyCode": "CZK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "490.63",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 28147,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0508,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "309.81",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "197.46",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 2445,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4532,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "325.36",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "393.52",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 9168,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.217,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "202.08",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "313.18",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 40840,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3929,
                    "equivalentAmount": {
                      "amount": "105.38",
                      "currencyCode": "NGN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "92.19",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 4504,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3874,
                    "equivalentAmount": {
                      "amount": "43.41",
                      "currencyCode": "MRU"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1218
                },
                "passengerReferenceIds": [
                  "4c6c6ea6-815a-4114-81e5-40456cd08401",
                  "9bd46339-6b1c-44d4-a6b5-90dbc2e2f3ce",
                  "b319fade-863f-44fe-b1ad-e9d6ed22c5b0",
                  "3043c620-4a8d-44ed-b622-125bb87c952a",
                  "f6072192-389a-48ff-9593-011ff3194b1d",
                  "6999e8c5-e2d9-4f5c-a130-e9ffd4e5845e",
                  "f4a61c59-406f-4a8a-84f4-3a19d88ef770",
                  "aaa47909-f12c-4c14-8cfb-066005af5bac",
                  "6e9e33a8-19b4-4f02-8366-b9c51f94536d"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "478.31",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 46858,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.304,
                    "equivalentAmount": {
                      "amount": "232.7",
                      "currencyCode": "GYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "360.91",
                          "currencyCode": "SYP"
                        },
                        "awardAmount": {
                          "amount": 14280,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3105,
                        "equivalentAmount": {
                          "amount": "412.63",
                          "currencyCode": "BWP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "291.65",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 35756,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2877,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "427.37",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "260.91",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 30928,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1388,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "264.24",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "443.84",
                            "currencyCode": "SLE"
                          },
                          "awardAmount": {
                            "amount": 46902,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.404,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "349.82",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "346",
                            "currencyCode": "USD"
                          },
                          "awardAmount": {
                            "amount": 25506,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0554,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "256.77",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "246.98",
                          "currencyCode": "KMF"
                        },
                        "awardAmount": {
                          "amount": 11341,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3519,
                        "equivalentAmount": {
                          "amount": "275.16",
                          "currencyCode": "SBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "124.82",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 41706,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.486,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "144.65",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "264.23",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 26236,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.349,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "443.75",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "136.05",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 2905,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4571,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "411.28",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "32.85",
                          "currencyCode": "BGN"
                        },
                        "awardAmount": {
                          "amount": 28969,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0118,
                        "equivalentAmount": {
                          "amount": "287.3",
                          "currencyCode": "MAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "160.65",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 39290,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0699,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "165.53",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "299.29",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 25165,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0652,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "275.27",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "157.04",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 26824,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3065,
                    "equivalentAmount": {
                      "amount": "55.25",
                      "currencyCode": "SCR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "225.76",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 49478,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2084,
                    "equivalentAmount": {
                      "amount": "478.86",
                      "currencyCode": "HKD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "64.78",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 23077,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4036,
                    "equivalentAmount": {
                      "amount": "419.33",
                      "currencyCode": "NZD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "102.45",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 17623,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.436,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "177.05",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "415.24",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 35110,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0158,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "155.79",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "30.78",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 11940,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3183,
                    "equivalentAmount": {
                      "amount": "452.48",
                      "currencyCode": "MKD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "340.53",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 13675,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0977,
                    "equivalentAmount": {
                      "amount": "186.31",
                      "currencyCode": "SAR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1371
                },
                "passengerReferenceIds": [
                  "c9a754fc-14fe-4fc4-8a76-e5c889dc4f04",
                  "ac615f97-9485-46fd-b5e0-c03838f1de9f",
                  "036269bd-25ba-4318-af0e-a3d0c3801d2c",
                  "3a0efb4e-2189-4639-8bfd-14b3e8f9c705",
                  "e3a56ebf-0548-454a-8ac7-e5f639b06045",
                  "cbe076d5-020f-4392-9543-5a8d0ca1d551",
                  "704fe88a-27fd-4d5a-b22f-8efdf4526cd5",
                  "729592ce-ff67-410d-997c-81dbb960224c",
                  "6d5625a3-431c-4a5f-99cb-ce520792b3db"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "318.74",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 40896,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3661,
                    "equivalentAmount": {
                      "amount": "484.91",
                      "currencyCode": "KRW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "404.41",
                          "currencyCode": "EGP"
                        },
                        "awardAmount": {
                          "amount": 14494,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0702,
                        "equivalentAmount": {
                          "amount": "82.58",
                          "currencyCode": "KPW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "244.21",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 42307,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3169,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "130.68",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "27.06",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 49032,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1439,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "265.73",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "168.97",
                            "currencyCode": "GBP"
                          },
                          "awardAmount": {
                            "amount": 5213,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0543,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "315.47",
                            "currencyCode": "KGS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "427.5",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 15624,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4347,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "202.24",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "240.86",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 1463,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2186,
                        "equivalentAmount": {
                          "amount": "62.55",
                          "currencyCode": "ALL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "327.6",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 43479,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1677,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "228.59",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "171.48",
                          "currencyCode": "SGD"
                        },
                        "awardAmount": {
                          "amount": 22513,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0982,
                        "equivalentAmount": {
                          "amount": "88.39",
                          "currencyCode": "BBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "148.3",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 28487,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0864,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "400.09",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "147.91",
                            "currencyCode": "RON"
                          },
                          "awardAmount": {
                            "amount": 42816,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2154,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "360.42",
                            "currencyCode": "SOS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "359.64",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 23940,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3099,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "459.98",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "210.37",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 48764,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.036,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "228.06",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "461.51",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 28075,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.115,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "226.8",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "330.13",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 20701,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4579,
                    "equivalentAmount": {
                      "amount": "458.67",
                      "currencyCode": "BZD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "156.1",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 11605,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2364,
                    "equivalentAmount": {
                      "amount": "118.45",
                      "currencyCode": "MUR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "379.54",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 38257,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3097,
                    "equivalentAmount": {
                      "amount": "495.83",
                      "currencyCode": "ZAR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "359.13",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 27454,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2951,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "223.86",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "92.78",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 27375,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1427,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "65.38",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "283.16",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 28272,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1882,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "27.49",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "79.53",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 47507,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1962,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "90.81",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "161.79",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 9893,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0921,
                    "equivalentAmount": {
                      "amount": "63.2",
                      "currencyCode": "IDR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "76.1",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 19311,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3637,
                    "equivalentAmount": {
                      "amount": "229.84",
                      "currencyCode": "TMT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9811
                },
                "passengerReferenceIds": [
                  "cba9e082-7998-4bd3-bf74-7bf3c2db2138",
                  "9d2910ca-8b15-474a-9d60-aba4e2712472",
                  "c46d328e-1ad8-44da-8613-4856c7c9ecdb",
                  "a9a01513-d9f7-4395-a2a7-9d32d1f72c0c",
                  "583c8ca2-261d-4cd6-9c26-717dd9d8395c",
                  "2bcd46c7-2481-4ac2-b32c-fd95241bdd02",
                  "d43cb0dc-d0ba-48d2-a883-27f9e261adac",
                  "814cef99-e722-46e3-aeb7-be077a757d7a",
                  "fa6ecf76-8ffa-4506-9d19-878ebaa5a39d"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "163.23",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 41237,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4594,
                    "equivalentAmount": {
                      "amount": "396.65",
                      "currencyCode": "CLP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "348.67",
                          "currencyCode": "JPY"
                        },
                        "awardAmount": {
                          "amount": 28467,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0296,
                        "equivalentAmount": {
                          "amount": "79.23",
                          "currencyCode": "BYN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "278.67",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 25766,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3533,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "422.2",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "382.51",
                            "currencyCode": "LYD"
                          },
                          "awardAmount": {
                            "amount": 33108,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.151,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "249.42",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "451.45",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 25152,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4726,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "396.64",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "128.63",
                          "currencyCode": "VUV"
                        },
                        "awardAmount": {
                          "amount": 23083,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.191,
                        "equivalentAmount": {
                          "amount": "467.24",
                          "currencyCode": "UAH"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "365.14",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 16695,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4216,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "102.62",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "15.73",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 47075,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1383,
                        "equivalentAmount": {
                          "amount": "392.75",
                          "currencyCode": "DJF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "280.21",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 17020,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1639,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "36.94",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "333.32",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 34967,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4296,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "203.33",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "58.62",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 43038,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3766,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "381.09",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "220.61",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 20449,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2357,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "94.22",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "126.9",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 45099,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0259,
                    "equivalentAmount": {
                      "amount": "351.42",
                      "currencyCode": "UAH"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "185.74",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 24795,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3627,
                    "equivalentAmount": {
                      "amount": "159.08",
                      "currencyCode": "JMD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "150.08",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 2013,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2593,
                    "equivalentAmount": {
                      "amount": "499.91",
                      "currencyCode": "ZMW"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "345.09",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 29019,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0682,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "158.78",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "154.34",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 34664,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4147,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "318.19",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "63.5",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 33313,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3024,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "473.53",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "28.89",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 5809,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0631,
                    "equivalentAmount": {
                      "amount": "387.89",
                      "currencyCode": "SYP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "44.37",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 11381,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1412,
                    "equivalentAmount": {
                      "amount": "291.66",
                      "currencyCode": "HUF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1498
                },
                "passengerReferenceIds": [
                  "36f6320b-cff2-42c4-a054-fb9e75161715",
                  "b619d3e5-d028-4863-aa40-a6a780398469",
                  "fb9fd2a4-e6ff-4fe7-bdba-650ddb697e58",
                  "3602a65f-3463-4edb-b459-b321d25c836f",
                  "caa7037f-cd30-4485-a353-e9a85f6bc313",
                  "75f65a9f-e547-49a6-88da-46990f76e6de",
                  "6ebe4287-c986-4391-a0cc-e040c0204aea",
                  "f55ff3e2-96c3-4a49-a66a-d73c80025159",
                  "6d07db59-cd9d-4d35-a75b-a74989873780"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "141",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 20721,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0928,
                    "equivalentAmount": {
                      "amount": "412.87",
                      "currencyCode": "CRC"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "475.14",
                          "currencyCode": "WST"
                        },
                        "awardAmount": {
                          "amount": 24708,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4844,
                        "equivalentAmount": {
                          "amount": "21.38",
                          "currencyCode": "ILS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "374.81",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 11340,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4336,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "303.64",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "421.11",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 46163,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0938,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "477.4",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "107.48",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 17847,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2468,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "27.96",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "197.27",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 46046,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3764,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "277.16",
                            "currencyCode": "WST"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "376.75",
                          "currencyCode": "FKP"
                        },
                        "awardAmount": {
                          "amount": 18932,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0555,
                        "equivalentAmount": {
                          "amount": "102.54",
                          "currencyCode": "UZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "137.21",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 11849,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1873,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "484.19",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "258.75",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 17705,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4126,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "206.17",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "372.3",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 2364,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0584,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "224.76",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "80.08",
                            "currencyCode": "SRD"
                          },
                          "awardAmount": {
                            "amount": 33820,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3363,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "114.84",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "198.27",
                          "currencyCode": "GYD"
                        },
                        "awardAmount": {
                          "amount": 32375,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3454,
                        "equivalentAmount": {
                          "amount": "41.76",
                          "currencyCode": "LAK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "432.92",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 10877,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2168,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "391.7",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "399.54",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 37770,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1457,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "255.25",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "221.46",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 18641,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1028,
                    "equivalentAmount": {
                      "amount": "225.49",
                      "currencyCode": "SAR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "450.81",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 6258,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.422,
                    "equivalentAmount": {
                      "amount": "164.65",
                      "currencyCode": "TJS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "322.99",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 41456,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1955,
                    "equivalentAmount": {
                      "amount": "40.81",
                      "currencyCode": "SEK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "121.28",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 17074,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4906,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "433.77",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "169.64",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 38407,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3059,
                    "equivalentAmount": {
                      "amount": "36.76",
                      "currencyCode": "BMD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "180.38",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 31072,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3945,
                    "equivalentAmount": {
                      "amount": "405.93",
                      "currencyCode": "KMF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9477
                },
                "passengerReferenceIds": [
                  "dd8d1e6a-fb8c-4b1c-94f0-82cdb6deda35",
                  "7c0a06aa-4446-4379-9438-c967a03a0266",
                  "4ee18d15-0d5b-4343-bf84-6bf3786291ff",
                  "c1fdebc5-ca3a-41e9-9c5f-f4f45d330cd2",
                  "78b2f1b9-0bd6-49f5-b5b2-e84528802158",
                  "1c6e5d84-00a6-44eb-91b7-826d61ae630f",
                  "eb1ed62c-2f15-4744-8b19-f520d045eb80",
                  "3f0d176e-2676-4b33-84c7-4274aaae7547",
                  "ac78d9fe-24d8-4d34-bafa-982329472a83"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "319.78",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 48733,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0931,
                    "equivalentAmount": {
                      "amount": "338.36",
                      "currencyCode": "AWG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "499.22",
                          "currencyCode": "YER"
                        },
                        "awardAmount": {
                          "amount": 39828,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3771,
                        "equivalentAmount": {
                          "amount": "424.59",
                          "currencyCode": "KES"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "109.01",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 19812,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2188,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "243.41",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "115.07",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 47360,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1848,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "27.65",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "480.59",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 27151,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.417,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "20.82",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "314.53",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 21310,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1837,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "405.82",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "84.65",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 33479,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0791,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "392.36",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "362.64",
                          "currencyCode": "THB"
                        },
                        "awardAmount": {
                          "amount": 49370,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2991,
                        "equivalentAmount": {
                          "amount": "398.97",
                          "currencyCode": "XPF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "470.05",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 48435,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3847,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "266.83",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "26.67",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 1860,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4851,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "262.45",
                            "currencyCode": "CNY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "305.43",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 37432,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0485,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "272.52",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "136.65",
                          "currencyCode": "DKK"
                        },
                        "awardAmount": {
                          "amount": 34394,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3102,
                        "equivalentAmount": {
                          "amount": "344.19",
                          "currencyCode": "ALL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "383.88",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 15961,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4062,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "99.53",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "101.15",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 30549,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3706,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "88.81",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "13.21",
                            "currencyCode": "GBP"
                          },
                          "awardAmount": {
                            "amount": 34421,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3428,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "270.19",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "157.42",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 20330,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3153,
                    "equivalentAmount": {
                      "amount": "170.96",
                      "currencyCode": "SRD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "439.51",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 28482,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1057,
                    "equivalentAmount": {
                      "amount": "339.08",
                      "currencyCode": "GMD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "282.55",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 25048,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2957,
                    "equivalentAmount": {
                      "amount": "178.38",
                      "currencyCode": "RSD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "476.31",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 25148,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0809,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "438.46",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "439.8",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 43214,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.281,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "348.14",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "311.22",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 14591,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3608,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "67.48",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "167.67",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 8935,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4664,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "478.81",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "276.59",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 13604,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0617,
                    "equivalentAmount": {
                      "amount": "309.61",
                      "currencyCode": "VND"
                    }
                  },
                  {
                    "amount": {
                      "amount": "300.83",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 35706,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1972,
                    "equivalentAmount": {
                      "amount": "159.15",
                      "currencyCode": "WST"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0532
                },
                "passengerReferenceIds": [
                  "7a4a4e5f-3325-440d-be01-7fec0a0ec2ae",
                  "1900bd35-30db-41ed-93de-a9b8264a71c8",
                  "7e8b4fd5-d21d-4ed9-a3e5-7d6c6232beb4",
                  "7f42a0bd-e561-40cb-bc33-7ddbe0ad883b",
                  "a4bca25f-c31a-4f42-8513-44e07fd4b73c",
                  "544bf7ff-d87d-453c-849c-0ac206146de7",
                  "20e468d9-42cd-425d-8b48-d5307f7d5f27",
                  "52659bfa-1e70-4a09-85cd-00f1a0ff1e94",
                  "3eb7dda9-5458-4972-abfe-e0b28e90242c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "243.81",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 48403,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0354,
                    "equivalentAmount": {
                      "amount": "295.74",
                      "currencyCode": "XCD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "57.28",
                          "currencyCode": "HTG"
                        },
                        "awardAmount": {
                          "amount": 10591,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4027,
                        "equivalentAmount": {
                          "amount": "373.97",
                          "currencyCode": "BYN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "412.17",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 42960,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3178,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "210.24",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "192.3",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 11108,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.37,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "472.04",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "338.94",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 20418,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2915,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "65.23",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "364.23",
                            "currencyCode": "SLE"
                          },
                          "awardAmount": {
                            "amount": 36249,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.061,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "166.49",
                            "currencyCode": "CHF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "466.93",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 23739,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4237,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "258.82",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "130.58",
                          "currencyCode": "MKD"
                        },
                        "awardAmount": {
                          "amount": 25779,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4195,
                        "equivalentAmount": {
                          "amount": "245.42",
                          "currencyCode": "SOS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "402.02",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 14273,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2573,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "129.02",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "209.04",
                          "currencyCode": "SEK"
                        },
                        "awardAmount": {
                          "amount": 28160,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4372,
                        "equivalentAmount": {
                          "amount": "108.91",
                          "currencyCode": "INR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "167.01",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 30929,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4305,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "344.04",
                            "currencyCode": "AOA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "104.22",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 17258,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4187,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "294.76",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "182.85",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 2652,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2764,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "359.51",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "354.09",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 29185,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4731,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "333.06",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "190.39",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 35194,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0569,
                    "equivalentAmount": {
                      "amount": "400.94",
                      "currencyCode": "NGN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "256.17",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 21686,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.332,
                    "equivalentAmount": {
                      "amount": "460.56",
                      "currencyCode": "KMF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "367.04",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 43536,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0547,
                    "equivalentAmount": {
                      "amount": "66.58",
                      "currencyCode": "XCD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "371.81",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 41550,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4169,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "394.92",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "66.97",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 48757,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3096,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "120.19",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "341.49",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 42579,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4575,
                    "equivalentAmount": {
                      "amount": "285.44",
                      "currencyCode": "XOF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "57.78",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 10223,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3081,
                    "equivalentAmount": {
                      "amount": "83.68",
                      "currencyCode": "SOS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0041
                },
                "passengerReferenceIds": [
                  "c91fd57b-a93e-49bc-bab9-9492a79336f9",
                  "436328fd-ca90-4056-8c22-100cc2ffb86b",
                  "bafafe42-bc35-43df-8628-6f7df32434cb",
                  "651015a3-9478-43d6-8b5a-0452b77790e3",
                  "b1cf7b42-9e54-4b62-a0f1-6e2b9cc7f109",
                  "122d11ea-56f7-4a07-94d3-a31aaa80dead",
                  "bc609192-20ec-41ce-9c94-d2e52d186422",
                  "d3f29f48-cc7d-4660-92fd-a612ccbcc338",
                  "4964484b-5c25-47e9-9724-c683f31a5476"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "290.02",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 19916,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2369,
                    "equivalentAmount": {
                      "amount": "199.6",
                      "currencyCode": "BND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "447.93",
                          "currencyCode": "AOA"
                        },
                        "awardAmount": {
                          "amount": 11966,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0494,
                        "equivalentAmount": {
                          "amount": "435.28",
                          "currencyCode": "ARS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "129.91",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 36384,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2394,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "462.01",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "246.49",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 45888,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4507,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "202.24",
                            "currencyCode": "XPF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "387.51",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 16906,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3456,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "462.91",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "136.18",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 16727,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0694,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "144.09",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "486.52",
                            "currencyCode": "XCD"
                          },
                          "awardAmount": {
                            "amount": 49925,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0183,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "143",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "212.08",
                          "currencyCode": "MRU"
                        },
                        "awardAmount": {
                          "amount": 23353,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2265,
                        "equivalentAmount": {
                          "amount": "468.12",
                          "currencyCode": "MWK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "35.62",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 17993,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4791,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "290.33",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "447.62",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 2714,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0563,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "494.67",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "352.64",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 23304,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1461,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "84.55",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "276.42",
                          "currencyCode": "SBD"
                        },
                        "awardAmount": {
                          "amount": 19885,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3256,
                        "equivalentAmount": {
                          "amount": "314.06",
                          "currencyCode": "AOA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "43.62",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 19636,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0852,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "252.91",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "428.91",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 42811,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2106,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "157.37",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "460.92",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 7093,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2765,
                    "equivalentAmount": {
                      "amount": "47.35",
                      "currencyCode": "GYD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "456",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 18737,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1428,
                    "equivalentAmount": {
                      "amount": "351.22",
                      "currencyCode": "SAR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "108.73",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 37569,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1513,
                    "equivalentAmount": {
                      "amount": "198.74",
                      "currencyCode": "GNF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "73.76",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 46090,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2199,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "200.66",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "468.77",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 14191,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4439,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "75.28",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "314.96",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 45248,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4837,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "434.49",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "392.85",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 49692,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1805,
                    "equivalentAmount": {
                      "amount": "263.93",
                      "currencyCode": "AZN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "176.19",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 33792,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0884,
                    "equivalentAmount": {
                      "amount": "106.97",
                      "currencyCode": "MXN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1628
                },
                "passengerReferenceIds": [
                  "8c77f75d-619a-474b-b2f0-15b45433d6bb",
                  "925adc5d-d6af-4bca-ad6c-0ba746623496",
                  "40178f0d-5440-4ec6-92f8-196f3dab5476",
                  "9b822978-1369-45a4-af6f-d99781c12434",
                  "9ae4e667-5be2-486b-93b1-447f79e76b10",
                  "f72a2805-f8e5-4706-a8bb-86bcacb46828",
                  "7c4faf6e-8e83-4c3a-b997-7529db9724bd",
                  "b262d495-a663-4ab1-aa57-8ab020eb332c",
                  "a1537863-ef6b-436c-9734-3a72cc02caa4"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "58.2",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 21257,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0187,
                    "equivalentAmount": {
                      "amount": "211.97",
                      "currencyCode": "MXN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "33.91",
                          "currencyCode": "BDT"
                        },
                        "awardAmount": {
                          "amount": 27631,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1357,
                        "equivalentAmount": {
                          "amount": "311.35",
                          "currencyCode": "CVE"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "319.25",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 46887,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3982,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "493.5",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "162.9",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 12076,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4765,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "94",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "355.53",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 18840,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.301,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "326.19",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "196.68",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 11545,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2407,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "377.89",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "159.02",
                          "currencyCode": "KWD"
                        },
                        "awardAmount": {
                          "amount": 47990,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2712,
                        "equivalentAmount": {
                          "amount": "66.45",
                          "currencyCode": "KWD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "291.13",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 48266,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1854,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "306.36",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "100.31",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 35642,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4622,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "338.49",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "457.64",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 18567,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1629,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "115.43",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "73.81",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 35666,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2968,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "399.58",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "376.14",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 25458,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3288,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "336.12",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "360.3",
                          "currencyCode": "MRU"
                        },
                        "awardAmount": {
                          "amount": 16595,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2468,
                        "equivalentAmount": {
                          "amount": "172.37",
                          "currencyCode": "PAB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "25.77",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 33518,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3855,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "497.31",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "454.04",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 34782,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.402,
                    "equivalentAmount": {
                      "amount": "385.74",
                      "currencyCode": "PHP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "206.16",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 35302,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0222,
                    "equivalentAmount": {
                      "amount": "414.75",
                      "currencyCode": "BAM"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "488.6",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 40799,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2488,
                    "equivalentAmount": {
                      "amount": "78.27",
                      "currencyCode": "SOS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "382.32",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 5342,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4208,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "238.91",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "406.02",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 39178,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4983,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "380.43",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "284.72",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 42998,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4741,
                    "equivalentAmount": {
                      "amount": "251.11",
                      "currencyCode": "KWD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "488",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 22285,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4119,
                    "equivalentAmount": {
                      "amount": "473.13",
                      "currencyCode": "ARS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "321.29",
                  "currencyCode": "OMR"
                },
                "awardAmount": {
                  "amount": 19987,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0372,
                "equivalentAmount": {
                  "amount": "328.87",
                  "currencyCode": "ALL"
                }
              },
              "fees": {
                "amount": {
                  "amount": "360.37",
                  "currencyCode": "BGN"
                },
                "awardAmount": {
                  "amount": 6721,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0151,
                "equivalentAmount": {
                  "amount": "15.69",
                  "currencyCode": "VND"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "89.35",
                  "currencyCode": "AFN"
                },
                "awardAmount": {
                  "amount": 29270,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4337,
                "equivalentAmount": {
                  "amount": "443.37",
                  "currencyCode": "FJD"
                }
              },
              "offerItemReferenceId": "4b856cb4-319d-4620-8356-e6599e3129bd",
              "tax": {
                "amount": {
                  "amount": "316.24",
                  "currencyCode": "FJD"
                },
                "awardAmount": {
                  "amount": 4313,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2746,
                "equivalentAmount": {
                  "amount": "369.08",
                  "currencyCode": "FJD"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "470.03",
                    "currencyCode": "CNY"
                  },
                  "awardAmount": {
                    "amount": 38129,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1941,
                  "equivalentAmount": {
                    "amount": "185.39",
                    "currencyCode": "RWF"
                  }
                },
                {
                  "amount": {
                    "amount": "414.97",
                    "currencyCode": "CVE"
                  },
                  "awardAmount": {
                    "amount": 38657,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0506,
                  "equivalentAmount": {
                    "amount": "68.07",
                    "currencyCode": "BSD"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "261.04",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 23074,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1735,
                    "equivalentAmount": {
                      "amount": "429.77",
                      "currencyCode": "NPR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "116.94",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 12275,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.229,
                    "equivalentAmount": {
                      "amount": "222.92",
                      "currencyCode": "LAK"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "472.55",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 34521,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1888,
                    "equivalentAmount": {
                      "amount": "84.44",
                      "currencyCode": "MZN"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "347.05",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 2680,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.242,
                    "equivalentAmount": {
                      "amount": "19.09",
                      "currencyCode": "MAD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "86.62",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 21764,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0818,
                      "equivalentAmount": {
                        "amount": "492.63",
                        "currencyCode": "XOF"
                      }
                    },
                    {
                      "amount": {
                        "amount": "116.11",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 32715,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3664,
                      "equivalentAmount": {
                        "amount": "126.47",
                        "currencyCode": "JPY"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "84.77",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 44883,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0541,
                    "equivalentAmount": {
                      "amount": "186.22",
                      "currencyCode": "TRY"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "164.09",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 12234,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0304,
                    "equivalentAmount": {
                      "amount": "405.95",
                      "currencyCode": "GYD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "79.88",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 15900,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2215,
                    "equivalentAmount": {
                      "amount": "470.25",
                      "currencyCode": "USD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "149.62",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 13150,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2655,
                    "equivalentAmount": {
                      "amount": "462.33",
                      "currencyCode": "GBP"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "77.22",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 17519,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3443,
                      "equivalentAmount": {
                        "amount": "283.88",
                        "currencyCode": "EGP"
                      }
                    },
                    {
                      "amount": {
                        "amount": "203.4",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 41564,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4583,
                      "equivalentAmount": {
                        "amount": "227.2",
                        "currencyCode": "UYU"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "377.22",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 45073,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2258,
                    "equivalentAmount": {
                      "amount": "462.27",
                      "currencyCode": "MKD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "466.09",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 10330,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4721,
                    "equivalentAmount": {
                      "amount": "316.47",
                      "currencyCode": "MZN"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "52.3",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 2272,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2556,
                    "equivalentAmount": {
                      "amount": "230.23",
                      "currencyCode": "CZK"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "338.33",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 29298,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2358,
                    "equivalentAmount": {
                      "amount": "59.7",
                      "currencyCode": "BGN"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "428.89",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 15682,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4052,
                      "equivalentAmount": {
                        "amount": "118.16",
                        "currencyCode": "SEK"
                      }
                    },
                    {
                      "amount": {
                        "amount": "323.84",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 23105,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.141,
                      "equivalentAmount": {
                        "amount": "234.69",
                        "currencyCode": "UYU"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "135.02",
                    "currencyCode": "BHD"
                  },
                  "percentage": "6.35"
                },
                "passengerReferenceIds": [
                  "56f7a0a2-3a7e-4e3b-b2ab-0f2cefb10cfd",
                  "36e3f4a0-4d16-4a4f-baa7-06028f15afa3",
                  "27904686-5d52-4489-9a33-be6d95e071ef",
                  "cef1fc42-daf0-49cf-815e-b3c27e16f819",
                  "c511101b-fd31-4b44-bfba-694478b6bfcf",
                  "1208e095-5a10-4b72-8763-22c8739dd9b3",
                  "7bc3788e-a4b2-4f0b-9c67-a29817ba9b24",
                  "111a3914-a303-4695-9056-fc84f4ec2261",
                  "2a43f963-8631-4d73-933b-03522b9fb150"
                ],
                "total": {
                  "amount": {
                    "amount": "187.02",
                    "currencyCode": "EGP"
                  },
                  "awardAmount": {
                    "amount": 1683,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3403,
                  "equivalentAmount": {
                    "amount": "181.24",
                    "currencyCode": "SBD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "353.33",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 5177,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0776,
                    "equivalentAmount": {
                      "amount": "93.69",
                      "currencyCode": "BAM"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "58.67",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31467,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4753,
                      "equivalentAmount": {
                        "amount": "333.16",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "161.78",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26372,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.225,
                      "equivalentAmount": {
                        "amount": "196.97",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "477.96",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16930,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4886,
                      "equivalentAmount": {
                        "amount": "23.73",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "190.37",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 14966,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4651,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "441.29",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "480.37",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 8036,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4314,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "468.44",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "374.6",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 20947,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4185,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "288.82",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "462.3",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 33781,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4276,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "280.11",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "145.05",
                    "currencyCode": "SYP"
                  },
                  "percentage": "12.65"
                },
                "passengerReferenceIds": [
                  "e959d25f-bede-48f7-ae43-fd8d978f59ab",
                  "88eb5007-cffb-402a-a530-f87aceadf590",
                  "481d1979-e669-4d96-aeda-7ebe722a5102",
                  "99edb816-8694-49fb-a0c7-88708aee3e75",
                  "29203b66-9a43-4992-88d2-9cea09a1b4b8",
                  "fe63cfa5-40a5-45be-89e4-e2a0446606c8",
                  "d17d2525-639d-4a8a-95fc-24a2adb297a7",
                  "a177cdea-7ae8-41c7-affd-f38347f09caa",
                  "79bf53a0-d24b-42f4-a0ba-336dd90b2391"
                ],
                "total": {
                  "amount": {
                    "amount": "172.9",
                    "currencyCode": "BAM"
                  },
                  "awardAmount": {
                    "amount": 37564,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1094,
                  "equivalentAmount": {
                    "amount": "310.81",
                    "currencyCode": "NZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "202.06",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 25004,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2081,
                    "equivalentAmount": {
                      "amount": "344.54",
                      "currencyCode": "TTD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "477.26",
                        "currencyCode": "CAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16723,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4389,
                      "equivalentAmount": {
                        "amount": "249.29",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "298.5",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8200,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4118,
                      "equivalentAmount": {
                        "amount": "295.98",
                        "currencyCode": "BAM"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "11.41",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33976,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1701,
                      "equivalentAmount": {
                        "amount": "369.83",
                        "currencyCode": "UAH"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "122.6",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 46538,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4638,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "322.84",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "90.96",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 39460,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0517,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "339.63",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "414.83",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 8145,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3917,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "395.09",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "338.44",
                    "currencyCode": "COP"
                  },
                  "percentage": "9.43"
                },
                "passengerReferenceIds": [
                  "32264397-bf14-4b5e-a7b6-cf9fed18521c",
                  "4ec4ee73-f29d-4cc9-a3ef-854d3c611e2a",
                  "7196638b-bc0c-4edd-a859-93bf72571eb8",
                  "bf3b025f-63d8-44f7-b9b5-ff018d9d2366",
                  "cc295521-7159-4a9c-825d-a058f15769ca",
                  "4779ccd5-e2b1-4bf5-a306-e6ad3436d850",
                  "4903f7ad-2976-45b8-b71c-79d63481633c",
                  "7f21512f-4692-4415-9d8b-29dffd4812df",
                  "51fd74a1-4005-46bf-b295-ca141d3534bc"
                ],
                "total": {
                  "amount": {
                    "amount": "270.25",
                    "currencyCode": "CRC"
                  },
                  "awardAmount": {
                    "amount": 44818,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1307,
                  "equivalentAmount": {
                    "amount": "176.57",
                    "currencyCode": "XAF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "426.44",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 4734,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0121,
                    "equivalentAmount": {
                      "amount": "377.21",
                      "currencyCode": "MNT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "43.6",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5389,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.076,
                      "equivalentAmount": {
                        "amount": "106.41",
                        "currencyCode": "MZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "492.05",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28339,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3792,
                      "equivalentAmount": {
                        "amount": "361.51",
                        "currencyCode": "BRL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "362.2",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10232,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0984,
                      "equivalentAmount": {
                        "amount": "208.24",
                        "currencyCode": "ALL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "278.9",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 11084,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4168,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "94.41",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "345.79",
                    "currencyCode": "QAR"
                  },
                  "percentage": "10.81"
                },
                "passengerReferenceIds": [
                  "2c81cb2a-7329-4f9d-a244-a616950c9104",
                  "dbb99fb1-20c3-466b-b103-dca9b57ca224",
                  "7d176c10-fa17-4218-9087-45a4964620e7",
                  "360358df-9b3d-47da-ac6c-f6ed585a6a9c",
                  "06e67f09-3033-481a-8757-2bddf9a36c30",
                  "07e6a02d-24f4-487a-a8a4-4f8adfbc1cb2",
                  "f540c7c1-a10a-4cf3-b20e-e385e88f9c51",
                  "ec9ab441-9f37-496f-b0f8-67a472b14598",
                  "50703382-4a2b-4ea6-824a-bf8f7c9d0530"
                ],
                "total": {
                  "amount": {
                    "amount": "118.82",
                    "currencyCode": "BBD"
                  },
                  "awardAmount": {
                    "amount": 40045,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2209,
                  "equivalentAmount": {
                    "amount": "44.68",
                    "currencyCode": "PAB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "411.08",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 28389,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0649,
                    "equivalentAmount": {
                      "amount": "52.55",
                      "currencyCode": "BYN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "278.88",
                        "currencyCode": "RUB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46706,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4187,
                      "equivalentAmount": {
                        "amount": "488.89",
                        "currencyCode": "BYN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "249.72",
                        "currencyCode": "LBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48612,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4331,
                      "equivalentAmount": {
                        "amount": "246.89",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "464.18",
                        "currencyCode": "UGX"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21562,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0837,
                      "equivalentAmount": {
                        "amount": "56.27",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "468.11",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 35192,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0186,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "143.43",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "314.15",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 39537,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4843,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "241.91",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "472.65",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 20390,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.311,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "399.75",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "448.93",
                    "currencyCode": "MXN"
                  },
                  "percentage": "6.03"
                },
                "passengerReferenceIds": [
                  "b7a4b454-4dd4-498a-a8c7-cd54066e0608",
                  "fe30bfe4-1f4f-4545-bf95-aefbc5fd41f6",
                  "a1fd1af3-55b5-44af-8cf2-b572d3bb48e2",
                  "e5e8a337-1ad0-4a86-9a88-9683900fdf8b",
                  "01fd48b0-5782-4968-95f8-ab32312d88ed",
                  "cc7d7329-ec3b-42a6-9967-d2053011fc45",
                  "036374ff-0dfe-45a1-824c-e80eaf26cfe6",
                  "022a750a-2ae9-41a4-80ee-883913596c25",
                  "eb666726-5d73-41d5-b63c-035a07181e57"
                ],
                "total": {
                  "amount": {
                    "amount": "258.58",
                    "currencyCode": "TRY"
                  },
                  "awardAmount": {
                    "amount": 17057,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0759,
                  "equivalentAmount": {
                    "amount": "352.46",
                    "currencyCode": "RON"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "466.8",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 17019,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0396,
                    "equivalentAmount": {
                      "amount": "278.79",
                      "currencyCode": "ISK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "419.61",
                        "currencyCode": "YER"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17440,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3373,
                      "equivalentAmount": {
                        "amount": "317",
                        "currencyCode": "CRC"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "270.84",
                        "currencyCode": "CDF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41908,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.018,
                      "equivalentAmount": {
                        "amount": "404.86",
                        "currencyCode": "ETB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "88.6",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25428,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4695,
                      "equivalentAmount": {
                        "amount": "294.27",
                        "currencyCode": "TZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "479.82",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 18330,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2272,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "185.08",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "18.55",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 39575,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1565,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "58.38",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "374.95",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 38018,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1702,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "326.53",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "175.05",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 32404,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1797,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "436.77",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "301.32",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 11443,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2448,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "450.56",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "131.04",
                    "currencyCode": "KHR"
                  },
                  "percentage": "12.65"
                },
                "passengerReferenceIds": [
                  "fcdc1308-7d3b-4693-8e07-cc874e6f2f48",
                  "a3d70cb2-45ab-4ff4-ad8d-79d2e9c1d1a6",
                  "dd136e85-bbf6-40a9-8b06-d21838480526",
                  "15b890a9-71d5-43cf-be0d-28d2cb48a397",
                  "ce39d080-68b7-4396-af07-6c3de3c793e7",
                  "04270617-8e71-4d6e-b6f7-949115c7dbf4",
                  "8a8d6248-f37d-40bd-8027-63705603dca9",
                  "91a208bf-5c82-43f0-a5ba-4d59c9af71fe",
                  "98eb6b75-5d51-4f2b-941e-6207c0db44fa"
                ],
                "total": {
                  "amount": {
                    "amount": "405.05",
                    "currencyCode": "HTG"
                  },
                  "awardAmount": {
                    "amount": 21371,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3062,
                  "equivalentAmount": {
                    "amount": "187.84",
                    "currencyCode": "STN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "435.52",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 37198,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.127,
                    "equivalentAmount": {
                      "amount": "104.47",
                      "currencyCode": "PEN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "263.85",
                        "currencyCode": "BWP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27057,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2372,
                      "equivalentAmount": {
                        "amount": "186.92",
                        "currencyCode": "RUB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "426.58",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34229,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1244,
                      "equivalentAmount": {
                        "amount": "20.6",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "77.6",
                        "currencyCode": "RSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39702,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.23,
                      "equivalentAmount": {
                        "amount": "68.88",
                        "currencyCode": "JOD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "63.79",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 11141,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2686,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "487.72",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "321.54",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 49558,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1957,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "180.71",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "311.24",
                    "currencyCode": "CNY"
                  },
                  "percentage": "11"
                },
                "passengerReferenceIds": [
                  "7a3e63d8-f6df-4d93-85d2-405e745b0dde",
                  "85417c01-3ca9-49b8-8feb-ed685e4d55e6",
                  "b2d0ac3d-3210-4e0d-9beb-e0a175243767",
                  "5560e8e4-87be-4d5d-a67b-bd24ccc128ac",
                  "a89f777e-72f7-4637-a8c9-e61e2740a06c",
                  "91cbe55d-7c36-421f-9a7c-3146aafce749",
                  "4b86b8c3-d8b4-41a6-bdfa-15d66ef9e9e5",
                  "19363bdd-e20b-4371-8188-42c60b12cc07",
                  "a861c27c-b59b-4ed7-a75e-0408534d53c0"
                ],
                "total": {
                  "amount": {
                    "amount": "305.28",
                    "currencyCode": "GNF"
                  },
                  "awardAmount": {
                    "amount": 9231,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.276,
                  "equivalentAmount": {
                    "amount": "480.12",
                    "currencyCode": "RWF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "473.33",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 25665,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2257,
                    "equivalentAmount": {
                      "amount": "11.96",
                      "currencyCode": "DZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "211.45",
                        "currencyCode": "UZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33414,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1266,
                      "equivalentAmount": {
                        "amount": "61.26",
                        "currencyCode": "ERN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "348.14",
                        "currencyCode": "KES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9080,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1719,
                      "equivalentAmount": {
                        "amount": "424.4",
                        "currencyCode": "CUP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "443.32",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47684,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2563,
                      "equivalentAmount": {
                        "amount": "347.12",
                        "currencyCode": "SSP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "469.49",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 24515,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3012,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "374.73",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "305.23",
                    "currencyCode": "INR"
                  },
                  "percentage": "11.51"
                },
                "passengerReferenceIds": [
                  "8fc64f98-45f9-4dfb-9637-d7149d52c19b",
                  "efc77ce5-4ac6-402f-8e7c-c70eae8b0739",
                  "ea593edf-91d6-45ef-8479-85c2b7374ec0",
                  "d3842917-72fc-42b7-a454-f1aa079d2db4",
                  "2a5c6451-4574-4f59-bbee-b126907fb5f6",
                  "3f7ac961-08b4-439e-89a0-0444c99ac983",
                  "83184d32-048b-4dac-bcd7-8eb07af1e34d",
                  "6125aa03-d954-4d58-9a3e-a67d4a174d69",
                  "dc94036b-5afc-4f5d-aee2-89e357229f88"
                ],
                "total": {
                  "amount": {
                    "amount": "341.66",
                    "currencyCode": "EUR"
                  },
                  "awardAmount": {
                    "amount": 32659,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4319,
                  "equivalentAmount": {
                    "amount": "248.42",
                    "currencyCode": "SGD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "361.08",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 25715,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.172,
                    "equivalentAmount": {
                      "amount": "62.44",
                      "currencyCode": "AFN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "485.24",
                        "currencyCode": "HUF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7072,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2689,
                      "equivalentAmount": {
                        "amount": "346.49",
                        "currencyCode": "SOS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "192.47",
                        "currencyCode": "HUF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46002,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3135,
                      "equivalentAmount": {
                        "amount": "158.31",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "71.74",
                        "currencyCode": "KHR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49282,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4435,
                      "equivalentAmount": {
                        "amount": "198.11",
                        "currencyCode": "HUF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "97.51",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 3192,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1839,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "46.2",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "67.73",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 43321,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1904,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "229.39",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "315.69",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 39051,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2914,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "256.06",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "337.02",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 3168,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2194,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "48.73",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "162.91",
                    "currencyCode": "RON"
                  },
                  "percentage": "13.14"
                },
                "passengerReferenceIds": [
                  "3b271682-7f95-442f-bc70-3701a72f11f0",
                  "0e4f2203-13aa-4c01-8a1a-a1fd1c2bc2f9",
                  "18e856b6-9b4a-4806-b80f-12bba115cef3",
                  "2e51afed-ba70-458b-9db3-a358d61f7293",
                  "1ce37127-f8cb-49f7-8df5-0e03799f308e",
                  "51dcae82-754f-4e38-9b0a-1339e351f963",
                  "5a06d0c1-f139-4f5f-83cf-8b9d3d66b41f",
                  "9c688491-e4d2-415e-8e4e-9e283bb0cf43",
                  "8007a860-adab-45ef-869c-532637f153f9"
                ],
                "total": {
                  "amount": {
                    "amount": "457.01",
                    "currencyCode": "TND"
                  },
                  "awardAmount": {
                    "amount": 32667,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.433,
                  "equivalentAmount": {
                    "amount": "240.24",
                    "currencyCode": "PKR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "99.97",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 11303,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4013,
                    "equivalentAmount": {
                      "amount": "179.5",
                      "currencyCode": "IQD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "32.76",
                        "currencyCode": "AMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27444,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3443,
                      "equivalentAmount": {
                        "amount": "373",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "380.61",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29121,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2659,
                      "equivalentAmount": {
                        "amount": "222.01",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "208.28",
                        "currencyCode": "CDF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40160,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3198,
                      "equivalentAmount": {
                        "amount": "369.49",
                        "currencyCode": "CRC"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "226.43",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 45371,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3417,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "461.76",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "470.23",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 19645,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.498,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "278.57",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "ZY7VRG",
            "Y1HS3",
            "UJDS5",
            "XISMXU",
            "4ATQH5",
            "TE2EG8",
            "KP7HQJ",
            "ZKJ4GA",
            "VZG4N",
            "KHISIJ"
          ]
        }
      ],
      "total": {
        "base": {
          "amount": {
            "amount": "339.36",
            "currencyCode": "MYR"
          },
          "awardAmount": {
            "amount": 42387,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.2719,
          "equivalentAmount": {
            "amount": "373.61",
            "currencyCode": "FJD"
          }
        },
        "fees": {
          "amount": {
            "amount": "102.45",
            "currencyCode": "OMR"
          },
          "awardAmount": {
            "amount": 26193,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.0355,
          "equivalentAmount": {
            "amount": "20.38",
            "currencyCode": "BAM"
          }
        },
        "feesTax": {
          "amount": {
            "amount": "335.69",
            "currencyCode": "DKK"
          },
          "awardAmount": {
            "amount": 45110,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.0915,
          "equivalentAmount": {
            "amount": "476.86",
            "currencyCode": "HNL"
          }
        },
        "offerItemReferenceId": "1374b0fc-19b6-4263-a3d1-02a0aacf4f8f",
        "tax": {
          "amount": {
            "amount": "423.51",
            "currencyCode": "SRD"
          },
          "awardAmount": {
            "amount": 7486,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.3463,
          "equivalentAmount": {
            "amount": "87.49",
            "currencyCode": "ETB"
          }
        },
        "totals": [
          {
            "amount": {
              "amount": "362.44",
              "currencyCode": "ISK"
            },
            "awardAmount": {
              "amount": 12799,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.3531,
            "equivalentAmount": {
              "amount": "83.49",
              "currencyCode": "OMR"
            }
          },
          {
            "amount": {
              "amount": "316.96",
              "currencyCode": "MNT"
            },
            "awardAmount": {
              "amount": 22547,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.0246,
            "equivalentAmount": {
              "amount": "73.28",
              "currencyCode": "RON"
            }
          }
        ],
        "transactionBreakdowns": [
          {
            "base": {
              "amount": {
                "amount": "195.07",
                "currencyCode": "KYD"
              },
              "awardAmount": {
                "amount": 5147,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.1958,
              "equivalentAmount": {
                "amount": "149.76",
                "currencyCode": "LBP"
              }
            },
            "fees": {
              "amount": {
                "amount": "425.35",
                "currencyCode": "MVR"
              },
              "awardAmount": {
                "amount": 31858,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.3053,
              "equivalentAmount": {
                "amount": "408.8",
                "currencyCode": "RUB"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "84.01",
                "currencyCode": "ZAR"
              },
              "awardAmount": {
                "amount": 9966,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.2337,
              "equivalentAmount": {
                "amount": "484",
                "currencyCode": "THB"
              }
            },
            "tax": {
              "amount": {
                "amount": "435.46",
                "currencyCode": "ALL"
              },
              "awardAmount": {
                "amount": 21102,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.2395,
              "equivalentAmount": {
                "amount": "201.11",
                "currencyCode": "TWD"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "308.3",
                  "currencyCode": "INR"
                },
                "awardAmount": {
                  "amount": 11258,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4418,
                "equivalentAmount": {
                  "amount": "326.3",
                  "currencyCode": "WST"
                }
              },
              {
                "amount": {
                  "amount": "100.22",
                  "currencyCode": "PAB"
                },
                "awardAmount": {
                  "amount": 43873,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0974,
                "equivalentAmount": {
                  "amount": "392.76",
                  "currencyCode": "SDG"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "367.78",
                "currencyCode": "SOS"
              },
              "awardAmount": {
                "amount": 8624,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.0779,
              "equivalentAmount": {
                "amount": "51.92",
                "currencyCode": "ZAR"
              }
            },
            "fees": {
              "amount": {
                "amount": "393.94",
                "currencyCode": "NAD"
              },
              "awardAmount": {
                "amount": 35853,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.1729,
              "equivalentAmount": {
                "amount": "258.24",
                "currencyCode": "EUR"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "465.91",
                "currencyCode": "CZK"
              },
              "awardAmount": {
                "amount": 21021,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.1712,
              "equivalentAmount": {
                "amount": "127.67",
                "currencyCode": "MWK"
              }
            },
            "tax": {
              "amount": {
                "amount": "418.85",
                "currencyCode": "LYD"
              },
              "awardAmount": {
                "amount": 24087,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.1196,
              "equivalentAmount": {
                "amount": "31.16",
                "currencyCode": "GYD"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "413.99",
                  "currencyCode": "SAR"
                },
                "awardAmount": {
                  "amount": 10418,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3154,
                "equivalentAmount": {
                  "amount": "21.4",
                  "currencyCode": "TTD"
                }
              },
              {
                "amount": {
                  "amount": "399.08",
                  "currencyCode": "SDG"
                },
                "awardAmount": {
                  "amount": 49963,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0463,
                "equivalentAmount": {
                  "amount": "204.96",
                  "currencyCode": "ETB"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "110.9",
                "currencyCode": "PKR"
              },
              "awardAmount": {
                "amount": 27886,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.154,
              "equivalentAmount": {
                "amount": "71.91",
                "currencyCode": "SBD"
              }
            },
            "fees": {
              "amount": {
                "amount": "358.13",
                "currencyCode": "TND"
              },
              "awardAmount": {
                "amount": 40322,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.0772,
              "equivalentAmount": {
                "amount": "201.63",
                "currencyCode": "CDF"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "186.99",
                "currencyCode": "TOP"
              },
              "awardAmount": {
                "amount": 38825,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.0702,
              "equivalentAmount": {
                "amount": "103.09",
                "currencyCode": "CZK"
              }
            },
            "tax": {
              "amount": {
                "amount": "225.95",
                "currencyCode": "BIF"
              },
              "awardAmount": {
                "amount": 31048,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.2359,
              "equivalentAmount": {
                "amount": "467.69",
                "currencyCode": "LBP"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "216.02",
                  "currencyCode": "TOP"
                },
                "awardAmount": {
                  "amount": 14415,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4624,
                "equivalentAmount": {
                  "amount": "87.08",
                  "currencyCode": "CAD"
                }
              },
              {
                "amount": {
                  "amount": "18.86",
                  "currencyCode": "PAB"
                },
                "awardAmount": {
                  "amount": 37906,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2428,
                "equivalentAmount": {
                  "amount": "365.05",
                  "currencyCode": "SSP"
                }
              }
            ],
            "transactionType": "AddCollect"
          }
        ],
        "transactionType": "AddCollect"
      }
    },
    {
      "id": "d7be49c8-502d-48f0-9b22-4db11cba25fc",
      "items": [
        {
          "details": {
            "type": "SeatOfferItem"
          },
          "id": "3e9a9800-347d-422a-890e-3b10f1628902",
          "itineraryPartReferenceIds": [
            "IP-2",
            "IP-2",
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-2",
            "IP-2",
            "IP-1"
          ],
          "itineraryReferenceId": "P-S",
          "passengerReferenceIds": [
            "8991ccc0-2f23-4756-9f69-52ed4499a725",
            "108f86c2-317b-4a52-aff6-f8a772660397",
            "19e6e5ba-017c-4650-8919-566ca01b1516",
            "0bd2176d-f49a-471c-84f2-0a8d1d992fc5",
            "930cf93b-d2ab-4490-a4d8-8852fbf02c62",
            "cfb3e3f2-4eda-4209-899b-70d774b96e47",
            "b8cadeaa-c6b0-43b5-8a74-05277a626a65",
            "e26307e2-bd32-4540-817f-6e355883cf38",
            "951e5b36-839e-4986-811d-4d50ea7bcee5"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "192.27",
                    "currencyCode": "MXN"
                  },
                  "percentage": "14.71"
                },
                "deal": {
                  "amount": {
                    "amount": "73.96",
                    "currencyCode": "THB"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "14.09",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "1b681782-5ec3-4bca-b9c1-f3f5a837e4b7",
                  "8f98728f-e900-4e11-a0d8-ac63bfd1124e",
                  "c2ced9d5-8469-40e6-85ca-ba6b19df6ece",
                  "33fa6733-3332-4834-8062-3da79bf0f21f",
                  "d01ad175-daf6-4e55-8dfc-d78cea28c616",
                  "a12385e3-3520-49d6-9890-df08b31f818b",
                  "72394875-6fb1-42eb-8d6c-309ba1d217e7",
                  "3accc566-be2c-4949-8ba5-40f482a427c0",
                  "69852559-526a-4e25-8438-cc93f33db3a8"
                ],
                "total": {
                  "amount": {
                    "amount": "259.32",
                    "currencyCode": "TWD"
                  },
                  "awardAmount": {
                    "amount": 48839,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3695,
                  "equivalentAmount": {
                    "amount": "424.52",
                    "currencyCode": "CNY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "306.28",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 12088,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.068,
                    "equivalentAmount": {
                      "amount": "301.74",
                      "currencyCode": "GYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "228.31",
                        "currencyCode": "TMT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47552,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3569,
                      "equivalentAmount": {
                        "amount": "401.96",
                        "currencyCode": "HKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "292.05",
                        "currencyCode": "KZT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29933,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1271,
                      "equivalentAmount": {
                        "amount": "212.48",
                        "currencyCode": "THB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "277.22",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38552,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.316,
                      "equivalentAmount": {
                        "amount": "298.67",
                        "currencyCode": "HKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "89.59",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 35897,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3372,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "161.93",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "322.62",
                    "currencyCode": "AMD"
                  },
                  "percentage": "5.01"
                },
                "deal": {
                  "amount": {
                    "amount": "300.52",
                    "currencyCode": "TRY"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "5.38",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "af3e46ac-2b23-4ccb-bb67-b1c8e94a0452",
                  "a3f5e638-67a6-40cf-9bc1-1ec628d40a87",
                  "1c3b520b-a463-4f80-8a8b-d8759e8044be",
                  "114f7893-f55a-499f-8a4e-0274f4de9382",
                  "904d9afa-d678-457e-8514-d9ccf565b093",
                  "241fae08-f203-4ec9-966c-f33687c6a5a7",
                  "8d5bb8aa-7120-47e1-b68b-cd77006dc503",
                  "4f2e2eec-f6b8-467a-acba-a0d4503c823c",
                  "af13b523-fd20-413b-bff8-52fe5425977d"
                ],
                "total": {
                  "amount": {
                    "amount": "316.59",
                    "currencyCode": "ZMW"
                  },
                  "awardAmount": {
                    "amount": 24961,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2973,
                  "equivalentAmount": {
                    "amount": "86.06",
                    "currencyCode": "KMF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "381.94",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 23583,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.213,
                    "equivalentAmount": {
                      "amount": "357.31",
                      "currencyCode": "GTQ"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "28.07",
                        "currencyCode": "BAM"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42814,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3478,
                      "equivalentAmount": {
                        "amount": "53.44",
                        "currencyCode": "LBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "90.01",
                        "currencyCode": "LBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39033,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1994,
                      "equivalentAmount": {
                        "amount": "445.64",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "108.16",
                        "currencyCode": "MXN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17465,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4809,
                      "equivalentAmount": {
                        "amount": "69.04",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "389.6",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 21664,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4906,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "217.67",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "188.06",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 13305,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.469,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "400.74",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "165.73",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 48798,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.41,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "329.93",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "374.85",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 46858,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1113,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "382.1",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "184.23",
                    "currencyCode": "PHP"
                  },
                  "percentage": "8.1"
                },
                "deal": {
                  "amount": {
                    "amount": "145.5",
                    "currencyCode": "MRU"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "19.96",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "4294523e-b8ff-4b6f-bc89-32fc2acd4579",
                  "bbf56efc-9cac-4c0e-af15-f4403045dcf8",
                  "e6b18257-9c04-4872-af12-7e2e5fb87475",
                  "5d095b3a-e67a-4a18-9417-ad11c1808f54",
                  "0f957abb-844a-400d-8e2a-97023128fc70",
                  "c5875406-7ed3-4322-a57f-63d502a581d7",
                  "ac46e975-5bbb-461d-bf2e-9db5baa1efb1",
                  "5ec2e2d6-4c03-46b2-b7fa-3a631ca69511",
                  "0c5f7562-2430-4b5f-810d-58d605e4c2f0"
                ],
                "total": {
                  "amount": {
                    "amount": "452.34",
                    "currencyCode": "LKR"
                  },
                  "awardAmount": {
                    "amount": 21867,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4776,
                  "equivalentAmount": {
                    "amount": "415.35",
                    "currencyCode": "JMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "96.94",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 27531,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3905,
                    "equivalentAmount": {
                      "amount": "11.55",
                      "currencyCode": "TMT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "199.7",
                        "currencyCode": "RON"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23664,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4258,
                      "equivalentAmount": {
                        "amount": "445.91",
                        "currencyCode": "BBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "295.76",
                        "currencyCode": "ILS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23453,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4462,
                      "equivalentAmount": {
                        "amount": "50.29",
                        "currencyCode": "COP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "131.49",
                        "currencyCode": "INR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14044,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3266,
                      "equivalentAmount": {
                        "amount": "58.02",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "78.22",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 3653,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.026,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "15.23",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "437.11",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 29236,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1204,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "356.23",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "415.2",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 45940,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3072,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "88.07",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "358.74",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 30276,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0893,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "308.89",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "428.9",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 2600,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1387,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "498.54",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "164.03",
                    "currencyCode": "TWD"
                  },
                  "percentage": "11.95"
                },
                "deal": {
                  "amount": {
                    "amount": "76.87",
                    "currencyCode": "FJD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "17.99",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "0bce1445-957d-41f7-b3ff-126647978529",
                  "f53687c5-df52-4d4a-95c5-33d1d7c2b917",
                  "96295e43-3e15-4e7c-b6c3-2499e2710e19",
                  "0d135359-c03e-4f1c-b185-31f62a124168",
                  "bb691642-f1fb-413d-8861-c8df939e25c2",
                  "1ccb43d8-e55f-49ee-aabb-f5cc1f886aea",
                  "59095dc5-8349-4ef0-9faa-df31d877de63",
                  "314f247e-e72e-4f3e-9e8c-d06b76402a57",
                  "a21f9d6c-3426-451d-ac9c-14ae3f2c6ad8"
                ],
                "total": {
                  "amount": {
                    "amount": "135.75",
                    "currencyCode": "KMF"
                  },
                  "awardAmount": {
                    "amount": 29622,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4417,
                  "equivalentAmount": {
                    "amount": "342.02",
                    "currencyCode": "PYG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "98.53",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 2481,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2067,
                    "equivalentAmount": {
                      "amount": "230.24",
                      "currencyCode": "CHF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "67.14",
                        "currencyCode": "BTN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33737,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1078,
                      "equivalentAmount": {
                        "amount": "52.63",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "399.49",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46482,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.453,
                      "equivalentAmount": {
                        "amount": "471.11",
                        "currencyCode": "AOA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "487.2",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15461,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4269,
                      "equivalentAmount": {
                        "amount": "308.24",
                        "currencyCode": "BGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "137.45",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 29372,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3435,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "81.08",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "201.2",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 26256,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0987,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "113.04",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "388.36",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 24369,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.099,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "217.45",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "261.75",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 3239,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1944,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "213.93",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "490.62",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 31366,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1767,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "189.27",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "332.46",
                    "currencyCode": "WST"
                  },
                  "percentage": "6.7"
                },
                "deal": {
                  "amount": {
                    "amount": "465.53",
                    "currencyCode": "UGX"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "14.05",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "74bf810d-94ed-4879-b16e-a2fab930ba8e",
                  "d6c16d5f-c429-44c1-bbd0-4f83688af1a7",
                  "ab5d18be-020a-4ee6-b389-560a11fe5f41",
                  "eded9ba8-f432-4e94-a16c-30d535236edc",
                  "98f126b7-8b3d-455b-b41a-04ef64c4124e",
                  "38fa94e7-6d01-4e63-b60f-be82acc734da",
                  "4af7df64-192e-4a24-9027-a27ca9a614ee",
                  "a2262bef-906b-41c6-a12d-2a0f6a9cec96",
                  "2f15592a-b746-4cf3-a7b8-9b1d3de11ac7"
                ],
                "total": {
                  "amount": {
                    "amount": "390.19",
                    "currencyCode": "CDF"
                  },
                  "awardAmount": {
                    "amount": 28931,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3368,
                  "equivalentAmount": {
                    "amount": "230.46",
                    "currencyCode": "PEN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "68.04",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 21153,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0657,
                    "equivalentAmount": {
                      "amount": "436.66",
                      "currencyCode": "CRC"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "461.71",
                        "currencyCode": "RSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31924,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1733,
                      "equivalentAmount": {
                        "amount": "251.42",
                        "currencyCode": "BOB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "475.36",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9337,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.35,
                      "equivalentAmount": {
                        "amount": "208.65",
                        "currencyCode": "XCD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "287.06",
                        "currencyCode": "CDF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39315,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3159,
                      "equivalentAmount": {
                        "amount": "142.41",
                        "currencyCode": "XPF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "181.3",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 4344,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1423,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "494.36",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "497.6",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 10030,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.206,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "307.44",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "171.3",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 14884,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2284,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "406.68",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "294.04",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 30056,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1514,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "219.22",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "440.05",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 36829,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4641,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "156.47",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "249.57",
                    "currencyCode": "YER"
                  },
                  "percentage": "6.13"
                },
                "deal": {
                  "amount": {
                    "amount": "203.98",
                    "currencyCode": "SDG"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "7.98",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "f7092aa5-e136-4708-8d68-4f8537d7d6d1",
                  "07e6a140-58b4-48e0-bfba-586d1d274a6f",
                  "362c9fe7-1e4d-4afb-8064-c3d2ddd2c7e5",
                  "7a6e802a-b3ba-47c3-8655-c4de77063ee0",
                  "17009898-3e40-4c43-8e03-17bb1042d1b0",
                  "ee0ba596-1b0c-442f-8bcf-200ed61eb5ee",
                  "90feab1f-7c91-4ce7-9ef4-d9ba93cb1c49",
                  "807008cb-08c4-4f09-929e-f663f49f5271",
                  "49858f2e-0db6-4c62-827a-cce5ef7797ab"
                ],
                "total": {
                  "amount": {
                    "amount": "220.96",
                    "currencyCode": "TOP"
                  },
                  "awardAmount": {
                    "amount": 31856,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3219,
                  "equivalentAmount": {
                    "amount": "166.51",
                    "currencyCode": "JPY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "28.22",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 16110,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2587,
                    "equivalentAmount": {
                      "amount": "261.66",
                      "currencyCode": "TZS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "427.97",
                        "currencyCode": "XAF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6681,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4971,
                      "equivalentAmount": {
                        "amount": "24.37",
                        "currencyCode": "ZMW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "496.03",
                        "currencyCode": "NGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2691,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4139,
                      "equivalentAmount": {
                        "amount": "19.8",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "452.17",
                        "currencyCode": "LBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38130,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2728,
                      "equivalentAmount": {
                        "amount": "447.09",
                        "currencyCode": "NOK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "288.25",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 20655,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4463,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "293.08",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "46.05",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 44648,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4472,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "89.81",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "119.46",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 9355,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3268,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "133.68",
                        "currencyCode": "CVE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "398.57",
                    "currencyCode": "TTD"
                  },
                  "percentage": "7.9"
                },
                "deal": {
                  "amount": {
                    "amount": "91.62",
                    "currencyCode": "VES"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "8.85",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "8aff3c37-6363-4a64-94f0-91edb6dc06ff",
                  "5ea83f01-d3bd-48e4-96d2-c65c7a2c73a6",
                  "352d82e1-3b01-4d3a-82da-40990577a99c",
                  "b80cc5ae-b1be-49c0-a366-1988baa3ad66",
                  "db41d80b-3c95-4d87-8fa4-526a9da69191",
                  "2311ec39-8505-49b9-913d-13b13f3e88ab",
                  "024c388c-15ee-4a9e-af96-7ef1970cf53c",
                  "9e972ef2-a6ea-4ee0-873b-fdef89d11e95",
                  "6992ce4e-8aa0-4917-b2ad-c4e32a7a796a"
                ],
                "total": {
                  "amount": {
                    "amount": "491.28",
                    "currencyCode": "MNT"
                  },
                  "awardAmount": {
                    "amount": 33793,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0312,
                  "equivalentAmount": {
                    "amount": "187.64",
                    "currencyCode": "BTN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "176.55",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 1690,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4369,
                    "equivalentAmount": {
                      "amount": "402.33",
                      "currencyCode": "BYN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "344.99",
                        "currencyCode": "LYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7487,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1919,
                      "equivalentAmount": {
                        "amount": "167.34",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "107.01",
                        "currencyCode": "BGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8654,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2739,
                      "equivalentAmount": {
                        "amount": "213.17",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "60.74",
                        "currencyCode": "GEL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27486,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.448,
                      "equivalentAmount": {
                        "amount": "197.62",
                        "currencyCode": "KPW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "262.55",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 4702,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.237,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "323.91",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "278.71",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 26357,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1255,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "266.21",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "294.42",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 12528,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.347,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "494.91",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "287.14",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 33825,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3414,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "163.75",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "484.09",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 27650,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1841,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "491.12",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "331.94",
                    "currencyCode": "NGN"
                  },
                  "percentage": "6.86"
                },
                "deal": {
                  "amount": {
                    "amount": "253.9",
                    "currencyCode": "INR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "17.93",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ab5e23f9-4e77-45fa-8d3c-911c52d83c69",
                  "5831e23c-3c34-47b9-9a75-390715450d05",
                  "43ca5558-a18d-430b-b7f9-11b6f98c5551",
                  "8f786b00-b16a-4a51-b0c1-653d396f1d0e",
                  "dd7b7772-54b7-440c-87b9-e113f89bb564",
                  "8efb8433-5862-4b75-a395-0a444cdb5f57",
                  "3a9b1f92-a2c7-4437-9694-d2b49ca2724e",
                  "c0eb046a-7b06-4d9e-aafe-2d1c2908fe6f",
                  "2fae8c2a-9fae-418d-b67a-3ace24869968"
                ],
                "total": {
                  "amount": {
                    "amount": "490.88",
                    "currencyCode": "CAD"
                  },
                  "awardAmount": {
                    "amount": 45372,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3296,
                  "equivalentAmount": {
                    "amount": "339.71",
                    "currencyCode": "AED"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "61.16",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 11726,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0534,
                    "equivalentAmount": {
                      "amount": "399.18",
                      "currencyCode": "RON"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "71.36",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35230,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2376,
                      "equivalentAmount": {
                        "amount": "372.53",
                        "currencyCode": "BYN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "416.36",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9389,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.061,
                      "equivalentAmount": {
                        "amount": "481.06",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "304.35",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38197,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3169,
                      "equivalentAmount": {
                        "amount": "16.39",
                        "currencyCode": "HKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "315.33",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 48864,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4173,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "147.4",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "330.99",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 12910,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1054,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "61.28",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "196.99",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 30640,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2465,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "287.94",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "82.83",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 38431,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2635,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "205.94",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "491.26",
                    "currencyCode": "SDG"
                  },
                  "percentage": "7.37"
                },
                "deal": {
                  "amount": {
                    "amount": "469.79",
                    "currencyCode": "PLN"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "7.47",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e8e41be6-14ca-47c4-962b-a85157921b58",
                  "5adcedbb-a610-4903-a725-9140819ecf7b",
                  "31e3dfbb-1683-466d-8817-0e46139fb3e1",
                  "add47098-6f70-4546-8195-350382045d9c",
                  "8fcef903-7e9a-4732-9a4a-dcf325c783eb",
                  "fc213f79-ad22-4ebd-96f1-2bc7836d2779",
                  "cb3c1b38-e1b9-4309-9cf9-ecd57aedfcd5",
                  "62f1cd36-7bfa-46b0-8686-13280b46f300",
                  "c03d4ea2-5e63-4776-a241-bd9b7364d4cc"
                ],
                "total": {
                  "amount": {
                    "amount": "183.12",
                    "currencyCode": "THB"
                  },
                  "awardAmount": {
                    "amount": 38685,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4889,
                  "equivalentAmount": {
                    "amount": "433.67",
                    "currencyCode": "PGK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "119.24",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 44526,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4332,
                    "equivalentAmount": {
                      "amount": "414.81",
                      "currencyCode": "NPR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "446.07",
                        "currencyCode": "AFN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4704,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0198,
                      "equivalentAmount": {
                        "amount": "116.37",
                        "currencyCode": "DJF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "266.94",
                        "currencyCode": "VES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27744,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4739,
                      "equivalentAmount": {
                        "amount": "176.27",
                        "currencyCode": "PGK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "163.51",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21699,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4099,
                      "equivalentAmount": {
                        "amount": "97.26",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "287.07",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 21616,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0107,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "238.03",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "138.96",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 20038,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2944,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "331.34",
                        "currencyCode": "BRL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "186.84",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 14471,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0986,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "88.69",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "145.78",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 9887,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4507,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "29.93",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "222.6",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 15355,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0833,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "134.84",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0668
                },
                "passengerReferenceIds": [
                  "ee360d65-c1fd-4790-a41b-dcac766c10c3",
                  "b0f64c06-0ffc-47d7-bb41-ad286bcb6b65",
                  "6552920d-3e90-45d6-ab7a-da5934f9cc7f",
                  "77dc1ed0-5e4d-490a-b423-31e30d0238ef",
                  "643dcc57-9811-4825-b9c0-d94c78934f6d",
                  "3369cbef-8ad6-42f1-bb12-358e9136ebd7",
                  "62f5061b-71bd-45a5-b065-d2dd82be8abb",
                  "a5407649-e263-49a9-b69f-186d2eb76581",
                  "349952a8-a154-48b5-99ac-3b65db380cf7"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "177.53",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 49707,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3862,
                    "equivalentAmount": {
                      "amount": "333.21",
                      "currencyCode": "MVR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "266.44",
                          "currencyCode": "TMT"
                        },
                        "awardAmount": {
                          "amount": 16621,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2323,
                        "equivalentAmount": {
                          "amount": "233.73",
                          "currencyCode": "TZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "446.73",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 9432,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4729,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "131.2",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "96.43",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 2087,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3052,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "386.8",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "489.66",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 10820,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0983,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "293.45",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "241.32",
                          "currencyCode": "ZMW"
                        },
                        "awardAmount": {
                          "amount": 7865,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.443,
                        "equivalentAmount": {
                          "amount": "74.2",
                          "currencyCode": "KRW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "423.73",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 39427,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2628,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "498.53",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "498.11",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 28410,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0329,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "461.77",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "114.45",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 1947,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0113,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "436.63",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "431.73",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 2662,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3145,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "19.15",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "299.5",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 46422,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3007,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "114.77",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "474.67",
                          "currencyCode": "TZS"
                        },
                        "awardAmount": {
                          "amount": 44640,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2792,
                        "equivalentAmount": {
                          "amount": "85.27",
                          "currencyCode": "KYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "87.41",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 22145,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0736,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "421.8",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "159.98",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 12889,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0855,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "125.24",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "139.74",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 48511,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4507,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "462.8",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "182.42",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 49711,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2101,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "22.25",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "154.48",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 34419,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0173,
                    "equivalentAmount": {
                      "amount": "452.96",
                      "currencyCode": "LSL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "306.56",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 45941,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0346,
                    "equivalentAmount": {
                      "amount": "76.17",
                      "currencyCode": "KYD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "242.05",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 1939,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1128,
                    "equivalentAmount": {
                      "amount": "374.52",
                      "currencyCode": "SOS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "342.45",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 3110,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1845,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "82.66",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "49.47",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 19667,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1232,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "242.14",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "274.55",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 13688,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4111,
                    "equivalentAmount": {
                      "amount": "35.29",
                      "currencyCode": "QAR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "170.07",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 16426,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0818,
                    "equivalentAmount": {
                      "amount": "138.52",
                      "currencyCode": "VND"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.081
                },
                "passengerReferenceIds": [
                  "bada6374-b9e3-466c-b4f1-b85dd50d7e2e",
                  "3e3a95fc-1b9a-41d2-af9c-5b86862656ab",
                  "74b6f427-6b44-4513-bae0-b4a9fd13ddf9",
                  "a39f290c-b8fc-4952-b6e5-e01a36eaca7c",
                  "26da4c84-90f0-4ee6-87d7-4cd4d5a94079",
                  "284b1e03-8151-46d9-b4bb-a71c195cc7a4",
                  "3a3f5f9b-0ed0-48da-bceb-67ef3249f2be",
                  "a450e0fd-e189-4783-ab6e-17b536444323",
                  "661071c9-e4b7-4128-8f31-f9f69dfb91bf"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "28.84",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 10231,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4841,
                    "equivalentAmount": {
                      "amount": "347.06",
                      "currencyCode": "HTG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "43.59",
                          "currencyCode": "KES"
                        },
                        "awardAmount": {
                          "amount": 33756,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1174,
                        "equivalentAmount": {
                          "amount": "264.16",
                          "currencyCode": "MVR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "279.77",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 3116,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2428,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "442.13",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "459.31",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 1720,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1439,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "246.91",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "74.71",
                          "currencyCode": "TOP"
                        },
                        "awardAmount": {
                          "amount": 37966,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0544,
                        "equivalentAmount": {
                          "amount": "132.04",
                          "currencyCode": "NGN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "208.93",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 38076,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2533,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "245.38",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "155.94",
                          "currencyCode": "STN"
                        },
                        "awardAmount": {
                          "amount": 10173,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3176,
                        "equivalentAmount": {
                          "amount": "114.26",
                          "currencyCode": "FJD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "238.75",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 37498,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0975,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "80.98",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "159.89",
                            "currencyCode": "SLE"
                          },
                          "awardAmount": {
                            "amount": 3840,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0761,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "55.2",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "92.69",
                            "currencyCode": "MRU"
                          },
                          "awardAmount": {
                            "amount": 1014,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4663,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "90.6",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "417.55",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 22916,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4624,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "131.52",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "218.6",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 41280,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1695,
                    "equivalentAmount": {
                      "amount": "420.9",
                      "currencyCode": "SCR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "420.4",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 28449,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.428,
                    "equivalentAmount": {
                      "amount": "108.59",
                      "currencyCode": "JPY"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "330.11",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 23705,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3474,
                    "equivalentAmount": {
                      "amount": "93.49",
                      "currencyCode": "AOA"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "135.81",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 6013,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.392,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "78.5",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "39.25",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 15466,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1493,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "386.65",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "310.51",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 46541,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2751,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "151.63",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "211.36",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 31123,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3234,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "82.66",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "350.51",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 41117,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0833,
                    "equivalentAmount": {
                      "amount": "48.88",
                      "currencyCode": "UYU"
                    }
                  },
                  {
                    "amount": {
                      "amount": "443.42",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 3729,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4792,
                    "equivalentAmount": {
                      "amount": "88.97",
                      "currencyCode": "AWG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8045
                },
                "passengerReferenceIds": [
                  "048337f7-9188-4ff2-8027-9067b68349da",
                  "4ec5335b-cbe0-4727-8bb4-72262d59b887",
                  "576013d0-0094-4d7d-a6c4-009560d00878",
                  "e2e7a79f-a33e-432e-9425-c2a6a723ecc6",
                  "02998c41-7db0-428d-adfa-bfaa5feb7290",
                  "e8fcf5d6-afcc-4b8e-8511-a8786f42914b",
                  "71c4ac00-3d28-4c45-9390-ee2b6ac6be20",
                  "558aa34a-53c3-489c-b348-bee3404d8a22",
                  "2eea13b5-171e-4f3a-83b0-013ee5b3cbe0"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "49.4",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 39009,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0566,
                    "equivalentAmount": {
                      "amount": "452.35",
                      "currencyCode": "LSL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "386.54",
                          "currencyCode": "LRD"
                        },
                        "awardAmount": {
                          "amount": 49257,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0143,
                        "equivalentAmount": {
                          "amount": "18.83",
                          "currencyCode": "JOD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "310.32",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 20997,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.351,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "401.36",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "405.41",
                          "currencyCode": "LRD"
                        },
                        "awardAmount": {
                          "amount": 10867,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2457,
                        "equivalentAmount": {
                          "amount": "165.86",
                          "currencyCode": "ALL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "357.21",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 14540,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1465,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "117.86",
                            "currencyCode": "BIF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "104.07",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 35319,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0569,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "62.12",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "134.61",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 7687,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1253,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "179.47",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "482.13",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 32135,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0995,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "256.89",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "273.81",
                          "currencyCode": "SLE"
                        },
                        "awardAmount": {
                          "amount": 34664,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0688,
                        "equivalentAmount": {
                          "amount": "31.88",
                          "currencyCode": "NZD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "285.89",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 46280,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3734,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "369.81",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "133.09",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 48433,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4145,
                    "equivalentAmount": {
                      "amount": "68.29",
                      "currencyCode": "IDR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "85.99",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 23887,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4697,
                    "equivalentAmount": {
                      "amount": "409.63",
                      "currencyCode": "JPY"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "247.13",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 14078,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0492,
                    "equivalentAmount": {
                      "amount": "467.22",
                      "currencyCode": "NZD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "211.91",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 1876,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4347,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "177.36",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "42.64",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 46861,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1085,
                    "equivalentAmount": {
                      "amount": "234.87",
                      "currencyCode": "AOA"
                    }
                  },
                  {
                    "amount": {
                      "amount": "480.94",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 8400,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3215,
                    "equivalentAmount": {
                      "amount": "362.91",
                      "currencyCode": "TJS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1584
                },
                "passengerReferenceIds": [
                  "2e59cb95-932b-46ed-b477-02cd0b16919d",
                  "95ae201e-008a-4dc8-9483-bd5461758bd6",
                  "ac9e74d9-448d-4fee-b56a-fb3d42a10c16",
                  "ef6fb85a-6327-4bfc-be6a-f7b352855269",
                  "e87741ba-1e21-4f16-822e-d12362d3dd36",
                  "c7aafb17-f9ae-4926-84dc-c758cc2528c5",
                  "d3632aed-d271-47da-a166-ce4fc40d6755",
                  "f6d9976b-c5a4-4eed-91eb-cd8102319d44",
                  "998c2b25-aef6-4625-8985-e0392d9e21ab"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "200.95",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 14787,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0169,
                    "equivalentAmount": {
                      "amount": "57.29",
                      "currencyCode": "SAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "426.32",
                          "currencyCode": "CVE"
                        },
                        "awardAmount": {
                          "amount": 3651,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3662,
                        "equivalentAmount": {
                          "amount": "321.42",
                          "currencyCode": "CVE"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "465.33",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 40370,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1476,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "97.79",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "14.39",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 3101,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3296,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "150.7",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "474.45",
                          "currencyCode": "BBD"
                        },
                        "awardAmount": {
                          "amount": 43338,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3103,
                        "equivalentAmount": {
                          "amount": "228.76",
                          "currencyCode": "NIO"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "94.97",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 33837,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0457,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "119.54",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "360.97",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 6703,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2161,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "217.38",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "300.13",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 18345,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3811,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "10.63",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "12.04",
                          "currencyCode": "YER"
                        },
                        "awardAmount": {
                          "amount": 24787,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1551,
                        "equivalentAmount": {
                          "amount": "41.35",
                          "currencyCode": "VUV"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "355.47",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 15011,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1514,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "487.72",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "173.29",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 17190,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3879,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "55.52",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "314.26",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 3285,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1626,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "264.98",
                            "currencyCode": "GTQ"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "206.45",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 48912,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.485,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "392.62",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "310.5",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 29894,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0594,
                    "equivalentAmount": {
                      "amount": "254.58",
                      "currencyCode": "RSD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "401.48",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 25960,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0286,
                    "equivalentAmount": {
                      "amount": "96.12",
                      "currencyCode": "LBP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "283.06",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 11160,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3285,
                    "equivalentAmount": {
                      "amount": "442.33",
                      "currencyCode": "ISK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "392.68",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 26568,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3004,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "464.45",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "27.21",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 35051,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3752,
                    "equivalentAmount": {
                      "amount": "398.04",
                      "currencyCode": "BBD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "389.58",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 22610,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0231,
                    "equivalentAmount": {
                      "amount": "122.69",
                      "currencyCode": "DZD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0876
                },
                "passengerReferenceIds": [
                  "10121ff6-d3c2-443a-9562-237b827bb79b",
                  "88bb566b-677f-4b6d-917b-55bdc85862c1",
                  "a12885b4-2728-400f-8eeb-f32c060e76a6",
                  "8314aeec-0fbc-411a-b388-fd929990d1fa",
                  "ca974932-fedc-4781-bc17-2fb86113059f",
                  "8739b2ad-cdbd-495f-bbe8-37fcf114958a",
                  "021d974c-a90f-4418-8f41-0dccc9040c44",
                  "159a2817-5a4a-4a13-90eb-5b57d626e3f4",
                  "d189fb0a-a7fc-42bf-9eea-cf52a38979ef"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "116.4",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 20852,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0635,
                    "equivalentAmount": {
                      "amount": "58.89",
                      "currencyCode": "BYN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "75.52",
                          "currencyCode": "SDG"
                        },
                        "awardAmount": {
                          "amount": 5973,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1631,
                        "equivalentAmount": {
                          "amount": "147.44",
                          "currencyCode": "PKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "439.68",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 37299,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3436,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "151.02",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "450.01",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 23486,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2082,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "82.83",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "351.25",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 33364,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1483,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "492.9",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "421.59",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 31263,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1231,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "273.74",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "385.22",
                          "currencyCode": "SGD"
                        },
                        "awardAmount": {
                          "amount": 23478,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2173,
                        "equivalentAmount": {
                          "amount": "428.31",
                          "currencyCode": "NGN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "12.84",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 48993,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3666,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "468.79",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "153.54",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 46408,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2777,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "363.57",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "183.96",
                            "currencyCode": "XCD"
                          },
                          "awardAmount": {
                            "amount": 48499,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3808,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "446.05",
                            "currencyCode": "CNY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "97.59",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 15121,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4167,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "344.41",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "351.88",
                          "currencyCode": "EGP"
                        },
                        "awardAmount": {
                          "amount": 16960,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3457,
                        "equivalentAmount": {
                          "amount": "283.17",
                          "currencyCode": "GHS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "363.9",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 48452,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0201,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "240.88",
                            "currencyCode": "VUV"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "13.83",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 5924,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.244,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "154.96",
                            "currencyCode": "KZT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "309.11",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 40777,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4732,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "242.84",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "30.72",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 45784,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3451,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "242.8",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "45",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 17750,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3365,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "319.54",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "360.48",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 2239,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4314,
                    "equivalentAmount": {
                      "amount": "469.69",
                      "currencyCode": "MAD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "250.73",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 6521,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3437,
                    "equivalentAmount": {
                      "amount": "112.98",
                      "currencyCode": "BIF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "421.82",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 35866,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0236,
                    "equivalentAmount": {
                      "amount": "97.99",
                      "currencyCode": "JMD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "100.46",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 8920,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3402,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "39.89",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "128.02",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 33612,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3013,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "358.99",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "292.89",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 45126,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4391,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "82.07",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "379.13",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 3761,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.01,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "494.64",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "50.03",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 29659,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3645,
                    "equivalentAmount": {
                      "amount": "305.63",
                      "currencyCode": "ZAR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "286.24",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 23512,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3927,
                    "equivalentAmount": {
                      "amount": "41.91",
                      "currencyCode": "LSL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0778
                },
                "passengerReferenceIds": [
                  "e851593c-30fb-413b-94c8-38669525991e",
                  "49d70222-9544-4d89-a479-56a45dfacdaa",
                  "72770355-2cb8-46bb-a487-e0e13edcc27c",
                  "a14263c5-08c0-402a-aa57-14be31f3fac4",
                  "6386f90e-b054-4894-9ae2-cd344f9a8394",
                  "9924ed4c-9bf3-4787-80ab-eb8279ab8c5b",
                  "1735b5fb-240f-4f0d-81b1-3550c7183cfd",
                  "5f8122f5-b135-4c98-bd6f-ac2ff2cb094f",
                  "78d253c0-7fd7-4ec7-b9ef-89fbdd586df7"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "397.84",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 25908,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2424,
                    "equivalentAmount": {
                      "amount": "466.23",
                      "currencyCode": "TWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "458.99",
                          "currencyCode": "FKP"
                        },
                        "awardAmount": {
                          "amount": 32515,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1757,
                        "equivalentAmount": {
                          "amount": "492.62",
                          "currencyCode": "XOF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "272.32",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 21127,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0736,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "91.01",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "495.4",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 38540,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4996,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "96.88",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "250.53",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 30958,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2632,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "483.27",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "494.74",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 33470,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3058,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "159.24",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "149.22",
                          "currencyCode": "BRL"
                        },
                        "awardAmount": {
                          "amount": 3480,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2798,
                        "equivalentAmount": {
                          "amount": "290.79",
                          "currencyCode": "SOS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "490.18",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 21751,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1153,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "131.81",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "223.64",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 33557,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2308,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "124.21",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "181.32",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 32242,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1539,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "377.15",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "212.96",
                          "currencyCode": "GBP"
                        },
                        "awardAmount": {
                          "amount": 5219,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2246,
                        "equivalentAmount": {
                          "amount": "66.75",
                          "currencyCode": "KRW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "448.65",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 34583,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1059,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "25.35",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "108.1",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 36361,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1901,
                    "equivalentAmount": {
                      "amount": "305.63",
                      "currencyCode": "CZK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "84.34",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 25954,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1485,
                    "equivalentAmount": {
                      "amount": "337.88",
                      "currencyCode": "LAK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "303.05",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 40555,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.488,
                    "equivalentAmount": {
                      "amount": "218.63",
                      "currencyCode": "FJD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "424.08",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 14546,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3236,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "324.36",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "319.94",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 13596,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2151,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "151.55",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "56.41",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 14471,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0689,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "287.36",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "392.59",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 14342,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1655,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "199.96",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "117.11",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 43894,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3356,
                    "equivalentAmount": {
                      "amount": "479.07",
                      "currencyCode": "BWP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "272.96",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 17894,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4637,
                    "equivalentAmount": {
                      "amount": "454.66",
                      "currencyCode": "RSD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9449
                },
                "passengerReferenceIds": [
                  "2fbf877f-b807-44db-bdf5-9d450bc8a564",
                  "e443747a-3e86-4076-83c1-191b353c46c9",
                  "33c91a0f-4bd8-443a-8f1c-9248e1c2b049",
                  "f842d26a-d3ea-446d-9323-13ba8ae7a3c7",
                  "4b606ce4-606c-4005-9e01-5121ce5e9a66",
                  "d3f450ad-5e97-4cbc-91ba-928cc628d88a",
                  "deea1d37-222f-4150-b8c3-046ebd7f4008",
                  "2cabff42-e34e-4d5d-a2c6-c7c394867e44",
                  "b9d7c12b-edac-40bc-8ee9-2a33391c13b3"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "499.08",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 22764,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0716,
                    "equivalentAmount": {
                      "amount": "281.84",
                      "currencyCode": "MYR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "223.73",
                          "currencyCode": "KZT"
                        },
                        "awardAmount": {
                          "amount": 42022,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1793,
                        "equivalentAmount": {
                          "amount": "364.69",
                          "currencyCode": "BBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "266.11",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 40288,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4594,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "54.58",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "477.71",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 23467,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.341,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "227.94",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "272.58",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 40282,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4125,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "115.04",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "169.3",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 30752,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4515,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "439.72",
                            "currencyCode": "RON"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "268.2",
                          "currencyCode": "CNY"
                        },
                        "awardAmount": {
                          "amount": 26455,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4227,
                        "equivalentAmount": {
                          "amount": "198.27",
                          "currencyCode": "SRD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "300.61",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 38348,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0601,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "199.18",
                            "currencyCode": "MYR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "261.33",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 11619,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0481,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "241.86",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "375.21",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 2521,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.316,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "217.68",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "314.12",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 1169,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3808,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "96.06",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "492.17",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 38763,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1868,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "310.48",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "417.5",
                          "currencyCode": "QAR"
                        },
                        "awardAmount": {
                          "amount": 38749,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4063,
                        "equivalentAmount": {
                          "amount": "261.19",
                          "currencyCode": "MKD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "298.43",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 9825,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4328,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "466.72",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "423.34",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 40938,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.142,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "47.32",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "208.63",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 11226,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4295,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "283.68",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "238.42",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 26364,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2377,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "326.35",
                            "currencyCode": "VUV"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "231.48",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 12164,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2753,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "23.68",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "53.35",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 45145,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2894,
                    "equivalentAmount": {
                      "amount": "357.92",
                      "currencyCode": "BSD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "266.89",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 38466,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2416,
                    "equivalentAmount": {
                      "amount": "267.2",
                      "currencyCode": "NAD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "140.36",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 1064,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0527,
                    "equivalentAmount": {
                      "amount": "333.26",
                      "currencyCode": "QAR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "243.26",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 15351,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2567,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "73.82",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "448",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 9392,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0818,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "365.02",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "208.05",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 6835,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3598,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "47.51",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "146.89",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 27913,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0899,
                    "equivalentAmount": {
                      "amount": "375.24",
                      "currencyCode": "PHP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "174.78",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 49318,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2976,
                    "equivalentAmount": {
                      "amount": "464.4",
                      "currencyCode": "JPY"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9004
                },
                "passengerReferenceIds": [
                  "313fb098-c693-4398-981b-5ba9817cc440",
                  "d9a49425-5e67-44c0-afe5-0d0cc754c851",
                  "413cc24a-3022-4190-8da2-7e546cbba97d",
                  "e000afbe-6f5d-4b90-9a6e-6662e5455b1e",
                  "7b62916f-bd3a-4261-b0dc-4a9c26c5036f",
                  "2c811736-96c8-4f2f-b32d-d4e09bea52ef",
                  "d67fe669-0113-4201-b41c-51629f390f95",
                  "38c399e2-3ff2-48ba-bee2-865476184168",
                  "86b17210-8674-4b68-a549-e44c2e056748"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "493.32",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 47918,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1411,
                    "equivalentAmount": {
                      "amount": "42.75",
                      "currencyCode": "MGA"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "149.24",
                          "currencyCode": "PYG"
                        },
                        "awardAmount": {
                          "amount": 45545,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2156,
                        "equivalentAmount": {
                          "amount": "344.35",
                          "currencyCode": "XCD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "58.48",
                            "currencyCode": "RON"
                          },
                          "awardAmount": {
                            "amount": 5732,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2645,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "444.9",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "62.46",
                          "currencyCode": "AOA"
                        },
                        "awardAmount": {
                          "amount": 22348,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0762,
                        "equivalentAmount": {
                          "amount": "172.51",
                          "currencyCode": "AOA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "474.93",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 9648,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4476,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "58.58",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "404.25",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 2641,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1448,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "186.45",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "161.07",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 32263,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3561,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "158.15",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "112.02",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 43210,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4578,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "53.85",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "326.19",
                          "currencyCode": "MOP"
                        },
                        "awardAmount": {
                          "amount": 3079,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0328,
                        "equivalentAmount": {
                          "amount": "147.23",
                          "currencyCode": "MWK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "274.64",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 33237,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1806,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "312.84",
                            "currencyCode": "GTQ"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "372.57",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 34516,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1363,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "403.33",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "20.13",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 17993,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1137,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "285.43",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "376.37",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 9459,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4739,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "15.66",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "373.69",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 3087,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1846,
                    "equivalentAmount": {
                      "amount": "191.58",
                      "currencyCode": "BWP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "222.56",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 35110,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.41,
                    "equivalentAmount": {
                      "amount": "255.17",
                      "currencyCode": "DOP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "469.97",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 21591,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.057,
                    "equivalentAmount": {
                      "amount": "368.37",
                      "currencyCode": "GTQ"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "312.61",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 3104,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.231,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "42.55",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "222.61",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 38522,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1693,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "84.46",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "200.02",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 36558,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4603,
                    "equivalentAmount": {
                      "amount": "460.08",
                      "currencyCode": "THB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "91.88",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 43965,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4293,
                    "equivalentAmount": {
                      "amount": "326.71",
                      "currencyCode": "SAR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.811
                },
                "passengerReferenceIds": [
                  "5514bc65-116e-4e6e-b690-28ad53874c52",
                  "baa87cbd-8215-4266-8a8d-21b31905c8ca",
                  "bf5a0a61-f216-4f26-8f74-ff5613af1692",
                  "ad1cbac4-f170-4aa7-a4c5-73b939c4df5a",
                  "2e45f657-4551-4d86-aef3-0c6906afb766",
                  "21dd4f91-39b3-4e9c-ab46-170d66c6bf97",
                  "328099f8-10bd-47d4-8852-143332f9dfc5",
                  "a2e1d851-9089-468c-a506-b93b75d9582c",
                  "3de00f67-7753-4639-986b-ca1262168024"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "159.87",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 25431,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2164,
                    "equivalentAmount": {
                      "amount": "98.24",
                      "currencyCode": "AFN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "304.15",
                          "currencyCode": "KPW"
                        },
                        "awardAmount": {
                          "amount": 40884,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0418,
                        "equivalentAmount": {
                          "amount": "337.62",
                          "currencyCode": "USD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "442.78",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 38233,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2642,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "239.35",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "493.46",
                          "currencyCode": "MZN"
                        },
                        "awardAmount": {
                          "amount": 44192,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2541,
                        "equivalentAmount": {
                          "amount": "282.32",
                          "currencyCode": "MAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "96.39",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 18190,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2124,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "99.29",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "64.6",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 3294,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2089,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "302.33",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "118.36",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 37007,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3634,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "357.37",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "411.4",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 3039,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3592,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "100.15",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "131.73",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 34490,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0592,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "489.52",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "473.08",
                          "currencyCode": "CDF"
                        },
                        "awardAmount": {
                          "amount": 24724,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.325,
                        "equivalentAmount": {
                          "amount": "485.95",
                          "currencyCode": "PGK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "199.59",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 49943,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0574,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "336.51",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "271.51",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 14449,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4733,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "422.56",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "322.88",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 25916,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.332,
                    "equivalentAmount": {
                      "amount": "84.56",
                      "currencyCode": "JMD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "419.13",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 12111,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4715,
                    "equivalentAmount": {
                      "amount": "296.81",
                      "currencyCode": "INR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "189.77",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 14389,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0472,
                    "equivalentAmount": {
                      "amount": "189.08",
                      "currencyCode": "DKK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "457.35",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 22520,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2392,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "401.69",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "265.53",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 11507,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3512,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "360.51",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "448.91",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 17345,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0239,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "366.22",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "473.91",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 28075,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3315,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "445.33",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "251.55",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 48522,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1258,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "103.4",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "128.32",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 41626,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0836,
                    "equivalentAmount": {
                      "amount": "290.07",
                      "currencyCode": "BOB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "348.35",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 26337,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.128,
                    "equivalentAmount": {
                      "amount": "87.62",
                      "currencyCode": "BIF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "314.24",
                  "currencyCode": "BTN"
                },
                "awardAmount": {
                  "amount": 31038,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4134,
                "equivalentAmount": {
                  "amount": "300.6",
                  "currencyCode": "BAM"
                }
              },
              "fees": {
                "amount": {
                  "amount": "39.08",
                  "currencyCode": "GBP"
                },
                "awardAmount": {
                  "amount": 2936,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2581,
                "equivalentAmount": {
                  "amount": "96.52",
                  "currencyCode": "PLN"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "132.7",
                  "currencyCode": "GHS"
                },
                "awardAmount": {
                  "amount": 45518,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2259,
                "equivalentAmount": {
                  "amount": "434.53",
                  "currencyCode": "BTN"
                }
              },
              "offerItemReferenceId": "e1e00b89-1d02-440d-bb1a-cf35c52d5b58",
              "tax": {
                "amount": {
                  "amount": "96.69",
                  "currencyCode": "SAR"
                },
                "awardAmount": {
                  "amount": 2037,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0919,
                "equivalentAmount": {
                  "amount": "59.11",
                  "currencyCode": "AED"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "236.16",
                    "currencyCode": "DJF"
                  },
                  "awardAmount": {
                    "amount": 47032,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3594,
                  "equivalentAmount": {
                    "amount": "165.63",
                    "currencyCode": "MWK"
                  }
                },
                {
                  "amount": {
                    "amount": "428.55",
                    "currencyCode": "KWD"
                  },
                  "awardAmount": {
                    "amount": 27014,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3291,
                  "equivalentAmount": {
                    "amount": "270.44",
                    "currencyCode": "DKK"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "401.87",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 33107,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0994,
                    "equivalentAmount": {
                      "amount": "304.2",
                      "currencyCode": "KWD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "288.3",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 46831,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1479,
                    "equivalentAmount": {
                      "amount": "83.48",
                      "currencyCode": "CVE"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "385.7",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 28451,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1505,
                    "equivalentAmount": {
                      "amount": "383.47",
                      "currencyCode": "SBD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "67.18",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 32263,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0685,
                    "equivalentAmount": {
                      "amount": "46.77",
                      "currencyCode": "BMD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "134.65",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 13665,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0852,
                      "equivalentAmount": {
                        "amount": "176.33",
                        "currencyCode": "MOP"
                      }
                    },
                    {
                      "amount": {
                        "amount": "139.26",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 16037,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0586,
                      "equivalentAmount": {
                        "amount": "398.77",
                        "currencyCode": "ANG"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "462.37",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 44446,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0598,
                    "equivalentAmount": {
                      "amount": "252.26",
                      "currencyCode": "FKP"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "308.08",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 48135,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2151,
                    "equivalentAmount": {
                      "amount": "492.36",
                      "currencyCode": "BZD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "66.22",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 36132,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2154,
                    "equivalentAmount": {
                      "amount": "273.88",
                      "currencyCode": "KES"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "186.08",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 13167,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4118,
                    "equivalentAmount": {
                      "amount": "413.55",
                      "currencyCode": "DOP"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "484.02",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 16218,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2753,
                      "equivalentAmount": {
                        "amount": "146.12",
                        "currencyCode": "AWG"
                      }
                    },
                    {
                      "amount": {
                        "amount": "290.51",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 5945,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1355,
                      "equivalentAmount": {
                        "amount": "373.12",
                        "currencyCode": "SSP"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "346.96",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 38831,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1334,
                    "equivalentAmount": {
                      "amount": "390.29",
                      "currencyCode": "NPR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "426.34",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 22565,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4502,
                    "equivalentAmount": {
                      "amount": "401.37",
                      "currencyCode": "EGP"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "35.59",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 47929,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2374,
                    "equivalentAmount": {
                      "amount": "336.49",
                      "currencyCode": "GMD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "272.87",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 48908,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1284,
                    "equivalentAmount": {
                      "amount": "275.68",
                      "currencyCode": "GHS"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "196.89",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 18747,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4111,
                      "equivalentAmount": {
                        "amount": "211.29",
                        "currencyCode": "HNL"
                      }
                    },
                    {
                      "amount": {
                        "amount": "432.78",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 42682,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4958,
                      "equivalentAmount": {
                        "amount": "466.82",
                        "currencyCode": "GNF"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "90.57",
                    "currencyCode": "GHS"
                  },
                  "percentage": "5.84"
                },
                "passengerReferenceIds": [
                  "ebd2c90e-863e-4722-97ae-59c727dc4c0c",
                  "fc717b6f-d746-40ea-b1dd-60c7266ac0fc",
                  "f8c1de55-e73b-4d82-8c22-d1e09cc08d28",
                  "e1cf98cb-bc39-4285-8d4d-b8522638c78f",
                  "3db83c70-f15f-4ed2-8e74-91c404304ff9",
                  "833c3677-331c-44e6-814f-2a648b4feab1",
                  "6ecc3670-ad26-4971-bd87-38b67ce7225b",
                  "4b9c4113-81be-4b48-8d40-2bfc6d899432",
                  "9719c782-0d3e-4c20-99e8-cd34b4d74ac7"
                ],
                "total": {
                  "amount": {
                    "amount": "436.84",
                    "currencyCode": "PYG"
                  },
                  "awardAmount": {
                    "amount": 1061,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2252,
                  "equivalentAmount": {
                    "amount": "166.58",
                    "currencyCode": "KMF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "407.08",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 20859,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.397,
                    "equivalentAmount": {
                      "amount": "208.53",
                      "currencyCode": "CLP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "249.81",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9386,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3214,
                      "equivalentAmount": {
                        "amount": "473.69",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "363.06",
                        "currencyCode": "ALL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38304,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4989,
                      "equivalentAmount": {
                        "amount": "450.5",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "298.14",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45670,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4835,
                      "equivalentAmount": {
                        "amount": "103.57",
                        "currencyCode": "CNY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "267.56",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 47743,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3357,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "351.01",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "375.77",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 33614,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1327,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "152.41",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "289.52",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 36080,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1325,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "452.37",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "98.45",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 27168,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0908,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "270.48",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "369.42",
                    "currencyCode": "DJF"
                  },
                  "percentage": "12.71"
                },
                "passengerReferenceIds": [
                  "98fb05a0-eb2c-469a-83b3-946914021100",
                  "c9a21909-c4d0-4a98-a427-3cda682fce77",
                  "6d6eb59d-5930-4262-b424-d0d2c6485eeb",
                  "5ce5a5e2-e956-425f-824d-251be0f3b186",
                  "da7b9f01-f2c4-46de-aba9-b922996af0ff",
                  "adf8973e-9c1d-496d-9e3b-bb68b83856f9",
                  "e1e398e1-bfe2-4398-98d8-6f64d1377fac",
                  "0322d0de-7637-4be3-8c4b-51dd95de3ddd",
                  "480fa7a5-b1bb-400f-83b7-588dc664ab94"
                ],
                "total": {
                  "amount": {
                    "amount": "78.03",
                    "currencyCode": "BRL"
                  },
                  "awardAmount": {
                    "amount": 45468,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1557,
                  "equivalentAmount": {
                    "amount": "324.56",
                    "currencyCode": "DJF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "403.33",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 30755,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0639,
                    "equivalentAmount": {
                      "amount": "398.73",
                      "currencyCode": "VND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "281.56",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32825,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4121,
                      "equivalentAmount": {
                        "amount": "434.04",
                        "currencyCode": "ZAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "190.23",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30090,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.267,
                      "equivalentAmount": {
                        "amount": "76.25",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "22.89",
                        "currencyCode": "SEK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1658,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2013,
                      "equivalentAmount": {
                        "amount": "374.05",
                        "currencyCode": "LBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "462.84",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 39978,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1649,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "294.07",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "345.04",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 29461,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2099,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "493.5",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "429",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 5776,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4794,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "416.49",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "489.69",
                        "currencyCode": "TJS"
                      },
                      "awardAmount": {
                        "amount": 43504,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4684,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "119.95",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "425.06",
                    "currencyCode": "SEK"
                  },
                  "percentage": "11.74"
                },
                "passengerReferenceIds": [
                  "b9c82929-4b5a-4098-b7c0-e76c3df11a99",
                  "f647813b-d355-4947-938f-ecedc1f52cda",
                  "d8c72ac8-2fc9-41d5-b6cc-104846dcdcc9",
                  "92af4d91-0624-464a-a282-0718461f19e6",
                  "8440f8e7-8dd4-430d-8070-17cbefe60837",
                  "650cd9fe-283d-4315-bb70-6c50d73432ee",
                  "90cd90c7-26c2-4b88-a8a5-0a9fb094fc9f",
                  "be06e69d-b707-4b56-ae6c-64ce42f77c49",
                  "63e0c906-ef9c-4589-8576-9c4d614624e6"
                ],
                "total": {
                  "amount": {
                    "amount": "31.4",
                    "currencyCode": "ETB"
                  },
                  "awardAmount": {
                    "amount": 45121,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1235,
                  "equivalentAmount": {
                    "amount": "309.49",
                    "currencyCode": "SHP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "179.27",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 30834,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0548,
                    "equivalentAmount": {
                      "amount": "444.64",
                      "currencyCode": "TND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "404.82",
                        "currencyCode": "BOB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14297,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3609,
                      "equivalentAmount": {
                        "amount": "120.83",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "121.54",
                        "currencyCode": "KES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16333,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1185,
                      "equivalentAmount": {
                        "amount": "61.23",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "318.91",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49500,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2708,
                      "equivalentAmount": {
                        "amount": "336.15",
                        "currencyCode": "LAK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "42.92",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 24557,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2489,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "350.65",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "450.37",
                    "currencyCode": "ERN"
                  },
                  "percentage": "9.43"
                },
                "passengerReferenceIds": [
                  "f824d0f5-7056-429b-9387-dffae71f51ec",
                  "80c91935-7f70-460c-958c-5aff8d0c9c77",
                  "8da12508-3bad-49bf-83ef-d364c8cd9715",
                  "637dd45f-a9dc-4ba4-aedb-7e75ec93cdbe",
                  "d7af8824-46ea-4bb7-9f37-54924d39b1fe",
                  "37b09abc-6f5f-4f1e-9864-55c502576054",
                  "6d225e35-c25e-4c6d-b205-426dc6c6d4bf",
                  "d39384b4-ba2c-4e63-b7ce-fdecf30ed4e4",
                  "e62aea68-6b64-42cc-b60a-6d9e50fff54c"
                ],
                "total": {
                  "amount": {
                    "amount": "448.42",
                    "currencyCode": "SZL"
                  },
                  "awardAmount": {
                    "amount": 29114,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4176,
                  "equivalentAmount": {
                    "amount": "447.5",
                    "currencyCode": "GHS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "325.57",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 46360,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2594,
                    "equivalentAmount": {
                      "amount": "67.84",
                      "currencyCode": "BSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "25.29",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40125,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2143,
                      "equivalentAmount": {
                        "amount": "175.66",
                        "currencyCode": "SSP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "394.6",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30693,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0378,
                      "equivalentAmount": {
                        "amount": "474.18",
                        "currencyCode": "KHR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "61.45",
                        "currencyCode": "CVE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38270,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4135,
                      "equivalentAmount": {
                        "amount": "494.44",
                        "currencyCode": "JPY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "212.11",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 10667,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0763,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "13.37",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "214.77",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 42548,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2183,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "191.43",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "472.3",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 7344,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2611,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "383.09",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "379.24",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 10104,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2522,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "49.27",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "251.82",
                    "currencyCode": "MVR"
                  },
                  "percentage": "12.07"
                },
                "passengerReferenceIds": [
                  "a4e9cc72-40ce-4d2a-a34a-28fec48edb8a",
                  "d8a6d959-e3d1-4bbc-b388-39d72ff99478",
                  "8b24041d-e3d7-497d-bac9-5d3996a47154",
                  "94991f90-810a-475f-994f-7c68171f00cb",
                  "6d2526ff-6d01-4c03-a36a-1fa1c14dd8d6",
                  "b114bd7f-9e87-4bf9-b840-bb07011d1114",
                  "c18ac19a-ebce-495f-9fe7-81157d602d10",
                  "762c8f49-7bee-449e-925c-9c617690e7c0",
                  "ecfb795b-2da4-41bb-acc1-7942380c6925"
                ],
                "total": {
                  "amount": {
                    "amount": "254.84",
                    "currencyCode": "LKR"
                  },
                  "awardAmount": {
                    "amount": 44164,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1935,
                  "equivalentAmount": {
                    "amount": "275.16",
                    "currencyCode": "NZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "205.82",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 4891,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4867,
                    "equivalentAmount": {
                      "amount": "216.44",
                      "currencyCode": "ARS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "258.75",
                        "currencyCode": "ILS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11822,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1705,
                      "equivalentAmount": {
                        "amount": "289.47",
                        "currencyCode": "BOB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "126.88",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6474,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0658,
                      "equivalentAmount": {
                        "amount": "455.55",
                        "currencyCode": "NOK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "85.36",
                        "currencyCode": "SLE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18424,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3625,
                      "equivalentAmount": {
                        "amount": "249.47",
                        "currencyCode": "VND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "359.48",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 19055,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1325,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "76.21",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "453.88",
                    "currencyCode": "DOP"
                  },
                  "percentage": "7.23"
                },
                "passengerReferenceIds": [
                  "b1fd4f0b-5edb-4e6f-bd07-ffe16e8f23a5",
                  "424e3d34-16ec-4524-ac63-e71b4aace9b8",
                  "e212f56b-6038-44be-b3c1-773c1e32fd06",
                  "1806eb81-c696-473f-a9f6-b6ec14ec38ec",
                  "e4e9e869-84b7-4e4c-9483-3d288a56d5af",
                  "9c66d5ba-db6c-4239-85f6-3f34b053992e",
                  "2fb55f47-54bd-481c-89b0-4c2b0da856df",
                  "c055374a-ff21-40f0-aad6-12b9fde61b95",
                  "93f8002b-7edf-49ac-88bc-6a50daed4eb2"
                ],
                "total": {
                  "amount": {
                    "amount": "318.24",
                    "currencyCode": "BHD"
                  },
                  "awardAmount": {
                    "amount": 29547,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3528,
                  "equivalentAmount": {
                    "amount": "416.46",
                    "currencyCode": "TMT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "216.13",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 20245,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1882,
                    "equivalentAmount": {
                      "amount": "88.03",
                      "currencyCode": "TTD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "444.93",
                        "currencyCode": "CDF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22158,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0626,
                      "equivalentAmount": {
                        "amount": "307.2",
                        "currencyCode": "VUV"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "248.27",
                        "currencyCode": "NGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22993,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4403,
                      "equivalentAmount": {
                        "amount": "47.35",
                        "currencyCode": "DOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "404.67",
                        "currencyCode": "MDL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25387,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1804,
                      "equivalentAmount": {
                        "amount": "202.81",
                        "currencyCode": "GYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "285.73",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 6018,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1709,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "51.09",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "141.57",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 2703,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3317,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "160.38",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "31.82",
                    "currencyCode": "YER"
                  },
                  "percentage": "12.43"
                },
                "passengerReferenceIds": [
                  "b0a4e12d-3093-4497-8451-c0007ba77c0a",
                  "8465e47c-b85b-4f18-b1b9-9cbe795094e8",
                  "ba0503f8-7fe9-42bc-9252-e774b45d2532",
                  "7741e738-d805-4509-9a66-6c8d20e6caf9",
                  "8d43ea5b-a83a-4e8e-a76f-ba5683c77198",
                  "f93fe527-a1ea-4911-be14-6d108eb61276",
                  "4921580d-d86a-423c-b496-a99abd365328",
                  "c254a09b-a569-484e-aa6d-76a5fffb5d91",
                  "680d8df0-7c22-498e-85d0-58d7b38e793f"
                ],
                "total": {
                  "amount": {
                    "amount": "33.47",
                    "currencyCode": "SRD"
                  },
                  "awardAmount": {
                    "amount": 40356,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0696,
                  "equivalentAmount": {
                    "amount": "223.21",
                    "currencyCode": "MVR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "251.87",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 24726,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.109,
                    "equivalentAmount": {
                      "amount": "254.08",
                      "currencyCode": "AZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "58.13",
                        "currencyCode": "MAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4243,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.324,
                      "equivalentAmount": {
                        "amount": "12.6",
                        "currencyCode": "GHS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "78.81",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35469,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.23,
                      "equivalentAmount": {
                        "amount": "354.27",
                        "currencyCode": "SHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "138.35",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24825,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4175,
                      "equivalentAmount": {
                        "amount": "33.9",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "181.98",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 37824,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3328,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "191.17",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "115.46",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 12316,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4055,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "94.93",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "434.66",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 26838,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4749,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "455.77",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "186.16",
                    "currencyCode": "SYP"
                  },
                  "percentage": "12.99"
                },
                "passengerReferenceIds": [
                  "b4814ebc-a9b2-4223-be32-496f6d5f32b3",
                  "c7e29252-7772-4adc-9409-a25d178ac7c5",
                  "5154274e-72b9-4f69-b59b-8d664e572ec6",
                  "c7362502-ee80-4d07-b88b-93bcdd58bdbd",
                  "0b2ad485-fb2a-48ee-aa55-d470067b197f",
                  "a1bbc85b-e942-4fad-9ca2-2eb26124bf50",
                  "a4df7703-a365-4a48-8bce-7c1cf17ac13f",
                  "44904d5f-3c0d-4ac4-8064-d1f98419ece9",
                  "6fe0fe1f-446e-47b5-b51c-c51bd47455cb"
                ],
                "total": {
                  "amount": {
                    "amount": "305.35",
                    "currencyCode": "BRL"
                  },
                  "awardAmount": {
                    "amount": 13571,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4947,
                  "equivalentAmount": {
                    "amount": "183.72",
                    "currencyCode": "SGD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "455.36",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 19208,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3404,
                    "equivalentAmount": {
                      "amount": "91.57",
                      "currencyCode": "BDT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "64.09",
                        "currencyCode": "GNF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45833,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.43,
                      "equivalentAmount": {
                        "amount": "307.93",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "83.63",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18364,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2525,
                      "equivalentAmount": {
                        "amount": "451.98",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "340.49",
                        "currencyCode": "ILS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27504,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4784,
                      "equivalentAmount": {
                        "amount": "361.31",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "231.96",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 6147,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1531,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "283.79",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "383.79",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 37763,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2054,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "307.55",
                        "currencyCode": "NAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "460.7",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 46996,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2118,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "161.56",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "303.85",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 31372,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1759,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "379.67",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "114.57",
                    "currencyCode": "BIF"
                  },
                  "percentage": "6.64"
                },
                "passengerReferenceIds": [
                  "917d96bf-123e-46d6-8de1-246bfeb0aaa1",
                  "740a2424-46f4-4549-976f-f5e8f86d39ff",
                  "c35462c1-f42e-49c1-bd7b-4be90b0dae04",
                  "492a6bc8-4d25-4067-87cd-1f302f5590a4",
                  "44ab492e-98e2-4273-8057-7de61237944c",
                  "d059153e-7aa1-4c76-896c-22f20a0e0a05",
                  "3dedfc0f-88e5-493e-9a57-a206c4f36142",
                  "0713b0f2-2c9b-49c5-bd38-db7579f761af",
                  "94a98f1f-c75b-4494-9813-8ae384971c24"
                ],
                "total": {
                  "amount": {
                    "amount": "453.64",
                    "currencyCode": "SBD"
                  },
                  "awardAmount": {
                    "amount": 23031,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2726,
                  "equivalentAmount": {
                    "amount": "24.34",
                    "currencyCode": "AUD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "237.63",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 26530,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4813,
                    "equivalentAmount": {
                      "amount": "445.17",
                      "currencyCode": "GMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "467.18",
                        "currencyCode": "LKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34590,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.106,
                      "equivalentAmount": {
                        "amount": "250.43",
                        "currencyCode": "PGK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "350.93",
                        "currencyCode": "VUV"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7718,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0624,
                      "equivalentAmount": {
                        "amount": "300.15",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "382.44",
                        "currencyCode": "KMF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38429,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0141,
                      "equivalentAmount": {
                        "amount": "312.2",
                        "currencyCode": "SOS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "262.57",
                        "currencyCode": "AFN"
                      },
                      "awardAmount": {
                        "amount": 22218,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2337,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "324.7",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "213.92",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 5330,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4156,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "86.14",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "429.47",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 8047,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.169,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "247.87",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "483.49",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 1988,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0165,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "345.95",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "298.96",
                    "currencyCode": "STN"
                  },
                  "percentage": "9.09"
                },
                "deal": {
                  "amount": {
                    "amount": "110.26",
                    "currencyCode": "BSD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "6.04",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "379e69c9-b3a4-40c6-bfa5-a5656cad2979",
                  "a2dddb3e-4739-4f24-a534-f610357e51ea",
                  "30e8d483-fd89-4267-8a28-0b356bc02ce8",
                  "86ce9d45-7099-41c0-955e-e90971ae058c",
                  "9d478325-2605-454e-b45b-d1fd882a30d1",
                  "5148e37b-bddc-45c8-97fd-3cb4f591a959",
                  "58a56f54-6fd7-4297-bf2b-cf60b6c60f30",
                  "803e9f8b-ed0d-407d-83d7-52effe400665",
                  "b4c11db0-0f7a-438a-9238-7820d905acb2"
                ],
                "total": {
                  "amount": {
                    "amount": "210.59",
                    "currencyCode": "NZD"
                  },
                  "awardAmount": {
                    "amount": 35470,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0431,
                  "equivalentAmount": {
                    "amount": "59.59",
                    "currencyCode": "QAR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "489.3",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 38068,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3572,
                    "equivalentAmount": {
                      "amount": "75.41",
                      "currencyCode": "VUV"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "131.4",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18252,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1566,
                      "equivalentAmount": {
                        "amount": "277.91",
                        "currencyCode": "VND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "18.64",
                        "currencyCode": "ARS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37939,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2441,
                      "equivalentAmount": {
                        "amount": "21.48",
                        "currencyCode": "NZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "401.77",
                        "currencyCode": "DJF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41755,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.06,
                      "equivalentAmount": {
                        "amount": "466.79",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "413.44",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 48654,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4387,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "329.13",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "122.13",
                    "currencyCode": "RSD"
                  },
                  "percentage": "14.59"
                },
                "deal": {
                  "amount": {
                    "amount": "346.82",
                    "currencyCode": "SBD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.02",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "668ac96c-7968-4c19-9bee-a23010dcffba",
                  "327264e0-afec-409c-ab18-00643fc70b8d",
                  "877d1dc9-f64f-4416-a0bb-eccbcbe8d543",
                  "79fd719c-4dd9-4bc0-bda9-7aacb00c362b",
                  "2881fd2c-3410-4ae2-819e-5b0fc2551a46",
                  "1acd799a-0ed9-41a1-b307-4fa6e8f6c885",
                  "20473cb6-f4b1-4cc7-a9f1-854452c15ac9",
                  "10d3863c-9083-45d0-ab59-e223dc3d79f5",
                  "356279f7-4484-4785-8a5b-81370dc1c762"
                ],
                "total": {
                  "amount": {
                    "amount": "299.88",
                    "currencyCode": "KPW"
                  },
                  "awardAmount": {
                    "amount": 22308,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3892,
                  "equivalentAmount": {
                    "amount": "219.4",
                    "currencyCode": "KRW"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "270.99",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 44910,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3865,
                    "equivalentAmount": {
                      "amount": "113.76",
                      "currencyCode": "GIP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "285.15",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3436,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1056,
                      "equivalentAmount": {
                        "amount": "472.09",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "365.78",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24521,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4709,
                      "equivalentAmount": {
                        "amount": "86.05",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "472.86",
                        "currencyCode": "CLP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41934,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4842,
                      "equivalentAmount": {
                        "amount": "55.69",
                        "currencyCode": "DKK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "195.63",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 33552,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.11,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "455.14",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "490.13",
                    "currencyCode": "RSD"
                  },
                  "percentage": "11.68"
                },
                "deal": {
                  "amount": {
                    "amount": "369.62",
                    "currencyCode": "RWF"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "19.21",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "348f4723-6327-47b4-b0f9-727bc51b226d",
                  "2ff807ba-95fd-49ca-82e3-dbc47e2540aa",
                  "8c07b4b0-688d-4f3e-9a1b-9a50bdcf0f9d",
                  "8772a298-bdb6-4640-826e-740ceda4cf6e",
                  "96bb5bdb-d794-401d-a3bd-a3d5ae1365aa",
                  "32da53d7-6b1f-4260-ad72-48f9abdde2b1",
                  "b2fe6cc1-950c-44b5-833e-1cab2243cff0",
                  "5fd026b0-a666-4c84-be16-ea4d0197fdb2",
                  "afb6f2dd-e8e5-48eb-915c-e23da09a80ee"
                ],
                "total": {
                  "amount": {
                    "amount": "470.03",
                    "currencyCode": "IDR"
                  },
                  "awardAmount": {
                    "amount": 37098,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2137,
                  "equivalentAmount": {
                    "amount": "223.84",
                    "currencyCode": "NZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "484.8",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 14088,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0447,
                    "equivalentAmount": {
                      "amount": "285.1",
                      "currencyCode": "HKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "424.37",
                        "currencyCode": "TTD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37623,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3095,
                      "equivalentAmount": {
                        "amount": "246.38",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "180.45",
                        "currencyCode": "NIO"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21755,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2122,
                      "equivalentAmount": {
                        "amount": "105.98",
                        "currencyCode": "USD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "289.69",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31702,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4162,
                      "equivalentAmount": {
                        "amount": "423.55",
                        "currencyCode": "AWG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "110.57",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 16217,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1441,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "123.38",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "447.47",
                    "currencyCode": "AMD"
                  },
                  "percentage": "5.51"
                },
                "deal": {
                  "amount": {
                    "amount": "226.52",
                    "currencyCode": "UGX"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "16.96",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "539824db-8cdc-4d22-9b77-16fec258941c",
                  "b11d3690-15a5-49fb-bf09-543b9caf907f",
                  "9c600b4f-6b95-458a-9468-f4349756ae8f",
                  "5a363103-9f6c-4abe-a518-4a137e34f820",
                  "7557e431-6b0e-4dd8-8baa-90fcfbeba2bd",
                  "12697525-94e4-46f1-b8e0-7d3f2dd69baa",
                  "25a0f26a-5c26-4589-810c-7ad0af47d980",
                  "4911a97e-06a7-496c-9bcb-3f7473f51a79",
                  "8ed69960-c0c0-4fa9-8f19-710792e1bd83"
                ],
                "total": {
                  "amount": {
                    "amount": "167.59",
                    "currencyCode": "STN"
                  },
                  "awardAmount": {
                    "amount": 26693,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3455,
                  "equivalentAmount": {
                    "amount": "387.51",
                    "currencyCode": "PHP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "52.39",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 30244,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2868,
                    "equivalentAmount": {
                      "amount": "25.8",
                      "currencyCode": "GMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "163.78",
                        "currencyCode": "LBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33680,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.372,
                      "equivalentAmount": {
                        "amount": "28.33",
                        "currencyCode": "IDR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "409.37",
                        "currencyCode": "UZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28902,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.079,
                      "equivalentAmount": {
                        "amount": "360.1",
                        "currencyCode": "DOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "218.45",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4317,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2509,
                      "equivalentAmount": {
                        "amount": "406.61",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "31.59",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 9669,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3343,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "138.61",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "157.12",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 2660,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0395,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "232.68",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "101.09",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 47559,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2767,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "356.95",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "140.1",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 22619,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1239,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "454.71",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "393.48",
                    "currencyCode": "PHP"
                  },
                  "percentage": "10.74"
                },
                "deal": {
                  "amount": {
                    "amount": "421.58",
                    "currencyCode": "SSP"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "14.45",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "59c8318b-0f46-4e8b-aee8-cbcf715135c8",
                  "b0fdaf54-79bb-4b05-bcbb-7417b4ec79f2",
                  "5e605973-38ca-4edd-9d61-dd4a67cd7e57",
                  "e346fe11-67c0-48d0-abe5-a68db0eeeab7",
                  "454725bd-67cc-4830-98cb-d0fe1f296742",
                  "ea114128-fdaf-490d-88cc-83e793b69019",
                  "64639742-4c56-4675-82f6-a7e33d012439",
                  "bce2658b-e003-4db6-a64a-5a46191885ff",
                  "20fc82d1-d300-4f66-96c6-98742a3d4962"
                ],
                "total": {
                  "amount": {
                    "amount": "68.95",
                    "currencyCode": "TWD"
                  },
                  "awardAmount": {
                    "amount": 17038,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2279,
                  "equivalentAmount": {
                    "amount": "124.06",
                    "currencyCode": "AED"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "425.2",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 46177,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2231,
                    "equivalentAmount": {
                      "amount": "68.61",
                      "currencyCode": "PGK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "464.54",
                        "currencyCode": "ANG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19203,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4219,
                      "equivalentAmount": {
                        "amount": "474.02",
                        "currencyCode": "XOF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "301.77",
                        "currencyCode": "MWK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22542,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3344,
                      "equivalentAmount": {
                        "amount": "470.9",
                        "currencyCode": "MWK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "123.68",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15356,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1069,
                      "equivalentAmount": {
                        "amount": "296.89",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "100.72",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 39535,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0158,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "376.83",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "368.73",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 15556,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.41,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "185.87",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "394.41",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 42515,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4997,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "199.08",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "410.76",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 10173,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4658,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "22.53",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "117.96",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 12696,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3138,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "270.39",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "189.48",
                    "currencyCode": "HNL"
                  },
                  "percentage": "8.26"
                },
                "deal": {
                  "amount": {
                    "amount": "203.92",
                    "currencyCode": "MXN"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "17.81",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "1ea81b20-9589-4dbd-aa8d-1b488f863ab4",
                  "31eafa69-2576-4cd3-83fc-ddefcae5ca04",
                  "501025c0-7946-416f-92da-b94cbf8b1928",
                  "8c3a96cc-a02d-44fe-a71b-c8f8d3ee5af8",
                  "c5bde5e1-1dc7-4594-a3d0-5f92b0f935b4",
                  "41128ca7-9484-416c-891e-5a374c158669",
                  "8e2e8dd4-b697-41d7-a4e9-e0d4a6d4941e",
                  "5c0a2ebb-b0f9-46a8-86b7-12f55e66d4c0",
                  "301cce22-28c1-455b-8fcb-fa98128e0ca0"
                ],
                "total": {
                  "amount": {
                    "amount": "106.39",
                    "currencyCode": "SGD"
                  },
                  "awardAmount": {
                    "amount": 9044,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1675,
                  "equivalentAmount": {
                    "amount": "460.61",
                    "currencyCode": "TJS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "481.83",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 48999,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2476,
                    "equivalentAmount": {
                      "amount": "83.25",
                      "currencyCode": "GTQ"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "30.61",
                        "currencyCode": "LKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12427,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1216,
                      "equivalentAmount": {
                        "amount": "334.48",
                        "currencyCode": "AZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "394.05",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5442,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3367,
                      "equivalentAmount": {
                        "amount": "54.16",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "341.22",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8357,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2285,
                      "equivalentAmount": {
                        "amount": "53.91",
                        "currencyCode": "IQD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "16.98",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 32608,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0416,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "192.81",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "75.75",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 48811,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0259,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "146.97",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "219.2",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 30358,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.278,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "110.91",
                        "currencyCode": "HTG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "266.79",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 17638,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4636,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "63.11",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "231.02",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 43171,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2731,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "273.81",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "98.76",
                    "currencyCode": "LRD"
                  },
                  "percentage": "7.15"
                },
                "deal": {
                  "amount": {
                    "amount": "164.26",
                    "currencyCode": "ZMW"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "13.52",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "19579534-a1dc-469a-aa9b-99a22280c562",
                  "25904cc2-9a96-4897-87af-9d1efee3065b",
                  "42542337-e3a7-4831-bbab-a96552ba3c3f",
                  "d5fcefcf-d1ff-4d93-aedf-bd3ee1983dc8",
                  "0b424ecd-65c0-4b1f-95ee-4ffd988eb715",
                  "ec2195aa-2837-4420-a02e-682e7addb0dd",
                  "62384f33-2635-4738-9435-7156771e1146",
                  "1efe258c-140c-411d-9eff-b65d4edbfff2",
                  "18669f2c-5ddf-4a4b-97f8-3bc5604c4a18"
                ],
                "total": {
                  "amount": {
                    "amount": "414.51",
                    "currencyCode": "BGN"
                  },
                  "awardAmount": {
                    "amount": 12716,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.039,
                  "equivalentAmount": {
                    "amount": "438.58",
                    "currencyCode": "BYN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "476.16",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 10646,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2894,
                    "equivalentAmount": {
                      "amount": "23.58",
                      "currencyCode": "SYP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "120.22",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48438,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3835,
                      "equivalentAmount": {
                        "amount": "184",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "329.15",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17846,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.271,
                      "equivalentAmount": {
                        "amount": "220.01",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "149.9",
                        "currencyCode": "VUV"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43804,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4291,
                      "equivalentAmount": {
                        "amount": "401.37",
                        "currencyCode": "BOB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "381.8",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 35269,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4102,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "391.23",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "158.48",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 28830,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2818,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "426.16",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "369.89",
                    "currencyCode": "TJS"
                  },
                  "percentage": "11.56"
                },
                "deal": {
                  "amount": {
                    "amount": "341.98",
                    "currencyCode": "PLN"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "5.67",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "7744be70-7c1c-40ef-a6e7-2332e1a6e4fa",
                  "b127e8a9-6a5d-40d0-97e9-0aa132647b93",
                  "953a09ca-86ae-4d13-9b69-e0aa923f51fc",
                  "56075d3e-0a1d-47e8-89dc-945713ddf18c",
                  "43b8f75c-0e08-4c25-9bb7-6ae16523a436",
                  "d74e15ba-a8b6-47ee-b879-254fec23b9d8",
                  "e163fb1e-fa53-4772-b727-2ae0518d1cca",
                  "d8d475ba-9619-4a95-983f-4d73cd172390",
                  "a3544139-30a9-4912-9465-59ad6491ab08"
                ],
                "total": {
                  "amount": {
                    "amount": "196.64",
                    "currencyCode": "PYG"
                  },
                  "awardAmount": {
                    "amount": 35381,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4287,
                  "equivalentAmount": {
                    "amount": "146.38",
                    "currencyCode": "ZAR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "433.4",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 8016,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3502,
                    "equivalentAmount": {
                      "amount": "419.97",
                      "currencyCode": "SDG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "60.78",
                        "currencyCode": "VUV"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10356,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3039,
                      "equivalentAmount": {
                        "amount": "215.52",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "20.02",
                        "currencyCode": "IDR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24509,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1914,
                      "equivalentAmount": {
                        "amount": "187.69",
                        "currencyCode": "ANG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "488.92",
                        "currencyCode": "TND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34511,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2942,
                      "equivalentAmount": {
                        "amount": "329.27",
                        "currencyCode": "SOS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "83.85",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 1786,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4476,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "470.53",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "248.96",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 33768,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0119,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "279.79",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "259.4",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 28808,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0956,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "192.65",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "201.54",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 9443,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.164,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "210.83",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "75.46",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 36299,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2081,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "97.74",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "35.1",
                    "currencyCode": "ZMW"
                  },
                  "percentage": "10.27"
                },
                "deal": {
                  "amount": {
                    "amount": "105.34",
                    "currencyCode": "MGA"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "14.55",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "801e3eff-ade5-41cf-94d8-f41c17512099",
                  "3c46025e-8d33-4149-a347-1412a5e4bbf0",
                  "76984d66-d2f8-4f73-bb14-f5613194a034",
                  "b6da0fff-48fc-4772-856e-6771db9d1aee",
                  "ca9b01f0-ee03-43a1-b082-a03cd0ca2f27",
                  "c07a7e1e-4d8c-41b9-919e-fe74db3310e3",
                  "46715e62-3bdd-4ee4-9106-307f12dedc22",
                  "252eb6ff-61e1-4187-bd52-15a201797407",
                  "90f32225-656f-4987-9336-90d8d24cebad"
                ],
                "total": {
                  "amount": {
                    "amount": "229.08",
                    "currencyCode": "BRL"
                  },
                  "awardAmount": {
                    "amount": 38901,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2161,
                  "equivalentAmount": {
                    "amount": "146.91",
                    "currencyCode": "KPW"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "418.98",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 12311,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0705,
                    "equivalentAmount": {
                      "amount": "41.68",
                      "currencyCode": "TJS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "491.69",
                        "currencyCode": "TND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30689,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.411,
                      "equivalentAmount": {
                        "amount": "459.57",
                        "currencyCode": "MAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "192.14",
                        "currencyCode": "KHR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9036,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2144,
                      "equivalentAmount": {
                        "amount": "301.12",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "309.38",
                        "currencyCode": "NZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39739,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0484,
                      "equivalentAmount": {
                        "amount": "344.56",
                        "currencyCode": "UAH"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "136.55",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 8794,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.169,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "352.86",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "498.47",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 32503,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1361,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "334.78",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "327.65",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 2527,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0549,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "177.81",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9576
                },
                "passengerReferenceIds": [
                  "61a14625-cabb-4c3e-8401-e0b7bcf3c27c",
                  "81c3e81f-25e8-474d-8a10-bbdb658e19dc",
                  "6e51e90f-7857-43ae-aaeb-2f9db19e77d6",
                  "62bb499b-a04e-48a0-9b69-e66ca6f0accf",
                  "59291017-559e-40b7-a9d8-0782a26ee5e1",
                  "c9902975-a110-45b3-a15e-cb5bfc8494ca",
                  "7982d0bd-81f1-4f32-8606-7e5eae700df9",
                  "c26c3d35-d813-4f71-8ea6-7a4ad0cb2b27",
                  "94005cd5-f977-45a1-827d-7c42714913e1"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "72.96",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 10057,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3173,
                    "equivalentAmount": {
                      "amount": "292.71",
                      "currencyCode": "BDT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "472.36",
                          "currencyCode": "PLN"
                        },
                        "awardAmount": {
                          "amount": 41030,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1591,
                        "equivalentAmount": {
                          "amount": "305.51",
                          "currencyCode": "HKD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "16.93",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 38862,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2426,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "347.54",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "103.57",
                            "currencyCode": "USD"
                          },
                          "awardAmount": {
                            "amount": 21748,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4608,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "293.45",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "354.81",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 46758,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2431,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "418.51",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "35.64",
                          "currencyCode": "MUR"
                        },
                        "awardAmount": {
                          "amount": 24002,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3556,
                        "equivalentAmount": {
                          "amount": "455.4",
                          "currencyCode": "SEK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "472.55",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 36932,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4521,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "134.35",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "149.13",
                          "currencyCode": "GMD"
                        },
                        "awardAmount": {
                          "amount": 49705,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1813,
                        "equivalentAmount": {
                          "amount": "404.1",
                          "currencyCode": "SDG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "177.3",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 42121,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4087,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "238.87",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "346.02",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 1769,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1732,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "154.84",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "489.53",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 26142,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3534,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "344.58",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "414.73",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 3257,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2789,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "24.9",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "465.87",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 10533,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.057,
                    "equivalentAmount": {
                      "amount": "46.6",
                      "currencyCode": "BYN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "262.63",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 35171,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4566,
                    "equivalentAmount": {
                      "amount": "176.86",
                      "currencyCode": "MDL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "172.53",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 14605,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3947,
                    "equivalentAmount": {
                      "amount": "156.79",
                      "currencyCode": "DKK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "435.88",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 33705,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2176,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "378.71",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "398.07",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 21126,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.427,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "161.63",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "456.55",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 16681,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2582,
                    "equivalentAmount": {
                      "amount": "116.01",
                      "currencyCode": "KGS"
                    }
                  },
                  {
                    "amount": {
                      "amount": "87.69",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 22199,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2712,
                    "equivalentAmount": {
                      "amount": "145.09",
                      "currencyCode": "AED"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0015
                },
                "passengerReferenceIds": [
                  "7b08cd36-80cc-47e6-b55e-ad4517bcbfd5",
                  "b6a1f56c-b2cc-4060-8b03-9acdaac20b7f",
                  "73c8233f-380f-4da2-b99e-f6566b67a409",
                  "d31cef47-695f-45c6-b79c-2d7037d23e38",
                  "356314e6-7519-4911-8e74-90417cdf7669",
                  "d5cc5544-8cf8-4a1c-b19c-0aa601d66849",
                  "6fa8045f-5f11-4681-ac50-ba423f3798f0",
                  "79308920-b0ec-4e01-9605-b607f2ece584",
                  "cbaf9e03-caf1-45ce-939b-7e12e11ad611"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "340.86",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 8276,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3454,
                    "equivalentAmount": {
                      "amount": "90.51",
                      "currencyCode": "BYN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "26.41",
                          "currencyCode": "NAD"
                        },
                        "awardAmount": {
                          "amount": 41309,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2529,
                        "equivalentAmount": {
                          "amount": "368.6",
                          "currencyCode": "RON"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "130.83",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 25646,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1266,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "475.77",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "293.16",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 31954,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4161,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "340.09",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "398.15",
                          "currencyCode": "UYU"
                        },
                        "awardAmount": {
                          "amount": 39694,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2035,
                        "equivalentAmount": {
                          "amount": "338.53",
                          "currencyCode": "GNF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "371.86",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 44166,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1151,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "32.08",
                            "currencyCode": "RON"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "23.42",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 48710,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4625,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "118.39",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "66.87",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 45991,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3995,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "158.8",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "319.48",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 13812,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3499,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "248.85",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "467.56",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 16020,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3139,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "421.2",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "215.63",
                          "currencyCode": "AED"
                        },
                        "awardAmount": {
                          "amount": 25415,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1326,
                        "equivalentAmount": {
                          "amount": "23.59",
                          "currencyCode": "MZN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "44.44",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 27126,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2811,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "116.14",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "145.89",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 41264,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2038,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "356.92",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "308.87",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 40392,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1069,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "223.49",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "369.26",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 31404,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0671,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "266.87",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "143.34",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 4320,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4877,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "358.33",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "148.82",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 47789,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0698,
                    "equivalentAmount": {
                      "amount": "133.95",
                      "currencyCode": "IRR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "362.22",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 21605,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4953,
                    "equivalentAmount": {
                      "amount": "263.42",
                      "currencyCode": "LBP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "98.3",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 14419,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2084,
                    "equivalentAmount": {
                      "amount": "360.29",
                      "currencyCode": "CNY"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "76.05",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 8441,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3231,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "191.98",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "423.02",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 30832,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1961,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "363.94",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "339.38",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 26259,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2975,
                    "equivalentAmount": {
                      "amount": "386.71",
                      "currencyCode": "KRW"
                    }
                  },
                  {
                    "amount": {
                      "amount": "308.37",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 37764,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.48,
                    "equivalentAmount": {
                      "amount": "438.53",
                      "currencyCode": "MYR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0538
                },
                "passengerReferenceIds": [
                  "577bf0dd-54f6-498f-b7ad-d80f4910633d",
                  "222e7d90-db30-4d76-958c-ee38755b60f3",
                  "dac2abe6-0579-4f39-b128-7ad9f20f881a",
                  "40a68d56-d96b-4e48-a827-86c3160de314",
                  "8b1ca96b-e543-4b8d-979d-6454d76acbc2",
                  "f180160b-0e51-4128-ae62-881af2c79b05",
                  "e6889b7a-121c-49c2-940b-9f09d85b628b",
                  "30e4623d-0a93-485f-a42f-5a510a4157fe",
                  "6edbc2a7-ec91-40f9-887d-84501414df4b"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "112.4",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 43188,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3122,
                    "equivalentAmount": {
                      "amount": "393.01",
                      "currencyCode": "KHR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "260.87",
                          "currencyCode": "BYN"
                        },
                        "awardAmount": {
                          "amount": 12008,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3213,
                        "equivalentAmount": {
                          "amount": "280.18",
                          "currencyCode": "GNF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "420.98",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 43736,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1261,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "335.26",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "290.38",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 5581,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0902,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "74.65",
                            "currencyCode": "CNY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "444.13",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 15967,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3625,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "323.94",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "44.47",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 11544,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1558,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "115.21",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "140.7",
                          "currencyCode": "NIO"
                        },
                        "awardAmount": {
                          "amount": 21410,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4571,
                        "equivalentAmount": {
                          "amount": "294.54",
                          "currencyCode": "RON"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "327.91",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 46655,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3553,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "432.7",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "375.63",
                            "currencyCode": "MRU"
                          },
                          "awardAmount": {
                            "amount": 29161,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4834,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "317.24",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "316.07",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 21826,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0318,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "309.76",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "452.45",
                          "currencyCode": "VND"
                        },
                        "awardAmount": {
                          "amount": 22937,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1217,
                        "equivalentAmount": {
                          "amount": "316.67",
                          "currencyCode": "GYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "137.1",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 48190,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1737,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "205.06",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "152.35",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 2956,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0963,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "92.94",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "355.47",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 39892,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1725,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "104.72",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "216.14",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 17263,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0527,
                    "equivalentAmount": {
                      "amount": "244.07",
                      "currencyCode": "CUP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "296.68",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 35563,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2828,
                    "equivalentAmount": {
                      "amount": "403.58",
                      "currencyCode": "DOP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "296.09",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 6119,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1356,
                    "equivalentAmount": {
                      "amount": "195.48",
                      "currencyCode": "KRW"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "350.86",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 8113,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4814,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "386.29",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "339.64",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 10888,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1404,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "268.47",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "424.47",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 41335,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1273,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "476.85",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "270.64",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 40688,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2428,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "86.56",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "406.74",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 7637,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2918,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "476.84",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "126.51",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 30986,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4915,
                    "equivalentAmount": {
                      "amount": "236.47",
                      "currencyCode": "TND"
                    }
                  },
                  {
                    "amount": {
                      "amount": "447.58",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 8813,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0469,
                    "equivalentAmount": {
                      "amount": "138.28",
                      "currencyCode": "TOP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8666
                },
                "passengerReferenceIds": [
                  "41d8b828-a2c1-47a9-a4e5-811ac30c4bb7",
                  "cc9796f7-8ee0-418d-a191-7047335299a5",
                  "651a73d7-60cf-4464-97dd-aef38141aaac",
                  "4eb086ba-ae08-4992-9b1a-45ecc974489f",
                  "dada2f09-c835-4888-9cec-ffbc9ec63289",
                  "8a09aed8-88e1-4163-b9f4-c580ab286c71",
                  "b0e5a49d-727e-4a6c-b247-e3137b2eb954",
                  "6f4f34a0-3b84-4132-9143-6207806e4d7c",
                  "004a7fbe-2971-42db-9fa4-a6bbe4efa37e"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "280.03",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 7464,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.423,
                    "equivalentAmount": {
                      "amount": "457.23",
                      "currencyCode": "NOK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "317.18",
                          "currencyCode": "ILS"
                        },
                        "awardAmount": {
                          "amount": 23941,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1376,
                        "equivalentAmount": {
                          "amount": "374.38",
                          "currencyCode": "GBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "184.96",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 21856,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3567,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "183.48",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "381.43",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 33203,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2999,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "480.32",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "13.66",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 44274,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.5,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "52.07",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "32.4",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 25538,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0689,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "267.28",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "202.78",
                          "currencyCode": "KPW"
                        },
                        "awardAmount": {
                          "amount": 42372,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2224,
                        "equivalentAmount": {
                          "amount": "115.24",
                          "currencyCode": "LRD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "483.36",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 32992,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1403,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "179.34",
                            "currencyCode": "GTQ"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "434.65",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 49970,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4527,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "10.53",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "379.4",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 8221,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2636,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "261.41",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "108.02",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 24282,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1027,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "321.46",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "231.05",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 9616,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1833,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "408.62",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "278.4",
                          "currencyCode": "DJF"
                        },
                        "awardAmount": {
                          "amount": 34694,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3415,
                        "equivalentAmount": {
                          "amount": "82.21",
                          "currencyCode": "TOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "307.86",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 28285,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.357,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "319.59",
                            "currencyCode": "CHF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "434.44",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 28216,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2018,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "386.88",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "495.89",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 6277,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4848,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "392.68",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "271.25",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 9059,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.333,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "300.12",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "485.96",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 46992,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4888,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "423.66",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "314.91",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 8762,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4694,
                    "equivalentAmount": {
                      "amount": "67.07",
                      "currencyCode": "SBD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "262.37",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 20832,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0997,
                    "equivalentAmount": {
                      "amount": "59.17",
                      "currencyCode": "KYD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "296.04",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 18705,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1417,
                    "equivalentAmount": {
                      "amount": "401",
                      "currencyCode": "DOP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "377.29",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 42535,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0436,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "376.48",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "153.88",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 25688,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.013,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "165.89",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "127.05",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 7367,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1485,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "272.26",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "143.95",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 45371,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4725,
                    "equivalentAmount": {
                      "amount": "242.66",
                      "currencyCode": "AZN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "11.31",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 8997,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4067,
                    "equivalentAmount": {
                      "amount": "261.18",
                      "currencyCode": "AZN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0235
                },
                "passengerReferenceIds": [
                  "670ac255-0821-498a-b0d1-71be5f81f50e",
                  "949ff544-642a-477b-8a79-5b7da509f1cc",
                  "2b25ed13-33c3-4c36-b372-a6f30f9548f0",
                  "190dea7d-357c-481b-ba74-b9be558f7694",
                  "8c17f216-b569-42c3-8e90-384eda714b51",
                  "0cf7cee7-f7eb-479b-be37-395119d7e435",
                  "ec4c99ce-5a04-41d1-bd69-afe8c3aa51d4",
                  "40ce134e-c77a-4162-999f-8676b5567128",
                  "6c0dfaf1-ff7e-481f-8933-12ce8e5bc60b"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "247.01",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 2670,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3583,
                    "equivalentAmount": {
                      "amount": "101.18",
                      "currencyCode": "RSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "458.93",
                          "currencyCode": "AWG"
                        },
                        "awardAmount": {
                          "amount": 26192,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4297,
                        "equivalentAmount": {
                          "amount": "485.66",
                          "currencyCode": "SAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "144.66",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 23387,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1302,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "69.22",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "54.77",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 44496,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3744,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "256.45",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "320.06",
                          "currencyCode": "IQD"
                        },
                        "awardAmount": {
                          "amount": 33275,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4632,
                        "equivalentAmount": {
                          "amount": "376.25",
                          "currencyCode": "PKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "67.05",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 42540,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.223,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "191.57",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "97.14",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 24668,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3508,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "409.84",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "189.47",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 42713,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4883,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "87.18",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "277.47",
                          "currencyCode": "SBD"
                        },
                        "awardAmount": {
                          "amount": 36643,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3381,
                        "equivalentAmount": {
                          "amount": "373.97",
                          "currencyCode": "NAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "182.54",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 27398,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0384,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "497.71",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "407.13",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 26087,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0536,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "131.12",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "182.24",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 4492,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4629,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "467",
                            "currencyCode": "ZAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "212.49",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 19970,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3086,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "58.37",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "354.05",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 38804,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0696,
                    "equivalentAmount": {
                      "amount": "112.55",
                      "currencyCode": "MVR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "487.06",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 8230,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.116,
                    "equivalentAmount": {
                      "amount": "494.6",
                      "currencyCode": "GYD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "195.58",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 22609,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4667,
                    "equivalentAmount": {
                      "amount": "241.51",
                      "currencyCode": "MWK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "346.37",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 29770,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0507,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "286.94",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "70.58",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 13076,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4732,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "108.47",
                        "currencyCode": "MWK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "122.9",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 40552,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4631,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "383.82",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "353.2",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 48599,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3887,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "408.16",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "157.3",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 36857,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1698,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "155.45",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "79.35",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 30779,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3592,
                    "equivalentAmount": {
                      "amount": "339.21",
                      "currencyCode": "GMD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "303.58",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 43165,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4906,
                    "equivalentAmount": {
                      "amount": "74.68",
                      "currencyCode": "IQD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.977
                },
                "passengerReferenceIds": [
                  "b55941ed-3462-4a19-a44a-0c66ee7b20a6",
                  "12e780dc-35cd-4525-88f7-25f48dfa56ae",
                  "f7789559-a30b-473f-a74a-5a2facc6192b",
                  "94dfe4f7-ca9d-4e47-a648-1b5a0d87ab32",
                  "6a5a3144-48a5-46a1-a5a7-4aa038c61b5b",
                  "234d65db-54c7-4027-8dc6-cbec78752047",
                  "db4a18a7-3100-49d4-acbe-031aa08988f1",
                  "c7b8fcd6-1f52-43fb-9340-785dfd0905a1",
                  "b432f7cb-337f-4612-ad36-b064c31c5151"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "345.8",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 31775,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3484,
                    "equivalentAmount": {
                      "amount": "73.38",
                      "currencyCode": "PAB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "274.97",
                          "currencyCode": "DZD"
                        },
                        "awardAmount": {
                          "amount": 26092,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2385,
                        "equivalentAmount": {
                          "amount": "327.75",
                          "currencyCode": "DZD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "72.45",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 21720,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3153,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "445.16",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "145.41",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 10968,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1806,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "390.53",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "321.88",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 43919,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.057,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "279.63",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "430.55",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 32120,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4311,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "126.82",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "41.98",
                          "currencyCode": "AUD"
                        },
                        "awardAmount": {
                          "amount": 16044,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0815,
                        "equivalentAmount": {
                          "amount": "18.25",
                          "currencyCode": "XOF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "146.79",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 21969,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4023,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "466.11",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "226.57",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 23974,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1589,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "122.13",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "451.32",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 5599,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2614,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "378.68",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "248.26",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 18883,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0988,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "273.41",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "332.64",
                          "currencyCode": "BYN"
                        },
                        "awardAmount": {
                          "amount": 49518,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3797,
                        "equivalentAmount": {
                          "amount": "349.91",
                          "currencyCode": "MUR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "156.66",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 41467,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.257,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "25.58",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "250.94",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 6741,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2437,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "13.4",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "227.63",
                            "currencyCode": "SRD"
                          },
                          "awardAmount": {
                            "amount": 36392,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3768,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "499.12",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "32.05",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 24031,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.488,
                    "equivalentAmount": {
                      "amount": "368.48",
                      "currencyCode": "AUD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "12.13",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 22232,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4964,
                    "equivalentAmount": {
                      "amount": "191.77",
                      "currencyCode": "GTQ"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "29.68",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 48938,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1721,
                    "equivalentAmount": {
                      "amount": "45.52",
                      "currencyCode": "BND"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "125.5",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 41082,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2296,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "336.61",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "204.75",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 42486,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3307,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "229.72",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "104.35",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 21211,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1068,
                    "equivalentAmount": {
                      "amount": "478.28",
                      "currencyCode": "AWG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "171.57",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 27734,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1435,
                    "equivalentAmount": {
                      "amount": "211.85",
                      "currencyCode": "MYR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0296
                },
                "passengerReferenceIds": [
                  "44e005bc-4143-4fa8-9079-57d1c45ac77c",
                  "ddcfa6af-7d63-4e23-8dca-6a7bbc69040d",
                  "6d2d79ee-5f04-401a-970c-17829533a8b3",
                  "47fcb759-83b0-47e5-b585-323aabb50434",
                  "beb8a5d4-8702-4e0f-95b5-9c57d7a6f175",
                  "5376ee73-c1d9-470e-9e78-cc9be580b618",
                  "0c5c10cc-0f38-482f-a034-a8481ac1ce89",
                  "df7cf8da-333b-4585-9739-2a6be7304882",
                  "de405a0d-8307-46c5-a853-94d78c98bd03"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "148.37",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 45614,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0596,
                    "equivalentAmount": {
                      "amount": "190.66",
                      "currencyCode": "FKP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "169.09",
                          "currencyCode": "THB"
                        },
                        "awardAmount": {
                          "amount": 27983,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2897,
                        "equivalentAmount": {
                          "amount": "104",
                          "currencyCode": "LBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "449.76",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 14489,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3906,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "80.76",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "339.85",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 41834,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4865,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "376.77",
                            "currencyCode": "WST"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "24.19",
                          "currencyCode": "HTG"
                        },
                        "awardAmount": {
                          "amount": 28392,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4606,
                        "equivalentAmount": {
                          "amount": "124.27",
                          "currencyCode": "TMT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "276.6",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 38826,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2597,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "455.95",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "160.37",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 19168,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.482,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "381.22",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "361.49",
                          "currencyCode": "KWD"
                        },
                        "awardAmount": {
                          "amount": 24406,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.497,
                        "equivalentAmount": {
                          "amount": "27.36",
                          "currencyCode": "PKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "345.64",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 21927,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4082,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "352.63",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "19.61",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 47890,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3021,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "447.63",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "87.84",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 48783,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0686,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "310.07",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "90.43",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 25925,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1505,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "306.27",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "296.19",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 1624,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0867,
                    "equivalentAmount": {
                      "amount": "231.46",
                      "currencyCode": "KYD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "189.48",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 30931,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4629,
                    "equivalentAmount": {
                      "amount": "199.4",
                      "currencyCode": "UAH"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "153.69",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 5989,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.062,
                    "equivalentAmount": {
                      "amount": "151.72",
                      "currencyCode": "UAH"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "326.88",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 35233,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1091,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "160.82",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "313.52",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 41902,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2429,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "99.85",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "52.05",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 16822,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1594,
                    "equivalentAmount": {
                      "amount": "67.93",
                      "currencyCode": "KYD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "281.87",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 25325,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1354,
                    "equivalentAmount": {
                      "amount": "376.44",
                      "currencyCode": "XAF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1115
                },
                "passengerReferenceIds": [
                  "eaca0cb0-40a8-4eaa-a4da-fa4b86450e8a",
                  "35aa739e-3675-4a9f-b340-b2f4a9c3da9f",
                  "5b2f55c4-1369-4b4f-b35d-8754ea1d9df0",
                  "f5fc1cb5-8ced-421e-b429-bceaa2fb1fcb",
                  "01a60211-be72-4af6-acab-443fbe708574",
                  "ec546006-6fb3-44d5-ae5f-d60df8a1b3ff",
                  "19522e8e-8664-4115-808c-8cae4a46d0c0",
                  "46bd4099-3756-4587-9c70-cefa5f7c8ad1",
                  "deb10bd9-d78b-4125-b5d9-ce9f06b4fe51"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "170.21",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 49447,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.199,
                    "equivalentAmount": {
                      "amount": "273.52",
                      "currencyCode": "PLN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "420.58",
                          "currencyCode": "MZN"
                        },
                        "awardAmount": {
                          "amount": 6788,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0283,
                        "equivalentAmount": {
                          "amount": "344.56",
                          "currencyCode": "PYG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "219.98",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 46757,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0792,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "11.22",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "327.86",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 17108,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0439,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "424.06",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "468.25",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 34015,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0657,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "22.61",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "335.98",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 41688,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1672,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "135.27",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "56.72",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 7422,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4542,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "216.11",
                            "currencyCode": "MYR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "156.43",
                          "currencyCode": "COP"
                        },
                        "awardAmount": {
                          "amount": 42925,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4639,
                        "equivalentAmount": {
                          "amount": "309.11",
                          "currencyCode": "SOS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "202.16",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 12023,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2498,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "169.04",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "13.98",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 2519,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0333,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "134.18",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "402.55",
                          "currencyCode": "LAK"
                        },
                        "awardAmount": {
                          "amount": 6791,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3495,
                        "equivalentAmount": {
                          "amount": "310.22",
                          "currencyCode": "UGX"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "494.5",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 8751,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1764,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "242.69",
                            "currencyCode": "YER"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "410.05",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 42727,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3908,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "75.48",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "233.38",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 21321,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1308,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "198.63",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "82.64",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 32996,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.423,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "89.68",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "298.93",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 45472,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1075,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "57.48",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "303.7",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 11817,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3894,
                    "equivalentAmount": {
                      "amount": "90.27",
                      "currencyCode": "HUF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "227.44",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 14964,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0863,
                    "equivalentAmount": {
                      "amount": "291.15",
                      "currencyCode": "ILS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "389.69",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 11059,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4567,
                    "equivalentAmount": {
                      "amount": "463.47",
                      "currencyCode": "TOP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "365.75",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 19502,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3857,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "468.42",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "94.34",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 29750,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4893,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "448.33",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "349.78",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 36001,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4268,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "188.98",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "297.68",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 9388,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1251,
                    "equivalentAmount": {
                      "amount": "213.98",
                      "currencyCode": "ARS"
                    }
                  },
                  {
                    "amount": {
                      "amount": "438.88",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 20393,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0869,
                    "equivalentAmount": {
                      "amount": "364.84",
                      "currencyCode": "EUR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0325
                },
                "passengerReferenceIds": [
                  "d965e91d-d8d4-4b7b-b925-1993d0e6b542",
                  "bc0010d5-ad26-4295-aafd-22339726dbb3",
                  "fa857b72-5319-41d5-bf56-8f5ebb0aff13",
                  "23c74b2f-4e58-4344-a6d9-590e0e7bc052",
                  "b045a996-048b-46b9-ab7e-4637b1370545",
                  "678d70da-a50c-4317-8771-362b7f7fc2c3",
                  "9f5b005a-5688-47c4-819a-aba8613c379e",
                  "9d2113dd-7fad-4c57-8020-da0b2a4b58e6",
                  "b3384219-21e5-4d14-9ac0-ed18923ef4c4"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "393.23",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 13396,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2671,
                    "equivalentAmount": {
                      "amount": "27.14",
                      "currencyCode": "BDT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "321.53",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 1098,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3881,
                        "equivalentAmount": {
                          "amount": "245.37",
                          "currencyCode": "NOK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "266",
                            "currencyCode": "NOK"
                          },
                          "awardAmount": {
                            "amount": 2864,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4482,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "452.48",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "40.46",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 8101,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3082,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "386.62",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "491.62",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 1543,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4477,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "358.89",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "39.65",
                          "currencyCode": "SCR"
                        },
                        "awardAmount": {
                          "amount": 34448,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1182,
                        "equivalentAmount": {
                          "amount": "154.47",
                          "currencyCode": "BRL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "256.22",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 45634,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4853,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "147.88",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "190.79",
                          "currencyCode": "XCD"
                        },
                        "awardAmount": {
                          "amount": 46108,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0211,
                        "equivalentAmount": {
                          "amount": "179.48",
                          "currencyCode": "MRU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "347.46",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 25216,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2251,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "260.52",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "163.33",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 32110,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3217,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "497.18",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "196.56",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 49235,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1589,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "76.07",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "391.63",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 21477,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4455,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "390.23",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "113.67",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 3563,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0956,
                    "equivalentAmount": {
                      "amount": "355.92",
                      "currencyCode": "AFN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "11.54",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 45453,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4474,
                    "equivalentAmount": {
                      "amount": "189.34",
                      "currencyCode": "WST"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "42.18",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 25610,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2298,
                    "equivalentAmount": {
                      "amount": "200.3",
                      "currencyCode": "PAB"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "103.68",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 43155,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0523,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "192.31",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "329.06",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 28852,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2271,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "16.61",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "87.19",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 30424,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0901,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "105.54",
                        "currencyCode": "CVE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "255.28",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 40066,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3436,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "365.44",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "267.17",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 14762,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3379,
                    "equivalentAmount": {
                      "amount": "207.32",
                      "currencyCode": "ETB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "46.53",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 13119,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4673,
                    "equivalentAmount": {
                      "amount": "319.35",
                      "currencyCode": "HKD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "198.04",
                  "currencyCode": "CUP"
                },
                "awardAmount": {
                  "amount": 39332,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3243,
                "equivalentAmount": {
                  "amount": "483.72",
                  "currencyCode": "LAK"
                }
              },
              "fees": {
                "amount": {
                  "amount": "74.86",
                  "currencyCode": "TMT"
                },
                "awardAmount": {
                  "amount": 7719,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3277,
                "equivalentAmount": {
                  "amount": "348.62",
                  "currencyCode": "PKR"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "135.39",
                  "currencyCode": "WST"
                },
                "awardAmount": {
                  "amount": 47260,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2963,
                "equivalentAmount": {
                  "amount": "150.02",
                  "currencyCode": "UYU"
                }
              },
              "offerItemReferenceId": "6d4d12b5-fb30-456c-ac69-4ee42e6372d0",
              "tax": {
                "amount": {
                  "amount": "462.28",
                  "currencyCode": "HUF"
                },
                "awardAmount": {
                  "amount": 13285,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2674,
                "equivalentAmount": {
                  "amount": "218.51",
                  "currencyCode": "FJD"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "52.95",
                    "currencyCode": "BRL"
                  },
                  "awardAmount": {
                    "amount": 38798,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1192,
                  "equivalentAmount": {
                    "amount": "199.74",
                    "currencyCode": "BBD"
                  }
                },
                {
                  "amount": {
                    "amount": "140.08",
                    "currencyCode": "SEK"
                  },
                  "awardAmount": {
                    "amount": 31721,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1001,
                  "equivalentAmount": {
                    "amount": "133.61",
                    "currencyCode": "ZAR"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "93.63",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 48554,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2892,
                    "equivalentAmount": {
                      "amount": "237.07",
                      "currencyCode": "AMD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "207.74",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 5593,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2353,
                    "equivalentAmount": {
                      "amount": "245.76",
                      "currencyCode": "TND"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "206.74",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 32426,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0274,
                    "equivalentAmount": {
                      "amount": "498.34",
                      "currencyCode": "SRD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "467.28",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 46909,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.098,
                    "equivalentAmount": {
                      "amount": "452.58",
                      "currencyCode": "TND"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "319.47",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 23636,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0599,
                      "equivalentAmount": {
                        "amount": "418.5",
                        "currencyCode": "BOB"
                      }
                    },
                    {
                      "amount": {
                        "amount": "345.72",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 4597,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1396,
                      "equivalentAmount": {
                        "amount": "370.88",
                        "currencyCode": "NPR"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "442.39",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 30304,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0993,
                    "equivalentAmount": {
                      "amount": "310.48",
                      "currencyCode": "CVE"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "403.32",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 24549,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2287,
                    "equivalentAmount": {
                      "amount": "133.92",
                      "currencyCode": "ILS"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "353.11",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 34890,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4877,
                    "equivalentAmount": {
                      "amount": "320.34",
                      "currencyCode": "MOP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "96.25",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 47594,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.393,
                    "equivalentAmount": {
                      "amount": "304.88",
                      "currencyCode": "CZK"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "449.1",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 9589,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4552,
                      "equivalentAmount": {
                        "amount": "383.22",
                        "currencyCode": "XPF"
                      }
                    },
                    {
                      "amount": {
                        "amount": "101.49",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 5671,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0325,
                      "equivalentAmount": {
                        "amount": "320.59",
                        "currencyCode": "AFN"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "252.84",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 31195,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2232,
                    "equivalentAmount": {
                      "amount": "32.39",
                      "currencyCode": "CVE"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "495.17",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 34181,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0929,
                    "equivalentAmount": {
                      "amount": "143.81",
                      "currencyCode": "TMT"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "163.18",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 17029,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0767,
                    "equivalentAmount": {
                      "amount": "174.84",
                      "currencyCode": "SYP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "427.87",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 23942,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3976,
                    "equivalentAmount": {
                      "amount": "187.75",
                      "currencyCode": "TZS"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "319.61",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 25388,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2604,
                      "equivalentAmount": {
                        "amount": "243.52",
                        "currencyCode": "MUR"
                      }
                    },
                    {
                      "amount": {
                        "amount": "326.56",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 36051,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3106,
                      "equivalentAmount": {
                        "amount": "226.24",
                        "currencyCode": "BGN"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "29.55",
                    "currencyCode": "KMF"
                  },
                  "percentage": "8.5"
                },
                "passengerReferenceIds": [
                  "18bd6f60-d245-4757-b14c-f1b7e13ecadd",
                  "b583394d-f1f9-4234-bb38-f82ebc7b25ae",
                  "95c356fa-3855-4d9c-8faa-3a8a60d7c117",
                  "10b72a90-df91-4b9a-b662-e74718a796a0",
                  "0a25bc80-c457-4bfc-9476-c6d0ac5d2d96",
                  "1e42d6a8-24b1-4cf2-a59f-2d1d334586b0",
                  "ff0f3b2b-5d64-41b8-bcc9-eaaf352df477",
                  "812a5d8f-8c56-40d1-8553-786abd191ea2",
                  "47f6c387-b71c-49a3-93af-b65e786882de"
                ],
                "total": {
                  "amount": {
                    "amount": "94.3",
                    "currencyCode": "PGK"
                  },
                  "awardAmount": {
                    "amount": 43025,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3794,
                  "equivalentAmount": {
                    "amount": "80.61",
                    "currencyCode": "SEK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "116.47",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 21665,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3066,
                    "equivalentAmount": {
                      "amount": "40.81",
                      "currencyCode": "SCR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "174.61",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43058,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0735,
                      "equivalentAmount": {
                        "amount": "92.57",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "386.63",
                        "currencyCode": "MRU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14356,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2179,
                      "equivalentAmount": {
                        "amount": "347.69",
                        "currencyCode": "JMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "398.75",
                        "currencyCode": "MRU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20544,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1299,
                      "equivalentAmount": {
                        "amount": "356.5",
                        "currencyCode": "CRC"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "206.93",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 2024,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3594,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "473.68",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "72.65",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 9816,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4125,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "389.51",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "484.24",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 23718,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3285,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "393.42",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "492.28",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 13413,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.345,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "248.59",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "140.88",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 34525,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3669,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "427.87",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "296.74",
                    "currencyCode": "MRU"
                  },
                  "percentage": "11.3"
                },
                "passengerReferenceIds": [
                  "fb1ca190-fdde-4072-9791-250c90bdcb1d",
                  "2bdcb14b-5570-468b-9130-6309ea6c27b7",
                  "e41a3fda-6ba9-40c9-9326-eb2f88e279ef",
                  "cc5ef607-3cb0-455b-a133-43383acca929",
                  "e11d26ed-4b1c-40de-85e9-d7894ea1f591",
                  "51c1054d-4698-433b-8c68-6cf93ea52a1a",
                  "cf8f65da-2783-4fa1-8b9b-1eb50fa4e4d0",
                  "1e79464b-cef1-4679-afcf-824e0af1afb0",
                  "33b72573-1325-4888-a64b-dd7a8aa7196e"
                ],
                "total": {
                  "amount": {
                    "amount": "151.47",
                    "currencyCode": "AMD"
                  },
                  "awardAmount": {
                    "amount": 38097,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1268,
                  "equivalentAmount": {
                    "amount": "257.14",
                    "currencyCode": "TTD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "328.84",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 38181,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4468,
                    "equivalentAmount": {
                      "amount": "497.21",
                      "currencyCode": "CLP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "408.23",
                        "currencyCode": "ILS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10777,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4013,
                      "equivalentAmount": {
                        "amount": "98.87",
                        "currencyCode": "NIO"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "428.54",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25982,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2407,
                      "equivalentAmount": {
                        "amount": "126.08",
                        "currencyCode": "EGP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "491.85",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41189,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.156,
                      "equivalentAmount": {
                        "amount": "355.09",
                        "currencyCode": "ETB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "256.05",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 48667,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1936,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "300.74",
                        "currencyCode": "PLN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "44.47",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 42574,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1021,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "417.89",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "231.25",
                    "currencyCode": "MXN"
                  },
                  "percentage": "9.24"
                },
                "passengerReferenceIds": [
                  "97a824c3-2b04-4e07-adb4-2441831b3c13",
                  "ab2710b7-bfdd-4370-b596-fae815ea4e6e",
                  "4be0b373-f085-4ac7-998e-5232ff6c6399",
                  "571554bd-ffdc-4a78-bf57-708d7baa1161",
                  "2c797343-ed22-4737-a61a-6bd73a0da343",
                  "0bc26fc2-35d9-4f75-8d5d-b861d9c3ec6f",
                  "79a2b9c5-7d69-496f-957c-8a933e930c1e",
                  "fd9218f1-0f2b-4840-8032-733c868f98c5",
                  "c10193e6-6707-4912-ae85-d875b2249abe"
                ],
                "total": {
                  "amount": {
                    "amount": "73.31",
                    "currencyCode": "DKK"
                  },
                  "awardAmount": {
                    "amount": 48627,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0487,
                  "equivalentAmount": {
                    "amount": "489.26",
                    "currencyCode": "MDL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "21.79",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 20690,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1944,
                    "equivalentAmount": {
                      "amount": "478.36",
                      "currencyCode": "PHP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "276.12",
                        "currencyCode": "NOK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16692,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1565,
                      "equivalentAmount": {
                        "amount": "493.12",
                        "currencyCode": "BIF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "323.72",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48004,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2459,
                      "equivalentAmount": {
                        "amount": "377.08",
                        "currencyCode": "JMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "13.9",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25017,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0937,
                      "equivalentAmount": {
                        "amount": "465.94",
                        "currencyCode": "CZK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "100.78",
                        "currencyCode": "AFN"
                      },
                      "awardAmount": {
                        "amount": 39720,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.418,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "302.45",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "429.13",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 7157,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0439,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "360.13",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "283.31",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 38127,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0993,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "378.03",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "402.78",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 25180,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1449,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "406.98",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "75.82",
                    "currencyCode": "UGX"
                  },
                  "percentage": "11.67"
                },
                "passengerReferenceIds": [
                  "a46b6175-1243-4de9-905e-b68de72d7d97",
                  "13a4868d-5940-4795-b749-9698e22dec58",
                  "53ddb63a-5cb1-4ec0-88f7-769322748dab",
                  "cc0d1b72-2bcf-40b3-8425-938d2bf4d702",
                  "04b51821-f7b5-42cc-9679-f464daa7c696",
                  "cae7910b-95de-4347-9024-a36543bc4290",
                  "34f6462c-cf7e-4f21-8d24-1daee7cf24ba",
                  "c1e01b9d-13d3-4bb4-a99f-36cf140d42a8",
                  "e767267b-10b3-4b97-800b-7ab329f34fba"
                ],
                "total": {
                  "amount": {
                    "amount": "224.86",
                    "currencyCode": "ISK"
                  },
                  "awardAmount": {
                    "amount": 13182,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4382,
                  "equivalentAmount": {
                    "amount": "256.57",
                    "currencyCode": "MRU"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "93.42",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 48082,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1519,
                    "equivalentAmount": {
                      "amount": "386.6",
                      "currencyCode": "GBP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "237.34",
                        "currencyCode": "AMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37094,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3794,
                      "equivalentAmount": {
                        "amount": "328.26",
                        "currencyCode": "NAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "302.8",
                        "currencyCode": "BZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22720,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0344,
                      "equivalentAmount": {
                        "amount": "236.98",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "32.48",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46777,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3433,
                      "equivalentAmount": {
                        "amount": "22.82",
                        "currencyCode": "NPR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "222.29",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 9645,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3346,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "267.24",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "175.16",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 5807,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3528,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "101.61",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "489.29",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 4807,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0492,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "130.3",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "289.98",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 8664,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3531,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "422.02",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "137.1",
                    "currencyCode": "ANG"
                  },
                  "percentage": "9.87"
                },
                "passengerReferenceIds": [
                  "8340177a-8f05-4153-a894-95fa5e101ca4",
                  "9de910a5-7f7c-4c27-8e21-d7a14d124f59",
                  "68857411-a5d4-4b88-9922-907229274d90",
                  "59ff893f-403c-407a-88e2-8cad538271dc",
                  "f6682048-9174-4068-9110-5aa70ff614b5",
                  "85b426fb-7f1e-46a6-85d5-ed1f526d2f27",
                  "4c478867-d61c-4cae-9e50-0dc04eaa5c0d",
                  "420f8776-7029-42fe-aaae-1d5e8c6d365c",
                  "c0d60302-f82a-4f17-b03b-e7001032e6b0"
                ],
                "total": {
                  "amount": {
                    "amount": "34.07",
                    "currencyCode": "TRY"
                  },
                  "awardAmount": {
                    "amount": 20602,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4594,
                  "equivalentAmount": {
                    "amount": "77.68",
                    "currencyCode": "SYP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "311.18",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 40363,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3991,
                    "equivalentAmount": {
                      "amount": "169.17",
                      "currencyCode": "YER"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "324.84",
                        "currencyCode": "KRW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13230,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0459,
                      "equivalentAmount": {
                        "amount": "475.19",
                        "currencyCode": "XAF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "267.19",
                        "currencyCode": "SBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46792,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4147,
                      "equivalentAmount": {
                        "amount": "136.88",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "405.56",
                        "currencyCode": "MKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46677,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3667,
                      "equivalentAmount": {
                        "amount": "427.03",
                        "currencyCode": "IQD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "13.87",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 6086,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3713,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "163.07",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "438.45",
                    "currencyCode": "AMD"
                  },
                  "percentage": "10.27"
                },
                "passengerReferenceIds": [
                  "423152c2-ba1d-42b2-aedd-0f33d07233cc",
                  "b3f0984e-2c9c-4e09-a437-79e96399bfd2",
                  "3213d001-df6e-4b48-b8a6-946dbedbcd8e",
                  "4dc8ffcc-ed60-4937-853e-0c4b867d4eb7",
                  "c96c911c-5af2-4f44-aef1-054cb3d74cc1",
                  "6b1915c6-b22d-455e-9586-0725062f5b9b",
                  "af6b55bb-3f68-4f5b-8e2c-f56cd6f450fe",
                  "9c199704-a127-4a78-9048-d3ea705289d6",
                  "27752531-46d8-476c-b4dc-2ce8f6c25d59"
                ],
                "total": {
                  "amount": {
                    "amount": "327.64",
                    "currencyCode": "AMD"
                  },
                  "awardAmount": {
                    "amount": 38711,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0407,
                  "equivalentAmount": {
                    "amount": "227.28",
                    "currencyCode": "ERN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "346.41",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 39312,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2756,
                    "equivalentAmount": {
                      "amount": "72.62",
                      "currencyCode": "SGD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "239.28",
                        "currencyCode": "DZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40079,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0477,
                      "equivalentAmount": {
                        "amount": "362.51",
                        "currencyCode": "GHS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "246.61",
                        "currencyCode": "PAB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37000,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3227,
                      "equivalentAmount": {
                        "amount": "321.53",
                        "currencyCode": "UAH"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "287.71",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29425,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3292,
                      "equivalentAmount": {
                        "amount": "332.04",
                        "currencyCode": "MRU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "89.65",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 20302,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3778,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "368.74",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "402.69",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 7347,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0809,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "382.01",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "262.72",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 5824,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1279,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "239.29",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "462.82",
                    "currencyCode": "SRD"
                  },
                  "percentage": "8.38"
                },
                "passengerReferenceIds": [
                  "ee7030dc-6394-48e0-8475-d7f7ab7f472a",
                  "1aa77146-ab69-4eac-bb85-f12495db608d",
                  "b9f2c629-4499-4f71-b738-500cda52daa0",
                  "6cdebd71-5168-4803-85d1-09b525bf4fef",
                  "649c456d-0a95-479d-9869-2936e8c10dfc",
                  "3c74ab6c-7c6e-4bad-8585-d83b57b28a91",
                  "4a375b00-328a-44de-8e5c-a3181afc559f",
                  "abed4e22-c50f-4240-b6a2-b0d559bc473e",
                  "3b6274c5-d9cb-4521-a893-b9ad3beac31a"
                ],
                "total": {
                  "amount": {
                    "amount": "344.26",
                    "currencyCode": "TTD"
                  },
                  "awardAmount": {
                    "amount": 25822,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.376,
                  "equivalentAmount": {
                    "amount": "146.95",
                    "currencyCode": "FKP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "291.84",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 40630,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.029,
                    "equivalentAmount": {
                      "amount": "367.21",
                      "currencyCode": "ARS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "151.66",
                        "currencyCode": "KMF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35939,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1746,
                      "equivalentAmount": {
                        "amount": "353.41",
                        "currencyCode": "AZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "304.99",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43869,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2606,
                      "equivalentAmount": {
                        "amount": "330.63",
                        "currencyCode": "PGK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "215.69",
                        "currencyCode": "NZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43031,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0242,
                      "equivalentAmount": {
                        "amount": "287.25",
                        "currencyCode": "ILS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "60.74",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 1488,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0168,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "138.38",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "105.74",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 49777,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2485,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "497.02",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "175.24",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 2995,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2843,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "269.38",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "316.87",
                    "currencyCode": "NOK"
                  },
                  "percentage": "8.29"
                },
                "passengerReferenceIds": [
                  "d195d4fc-e8e4-4b0f-8d0e-44bda34704e5",
                  "89e84fdc-28d4-493a-a8ac-18f4d755ff97",
                  "8915d80f-c4e1-4fcb-82c3-d2d2bcc37282",
                  "cfe9b5ea-7886-4946-84c3-9ee9e16ce29d",
                  "ef30f238-a02b-434b-8849-d8a4aaf197f3",
                  "f770349d-a776-4585-b293-1aa4d03c3dec",
                  "72f1ed42-7df3-4857-8eb5-90ca679c2a32",
                  "a432047a-f82c-4f1c-9e43-64cd4daa56f5",
                  "42c26059-aeeb-48b4-a286-5880a884cce0"
                ],
                "total": {
                  "amount": {
                    "amount": "187.21",
                    "currencyCode": "USD"
                  },
                  "awardAmount": {
                    "amount": 9450,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4739,
                  "equivalentAmount": {
                    "amount": "381.1",
                    "currencyCode": "HKD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "438.36",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 35823,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0315,
                    "equivalentAmount": {
                      "amount": "203.48",
                      "currencyCode": "QAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "234.2",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24911,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2138,
                      "equivalentAmount": {
                        "amount": "470.26",
                        "currencyCode": "CRC"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "138.4",
                        "currencyCode": "MMK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46919,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2792,
                      "equivalentAmount": {
                        "amount": "393.66",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "379.67",
                        "currencyCode": "DKK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40844,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0371,
                      "equivalentAmount": {
                        "amount": "378.5",
                        "currencyCode": "CAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "200.06",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 6245,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2705,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "14.91",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "353.93",
                    "currencyCode": "EGP"
                  },
                  "percentage": "13.46"
                },
                "passengerReferenceIds": [
                  "057f8973-f8bf-48d6-9d93-7b59babbc624",
                  "ab6b56a5-3d63-429a-b864-21a36faa9a0f",
                  "7c6520ba-2fd5-4547-b856-08e51477551e",
                  "42698cb4-b5c6-4390-ae38-97afb85443ac",
                  "1636cf6b-91a6-458b-b65e-520738d18b2b",
                  "a5affdc7-85cb-4d48-9ec2-2a0b782879ac",
                  "ade985fc-eb28-4bc7-af0f-18a250045081",
                  "4c135c22-d858-434e-9bb1-d244d28a76c7",
                  "1c26910b-65d7-4452-943b-d23a2a7e954e"
                ],
                "total": {
                  "amount": {
                    "amount": "459.29",
                    "currencyCode": "SRD"
                  },
                  "awardAmount": {
                    "amount": 3408,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0643,
                  "equivalentAmount": {
                    "amount": "153.97",
                    "currencyCode": "NZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "263.67",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 25879,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1048,
                    "equivalentAmount": {
                      "amount": "31.91",
                      "currencyCode": "BTN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "302.88",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12254,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4728,
                      "equivalentAmount": {
                        "amount": "73.02",
                        "currencyCode": "CNY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "372.93",
                        "currencyCode": "LYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35911,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.345,
                      "equivalentAmount": {
                        "amount": "227.48",
                        "currencyCode": "MMK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "438.88",
                        "currencyCode": "XAF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30007,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3619,
                      "equivalentAmount": {
                        "amount": "189.53",
                        "currencyCode": "FJD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "341.74",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 30681,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4198,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "164.9",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "31.64",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 20876,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1734,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "152.36",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "36.42",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 17033,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4888,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "113.27",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "8F57-C",
            "UG0XA",
            "HTE80",
            "3V15F",
            "JAKFU",
            "4RG47",
            "L3HO1",
            "9HUW1",
            "BKDWXJ",
            "I2FEY"
          ]
        },
        {
          "details": {
            "type": "AirOfferItem"
          },
          "id": "4bb847c6-2df0-43b9-9913-6cfbbf57e54c",
          "itineraryPartReferenceIds": [
            "IP-2",
            "IP-2",
            "IP-2",
            "IP-2",
            "IP-1",
            "IP-2",
            "IP-2",
            "IP-2"
          ],
          "itineraryReferenceId": "SX6",
          "passengerReferenceIds": [
            "fe07643d-b760-46db-933c-a2a74c3ef8f1",
            "b158dfa7-c7b7-4f3a-a4e0-a9857a4d522e",
            "f67e88ec-7d6c-445a-81eb-86f3773c80ce",
            "b64acb5e-cb54-468d-b331-12ed7cc919b8",
            "75bd08f6-1c69-4d24-9745-250d1b76f33d",
            "021f757f-d809-465c-958b-74de0e2417c3",
            "67b1ccb9-4a49-4ecf-b606-35a45500edf8",
            "52aa040a-3ae8-4f47-999d-95eb8fe846eb",
            "79b9673c-6036-4528-93ab-acbb75b90e54"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "190.82",
                    "currencyCode": "JOD"
                  },
                  "percentage": "14.35"
                },
                "deal": {
                  "amount": {
                    "amount": "377.17",
                    "currencyCode": "NGN"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "14.16",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "08c3eb8d-18ae-458c-b7c2-4a0f2ea070fc",
                  "01797f07-85fa-4b9d-bc12-e3342f282e4c",
                  "1138256e-b0f4-4e79-b818-477f03b57df0",
                  "81be4d25-3403-4ff3-8719-caec53b4d5cb",
                  "34ab8e17-94bf-4adb-b372-1e2fb2db7d5c",
                  "5552beb0-250b-4bc2-b9bc-42abb54d62b4",
                  "ce134f63-ddda-4ff0-8fad-58cd0c3f8aa9",
                  "f0ddade5-ba3c-4873-a123-4f297e8f788a",
                  "4fc710d5-e3ec-4ca0-82c9-1b8956b9f46b"
                ],
                "total": {
                  "amount": {
                    "amount": "434.47",
                    "currencyCode": "CDF"
                  },
                  "awardAmount": {
                    "amount": 4990,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4344,
                  "equivalentAmount": {
                    "amount": "303.43",
                    "currencyCode": "CLP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "205.32",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 49311,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1693,
                    "equivalentAmount": {
                      "amount": "183.17",
                      "currencyCode": "TRY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "57.2",
                        "currencyCode": "BHD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44218,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1297,
                      "equivalentAmount": {
                        "amount": "218.33",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "269.82",
                        "currencyCode": "KPW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5768,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0798,
                      "equivalentAmount": {
                        "amount": "466.81",
                        "currencyCode": "PAB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "283.24",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16082,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1884,
                      "equivalentAmount": {
                        "amount": "282.87",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "491.63",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 30944,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4329,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "239.07",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "139.07",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 25549,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0885,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "222.25",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "147.38",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 6913,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2382,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "119.87",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "394.79",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 17712,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3064,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "459.21",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "264.06",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 49771,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4155,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "483.59",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "330.42",
                    "currencyCode": "LBP"
                  },
                  "percentage": "6.77"
                },
                "deal": {
                  "amount": {
                    "amount": "240.29",
                    "currencyCode": "ERN"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "7.43",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "82926c82-af0f-4a9b-966f-4050709fcb2b",
                  "4e00cd35-8e56-44ad-bde2-97bf5ff2d8cb",
                  "ae8bc6c7-3624-4624-b7f9-d9db9e19e9be",
                  "83ffadb1-76bd-4bed-8948-2ac074576698",
                  "728c8218-a474-432f-becc-003198cb36c0",
                  "be94ab98-3596-4ae5-9b42-6829cdc24708",
                  "92b2bb21-a2b4-4bc3-976a-ba975d60cfc0",
                  "d8404bed-9307-424f-b1a2-b55e1f3b481f",
                  "d111b4cc-e215-4871-9ea8-06ab92d2bf78"
                ],
                "total": {
                  "amount": {
                    "amount": "19.73",
                    "currencyCode": "SAR"
                  },
                  "awardAmount": {
                    "amount": 3062,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3926,
                  "equivalentAmount": {
                    "amount": "303.93",
                    "currencyCode": "JPY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "129.35",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 2484,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4369,
                    "equivalentAmount": {
                      "amount": "289.64",
                      "currencyCode": "SAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "49.81",
                        "currencyCode": "KYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28428,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1778,
                      "equivalentAmount": {
                        "amount": "169.44",
                        "currencyCode": "AOA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "298.85",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14558,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0121,
                      "equivalentAmount": {
                        "amount": "229.3",
                        "currencyCode": "NGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "476.17",
                        "currencyCode": "MKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26408,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1022,
                      "equivalentAmount": {
                        "amount": "365.82",
                        "currencyCode": "TMT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "77.64",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 41424,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1239,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "462.84",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "45.97",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 38323,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1777,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "31.92",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "486.23",
                        "currencyCode": "USD"
                      },
                      "awardAmount": {
                        "amount": 39817,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0561,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "410.39",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "361.83",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 3402,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4209,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "332.92",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "50.54",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 48926,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2969,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "94.93",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "303.86",
                    "currencyCode": "RON"
                  },
                  "percentage": "11.36"
                },
                "deal": {
                  "amount": {
                    "amount": "100.93",
                    "currencyCode": "AWG"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "6.19",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "61716658-2b6d-4fe1-b236-d28ec334fe49",
                  "b2c52f0c-f7de-4074-a380-330da694b5fb",
                  "dd432262-10bd-461b-bb32-878f1d72acbc",
                  "71760c71-1192-4047-b3c5-70e32d772df3",
                  "e4a74f7a-fcfd-4e4e-b5ee-1aa7f04b4c6c",
                  "eef51484-0cce-4733-a8ce-9538c6d42313",
                  "e7ba06c3-4210-4fd8-8566-8e000553b8cd",
                  "0c6db664-cb2a-4d3b-bff4-9ab470ab41b2",
                  "a361187d-b759-48a5-8ef7-5428e14008d5"
                ],
                "total": {
                  "amount": {
                    "amount": "168.6",
                    "currencyCode": "EUR"
                  },
                  "awardAmount": {
                    "amount": 43340,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0486,
                  "equivalentAmount": {
                    "amount": "370.63",
                    "currencyCode": "NGN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "97.38",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 31053,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0613,
                    "equivalentAmount": {
                      "amount": "199.93",
                      "currencyCode": "NIO"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "46.34",
                        "currencyCode": "HNL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21054,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3156,
                      "equivalentAmount": {
                        "amount": "59.47",
                        "currencyCode": "THB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "268.33",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28531,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4447,
                      "equivalentAmount": {
                        "amount": "28.85",
                        "currencyCode": "JPY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "456.35",
                        "currencyCode": "TND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39685,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0358,
                      "equivalentAmount": {
                        "amount": "287.66",
                        "currencyCode": "THB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "373.36",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 22996,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2961,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "65.64",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "234.41",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 16731,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0196,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "413.88",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "242.29",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 8133,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.408,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "151.66",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "491.27",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 11181,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3363,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "277.74",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "447.03",
                    "currencyCode": "KRW"
                  },
                  "percentage": "9.37"
                },
                "deal": {
                  "amount": {
                    "amount": "318.11",
                    "currencyCode": "SHP"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "7.59",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "a69249dd-b2bd-4a1a-9e1e-660ee8f331d6",
                  "efc78c13-a0c3-4963-8968-68b9b2a6dca9",
                  "54919c20-21bb-4341-91b9-e97c728daf62",
                  "f62b83ff-0433-4440-a3cf-a60b5a1e7343",
                  "cf6304e7-62e0-46a1-add0-513ab6557b56",
                  "c5515ea7-9cac-4e9b-8f95-55c14afb07de",
                  "5072358a-2082-49ac-8e7a-7903422dc43a",
                  "58babed5-84c8-4c3a-82f3-7b707916ec20",
                  "f7f66a6a-c68c-42ed-9361-1dc40a5a15cb"
                ],
                "total": {
                  "amount": {
                    "amount": "270.86",
                    "currencyCode": "KMF"
                  },
                  "awardAmount": {
                    "amount": 5565,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1278,
                  "equivalentAmount": {
                    "amount": "476.03",
                    "currencyCode": "VUV"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "176.12",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 8992,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3966,
                    "equivalentAmount": {
                      "amount": "152.1",
                      "currencyCode": "MZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "181.22",
                        "currencyCode": "FJD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29114,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2732,
                      "equivalentAmount": {
                        "amount": "334.22",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "21.13",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5810,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.135,
                      "equivalentAmount": {
                        "amount": "302.52",
                        "currencyCode": "NGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "434.25",
                        "currencyCode": "KGS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47704,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0814,
                      "equivalentAmount": {
                        "amount": "470.52",
                        "currencyCode": "XOF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "37.96",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 3709,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1849,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "275.63",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "420.12",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 36393,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3396,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "163.33",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "148.21",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 46171,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3675,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "474.66",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "340.42",
                    "currencyCode": "GTQ"
                  },
                  "percentage": "7.24"
                },
                "deal": {
                  "amount": {
                    "amount": "190.51",
                    "currencyCode": "FJD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "19.67",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ed9ff327-50ff-42b2-9515-92b2c5c40a73",
                  "c8a023b2-6d05-4249-ba93-f884f0472768",
                  "24b732f3-7f1b-498f-b34b-fc72f71feb7c",
                  "8c3d5d66-2926-4382-b4f6-63b05524f37f",
                  "6b4ecd99-d012-4ada-8bfe-9f5416af5ef8",
                  "ac6dc147-c427-4d16-9735-d313e2c67373",
                  "810f2560-4cd6-4264-818c-2d06c7644d67",
                  "573b5241-3315-4aa0-a031-177c9a8f2eb1",
                  "cdd62fa1-398c-4fd9-9c3f-7c33aec4852d"
                ],
                "total": {
                  "amount": {
                    "amount": "32.24",
                    "currencyCode": "RUB"
                  },
                  "awardAmount": {
                    "amount": 49760,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3616,
                  "equivalentAmount": {
                    "amount": "346.82",
                    "currencyCode": "UAH"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "283.36",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 24161,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.166,
                    "equivalentAmount": {
                      "amount": "72.99",
                      "currencyCode": "EUR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "70.94",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4087,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4596,
                      "equivalentAmount": {
                        "amount": "372.78",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "460.62",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30510,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.266,
                      "equivalentAmount": {
                        "amount": "417.04",
                        "currencyCode": "COP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "309.6",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46839,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1059,
                      "equivalentAmount": {
                        "amount": "147.17",
                        "currencyCode": "AZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "288",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 40850,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.35,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "293.53",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "150.99",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 21771,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4248,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "21.72",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "144.05",
                    "currencyCode": "AED"
                  },
                  "percentage": "10.46"
                },
                "deal": {
                  "amount": {
                    "amount": "348.14",
                    "currencyCode": "VUV"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "14.85",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "b171053f-02f5-4c8d-9537-63c90fbe7cb9",
                  "cbee9864-0322-4f4d-87a4-5f612527f50b",
                  "6f501b36-8cb1-4e4d-a4c7-a3016e26e5b5",
                  "6659a066-2110-40f9-b6e0-63b13dfbc6d1",
                  "8e57a3cb-9e8c-42c4-acbc-8fd38f61c1fa",
                  "d394f7ac-f818-4fe6-b146-f6cb674103e4",
                  "225ac1ef-dc22-491c-9438-b6ad413478d8",
                  "f8041d73-42e1-4640-84e8-b71dbcd8b717",
                  "99ff56c6-f071-48db-851b-95ff81c43695"
                ],
                "total": {
                  "amount": {
                    "amount": "430.54",
                    "currencyCode": "VND"
                  },
                  "awardAmount": {
                    "amount": 46531,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.112,
                  "equivalentAmount": {
                    "amount": "168.44",
                    "currencyCode": "GBP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "176.78",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 22273,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3745,
                    "equivalentAmount": {
                      "amount": "243.84",
                      "currencyCode": "BAM"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "44.88",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9945,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.371,
                      "equivalentAmount": {
                        "amount": "167.14",
                        "currencyCode": "IQD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "14.39",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41949,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1034,
                      "equivalentAmount": {
                        "amount": "395.24",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "453.33",
                        "currencyCode": "GNF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42564,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0859,
                      "equivalentAmount": {
                        "amount": "336.37",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "279.22",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 11733,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2166,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "266.65",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "116.63",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 23477,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4369,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "366.72",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "56.12",
                    "currencyCode": "BBD"
                  },
                  "percentage": "12.54"
                },
                "deal": {
                  "amount": {
                    "amount": "218.78",
                    "currencyCode": "MYR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "17.41",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "bdca8c86-a27e-4925-9688-8b419ecbb4bd",
                  "2527c16f-a7b0-40a9-b6ec-40479d3e462e",
                  "51f38db2-8c9b-4ab6-9f5d-74d66a0eebcd",
                  "b2b2712f-dfea-4817-a6f9-c4b0472ae0ea",
                  "c8426eab-9c09-425f-bfcd-333c87092354",
                  "51847722-e542-4a6f-957d-f570517529ef",
                  "877cfc33-1cdc-45bd-9c43-f1988d1b30a4",
                  "c8894a33-6c69-426f-af62-3b23acd89fae",
                  "619db2e8-3d2e-409b-b20e-195d23ace02c"
                ],
                "total": {
                  "amount": {
                    "amount": "486.43",
                    "currencyCode": "MDL"
                  },
                  "awardAmount": {
                    "amount": 39825,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.128,
                  "equivalentAmount": {
                    "amount": "346.7",
                    "currencyCode": "SOS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "131.45",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 39226,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2415,
                    "equivalentAmount": {
                      "amount": "432.08",
                      "currencyCode": "BOB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "18.62",
                        "currencyCode": "KRW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11472,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1276,
                      "equivalentAmount": {
                        "amount": "407.82",
                        "currencyCode": "DJF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "456.74",
                        "currencyCode": "XOF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39621,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1853,
                      "equivalentAmount": {
                        "amount": "200.37",
                        "currencyCode": "USD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "343.26",
                        "currencyCode": "PAB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41858,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2068,
                      "equivalentAmount": {
                        "amount": "320.1",
                        "currencyCode": "MNT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "307.86",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 11001,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0656,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "100.14",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "82.37",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 27902,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3725,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "51.37",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "440.55",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 3929,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0912,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "409.97",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "347.81",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 42946,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1213,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "328.37",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "211.53",
                    "currencyCode": "IRR"
                  },
                  "percentage": "14.3"
                },
                "deal": {
                  "amount": {
                    "amount": "67.91",
                    "currencyCode": "RON"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "9.46",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "4fe0f30a-cc7a-42da-a474-bbc451b642ee",
                  "89976223-d2dc-471a-b19c-fc65ee2f0fc0",
                  "e5314608-ff1a-4b0e-aa7f-ee132f74ea25",
                  "ceb651f2-0ba5-45e7-a558-20d265774e93",
                  "87166cef-d1de-4c02-8480-c0159323cce7",
                  "0bb41884-da4a-429b-a489-a11e976dfcd3",
                  "23ab36c8-c122-4d47-9aa5-0b352ffc011e",
                  "63628ee8-7be3-4662-a7f5-d56664046c1e",
                  "e2b4599a-250f-443a-81f2-a20a14ec1434"
                ],
                "total": {
                  "amount": {
                    "amount": "73.19",
                    "currencyCode": "BGN"
                  },
                  "awardAmount": {
                    "amount": 4042,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4819,
                  "equivalentAmount": {
                    "amount": "94.69",
                    "currencyCode": "GMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "235.02",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 4871,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3979,
                    "equivalentAmount": {
                      "amount": "186.57",
                      "currencyCode": "MKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "167.33",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49790,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.272,
                      "equivalentAmount": {
                        "amount": "403.34",
                        "currencyCode": "ZAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "260.09",
                        "currencyCode": "GNF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5855,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1601,
                      "equivalentAmount": {
                        "amount": "102.16",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "462.2",
                        "currencyCode": "MMK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11067,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2791,
                      "equivalentAmount": {
                        "amount": "302.91",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "250.93",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 44970,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4695,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "351.28",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "343.39",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 32992,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2574,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "67.29",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "482.86",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 32048,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4403,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "429.59",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "386.56",
                    "currencyCode": "GTQ"
                  },
                  "percentage": "5.71"
                },
                "deal": {
                  "amount": {
                    "amount": "83.39",
                    "currencyCode": "COP"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "14.26",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "db036a22-90e6-4a3a-942d-dec4ee768a6b",
                  "f31fbffb-321b-4255-99f3-58d47e47dcd4",
                  "981580fe-d6b8-499a-87c6-aef602229484",
                  "e65764a3-b068-4448-9029-765932c50a08",
                  "2c3d0b43-fdda-47ec-b8c1-282c30512e8a",
                  "efee6076-46de-460b-8843-a0b44cad4b99",
                  "e116c51f-fad3-462d-812c-ff59e8d18677",
                  "8fd5b259-0c89-4aad-95ed-5d957e78d944",
                  "2fc06495-8852-4b4a-82e1-28687812ccc6"
                ],
                "total": {
                  "amount": {
                    "amount": "328.2",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 2338,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.061,
                  "equivalentAmount": {
                    "amount": "477.75",
                    "currencyCode": "SGD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "324.14",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 44840,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3883,
                    "equivalentAmount": {
                      "amount": "75.85",
                      "currencyCode": "KMF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "241.91",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5597,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1538,
                      "equivalentAmount": {
                        "amount": "112.54",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "238.85",
                        "currencyCode": "LYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7261,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1834,
                      "equivalentAmount": {
                        "amount": "68.3",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "396.39",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25484,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2823,
                      "equivalentAmount": {
                        "amount": "76.46",
                        "currencyCode": "USD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "270.88",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 49050,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1193,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "199.65",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "311.7",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 5143,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4448,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "326.88",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "344.7",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 13881,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1706,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "246.72",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "122.14",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 25088,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0984,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "261.64",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "334.62",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 31583,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2375,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "308.71",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1402
                },
                "passengerReferenceIds": [
                  "39b4db01-473e-41f6-aa07-ed968c70296f",
                  "88e40578-d4d3-4e2a-8bfd-14f6952fa314",
                  "64459851-acf0-4d5d-b00e-2f991e39f7c0",
                  "38fa5450-8806-45ea-a597-6a25b2b46684",
                  "33891528-42a9-44fa-90b6-a5d210530719",
                  "01170759-5f79-40b3-a172-ce6963b24378",
                  "a6de6448-3953-48d9-8f6f-1b9e8dd1e4c5",
                  "0a3edfbb-c78e-4d31-9281-c8ce827327c0",
                  "c752a8a4-e7a8-4a0b-ba93-a3c5ae986540"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "336.93",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 19233,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4182,
                    "equivalentAmount": {
                      "amount": "324.6",
                      "currencyCode": "MXN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "271.28",
                          "currencyCode": "KYD"
                        },
                        "awardAmount": {
                          "amount": 23941,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4161,
                        "equivalentAmount": {
                          "amount": "439.77",
                          "currencyCode": "XOF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "65.19",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 9488,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3666,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "109.34",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "205.32",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 21896,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1158,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "320.64",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "70.9",
                          "currencyCode": "TND"
                        },
                        "awardAmount": {
                          "amount": 8341,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4538,
                        "equivalentAmount": {
                          "amount": "357.27",
                          "currencyCode": "UAH"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "443.88",
                            "currencyCode": "NOK"
                          },
                          "awardAmount": {
                            "amount": 20278,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3919,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "16.94",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "453.55",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 11328,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1879,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "126.8",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "39.11",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 5019,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2707,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "467.24",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "56.81",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 20457,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.192,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "153.69",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "271.38",
                          "currencyCode": "DOP"
                        },
                        "awardAmount": {
                          "amount": 8965,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0699,
                        "equivalentAmount": {
                          "amount": "45.56",
                          "currencyCode": "CHF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "478.88",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 19447,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3132,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "247.58",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "314.76",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 9357,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.353,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "320.16",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "58.29",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 10880,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.441,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "446.64",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "189.56",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 28204,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0738,
                    "equivalentAmount": {
                      "amount": "393.67",
                      "currencyCode": "CNY"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "12.95",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 15477,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3463,
                    "equivalentAmount": {
                      "amount": "121.37",
                      "currencyCode": "RUB"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "50.26",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 30593,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4455,
                    "equivalentAmount": {
                      "amount": "384.2",
                      "currencyCode": "MGA"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "437.35",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 36350,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4509,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "271.64",
                        "currencyCode": "GEL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "153.1",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 5485,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2239,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "320.34",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "17.2",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 45088,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2621,
                    "equivalentAmount": {
                      "amount": "377.37",
                      "currencyCode": "PGK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "218.42",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 14314,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1553,
                    "equivalentAmount": {
                      "amount": "469.56",
                      "currencyCode": "GNF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9456
                },
                "passengerReferenceIds": [
                  "5b602440-e539-4f8d-bf28-0d8f7755902c",
                  "752baecd-054d-47d4-9fe4-aa9e9c17b82d",
                  "34e68108-4f1e-47de-a1dc-0e2619cb9981",
                  "c5dc909b-6137-428f-b36f-6c6874522541",
                  "7b9aa2a3-6b00-430e-a640-8c961f5dedcf",
                  "1bde77c9-556f-4ea5-bccd-2e2cd59a9ceb",
                  "4b433738-53e8-4fd2-8ca7-d7df104ce6ca",
                  "3d013e4d-b82d-4d31-b61b-fc684d6bd88c",
                  "f334ce9f-4af3-4ec4-a4a8-fe7bfcc4213d"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "282.56",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 2320,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1958,
                    "equivalentAmount": {
                      "amount": "412.26",
                      "currencyCode": "TTD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "354.9",
                          "currencyCode": "TWD"
                        },
                        "awardAmount": {
                          "amount": 1522,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4632,
                        "equivalentAmount": {
                          "amount": "162.74",
                          "currencyCode": "KMF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "184.84",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 7244,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0238,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "315.75",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "301.34",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 33241,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3799,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "80.25",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "493.93",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 4107,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2188,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "137.94",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "192.26",
                          "currencyCode": "MWK"
                        },
                        "awardAmount": {
                          "amount": 44460,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0589,
                        "equivalentAmount": {
                          "amount": "141.77",
                          "currencyCode": "JPY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "34",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 43249,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1106,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "63.9",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "121.57",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 14984,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "51.64",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "433.32",
                          "currencyCode": "HTG"
                        },
                        "awardAmount": {
                          "amount": 29218,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1233,
                        "equivalentAmount": {
                          "amount": "53.4",
                          "currencyCode": "SSP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "67.43",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 45001,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2627,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "321.79",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "366.89",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 33510,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4725,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "471.6",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "199.95",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 47325,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2256,
                    "equivalentAmount": {
                      "amount": "125.14",
                      "currencyCode": "NIO"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "353.63",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 46182,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3275,
                    "equivalentAmount": {
                      "amount": "45.68",
                      "currencyCode": "MDL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "409.11",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 48062,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1479,
                    "equivalentAmount": {
                      "amount": "373.04",
                      "currencyCode": "UGX"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "96.34",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 49569,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1431,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "468.1",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "326.8",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 44084,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0907,
                    "equivalentAmount": {
                      "amount": "403.04",
                      "currencyCode": "SZL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "452.56",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 18336,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2956,
                    "equivalentAmount": {
                      "amount": "391.51",
                      "currencyCode": "SGD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9637
                },
                "passengerReferenceIds": [
                  "8a5c75cd-af94-4473-a323-f1bdd3f1756a",
                  "edb6b328-aa4f-4c3e-813d-14631465dc34",
                  "8fbbd8af-5af0-4ffb-acb2-a299a568a148",
                  "29e4eeb0-23db-4d20-8220-72cef24da719",
                  "5ff2520f-4db6-48d0-8f79-4c0815c355c8",
                  "bdcfaab5-7132-4c1b-9550-e8dc9b5f3531",
                  "0c6f2c5c-d1f3-4fe0-b8f1-697e1aea5d68",
                  "2443ee70-dbaa-43a2-b577-c95ff4bd4147",
                  "6de085d5-1005-4a47-85a2-f04f1529104e"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "308.18",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 13811,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1649,
                    "equivalentAmount": {
                      "amount": "398.63",
                      "currencyCode": "MVR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "427.13",
                          "currencyCode": "SGD"
                        },
                        "awardAmount": {
                          "amount": 36657,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.321,
                        "equivalentAmount": {
                          "amount": "249.54",
                          "currencyCode": "COP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "359.96",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 28398,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3525,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "239.59",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "185.3",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 8189,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.319,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "286.64",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "41.45",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 49311,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1323,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "445.71",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "468.08",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 19297,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2414,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "252.64",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "95.47",
                          "currencyCode": "HNL"
                        },
                        "awardAmount": {
                          "amount": 21122,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0127,
                        "equivalentAmount": {
                          "amount": "236.19",
                          "currencyCode": "PAB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "360.64",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 2872,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0127,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "466.56",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "251.86",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 44851,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0542,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "102.41",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "268.05",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 38211,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1477,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "128.73",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "217.07",
                          "currencyCode": "NPR"
                        },
                        "awardAmount": {
                          "amount": 19820,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3033,
                        "equivalentAmount": {
                          "amount": "31.22",
                          "currencyCode": "INR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "10.01",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 19149,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0558,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "230.48",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "132.56",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 2120,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3355,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "288.99",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "59.9",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 33541,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1942,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "233.39",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "151.04",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 1682,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1632,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "118.27",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "27.89",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 22963,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1533,
                    "equivalentAmount": {
                      "amount": "35.46",
                      "currencyCode": "UZS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "459.83",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 21883,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1249,
                    "equivalentAmount": {
                      "amount": "115.26",
                      "currencyCode": "PLN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "182.56",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 45774,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4949,
                    "equivalentAmount": {
                      "amount": "376.09",
                      "currencyCode": "ARS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "28.67",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 3302,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0215,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "417.08",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "406.89",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 7410,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2742,
                    "equivalentAmount": {
                      "amount": "270.03",
                      "currencyCode": "THB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "316.96",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 9465,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4106,
                    "equivalentAmount": {
                      "amount": "422.61",
                      "currencyCode": "AFN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8152
                },
                "passengerReferenceIds": [
                  "2ff21bcf-7f74-47c5-a7a0-f40478482f2c",
                  "6f1c6874-1af8-4c53-a902-3f01379b032a",
                  "facbdf2f-9862-45f9-af16-54e1359d971c",
                  "5443049a-1cd2-46ac-9530-efecaeea39ae",
                  "f951f486-8bac-4954-a7e0-07305ebe10ef",
                  "9cb2d694-b076-4201-a63b-b7c987c8431c",
                  "a1929e7e-ad55-4f2a-af24-41a5af16ffae",
                  "c3caa548-8c61-43c6-9488-cb679a0f28e8",
                  "513419e4-f25b-489f-862c-b234928e2bb4"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "373.46",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 46613,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4368,
                    "equivalentAmount": {
                      "amount": "427.76",
                      "currencyCode": "CUP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "272.96",
                          "currencyCode": "JPY"
                        },
                        "awardAmount": {
                          "amount": 16311,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.293,
                        "equivalentAmount": {
                          "amount": "90.6",
                          "currencyCode": "RUB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "302.4",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 31519,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.09,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "305.2",
                            "currencyCode": "AOA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "470.03",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 45268,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4503,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "317.41",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "492.33",
                          "currencyCode": "MRU"
                        },
                        "awardAmount": {
                          "amount": 48183,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0132,
                        "equivalentAmount": {
                          "amount": "368.55",
                          "currencyCode": "SBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "96.81",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 39356,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3334,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "217.89",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "374.31",
                          "currencyCode": "SZL"
                        },
                        "awardAmount": {
                          "amount": 14967,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2118,
                        "equivalentAmount": {
                          "amount": "260.24",
                          "currencyCode": "MAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "380.55",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 22202,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4527,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "318.18",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "353.25",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 17374,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4733,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "53.62",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "439.45",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 5382,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0822,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "450.05",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "15.95",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 27222,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2653,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "424.22",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "224.61",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 5140,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.033,
                    "equivalentAmount": {
                      "amount": "75.19",
                      "currencyCode": "BDT"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "73.85",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 31123,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4337,
                    "equivalentAmount": {
                      "amount": "162.01",
                      "currencyCode": "IRR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "432.34",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 31721,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4404,
                    "equivalentAmount": {
                      "amount": "291.28",
                      "currencyCode": "CLP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "255.57",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 8439,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3751,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "422.58",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "338.18",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 9482,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3427,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "341.42",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "271.87",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 11856,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3012,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "251.35",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "288.3",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 32466,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2932,
                    "equivalentAmount": {
                      "amount": "183.75",
                      "currencyCode": "NPR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "260.3",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 23661,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4596,
                    "equivalentAmount": {
                      "amount": "142.2",
                      "currencyCode": "MUR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1862
                },
                "passengerReferenceIds": [
                  "1f9c88f0-8419-40d5-bbb2-934fc84dc80c",
                  "46490b57-840c-4a6d-905b-44e2b1eeac60",
                  "4275f154-e839-439f-ba0d-0f2b05f987ad",
                  "23e45af5-eb11-489e-b475-db1917ef59aa",
                  "a8c40485-544c-4367-a078-0891518f1908",
                  "2dbccb4d-8f20-4605-a144-adb91d71f765",
                  "a3fff0ae-73a2-4dbf-8bd5-1e7dccddcb93",
                  "f51148ac-ca0f-4fd5-bcbe-881c863de569",
                  "0dc56914-6554-434b-9f66-857686520215"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "491.54",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 24208,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0819,
                    "equivalentAmount": {
                      "amount": "117.25",
                      "currencyCode": "TWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "414.13",
                          "currencyCode": "TRY"
                        },
                        "awardAmount": {
                          "amount": 19894,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.46,
                        "equivalentAmount": {
                          "amount": "392.46",
                          "currencyCode": "MDL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "98.41",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 32133,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2078,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "236.58",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "417.33",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 17221,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1355,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "289.34",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "405.48",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 35123,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1317,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "87.09",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "425.66",
                          "currencyCode": "KHR"
                        },
                        "awardAmount": {
                          "amount": 46551,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2196,
                        "equivalentAmount": {
                          "amount": "28.72",
                          "currencyCode": "PYG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "226.32",
                            "currencyCode": "XAF"
                          },
                          "awardAmount": {
                            "amount": 32605,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0819,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "13.79",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "364.92",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 27528,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2302,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "421.49",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "446.32",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 47955,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0469,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "237.59",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "266.03",
                          "currencyCode": "TWD"
                        },
                        "awardAmount": {
                          "amount": 9031,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3965,
                        "equivalentAmount": {
                          "amount": "250.81",
                          "currencyCode": "KGS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "70.83",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 17726,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4818,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "269.2",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "262.69",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 20999,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4203,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "83.44",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "355.74",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 43163,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0465,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "35.59",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "452.54",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 44725,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2494,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "320.22",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "300.7",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 39285,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0914,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "237.97",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "229.79",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 49793,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.148,
                    "equivalentAmount": {
                      "amount": "81.66",
                      "currencyCode": "GYD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "217.77",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 30405,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4054,
                    "equivalentAmount": {
                      "amount": "471.66",
                      "currencyCode": "PLN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "454.86",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 42338,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0498,
                    "equivalentAmount": {
                      "amount": "322.54",
                      "currencyCode": "DJF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "325.82",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 14881,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4632,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "273.25",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "374.42",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 25737,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0529,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "341.81",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "430.11",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 5022,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4868,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "464.31",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "459.36",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 37633,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.089,
                    "equivalentAmount": {
                      "amount": "418.51",
                      "currencyCode": "THB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "313.41",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 46593,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2535,
                    "equivalentAmount": {
                      "amount": "388.63",
                      "currencyCode": "PGK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1119
                },
                "passengerReferenceIds": [
                  "7f96f2c3-6460-4615-8db8-0c053e457a12",
                  "2adfb930-cf16-4c32-aa17-d2a372f5e45f",
                  "1dcd0a77-38ce-48ab-b8d1-257a1f92f530",
                  "a46a2c21-c61c-4c07-ba38-e6d895c16bca",
                  "c9be89b4-b60c-4cc7-b90f-08e2f0288721",
                  "9ad1b485-de50-4e87-96f6-22a694766214",
                  "a3a8c1a5-f9bb-4d70-b8f3-4dd2f77b87ce",
                  "156bbfdf-53e0-43d6-aecb-865d981b6789",
                  "5eb34aa6-b527-44d0-8e2b-057170672a39"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "37.7",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 9852,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1955,
                    "equivalentAmount": {
                      "amount": "147.84",
                      "currencyCode": "IQD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "337.68",
                          "currencyCode": "BMD"
                        },
                        "awardAmount": {
                          "amount": 14479,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3962,
                        "equivalentAmount": {
                          "amount": "142.93",
                          "currencyCode": "BND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "497.97",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 7914,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1439,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "17.15",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "354.4",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 33052,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2432,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "246.34",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "229.2",
                          "currencyCode": "AOA"
                        },
                        "awardAmount": {
                          "amount": 13397,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2752,
                        "equivalentAmount": {
                          "amount": "161.9",
                          "currencyCode": "MZN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "405.82",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 42068,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4504,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "276.75",
                            "currencyCode": "STN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "70.29",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 22667,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1669,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "159.46",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "172.14",
                          "currencyCode": "GIP"
                        },
                        "awardAmount": {
                          "amount": 14341,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4605,
                        "equivalentAmount": {
                          "amount": "346.16",
                          "currencyCode": "COP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "235.56",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 30911,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2945,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "494.41",
                            "currencyCode": "WST"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "152.51",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 12502,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2478,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "16.66",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "425.76",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 44011,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3538,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "294.19",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "73.92",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 13161,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0879,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "74.22",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "499.15",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 24411,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3942,
                    "equivalentAmount": {
                      "amount": "451.89",
                      "currencyCode": "CAD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "376.14",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 40823,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3759,
                    "equivalentAmount": {
                      "amount": "191.31",
                      "currencyCode": "NPR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "479.57",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 11911,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1852,
                    "equivalentAmount": {
                      "amount": "401.64",
                      "currencyCode": "VUV"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "362.7",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 33426,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2525,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "380.06",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "201.51",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 17901,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1598,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "115.09",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "424.86",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 24091,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2421,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "222.97",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "104.09",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 43164,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.256,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "39.96",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "479.76",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 46536,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2369,
                    "equivalentAmount": {
                      "amount": "453.16",
                      "currencyCode": "MXN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "89.05",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 31561,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0526,
                    "equivalentAmount": {
                      "amount": "70.03",
                      "currencyCode": "AMD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0583
                },
                "passengerReferenceIds": [
                  "850d90df-51ae-47dd-81a8-0f23604b2788",
                  "19d83d22-9f4a-491a-9189-8dd6b6bc9e6d",
                  "5d83a966-50c1-4ede-a175-7bb77ad47d3f",
                  "4709c2f3-eebd-4c86-adb0-07258b6ce9a6",
                  "5f9dc6e2-1952-4846-9309-ee9b818e8327",
                  "05847423-10e7-4e9c-b0c6-e77077d6ba8a",
                  "d211d215-4490-417d-b4b9-96ac0418d4f1",
                  "19b0b25e-ad26-4f21-8455-74b74ee71366",
                  "c85913b9-a1fd-4266-9a4a-5dc9ace8813f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "443.16",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 30493,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3421,
                    "equivalentAmount": {
                      "amount": "88.95",
                      "currencyCode": "BDT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "92.99",
                          "currencyCode": "BWP"
                        },
                        "awardAmount": {
                          "amount": 9683,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.456,
                        "equivalentAmount": {
                          "amount": "349.72",
                          "currencyCode": "CHF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "201.47",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 1162,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4852,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "331.39",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "11.8",
                            "currencyCode": "SRD"
                          },
                          "awardAmount": {
                            "amount": 2175,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1824,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "133.95",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "404.21",
                          "currencyCode": "XOF"
                        },
                        "awardAmount": {
                          "amount": 47315,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3233,
                        "equivalentAmount": {
                          "amount": "10.4",
                          "currencyCode": "KRW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "213.25",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 32899,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2863,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "230.55",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "130.95",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 37066,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1061,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "462.61",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "310.54",
                          "currencyCode": "ANG"
                        },
                        "awardAmount": {
                          "amount": 43305,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0245,
                        "equivalentAmount": {
                          "amount": "27.9",
                          "currencyCode": "PKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "93.82",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 20213,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3867,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "476.04",
                            "currencyCode": "KGS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "477.87",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 40032,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.289,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "368.4",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "217.31",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 44167,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3778,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "189.88",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "160.44",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 37625,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1811,
                    "equivalentAmount": {
                      "amount": "185.24",
                      "currencyCode": "DOP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "37.88",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 49475,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3513,
                    "equivalentAmount": {
                      "amount": "159.72",
                      "currencyCode": "TOP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "266.61",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 27256,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4282,
                    "equivalentAmount": {
                      "amount": "175.71",
                      "currencyCode": "MAD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "171.19",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 45971,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4428,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "110.63",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "53.69",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 20985,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1477,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "343.12",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "165.61",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 4067,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0467,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "315.39",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "69.11",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 20322,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3229,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "498.02",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "469.52",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 4784,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2626,
                    "equivalentAmount": {
                      "amount": "149.37",
                      "currencyCode": "ALL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "82.22",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 24714,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1866,
                    "equivalentAmount": {
                      "amount": "491.3",
                      "currencyCode": "BDT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9185
                },
                "passengerReferenceIds": [
                  "5b37a201-3200-47e5-86ef-0fe85318a4d9",
                  "8fb78862-6f44-4728-bf77-6b5ec318c138",
                  "157467cd-8b37-42cf-8ffe-021b955dbaa7",
                  "73619094-7cbc-41d9-babd-a881ea3ce3c7",
                  "47f8a8a6-739b-44aa-9de3-20031092b343",
                  "5077e8ac-f8ae-44bc-a4d9-f1db7c096667",
                  "2a059ede-7119-4b0a-8e9e-02009c69dcda",
                  "dffbb3fc-e7e7-45d1-8bf5-5bb705d79751",
                  "cbdb54d6-45c2-404b-8198-1adf3865b47e"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "138.42",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 25718,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2216,
                    "equivalentAmount": {
                      "amount": "465.71",
                      "currencyCode": "AOA"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "210.37",
                          "currencyCode": "SAR"
                        },
                        "awardAmount": {
                          "amount": 10360,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0577,
                        "equivalentAmount": {
                          "amount": "70.9",
                          "currencyCode": "UGX"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "414.54",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 1193,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4514,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "310.57",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "70.8",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 19178,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1948,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "60.46",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "239.64",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 13544,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4301,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "391.13",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "343.35",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 39895,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2457,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "122.91",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "135.66",
                          "currencyCode": "KPW"
                        },
                        "awardAmount": {
                          "amount": 5803,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2154,
                        "equivalentAmount": {
                          "amount": "346.79",
                          "currencyCode": "SRD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "250",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 26792,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0311,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "369.62",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "294.39",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 26400,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4252,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "496.34",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "325.64",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 7045,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4642,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "252.27",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "130.85",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 1016,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2744,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "399.72",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "334.06",
                            "currencyCode": "LYD"
                          },
                          "awardAmount": {
                            "amount": 21999,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1065,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "298.23",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "195.75",
                          "currencyCode": "XCD"
                        },
                        "awardAmount": {
                          "amount": 4628,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4108,
                        "equivalentAmount": {
                          "amount": "442.33",
                          "currencyCode": "CRC"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "323.72",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 49155,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2471,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "218.46",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "198.03",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 19346,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0692,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "470.63",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "235.84",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 11652,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4335,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "166.25",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "117.02",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 25424,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1124,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "140.47",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "229.03",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 2542,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4322,
                    "equivalentAmount": {
                      "amount": "13.79",
                      "currencyCode": "BOB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "251.87",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 27290,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3659,
                    "equivalentAmount": {
                      "amount": "151.83",
                      "currencyCode": "FKP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "187.49",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 18477,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3306,
                    "equivalentAmount": {
                      "amount": "330.76",
                      "currencyCode": "PLN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "162.43",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 9779,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4777,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "190.13",
                        "currencyCode": "TMT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "318.92",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 1510,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3972,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "98.79",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "247.47",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 25457,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2104,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "352.08",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "43.42",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 23345,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3371,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "210.97",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "148.72",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 22809,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4579,
                    "equivalentAmount": {
                      "amount": "142.23",
                      "currencyCode": "EGP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "79.34",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 12464,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2506,
                    "equivalentAmount": {
                      "amount": "320.19",
                      "currencyCode": "JMD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1964
                },
                "passengerReferenceIds": [
                  "65eed483-831e-4217-aeea-34464e3216b8",
                  "39c25bb4-4f8a-40c7-88b9-57620a8d91eb",
                  "ec20dd65-30c4-44ae-820d-c43f8ce8f5a3",
                  "1b6ea7ae-c046-4b9d-92c0-244549cf46bb",
                  "63a8a740-2f29-4f15-bfe7-d538525a6e65",
                  "32b722ed-4dc7-45ad-a2e3-8763356d2cbf",
                  "4fcd939b-18f8-4399-9c79-2927bc6b5198",
                  "33b6016a-75c2-4d4a-94f9-a00c9e3d1f1d",
                  "86c0aee7-10b8-408f-9e4b-86030b6b8eaa"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "352.64",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 17436,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3792,
                    "equivalentAmount": {
                      "amount": "323.06",
                      "currencyCode": "MYR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "20.58",
                          "currencyCode": "IDR"
                        },
                        "awardAmount": {
                          "amount": 13957,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2828,
                        "equivalentAmount": {
                          "amount": "145.9",
                          "currencyCode": "BWP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "11.57",
                            "currencyCode": "TMT"
                          },
                          "awardAmount": {
                            "amount": 28436,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.286,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "62.42",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "283.95",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 28902,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4322,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "92.48",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "177.26",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 29791,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4265,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "51.05",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "214.82",
                          "currencyCode": "BSD"
                        },
                        "awardAmount": {
                          "amount": 49245,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1244,
                        "equivalentAmount": {
                          "amount": "404.4",
                          "currencyCode": "NIO"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "307.65",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 48104,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3413,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "199.89",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "203.41",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 18133,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3972,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "209.61",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "147.46",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 36321,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2775,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "308.22",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "19.46",
                          "currencyCode": "XOF"
                        },
                        "awardAmount": {
                          "amount": 28563,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.269,
                        "equivalentAmount": {
                          "amount": "365.68",
                          "currencyCode": "SYP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "190.22",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 40996,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0552,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "340.23",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "307.27",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 2251,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4608,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "496.3",
                            "currencyCode": "MYR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "279.2",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 35715,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2717,
                    "equivalentAmount": {
                      "amount": "240.27",
                      "currencyCode": "SLE"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "59.64",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 36268,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2287,
                    "equivalentAmount": {
                      "amount": "333.99",
                      "currencyCode": "SZL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "263.5",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 9396,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0835,
                    "equivalentAmount": {
                      "amount": "209.94",
                      "currencyCode": "CDF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "156.69",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 32475,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3244,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "395.8",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "207.17",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 49497,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1606,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "235.63",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "144.16",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 13708,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.122,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "247.64",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "263.04",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 7018,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0314,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "256.68",
                        "currencyCode": "GEL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "465.27",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 21831,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3905,
                    "equivalentAmount": {
                      "amount": "272.84",
                      "currencyCode": "LYD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "403.14",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 5662,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4708,
                    "equivalentAmount": {
                      "amount": "258.02",
                      "currencyCode": "LAK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "330.85",
                  "currencyCode": "KZT"
                },
                "awardAmount": {
                  "amount": 28552,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1058,
                "equivalentAmount": {
                  "amount": "115.98",
                  "currencyCode": "BBD"
                }
              },
              "fees": {
                "amount": {
                  "amount": "14.2",
                  "currencyCode": "KHR"
                },
                "awardAmount": {
                  "amount": 2644,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1241,
                "equivalentAmount": {
                  "amount": "124.88",
                  "currencyCode": "ZAR"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "462.7",
                  "currencyCode": "EUR"
                },
                "awardAmount": {
                  "amount": 19002,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0533,
                "equivalentAmount": {
                  "amount": "391.16",
                  "currencyCode": "JPY"
                }
              },
              "offerItemReferenceId": "ccbbea2c-ccd6-4f3b-8887-b5494bf08b7d",
              "tax": {
                "amount": {
                  "amount": "469.04",
                  "currencyCode": "CNY"
                },
                "awardAmount": {
                  "amount": 30807,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0821,
                "equivalentAmount": {
                  "amount": "360.9",
                  "currencyCode": "DKK"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "106.06",
                    "currencyCode": "KPW"
                  },
                  "awardAmount": {
                    "amount": 22355,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4541,
                  "equivalentAmount": {
                    "amount": "116.89",
                    "currencyCode": "COP"
                  }
                },
                {
                  "amount": {
                    "amount": "368.66",
                    "currencyCode": "CAD"
                  },
                  "awardAmount": {
                    "amount": 32757,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2791,
                  "equivalentAmount": {
                    "amount": "161.1",
                    "currencyCode": "BAM"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "260.85",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 9522,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4454,
                    "equivalentAmount": {
                      "amount": "390.73",
                      "currencyCode": "CZK"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "276.53",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 26496,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0196,
                    "equivalentAmount": {
                      "amount": "253.17",
                      "currencyCode": "TZS"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "133.6",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 15504,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.359,
                    "equivalentAmount": {
                      "amount": "43.34",
                      "currencyCode": "SZL"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "205.81",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 11614,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0372,
                    "equivalentAmount": {
                      "amount": "169.95",
                      "currencyCode": "SAR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "24.69",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 3693,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2116,
                      "equivalentAmount": {
                        "amount": "123.18",
                        "currencyCode": "CUP"
                      }
                    },
                    {
                      "amount": {
                        "amount": "37.37",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 41509,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1196,
                      "equivalentAmount": {
                        "amount": "322.57",
                        "currencyCode": "STN"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "199.39",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 3413,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1615,
                    "equivalentAmount": {
                      "amount": "431.97",
                      "currencyCode": "ILS"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "236.48",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 5752,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0123,
                    "equivalentAmount": {
                      "amount": "429.26",
                      "currencyCode": "PEN"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "77.62",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 36419,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3936,
                    "equivalentAmount": {
                      "amount": "114.57",
                      "currencyCode": "GBP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "158.91",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 43553,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4867,
                    "equivalentAmount": {
                      "amount": "55.3",
                      "currencyCode": "SHP"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "195.51",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 33750,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.352,
                      "equivalentAmount": {
                        "amount": "390.05",
                        "currencyCode": "SGD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "372.72",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 26012,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0681,
                      "equivalentAmount": {
                        "amount": "482.88",
                        "currencyCode": "IRR"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "267.47",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 33948,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2336,
                    "equivalentAmount": {
                      "amount": "322.57",
                      "currencyCode": "KPW"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "237.5",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 8394,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4,
                    "equivalentAmount": {
                      "amount": "124.11",
                      "currencyCode": "ZMW"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "470.76",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 26448,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4945,
                    "equivalentAmount": {
                      "amount": "495.66",
                      "currencyCode": "NOK"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "251.72",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 38681,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3638,
                    "equivalentAmount": {
                      "amount": "377.91",
                      "currencyCode": "MVR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "47.54",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 1013,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2994,
                      "equivalentAmount": {
                        "amount": "345.16",
                        "currencyCode": "THB"
                      }
                    },
                    {
                      "amount": {
                        "amount": "295.02",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 40222,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2132,
                      "equivalentAmount": {
                        "amount": "155.05",
                        "currencyCode": "FKP"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "434.63",
                    "currencyCode": "BAM"
                  },
                  "percentage": "14.27"
                },
                "passengerReferenceIds": [
                  "a2da293c-66a5-4947-9683-0bfc01982aa7",
                  "47a54c5b-e054-4280-b23d-0f88d70c5f39",
                  "5cee4c2c-28e1-42d9-8d2e-b37358462654",
                  "836d72d5-04e7-46b4-9886-020274a86dcb",
                  "57b3f0b9-49f2-494d-b4a9-2ec0fb0ef332",
                  "af1da8f4-8150-4681-ae83-451a74e0bc8f",
                  "99d78472-55f6-4bc7-a3fd-64de275f6bf8",
                  "27cacb9f-1466-4f7d-8dde-da837aab364b",
                  "a4d0ca22-1b54-43e8-957a-0c2f8df4a376"
                ],
                "total": {
                  "amount": {
                    "amount": "194.98",
                    "currencyCode": "BRL"
                  },
                  "awardAmount": {
                    "amount": 4293,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4693,
                  "equivalentAmount": {
                    "amount": "57.29",
                    "currencyCode": "MGA"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "239.38",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 36027,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1608,
                    "equivalentAmount": {
                      "amount": "132.68",
                      "currencyCode": "ZWL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "346.91",
                        "currencyCode": "TMT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6623,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2718,
                      "equivalentAmount": {
                        "amount": "197.67",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "427.02",
                        "currencyCode": "ISK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11936,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4075,
                      "equivalentAmount": {
                        "amount": "240.12",
                        "currencyCode": "BZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "378.72",
                        "currencyCode": "STN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43617,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.288,
                      "equivalentAmount": {
                        "amount": "258.99",
                        "currencyCode": "JOD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "442.68",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 28031,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2765,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "348.91",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "440.01",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 44119,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4687,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "74.26",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "205.08",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 25341,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1523,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "499.45",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "167.28",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 31054,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1694,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "179.27",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "132.14",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 32392,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1318,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "111.78",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "470.61",
                    "currencyCode": "NAD"
                  },
                  "percentage": "9.59"
                },
                "passengerReferenceIds": [
                  "abd74d98-5445-415f-8daa-81fa4e169a7c",
                  "17037620-bd3e-4020-8a24-9846fd670a9a",
                  "a4413123-d642-4ed5-91e1-691750380964",
                  "8c1de9e0-a6d3-4cca-b6a4-28eda3890395",
                  "d83227af-bb21-43e5-ae7d-01d8bb0c7a94",
                  "4c70103a-7f06-4ec9-87a4-fa9e060cd416",
                  "a62bc886-7d96-47e8-b519-db865588d9bd",
                  "48940296-55e9-4307-ad97-64c7a9536f39",
                  "783b2615-9699-4d0d-acbc-d29641f59fc8"
                ],
                "total": {
                  "amount": {
                    "amount": "49.02",
                    "currencyCode": "XCD"
                  },
                  "awardAmount": {
                    "amount": 30128,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0937,
                  "equivalentAmount": {
                    "amount": "474.71",
                    "currencyCode": "TTD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "22.93",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 25927,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0396,
                    "equivalentAmount": {
                      "amount": "332.91",
                      "currencyCode": "KES"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "442.38",
                        "currencyCode": "CHF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29299,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2414,
                      "equivalentAmount": {
                        "amount": "352.7",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "425.57",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11039,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1927,
                      "equivalentAmount": {
                        "amount": "319.84",
                        "currencyCode": "UYU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "237.2",
                        "currencyCode": "TOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32938,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3168,
                      "equivalentAmount": {
                        "amount": "80.41",
                        "currencyCode": "IRR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "21.14",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 18345,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2225,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "157.86",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "134.97",
                    "currencyCode": "GTQ"
                  },
                  "percentage": "14.1"
                },
                "passengerReferenceIds": [
                  "f7c83834-f7de-4d8d-a22c-c4e120f24465",
                  "259be1ca-f912-4e8b-bae5-69a5f4ee9353",
                  "a45c7619-f419-4ccf-9308-d84976db3d33",
                  "e4287970-7081-46a8-81a6-c55728ec18db",
                  "bfb65618-c594-4a3c-8cbd-e678ec59ba86",
                  "fd94d6a7-ced8-4ec6-9e65-095244291d5d",
                  "549762d1-5b26-4af8-b56c-b43c7575562d",
                  "f0b6476a-de34-4d4c-9b4b-edbbd8a1244b",
                  "c69a0979-d532-49e2-b7d9-88ec4a7aa071"
                ],
                "total": {
                  "amount": {
                    "amount": "265.54",
                    "currencyCode": "GMD"
                  },
                  "awardAmount": {
                    "amount": 39654,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3756,
                  "equivalentAmount": {
                    "amount": "159.83",
                    "currencyCode": "BDT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "480.9",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 19650,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2972,
                    "equivalentAmount": {
                      "amount": "298.51",
                      "currencyCode": "SOS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "144.38",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34511,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4307,
                      "equivalentAmount": {
                        "amount": "379.64",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "123.29",
                        "currencyCode": "AFN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27865,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0602,
                      "equivalentAmount": {
                        "amount": "362.08",
                        "currencyCode": "XAF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "219.78",
                        "currencyCode": "BZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28861,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4471,
                      "equivalentAmount": {
                        "amount": "54.99",
                        "currencyCode": "VND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "372.87",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 45303,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0993,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "380.56",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "123.8",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 38001,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0157,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "158.43",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "333.7",
                        "currencyCode": "USD"
                      },
                      "awardAmount": {
                        "amount": 26613,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2003,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "455.65",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "160.12",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 25963,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2618,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "420.9",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "112.38",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 37895,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4136,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "344.66",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "176.48",
                    "currencyCode": "SSP"
                  },
                  "percentage": "8.09"
                },
                "passengerReferenceIds": [
                  "a794812d-3511-418e-a70a-eb6a781b9d9c",
                  "2a0f52bb-ffbd-4bdc-8269-8afaba7a679f",
                  "b8921811-de43-4653-ad6d-b9e789ffe9ad",
                  "c6590ace-3712-45ea-b64a-d035feefbba3",
                  "4b159565-8d18-415a-b8e5-ebcb2600098d",
                  "d9f03a48-ee7f-46c8-8dd1-df00aae5f562",
                  "7be2a5ef-a27b-4d13-ad06-94d7e1b5251f",
                  "d8057e6d-6bd1-4562-abc6-961cb85fcf1c",
                  "e4e1507a-e389-4795-ad99-199fa62d937b"
                ],
                "total": {
                  "amount": {
                    "amount": "184.87",
                    "currencyCode": "KGS"
                  },
                  "awardAmount": {
                    "amount": 19318,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0829,
                  "equivalentAmount": {
                    "amount": "241.78",
                    "currencyCode": "GBP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "293.61",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 43007,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3318,
                    "equivalentAmount": {
                      "amount": "324.4",
                      "currencyCode": "CZK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "493.08",
                        "currencyCode": "LSL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29837,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0421,
                      "equivalentAmount": {
                        "amount": "301.46",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "223.71",
                        "currencyCode": "MUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28634,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0162,
                      "equivalentAmount": {
                        "amount": "29.05",
                        "currencyCode": "CRC"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "126.72",
                        "currencyCode": "HNL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17764,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3777,
                      "equivalentAmount": {
                        "amount": "445.13",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "275.98",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 31171,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3712,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "470.84",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "89.19",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 21145,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4577,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "301.58",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "11.46",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 27188,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2385,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "390.37",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "61.69",
                    "currencyCode": "RON"
                  },
                  "percentage": "7.31"
                },
                "passengerReferenceIds": [
                  "bb5f3e79-4248-4409-b756-6a186d0b461c",
                  "0bade67b-16c8-4246-a6e0-1097d35fd43f",
                  "e0690fe6-58ad-4b71-88a5-5ea867a085d6",
                  "e072a875-bb95-4de2-8980-4cb358451bb7",
                  "6b67c204-99c5-46c0-afe4-9ce84f0ceb66",
                  "2b8d9947-66f1-459e-ba60-70354226b77c",
                  "8155ca6b-6eaf-478a-9cdc-3ae82a2d694e",
                  "8bf5252e-6651-430f-903b-a1deb6866dea",
                  "0cffb2c3-cb04-4259-ad6a-9cc62e1545b0"
                ],
                "total": {
                  "amount": {
                    "amount": "226.03",
                    "currencyCode": "TJS"
                  },
                  "awardAmount": {
                    "amount": 14591,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2773,
                  "equivalentAmount": {
                    "amount": "356.13",
                    "currencyCode": "LAK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "342.32",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 21841,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2116,
                    "equivalentAmount": {
                      "amount": "488.22",
                      "currencyCode": "BRL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "164.09",
                        "currencyCode": "BHD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6607,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4455,
                      "equivalentAmount": {
                        "amount": "38.95",
                        "currencyCode": "DKK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "320.38",
                        "currencyCode": "PYG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34419,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4406,
                      "equivalentAmount": {
                        "amount": "10.33",
                        "currencyCode": "XOF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "478.46",
                        "currencyCode": "PAB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43522,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0474,
                      "equivalentAmount": {
                        "amount": "268.96",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "143.62",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 10706,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0335,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "493.27",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "457.96",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 23243,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0966,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "203.37",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "406.12",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 26917,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3436,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "479.47",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "460.98",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 43697,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.481,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "333.88",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "268.78",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 6708,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3971,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "198.03",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "140.72",
                    "currencyCode": "TZS"
                  },
                  "percentage": "5.04"
                },
                "passengerReferenceIds": [
                  "046a2c33-addd-4e12-811f-37544ba46619",
                  "4f55061a-b216-450d-b733-4ddf8ddb8757",
                  "f9531d98-ee5c-407e-a6be-e88875085475",
                  "5176ec78-4e12-4f7e-bef7-170d21c47858",
                  "03e14f46-54b6-4dd8-89fd-95dca622661d",
                  "fd7710cc-6859-40eb-b6fc-7491461863b3",
                  "9d6ef060-18f0-455e-b426-fbf124aa79bc",
                  "8a37f534-85f6-4d81-8336-c8d9ddf21b68",
                  "b5a330fb-4a46-4960-bbc5-c0d6d1245348"
                ],
                "total": {
                  "amount": {
                    "amount": "216.71",
                    "currencyCode": "AZN"
                  },
                  "awardAmount": {
                    "amount": 35187,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.169,
                  "equivalentAmount": {
                    "amount": "116.67",
                    "currencyCode": "MNT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "93.32",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 35305,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1207,
                    "equivalentAmount": {
                      "amount": "323.28",
                      "currencyCode": "ILS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "411.77",
                        "currencyCode": "GNF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31049,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4617,
                      "equivalentAmount": {
                        "amount": "366.89",
                        "currencyCode": "MWK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "18.53",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12287,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2214,
                      "equivalentAmount": {
                        "amount": "435.74",
                        "currencyCode": "IRR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "214.36",
                        "currencyCode": "MVR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7737,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1861,
                      "equivalentAmount": {
                        "amount": "228.7",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "316.62",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 47907,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.242,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "445.14",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "186.26",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 46211,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.06,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "62.17",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "252.09",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 20749,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.426,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "467.64",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "331.74",
                    "currencyCode": "KHR"
                  },
                  "percentage": "13.32"
                },
                "passengerReferenceIds": [
                  "73c34e2f-e554-461a-b080-d3e1708155e0",
                  "37e2e523-a32f-47fb-84aa-683c79e2f5d5",
                  "0adecd20-ca99-4983-9d3f-d38d544fb7be",
                  "48fe13c5-6990-4698-8ffb-719d2d44f415",
                  "84953ba8-1c36-43ff-9225-551e2592dc04",
                  "f0efc3bc-aed1-4a4b-ba3e-bee54e340f4b",
                  "be41cabf-22d4-42dd-9d6c-40b6fa53d3b5",
                  "24641bcd-8669-416a-bbec-f8a6c515d43e",
                  "20502ded-8de6-4da5-8eca-629fdabc01f0"
                ],
                "total": {
                  "amount": {
                    "amount": "292.25",
                    "currencyCode": "SYP"
                  },
                  "awardAmount": {
                    "amount": 14275,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.274,
                  "equivalentAmount": {
                    "amount": "493.77",
                    "currencyCode": "BGN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "319.04",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 15649,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1562,
                    "equivalentAmount": {
                      "amount": "416.71",
                      "currencyCode": "UGX"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "277.4",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2694,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1855,
                      "equivalentAmount": {
                        "amount": "41.1",
                        "currencyCode": "KZT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "300.04",
                        "currencyCode": "ILS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32600,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.343,
                      "equivalentAmount": {
                        "amount": "174.03",
                        "currencyCode": "CUP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "405.08",
                        "currencyCode": "DZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12613,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1196,
                      "equivalentAmount": {
                        "amount": "429.44",
                        "currencyCode": "SOS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "433.14",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 48304,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.325,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "278.39",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "444.56",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 49873,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1373,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "48.66",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "492.77",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 5413,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3121,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "62.43",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "72.33",
                    "currencyCode": "TMT"
                  },
                  "percentage": "11.47"
                },
                "passengerReferenceIds": [
                  "15d7fa24-07ea-42a9-8c34-783e2cca8b9d",
                  "ecd08f86-a76b-449c-b95d-b7358d45154b",
                  "c041b4df-3099-4707-a5fb-5248b08ca3b7",
                  "e962bce1-d724-465b-8080-f07cf8f29c37",
                  "6c595cd4-d5a5-4062-8b24-9e1a8456a9d7",
                  "b272f7c3-93cd-46fc-b127-63b80f29e22f",
                  "ffec10c1-1c1b-48fd-85d4-3fd8352c12f2",
                  "7f14d819-c82a-40d7-80dc-f165a5b4454d",
                  "5bdeb044-87d3-4a43-b094-1b5960290717"
                ],
                "total": {
                  "amount": {
                    "amount": "286.26",
                    "currencyCode": "MRU"
                  },
                  "awardAmount": {
                    "amount": 10690,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.075,
                  "equivalentAmount": {
                    "amount": "216.77",
                    "currencyCode": "TZS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "155.53",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 22657,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2493,
                    "equivalentAmount": {
                      "amount": "256.5",
                      "currencyCode": "UGX"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "57.5",
                        "currencyCode": "GNF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25370,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2008,
                      "equivalentAmount": {
                        "amount": "269.9",
                        "currencyCode": "BAM"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "264.4",
                        "currencyCode": "SBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7025,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4136,
                      "equivalentAmount": {
                        "amount": "204.38",
                        "currencyCode": "SAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "371.11",
                        "currencyCode": "LSL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18829,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4722,
                      "equivalentAmount": {
                        "amount": "494.22",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "68.61",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 39871,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2463,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "496.02",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "366.93",
                    "currencyCode": "LBP"
                  },
                  "percentage": "7.56"
                },
                "passengerReferenceIds": [
                  "e368ecf0-cc37-4cc4-aa79-e6729dd2c47e",
                  "4d5458a3-691e-468e-9c0b-17df13b87396",
                  "8f60e52c-ca87-44d5-a705-5a7ac46879f0",
                  "084c05f8-875c-4b47-9e1e-3e72f084726b",
                  "6dc51e3a-dd70-4cb3-a7dc-6c368358003d",
                  "54cc4ef0-8024-464e-a011-8df230fe76c8",
                  "1ad64321-60fc-4030-9c98-f05f28d5ab83",
                  "5536a97a-b5ce-409d-9d82-be4b67031e04",
                  "a11a4047-3e67-4789-b3c9-a79ef7385e4c"
                ],
                "total": {
                  "amount": {
                    "amount": "232.54",
                    "currencyCode": "HKD"
                  },
                  "awardAmount": {
                    "amount": 25025,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0754,
                  "equivalentAmount": {
                    "amount": "13.5",
                    "currencyCode": "CNY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "24.74",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 26569,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4887,
                    "equivalentAmount": {
                      "amount": "273.93",
                      "currencyCode": "KZT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "122.37",
                        "currencyCode": "KES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16063,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4612,
                      "equivalentAmount": {
                        "amount": "423.09",
                        "currencyCode": "MAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "76.67",
                        "currencyCode": "BBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28388,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4798,
                      "equivalentAmount": {
                        "amount": "212.32",
                        "currencyCode": "HTG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "110.42",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29285,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4693,
                      "equivalentAmount": {
                        "amount": "322.18",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "241.97",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 24534,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0406,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "39.19",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "426.22",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 8735,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4629,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "383.43",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "114.63",
                    "currencyCode": "TMT"
                  },
                  "percentage": "5.62"
                },
                "deal": {
                  "amount": {
                    "amount": "338.36",
                    "currencyCode": "YER"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "14.76",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "1be631ce-66a2-494e-aac7-67d0fac950f0",
                  "8d7bf4d5-a08a-4cfd-be15-cf17c2f45384",
                  "34442de3-139b-4df9-bc3c-8365939aaaba",
                  "844a0c99-4f6e-4b53-8e2d-db9d3a0ad3bb",
                  "8dcc0235-931e-4a8b-8f02-564a5dde6358",
                  "c881cab9-a858-4568-91bb-b43a0b8008d4",
                  "f2a78779-105e-459f-ad5c-de287ee5fca8",
                  "332f6bc9-ef3f-46d9-8102-d1d6a520978e",
                  "936f7795-38ea-40a7-9cf2-1827c870325a"
                ],
                "total": {
                  "amount": {
                    "amount": "183.71",
                    "currencyCode": "VES"
                  },
                  "awardAmount": {
                    "amount": 15126,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2938,
                  "equivalentAmount": {
                    "amount": "10",
                    "currencyCode": "BWP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "156.42",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 19808,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.163,
                    "equivalentAmount": {
                      "amount": "113.19",
                      "currencyCode": "USD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "411.74",
                        "currencyCode": "MNT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13262,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1753,
                      "equivalentAmount": {
                        "amount": "68.86",
                        "currencyCode": "MVR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "480.71",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6111,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4051,
                      "equivalentAmount": {
                        "amount": "44.75",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "472.62",
                        "currencyCode": "KES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45007,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3375,
                      "equivalentAmount": {
                        "amount": "356.33",
                        "currencyCode": "MMK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "234.35",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 47154,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1518,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "71.13",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "267.71",
                    "currencyCode": "AWG"
                  },
                  "percentage": "7.86"
                },
                "deal": {
                  "amount": {
                    "amount": "323.93",
                    "currencyCode": "GIP"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "12.39",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "8b5591d7-78e4-4d90-9bdf-858488ee33b4",
                  "1b28c1fd-4e8c-441a-97ee-1fe682d26037",
                  "65e42d93-c865-420f-bfe1-4e1ae519df16",
                  "9e261289-5beb-46e0-8dfd-68d546aa49ef",
                  "3afe08ba-b409-48a9-a557-ce63888f19a5",
                  "3f64abae-3cd0-481f-a64b-409b4e3fc899",
                  "3ca59144-f194-4959-b719-b86bbc9d46ca",
                  "037f2379-de8a-45a8-bde5-f2c19402c215",
                  "dfe13c6e-9966-4eac-97ea-567353690fb2"
                ],
                "total": {
                  "amount": {
                    "amount": "273.15",
                    "currencyCode": "LBP"
                  },
                  "awardAmount": {
                    "amount": 31623,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4012,
                  "equivalentAmount": {
                    "amount": "27.07",
                    "currencyCode": "PAB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "470.18",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 20567,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4401,
                    "equivalentAmount": {
                      "amount": "227.07",
                      "currencyCode": "LSL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "172.4",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35858,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.25,
                      "equivalentAmount": {
                        "amount": "314.73",
                        "currencyCode": "HUF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "332.62",
                        "currencyCode": "SOS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23012,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.391,
                      "equivalentAmount": {
                        "amount": "33.55",
                        "currencyCode": "FJD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "406.53",
                        "currencyCode": "NZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44832,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1917,
                      "equivalentAmount": {
                        "amount": "69.25",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "256.17",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 7791,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4237,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "254.47",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "356.22",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 30322,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2533,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "389.21",
                        "currencyCode": "SGD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "328.9",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 10882,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2765,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "444.83",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "441.14",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 16103,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.142,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "233.71",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "33.46",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 12473,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2804,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "267.96",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "225.5",
                    "currencyCode": "CUP"
                  },
                  "percentage": "10.17"
                },
                "deal": {
                  "amount": {
                    "amount": "177.98",
                    "currencyCode": "TJS"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "19.91",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "0aa8ce5c-ab77-418f-af3e-ae6591370acc",
                  "60efa144-8581-486d-8f2a-0423bac7b9bc",
                  "b7f9cc68-5354-462d-9855-f7c9f8275d14",
                  "784bbd88-6514-4f50-9942-1818460af303",
                  "81ce405b-f0e4-4e17-a891-f3b9b97c286e",
                  "2dcb6bc3-2d48-432d-8453-da957ccf4e5c",
                  "3d08fc0f-cec1-487a-9b54-8dd03fa25bd5",
                  "22e8e880-e115-4a15-ab40-2892918d3745",
                  "b4b8ab80-b4b6-464a-a637-c8db99628642"
                ],
                "total": {
                  "amount": {
                    "amount": "275.56",
                    "currencyCode": "TTD"
                  },
                  "awardAmount": {
                    "amount": 12938,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1615,
                  "equivalentAmount": {
                    "amount": "195.5",
                    "currencyCode": "SDG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "309.43",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 2530,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.463,
                    "equivalentAmount": {
                      "amount": "381.7",
                      "currencyCode": "MRU"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "130.03",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12051,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2953,
                      "equivalentAmount": {
                        "amount": "168.3",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "22.28",
                        "currencyCode": "MRU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49128,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0612,
                      "equivalentAmount": {
                        "amount": "340.02",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "280.43",
                        "currencyCode": "NGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9174,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3989,
                      "equivalentAmount": {
                        "amount": "411.57",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "242.26",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 48454,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2195,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "13.07",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "165.66",
                    "currencyCode": "TWD"
                  },
                  "percentage": "8.62"
                },
                "deal": {
                  "amount": {
                    "amount": "286.73",
                    "currencyCode": "TZS"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "12.92",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "25842296-b504-4ee0-ad0a-054e3cf70c07",
                  "f8620353-0f51-43e0-b28b-d75f322c0681",
                  "ef655dfa-3e4b-4101-926f-72e430a4db22",
                  "cfecb0fa-97b6-4f1e-a2f9-5520fa734c2d",
                  "9c09e92b-c582-48ce-9cbe-14483af7b2b8",
                  "1177331d-bb92-40bd-a4fd-b8ad1866da21",
                  "90630f09-0e75-4428-bcc7-ce0471e1757d",
                  "d96d9e67-158d-4c09-8ed3-9fd7b8dfa04f",
                  "a51d726b-2556-4f63-baf1-cc2165dd4b11"
                ],
                "total": {
                  "amount": {
                    "amount": "233.29",
                    "currencyCode": "NOK"
                  },
                  "awardAmount": {
                    "amount": 48767,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.336,
                  "equivalentAmount": {
                    "amount": "484.72",
                    "currencyCode": "AWG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "187.13",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 34651,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1292,
                    "equivalentAmount": {
                      "amount": "77.33",
                      "currencyCode": "MDL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "447.19",
                        "currencyCode": "BMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21773,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1419,
                      "equivalentAmount": {
                        "amount": "334.28",
                        "currencyCode": "THB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "236.22",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37957,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0907,
                      "equivalentAmount": {
                        "amount": "416.88",
                        "currencyCode": "CNY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "69.99",
                        "currencyCode": "GEL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3072,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4821,
                      "equivalentAmount": {
                        "amount": "104.18",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "135.66",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 42282,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2051,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "84.43",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "66.63",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 47756,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1363,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "209.19",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "377.45",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 47645,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0569,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "475.66",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "475.06",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 39148,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0265,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "383.56",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "147.29",
                    "currencyCode": "GNF"
                  },
                  "percentage": "7.88"
                },
                "deal": {
                  "amount": {
                    "amount": "347.96",
                    "currencyCode": "TRY"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "16.11",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "02ae220e-63f9-4baf-a2ec-01b8d2a8759c",
                  "363035a6-eb4b-4460-a88f-3588694a5645",
                  "81a86b07-f2ef-4cc1-8ff5-520ba65b14d7",
                  "c119b797-bccb-4e81-a973-f5c3d37e1a06",
                  "6a608707-e15e-4135-947f-2b24b4170e28",
                  "c8c9fd32-8136-467b-aeb3-398b998233ed",
                  "063bfc99-e1c4-47ed-8a95-e312939cc58f",
                  "a74b79c9-7413-4576-add3-62a8df910cc5",
                  "b964fd5d-fe44-40e4-9bf5-5bd99f37f1ba"
                ],
                "total": {
                  "amount": {
                    "amount": "383.91",
                    "currencyCode": "ZWL"
                  },
                  "awardAmount": {
                    "amount": 36430,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4375,
                  "equivalentAmount": {
                    "amount": "366.63",
                    "currencyCode": "AWG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "467.78",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 33612,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3952,
                    "equivalentAmount": {
                      "amount": "124.11",
                      "currencyCode": "HKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "49.79",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24186,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3538,
                      "equivalentAmount": {
                        "amount": "324.39",
                        "currencyCode": "MRU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "216.34",
                        "currencyCode": "ANG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38610,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1148,
                      "equivalentAmount": {
                        "amount": "60.11",
                        "currencyCode": "XOF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "367.94",
                        "currencyCode": "PYG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17756,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1888,
                      "equivalentAmount": {
                        "amount": "286.34",
                        "currencyCode": "HNL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "216.26",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 29854,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1324,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "68.15",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "23.93",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 14760,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4872,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "212.68",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "20.92",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 4652,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.452,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "279.23",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "207.15",
                    "currencyCode": "SZL"
                  },
                  "percentage": "9.2"
                },
                "deal": {
                  "amount": {
                    "amount": "261.92",
                    "currencyCode": "BGN"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "7.68",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e093c238-733b-4c47-abf6-fd23080a9ba2",
                  "a961f1b4-00d8-47e0-9b0d-8414744b62bb",
                  "23a9ced4-41fa-47b8-af75-6d81c83aa1c2",
                  "3a8c38fd-1684-4c6e-861f-351c8c9bdb67",
                  "272b5182-cacd-40b1-9cb6-26d77f5cbd19",
                  "5368461b-843c-4d85-987e-a63a6e1610c2",
                  "72a0b12a-a3c2-45ec-9f2f-7882424dabe9",
                  "e05b9aa2-52a7-4532-83aa-61d9e987a31b",
                  "873cdf13-3366-4ec5-a682-83f7a6178799"
                ],
                "total": {
                  "amount": {
                    "amount": "310.88",
                    "currencyCode": "CZK"
                  },
                  "awardAmount": {
                    "amount": 35027,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3893,
                  "equivalentAmount": {
                    "amount": "352.92",
                    "currencyCode": "DOP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "193.31",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 9898,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3448,
                    "equivalentAmount": {
                      "amount": "131.2",
                      "currencyCode": "TTD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "262.45",
                        "currencyCode": "BHD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19193,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4294,
                      "equivalentAmount": {
                        "amount": "428.69",
                        "currencyCode": "MVR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "153.6",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18273,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2677,
                      "equivalentAmount": {
                        "amount": "72.39",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "403.11",
                        "currencyCode": "MWK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19604,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1534,
                      "equivalentAmount": {
                        "amount": "21.65",
                        "currencyCode": "ARS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "341.42",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 1622,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4237,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "310.16",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "76.8",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 21286,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4801,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "223.01",
                        "currencyCode": "PLN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "184.58",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 19799,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0914,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "447.85",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "21.52",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 44329,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2351,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "357.18",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "471.06",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 19071,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.439,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "253.7",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "499.02",
                    "currencyCode": "ZAR"
                  },
                  "percentage": "6.93"
                },
                "deal": {
                  "amount": {
                    "amount": "302.18",
                    "currencyCode": "BYN"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "13.29",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "65557e30-6c92-4196-a8f8-8fe2a0250a1a",
                  "68b54b98-c375-4446-a4e9-1e5acc86210c",
                  "0c41d559-5284-4aa9-aadf-a14291d5f28b",
                  "90d430ee-4564-4e02-b5b3-35274bfd76ab",
                  "c50d12bd-e290-45f5-85d9-6249b671e84a",
                  "40f75f20-916b-4054-a96e-8cfe76e36c3b",
                  "b9decfb8-c1b1-4ef8-ae98-fcfe194157fd",
                  "65a6c626-8c67-4c2b-a8c7-4742431c45db",
                  "d2f47a37-87e0-462f-ac82-87c9c8bc86f1"
                ],
                "total": {
                  "amount": {
                    "amount": "332.76",
                    "currencyCode": "SYP"
                  },
                  "awardAmount": {
                    "amount": 1708,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1489,
                  "equivalentAmount": {
                    "amount": "337.12",
                    "currencyCode": "JMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "354.02",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 33091,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4429,
                    "equivalentAmount": {
                      "amount": "130.2",
                      "currencyCode": "KGS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "413.18",
                        "currencyCode": "QAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45253,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2142,
                      "equivalentAmount": {
                        "amount": "328.5",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "63.76",
                        "currencyCode": "TTD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9580,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4445,
                      "equivalentAmount": {
                        "amount": "69.63",
                        "currencyCode": "IRR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "267.46",
                        "currencyCode": "YER"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43952,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1225,
                      "equivalentAmount": {
                        "amount": "305.01",
                        "currencyCode": "GIP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "491.02",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 11959,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0225,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "67.49",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "284.37",
                    "currencyCode": "TTD"
                  },
                  "percentage": "5.43"
                },
                "deal": {
                  "amount": {
                    "amount": "387.24",
                    "currencyCode": "MVR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "16.71",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e569af07-7918-4d51-8017-2d848db971b1",
                  "f8037a1a-98bf-4d14-b7f4-0ecf0257b9fc",
                  "217971ff-dda2-449e-8887-cbc8c06cc934",
                  "b278648e-ac77-4e95-b4e5-ac95873ca45e",
                  "addd3cba-79b9-47da-afb8-dd4bb6382e39",
                  "8699dff2-7823-427e-a0b8-7827c6dbdaf6",
                  "69c6c8f7-d8c7-468e-ab92-ea7d45b6d71c",
                  "110577fc-547e-4981-9c49-4a3181a0b18f",
                  "a5f640c3-ed0e-44e3-9e23-776270d8975d"
                ],
                "total": {
                  "amount": {
                    "amount": "425.05",
                    "currencyCode": "AMD"
                  },
                  "awardAmount": {
                    "amount": 14287,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4994,
                  "equivalentAmount": {
                    "amount": "236.15",
                    "currencyCode": "SZL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "23.07",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 10559,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2931,
                    "equivalentAmount": {
                      "amount": "339.86",
                      "currencyCode": "NOK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "475.37",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24171,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.273,
                      "equivalentAmount": {
                        "amount": "330.48",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "155.3",
                        "currencyCode": "LKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36432,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0392,
                      "equivalentAmount": {
                        "amount": "239.88",
                        "currencyCode": "UGX"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "25.04",
                        "currencyCode": "VND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12423,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3731,
                      "equivalentAmount": {
                        "amount": "431.56",
                        "currencyCode": "PEN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "408.72",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 4222,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1176,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "371.3",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "167.01",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 20212,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2618,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "280.19",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "194.91",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 47817,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0572,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "358.42",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "182.33",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 30370,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2348,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "249.96",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "479.64",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 26553,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1655,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "338.16",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "108.53",
                    "currencyCode": "DOP"
                  },
                  "percentage": "6.42"
                },
                "deal": {
                  "amount": {
                    "amount": "177.72",
                    "currencyCode": "AZN"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "15.62",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "46525803-6727-4ce6-bf69-567fc667113d",
                  "14945e50-152e-4c2f-9f7e-479d9f92aed4",
                  "8a7179d3-6abe-443e-99f2-87d3241d0036",
                  "5f603166-800e-40c9-816a-5c96de646ab9",
                  "d096b4e6-2a23-43a4-91d3-4c64066ddb4a",
                  "9cd6f587-88f3-42b2-a095-3eb8c713c29e",
                  "46e20d06-f64c-4a7c-9727-20154625d5a2",
                  "b1c97b74-5ddb-4dae-97b8-cf23717f1bc4",
                  "b499e9c1-c60c-4fd3-b8ca-2360fd4f761a"
                ],
                "total": {
                  "amount": {
                    "amount": "108.67",
                    "currencyCode": "BMD"
                  },
                  "awardAmount": {
                    "amount": 20269,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2368,
                  "equivalentAmount": {
                    "amount": "333.07",
                    "currencyCode": "KRW"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "281.71",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 40800,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1944,
                    "equivalentAmount": {
                      "amount": "217.11",
                      "currencyCode": "SOS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "365.22",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28967,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4867,
                      "equivalentAmount": {
                        "amount": "432.61",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "405.39",
                        "currencyCode": "MDL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46575,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1551,
                      "equivalentAmount": {
                        "amount": "84.85",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "220.6",
                        "currencyCode": "ETB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33728,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4821,
                      "equivalentAmount": {
                        "amount": "44.08",
                        "currencyCode": "LSL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "253.73",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 39125,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2695,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "289.73",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "122.79",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 5928,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4592,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "12.8",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8122
                },
                "passengerReferenceIds": [
                  "9701908c-e988-4093-806a-9eb338db5177",
                  "11044ec7-5ea5-4e4f-a512-ccd422e07971",
                  "865dd0a3-ffb0-474f-aef1-57f6cfa49f74",
                  "bd8adede-ff7b-4e53-b8cc-4e706d279f1e",
                  "c93dfb10-83ea-41cd-b7e4-c400cf34d5f7",
                  "5ec1a9c5-19dc-4bb9-8c68-b4da9becbd25",
                  "6f10e19f-ee65-40f5-bbe8-270024fdd5b9",
                  "7c410f79-c19a-4375-82ab-27b4a1ed3a58",
                  "4dc0d012-e24e-4b92-be95-a377d8d69a71"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "434.41",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 1538,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.027,
                    "equivalentAmount": {
                      "amount": "63.22",
                      "currencyCode": "CHF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "143.06",
                          "currencyCode": "FJD"
                        },
                        "awardAmount": {
                          "amount": 17117,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0706,
                        "equivalentAmount": {
                          "amount": "185.32",
                          "currencyCode": "SZL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "288.76",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 42749,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1857,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "331.36",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "491.33",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 18751,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.202,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "402.85",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "118.56",
                          "currencyCode": "DKK"
                        },
                        "awardAmount": {
                          "amount": 41707,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4581,
                        "equivalentAmount": {
                          "amount": "189.47",
                          "currencyCode": "SRD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "17.11",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 30730,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2305,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "94.58",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "73.51",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 17545,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3605,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "75.42",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "153.21",
                          "currencyCode": "GTQ"
                        },
                        "awardAmount": {
                          "amount": 18390,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3322,
                        "equivalentAmount": {
                          "amount": "89.54",
                          "currencyCode": "THB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "25.62",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 2683,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.313,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "33.36",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "92.62",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 39167,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0742,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "215.15",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "25.48",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 10403,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0214,
                    "equivalentAmount": {
                      "amount": "478",
                      "currencyCode": "ZMW"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "86.18",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 35301,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0451,
                    "equivalentAmount": {
                      "amount": "402.76",
                      "currencyCode": "FKP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "376.68",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 43160,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4098,
                    "equivalentAmount": {
                      "amount": "19.4",
                      "currencyCode": "GYD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "171.16",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 37226,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.133,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "335.92",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "443.23",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 33921,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4357,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "225.06",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "181.5",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 5607,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1281,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "440.08",
                        "currencyCode": "SGD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "143.03",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 48993,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1148,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "51.85",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "252.32",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 7791,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4157,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "100.54",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "157.89",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 45338,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4732,
                    "equivalentAmount": {
                      "amount": "309.35",
                      "currencyCode": "ZMW"
                    }
                  },
                  {
                    "amount": {
                      "amount": "364.24",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 30987,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2229,
                    "equivalentAmount": {
                      "amount": "37.52",
                      "currencyCode": "CRC"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1741
                },
                "passengerReferenceIds": [
                  "4151ab49-d92b-4862-88fa-053ed52aeb10",
                  "2b520c7e-7587-45e7-94a4-1a270707ccc8",
                  "6c24def6-2c94-4d03-89d5-754d40ca3493",
                  "e22b1c19-dc1a-4a13-b338-c4439d44260f",
                  "d7823c08-96bc-4adf-a373-b3a6c509d9f1",
                  "9f9c6fc8-2485-463e-a8c3-0c2139e5ac7c",
                  "952f9ba8-1de1-4597-8279-ac9da65a1ae9",
                  "9119dfb5-5394-478d-a545-f75f4dc93653",
                  "d5f9cbe9-a6fb-40fa-89d1-5274031d284c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "318.39",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 48397,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3844,
                    "equivalentAmount": {
                      "amount": "66.71",
                      "currencyCode": "EUR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "344.98",
                          "currencyCode": "CHF"
                        },
                        "awardAmount": {
                          "amount": 2241,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2381,
                        "equivalentAmount": {
                          "amount": "333.27",
                          "currencyCode": "PLN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "405.15",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 46019,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2281,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "165.68",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "331.11",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 15491,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2411,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "112.05",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "212.18",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 15553,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4992,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "368.16",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "59.86",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 44803,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1255,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "362.4",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "413.08",
                          "currencyCode": "RON"
                        },
                        "awardAmount": {
                          "amount": 35953,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4548,
                        "equivalentAmount": {
                          "amount": "408.55",
                          "currencyCode": "KRW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "333.2",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 19512,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1571,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "173.08",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "398.77",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 7332,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0527,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "169.43",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "453.68",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 19278,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1229,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "247.2",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "430.91",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 22341,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1863,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "190.5",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "154.64",
                            "currencyCode": "RON"
                          },
                          "awardAmount": {
                            "amount": 2847,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2416,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "370.08",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "162.64",
                          "currencyCode": "KWD"
                        },
                        "awardAmount": {
                          "amount": 35197,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3491,
                        "equivalentAmount": {
                          "amount": "273.8",
                          "currencyCode": "BTN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "72.3",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 17796,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1562,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "338.06",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "49.48",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 24126,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1896,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "166.5",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "348.64",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 39446,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1385,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "300.12",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "340.49",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 18101,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3899,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "257.19",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "281.73",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 11453,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3948,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "38.89",
                            "currencyCode": "TTD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "105.13",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 21208,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4745,
                    "equivalentAmount": {
                      "amount": "165.74",
                      "currencyCode": "AOA"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "278.73",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 48071,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3623,
                    "equivalentAmount": {
                      "amount": "67.81",
                      "currencyCode": "KMF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "40.86",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 18407,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3084,
                    "equivalentAmount": {
                      "amount": "444.42",
                      "currencyCode": "NPR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "61.26",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 5988,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0188,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "456.06",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "99.96",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 33659,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0326,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "417.93",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "482.62",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 34670,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1588,
                    "equivalentAmount": {
                      "amount": "337.1",
                      "currencyCode": "BTN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "168.01",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 17976,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1466,
                    "equivalentAmount": {
                      "amount": "258.8",
                      "currencyCode": "TMT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0172
                },
                "passengerReferenceIds": [
                  "6d2ea0b2-87f4-4f81-abbc-a29a052cf6a9",
                  "62ead760-3935-495f-9503-77021dc40ddb",
                  "a1084483-5283-4943-b64c-1d9ebac358d6",
                  "d3e4362e-93b8-479d-8eb5-5ede7aeaea83",
                  "7d0e0328-90e0-4266-a074-73c611e90364",
                  "58f3bc14-a98d-4d97-be4d-fd4defb242f6",
                  "0fdbbd77-7147-4561-8685-92cfc15e7cc5",
                  "0d4d3748-ac2b-4733-b57c-6d738b15f67f",
                  "94436e3a-54d9-424e-a743-a22b87f2f37c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "444.65",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 12646,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3224,
                    "equivalentAmount": {
                      "amount": "266.25",
                      "currencyCode": "XPF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "454.51",
                          "currencyCode": "PLN"
                        },
                        "awardAmount": {
                          "amount": 19525,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1502,
                        "equivalentAmount": {
                          "amount": "391.42",
                          "currencyCode": "ZAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "496.97",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 48280,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2899,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "68.18",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "115.94",
                            "currencyCode": "XAF"
                          },
                          "awardAmount": {
                            "amount": 10664,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1861,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "320.21",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "499.09",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 27921,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4445,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "498.11",
                            "currencyCode": "RON"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "100.74",
                          "currencyCode": "AZN"
                        },
                        "awardAmount": {
                          "amount": 30176,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.297,
                        "equivalentAmount": {
                          "amount": "319.38",
                          "currencyCode": "BDT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "381.48",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 16504,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4953,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "451.63",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "59.63",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 41982,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.11,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "320.91",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "246.97",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 15852,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0709,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "290.95",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "145.64",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 34604,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0299,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "191.79",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "103.17",
                          "currencyCode": "SZL"
                        },
                        "awardAmount": {
                          "amount": 37397,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3808,
                        "equivalentAmount": {
                          "amount": "228.58",
                          "currencyCode": "IRR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "130.38",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 2283,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3311,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "282.24",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "77.79",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 32611,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1502,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "181.58",
                            "currencyCode": "KZT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "411.95",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 41291,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3711,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "477.73",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "59.27",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 26958,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4473,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "376.92",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "44.29",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 22196,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3435,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "359.7",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "15.96",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 31515,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1585,
                    "equivalentAmount": {
                      "amount": "125.22",
                      "currencyCode": "GNF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "83.38",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 1451,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3341,
                    "equivalentAmount": {
                      "amount": "105.08",
                      "currencyCode": "CHF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "370.38",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 24547,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2558,
                    "equivalentAmount": {
                      "amount": "340.71",
                      "currencyCode": "PKR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "237.17",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 17206,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1377,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "49.61",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "495.19",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 33513,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3345,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "134.83",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "303.04",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 4333,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0522,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "304.06",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "228.35",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 42312,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3796,
                    "equivalentAmount": {
                      "amount": "253.02",
                      "currencyCode": "ZWL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "481.51",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 30170,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4093,
                    "equivalentAmount": {
                      "amount": "460.49",
                      "currencyCode": "VES"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9154
                },
                "passengerReferenceIds": [
                  "531420e4-eff4-447b-a7a5-2b13e657f13e",
                  "b839b874-b5c1-41a9-8f5e-78055daded9d",
                  "ff658a87-1a73-4c36-9e3f-f6d73cd89124",
                  "202c42fc-afb1-4328-a15f-5bb8642c6808",
                  "1dab0044-337a-40d8-abaa-882c9159b7eb",
                  "ad8061b2-a70e-46cc-8f46-df6591edb5fb",
                  "8f3433d0-31a5-498c-a14c-456aa33b9a0a",
                  "65ae4e84-5bb7-4432-940b-04292a8a2b08",
                  "6507207f-1291-486f-ad09-88d476219fb2"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "195.8",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 48972,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3702,
                    "equivalentAmount": {
                      "amount": "158.75",
                      "currencyCode": "LSL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "248.45",
                          "currencyCode": "TND"
                        },
                        "awardAmount": {
                          "amount": 35062,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3775,
                        "equivalentAmount": {
                          "amount": "280.19",
                          "currencyCode": "UGX"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "317.71",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 6327,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1903,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "322.64",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "60.93",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 26085,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4013,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "199.12",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "145.69",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 10699,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3408,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "119",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "298.91",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 14046,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3918,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "235.47",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "177.03",
                          "currencyCode": "KMF"
                        },
                        "awardAmount": {
                          "amount": 42075,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1776,
                        "equivalentAmount": {
                          "amount": "391.41",
                          "currencyCode": "CRC"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "62.43",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 47017,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1183,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "261.91",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "164.69",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 33394,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3274,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "384.96",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "269.94",
                          "currencyCode": "KYD"
                        },
                        "awardAmount": {
                          "amount": 36194,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2593,
                        "equivalentAmount": {
                          "amount": "256.09",
                          "currencyCode": "ALL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "86.57",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 38095,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0788,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "34.96",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "31.2",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 48740,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0864,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "203.97",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "273.49",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 9182,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1591,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "388.61",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "18",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 45771,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1045,
                    "equivalentAmount": {
                      "amount": "92.61",
                      "currencyCode": "MDL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "495.87",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 14260,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3049,
                    "equivalentAmount": {
                      "amount": "272.78",
                      "currencyCode": "CVE"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "104.11",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 1760,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2476,
                    "equivalentAmount": {
                      "amount": "371.5",
                      "currencyCode": "NAD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "463.3",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 15436,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2136,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "470.7",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "265.41",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 39799,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4817,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "220.22",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "374.39",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 11055,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1276,
                    "equivalentAmount": {
                      "amount": "89.69",
                      "currencyCode": "CDF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "415.68",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 31521,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3887,
                    "equivalentAmount": {
                      "amount": "479.04",
                      "currencyCode": "BRL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1901
                },
                "passengerReferenceIds": [
                  "6ded693f-fe4b-47c0-9ea3-8c8278b9550b",
                  "74c5be0a-7cb2-4de6-88b5-c5f65d21e256",
                  "f4fd13b3-a710-4a1e-b095-552687041fac",
                  "c9fbd828-f5eb-4c7a-abe1-08ab980c0d1b",
                  "e42644c7-9572-49a0-b6e4-5a56af809235",
                  "75eeaad5-5c19-4791-9582-e7b218bd256c",
                  "92291b08-283f-47b4-b3bd-722541110d22",
                  "e290d7a9-1ddc-4f81-b986-13957eca1f7c",
                  "a724bae9-1c82-4464-a5ed-61ce136b28ae"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "413.32",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 30652,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0177,
                    "equivalentAmount": {
                      "amount": "392.82",
                      "currencyCode": "XPF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "274.5",
                          "currencyCode": "COP"
                        },
                        "awardAmount": {
                          "amount": 33201,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1712,
                        "equivalentAmount": {
                          "amount": "419.99",
                          "currencyCode": "MMK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "429.51",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 25837,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0815,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "371.05",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "479.95",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 31475,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4245,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "204.01",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "149.79",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 2178,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3187,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "459.37",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "77.99",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 34268,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1618,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "279.58",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "330.45",
                          "currencyCode": "RUB"
                        },
                        "awardAmount": {
                          "amount": 46074,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2505,
                        "equivalentAmount": {
                          "amount": "116.91",
                          "currencyCode": "TWD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "237.68",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 41334,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1428,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "39.12",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "399.44",
                          "currencyCode": "KWD"
                        },
                        "awardAmount": {
                          "amount": 28606,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3056,
                        "equivalentAmount": {
                          "amount": "265.42",
                          "currencyCode": "NOK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "266.81",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 44499,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0966,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "264.08",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "329.17",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 33778,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1006,
                    "equivalentAmount": {
                      "amount": "95.69",
                      "currencyCode": "HTG"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "230.98",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 8730,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4181,
                    "equivalentAmount": {
                      "amount": "96.37",
                      "currencyCode": "SLE"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "227.02",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 22425,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4276,
                    "equivalentAmount": {
                      "amount": "153.92",
                      "currencyCode": "GBP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "105.14",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 43184,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2809,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "94.17",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "94.95",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 22240,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.196,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "169.44",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "216.87",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 47845,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2342,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "249.72",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "84.94",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 23231,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3943,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "239.58",
                        "currencyCode": "SGD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "111.29",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 30710,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3643,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "10",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "435.77",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 32394,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4815,
                    "equivalentAmount": {
                      "amount": "103.13",
                      "currencyCode": "BAM"
                    }
                  },
                  {
                    "amount": {
                      "amount": "240.39",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 19956,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3434,
                    "equivalentAmount": {
                      "amount": "491.43",
                      "currencyCode": "CUP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1668
                },
                "passengerReferenceIds": [
                  "d7da0402-deb0-4310-bd14-197ef44ad07b",
                  "483d2a50-0423-4f44-a215-2b3510b727c9",
                  "f8950098-6dee-46e3-af48-bbeb9a3b4321",
                  "361b75ad-69e6-4ae3-a093-5a202c675603",
                  "4c6538d2-c837-49fb-9bd1-6c8845e2b4fe",
                  "fd73091f-a6d7-4858-b22f-0aa4be034908",
                  "48614d78-57c3-4233-89a4-5c6b849e11a2",
                  "e003e989-87b4-47e3-86d2-2af12de6dc3d",
                  "c2c2d44e-c575-47b3-a076-e4b50b2e8b2f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "346.11",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 48475,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4319,
                    "equivalentAmount": {
                      "amount": "57.97",
                      "currencyCode": "FKP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "300.57",
                          "currencyCode": "MZN"
                        },
                        "awardAmount": {
                          "amount": 13583,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0598,
                        "equivalentAmount": {
                          "amount": "178.75",
                          "currencyCode": "THB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "408.68",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 26054,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4069,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "266.22",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "371.04",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 46355,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2447,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "89.13",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "350.34",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 46514,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2113,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "176.93",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "20.89",
                          "currencyCode": "AUD"
                        },
                        "awardAmount": {
                          "amount": 22630,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0149,
                        "equivalentAmount": {
                          "amount": "346.58",
                          "currencyCode": "DJF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "88.99",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 40512,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3596,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "47.68",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "478.09",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 38026,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1276,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "13.45",
                            "currencyCode": "SOS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "96.84",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 28576,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.226,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "272.63",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "271.61",
                            "currencyCode": "USD"
                          },
                          "awardAmount": {
                            "amount": 49496,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4208,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "42.98",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "264.54",
                          "currencyCode": "TMT"
                        },
                        "awardAmount": {
                          "amount": 14198,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0457,
                        "equivalentAmount": {
                          "amount": "454.53",
                          "currencyCode": "UZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "160.87",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 31917,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4286,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "226.95",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "44.36",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 18721,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4738,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "423.51",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "333.86",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 38452,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3524,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "201.12",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "51.64",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 27401,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2175,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "181.16",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "241.9",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 19107,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1288,
                    "equivalentAmount": {
                      "amount": "437.73",
                      "currencyCode": "GIP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "392.8",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 15221,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3664,
                    "equivalentAmount": {
                      "amount": "369.2",
                      "currencyCode": "XCD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "343.21",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 33365,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1149,
                    "equivalentAmount": {
                      "amount": "300.79",
                      "currencyCode": "HNL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "152.17",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 23025,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4484,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "231.64",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "316",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 26424,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3012,
                    "equivalentAmount": {
                      "amount": "359.79",
                      "currencyCode": "BOB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "381.66",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 44490,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1465,
                    "equivalentAmount": {
                      "amount": "488.94",
                      "currencyCode": "BTN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1043
                },
                "passengerReferenceIds": [
                  "9483caef-18c2-41a5-a061-c41a937afb9b",
                  "53d88487-9f3a-43ab-a5a0-0c51a59337c7",
                  "b38434e6-1669-47c8-ba40-ce1456d7ac77",
                  "1c03e441-7b5b-4df1-b7fd-55decac45e36",
                  "8c3e249a-af2b-454a-9184-83ab49c677a7",
                  "655452de-3fec-45ee-8b69-bfece3157354",
                  "016955c2-05b5-4b0e-b3e7-04852777e246",
                  "6288e89b-59d4-4a57-a836-3b65d4d9d28f",
                  "0860e527-35b7-4a3a-9827-154b838f49ad"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "396.76",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 33121,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2663,
                    "equivalentAmount": {
                      "amount": "267.45",
                      "currencyCode": "KYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "204.47",
                          "currencyCode": "GNF"
                        },
                        "awardAmount": {
                          "amount": 47767,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2818,
                        "equivalentAmount": {
                          "amount": "497.33",
                          "currencyCode": "SEK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "234.92",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 18196,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4547,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "271.99",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "390.22",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 47209,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3313,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "146.34",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "242.56",
                          "currencyCode": "AUD"
                        },
                        "awardAmount": {
                          "amount": 32327,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1597,
                        "equivalentAmount": {
                          "amount": "298.29",
                          "currencyCode": "MOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "248.88",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 1535,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3713,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "112.89",
                            "currencyCode": "GTQ"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "398.29",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 3714,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2231,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "374.05",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "451.31",
                          "currencyCode": "MVR"
                        },
                        "awardAmount": {
                          "amount": 17286,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1764,
                        "equivalentAmount": {
                          "amount": "384.1",
                          "currencyCode": "CUP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "201.33",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 8580,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0944,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "29.01",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "471.7",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 23546,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1691,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "484.78",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "128.69",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 20692,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1999,
                    "equivalentAmount": {
                      "amount": "264.22",
                      "currencyCode": "GMD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "224.2",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 12639,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4613,
                    "equivalentAmount": {
                      "amount": "371.68",
                      "currencyCode": "BSD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "76.77",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 24320,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0857,
                    "equivalentAmount": {
                      "amount": "464.59",
                      "currencyCode": "GTQ"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "231.31",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 26302,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3665,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "173.41",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "22.77",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 36987,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4662,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "333.97",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "384.72",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 23321,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0517,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "436.93",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "179.93",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 18968,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1843,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "34.42",
                        "currencyCode": "GEL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "437.83",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 20734,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4036,
                    "equivalentAmount": {
                      "amount": "245.62",
                      "currencyCode": "IQD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "130.94",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 11674,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2839,
                    "equivalentAmount": {
                      "amount": "323.56",
                      "currencyCode": "UZS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9468
                },
                "passengerReferenceIds": [
                  "a12bfecb-9e39-4baf-a116-3a534bd38bb5",
                  "488fe15f-940a-4d20-bbd5-005a7aea59b1",
                  "4e734993-ba80-4bc5-aa25-9d948d344799",
                  "495e89bc-9b26-42a1-bd3c-11ab2071a64b",
                  "88897774-9263-40d3-b71d-856592fc80d4",
                  "67fb6c3f-25da-4aa2-ae27-38fb12bed088",
                  "2f41f181-90f3-45a4-b73e-b935ade1c1d9",
                  "39e2ac43-01df-4aa8-b62c-113ce437fd29",
                  "0c9aab2f-dcc6-460a-ae26-478cd1e88fe1"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "455.82",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 46368,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2298,
                    "equivalentAmount": {
                      "amount": "318.59",
                      "currencyCode": "FJD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "79.6",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 33476,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3103,
                        "equivalentAmount": {
                          "amount": "311.1",
                          "currencyCode": "SGD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "164.06",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 41075,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1153,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "262.43",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "175.52",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 7570,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4969,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "432.11",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "227.53",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 8000,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2914,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "442.57",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "237.95",
                            "currencyCode": "GBP"
                          },
                          "awardAmount": {
                            "amount": 19005,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2565,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "378.66",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "323.28",
                          "currencyCode": "UYU"
                        },
                        "awardAmount": {
                          "amount": 41955,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3224,
                        "equivalentAmount": {
                          "amount": "83.17",
                          "currencyCode": "MMK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "480.89",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 13850,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1764,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "44.85",
                            "currencyCode": "KGS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "301.37",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 11052,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3526,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "63.94",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "28.86",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 34167,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3577,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "401.08",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "395.18",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 32236,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2845,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "473.12",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "427",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 42289,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2154,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "406.23",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "154.27",
                          "currencyCode": "WST"
                        },
                        "awardAmount": {
                          "amount": 40659,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4316,
                        "equivalentAmount": {
                          "amount": "337.92",
                          "currencyCode": "IDR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "173.28",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 9549,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2882,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "488.76",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "363.12",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 32251,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2109,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "228.35",
                            "currencyCode": "TTD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "134.27",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 49457,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4539,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "297.83",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "194.85",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 28872,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0579,
                    "equivalentAmount": {
                      "amount": "20.55",
                      "currencyCode": "TTD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "362.74",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 17408,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2034,
                    "equivalentAmount": {
                      "amount": "15.49",
                      "currencyCode": "THB"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "77.29",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 49499,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0275,
                    "equivalentAmount": {
                      "amount": "159.13",
                      "currencyCode": "KPW"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "408.71",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 22631,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1898,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "486.07",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "340.1",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 8969,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4245,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "451.8",
                        "currencyCode": "CVE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "350.53",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 39750,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4882,
                    "equivalentAmount": {
                      "amount": "99.9",
                      "currencyCode": "BGN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "58.22",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 26191,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4429,
                    "equivalentAmount": {
                      "amount": "103.23",
                      "currencyCode": "UZS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8102
                },
                "passengerReferenceIds": [
                  "26c63ca5-ed6e-4cd0-9d10-cbaaf77f417d",
                  "5b6c654d-a50e-4c6e-b3b8-0e4e438eea0a",
                  "0b560306-7a91-45af-84c7-b3c4f3fbfd00",
                  "44368ab8-e8af-409b-a68c-d087fdd9ff1d",
                  "70a55d4b-ef79-495c-b922-37506a0b975e",
                  "3ff2b534-bde7-4ed3-8985-3d542a9d60b7",
                  "6ed7ac60-1036-4684-a93b-753e5260ebc0",
                  "ac5ddd41-87c8-48fa-9de7-d08b8faf17f4",
                  "10edd0e7-17a8-4628-a5db-1447f51b41ba"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "63.02",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 20276,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3958,
                    "equivalentAmount": {
                      "amount": "318.58",
                      "currencyCode": "TWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "101.94",
                          "currencyCode": "CDF"
                        },
                        "awardAmount": {
                          "amount": 45958,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4659,
                        "equivalentAmount": {
                          "amount": "301.93",
                          "currencyCode": "KHR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "28.3",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 18984,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1563,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "396.34",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "360.27",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 21288,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4951,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "184.35",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "32.54",
                          "currencyCode": "CNY"
                        },
                        "awardAmount": {
                          "amount": 36581,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.235,
                        "equivalentAmount": {
                          "amount": "112.96",
                          "currencyCode": "ISK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "414.04",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 4881,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.217,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "374.15",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "29.35",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 15410,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3839,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "413.32",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "36.47",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 31763,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1797,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "349.13",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "489.12",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 29438,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0782,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "348.11",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "297.92",
                          "currencyCode": "MNT"
                        },
                        "awardAmount": {
                          "amount": 22329,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2168,
                        "equivalentAmount": {
                          "amount": "426.09",
                          "currencyCode": "FKP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "374.11",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 9126,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2216,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "327.83",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "132.49",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 7789,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1741,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "353.13",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "29.61",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 18829,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3885,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "407.1",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "274.19",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 36995,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2805,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "162.04",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "282.34",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 26916,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3025,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "462.77",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "45.96",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 18058,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.275,
                    "equivalentAmount": {
                      "amount": "34.5",
                      "currencyCode": "TJS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "465.01",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 44317,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2716,
                    "equivalentAmount": {
                      "amount": "277.87",
                      "currencyCode": "SEK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "422.33",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 39596,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2761,
                    "equivalentAmount": {
                      "amount": "344.75",
                      "currencyCode": "ZWL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "385.42",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 34439,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2719,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "59.65",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "108.02",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 37780,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0406,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "303.84",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "198.48",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 38211,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1683,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "18.82",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "442.82",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 48964,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1005,
                    "equivalentAmount": {
                      "amount": "475.52",
                      "currencyCode": "COP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "214.36",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 48320,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4052,
                    "equivalentAmount": {
                      "amount": "83.12",
                      "currencyCode": "QAR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "177.62",
                  "currencyCode": "COP"
                },
                "awardAmount": {
                  "amount": 43666,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2067,
                "equivalentAmount": {
                  "amount": "258.54",
                  "currencyCode": "OMR"
                }
              },
              "fees": {
                "amount": {
                  "amount": "34.26",
                  "currencyCode": "SDG"
                },
                "awardAmount": {
                  "amount": 39117,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2512,
                "equivalentAmount": {
                  "amount": "357.43",
                  "currencyCode": "ZMW"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "465.31",
                  "currencyCode": "ERN"
                },
                "awardAmount": {
                  "amount": 25514,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2126,
                "equivalentAmount": {
                  "amount": "357.88",
                  "currencyCode": "TJS"
                }
              },
              "offerItemReferenceId": "8fa7e990-14c7-4f81-b76b-9ddd34efb9b5",
              "tax": {
                "amount": {
                  "amount": "446.79",
                  "currencyCode": "LRD"
                },
                "awardAmount": {
                  "amount": 33262,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.186,
                "equivalentAmount": {
                  "amount": "210.79",
                  "currencyCode": "DOP"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "238.06",
                    "currencyCode": "SEK"
                  },
                  "awardAmount": {
                    "amount": 39385,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1421,
                  "equivalentAmount": {
                    "amount": "345.76",
                    "currencyCode": "KGS"
                  }
                },
                {
                  "amount": {
                    "amount": "389.84",
                    "currencyCode": "LAK"
                  },
                  "awardAmount": {
                    "amount": 23903,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3894,
                  "equivalentAmount": {
                    "amount": "117",
                    "currencyCode": "OMR"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "478.99",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 45319,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.027,
                    "equivalentAmount": {
                      "amount": "227.46",
                      "currencyCode": "RUB"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "236.95",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 45509,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.309,
                    "equivalentAmount": {
                      "amount": "203.74",
                      "currencyCode": "GTQ"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "457.3",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 18581,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0935,
                    "equivalentAmount": {
                      "amount": "175.02",
                      "currencyCode": "AMD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "88.87",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 20163,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4687,
                    "equivalentAmount": {
                      "amount": "418.96",
                      "currencyCode": "DJF"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "425.93",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 8899,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3536,
                      "equivalentAmount": {
                        "amount": "128.98",
                        "currencyCode": "UGX"
                      }
                    },
                    {
                      "amount": {
                        "amount": "36.24",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 33639,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1237,
                      "equivalentAmount": {
                        "amount": "134.61",
                        "currencyCode": "ZWL"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "358.24",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 16691,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1413,
                    "equivalentAmount": {
                      "amount": "422.96",
                      "currencyCode": "BRL"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "324.4",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 13703,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2125,
                    "equivalentAmount": {
                      "amount": "170.11",
                      "currencyCode": "GMD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "84.01",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 23524,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4206,
                    "equivalentAmount": {
                      "amount": "241.65",
                      "currencyCode": "GIP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "249.47",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 48162,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4977,
                    "equivalentAmount": {
                      "amount": "342.65",
                      "currencyCode": "MKD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "289.61",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 43461,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4686,
                      "equivalentAmount": {
                        "amount": "453.41",
                        "currencyCode": "CDF"
                      }
                    },
                    {
                      "amount": {
                        "amount": "449.22",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 17123,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2689,
                      "equivalentAmount": {
                        "amount": "92.52",
                        "currencyCode": "TTD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "90.86",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 17693,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.212,
                    "equivalentAmount": {
                      "amount": "168.04",
                      "currencyCode": "FKP"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "431.69",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 16322,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.179,
                    "equivalentAmount": {
                      "amount": "274.21",
                      "currencyCode": "JOD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "428.94",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 1423,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4872,
                    "equivalentAmount": {
                      "amount": "293.41",
                      "currencyCode": "KHR"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "401.08",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 22637,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0211,
                    "equivalentAmount": {
                      "amount": "29.2",
                      "currencyCode": "AOA"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "296.06",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 49120,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0277,
                      "equivalentAmount": {
                        "amount": "369.08",
                        "currencyCode": "XCD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "235.65",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 18646,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3985,
                      "equivalentAmount": {
                        "amount": "248.09",
                        "currencyCode": "MXN"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "290.97",
                    "currencyCode": "BWP"
                  },
                  "percentage": "13.32"
                },
                "passengerReferenceIds": [
                  "81973f0a-a74e-4d9e-90e3-60710617613f",
                  "2c1338ac-50d9-4a68-bd8b-7bb04eaf8ed2",
                  "5b146232-b6bc-4228-aba7-e1f542c1fe1e",
                  "6e81fbb0-6d2e-48f0-b9b7-12bf85262293",
                  "cda09c50-1644-4210-89f9-55794924e95e",
                  "4782cdc1-ad29-4132-9c09-6fa169c8471d",
                  "196e10f6-b32e-4f77-8bfe-7788cf4f3329",
                  "8e9184e2-89e4-423e-ac10-2d865c1006ec",
                  "81eebfb0-3909-48b0-9e66-708761d648fc"
                ],
                "total": {
                  "amount": {
                    "amount": "82.04",
                    "currencyCode": "VUV"
                  },
                  "awardAmount": {
                    "amount": 10641,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3911,
                  "equivalentAmount": {
                    "amount": "66.51",
                    "currencyCode": "BGN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "399.9",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 15053,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0807,
                    "equivalentAmount": {
                      "amount": "392.33",
                      "currencyCode": "INR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "423.75",
                        "currencyCode": "KGS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12220,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1581,
                      "equivalentAmount": {
                        "amount": "63.04",
                        "currencyCode": "IRR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "446.04",
                        "currencyCode": "BSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4342,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3572,
                      "equivalentAmount": {
                        "amount": "491.72",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "155.18",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1529,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4152,
                      "equivalentAmount": {
                        "amount": "446.1",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "488.61",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 10099,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3098,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "62.4",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "345.54",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 44747,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4802,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "38.15",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "101.22",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 18355,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4046,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "124.55",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "207.46",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 30841,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3682,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "150.41",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "245.86",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 48115,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1677,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "92.53",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "414.59",
                    "currencyCode": "THB"
                  },
                  "percentage": "8.28"
                },
                "passengerReferenceIds": [
                  "be661a6d-688e-42c2-b2a6-82a0caf2e40e",
                  "e1cea586-73fb-4477-8ff5-0a890fa06699",
                  "5267a715-f297-468f-a52e-3c6512e4e92f",
                  "c36eb0fc-0f2b-4335-895d-4c50559e27c9",
                  "40256bad-b0b7-4b67-bbba-02e1e19a35bf",
                  "3df4f76f-4dc0-4ad6-b3a5-cc88b9496761",
                  "762af3ca-3402-4542-b705-c48e9c5fc174",
                  "e11aa81a-206c-41ff-a198-d9a2dc3f2466",
                  "7e5c1df0-aca4-4cef-90c2-fee59a5cecad"
                ],
                "total": {
                  "amount": {
                    "amount": "446.45",
                    "currencyCode": "PYG"
                  },
                  "awardAmount": {
                    "amount": 15811,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0557,
                  "equivalentAmount": {
                    "amount": "303.91",
                    "currencyCode": "INR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "30.76",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 48576,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3056,
                    "equivalentAmount": {
                      "amount": "318.35",
                      "currencyCode": "DKK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "448.08",
                        "currencyCode": "MMK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18650,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1015,
                      "equivalentAmount": {
                        "amount": "297.62",
                        "currencyCode": "ZMW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "332.93",
                        "currencyCode": "MWK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29758,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4011,
                      "equivalentAmount": {
                        "amount": "467.95",
                        "currencyCode": "BND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "390.96",
                        "currencyCode": "NIO"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39164,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3544,
                      "equivalentAmount": {
                        "amount": "262.09",
                        "currencyCode": "BOB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "342.36",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 37819,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.455,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "236.03",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "400.58",
                    "currencyCode": "DZD"
                  },
                  "percentage": "8.44"
                },
                "passengerReferenceIds": [
                  "f983f651-79ed-40f3-aa11-0245ee6fc8e1",
                  "a5ad367e-4e65-40ff-b8da-a2884fb4bd38",
                  "a39b0d45-8c52-4174-a207-38de54e91427",
                  "d869a0b5-b7ea-45ea-9d2b-d48469d29d53",
                  "767d2e30-c8fd-44b8-a713-125b4a4af001",
                  "9ed9c6a4-1c4b-4308-ae28-0045b84124a7",
                  "ff245530-72c8-45bc-a33c-06298cf4343d",
                  "fed17c11-84c3-44c2-82d7-959b366a805d",
                  "b6baa65a-3c22-4535-b6b9-bae279dc7cfb"
                ],
                "total": {
                  "amount": {
                    "amount": "461.53",
                    "currencyCode": "ISK"
                  },
                  "awardAmount": {
                    "amount": 5584,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1172,
                  "equivalentAmount": {
                    "amount": "74.62",
                    "currencyCode": "QAR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "153.05",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 45157,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0901,
                    "equivalentAmount": {
                      "amount": "45.98",
                      "currencyCode": "USD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "81.08",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7843,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1038,
                      "equivalentAmount": {
                        "amount": "101.78",
                        "currencyCode": "CLP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "363.35",
                        "currencyCode": "BRL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18840,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0984,
                      "equivalentAmount": {
                        "amount": "61.71",
                        "currencyCode": "MZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "45.2",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42798,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4755,
                      "equivalentAmount": {
                        "amount": "171.18",
                        "currencyCode": "HTG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "322.23",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 43409,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4294,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "431.35",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "103.4",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 39546,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1709,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "53.83",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "280.65",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 6875,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2597,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "384.54",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "83.4",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 35238,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1608,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "358.44",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "48.92",
                    "currencyCode": "JPY"
                  },
                  "percentage": "11.79"
                },
                "passengerReferenceIds": [
                  "69666ef5-3002-4bc8-85e4-b5471e6b247d",
                  "3ed3c777-d8d9-4be3-a796-13475a931255",
                  "ebfbd971-e5bf-4c59-b5a5-1ba73808e2ad",
                  "5e4fbb4a-914b-4673-b031-1b325dcc96e1",
                  "457e36be-0a5a-47ad-93fc-e6976d1064bd",
                  "a8ea5be0-3b4c-490b-b5cf-01b2b2feb277",
                  "407792e8-87b3-49db-af49-f003427404e4",
                  "c6e08c69-e060-4dde-a99d-5bfa2f3f6800",
                  "3e31564f-1d56-44f4-a0f2-ea5cb0d410f6"
                ],
                "total": {
                  "amount": {
                    "amount": "71.01",
                    "currencyCode": "BAM"
                  },
                  "awardAmount": {
                    "amount": 11567,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3277,
                  "equivalentAmount": {
                    "amount": "380.95",
                    "currencyCode": "PGK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "276.29",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 16260,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2358,
                    "equivalentAmount": {
                      "amount": "371.2",
                      "currencyCode": "KPW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "113.22",
                        "currencyCode": "BND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15598,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1521,
                      "equivalentAmount": {
                        "amount": "387.18",
                        "currencyCode": "BHD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "193.97",
                        "currencyCode": "NPR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42333,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2892,
                      "equivalentAmount": {
                        "amount": "215.37",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "264.05",
                        "currencyCode": "RUB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20793,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3555,
                      "equivalentAmount": {
                        "amount": "35.23",
                        "currencyCode": "SOS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "115.5",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 8579,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3493,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "23.12",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "155.02",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 40652,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.177,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "23.73",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "130.51",
                    "currencyCode": "AZN"
                  },
                  "percentage": "11.43"
                },
                "passengerReferenceIds": [
                  "70d0ef31-67d2-49ec-b6d8-b55ff494cd99",
                  "bd556269-9de7-4093-b733-5bb84de9f8d6",
                  "66e16a04-3132-4d58-9cdd-8c3be4f6ce01",
                  "ba71682e-65de-4ec5-bb31-0d52f4f8be66",
                  "54173a85-a5f6-4f02-99db-13cae636ab5a",
                  "78ce0da6-1170-4129-8ef4-5b10857ab6db",
                  "1f4fe32a-54c0-4cd4-a774-0b933a04eaaf",
                  "2c0f2c40-c18b-4693-8ea0-0e6d4e9658a8",
                  "8033e42e-bd47-4733-977e-c89ef20171d9"
                ],
                "total": {
                  "amount": {
                    "amount": "387.94",
                    "currencyCode": "BGN"
                  },
                  "awardAmount": {
                    "amount": 14728,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2087,
                  "equivalentAmount": {
                    "amount": "373.92",
                    "currencyCode": "ZWL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "208.73",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 7926,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.377,
                    "equivalentAmount": {
                      "amount": "197.62",
                      "currencyCode": "KES"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "461.65",
                        "currencyCode": "ANG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3369,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3352,
                      "equivalentAmount": {
                        "amount": "209.44",
                        "currencyCode": "NGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "299.35",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3675,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0558,
                      "equivalentAmount": {
                        "amount": "362.01",
                        "currencyCode": "PAB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "304.3",
                        "currencyCode": "THB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44054,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1851,
                      "equivalentAmount": {
                        "amount": "175.43",
                        "currencyCode": "DJF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "330.55",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 21489,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0428,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "172.12",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "335.12",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 47562,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3548,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "63.37",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "172",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 28423,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4892,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "127.74",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "336.56",
                    "currencyCode": "BMD"
                  },
                  "percentage": "12.53"
                },
                "passengerReferenceIds": [
                  "4823fc1b-bea9-4129-b68d-f5cfe5d63135",
                  "57cf0b68-86fa-4c79-ae8f-17460c8dbd90",
                  "00e79b61-5268-4468-92c8-7774e0d5e6a8",
                  "f9bc7d5f-d42e-4b63-842c-5402c4ff5003",
                  "f8094ca9-10e7-4cce-a451-7efe3589b72a",
                  "320a66f4-443c-47d7-8c2a-4386af35aba8",
                  "e754f8b4-e4ef-4f17-a6b3-ee4732d01aba",
                  "62d55c7a-5fa6-4ebb-9216-3be840cc6e6b",
                  "06115033-11ce-49a3-98b5-8a6513fad906"
                ],
                "total": {
                  "amount": {
                    "amount": "58.79",
                    "currencyCode": "BTN"
                  },
                  "awardAmount": {
                    "amount": 25117,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1577,
                  "equivalentAmount": {
                    "amount": "281.47",
                    "currencyCode": "BTN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "413.38",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 26332,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.266,
                    "equivalentAmount": {
                      "amount": "349.37",
                      "currencyCode": "BWP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "52.42",
                        "currencyCode": "INR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49175,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1643,
                      "equivalentAmount": {
                        "amount": "170.44",
                        "currencyCode": "SAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "466.32",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39270,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3864,
                      "equivalentAmount": {
                        "amount": "203.45",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "199.49",
                        "currencyCode": "TTD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10540,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2979,
                      "equivalentAmount": {
                        "amount": "35.82",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "54.28",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 16836,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2972,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "10.88",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "255.67",
                    "currencyCode": "TJS"
                  },
                  "percentage": "11.7"
                },
                "passengerReferenceIds": [
                  "c75168be-c967-4b65-a3f4-c69956b90570",
                  "36028a78-77bf-4ce3-9d66-692e5e57fe91",
                  "8853387f-4636-4b90-af16-dce68a956d07",
                  "c67cac8b-2db8-4f49-9fc8-e33631a3cfdc",
                  "5ff5cdbd-53ff-4697-b0fb-9bd7dbfc6f47",
                  "477565d3-7405-48c3-9b98-cd6e40ce87d5",
                  "4d9453d1-0d6a-4661-8803-777ceb9d133a",
                  "4c96d276-359d-43c8-a8e2-2eab4dbcc3c5",
                  "ba590e96-be4c-458d-a6e1-2a2a0db77714"
                ],
                "total": {
                  "amount": {
                    "amount": "345.33",
                    "currencyCode": "AOA"
                  },
                  "awardAmount": {
                    "amount": 32975,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.397,
                  "equivalentAmount": {
                    "amount": "25.01",
                    "currencyCode": "AED"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "55.43",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 32661,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0861,
                    "equivalentAmount": {
                      "amount": "11.38",
                      "currencyCode": "IRR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "301",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42302,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4096,
                      "equivalentAmount": {
                        "amount": "457.05",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "313.04",
                        "currencyCode": "TOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44125,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2734,
                      "equivalentAmount": {
                        "amount": "206.98",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "483.39",
                        "currencyCode": "AWG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32875,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0657,
                      "equivalentAmount": {
                        "amount": "269.4",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "440.76",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 30753,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.359,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "133.1",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "120.7",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 30850,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1937,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "365.26",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "249.63",
                    "currencyCode": "TOP"
                  },
                  "percentage": "8.08"
                },
                "passengerReferenceIds": [
                  "3ed21eba-c936-4d84-9f66-b20ced4d4cae",
                  "91b741de-2f01-46f3-a65a-5109150b542b",
                  "854018cd-8c3a-4eb2-b1c4-fbc3ab92331f",
                  "ac40f285-7acd-4d1a-87ba-cb2266bf711f",
                  "049d2444-702f-488c-8bd7-6a50e3f29580",
                  "2d226970-32ee-4020-ade5-53c6e8b0854c",
                  "0dd054e3-b1dc-4b5c-b15d-49f6658948cb",
                  "07c5e8c3-4316-4c61-852a-2463bb2b8d5c",
                  "0e5d4335-89d9-4189-bb58-f2594c495ae2"
                ],
                "total": {
                  "amount": {
                    "amount": "293.28",
                    "currencyCode": "AFN"
                  },
                  "awardAmount": {
                    "amount": 15982,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.012,
                  "equivalentAmount": {
                    "amount": "223.85",
                    "currencyCode": "COP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "378.66",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 42186,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2901,
                    "equivalentAmount": {
                      "amount": "173.12",
                      "currencyCode": "LYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "126.53",
                        "currencyCode": "SLE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21136,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4254,
                      "equivalentAmount": {
                        "amount": "435.93",
                        "currencyCode": "THB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "130.16",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7349,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2404,
                      "equivalentAmount": {
                        "amount": "485.19",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "167.96",
                        "currencyCode": "MWK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46288,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2022,
                      "equivalentAmount": {
                        "amount": "463.93",
                        "currencyCode": "AOA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "16.98",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 32756,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1941,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "215.36",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "460.63",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 3402,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.281,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "493.33",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "138.34",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 18387,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4411,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "72.94",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "118.58",
                    "currencyCode": "BMD"
                  },
                  "percentage": "14.11"
                },
                "passengerReferenceIds": [
                  "5432e1cd-6315-4f26-8228-2a5a35459218",
                  "3d34876d-1106-4b2d-9f17-0584c0d86017",
                  "30a3e47e-f04d-4ac8-af35-9de25a528c10",
                  "83c2a690-cd1b-4062-9eb2-41e4f4ee40fa",
                  "667c383e-d3aa-4097-9adf-1bc458ad3139",
                  "4ab5f290-d798-4852-a86e-071cfd17b1f8",
                  "e0342f3a-b23b-4bf7-9db1-6b874c37d5a4",
                  "0ba11d6d-5309-4721-9786-0b18a66835fb",
                  "c395331a-5909-4df4-9fb5-f335933bf590"
                ],
                "total": {
                  "amount": {
                    "amount": "307.62",
                    "currencyCode": "EUR"
                  },
                  "awardAmount": {
                    "amount": 48800,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4073,
                  "equivalentAmount": {
                    "amount": "78.48",
                    "currencyCode": "HUF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "300.44",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 46779,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1469,
                    "equivalentAmount": {
                      "amount": "465.52",
                      "currencyCode": "TZS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "128.97",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25749,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0164,
                      "equivalentAmount": {
                        "amount": "404.69",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "134.94",
                        "currencyCode": "YER"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31524,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1576,
                      "equivalentAmount": {
                        "amount": "208.83",
                        "currencyCode": "KWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "362.32",
                        "currencyCode": "CAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3794,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0524,
                      "equivalentAmount": {
                        "amount": "141.12",
                        "currencyCode": "TZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "286.35",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 31867,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1618,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "181.32",
                        "currencyCode": "TRY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "53.45",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 45781,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2253,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "261",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "LDEZH",
            "UPSAO",
            "YBTZM0",
            "6TPFV",
            "ED0PM3",
            "9--S9V",
            "94TF2B",
            "EWM4RN",
            "DEM7-",
            "ZI2NX"
          ]
        },
        {
          "details": {
            "type": "AirExtraOfferItem"
          },
          "id": "9283418b-0f02-44de-803c-9ae6fe523203",
          "itineraryPartReferenceIds": [
            "IP-2",
            "IP-1",
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-2"
          ],
          "itineraryReferenceId": "N0TSY",
          "passengerReferenceIds": [
            "88b6855a-4bab-4fd7-ac3b-e0945f07cddc",
            "bbe72989-b8cb-4fee-ba26-853586ca8c00",
            "05820586-529a-4153-8d40-537b322acd88",
            "01ebc48d-c2be-4e89-a634-89936fe8876a",
            "32dab7fc-8c57-48cf-b10d-6a48e31be96f",
            "abd9f41d-2ca5-4860-8ebc-a91bda2d676b",
            "fae5f179-fb13-4078-b882-34a90f965a2e",
            "bfd2b1ca-4959-4184-8e29-c462dd32874f",
            "5057eb93-22eb-4cc6-9322-d50bd0a03132"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "89.32",
                    "currencyCode": "DOP"
                  },
                  "percentage": "9.77"
                },
                "deal": {
                  "amount": {
                    "amount": "246.05",
                    "currencyCode": "SDG"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "18.01",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "106b3061-ca0d-4ead-9d69-7ff9c355d9a8",
                  "ca46b7bf-603f-4278-872d-48f8afe117bd",
                  "8e50478d-b131-43be-bfe6-561f35ff6b77",
                  "c6e50b18-8c01-426a-ab9d-a33439a6e97b",
                  "58ba532b-8391-4c95-a678-9989375827d6",
                  "7946e56f-c0fa-46d6-a51d-3b720c1a3936",
                  "23d9776c-6d22-4ed2-bebf-495feb01025b",
                  "8226e9f4-ac0e-4868-b36a-4cf2fc58cd5c",
                  "14f897b5-a6c0-4ca7-9b82-7edb859b9d34"
                ],
                "total": {
                  "amount": {
                    "amount": "126.94",
                    "currencyCode": "BWP"
                  },
                  "awardAmount": {
                    "amount": 43413,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1959,
                  "equivalentAmount": {
                    "amount": "150.22",
                    "currencyCode": "MVR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "312.33",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 45375,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0665,
                    "equivalentAmount": {
                      "amount": "192.65",
                      "currencyCode": "AUD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "483.52",
                        "currencyCode": "KZT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36718,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2708,
                      "equivalentAmount": {
                        "amount": "261.37",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "238.16",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21192,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4976,
                      "equivalentAmount": {
                        "amount": "200.69",
                        "currencyCode": "PEN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "443.7",
                        "currencyCode": "DJF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15185,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.121,
                      "equivalentAmount": {
                        "amount": "202.12",
                        "currencyCode": "XAF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "274.07",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 10857,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1435,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "192.84",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "287.1",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 8583,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1795,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "458.91",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "486.87",
                    "currencyCode": "TZS"
                  },
                  "percentage": "12.14"
                },
                "deal": {
                  "amount": {
                    "amount": "334.62",
                    "currencyCode": "UZS"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "14.69",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "d5b8aca0-e452-425c-a4ea-da28ffcc4048",
                  "541b0aea-9fb1-4892-85f0-73d6f2bc940e",
                  "2ec13179-1b2c-43f7-836e-f7527dbd7a63",
                  "66ab8ce1-aec9-40a0-bb89-5423a85831cd",
                  "520ad8f0-1338-48a9-9118-b14e26b8f3f4",
                  "690bdf58-5d57-4709-ae7c-f68f20f122d1",
                  "e2da3b5e-3c34-4d17-932a-9d59a508b3c2",
                  "9ad24e0a-6817-4345-bd53-a1e3968e9f1c",
                  "5a97de82-f4a2-43e0-9432-621b7d6e8b62"
                ],
                "total": {
                  "amount": {
                    "amount": "466.61",
                    "currencyCode": "BDT"
                  },
                  "awardAmount": {
                    "amount": 9156,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3264,
                  "equivalentAmount": {
                    "amount": "383.63",
                    "currencyCode": "CUP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "236.23",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 15208,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.335,
                    "equivalentAmount": {
                      "amount": "91.93",
                      "currencyCode": "BDT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "175.92",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19695,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2301,
                      "equivalentAmount": {
                        "amount": "104.32",
                        "currencyCode": "NAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "353.68",
                        "currencyCode": "CDF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27504,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.268,
                      "equivalentAmount": {
                        "amount": "148.92",
                        "currencyCode": "RON"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "384.98",
                        "currencyCode": "CZK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6681,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2857,
                      "equivalentAmount": {
                        "amount": "324.21",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "356.45",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 2825,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3503,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "39.73",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "232.18",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 39975,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3219,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "89.11",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "201.18",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 49039,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0343,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "266.98",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "471.66",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 45131,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3916,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "296.18",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "340.93",
                    "currencyCode": "OMR"
                  },
                  "percentage": "10.01"
                },
                "deal": {
                  "amount": {
                    "amount": "145.49",
                    "currencyCode": "UYU"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "6.6",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "cd583149-40bb-4859-ac78-8dd4419693ce",
                  "f412160f-dc26-42b2-a128-5c81cce89ce3",
                  "8cd98196-970c-4ea5-8e1e-f7d4ece58011",
                  "58efd7fd-e230-44e7-848b-e460b0168143",
                  "def44027-82df-45ec-ad40-b6facdfb5a97",
                  "865a1754-bd92-4b21-9be3-6c558308a6d9",
                  "4c364203-7b5d-4bfc-a713-ffddd9e45ac0",
                  "b0d84ebc-e8fc-49b7-bd16-2186c376db96",
                  "465ea582-baaf-49fb-8331-f407d89c7899"
                ],
                "total": {
                  "amount": {
                    "amount": "302.21",
                    "currencyCode": "RSD"
                  },
                  "awardAmount": {
                    "amount": 47322,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3578,
                  "equivalentAmount": {
                    "amount": "81.73",
                    "currencyCode": "CLP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "326.83",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 44513,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4675,
                    "equivalentAmount": {
                      "amount": "340.33",
                      "currencyCode": "PKR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "397.35",
                        "currencyCode": "THB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20722,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.089,
                      "equivalentAmount": {
                        "amount": "269.68",
                        "currencyCode": "FJD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "272.4",
                        "currencyCode": "TTD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19581,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3105,
                      "equivalentAmount": {
                        "amount": "439.46",
                        "currencyCode": "BSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "120.09",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22165,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0337,
                      "equivalentAmount": {
                        "amount": "29.07",
                        "currencyCode": "DJF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "361.02",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 20547,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4425,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "461.58",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "11.25",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 23506,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0819,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "91.29",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "86.12",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 1761,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4007,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "108.97",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "276.47",
                        "currencyCode": "BHD"
                      },
                      "awardAmount": {
                        "amount": 14373,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.287,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "268.23",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "449.42",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 20666,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2084,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "411.31",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "475.1",
                    "currencyCode": "TRY"
                  },
                  "percentage": "7.19"
                },
                "deal": {
                  "amount": {
                    "amount": "243.71",
                    "currencyCode": "ZAR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "16.03",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "73766ce5-ae2b-4429-baf4-0d8f52d6da53",
                  "3f683151-3029-4de3-b404-09b01a4aa381",
                  "a6e28cd3-4202-445a-98f4-07451b4eb6fa",
                  "9010578e-9e21-4575-b7d3-22b941cd8bbd",
                  "0ba7faf5-080d-4bca-8324-98d71b37da52",
                  "dd374a53-cb8a-4efd-a802-08ddb229adde",
                  "4f32e82a-5635-4eee-8343-6e6c79fe9fb1",
                  "112001e5-9340-4dea-8bd0-07e3b79b4501",
                  "f2008a0b-dea6-44e6-bf69-669d0800f241"
                ],
                "total": {
                  "amount": {
                    "amount": "376.73",
                    "currencyCode": "PEN"
                  },
                  "awardAmount": {
                    "amount": 44286,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0883,
                  "equivalentAmount": {
                    "amount": "267.7",
                    "currencyCode": "PEN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "307.97",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 42401,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1989,
                    "equivalentAmount": {
                      "amount": "185.68",
                      "currencyCode": "MXN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "201.17",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4089,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1601,
                      "equivalentAmount": {
                        "amount": "168.18",
                        "currencyCode": "MZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "288.21",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8749,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1676,
                      "equivalentAmount": {
                        "amount": "113.28",
                        "currencyCode": "PAB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "214.69",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17304,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1608,
                      "equivalentAmount": {
                        "amount": "427.57",
                        "currencyCode": "INR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "87.41",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 5253,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.493,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "168.12",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "157.48",
                    "currencyCode": "XCD"
                  },
                  "percentage": "8.01"
                },
                "deal": {
                  "amount": {
                    "amount": "344.36",
                    "currencyCode": "ZAR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "7.84",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "78a1ee0d-91b0-48e8-995c-a99b20a8a363",
                  "11c5234d-054e-405c-a7f8-2039a370fb8b",
                  "c78b2697-5f3e-47b7-9478-e8992069f5a3",
                  "9bcda6c5-9dd2-4dca-a352-d104c7d24d5e",
                  "4082429a-de0f-405a-871f-6ea47fa61d92",
                  "e493d803-82a5-451e-9b7c-0b9d7d9bab2c",
                  "b47c5bcd-5bf6-4fdb-a469-4719192b966f",
                  "43745251-1504-4f23-9d3e-660653f73d38",
                  "a554b567-f43d-4684-a7ae-e74d749b86a1"
                ],
                "total": {
                  "amount": {
                    "amount": "421.55",
                    "currencyCode": "SYP"
                  },
                  "awardAmount": {
                    "amount": 8854,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3411,
                  "equivalentAmount": {
                    "amount": "287.16",
                    "currencyCode": "KYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "217.35",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 11874,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1768,
                    "equivalentAmount": {
                      "amount": "304.93",
                      "currencyCode": "ZAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "24.66",
                        "currencyCode": "MVR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29925,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2808,
                      "equivalentAmount": {
                        "amount": "332.36",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "255.97",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43025,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4083,
                      "equivalentAmount": {
                        "amount": "441.35",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "413.41",
                        "currencyCode": "MDL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14235,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2435,
                      "equivalentAmount": {
                        "amount": "347.72",
                        "currencyCode": "CAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "349.59",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 44355,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0168,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "299.97",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "164.98",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 14391,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1579,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "247.11",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "94.71",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 38645,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0757,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "147.8",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "403.59",
                    "currencyCode": "PEN"
                  },
                  "percentage": "9.62"
                },
                "deal": {
                  "amount": {
                    "amount": "468.91",
                    "currencyCode": "CUP"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "15.98",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "82b8dd9b-e356-4893-bc7f-b7bd42b28c8b",
                  "2e0aa696-f4f4-43b8-bfe6-7a0a557a71dc",
                  "848abfa9-eb3b-4470-9c6c-fbcf47985530",
                  "985d6b70-a4eb-4abe-9692-640a1d75561a",
                  "3cda9b66-9507-4411-8875-0ba499ecd472",
                  "d2c4857b-c1cd-4344-8afc-52de6ba25022",
                  "9256d482-f002-47c1-be8f-2a1d371dffa2",
                  "ac254803-8caf-47f9-9939-84f511c47ec5",
                  "aee0fc90-252a-4f30-8100-7f2081ca4e76"
                ],
                "total": {
                  "amount": {
                    "amount": "486.18",
                    "currencyCode": "PYG"
                  },
                  "awardAmount": {
                    "amount": 16809,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1131,
                  "equivalentAmount": {
                    "amount": "388.61",
                    "currencyCode": "PEN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "256.39",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 27786,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1444,
                    "equivalentAmount": {
                      "amount": "422.71",
                      "currencyCode": "KRW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "184.97",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45344,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.044,
                      "equivalentAmount": {
                        "amount": "284.84",
                        "currencyCode": "BGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "248.35",
                        "currencyCode": "SYP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7142,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.39,
                      "equivalentAmount": {
                        "amount": "258.62",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "219.01",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47548,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2201,
                      "equivalentAmount": {
                        "amount": "326.9",
                        "currencyCode": "IRR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "225.19",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 49032,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1882,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "454.3",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "22.56",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 45199,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1684,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "81.47",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "242.73",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 3141,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3107,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "253.4",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "348.39",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 32563,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3919,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "141.96",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "78.3",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 36615,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0753,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "420.87",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "247.34",
                    "currencyCode": "TMT"
                  },
                  "percentage": "6.84"
                },
                "deal": {
                  "amount": {
                    "amount": "43.64",
                    "currencyCode": "LBP"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "16.31",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "6a172716-e2d9-4a98-a83d-03262fd9af9f",
                  "0447a314-ffc7-4640-8bbe-3b91a15059e7",
                  "94ade50f-68a9-4387-8c9c-d2c91013b381",
                  "6d51f1f8-7fb2-47ab-bc96-f691b887ddbf",
                  "fde3d717-44a4-4b06-90df-fc7d388fa2d0",
                  "e2777b3a-c920-4a28-84c2-8586b67eacb5",
                  "f6c17158-6114-47a5-8a3d-74d104cf89e5",
                  "c8b180c0-86cb-4b03-b7ca-274848c636f7",
                  "d99740c9-23c6-4c9f-b001-a3829a17c0cf"
                ],
                "total": {
                  "amount": {
                    "amount": "189.1",
                    "currencyCode": "GIP"
                  },
                  "awardAmount": {
                    "amount": 18920,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4265,
                  "equivalentAmount": {
                    "amount": "71.43",
                    "currencyCode": "VND"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "156.78",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 8962,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1789,
                    "equivalentAmount": {
                      "amount": "427.38",
                      "currencyCode": "VND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "437.01",
                        "currencyCode": "TND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49818,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4535,
                      "equivalentAmount": {
                        "amount": "59.2",
                        "currencyCode": "ETB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "90.27",
                        "currencyCode": "KES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20799,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3022,
                      "equivalentAmount": {
                        "amount": "182.28",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "405.47",
                        "currencyCode": "BMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20190,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4692,
                      "equivalentAmount": {
                        "amount": "285.32",
                        "currencyCode": "RON"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "90.04",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 12611,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2886,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "168.04",
                        "currencyCode": "TMT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "363.44",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 7098,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4161,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "227.55",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "16.27",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 39610,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.386,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "312.74",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "422.88",
                    "currencyCode": "HNL"
                  },
                  "percentage": "6.24"
                },
                "deal": {
                  "amount": {
                    "amount": "126.25",
                    "currencyCode": "BSD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "14.5",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "4772947c-e7e3-4719-9651-ff0fad6396f5",
                  "11711aae-b282-40a3-8b4e-f3a72e7df3b2",
                  "79a567ae-6d80-4263-b20e-95824e20301a",
                  "6adf6e41-1c35-46dc-b4bd-4e00be6d07d3",
                  "6277f8e5-6e5b-441e-b770-adb3ce89dde0",
                  "a733d6eb-bec0-406c-8449-9a174c78cfaf",
                  "3b885c20-0095-484b-b769-4d142638f4dd",
                  "d9ebd397-3654-4a08-9c09-0b8ba0e45f4b",
                  "7228e598-53e5-4db1-96f4-8b762d3f224f"
                ],
                "total": {
                  "amount": {
                    "amount": "32.75",
                    "currencyCode": "USD"
                  },
                  "awardAmount": {
                    "amount": 12027,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.129,
                  "equivalentAmount": {
                    "amount": "65.79",
                    "currencyCode": "KPW"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "208.24",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 49721,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1042,
                    "equivalentAmount": {
                      "amount": "281.76",
                      "currencyCode": "CAD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "78.49",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38953,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2981,
                      "equivalentAmount": {
                        "amount": "484.99",
                        "currencyCode": "VUV"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "381.81",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3542,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2056,
                      "equivalentAmount": {
                        "amount": "74.14",
                        "currencyCode": "IQD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "354.6",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5965,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3052,
                      "equivalentAmount": {
                        "amount": "457.75",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "176.56",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 25318,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1567,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "359.53",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "411.53",
                        "currencyCode": "TJS"
                      },
                      "awardAmount": {
                        "amount": 26370,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.481,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "230.35",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "395.26",
                    "currencyCode": "CUP"
                  },
                  "percentage": "11.97"
                },
                "deal": {
                  "amount": {
                    "amount": "182.54",
                    "currencyCode": "CRC"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "11.12",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "b899c8e2-0402-47d6-8df8-e5abb3164c56",
                  "6939d447-9609-405d-9dea-3a61f21e38c7",
                  "5093901d-9097-4fbb-aad8-55dd59068c57",
                  "ac124a2d-88c9-4c3a-bb6c-a692a030bab6",
                  "911d7ea7-4c87-450b-b33e-80acf356015a",
                  "9b5e47a3-2055-4fe9-ba53-d3ce9a3e4bb6",
                  "cba8c71b-fb1b-4c5a-9e21-5caf99803b30",
                  "5d43c650-6e5c-4cbe-80d5-5b3e07662464",
                  "2f3a0a55-5c6f-4f76-afef-d6f62ae4ac86"
                ],
                "total": {
                  "amount": {
                    "amount": "81.46",
                    "currencyCode": "CLP"
                  },
                  "awardAmount": {
                    "amount": 37950,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1547,
                  "equivalentAmount": {
                    "amount": "32.9",
                    "currencyCode": "SYP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "306.31",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 17171,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3928,
                    "equivalentAmount": {
                      "amount": "28.31",
                      "currencyCode": "GTQ"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "313.02",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33787,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4792,
                      "equivalentAmount": {
                        "amount": "182.47",
                        "currencyCode": "NOK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "274.22",
                        "currencyCode": "GTQ"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20967,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3578,
                      "equivalentAmount": {
                        "amount": "50.78",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "176.02",
                        "currencyCode": "BBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7701,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4115,
                      "equivalentAmount": {
                        "amount": "52.26",
                        "currencyCode": "THB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "280",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 31373,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0548,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "350.63",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "204.26",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 43740,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3637,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "289.37",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "368.69",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 30206,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0997,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "369.84",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "214.8",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 7312,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2763,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "259.51",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "202.58",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 41947,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4605,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "145.73",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8834
                },
                "passengerReferenceIds": [
                  "d96e0f18-f6d0-4782-a79e-977467a4ecbf",
                  "2e8a418e-3003-42ae-b03b-5f91a5d7b736",
                  "825e6c0a-8992-4c51-84d7-71678a4585e2",
                  "70db8c32-7314-4016-b8f4-4cce40a589ae",
                  "7847522d-fa20-4089-b046-1f332b24b058",
                  "a269fed8-9a7a-49db-9924-9c43aca0f388",
                  "29b7c9fd-c7d4-47c5-bb69-c3ade7576e0c",
                  "fd3caab7-b7dd-4692-89aa-aa2761d55425",
                  "68104565-d0ad-48c5-8221-25de35595d69"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "253.24",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 8944,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2357,
                    "equivalentAmount": {
                      "amount": "347.8",
                      "currencyCode": "CUP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "485.3",
                          "currencyCode": "VND"
                        },
                        "awardAmount": {
                          "amount": 11804,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2983,
                        "equivalentAmount": {
                          "amount": "64.29",
                          "currencyCode": "AOA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "402.47",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 22144,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0409,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "219.72",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "480.36",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 14811,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2179,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "388.57",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "372.71",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 20247,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3374,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "229.23",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "308.62",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 40683,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2364,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "147.44",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "274.41",
                          "currencyCode": "KES"
                        },
                        "awardAmount": {
                          "amount": 31987,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3583,
                        "equivalentAmount": {
                          "amount": "82.18",
                          "currencyCode": "BZD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "447.62",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 26022,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3943,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "95.58",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "69.97",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 23210,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1058,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "273.85",
                            "currencyCode": "ZAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "153.89",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 8971,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.274,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "274.13",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "223.55",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 19425,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1041,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "57.03",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "65.83",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 10355,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4554,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "60.08",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "160.36",
                          "currencyCode": "UYU"
                        },
                        "awardAmount": {
                          "amount": 2756,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2376,
                        "equivalentAmount": {
                          "amount": "310.87",
                          "currencyCode": "SZL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "443.99",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 43203,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3746,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "152.77",
                            "currencyCode": "STN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "187.06",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 1262,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4254,
                    "equivalentAmount": {
                      "amount": "455.65",
                      "currencyCode": "PKR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "202.17",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 1763,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0289,
                    "equivalentAmount": {
                      "amount": "464.05",
                      "currencyCode": "AED"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "455.4",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 42766,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0863,
                    "equivalentAmount": {
                      "amount": "223.24",
                      "currencyCode": "MMK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "257.88",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 8602,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2929,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "472.45",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "205.24",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 10755,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4622,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "421.87",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "393",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 9423,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3079,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "355.41",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "160.69",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 37607,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3195,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "314.53",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "184.89",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 32900,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0615,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "287.63",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "68.48",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 4532,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0153,
                    "equivalentAmount": {
                      "amount": "21.55",
                      "currencyCode": "PYG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "166.06",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 13596,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2032,
                    "equivalentAmount": {
                      "amount": "49.18",
                      "currencyCode": "ZWL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0842
                },
                "passengerReferenceIds": [
                  "0be41124-e6c7-47e5-a9aa-61bea2e1fb9b",
                  "45c2c486-65e3-4b32-81fe-f4d7c16d1cbd",
                  "ff8c265a-0094-4130-a232-04658ce19b84",
                  "63ad360c-796d-41df-aa36-7687dd172bb4",
                  "45ac6ffc-3e63-4f0c-b99d-0e17029668e1",
                  "331ba160-0f3c-48bb-925c-102d29613adb",
                  "86da74d0-f77c-4081-bc96-c5daa7e3b546",
                  "4096be74-904a-4d21-8eaa-3b826824777d",
                  "64c715cd-c8d9-474c-a872-f74269425cfd"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "322.46",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 34689,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3986,
                    "equivalentAmount": {
                      "amount": "266.07",
                      "currencyCode": "LSL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "32.79",
                          "currencyCode": "LKR"
                        },
                        "awardAmount": {
                          "amount": 25694,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2551,
                        "equivalentAmount": {
                          "amount": "450.42",
                          "currencyCode": "CUP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "195.58",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 38049,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3452,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "125.31",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "343.22",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 4832,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3488,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "207.47",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "46.4",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 41541,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4029,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "417.73",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "231.13",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 22694,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0729,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "477.73",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "315.47",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 49446,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3894,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "166.7",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "316.16",
                          "currencyCode": "AED"
                        },
                        "awardAmount": {
                          "amount": 36425,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4223,
                        "equivalentAmount": {
                          "amount": "238.01",
                          "currencyCode": "ANG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "433.73",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 5186,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0434,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "449.06",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "79.08",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 3155,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0697,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "67.54",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "458.45",
                          "currencyCode": "LYD"
                        },
                        "awardAmount": {
                          "amount": 9201,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2225,
                        "equivalentAmount": {
                          "amount": "128.84",
                          "currencyCode": "XOF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "395.34",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 25836,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1341,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "83.99",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "435.69",
                            "currencyCode": "RON"
                          },
                          "awardAmount": {
                            "amount": 14759,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1036,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "466.68",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "302.4",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 40376,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1104,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "47.15",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "416.44",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 25939,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1779,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "456.07",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "389.44",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 21541,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2208,
                    "equivalentAmount": {
                      "amount": "235.46",
                      "currencyCode": "VES"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "80.29",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 21650,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0258,
                    "equivalentAmount": {
                      "amount": "128.27",
                      "currencyCode": "GYD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "478.27",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 20309,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1339,
                    "equivalentAmount": {
                      "amount": "307.38",
                      "currencyCode": "BZD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "399.11",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 10764,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4377,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "44.15",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "474.99",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 36664,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1966,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "96.12",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "307.32",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 25990,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2907,
                    "equivalentAmount": {
                      "amount": "101.64",
                      "currencyCode": "BSD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "68.24",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 46207,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0738,
                    "equivalentAmount": {
                      "amount": "357.12",
                      "currencyCode": "NPR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0875
                },
                "passengerReferenceIds": [
                  "35542535-2dbe-4515-aaec-ec8526782795",
                  "587467e8-5548-4998-aeab-806934407e63",
                  "03e58202-7fb7-4b54-8336-dae962b22447",
                  "d87a3eb9-6f42-40bd-85ed-e76669428ae9",
                  "fbc55eed-8b68-464f-8751-877efa7be793",
                  "51345512-a896-466d-875c-368f47e3115e",
                  "b220b4a1-bc7b-4be1-b027-b679404fb7aa",
                  "b4699f2c-b929-4257-bdd6-58eb6f0becaa",
                  "9667f66b-58fd-4de0-ab43-7e10e696f838"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "101.83",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 35014,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3126,
                    "equivalentAmount": {
                      "amount": "40.37",
                      "currencyCode": "IDR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "393.32",
                          "currencyCode": "MDL"
                        },
                        "awardAmount": {
                          "amount": 17929,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0398,
                        "equivalentAmount": {
                          "amount": "343.04",
                          "currencyCode": "ALL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "429.27",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 41707,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2232,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "175.92",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "235.18",
                          "currencyCode": "NPR"
                        },
                        "awardAmount": {
                          "amount": 15286,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0922,
                        "equivalentAmount": {
                          "amount": "208.84",
                          "currencyCode": "GEL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "172.44",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 3952,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0136,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "244.17",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "112.01",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 1928,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0633,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "466.77",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "12.28",
                          "currencyCode": "ANG"
                        },
                        "awardAmount": {
                          "amount": 35904,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2473,
                        "equivalentAmount": {
                          "amount": "38.93",
                          "currencyCode": "ZAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "291.83",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 43404,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4867,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "343.46",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "309.93",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 6293,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0423,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "197.21",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "162.58",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 3518,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2564,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "90.7",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "378.68",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 35043,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4416,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "74.69",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "123.5",
                            "currencyCode": "TTD"
                          },
                          "awardAmount": {
                            "amount": 41269,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1376,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "420.77",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "130.16",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 10704,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2931,
                    "equivalentAmount": {
                      "amount": "313.17",
                      "currencyCode": "KHR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "350.39",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 37357,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0365,
                    "equivalentAmount": {
                      "amount": "366.8",
                      "currencyCode": "UGX"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "112.89",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 25041,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1004,
                    "equivalentAmount": {
                      "amount": "353.25",
                      "currencyCode": "ALL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "158.04",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 39918,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2717,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "316.4",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "149.59",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 6882,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.329,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "297.64",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "327",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 29181,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4145,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "10.6",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "483.28",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 37061,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3501,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "172.74",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "172.11",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 36978,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2327,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "158.84",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "93.67",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 3145,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4162,
                    "equivalentAmount": {
                      "amount": "170.62",
                      "currencyCode": "EUR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "487.71",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 30815,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1544,
                    "equivalentAmount": {
                      "amount": "274.94",
                      "currencyCode": "NAD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0626
                },
                "passengerReferenceIds": [
                  "97728278-b3e3-4140-8d6b-6676ed7ab7b7",
                  "df19af1c-629a-4afd-aaf4-69d98be1c2e4",
                  "31e046d8-5d1a-4c7a-9ce0-bca2b59d1fd2",
                  "a2c29058-7fff-4fb3-bc72-8c37e83619f5",
                  "df24b034-e470-4464-86cd-9e0d1c101704",
                  "62d86981-c737-4c50-a01d-f265bac6f9a5",
                  "6a08d8d9-a319-4344-8333-acb4bdd0a4e3",
                  "d17012f3-8096-46d2-8314-0a4ae3feda63",
                  "b562e637-2b39-4ad5-830a-84ad3bb6db83"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "398.43",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 7549,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2044,
                    "equivalentAmount": {
                      "amount": "315.44",
                      "currencyCode": "LSL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "473.27",
                          "currencyCode": "MRU"
                        },
                        "awardAmount": {
                          "amount": 34281,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1005,
                        "equivalentAmount": {
                          "amount": "37.38",
                          "currencyCode": "GIP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "156.42",
                            "currencyCode": "MRU"
                          },
                          "awardAmount": {
                            "amount": 24277,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.082,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "348.9",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "403.71",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 23896,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0661,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "205.27",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "252.35",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 20429,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1111,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "363.14",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "257.57",
                          "currencyCode": "GYD"
                        },
                        "awardAmount": {
                          "amount": 20713,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2522,
                        "equivalentAmount": {
                          "amount": "124.2",
                          "currencyCode": "CAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "34.56",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 23101,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4203,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "312.85",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "303.86",
                          "currencyCode": "USD"
                        },
                        "awardAmount": {
                          "amount": 28870,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2839,
                        "equivalentAmount": {
                          "amount": "51.37",
                          "currencyCode": "UYU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "120.55",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 23551,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1577,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "203.07",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "449.12",
                            "currencyCode": "RON"
                          },
                          "awardAmount": {
                            "amount": 10852,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2106,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "288.96",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "88.83",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 2381,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2579,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "231.23",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "81.51",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 30332,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1716,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "35.81",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "360.75",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 35967,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3174,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "483.58",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "254.99",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 7947,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0788,
                    "equivalentAmount": {
                      "amount": "221.01",
                      "currencyCode": "JMD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "175.38",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 48144,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1305,
                    "equivalentAmount": {
                      "amount": "65",
                      "currencyCode": "BND"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "109.36",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 6178,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1819,
                    "equivalentAmount": {
                      "amount": "197.99",
                      "currencyCode": "MGA"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "481.08",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 43941,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1655,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "494",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "11.52",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 6867,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4121,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "255.52",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "76.1",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 43727,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2065,
                    "equivalentAmount": {
                      "amount": "379.36",
                      "currencyCode": "BRL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "456.3",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 22631,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1498,
                    "equivalentAmount": {
                      "amount": "479.71",
                      "currencyCode": "DJF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8182
                },
                "passengerReferenceIds": [
                  "4700c46b-f943-4f7d-92fa-bc96722fec01",
                  "77b4a936-5aeb-461a-ab3f-6bff0bd47c27",
                  "6844f354-e490-4025-9de3-68f51604e950",
                  "619efc58-612c-4bec-8b23-616ca65c63c4",
                  "0837e74c-e49b-40cf-a24a-aa6118e97b45",
                  "c0db5c7f-d65f-41ce-820d-def924d3440d",
                  "eeca9dd5-ec0d-4b97-85c5-42119954ae26",
                  "10ee7f5c-d36f-4f0f-9954-b05ab226e2fd",
                  "cba9213d-86f1-436d-b297-4231f67e000a"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "439.73",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 29562,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2574,
                    "equivalentAmount": {
                      "amount": "232.55",
                      "currencyCode": "JMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "372.22",
                          "currencyCode": "RUB"
                        },
                        "awardAmount": {
                          "amount": 8652,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1462,
                        "equivalentAmount": {
                          "amount": "278.48",
                          "currencyCode": "LKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "267.91",
                            "currencyCode": "EUR"
                          },
                          "awardAmount": {
                            "amount": 40272,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4018,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "366.98",
                            "currencyCode": "LYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "348.14",
                          "currencyCode": "RSD"
                        },
                        "awardAmount": {
                          "amount": 6869,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4783,
                        "equivalentAmount": {
                          "amount": "287.13",
                          "currencyCode": "LBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "416.53",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 11293,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2261,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "252.01",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "233.26",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 4187,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0213,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "435.08",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "35.57",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 13914,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0614,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "266.89",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "265.5",
                            "currencyCode": "KGS"
                          },
                          "awardAmount": {
                            "amount": 1833,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1444,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "159.08",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "256.66",
                          "currencyCode": "CVE"
                        },
                        "awardAmount": {
                          "amount": 1768,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0718,
                        "equivalentAmount": {
                          "amount": "437.04",
                          "currencyCode": "GMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "30.64",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 46699,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3639,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "171.62",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "96.19",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 24566,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4662,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "418.05",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "379.26",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 26356,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0164,
                    "equivalentAmount": {
                      "amount": "371.65",
                      "currencyCode": "FKP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "246.98",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 43762,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4239,
                    "equivalentAmount": {
                      "amount": "188.03",
                      "currencyCode": "DJF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "452.3",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 23955,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0703,
                    "equivalentAmount": {
                      "amount": "89.06",
                      "currencyCode": "MNT"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "79.14",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 12062,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4596,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "162.88",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "355.66",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 7545,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4148,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "425.29",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "95.81",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 9792,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3569,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "138.74",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "278.94",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 16430,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2025,
                    "equivalentAmount": {
                      "amount": "63.77",
                      "currencyCode": "SCR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "55",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 15627,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3065,
                    "equivalentAmount": {
                      "amount": "58.25",
                      "currencyCode": "BIF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1016
                },
                "passengerReferenceIds": [
                  "7350b716-364d-4792-a225-bcb9f7b6cf15",
                  "28b518b3-77f2-48d3-81dc-58a58cb45747",
                  "316306b4-ac37-4a8b-9f80-876131c80b63",
                  "08b53756-2bb3-4a3d-b8e4-51f63f842e84",
                  "f4f41c1f-71b9-49d2-b86e-35dd0a5720af",
                  "50fec07a-b17e-4ffa-8c74-f59c5c12a88e",
                  "d728fed4-c175-4695-81d9-f2f72dddc532",
                  "347c057b-2024-4b78-8359-f79662b4623f",
                  "a60ee533-9cf4-4430-9d9d-5f462e46cde3"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "71.99",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 1992,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1191,
                    "equivalentAmount": {
                      "amount": "179.49",
                      "currencyCode": "ILS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "16.19",
                          "currencyCode": "JMD"
                        },
                        "awardAmount": {
                          "amount": 40307,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0431,
                        "equivalentAmount": {
                          "amount": "176.36",
                          "currencyCode": "BND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "62.77",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 33203,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.39,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "492.65",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "114.13",
                          "currencyCode": "ISK"
                        },
                        "awardAmount": {
                          "amount": 34543,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3774,
                        "equivalentAmount": {
                          "amount": "38.81",
                          "currencyCode": "KZT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "432.93",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 28523,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3855,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "391.58",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "426.15",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 42008,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0459,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "434.45",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "233.05",
                          "currencyCode": "GEL"
                        },
                        "awardAmount": {
                          "amount": 15045,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2942,
                        "equivalentAmount": {
                          "amount": "270.3",
                          "currencyCode": "TRY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "340.26",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 32815,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3005,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "428.1",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "296.96",
                            "currencyCode": "TMT"
                          },
                          "awardAmount": {
                            "amount": 34576,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3804,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "46.01",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "324.29",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 1317,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2555,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "123.05",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "160.09",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 37678,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1189,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "424.6",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "409.75",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 20976,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2471,
                    "equivalentAmount": {
                      "amount": "310.39",
                      "currencyCode": "JOD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "204.95",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 4861,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0347,
                    "equivalentAmount": {
                      "amount": "19.05",
                      "currencyCode": "LYD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "408.83",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 36970,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3956,
                    "equivalentAmount": {
                      "amount": "167.11",
                      "currencyCode": "GIP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "36.26",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 33909,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1554,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "303.02",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "224.32",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 36586,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.257,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "134.85",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "407.72",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 37095,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1468,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "402.29",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "272.78",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 40914,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4095,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "254.47",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "284.55",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 9482,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1869,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "494.82",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "161.81",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 41945,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.199,
                    "equivalentAmount": {
                      "amount": "265.58",
                      "currencyCode": "AED"
                    }
                  },
                  {
                    "amount": {
                      "amount": "125.44",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 47165,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2896,
                    "equivalentAmount": {
                      "amount": "230.86",
                      "currencyCode": "MOP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0814
                },
                "passengerReferenceIds": [
                  "97d39929-93d5-48de-b430-4a8f7c926af2",
                  "ab47a5e9-fa23-41a6-81b1-53b19141cbf0",
                  "fe8dd761-9536-470c-ae93-076043424e8a",
                  "887e416d-8feb-4003-9121-f51b8a2c5f33",
                  "9832b555-3663-48fd-8c8b-91daacfe5b95",
                  "16c9fe64-f663-4da9-98be-57ea8d00eb68",
                  "efafa27d-7366-4256-a819-2497f24c8143",
                  "6e16f649-3688-4204-b668-41203bd9774c",
                  "130b3a89-941f-438d-9803-405a9eb3cead"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "79.53",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 24970,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1909,
                    "equivalentAmount": {
                      "amount": "198.08",
                      "currencyCode": "KWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "109.4",
                          "currencyCode": "CNY"
                        },
                        "awardAmount": {
                          "amount": 9711,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3824,
                        "equivalentAmount": {
                          "amount": "195.43",
                          "currencyCode": "PEN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "92.52",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 7841,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1563,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "236.32",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "146.7",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 15776,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4807,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "456.47",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "413.31",
                          "currencyCode": "BWP"
                        },
                        "awardAmount": {
                          "amount": 37180,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3771,
                        "equivalentAmount": {
                          "amount": "268.05",
                          "currencyCode": "YER"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "372.78",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 32309,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4671,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "463.54",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "244.31",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 36103,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1603,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "110.26",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "392.19",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 48016,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4717,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "69.42",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "243.06",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 28871,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0564,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "16.54",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "321.8",
                          "currencyCode": "CHF"
                        },
                        "awardAmount": {
                          "amount": 19174,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3296,
                        "equivalentAmount": {
                          "amount": "198.1",
                          "currencyCode": "RON"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "225.92",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 29458,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3215,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "378.85",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "43.64",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 24972,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2704,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "164.83",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "60.47",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 15266,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0483,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "210.14",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "214.11",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 10687,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1836,
                    "equivalentAmount": {
                      "amount": "241.58",
                      "currencyCode": "PLN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "52.45",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 3212,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2589,
                    "equivalentAmount": {
                      "amount": "13.68",
                      "currencyCode": "UZS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "292.42",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 34366,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3634,
                    "equivalentAmount": {
                      "amount": "356.27",
                      "currencyCode": "BTN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "123.8",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 34618,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1679,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "121.17",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "145.89",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 16521,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3688,
                    "equivalentAmount": {
                      "amount": "182.8",
                      "currencyCode": "USD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "208.89",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 11846,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3906,
                    "equivalentAmount": {
                      "amount": "448.02",
                      "currencyCode": "USD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.933
                },
                "passengerReferenceIds": [
                  "20c04b14-21bf-40b2-8674-8f4a3ea8979d",
                  "1aae507f-5238-4405-ba87-7429f5aa2e4c",
                  "69ec8fa8-b650-478d-9f51-40a09aa2786f",
                  "57bad062-fb04-42d9-8e36-4610f387aaf4",
                  "080cb110-d925-4911-a545-1da5ff6a6356",
                  "2bb5ebf4-d278-49c6-9483-ccb6b5f9b2db",
                  "7622fe5a-6cde-4bf2-9250-3bbb05724416",
                  "9743b7c3-1231-4ee2-abc2-839625ac42fc",
                  "56ec7157-f10d-4313-ba92-26a899577931"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "379.12",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 38228,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4996,
                    "equivalentAmount": {
                      "amount": "277.62",
                      "currencyCode": "MMK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "49.63",
                          "currencyCode": "EGP"
                        },
                        "awardAmount": {
                          "amount": 11871,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3657,
                        "equivalentAmount": {
                          "amount": "384.32",
                          "currencyCode": "HKD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "95.04",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 21157,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "350.73",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "418.03",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 43222,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4746,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "128.89",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "350.36",
                          "currencyCode": "YER"
                        },
                        "awardAmount": {
                          "amount": 29327,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2502,
                        "equivalentAmount": {
                          "amount": "499.83",
                          "currencyCode": "KES"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "277.3",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 26546,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3061,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "297.48",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "415.63",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 31812,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1143,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "434.68",
                            "currencyCode": "TTD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "98.93",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 28813,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3975,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "100.26",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "191.69",
                          "currencyCode": "FKP"
                        },
                        "awardAmount": {
                          "amount": 48822,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1211,
                        "equivalentAmount": {
                          "amount": "127.87",
                          "currencyCode": "CNY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "191.58",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 3636,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1143,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "304.1",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "249.15",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 25747,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3937,
                    "equivalentAmount": {
                      "amount": "173.41",
                      "currencyCode": "FJD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "446.52",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 32480,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1217,
                    "equivalentAmount": {
                      "amount": "171",
                      "currencyCode": "CLP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "204.91",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 13811,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.251,
                    "equivalentAmount": {
                      "amount": "285.39",
                      "currencyCode": "PHP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "493.49",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 38682,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0174,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "47.28",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "266.19",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 2418,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.334,
                    "equivalentAmount": {
                      "amount": "367.9",
                      "currencyCode": "ZMW"
                    }
                  },
                  {
                    "amount": {
                      "amount": "202.2",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 26843,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0862,
                    "equivalentAmount": {
                      "amount": "452.18",
                      "currencyCode": "CUP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9985
                },
                "passengerReferenceIds": [
                  "81e0c842-25f8-45c5-8df8-644b2a8b56fd",
                  "520df5c8-0483-4d22-880e-f41808128d17",
                  "06db16d7-41c8-4d5f-93f9-236a6bb79a07",
                  "e6f5806b-b00a-4b7b-b3d1-5e9d71d8b9d9",
                  "b41b3be0-b8d6-4a29-8aee-8ca563fdde08",
                  "59967741-841b-448a-bd11-f95f4ca06c0e",
                  "9ee64420-b226-4089-aa04-7414f86073d2",
                  "14c09729-a578-4257-82e1-cf9eba9cd338",
                  "8af19ed3-4b58-4813-9782-b345f327571a"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "64.42",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 15506,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1023,
                    "equivalentAmount": {
                      "amount": "21.54",
                      "currencyCode": "HUF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "83.47",
                          "currencyCode": "GTQ"
                        },
                        "awardAmount": {
                          "amount": 20096,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0278,
                        "equivalentAmount": {
                          "amount": "197.46",
                          "currencyCode": "NIO"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "111.46",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 34094,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1807,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "363.58",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "101.21",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 44003,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3708,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "139.56",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "392.24",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 49724,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1684,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "259.46",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "330.16",
                          "currencyCode": "PHP"
                        },
                        "awardAmount": {
                          "amount": 15289,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3044,
                        "equivalentAmount": {
                          "amount": "482.49",
                          "currencyCode": "SEK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "63.25",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 11376,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0847,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "376.79",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "289.48",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 33966,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2067,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "286.8",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "180.83",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 37619,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2409,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "288.51",
                            "currencyCode": "RON"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "286.5",
                          "currencyCode": "VUV"
                        },
                        "awardAmount": {
                          "amount": 25757,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4495,
                        "equivalentAmount": {
                          "amount": "136.22",
                          "currencyCode": "MGA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "44.87",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 17665,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3664,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "179.98",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "59.53",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 17205,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2884,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "447.01",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "357.15",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 43838,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.061,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "192.3",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "46.74",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 40896,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4733,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "113.9",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "282.58",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 8515,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1059,
                    "equivalentAmount": {
                      "amount": "362.2",
                      "currencyCode": "ARS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "261.68",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 33114,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3289,
                    "equivalentAmount": {
                      "amount": "219.62",
                      "currencyCode": "SYP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "332.62",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 9873,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0495,
                    "equivalentAmount": {
                      "amount": "371.01",
                      "currencyCode": "BMD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "196.66",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 26414,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3882,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "241.8",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "274.33",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 41508,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3818,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "312.67",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "90.16",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 23338,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2917,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "67.34",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "404.98",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 4153,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3687,
                    "equivalentAmount": {
                      "amount": "295.67",
                      "currencyCode": "BOB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "71.31",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 25561,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0504,
                    "equivalentAmount": {
                      "amount": "153.43",
                      "currencyCode": "HUF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "356.69",
                  "currencyCode": "NPR"
                },
                "awardAmount": {
                  "amount": 29688,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.472,
                "equivalentAmount": {
                  "amount": "444.08",
                  "currencyCode": "TTD"
                }
              },
              "fees": {
                "amount": {
                  "amount": "13.98",
                  "currencyCode": "MZN"
                },
                "awardAmount": {
                  "amount": 7698,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3838,
                "equivalentAmount": {
                  "amount": "71.05",
                  "currencyCode": "SGD"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "111.48",
                  "currencyCode": "GEL"
                },
                "awardAmount": {
                  "amount": 2850,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0472,
                "equivalentAmount": {
                  "amount": "107.09",
                  "currencyCode": "DZD"
                }
              },
              "offerItemReferenceId": "5a8a7880-b17f-43b9-8399-77a5db7a0385",
              "tax": {
                "amount": {
                  "amount": "161.04",
                  "currencyCode": "MMK"
                },
                "awardAmount": {
                  "amount": 43724,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4244,
                "equivalentAmount": {
                  "amount": "457.17",
                  "currencyCode": "TND"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "387.63",
                    "currencyCode": "KWD"
                  },
                  "awardAmount": {
                    "amount": 13470,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3206,
                  "equivalentAmount": {
                    "amount": "130.03",
                    "currencyCode": "CAD"
                  }
                },
                {
                  "amount": {
                    "amount": "355.06",
                    "currencyCode": "TTD"
                  },
                  "awardAmount": {
                    "amount": 38946,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1,
                  "equivalentAmount": {
                    "amount": "314.13",
                    "currencyCode": "NIO"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "499.51",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 31476,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4903,
                    "equivalentAmount": {
                      "amount": "181.92",
                      "currencyCode": "OMR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "464.95",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 35175,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3524,
                    "equivalentAmount": {
                      "amount": "462.6",
                      "currencyCode": "BAM"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "460.18",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 16388,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1671,
                    "equivalentAmount": {
                      "amount": "221.04",
                      "currencyCode": "CLP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "247.66",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 5774,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2162,
                    "equivalentAmount": {
                      "amount": "460.3",
                      "currencyCode": "RSD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "179.05",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 9662,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4821,
                      "equivalentAmount": {
                        "amount": "284.17",
                        "currencyCode": "PYG"
                      }
                    },
                    {
                      "amount": {
                        "amount": "218.66",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 33388,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4782,
                      "equivalentAmount": {
                        "amount": "52.27",
                        "currencyCode": "AOA"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "84.96",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 18662,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3172,
                    "equivalentAmount": {
                      "amount": "309.64",
                      "currencyCode": "RWF"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "362.42",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 13965,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3723,
                    "equivalentAmount": {
                      "amount": "375.31",
                      "currencyCode": "BIF"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "214.48",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 28752,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1148,
                    "equivalentAmount": {
                      "amount": "414.87",
                      "currencyCode": "AOA"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "123.5",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 49269,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1557,
                    "equivalentAmount": {
                      "amount": "226.01",
                      "currencyCode": "KRW"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "124.99",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 30323,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.263,
                      "equivalentAmount": {
                        "amount": "248.84",
                        "currencyCode": "WST"
                      }
                    },
                    {
                      "amount": {
                        "amount": "172.96",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 48052,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1033,
                      "equivalentAmount": {
                        "amount": "459.31",
                        "currencyCode": "BBD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "283.77",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 48161,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0246,
                    "equivalentAmount": {
                      "amount": "342.78",
                      "currencyCode": "SOS"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "105.45",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 40181,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1009,
                    "equivalentAmount": {
                      "amount": "272.23",
                      "currencyCode": "CLP"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "366.78",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 14574,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2558,
                    "equivalentAmount": {
                      "amount": "235.14",
                      "currencyCode": "MOP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "325.72",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 19312,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2626,
                    "equivalentAmount": {
                      "amount": "173.53",
                      "currencyCode": "PEN"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "236.44",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 10550,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4184,
                      "equivalentAmount": {
                        "amount": "66.09",
                        "currencyCode": "UGX"
                      }
                    },
                    {
                      "amount": {
                        "amount": "220.6",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 9161,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1694,
                      "equivalentAmount": {
                        "amount": "396.73",
                        "currencyCode": "PLN"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "158.23",
                    "currencyCode": "UZS"
                  },
                  "percentage": "11.51"
                },
                "passengerReferenceIds": [
                  "f6135061-8c50-46a4-8274-3521da9d919d",
                  "0172de57-44e2-4312-9430-692573b39236",
                  "4b6482eb-63b7-4e21-bd65-f0d46e6d6dfd",
                  "5418cd13-a2b1-42ca-b61f-55a53008603a",
                  "3d86c713-d40f-48cd-a688-5aada2f848d7",
                  "5a4e75f3-66e4-4a89-8208-40f0cc6defc4",
                  "d47274fb-4e60-4858-a596-c17bd3ae8fa8",
                  "0a4d01bd-cd14-4ecd-9312-3e4bfa732743",
                  "026c72f8-fa63-488a-a526-8dcf43090f34"
                ],
                "total": {
                  "amount": {
                    "amount": "419.36",
                    "currencyCode": "MUR"
                  },
                  "awardAmount": {
                    "amount": 9313,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2779,
                  "equivalentAmount": {
                    "amount": "401.85",
                    "currencyCode": "NOK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "25.61",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 7775,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2358,
                    "equivalentAmount": {
                      "amount": "452.61",
                      "currencyCode": "SSP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "105.41",
                        "currencyCode": "BBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34669,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4725,
                      "equivalentAmount": {
                        "amount": "253.65",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "42.24",
                        "currencyCode": "SLE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34956,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4705,
                      "equivalentAmount": {
                        "amount": "360.93",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "324.12",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22572,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0835,
                      "equivalentAmount": {
                        "amount": "461.31",
                        "currencyCode": "EGP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "100.68",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 11329,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4526,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "389.65",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "81.66",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 20996,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4211,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "141.69",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "364.43",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 46781,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1158,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "355.16",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "488.25",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 29846,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2048,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "281.46",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "13.45",
                    "currencyCode": "SZL"
                  },
                  "percentage": "9.95"
                },
                "passengerReferenceIds": [
                  "765458b5-65d8-4861-9b72-af67db738670",
                  "37e75a02-d402-4e85-a06a-9c96765a7a35",
                  "0d1239b7-5f92-487b-8ebe-f941b5439f3f",
                  "8221ea99-3026-40c5-a7ac-447473330185",
                  "a38c6fea-dcb2-4760-87a6-e165ed5c2f7d",
                  "45519c1c-724b-4d00-a70b-17c767a8914c",
                  "8f9022c6-dc14-4208-a8b3-57fb97041f25",
                  "8e8a666d-cdb0-48e5-8a96-af3db5e619e9",
                  "e3f1c09f-f31f-4f44-9f74-d72f3d32e6ef"
                ],
                "total": {
                  "amount": {
                    "amount": "477.45",
                    "currencyCode": "PLN"
                  },
                  "awardAmount": {
                    "amount": 18718,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3359,
                  "equivalentAmount": {
                    "amount": "323.79",
                    "currencyCode": "TOP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "143.22",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 3157,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3642,
                    "equivalentAmount": {
                      "amount": "53.6",
                      "currencyCode": "CUP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "80.02",
                        "currencyCode": "ARS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30809,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0805,
                      "equivalentAmount": {
                        "amount": "159.43",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "377.59",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49294,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4018,
                      "equivalentAmount": {
                        "amount": "296.56",
                        "currencyCode": "DJF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "296.51",
                        "currencyCode": "MUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2020,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3807,
                      "equivalentAmount": {
                        "amount": "410.44",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "87.07",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 44205,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4567,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "253",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "117.04",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 31471,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0201,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "300.24",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "437.74",
                    "currencyCode": "XAF"
                  },
                  "percentage": "6.61"
                },
                "passengerReferenceIds": [
                  "b52aba55-45d6-4cc8-84b3-acec4af7dd26",
                  "c793f430-7b6d-440b-a2a9-a2d1a9078350",
                  "eb77bd80-6722-40f7-8a48-c6f837e4986d",
                  "abc88ba5-0e2a-4b6e-8ad8-1fb3885f3951",
                  "5969870c-4abb-4bfe-b27e-ec51f22b7649",
                  "a685489c-8aca-4160-87a3-712e948add8c",
                  "503c9bc5-ea05-42c0-8ea2-1342f8ee5412",
                  "c0dfd0da-b13c-48a6-86aa-18512be7d455",
                  "e1399735-45b4-43aa-91e6-d89cd145a95f"
                ],
                "total": {
                  "amount": {
                    "amount": "257.26",
                    "currencyCode": "KHR"
                  },
                  "awardAmount": {
                    "amount": 6684,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4758,
                  "equivalentAmount": {
                    "amount": "354.37",
                    "currencyCode": "AED"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "348.05",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 9853,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3818,
                    "equivalentAmount": {
                      "amount": "454.72",
                      "currencyCode": "TND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "475.15",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40931,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2561,
                      "equivalentAmount": {
                        "amount": "456.08",
                        "currencyCode": "BOB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "479.66",
                        "currencyCode": "XOF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15704,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3218,
                      "equivalentAmount": {
                        "amount": "227.56",
                        "currencyCode": "SLE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "439.77",
                        "currencyCode": "CLP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5811,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3733,
                      "equivalentAmount": {
                        "amount": "43.47",
                        "currencyCode": "ERN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "113.11",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 35710,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2826,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "383.95",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "51.96",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 24673,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2301,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "69.26",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "341.26",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 18866,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1758,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "402.04",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "59.71",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 30773,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4591,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "89.57",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "34.95",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 23873,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4288,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "305.94",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "346.83",
                    "currencyCode": "PGK"
                  },
                  "percentage": "11.67"
                },
                "passengerReferenceIds": [
                  "17a76c82-2e29-4e93-bb3e-6294f3c38697",
                  "c21e7c2a-39b2-4214-ae65-f21df4d62639",
                  "bda45cd8-678a-4ce8-a378-0410556f06ee",
                  "2c3da883-8743-4577-9fb2-c53177791567",
                  "dade19bb-e213-41af-94f2-126362a64122",
                  "bed528c7-ea97-4776-b502-e2c0ea4726ca",
                  "68ac61e1-dccb-4461-ab30-5116835535be",
                  "174a5acf-00ae-47ef-a24d-56ec44a67da2",
                  "4a57fd7b-eeb6-457e-8299-d377147212f4"
                ],
                "total": {
                  "amount": {
                    "amount": "146.77",
                    "currencyCode": "JMD"
                  },
                  "awardAmount": {
                    "amount": 10421,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1694,
                  "equivalentAmount": {
                    "amount": "493.87",
                    "currencyCode": "SZL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "227.65",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 44776,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3383,
                    "equivalentAmount": {
                      "amount": "268.17",
                      "currencyCode": "BSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "442.84",
                        "currencyCode": "KGS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1571,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2942,
                      "equivalentAmount": {
                        "amount": "440.2",
                        "currencyCode": "PKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "57.49",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13727,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.165,
                      "equivalentAmount": {
                        "amount": "173.17",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "387.8",
                        "currencyCode": "BAM"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44648,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3481,
                      "equivalentAmount": {
                        "amount": "219.05",
                        "currencyCode": "SGD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "163.44",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 33601,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3674,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "239.46",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "438.13",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 38395,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4681,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "85.13",
                        "currencyCode": "ILS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "328.82",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 34455,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0407,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "476.88",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "237.62",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 2830,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3702,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "485",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "382.88",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 11725,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.293,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "167.1",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "219.4",
                    "currencyCode": "MUR"
                  },
                  "percentage": "11.67"
                },
                "passengerReferenceIds": [
                  "e6bd80f4-f3fb-45c6-bb74-ac88c0730d99",
                  "406d396b-09f1-4e32-8755-4076d40968e9",
                  "d6aad418-125e-44e8-8abf-d70471dbda95",
                  "d0a45f68-8613-4a30-bfe9-85bdee46b1f2",
                  "c6349a49-5508-414b-89d6-f06dccd7cd67",
                  "9e3640c1-b3e6-477f-9782-05155658bcc5",
                  "a6205160-0be0-4242-bef9-92b563a2bd0b",
                  "bfab0f4b-1bfb-463d-8107-880f1a094e2b",
                  "e0b33906-c3e0-4ae4-8e95-2848d3f555ca"
                ],
                "total": {
                  "amount": {
                    "amount": "276.83",
                    "currencyCode": "SHP"
                  },
                  "awardAmount": {
                    "amount": 46677,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2107,
                  "equivalentAmount": {
                    "amount": "476.4",
                    "currencyCode": "RWF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "250.56",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 14651,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2398,
                    "equivalentAmount": {
                      "amount": "73.45",
                      "currencyCode": "GHS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "245.78",
                        "currencyCode": "ALL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6864,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1775,
                      "equivalentAmount": {
                        "amount": "349.97",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "316.08",
                        "currencyCode": "BWP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8312,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2091,
                      "equivalentAmount": {
                        "amount": "325.38",
                        "currencyCode": "ARS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "365.67",
                        "currencyCode": "BOB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9644,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4846,
                      "equivalentAmount": {
                        "amount": "73.33",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "220.88",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 46229,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0303,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "243.28",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "298.7",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 4798,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4524,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "26.49",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "489.29",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 49640,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3371,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "402.58",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "154.47",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 30382,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1586,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "92.51",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "324.74",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 48287,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3087,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "73.32",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "255.52",
                    "currencyCode": "OMR"
                  },
                  "percentage": "10.89"
                },
                "passengerReferenceIds": [
                  "beeb9c7e-83d2-4e96-ae81-2983e183bdcc",
                  "7452c23e-0742-4479-85e4-6d58c5e37c44",
                  "1f961586-258c-4a68-b1e0-076a4b93374b",
                  "9885eb15-5693-483e-9edf-3ef6f0c8ec5a",
                  "f63e149f-e805-4650-8211-26516b0ece27",
                  "505c3818-a61b-4dba-971b-ec15a0ae6d07",
                  "b03c617e-7d4a-4f8d-a14e-9762fc5e554b",
                  "8d30b70b-70f9-4043-8fe2-30a87b362cb3",
                  "dae35dd7-c41a-4550-86b8-cb2157bb5de1"
                ],
                "total": {
                  "amount": {
                    "amount": "467.13",
                    "currencyCode": "DOP"
                  },
                  "awardAmount": {
                    "amount": 42395,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1256,
                  "equivalentAmount": {
                    "amount": "135.92",
                    "currencyCode": "RWF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "452.95",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 18547,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4127,
                    "equivalentAmount": {
                      "amount": "151.01",
                      "currencyCode": "JMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "299.43",
                        "currencyCode": "AWG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48271,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.352,
                      "equivalentAmount": {
                        "amount": "388.31",
                        "currencyCode": "MXN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "389.69",
                        "currencyCode": "NPR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19359,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0994,
                      "equivalentAmount": {
                        "amount": "14.82",
                        "currencyCode": "XAF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "342.13",
                        "currencyCode": "AFN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32154,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1846,
                      "equivalentAmount": {
                        "amount": "205.47",
                        "currencyCode": "SOS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "125.17",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 17403,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3976,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "109.63",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "304.89",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 16577,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1138,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "389.35",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "55.48",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 24727,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0399,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "119.88",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "413.42",
                    "currencyCode": "IDR"
                  },
                  "percentage": "9.18"
                },
                "passengerReferenceIds": [
                  "97cb4671-2ea8-443c-8914-f4a18e7f201b",
                  "c885819b-c38f-4b15-95a9-e590c7a193ee",
                  "bb2a065e-436d-467a-a143-ccb45261cf5e",
                  "ae130710-0661-4f06-a6b1-bb69e585d3d8",
                  "b5a2f2dd-b47a-42f4-accd-9411fa0e26c4",
                  "cae2dc6f-ca7f-4c03-bba0-9b03f714b99e",
                  "2aad9d0f-30d4-4528-82de-175750018c72",
                  "1c02527b-897f-4dd8-9a0e-47f584cb41d0",
                  "115d348c-457b-4482-8a82-3cb0d831ef12"
                ],
                "total": {
                  "amount": {
                    "amount": "233.74",
                    "currencyCode": "COP"
                  },
                  "awardAmount": {
                    "amount": 34588,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2276,
                  "equivalentAmount": {
                    "amount": "436.19",
                    "currencyCode": "IDR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "492.9",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 29889,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1238,
                    "equivalentAmount": {
                      "amount": "211.44",
                      "currencyCode": "TRY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "48.64",
                        "currencyCode": "BSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5720,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3292,
                      "equivalentAmount": {
                        "amount": "477.14",
                        "currencyCode": "PLN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "92.78",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27782,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4933,
                      "equivalentAmount": {
                        "amount": "146.69",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "340.58",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28217,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1928,
                      "equivalentAmount": {
                        "amount": "294.4",
                        "currencyCode": "CZK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "168.12",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 1720,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2659,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "344.36",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "336.85",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 21392,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4578,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "55.01",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "80.48",
                    "currencyCode": "CHF"
                  },
                  "percentage": "11.01"
                },
                "passengerReferenceIds": [
                  "7e61963d-7d67-43b4-abbf-58a186d2083c",
                  "f427c3be-6c88-44f6-8dc8-e84f96619626",
                  "73b9c922-e48d-40c8-9220-dcdbad1df17b",
                  "cdbdcede-a17b-4eab-99b2-b51e6b161976",
                  "51977359-2ccb-4233-ae19-12af0d0a9bb7",
                  "cbf9dba4-3e3f-4d5a-87df-972eb3e4f26b",
                  "d1109dbd-513e-4ef3-910e-a64f8941db3f",
                  "3499388a-cffe-486b-a2e4-a33d7a287d35",
                  "37d8724a-422e-478e-88b5-0413cf63fdc9"
                ],
                "total": {
                  "amount": {
                    "amount": "315.74",
                    "currencyCode": "RWF"
                  },
                  "awardAmount": {
                    "amount": 28362,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3074,
                  "equivalentAmount": {
                    "amount": "459.66",
                    "currencyCode": "UZS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "98.76",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 17174,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0554,
                    "equivalentAmount": {
                      "amount": "278.09",
                      "currencyCode": "BHD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "205.97",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10350,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.017,
                      "equivalentAmount": {
                        "amount": "140.97",
                        "currencyCode": "GMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "293.94",
                        "currencyCode": "BRL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5904,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0309,
                      "equivalentAmount": {
                        "amount": "155.47",
                        "currencyCode": "NZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "455.64",
                        "currencyCode": "AZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18249,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3231,
                      "equivalentAmount": {
                        "amount": "240.68",
                        "currencyCode": "MDL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "451.07",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 37789,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1328,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "162.17",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "119.69",
                    "currencyCode": "BGN"
                  },
                  "percentage": "14.72"
                },
                "passengerReferenceIds": [
                  "44510e2a-00e8-472c-bc13-ff7f3b3bcfff",
                  "016d254e-4912-4984-b207-f93d2299d1c4",
                  "13d1a0bb-377e-4856-9eec-d972a235be7f",
                  "7e7ef705-f985-48a1-a537-e15849d2be04",
                  "728be671-b08f-4393-aba3-5cea58960f08",
                  "0b710f78-74b3-4721-9e2a-18f7ea388212",
                  "7856b843-7ef1-4e2f-8963-6f1a7bb4dd4d",
                  "d67e159a-f0f8-4298-a9aa-81ac82d5c2ab",
                  "c413ad1c-14c7-40b8-b049-5d7064d3ec99"
                ],
                "total": {
                  "amount": {
                    "amount": "480.79",
                    "currencyCode": "TND"
                  },
                  "awardAmount": {
                    "amount": 36404,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4541,
                  "equivalentAmount": {
                    "amount": "285.49",
                    "currencyCode": "MXN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "360.77",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 13934,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2099,
                    "equivalentAmount": {
                      "amount": "117.94",
                      "currencyCode": "MKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "160.54",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30909,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2494,
                      "equivalentAmount": {
                        "amount": "179.21",
                        "currencyCode": "UAH"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "34.95",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9575,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4269,
                      "equivalentAmount": {
                        "amount": "61.96",
                        "currencyCode": "BYN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "262.02",
                        "currencyCode": "GTQ"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15069,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3584,
                      "equivalentAmount": {
                        "amount": "495.75",
                        "currencyCode": "IRR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "19.8",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 16136,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3382,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "156.94",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "476.06",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 43213,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.224,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "25.38",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "316.83",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 2446,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3397,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "172.73",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "446.55",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 4189,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0582,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "164.71",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "221.29",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 41857,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0967,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "146.36",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "369.15",
                    "currencyCode": "RSD"
                  },
                  "percentage": "10.38"
                },
                "deal": {
                  "amount": {
                    "amount": "306.39",
                    "currencyCode": "KGS"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "19.89",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "28c8fb62-8bde-4ebe-b56f-e2db0b9a103a",
                  "fab2281a-1beb-4c39-b8f6-03b8a0b7763f",
                  "a4a94624-afd7-4179-95b8-065259ffe419",
                  "bac6e085-7ac0-4032-9e27-6c1fa14b05fc",
                  "17e43210-38fc-47b1-9514-cbea20b28ab3",
                  "6a6dcffa-d85c-46c7-aec8-1029d7932500",
                  "834ddd92-96cf-4140-bfcc-84e34ebddf2c",
                  "0ef2a910-55ca-4c63-9877-766c7ff9ecce",
                  "4bd1ac79-bf79-4293-b10f-1d7ab8d5f836"
                ],
                "total": {
                  "amount": {
                    "amount": "429.86",
                    "currencyCode": "XOF"
                  },
                  "awardAmount": {
                    "amount": 25169,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2449,
                  "equivalentAmount": {
                    "amount": "439.59",
                    "currencyCode": "INR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "197.5",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 38397,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0159,
                    "equivalentAmount": {
                      "amount": "266.97",
                      "currencyCode": "JMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "204.9",
                        "currencyCode": "CVE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11180,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1136,
                      "equivalentAmount": {
                        "amount": "160.48",
                        "currencyCode": "MMK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "367.04",
                        "currencyCode": "AFN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48744,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0584,
                      "equivalentAmount": {
                        "amount": "282.91",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "168.71",
                        "currencyCode": "BHD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41737,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0974,
                      "equivalentAmount": {
                        "amount": "217.24",
                        "currencyCode": "SLE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "51.13",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 29829,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4073,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "478.96",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "147.13",
                    "currencyCode": "PGK"
                  },
                  "percentage": "8.77"
                },
                "deal": {
                  "amount": {
                    "amount": "35.53",
                    "currencyCode": "GHS"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "11.23",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "2cad4182-f606-492c-bded-654a0a98381b",
                  "29355b57-796e-4646-971e-f5e262ad110a",
                  "2b8e3891-30a4-4aa6-8949-19cc995ca835",
                  "e3bc7608-9c14-4a0b-a2b7-f731eb23860e",
                  "c72dbd77-c201-415c-a988-34a7f83a3c5c",
                  "4875f7a4-bb62-4c22-a7b1-4e25987d337f",
                  "f81b30f9-cb4f-4bd5-8295-5a55697714eb",
                  "b794160e-099a-4b4d-84b1-6e4440c16424",
                  "eca9adca-9cf2-4263-a37a-e1c8c91f8d0a"
                ],
                "total": {
                  "amount": {
                    "amount": "273.59",
                    "currencyCode": "MVR"
                  },
                  "awardAmount": {
                    "amount": 48804,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4886,
                  "equivalentAmount": {
                    "amount": "447.8",
                    "currencyCode": "LBP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "374.52",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 11661,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3406,
                    "equivalentAmount": {
                      "amount": "70.08",
                      "currencyCode": "DOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "158.75",
                        "currencyCode": "GNF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12898,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2108,
                      "equivalentAmount": {
                        "amount": "241.4",
                        "currencyCode": "KPW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "154.58",
                        "currencyCode": "BRL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37909,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0527,
                      "equivalentAmount": {
                        "amount": "284.82",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "493.07",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16378,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0214,
                      "equivalentAmount": {
                        "amount": "274.59",
                        "currencyCode": "MAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "271.75",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 41332,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4309,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "351.61",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "476.97",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 46354,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2073,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "472",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "287.2",
                    "currencyCode": "BBD"
                  },
                  "percentage": "5.76"
                },
                "deal": {
                  "amount": {
                    "amount": "56.44",
                    "currencyCode": "BDT"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "10.34",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "29be6cb1-9121-4259-97b3-621b600f7e17",
                  "81e2c009-ab53-4488-a31e-399f413fede6",
                  "1ae24723-e4e9-4241-8ffb-5fc99b73aacd",
                  "30d2a046-7329-4447-b5c4-e2a026f25f45",
                  "bbc194c7-ae8c-48b0-b813-9494bb6c6fec",
                  "7debad21-0713-4ce8-8809-b970c3f6c71f",
                  "4085c483-1fb7-4686-91b1-b47e65bc5bce",
                  "4e4c82c6-9394-44c0-af59-0abba73804ad",
                  "5a215623-4445-440f-bd7d-95dc02f212d2"
                ],
                "total": {
                  "amount": {
                    "amount": "218.09",
                    "currencyCode": "MUR"
                  },
                  "awardAmount": {
                    "amount": 36095,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2657,
                  "equivalentAmount": {
                    "amount": "60.58",
                    "currencyCode": "SLE"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "190.39",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 14359,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2338,
                    "equivalentAmount": {
                      "amount": "128",
                      "currencyCode": "AFN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "150.08",
                        "currencyCode": "RSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1948,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4524,
                      "equivalentAmount": {
                        "amount": "219.83",
                        "currencyCode": "ALL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "250.49",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32793,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.035,
                      "equivalentAmount": {
                        "amount": "167.68",
                        "currencyCode": "SOS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "21.47",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47784,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3945,
                      "equivalentAmount": {
                        "amount": "499.85",
                        "currencyCode": "SHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "469.69",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 16481,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4955,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "27.8",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "250.27",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 36248,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1885,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "357.51",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "171.3",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 4430,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4558,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "219.29",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "446.02",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 14056,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3582,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "365.5",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "51.85",
                    "currencyCode": "MYR"
                  },
                  "percentage": "14.91"
                },
                "deal": {
                  "amount": {
                    "amount": "181.06",
                    "currencyCode": "KYD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "15.25",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "1e9b9afa-a036-4a91-bfcc-d884703b7215",
                  "94c3cc89-c485-442b-a132-af43364badcf",
                  "b140fe47-b405-4eac-bba2-d5501b87ee56",
                  "37b139d5-5a02-46de-9a8b-362ee8816f93",
                  "20a9506f-5e3d-4aeb-82a3-69fe48e22f05",
                  "4dd8ee27-3092-464b-a93d-6345394b65d6",
                  "71f03a8f-0ec0-4936-83c0-4b1def89a6cc",
                  "0ea046b8-3066-4e74-81ea-abe12f039e16",
                  "3fd7dcca-40fe-4ebc-b77b-1c2469a7501e"
                ],
                "total": {
                  "amount": {
                    "amount": "397.59",
                    "currencyCode": "XOF"
                  },
                  "awardAmount": {
                    "amount": 30936,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3421,
                  "equivalentAmount": {
                    "amount": "165.52",
                    "currencyCode": "GYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "439.57",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 15040,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4756,
                    "equivalentAmount": {
                      "amount": "459.38",
                      "currencyCode": "GEL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "98.27",
                        "currencyCode": "MAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41336,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0506,
                      "equivalentAmount": {
                        "amount": "296.49",
                        "currencyCode": "SHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "292.96",
                        "currencyCode": "CLP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28137,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3244,
                      "equivalentAmount": {
                        "amount": "484.52",
                        "currencyCode": "LBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "102.6",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47055,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1759,
                      "equivalentAmount": {
                        "amount": "447.71",
                        "currencyCode": "ALL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "370.33",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 33557,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.195,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "387.55",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "24.59",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 24895,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2502,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "397.38",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "177.07",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 49783,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0638,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "174.64",
                        "currencyCode": "GEL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "405.09",
                    "currencyCode": "SHP"
                  },
                  "percentage": "11.98"
                },
                "deal": {
                  "amount": {
                    "amount": "283.58",
                    "currencyCode": "GNF"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "16.4",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "6eac3f2d-fafc-42d1-8bad-a15b408838cf",
                  "c70e4bf8-9b73-4ef8-83f3-ec56bd41de91",
                  "96be0789-1b5a-4be3-b49d-d751eb2d8fe8",
                  "2bfa91e4-837a-4332-bea3-e34644983102",
                  "4754a738-fdb7-449a-aa84-23b2eeca9fdd",
                  "12c09a06-dfb3-4b7d-a71c-4ad9a2527132",
                  "fcccdfff-9cea-4ea2-92b6-c8328e1fcfa1",
                  "6bbf23ed-48ec-41bc-bfae-d0cc3aae1345",
                  "38248694-9ea1-40e7-87a3-3617edf67286"
                ],
                "total": {
                  "amount": {
                    "amount": "103.12",
                    "currencyCode": "SOS"
                  },
                  "awardAmount": {
                    "amount": 15246,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1089,
                  "equivalentAmount": {
                    "amount": "393.49",
                    "currencyCode": "NIO"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "271.85",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 6853,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4736,
                    "equivalentAmount": {
                      "amount": "304.33",
                      "currencyCode": "SCR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "354.98",
                        "currencyCode": "SEK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11721,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.233,
                      "equivalentAmount": {
                        "amount": "328.09",
                        "currencyCode": "OMR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "441.39",
                        "currencyCode": "DJF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42201,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3079,
                      "equivalentAmount": {
                        "amount": "26.17",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "262.15",
                        "currencyCode": "NIO"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24298,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0316,
                      "equivalentAmount": {
                        "amount": "95.44",
                        "currencyCode": "MNT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "144.2",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 12953,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3938,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "462.5",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "498.93",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 7383,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4961,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "24.18",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "264.12",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 5146,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.021,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "414.82",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "281.34",
                    "currencyCode": "PLN"
                  },
                  "percentage": "6.57"
                },
                "deal": {
                  "amount": {
                    "amount": "37.24",
                    "currencyCode": "MVR"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "17.75",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "d15f3472-ddd8-4329-b5d4-4ad6fa31cd6d",
                  "b62ec6b3-1ceb-4d87-806c-dd54ff5ec96d",
                  "7c428823-91b2-4a32-9478-aa2de6564416",
                  "2f558701-ff49-4e32-9470-077f64f216c5",
                  "60817649-5eff-4561-8568-d1788f63bffa",
                  "f383480b-e1ea-48dc-b847-8ae99e929b77",
                  "58fc6c68-b097-44c1-9c30-87211c64b211",
                  "76364d88-7fd2-4657-94fe-edd613c5defb",
                  "b62bf51e-f619-46d5-94a0-dc1ff493a964"
                ],
                "total": {
                  "amount": {
                    "amount": "284.03",
                    "currencyCode": "ZWL"
                  },
                  "awardAmount": {
                    "amount": 35923,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0711,
                  "equivalentAmount": {
                    "amount": "427.15",
                    "currencyCode": "JMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "179.08",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 21560,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4776,
                    "equivalentAmount": {
                      "amount": "25.05",
                      "currencyCode": "OMR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "403.49",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17795,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2802,
                      "equivalentAmount": {
                        "amount": "381.42",
                        "currencyCode": "BYN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "148.73",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17578,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1127,
                      "equivalentAmount": {
                        "amount": "298.41",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "389.66",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26785,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.38,
                      "equivalentAmount": {
                        "amount": "438.61",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "201.64",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 30512,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.175,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "368.33",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "270.85",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 20202,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2441,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "115",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "213.92",
                    "currencyCode": "GNF"
                  },
                  "percentage": "13.66"
                },
                "deal": {
                  "amount": {
                    "amount": "499.81",
                    "currencyCode": "GBP"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "5.96",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "822c9950-42d0-48b9-a32e-e4bca99f17be",
                  "92b55c0e-95e5-434c-b0dc-09b3529e96f1",
                  "ac631804-a86b-416b-bd04-7580f079d3b7",
                  "09383968-1f9b-473a-9eaa-2a24214fbbe4",
                  "5832cafc-9362-4bb9-881a-b3b758a2c348",
                  "28de4ce5-30a4-45f2-9159-1f60a7994ef7",
                  "2ba22145-b697-44bd-8b6d-8ce04afeb920",
                  "ee724151-28a7-4fe0-b1f0-2cb8a301464e",
                  "060ad746-b5d1-4f71-946c-aa2e857e92bf"
                ],
                "total": {
                  "amount": {
                    "amount": "497.91",
                    "currencyCode": "BMD"
                  },
                  "awardAmount": {
                    "amount": 11759,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4971,
                  "equivalentAmount": {
                    "amount": "359.99",
                    "currencyCode": "TMT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "10.21",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 47168,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4656,
                    "equivalentAmount": {
                      "amount": "177.05",
                      "currencyCode": "BBD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "315.64",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34492,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4615,
                      "equivalentAmount": {
                        "amount": "48.26",
                        "currencyCode": "ALL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "323.58",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2428,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2094,
                      "equivalentAmount": {
                        "amount": "342.21",
                        "currencyCode": "NGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "471.55",
                        "currencyCode": "MKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4492,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4258,
                      "equivalentAmount": {
                        "amount": "123",
                        "currencyCode": "RUB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "358.55",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 37618,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1351,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "223.87",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "346.73",
                    "currencyCode": "KZT"
                  },
                  "percentage": "14.21"
                },
                "deal": {
                  "amount": {
                    "amount": "106.01",
                    "currencyCode": "NGN"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "16.59",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e2824dcf-0c4a-4265-a181-72b7b9f015d3",
                  "4ca3495e-a886-4af9-a659-cc7b751db922",
                  "6e585ee1-05e4-4ef0-b95e-610137917992",
                  "67c20b50-377f-45ed-9250-b851ab8c42a7",
                  "496dbac5-d2f7-4e1e-84fd-e8a6b6bb7818",
                  "75cbf871-16d6-46d9-a554-05dcba398ce5",
                  "b6803fc0-006c-48ad-9689-d28bf486b82c",
                  "0b77e364-e1b0-4c21-9836-bdba3cfcc3ee",
                  "ccf34d6c-8b5c-41b4-b7e0-e0f2c5223bc8"
                ],
                "total": {
                  "amount": {
                    "amount": "233.39",
                    "currencyCode": "NIO"
                  },
                  "awardAmount": {
                    "amount": 8167,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0349,
                  "equivalentAmount": {
                    "amount": "269.9",
                    "currencyCode": "SAR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "445.09",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 49538,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2646,
                    "equivalentAmount": {
                      "amount": "265.53",
                      "currencyCode": "BND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "257.82",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47154,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2402,
                      "equivalentAmount": {
                        "amount": "495.11",
                        "currencyCode": "KHR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "70.35",
                        "currencyCode": "VES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34978,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4283,
                      "equivalentAmount": {
                        "amount": "186.04",
                        "currencyCode": "OMR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "337.57",
                        "currencyCode": "GIP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37764,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3234,
                      "equivalentAmount": {
                        "amount": "140.73",
                        "currencyCode": "NIO"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "144.91",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 15232,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4014,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "93.21",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "414.73",
                    "currencyCode": "MKD"
                  },
                  "percentage": "11.6"
                },
                "deal": {
                  "amount": {
                    "amount": "438.21",
                    "currencyCode": "INR"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "14.64",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "38bd28ea-4450-40fc-a920-ddfbe24f6492",
                  "77866073-d798-46bf-b811-3e4dee45044c",
                  "62fb6397-861a-42b2-8ab5-50b755c63255",
                  "ef416665-d4ae-4538-bacb-13447a78f525",
                  "a604bae6-51e8-4411-91c7-63cae45a41a8",
                  "72ed4459-e408-4c7f-9220-947cd0a4ccd9",
                  "a4f6c715-d158-4c99-bb25-0af7274deb81",
                  "b1d75482-c548-4ca2-ae65-311625c7ac35",
                  "f1b432af-ccf7-4587-8ebd-ada34a37d39c"
                ],
                "total": {
                  "amount": {
                    "amount": "384.17",
                    "currencyCode": "PAB"
                  },
                  "awardAmount": {
                    "amount": 25135,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4058,
                  "equivalentAmount": {
                    "amount": "476.27",
                    "currencyCode": "WST"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "254.56",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 8607,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2881,
                    "equivalentAmount": {
                      "amount": "373.66",
                      "currencyCode": "GNF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "281.79",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2835,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1835,
                      "equivalentAmount": {
                        "amount": "365.7",
                        "currencyCode": "THB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "457.48",
                        "currencyCode": "NPR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16831,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2699,
                      "equivalentAmount": {
                        "amount": "34.04",
                        "currencyCode": "XPF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "93.43",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28382,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4619,
                      "equivalentAmount": {
                        "amount": "91.79",
                        "currencyCode": "KWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "59.44",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 10339,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1179,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "235.72",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "275.98",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 12745,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1114,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "357.26",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8924
                },
                "passengerReferenceIds": [
                  "1c227c2e-5eee-4bdd-9534-8d95c2e9af36",
                  "68846883-5b2d-431a-9ee2-0056da0eb9df",
                  "636e8b2a-9e2b-4360-a054-c3d3832da0f1",
                  "f357bd5c-6b6b-4aad-9dc5-14b259fff0cc",
                  "13ca40f3-5688-425d-92de-cf23e9abd575",
                  "5397387b-ac65-4882-8174-b7d631828a2e",
                  "58ffc15a-318a-4312-8ee4-1ec848aacd97",
                  "39fe7acd-82eb-4908-90bd-be1fe4159f78",
                  "c90b63db-7628-482e-8808-37a458453f55"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "218.16",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 3072,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0658,
                    "equivalentAmount": {
                      "amount": "270.61",
                      "currencyCode": "BOB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "334.01",
                          "currencyCode": "AMD"
                        },
                        "awardAmount": {
                          "amount": 23944,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3103,
                        "equivalentAmount": {
                          "amount": "168.44",
                          "currencyCode": "UGX"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "320.18",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 33310,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0606,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "77.11",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "152.15",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 16923,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3188,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "52.93",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "349.74",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 44893,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3099,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "343.18",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "86.59",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 7852,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0344,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "28.75",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "498.98",
                            "currencyCode": "SLE"
                          },
                          "awardAmount": {
                            "amount": 13962,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4109,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "27.43",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "172.47",
                          "currencyCode": "VUV"
                        },
                        "awardAmount": {
                          "amount": 18537,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.482,
                        "equivalentAmount": {
                          "amount": "230.26",
                          "currencyCode": "UYU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "46.41",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 41729,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2826,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "84.98",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "475.96",
                          "currencyCode": "HKD"
                        },
                        "awardAmount": {
                          "amount": 14963,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0235,
                        "equivalentAmount": {
                          "amount": "279.41",
                          "currencyCode": "BAM"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "138.83",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 7774,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4812,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "81.11",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "294.82",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 25826,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2021,
                    "equivalentAmount": {
                      "amount": "12.33",
                      "currencyCode": "ANG"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "413.56",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 1191,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4583,
                    "equivalentAmount": {
                      "amount": "170.78",
                      "currencyCode": "MMK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "287.44",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 22028,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1844,
                    "equivalentAmount": {
                      "amount": "61.21",
                      "currencyCode": "LKR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "292.15",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 7542,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3947,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "135.1",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "412.19",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 11699,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2067,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "242.93",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "333.13",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 16462,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4361,
                    "equivalentAmount": {
                      "amount": "463.07",
                      "currencyCode": "SZL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "83.58",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 25834,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0251,
                    "equivalentAmount": {
                      "amount": "122.69",
                      "currencyCode": "TMT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9702
                },
                "passengerReferenceIds": [
                  "10d1135c-1812-4a9d-93ae-95efab1ee80c",
                  "c0d94f54-4c19-4ec8-b875-66da27f926ca",
                  "0c1307c1-13f0-4c5f-945f-c4915a984ba1",
                  "edf33c4a-a2b7-47a8-9e9a-c36d4e7630a6",
                  "74427db2-e5d9-4425-ae77-6e186f8802b6",
                  "e06515e2-bbdb-4ce1-b653-eacb78c6a491",
                  "97e694bf-a26a-4ba1-b72c-8a0ae23d017c",
                  "c418bb9c-55c7-4ec0-8aa4-de05078754d1",
                  "b9adb9bf-bd9f-4081-9d6f-ac4b5dab3989"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "185.36",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 33942,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1998,
                    "equivalentAmount": {
                      "amount": "138.04",
                      "currencyCode": "TRY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "240.55",
                          "currencyCode": "KRW"
                        },
                        "awardAmount": {
                          "amount": 25398,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2046,
                        "equivalentAmount": {
                          "amount": "452.57",
                          "currencyCode": "TMT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "79.31",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 39586,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4885,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "293.27",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "48.38",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 10213,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.013,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "392.99",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "163.1",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 1196,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3058,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "282.24",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "493.73",
                          "currencyCode": "QAR"
                        },
                        "awardAmount": {
                          "amount": 17742,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.329,
                        "equivalentAmount": {
                          "amount": "99.22",
                          "currencyCode": "MDL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "314.4",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 29724,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4804,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "238.79",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "216.59",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 48827,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0141,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "30.18",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "205.27",
                            "currencyCode": "SRD"
                          },
                          "awardAmount": {
                            "amount": 26523,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1493,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "328.8",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "143.83",
                          "currencyCode": "BWP"
                        },
                        "awardAmount": {
                          "amount": 3074,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1717,
                        "equivalentAmount": {
                          "amount": "224.77",
                          "currencyCode": "CLP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "104.6",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 25022,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1612,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "62.28",
                            "currencyCode": "MYR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "73.77",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 4397,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2127,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "160.22",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "432",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 30335,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3348,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "12.64",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "224.17",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 20406,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3145,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "221.01",
                            "currencyCode": "GTQ"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "424.96",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 25835,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4878,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "439.15",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "57.93",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 25815,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2342,
                    "equivalentAmount": {
                      "amount": "383.93",
                      "currencyCode": "BND"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "414.13",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 25679,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1786,
                    "equivalentAmount": {
                      "amount": "181.25",
                      "currencyCode": "ZMW"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "54.7",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 25104,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4802,
                    "equivalentAmount": {
                      "amount": "158.19",
                      "currencyCode": "ISK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "193.19",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 21165,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4226,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "272.01",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "35.36",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 26797,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3539,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "429.37",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "454.17",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 38590,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3419,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "142.77",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "26.04",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 47302,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3182,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "238.23",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "224.12",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 39254,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0925,
                    "equivalentAmount": {
                      "amount": "496.49",
                      "currencyCode": "BIF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "252.25",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 23042,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1602,
                    "equivalentAmount": {
                      "amount": "127.65",
                      "currencyCode": "VND"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.978
                },
                "passengerReferenceIds": [
                  "5268b650-7061-454a-b6d6-79603d1436ce",
                  "d350fc86-f78d-48d7-8747-10a540aaaa9e",
                  "80b1e068-6f82-462f-a6c6-633fdcde47d9",
                  "8976944c-2916-4fb8-9d54-0c32e4444d5f",
                  "0f205bf4-12f4-4b7d-90ff-88e0cdcd8fbf",
                  "ecd63f63-ba08-4b92-afa5-d711b6951229",
                  "67997815-c7b5-4227-9076-c1dcbeb9cc64",
                  "e0a483f4-2e0f-47fe-a66f-d8f9517a276d",
                  "a784f2e5-024a-47d9-a76a-6e4bfb14e654"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "121.86",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 43424,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.459,
                    "equivalentAmount": {
                      "amount": "279.56",
                      "currencyCode": "BGN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "226.24",
                          "currencyCode": "KYD"
                        },
                        "awardAmount": {
                          "amount": 42395,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.233,
                        "equivalentAmount": {
                          "amount": "298.14",
                          "currencyCode": "MMK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "410.16",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 11253,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1451,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "196.76",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "478.72",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 14737,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4336,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "26.85",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "139.06",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 44139,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1232,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "397.34",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "232.34",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 5164,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2437,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "20.01",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "482.17",
                          "currencyCode": "XAF"
                        },
                        "awardAmount": {
                          "amount": 2785,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4012,
                        "equivalentAmount": {
                          "amount": "20.11",
                          "currencyCode": "PLN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "199.87",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 21201,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1409,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "265.68",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "438.63",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 30431,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1861,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "170.17",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "484.73",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 22565,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3758,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "234.02",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "466.73",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 22489,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2672,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "190.86",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "55.21",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 36836,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2537,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "315.96",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "68.3",
                          "currencyCode": "KWD"
                        },
                        "awardAmount": {
                          "amount": 44954,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.479,
                        "equivalentAmount": {
                          "amount": "283.69",
                          "currencyCode": "BGN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "384.21",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 41451,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.263,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "300.54",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "250.92",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 10385,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3589,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "39.74",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "26.62",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 1748,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3723,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "484.89",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "394.84",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 26557,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4049,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "417.44",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "132.8",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 33710,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4794,
                    "equivalentAmount": {
                      "amount": "313.77",
                      "currencyCode": "BSD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "356.94",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 35294,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0411,
                    "equivalentAmount": {
                      "amount": "220.18",
                      "currencyCode": "MRU"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "67.85",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 4563,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4829,
                    "equivalentAmount": {
                      "amount": "168.26",
                      "currencyCode": "UYU"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "83.17",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 14794,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1549,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "314.91",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "71.21",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 21342,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0537,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "360.44",
                        "currencyCode": "TMT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "62.02",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 35642,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4397,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "341.05",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "34.99",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 41978,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2805,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "199.01",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "470.93",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 8695,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0882,
                    "equivalentAmount": {
                      "amount": "300.72",
                      "currencyCode": "BHD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "328.73",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 17647,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1464,
                    "equivalentAmount": {
                      "amount": "50.15",
                      "currencyCode": "KZT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1502
                },
                "passengerReferenceIds": [
                  "d3aaccb7-78cf-4ebf-a716-43755b7c44f0",
                  "0ac5fd74-fb93-4ba8-8b4e-b4757cea89e2",
                  "3093b16d-8c2f-4b5d-8759-1c3f1ef8ebb8",
                  "037af0b1-5e56-4a49-a6f2-5f3ccd1794e4",
                  "ac2c5a1e-fd2c-47bb-9b51-da5fd1d67b07",
                  "67a59c17-d538-4468-9f9b-b85c0d3ba586",
                  "0b8b1fb0-be9b-4891-894d-301b3739812f",
                  "435536c5-b85b-45ac-bac9-2683c6db7f05",
                  "92977a7d-110c-44c2-85bb-ea8e184344d1"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "60.18",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 25848,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3407,
                    "equivalentAmount": {
                      "amount": "407.06",
                      "currencyCode": "ETB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "12.02",
                          "currencyCode": "LAK"
                        },
                        "awardAmount": {
                          "amount": 21911,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0636,
                        "equivalentAmount": {
                          "amount": "283.71",
                          "currencyCode": "MZN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "310.67",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 17956,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3994,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "249.22",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "219.88",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 13866,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0337,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "297.95",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "250.47",
                          "currencyCode": "MZN"
                        },
                        "awardAmount": {
                          "amount": 23906,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0289,
                        "equivalentAmount": {
                          "amount": "421.66",
                          "currencyCode": "HTG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "428.47",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 15313,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3474,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "298.96",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "178.38",
                            "currencyCode": "RON"
                          },
                          "awardAmount": {
                            "amount": 49599,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2333,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "20.14",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "479.3",
                            "currencyCode": "NOK"
                          },
                          "awardAmount": {
                            "amount": 17986,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1624,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "130.25",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "155.46",
                            "currencyCode": "LYD"
                          },
                          "awardAmount": {
                            "amount": 6313,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3824,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "47",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "113.57",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 14451,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2625,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "276.23",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "345.14",
                          "currencyCode": "BMD"
                        },
                        "awardAmount": {
                          "amount": 14660,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1098,
                        "equivalentAmount": {
                          "amount": "413.16",
                          "currencyCode": "NAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "334.53",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 6289,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4488,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "52.41",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "40.02",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 9382,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0603,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "27.67",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "147.44",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 41051,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4746,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "332.69",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "228.07",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 43663,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2219,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "285.26",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "443.82",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 16098,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2339,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "381.72",
                            "currencyCode": "ZAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "140.55",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 15276,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3539,
                    "equivalentAmount": {
                      "amount": "259.3",
                      "currencyCode": "BRL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "49.29",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 21481,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2821,
                    "equivalentAmount": {
                      "amount": "182.83",
                      "currencyCode": "RWF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "191.4",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 46975,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1868,
                    "equivalentAmount": {
                      "amount": "191.1",
                      "currencyCode": "MVR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "393.26",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 44116,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4432,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "151.59",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "372.4",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 27576,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0836,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "393.64",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "420.86",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 30158,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0696,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "386.88",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "20.38",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 18659,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.245,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "240.64",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "256.06",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 6319,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3081,
                    "equivalentAmount": {
                      "amount": "158.86",
                      "currencyCode": "SLE"
                    }
                  },
                  {
                    "amount": {
                      "amount": "30.08",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 26854,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4364,
                    "equivalentAmount": {
                      "amount": "224.86",
                      "currencyCode": "SEK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8524
                },
                "passengerReferenceIds": [
                  "3b3b9c2e-f83a-4687-b333-6dba7cf6669e",
                  "bc7eed16-f89f-4d59-a99b-53dcff400d32",
                  "d4a565b9-7a34-4b0f-990d-c127deeb39a3",
                  "1de591d3-5f69-4bd4-a0e1-fd2e59847dd1",
                  "6992e6fb-135e-400c-8818-9ac14d361717",
                  "1e4697d5-8b28-4967-92e7-26b978f98242",
                  "19ca8604-eb1b-4bac-8a21-cae80e539d26",
                  "03b05607-3399-468a-9c37-147589452560",
                  "3c7b0406-59a3-4cf7-babc-08c4b08102a7"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "232.4",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 2437,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3208,
                    "equivalentAmount": {
                      "amount": "78.1",
                      "currencyCode": "AZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "66.91",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 20336,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.443,
                        "equivalentAmount": {
                          "amount": "20.9",
                          "currencyCode": "JPY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "435.46",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 30845,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.46,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "395.67",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "185.91",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 21516,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2122,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "368.72",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "253.92",
                            "currencyCode": "USD"
                          },
                          "awardAmount": {
                            "amount": 44625,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3158,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "420.23",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "402.21",
                          "currencyCode": "MAD"
                        },
                        "awardAmount": {
                          "amount": 14201,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0392,
                        "equivalentAmount": {
                          "amount": "291.47",
                          "currencyCode": "GTQ"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "306.31",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 35077,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3633,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "478.17",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "381.13",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 9949,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1077,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "446.31",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "43.84",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 38809,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2066,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "191.92",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "283.23",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 7643,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4013,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "87.01",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "18.64",
                          "currencyCode": "SOS"
                        },
                        "awardAmount": {
                          "amount": 28313,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4189,
                        "equivalentAmount": {
                          "amount": "459.49",
                          "currencyCode": "BMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "399.42",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 46957,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1718,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "329.53",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "34.41",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 11118,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4583,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "156.79",
                            "currencyCode": "CHF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "254.3",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 14793,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2824,
                    "equivalentAmount": {
                      "amount": "10.65",
                      "currencyCode": "UAH"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "490.94",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 41045,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4359,
                    "equivalentAmount": {
                      "amount": "486.45",
                      "currencyCode": "RSD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "336.11",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 31341,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0206,
                    "equivalentAmount": {
                      "amount": "250.65",
                      "currencyCode": "GMD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "267.06",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 45769,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4589,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "49.75",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "117.02",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 26717,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4364,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "13.48",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "337.65",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 14515,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2432,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "440.64",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "176.34",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 18523,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3694,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "291.1",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "479.4",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 26277,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4171,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "200.6",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "283.05",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 34266,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2922,
                    "equivalentAmount": {
                      "amount": "154.3",
                      "currencyCode": "ZWL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "86.38",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 44084,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4048,
                    "equivalentAmount": {
                      "amount": "104.14",
                      "currencyCode": "GTQ"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9875
                },
                "passengerReferenceIds": [
                  "95824a08-c0d1-4f5b-9344-6cf4e9eae280",
                  "767a96c3-7ca6-4ab4-9ceb-50e9ce87488f",
                  "5df1b71f-15a4-4841-b56f-ba5d960de403",
                  "ebc77904-3ce5-4c3e-836d-caa26460cc28",
                  "fa96d985-a57d-47b3-9c1a-45e5eecbf100",
                  "2c158c22-5c39-42f4-a5d5-cd078f7cdaa9",
                  "90c96f68-a379-403d-9547-9820b170a528",
                  "319ad489-a005-475f-b2d2-8145a5116e62",
                  "d1066a77-134e-44fa-81cc-96422b8a465d"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "342.26",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 16353,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3794,
                    "equivalentAmount": {
                      "amount": "364.35",
                      "currencyCode": "PLN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "284.28",
                          "currencyCode": "BND"
                        },
                        "awardAmount": {
                          "amount": 23990,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1964,
                        "equivalentAmount": {
                          "amount": "33.37",
                          "currencyCode": "ZAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "310.55",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 34373,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3397,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "364.67",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "354.65",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 36457,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1546,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "425.47",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "489.97",
                            "currencyCode": "USD"
                          },
                          "awardAmount": {
                            "amount": 8216,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3405,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "432.29",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "86.72",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 26684,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0256,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "189.85",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "407.69",
                          "currencyCode": "CRC"
                        },
                        "awardAmount": {
                          "amount": 5689,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3041,
                        "equivalentAmount": {
                          "amount": "73.98",
                          "currencyCode": "BYN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "121.33",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 5930,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4666,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "240.26",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "446.82",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 14072,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.064,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "24.83",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "483.2",
                          "currencyCode": "MGA"
                        },
                        "awardAmount": {
                          "amount": 11054,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3189,
                        "equivalentAmount": {
                          "amount": "11.22",
                          "currencyCode": "NAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "118.2",
                            "currencyCode": "SLE"
                          },
                          "awardAmount": {
                            "amount": 19847,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0514,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "436.31",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "365.67",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 28800,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0841,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "434.7",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "290.28",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 13885,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0522,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "330.55",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "221.14",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 36950,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3494,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "393.74",
                            "currencyCode": "SOS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "119.64",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 32935,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0344,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "41.09",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "435.31",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 47030,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1496,
                    "equivalentAmount": {
                      "amount": "466.61",
                      "currencyCode": "TJS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "16.16",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 10559,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4727,
                    "equivalentAmount": {
                      "amount": "321.03",
                      "currencyCode": "UAH"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "135.33",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 14260,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0501,
                    "equivalentAmount": {
                      "amount": "381.3",
                      "currencyCode": "ARS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "65.32",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 45023,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0775,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "22.42",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "328.64",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 49833,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2798,
                    "equivalentAmount": {
                      "amount": "354.22",
                      "currencyCode": "SSP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "393.26",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 46188,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.338,
                    "equivalentAmount": {
                      "amount": "206.21",
                      "currencyCode": "HTG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8633
                },
                "passengerReferenceIds": [
                  "99c7243a-7777-46d3-8fd5-2efef3188f94",
                  "1ee1bdc4-0c80-47cf-9b85-36a8e69ddaa7",
                  "bfdd5450-d387-4046-be48-7d403f0e3070",
                  "86266114-c637-42bf-a090-8df41d2089a7",
                  "45ee5aff-dd11-47bd-bbc3-37708608544d",
                  "93431db3-71f2-4a1f-a46f-4b794a65f442",
                  "bb0f3050-233d-4e29-b1c4-7abba2de7c0d",
                  "ddaa2c30-ffe0-4c72-ad0e-84a462027054",
                  "204cad3f-e046-47ad-989d-c9aae48338dd"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "249.81",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 36054,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1658,
                    "equivalentAmount": {
                      "amount": "356.35",
                      "currencyCode": "KPW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "136.5",
                          "currencyCode": "UYU"
                        },
                        "awardAmount": {
                          "amount": 39094,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3886,
                        "equivalentAmount": {
                          "amount": "264.06",
                          "currencyCode": "BGN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "396.04",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 5088,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1125,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "219.52",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "190.03",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 8142,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4764,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "72.06",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "390.7",
                            "currencyCode": "WST"
                          },
                          "awardAmount": {
                            "amount": 37409,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4851,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "381.55",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "97.19",
                          "currencyCode": "RSD"
                        },
                        "awardAmount": {
                          "amount": 15515,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2005,
                        "equivalentAmount": {
                          "amount": "267.8",
                          "currencyCode": "AOA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "429.58",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 49911,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0879,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "350.15",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "63.58",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 10358,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4652,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "414.9",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "120.79",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 28012,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2717,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "260.6",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "295.95",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 18344,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.466,
                        "equivalentAmount": {
                          "amount": "117",
                          "currencyCode": "AFN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "390.26",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 26568,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1626,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "98.44",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "165.62",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 42829,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0791,
                    "equivalentAmount": {
                      "amount": "235.9",
                      "currencyCode": "SSP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "132.53",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 27985,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2079,
                    "equivalentAmount": {
                      "amount": "365.32",
                      "currencyCode": "MXN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "338.61",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 24897,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.273,
                    "equivalentAmount": {
                      "amount": "405.48",
                      "currencyCode": "SLE"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "441.69",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 37464,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4593,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "84.14",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "379",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 43548,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3752,
                    "equivalentAmount": {
                      "amount": "151.91",
                      "currencyCode": "BIF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "382.82",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 45231,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1871,
                    "equivalentAmount": {
                      "amount": "136.39",
                      "currencyCode": "KMF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0877
                },
                "passengerReferenceIds": [
                  "99690017-ac54-4995-8fc5-06358c3a4cae",
                  "e2242225-5bde-4a7e-88cf-19f7dd7c09cf",
                  "df1b4f13-dfe1-4f4e-9607-2ca1f2f3d853",
                  "e8c00484-6767-468a-98be-6bfdce0a8f90",
                  "d749a243-68cd-4e3c-a271-2d4003a77c73",
                  "5c8b7c4f-a6f1-4048-b856-ccd46e0595eb",
                  "da487b1d-06fd-471d-ae26-aeaa66c1ebc6",
                  "91b55c95-4a28-42e7-92e1-a1e5bb58e32e",
                  "f2c2edc9-5e0c-475e-bdb3-3e94315253ec"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "219.31",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 9948,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4159,
                    "equivalentAmount": {
                      "amount": "144.71",
                      "currencyCode": "USD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "301.82",
                          "currencyCode": "USD"
                        },
                        "awardAmount": {
                          "amount": 9544,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1431,
                        "equivalentAmount": {
                          "amount": "329.14",
                          "currencyCode": "UYU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "124.74",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 31997,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2343,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "202.84",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "286.54",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 4568,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2465,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "104.56",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "287.02",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 36492,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3715,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "131",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "269.65",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 7028,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0703,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "225.58",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "340.41",
                          "currencyCode": "AWG"
                        },
                        "awardAmount": {
                          "amount": 39943,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2444,
                        "equivalentAmount": {
                          "amount": "140.05",
                          "currencyCode": "KZT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "341.58",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 4421,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2394,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "367.3",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "469.83",
                          "currencyCode": "RSD"
                        },
                        "awardAmount": {
                          "amount": 36288,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0958,
                        "equivalentAmount": {
                          "amount": "322.07",
                          "currencyCode": "EUR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "450.64",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 41606,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2404,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "75.88",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "218.8",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 20061,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3516,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "380.86",
                            "currencyCode": "CHF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "158.16",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 19214,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1551,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "15.42",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "493.11",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 45949,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1493,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "10.11",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "203.41",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 41529,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3336,
                    "equivalentAmount": {
                      "amount": "360.87",
                      "currencyCode": "EUR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "141.78",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 47948,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0427,
                    "equivalentAmount": {
                      "amount": "483.06",
                      "currencyCode": "MAD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "162.27",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 19251,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1961,
                    "equivalentAmount": {
                      "amount": "291.75",
                      "currencyCode": "EGP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "266.71",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 18471,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1802,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "451.38",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "166.22",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 49632,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1949,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "17.03",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "361.87",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 45678,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1242,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "311.22",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "282.57",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 47924,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3773,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "112.45",
                        "currencyCode": "MWK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "229.56",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 45321,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.247,
                    "equivalentAmount": {
                      "amount": "248.66",
                      "currencyCode": "MAD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "212.9",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 47247,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0379,
                    "equivalentAmount": {
                      "amount": "197.83",
                      "currencyCode": "AUD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0743
                },
                "passengerReferenceIds": [
                  "25e35227-d874-4e40-8904-d50adf857e31",
                  "2c71dbc8-e1d2-4711-ab97-584ed72d30dc",
                  "50a8a601-6d36-496e-8aa8-a7ab5e568b89",
                  "bd4d20f3-0ac0-493f-9dba-c60828df2f4a",
                  "c03bef92-066e-4909-948f-6a6475b456a0",
                  "65061a5b-db5d-414b-9603-ee954a3ceb8d",
                  "aff953ff-9c31-47b5-83d5-6cacf7f5eb49",
                  "8f01d9df-ba84-4d49-856e-68f6fa4aaa12",
                  "f153a174-2d70-4913-8631-3cb0b4f2e10d"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "364.31",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 34545,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3626,
                    "equivalentAmount": {
                      "amount": "10.09",
                      "currencyCode": "MGA"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "213.01",
                          "currencyCode": "VUV"
                        },
                        "awardAmount": {
                          "amount": 21498,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3434,
                        "equivalentAmount": {
                          "amount": "384.16",
                          "currencyCode": "NAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "143.66",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 24223,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1539,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "22.16",
                            "currencyCode": "XPF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "119.15",
                          "currencyCode": "AFN"
                        },
                        "awardAmount": {
                          "amount": 30607,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3512,
                        "equivalentAmount": {
                          "amount": "146.95",
                          "currencyCode": "AZN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "91.26",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 43193,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.375,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "30.62",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "164.11",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 37948,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1593,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "351.99",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "34.66",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 29644,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2824,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "102.93",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "287.41",
                          "currencyCode": "BOB"
                        },
                        "awardAmount": {
                          "amount": 24728,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1494,
                        "equivalentAmount": {
                          "amount": "142.44",
                          "currencyCode": "KRW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "325.15",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 13976,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2247,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "268.94",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "19.94",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 18141,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2981,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "416.97",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "143.46",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 26998,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1427,
                    "equivalentAmount": {
                      "amount": "38.15",
                      "currencyCode": "KES"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "291.77",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 30108,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2616,
                    "equivalentAmount": {
                      "amount": "457",
                      "currencyCode": "XOF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "428.45",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 36803,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3017,
                    "equivalentAmount": {
                      "amount": "104.23",
                      "currencyCode": "IQD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "244.85",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 42364,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4022,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "33.79",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "336.99",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 43331,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4827,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "298.55",
                        "currencyCode": "NAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "422.96",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 41143,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2528,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "314.68",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "132.45",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 3351,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4075,
                    "equivalentAmount": {
                      "amount": "76.44",
                      "currencyCode": "YER"
                    }
                  },
                  {
                    "amount": {
                      "amount": "493.7",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 24175,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4315,
                    "equivalentAmount": {
                      "amount": "446.27",
                      "currencyCode": "BGN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "214.41",
                  "currencyCode": "BAM"
                },
                "awardAmount": {
                  "amount": 20907,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3753,
                "equivalentAmount": {
                  "amount": "312.34",
                  "currencyCode": "SAR"
                }
              },
              "fees": {
                "amount": {
                  "amount": "58.95",
                  "currencyCode": "LBP"
                },
                "awardAmount": {
                  "amount": 3767,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3213,
                "equivalentAmount": {
                  "amount": "435.73",
                  "currencyCode": "AFN"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "74.08",
                  "currencyCode": "GYD"
                },
                "awardAmount": {
                  "amount": 27484,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4545,
                "equivalentAmount": {
                  "amount": "187.93",
                  "currencyCode": "FJD"
                }
              },
              "offerItemReferenceId": "d071fcd8-eccf-48a5-a332-b553f147370d",
              "tax": {
                "amount": {
                  "amount": "337.88",
                  "currencyCode": "BRL"
                },
                "awardAmount": {
                  "amount": 11818,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.028,
                "equivalentAmount": {
                  "amount": "471.36",
                  "currencyCode": "ETB"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "427.62",
                    "currencyCode": "AMD"
                  },
                  "awardAmount": {
                    "amount": 37456,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3462,
                  "equivalentAmount": {
                    "amount": "470.04",
                    "currencyCode": "IQD"
                  }
                },
                {
                  "amount": {
                    "amount": "414.66",
                    "currencyCode": "BWP"
                  },
                  "awardAmount": {
                    "amount": 7030,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1364,
                  "equivalentAmount": {
                    "amount": "470.12",
                    "currencyCode": "PYG"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "48.76",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 29294,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.233,
                    "equivalentAmount": {
                      "amount": "377.69",
                      "currencyCode": "TRY"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "91.78",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 14965,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4907,
                    "equivalentAmount": {
                      "amount": "441.12",
                      "currencyCode": "NAD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "449.69",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 28254,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.096,
                    "equivalentAmount": {
                      "amount": "439.38",
                      "currencyCode": "SEK"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "313.76",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 24516,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3504,
                    "equivalentAmount": {
                      "amount": "435.56",
                      "currencyCode": "ARS"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "264.95",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 13967,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1693,
                      "equivalentAmount": {
                        "amount": "176.52",
                        "currencyCode": "KMF"
                      }
                    },
                    {
                      "amount": {
                        "amount": "389.31",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 22846,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.021,
                      "equivalentAmount": {
                        "amount": "49.18",
                        "currencyCode": "XAF"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "147.96",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 1403,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4373,
                    "equivalentAmount": {
                      "amount": "284.04",
                      "currencyCode": "NPR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "87.83",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 28452,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4813,
                    "equivalentAmount": {
                      "amount": "463.5",
                      "currencyCode": "RSD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "468.11",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 26473,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3451,
                    "equivalentAmount": {
                      "amount": "434",
                      "currencyCode": "UGX"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "295.58",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 23625,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0143,
                    "equivalentAmount": {
                      "amount": "277.13",
                      "currencyCode": "NIO"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "473.65",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 16377,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2967,
                      "equivalentAmount": {
                        "amount": "320.3",
                        "currencyCode": "BTN"
                      }
                    },
                    {
                      "amount": {
                        "amount": "127.73",
                        "currencyCode": "TJS"
                      },
                      "awardAmount": {
                        "amount": 34909,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2764,
                      "equivalentAmount": {
                        "amount": "409.87",
                        "currencyCode": "BTN"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "479.92",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 8021,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1745,
                    "equivalentAmount": {
                      "amount": "460.05",
                      "currencyCode": "SZL"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "268.89",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 3723,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0288,
                    "equivalentAmount": {
                      "amount": "408.6",
                      "currencyCode": "ILS"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "93",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 14388,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4409,
                    "equivalentAmount": {
                      "amount": "33.76",
                      "currencyCode": "SHP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "79.38",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 40311,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3171,
                    "equivalentAmount": {
                      "amount": "364.11",
                      "currencyCode": "GNF"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "443.9",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 47323,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4546,
                      "equivalentAmount": {
                        "amount": "186.03",
                        "currencyCode": "LAK"
                      }
                    },
                    {
                      "amount": {
                        "amount": "409.95",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 31259,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1972,
                      "equivalentAmount": {
                        "amount": "243.87",
                        "currencyCode": "AWG"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "387.41",
                    "currencyCode": "DJF"
                  },
                  "percentage": "8.24"
                },
                "passengerReferenceIds": [
                  "fb6074f7-8e04-464f-a7f5-8c02a3b3c7da",
                  "867fea4d-a9f9-4159-b031-106f7d7ba2ba",
                  "f0cbd2a5-041e-4c39-b75d-2e07e0e08fcc",
                  "2f68561e-d036-4218-aedf-38a4a11b78d3",
                  "3834ccf4-d0c8-463d-8aa9-ec03ba1c6752",
                  "9bb2a48b-9543-42e9-8e1c-1a406ec8778c",
                  "ffb3bb67-2635-4840-8a08-537ea626a386",
                  "35bfa6e8-12f7-4e1e-9580-adfe48f2b334",
                  "996c4c0d-d2cc-4da2-965c-231d6b7f022c"
                ],
                "total": {
                  "amount": {
                    "amount": "457.65",
                    "currencyCode": "KGS"
                  },
                  "awardAmount": {
                    "amount": 13608,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4439,
                  "equivalentAmount": {
                    "amount": "46.82",
                    "currencyCode": "NAD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "64.68",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 27675,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3479,
                    "equivalentAmount": {
                      "amount": "11.85",
                      "currencyCode": "BAM"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "234.89",
                        "currencyCode": "ARS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35866,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1979,
                      "equivalentAmount": {
                        "amount": "288.48",
                        "currencyCode": "GYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "442.37",
                        "currencyCode": "LYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18740,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.02,
                      "equivalentAmount": {
                        "amount": "401.04",
                        "currencyCode": "BYN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "261.76",
                        "currencyCode": "OMR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13341,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0628,
                      "equivalentAmount": {
                        "amount": "152.82",
                        "currencyCode": "BWP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "53.72",
                        "currencyCode": "USD"
                      },
                      "awardAmount": {
                        "amount": 3124,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4271,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "131.18",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "434.86",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 44619,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.344,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "201.75",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "347.29",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 29729,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3725,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "288.35",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "233.74",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 10796,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2115,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "458.8",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "132.06",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 16992,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3286,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "147.08",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "266.19",
                    "currencyCode": "ILS"
                  },
                  "percentage": "6.55"
                },
                "passengerReferenceIds": [
                  "75c28a7a-c0bb-4839-af3e-b9fcc639334e",
                  "1a6e3d55-f334-4b0c-8cc4-89b56a556bcc",
                  "5dc2a94e-8a93-4810-9fe2-7866a9719394",
                  "76e8ebf6-b5c7-4a2d-8f5f-b00837de5eb3",
                  "30e11e4c-1f86-48db-8bea-21137969175b",
                  "c47c0b79-3bba-46a0-a0e6-ff511de06ed0",
                  "d56d12df-5e75-4080-a9e0-a3743fc8af18",
                  "28ebfc8e-df23-4c3a-b297-70693826a475",
                  "f560348b-f755-42ee-831d-edd8a6188988"
                ],
                "total": {
                  "amount": {
                    "amount": "452.39",
                    "currencyCode": "MYR"
                  },
                  "awardAmount": {
                    "amount": 28728,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1932,
                  "equivalentAmount": {
                    "amount": "82.13",
                    "currencyCode": "ALL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "60.99",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 40716,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2098,
                    "equivalentAmount": {
                      "amount": "179.56",
                      "currencyCode": "LAK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "294.94",
                        "currencyCode": "STN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27865,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0428,
                      "equivalentAmount": {
                        "amount": "124.49",
                        "currencyCode": "NZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "46.62",
                        "currencyCode": "COP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18192,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0306,
                      "equivalentAmount": {
                        "amount": "341.15",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "311.85",
                        "currencyCode": "NIO"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12404,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.126,
                      "equivalentAmount": {
                        "amount": "177.35",
                        "currencyCode": "AWG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "464.58",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 44728,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1678,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "388.79",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "127.36",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 23367,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4961,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "395.56",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "427.8",
                    "currencyCode": "KHR"
                  },
                  "percentage": "6.64"
                },
                "passengerReferenceIds": [
                  "dd0ed851-4d4f-482d-b031-dcb31aa80a9a",
                  "d5e397f4-1704-4868-b26c-cfa2c6c9ced5",
                  "c3e3661e-99e1-4f57-ab2e-a59439278100",
                  "6945b5e1-6ebd-498b-a190-d144d1b15504",
                  "d3435d0f-8e4d-4f2a-8fa0-5d2586541577",
                  "69df0d58-302e-4562-983a-43dc0d566a71",
                  "025f8187-1774-4de1-9837-1584f5c1518a",
                  "222ade7f-00f2-47d9-98fb-42f653770860",
                  "ef44e590-71fa-49f9-a492-25535654f45e"
                ],
                "total": {
                  "amount": {
                    "amount": "498.03",
                    "currencyCode": "NOK"
                  },
                  "awardAmount": {
                    "amount": 7611,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3656,
                  "equivalentAmount": {
                    "amount": "158.39",
                    "currencyCode": "PAB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "80.78",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 19526,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2317,
                    "equivalentAmount": {
                      "amount": "460.04",
                      "currencyCode": "MNT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "61.03",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33852,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4488,
                      "equivalentAmount": {
                        "amount": "389.81",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "153.76",
                        "currencyCode": "VND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49601,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4735,
                      "equivalentAmount": {
                        "amount": "359.18",
                        "currencyCode": "GIP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "290.14",
                        "currencyCode": "DJF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5597,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4421,
                      "equivalentAmount": {
                        "amount": "431.35",
                        "currencyCode": "MDL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "318.26",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 10168,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0515,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "474.04",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "75.81",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 24298,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2579,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "480.85",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "430.94",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 17920,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2377,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "311.23",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "434.29",
                        "currencyCode": "AFN"
                      },
                      "awardAmount": {
                        "amount": 39806,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1353,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "374.52",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "98.16",
                    "currencyCode": "TOP"
                  },
                  "percentage": "12.07"
                },
                "passengerReferenceIds": [
                  "db047d21-efd5-4519-b912-9c851828325d",
                  "f33dcb57-2a13-4e8a-bfa9-a59f98b64ecd",
                  "9b983627-a960-45f8-82f0-0ffb1a9c4008",
                  "f1eb24e8-204d-455d-adb9-afecaac7c5d8",
                  "084ddb6c-9745-40df-9813-23b7d0f33fc5",
                  "652c8d91-2cac-4ee9-a3ac-f80e8e2d4aa6",
                  "d2ee798c-120e-4dd3-ac9c-5c1ce8013902",
                  "55a80e69-e9b0-4568-a27f-312f736e2e80",
                  "2e2bccf1-e4c7-4132-bdc6-9771e3a4483e"
                ],
                "total": {
                  "amount": {
                    "amount": "454.01",
                    "currencyCode": "PLN"
                  },
                  "awardAmount": {
                    "amount": 9736,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1234,
                  "equivalentAmount": {
                    "amount": "329.5",
                    "currencyCode": "LSL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "96.92",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 13873,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4282,
                    "equivalentAmount": {
                      "amount": "133.13",
                      "currencyCode": "TND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "103.25",
                        "currencyCode": "INR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40207,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1439,
                      "equivalentAmount": {
                        "amount": "66.42",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "206.35",
                        "currencyCode": "NZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24060,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.131,
                      "equivalentAmount": {
                        "amount": "415.74",
                        "currencyCode": "BYN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "212.17",
                        "currencyCode": "BAM"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48985,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3155,
                      "equivalentAmount": {
                        "amount": "395.29",
                        "currencyCode": "CZK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "473.35",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 1882,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2384,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "113.46",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "277.09",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 37641,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1768,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "281.8",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "137.22",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 49462,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3879,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "180.83",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "461.76",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 42113,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0132,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "377.99",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "476.74",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 31771,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1568,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "291.67",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "90.01",
                    "currencyCode": "NGN"
                  },
                  "percentage": "9.03"
                },
                "passengerReferenceIds": [
                  "044cd21c-fb51-478a-bae0-6954a57418c8",
                  "b509cf97-23bb-4810-8675-9a5e34c526e0",
                  "5ad96231-4764-478b-ac28-ea839ebb09a0",
                  "692abc5f-0a53-4598-a495-aeb75185d837",
                  "8d37e86c-bb06-4828-bd4e-ce482b341639",
                  "a29a8cc8-12d3-4ccf-a97b-ba1df9fba267",
                  "91b53132-178c-482f-9f5b-7a541b9effeb",
                  "e5fcd869-e0fa-4448-b7a5-e69a4e3b4613",
                  "50d6cd81-2cad-4a03-9d16-164428150b9b"
                ],
                "total": {
                  "amount": {
                    "amount": "117.15",
                    "currencyCode": "BWP"
                  },
                  "awardAmount": {
                    "amount": 48162,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2082,
                  "equivalentAmount": {
                    "amount": "225.76",
                    "currencyCode": "VES"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "456.62",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 18247,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4,
                    "equivalentAmount": {
                      "amount": "76.11",
                      "currencyCode": "CNY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "484.3",
                        "currencyCode": "BSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27495,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1984,
                      "equivalentAmount": {
                        "amount": "388.58",
                        "currencyCode": "VUV"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "236.47",
                        "currencyCode": "ANG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40193,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0772,
                      "equivalentAmount": {
                        "amount": "70.56",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "203.88",
                        "currencyCode": "TZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10759,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4627,
                      "equivalentAmount": {
                        "amount": "147.74",
                        "currencyCode": "RON"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "223.89",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 19364,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3624,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "403.88",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "344.56",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 10125,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4193,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "189.41",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "352.73",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 45006,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.253,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "265.7",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "389.3",
                    "currencyCode": "ARS"
                  },
                  "percentage": "9.92"
                },
                "passengerReferenceIds": [
                  "172a9558-1720-4806-a765-a18514b23cb4",
                  "3f345e03-bc61-4054-88e7-409df251bbab",
                  "ba103d37-bac5-4e33-9d32-40280d3ce34a",
                  "cb9fe48e-8efc-4753-b3f3-b2371d8d4bfc",
                  "f160a5f9-20b6-4369-ba2e-462b16668016",
                  "f70da014-394d-4305-bb67-6ab1d18add76",
                  "7a5e1ccd-f3ad-4759-b889-7b3ed7b4f4d6",
                  "3dec8ffd-610d-42ad-8089-fd19dc713bbb",
                  "d6c46f41-ebe4-450a-804c-3d6fdf37ac96"
                ],
                "total": {
                  "amount": {
                    "amount": "196.32",
                    "currencyCode": "SZL"
                  },
                  "awardAmount": {
                    "amount": 34194,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3575,
                  "equivalentAmount": {
                    "amount": "424.53",
                    "currencyCode": "OMR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "468.88",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 15772,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2366,
                    "equivalentAmount": {
                      "amount": "466.78",
                      "currencyCode": "GEL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "484.61",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31529,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2302,
                      "equivalentAmount": {
                        "amount": "240.59",
                        "currencyCode": "CZK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "342.66",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33216,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3418,
                      "equivalentAmount": {
                        "amount": "236.59",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "266.48",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19319,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.267,
                      "equivalentAmount": {
                        "amount": "156.17",
                        "currencyCode": "BZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "435.55",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 40636,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2831,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "106.37",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "291.69",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 21211,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1766,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "262.43",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "49.97",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 41984,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2359,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "366.1",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "45.04",
                    "currencyCode": "BMD"
                  },
                  "percentage": "8.5"
                },
                "passengerReferenceIds": [
                  "f321416c-a70a-47ee-926b-7e8de4073774",
                  "1c4f946e-356b-4a5d-84d5-00603924362b",
                  "b0c99782-e38b-43bd-8100-156ed7a65aac",
                  "e43a7b55-eb59-4859-baa0-426f3a9c0f7d",
                  "a2e58ec3-10b5-4f07-99ff-7654bb70915d",
                  "5eb269e1-e81f-4d38-bd5f-467a383b6352",
                  "06d837e8-3236-4c33-a0e3-3e53e33338ce",
                  "6d508866-1fed-446a-baf7-baef24ac2f1b",
                  "dfa0a5e6-8da3-47fc-9978-b3ee92310469"
                ],
                "total": {
                  "amount": {
                    "amount": "475.95",
                    "currencyCode": "JOD"
                  },
                  "awardAmount": {
                    "amount": 10468,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.338,
                  "equivalentAmount": {
                    "amount": "223.35",
                    "currencyCode": "SRD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "338.99",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 24792,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4218,
                    "equivalentAmount": {
                      "amount": "138.76",
                      "currencyCode": "HKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "489.6",
                        "currencyCode": "TWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2984,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2622,
                      "equivalentAmount": {
                        "amount": "136.99",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "14.78",
                        "currencyCode": "COP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45069,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2675,
                      "equivalentAmount": {
                        "amount": "135.44",
                        "currencyCode": "GMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "409.43",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41420,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0761,
                      "equivalentAmount": {
                        "amount": "498.61",
                        "currencyCode": "AMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "79.06",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 13499,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4986,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "357.49",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "24.04",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 39014,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2613,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "427.15",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "204.99",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 10951,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0585,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "69.36",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "10.23",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 38614,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2912,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "427.45",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "281.8",
                    "currencyCode": "SYP"
                  },
                  "percentage": "7.08"
                },
                "passengerReferenceIds": [
                  "1ecacaf0-44ca-4a8a-ba46-4cf2fc9d89ff",
                  "3a73c987-8c0f-4b04-b198-1648f4d5d688",
                  "3bd99dd1-9034-4f4b-ae30-894dc1455b81",
                  "20129526-5a4a-49f2-9fa4-60c065379890",
                  "b89b86a7-a2dc-44fa-899c-4cdb623bcd8d",
                  "9a5ca455-53d7-4703-a59e-bd2745a0602e",
                  "5c6ee47e-c688-4c38-ba40-908075f3e96e",
                  "00d2bd3d-d62d-4754-9ae4-b6e2e2c94d19",
                  "f92e694e-158b-44ca-8f10-5084bd9e0646"
                ],
                "total": {
                  "amount": {
                    "amount": "49.08",
                    "currencyCode": "WST"
                  },
                  "awardAmount": {
                    "amount": 41422,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0313,
                  "equivalentAmount": {
                    "amount": "201.37",
                    "currencyCode": "THB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "55.34",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 45550,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.308,
                    "equivalentAmount": {
                      "amount": "150.53",
                      "currencyCode": "NIO"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "18.39",
                        "currencyCode": "CHF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34640,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3594,
                      "equivalentAmount": {
                        "amount": "371.12",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "108.42",
                        "currencyCode": "RWF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6331,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4331,
                      "equivalentAmount": {
                        "amount": "136.07",
                        "currencyCode": "PHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "53.99",
                        "currencyCode": "OMR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12986,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4707,
                      "equivalentAmount": {
                        "amount": "357.63",
                        "currencyCode": "BYN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "24.61",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 11136,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0969,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "269.56",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "17.72",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 28797,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2979,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "114.82",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "227.84",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 18071,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1732,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "453.44",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "127.72",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 22398,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4478,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "345.17",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "45.85",
                    "currencyCode": "CLP"
                  },
                  "percentage": "12.03"
                },
                "passengerReferenceIds": [
                  "be6149ad-fd13-4b23-9d49-9e2c25982a12",
                  "31ed3aa3-1226-4313-b711-6eb2d2fdd48b",
                  "d90e69b6-1cc2-4247-8d75-a5f816defe0a",
                  "60f16ec2-9aeb-43fb-bad2-b2ccdbbe86e3",
                  "977075f8-642a-40f7-b674-d46038b72e4d",
                  "c4cae8ba-0d8c-4fcc-8c68-5084044323eb",
                  "fd5a9559-755b-4e08-b3d6-65e1610e0a81",
                  "6f8d99e6-f8ba-4d6b-9117-bf95dad92754",
                  "7568d40b-3008-4c61-88c9-2d9799ad5811"
                ],
                "total": {
                  "amount": {
                    "amount": "455.66",
                    "currencyCode": "YER"
                  },
                  "awardAmount": {
                    "amount": 4537,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3515,
                  "equivalentAmount": {
                    "amount": "215.22",
                    "currencyCode": "TND"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "68.48",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 17980,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.018,
                    "equivalentAmount": {
                      "amount": "300",
                      "currencyCode": "VND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "160.77",
                        "currencyCode": "CVE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7958,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2916,
                      "equivalentAmount": {
                        "amount": "308.21",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "258.57",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33759,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2279,
                      "equivalentAmount": {
                        "amount": "350.66",
                        "currencyCode": "XOF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "163.9",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34233,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4708,
                      "equivalentAmount": {
                        "amount": "327.14",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "482.71",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 15657,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3423,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "466.71",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "309.74",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 24096,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0212,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "157.13",
                        "currencyCode": "SGD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "452.93",
                        "currencyCode": "USD"
                      },
                      "awardAmount": {
                        "amount": 11894,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3793,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "68.44",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "460.63",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 40327,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0713,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "382.9",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "321.05",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 44654,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4994,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "17.74",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "4DY3CS",
            "WZ8XYG",
            "HD77A5",
            "ZD057",
            "8QWJD",
            "TKGFC",
            "5UB1OE",
            "JU6IPZ",
            "HRLA-",
            "7KWRG"
          ]
        }
      ],
      "total": {
        "base": {
          "amount": {
            "amount": "179.99",
            "currencyCode": "RWF"
          },
          "awardAmount": {
            "amount": 46858,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.0821,
          "equivalentAmount": {
            "amount": "115",
            "currencyCode": "MYR"
          }
        },
        "fees": {
          "amount": {
            "amount": "381.84",
            "currencyCode": "LRD"
          },
          "awardAmount": {
            "amount": 35614,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.0516,
          "equivalentAmount": {
            "amount": "196.05",
            "currencyCode": "MRU"
          }
        },
        "feesTax": {
          "amount": {
            "amount": "60.19",
            "currencyCode": "ZAR"
          },
          "awardAmount": {
            "amount": 26370,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.0521,
          "equivalentAmount": {
            "amount": "44.6",
            "currencyCode": "EUR"
          }
        },
        "offerItemReferenceId": "1b04947b-7a7d-461b-a862-86acdc709343",
        "tax": {
          "amount": {
            "amount": "438.7",
            "currencyCode": "LBP"
          },
          "awardAmount": {
            "amount": 2134,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.2137,
          "equivalentAmount": {
            "amount": "109.81",
            "currencyCode": "ZAR"
          }
        },
        "totals": [
          {
            "amount": {
              "amount": "80.06",
              "currencyCode": "BSD"
            },
            "awardAmount": {
              "amount": 6823,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.1456,
            "equivalentAmount": {
              "amount": "104.67",
              "currencyCode": "MOP"
            }
          },
          {
            "amount": {
              "amount": "319.82",
              "currencyCode": "IRR"
            },
            "awardAmount": {
              "amount": 11446,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.105,
            "equivalentAmount": {
              "amount": "485.06",
              "currencyCode": "PEN"
            }
          }
        ],
        "transactionBreakdowns": [
          {
            "base": {
              "amount": {
                "amount": "459",
                "currencyCode": "LYD"
              },
              "awardAmount": {
                "amount": 4032,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.3035,
              "equivalentAmount": {
                "amount": "435.06",
                "currencyCode": "BOB"
              }
            },
            "fees": {
              "amount": {
                "amount": "188.6",
                "currencyCode": "LYD"
              },
              "awardAmount": {
                "amount": 36989,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.4877,
              "equivalentAmount": {
                "amount": "148.02",
                "currencyCode": "ANG"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "409.64",
                "currencyCode": "ISK"
              },
              "awardAmount": {
                "amount": 48048,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.0624,
              "equivalentAmount": {
                "amount": "326.63",
                "currencyCode": "VND"
              }
            },
            "tax": {
              "amount": {
                "amount": "120.76",
                "currencyCode": "JPY"
              },
              "awardAmount": {
                "amount": 33103,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.3765,
              "equivalentAmount": {
                "amount": "126.72",
                "currencyCode": "IDR"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "373.49",
                  "currencyCode": "KWD"
                },
                "awardAmount": {
                  "amount": 47694,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3806,
                "equivalentAmount": {
                  "amount": "432.84",
                  "currencyCode": "WST"
                }
              },
              {
                "amount": {
                  "amount": "216.25",
                  "currencyCode": "AFN"
                },
                "awardAmount": {
                  "amount": 4470,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3921,
                "equivalentAmount": {
                  "amount": "486.91",
                  "currencyCode": "AFN"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "386.1",
                "currencyCode": "TRY"
              },
              "awardAmount": {
                "amount": 26060,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.2656,
              "equivalentAmount": {
                "amount": "326.39",
                "currencyCode": "MGA"
              }
            },
            "fees": {
              "amount": {
                "amount": "297.88",
                "currencyCode": "VND"
              },
              "awardAmount": {
                "amount": 11446,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1177,
              "equivalentAmount": {
                "amount": "125.37",
                "currencyCode": "KWD"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "158.7",
                "currencyCode": "LKR"
              },
              "awardAmount": {
                "amount": 14256,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.1007,
              "equivalentAmount": {
                "amount": "314.15",
                "currencyCode": "PAB"
              }
            },
            "tax": {
              "amount": {
                "amount": "262.35",
                "currencyCode": "WST"
              },
              "awardAmount": {
                "amount": 47736,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.132,
              "equivalentAmount": {
                "amount": "443.26",
                "currencyCode": "UAH"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "55.04",
                  "currencyCode": "NPR"
                },
                "awardAmount": {
                  "amount": 46932,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3245,
                "equivalentAmount": {
                  "amount": "47.06",
                  "currencyCode": "NOK"
                }
              },
              {
                "amount": {
                  "amount": "456.04",
                  "currencyCode": "PYG"
                },
                "awardAmount": {
                  "amount": 15499,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1689,
                "equivalentAmount": {
                  "amount": "264.72",
                  "currencyCode": "ETB"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "298.82",
                "currencyCode": "LBP"
              },
              "awardAmount": {
                "amount": 40768,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.2341,
              "equivalentAmount": {
                "amount": "145.22",
                "currencyCode": "ISK"
              }
            },
            "fees": {
              "amount": {
                "amount": "498.21",
                "currencyCode": "LSL"
              },
              "awardAmount": {
                "amount": 42759,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.4793,
              "equivalentAmount": {
                "amount": "411.36",
                "currencyCode": "SSP"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "157.19",
                "currencyCode": "GTQ"
              },
              "awardAmount": {
                "amount": 43140,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.0851,
              "equivalentAmount": {
                "amount": "375.32",
                "currencyCode": "NGN"
              }
            },
            "tax": {
              "amount": {
                "amount": "74.41",
                "currencyCode": "GEL"
              },
              "awardAmount": {
                "amount": 47551,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.3071,
              "equivalentAmount": {
                "amount": "314.35",
                "currencyCode": "BSD"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "316.65",
                  "currencyCode": "BHD"
                },
                "awardAmount": {
                  "amount": 26454,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1746,
                "equivalentAmount": {
                  "amount": "65.95",
                  "currencyCode": "QAR"
                }
              },
              {
                "amount": {
                  "amount": "407.52",
                  "currencyCode": "LYD"
                },
                "awardAmount": {
                  "amount": 42263,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2007,
                "equivalentAmount": {
                  "amount": "433.14",
                  "currencyCode": "AWG"
                }
              }
            ],
            "transactionType": "AddCollect"
          }
        ],
        "transactionType": "AddCollect"
      }
    },
    {
      "id": "28361384-a48e-4228-832d-16642a8bafea",
      "items": [
        {
          "details": {
            "type": "AirExtraOfferItem"
          },
          "id": "e4cee00d-3979-4f02-a205-e87dbb52e804",
          "itineraryPartReferenceIds": [
            "IP-2",
            "IP-1",
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-1"
          ],
          "itineraryReferenceId": "KIA3",
          "passengerReferenceIds": [
            "a3b472cf-5569-421f-bbbe-049701a94686",
            "4a3ad0c1-7ac1-4894-b1a5-15577fb02df6",
            "757c2732-efe0-4674-81bc-6fba327fad8a",
            "7ec23487-9ec8-4b1e-9e27-5fe7b168f4c6",
            "4fccb0cc-57af-4c8e-be13-c15b5bc26382",
            "23b619a7-2295-442f-968d-417b717039f9",
            "14fc7156-883a-4950-a01b-75e0b8769711",
            "f54d4683-4422-4234-80c4-1ced58b3e596",
            "494a1407-95ca-4206-9fe4-ec55d9e408e1"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "131.11",
                    "currencyCode": "TTD"
                  },
                  "percentage": "11.71"
                },
                "deal": {
                  "amount": {
                    "amount": "276.55",
                    "currencyCode": "JOD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "17.67",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "31c06c14-951d-4ff0-8159-e9c813b65460",
                  "72844d8a-d735-4025-b79d-39d9b1a86cd0",
                  "7c1756f0-b524-41c1-b215-dca38dd2eeaf",
                  "625167fe-7af4-47a3-9a45-1c181e3b593a",
                  "e0232bb0-61f9-4fd5-a55b-74d7985765fa",
                  "4fb79295-2ccc-44c3-a83e-caaf94872b4b",
                  "e90fad15-2b1a-4d51-b54b-ec510b744a57",
                  "fb8e49c0-01a0-4a4d-aaea-ad1c28eca42b",
                  "baf604a3-7be7-4562-ba1d-1dcdafe209a0"
                ],
                "total": {
                  "amount": {
                    "amount": "46.06",
                    "currencyCode": "SBD"
                  },
                  "awardAmount": {
                    "amount": 30259,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3069,
                  "equivalentAmount": {
                    "amount": "431.73",
                    "currencyCode": "AFN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "344.87",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 5485,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0121,
                    "equivalentAmount": {
                      "amount": "291.45",
                      "currencyCode": "BND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "45.58",
                        "currencyCode": "AFN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38435,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1197,
                      "equivalentAmount": {
                        "amount": "413.66",
                        "currencyCode": "XAF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "452.55",
                        "currencyCode": "INR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36049,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1623,
                      "equivalentAmount": {
                        "amount": "487.13",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "93.86",
                        "currencyCode": "RON"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15257,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0958,
                      "equivalentAmount": {
                        "amount": "291.45",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "392.37",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 44394,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2139,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "312.8",
                        "currencyCode": "PLN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "239.37",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 3128,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1868,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "294.87",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "253.21",
                    "currencyCode": "JOD"
                  },
                  "percentage": "8.58"
                },
                "deal": {
                  "amount": {
                    "amount": "396.24",
                    "currencyCode": "LSL"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "18.27",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "d0b28f89-6660-4177-b225-139b3f174359",
                  "d593351a-b738-4a5c-8416-89a04fbd3323",
                  "2da44418-741b-4adb-acb2-6184fcd5ab46",
                  "8f2f7828-dd49-42dc-b6dd-e09c4963f354",
                  "19fd33cd-6f87-4162-b970-0a761588e279",
                  "a48dc8c7-5231-43f8-8e7b-3ebf726be9ef",
                  "494b2680-d09b-49cf-95bb-2da3aa4b8dd9",
                  "941bc309-380f-4c95-8ee5-11e449cf2e3c",
                  "3faef091-9cd1-40be-a8fe-d6e340a95f1c"
                ],
                "total": {
                  "amount": {
                    "amount": "478.24",
                    "currencyCode": "XPF"
                  },
                  "awardAmount": {
                    "amount": 28067,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0648,
                  "equivalentAmount": {
                    "amount": "31.58",
                    "currencyCode": "PHP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "192.37",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 17622,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0854,
                    "equivalentAmount": {
                      "amount": "127.54",
                      "currencyCode": "SBD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "157.17",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7838,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3491,
                      "equivalentAmount": {
                        "amount": "430.55",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "378.14",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43306,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1432,
                      "equivalentAmount": {
                        "amount": "413.47",
                        "currencyCode": "KRW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "29.19",
                        "currencyCode": "FJD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1848,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2016,
                      "equivalentAmount": {
                        "amount": "362.92",
                        "currencyCode": "MDL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "366.75",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 39210,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4684,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "284.02",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "445.17",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 48227,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1222,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "66.37",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "189.3",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 8321,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0766,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "11.69",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "381.78",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 36971,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2904,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "233.85",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "492.55",
                    "currencyCode": "ERN"
                  },
                  "percentage": "10.59"
                },
                "deal": {
                  "amount": {
                    "amount": "461.96",
                    "currencyCode": "COP"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "19.42",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "73123fc4-baa4-4117-bc97-e4b19c672296",
                  "8c6f7887-828f-446b-9997-fc4ed2aad231",
                  "a7d21959-376a-45e2-8902-c63f7c943361",
                  "26043b6b-cd33-4e2b-8bdb-7f549a12957e",
                  "7bb93848-4ad6-4d72-9b26-161439e4fca7",
                  "8e381929-d6bb-43ac-9abb-30a1544f9040",
                  "1e2af94b-8792-4edf-9d38-66466aa0d1dd",
                  "2de99668-5369-4b3d-84ae-d15ec671fbdd",
                  "b4d86d74-f444-4b5b-b3ae-a625dcd17124"
                ],
                "total": {
                  "amount": {
                    "amount": "376.07",
                    "currencyCode": "BDT"
                  },
                  "awardAmount": {
                    "amount": 30827,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.367,
                  "equivalentAmount": {
                    "amount": "143.99",
                    "currencyCode": "BTN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "371.44",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 21554,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4149,
                    "equivalentAmount": {
                      "amount": "62.94",
                      "currencyCode": "HTG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "274.3",
                        "currencyCode": "CZK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48808,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.287,
                      "equivalentAmount": {
                        "amount": "265.76",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "410.74",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6189,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1367,
                      "equivalentAmount": {
                        "amount": "49.12",
                        "currencyCode": "AZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "344.3",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33061,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1766,
                      "equivalentAmount": {
                        "amount": "437.39",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "479.17",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 38831,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3594,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "190.38",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "45.89",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 13575,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1404,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "268.01",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "99.61",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 23723,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4678,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "160.2",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "315.19",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 42566,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.387,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "263.15",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "423.75",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 3104,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0464,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "323.7",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "375.54",
                    "currencyCode": "CLP"
                  },
                  "percentage": "7.5"
                },
                "deal": {
                  "amount": {
                    "amount": "470.82",
                    "currencyCode": "KRW"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "9.11",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "5a9debfc-6c06-40a5-b1f9-4c99bd1fa261",
                  "eb05ed02-43c1-4dac-8a21-279f8d876274",
                  "ee65abc4-79dd-498d-9e6b-99c0d7dcc044",
                  "4c34d1b0-eb23-4af6-a8f8-00e7f7c7ebf4",
                  "aa2fdb49-f5a3-4caf-bc35-9ea251e30575",
                  "7c562337-408e-4157-81a4-f09f790cae70",
                  "5ca78818-0ca1-4845-8358-21160a75b578",
                  "79a6e40d-9cc2-4ace-862f-a453b429ab70",
                  "d297e798-90bc-4a81-aa96-61a0e997122c"
                ],
                "total": {
                  "amount": {
                    "amount": "118.99",
                    "currencyCode": "AWG"
                  },
                  "awardAmount": {
                    "amount": 19482,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4175,
                  "equivalentAmount": {
                    "amount": "39.97",
                    "currencyCode": "CUP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "466.41",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 40836,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2985,
                    "equivalentAmount": {
                      "amount": "34.15",
                      "currencyCode": "MRU"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "147.52",
                        "currencyCode": "GBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42796,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3677,
                      "equivalentAmount": {
                        "amount": "464.99",
                        "currencyCode": "MGA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "402.93",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38789,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3805,
                      "equivalentAmount": {
                        "amount": "439.09",
                        "currencyCode": "ZAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "234.68",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22249,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4526,
                      "equivalentAmount": {
                        "amount": "290.48",
                        "currencyCode": "BBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "97.41",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 47015,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0404,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "169.67",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "46.17",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 45879,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2137,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "385.3",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "227.94",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 13488,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3341,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "283.13",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "138.28",
                    "currencyCode": "OMR"
                  },
                  "percentage": "8.94"
                },
                "deal": {
                  "amount": {
                    "amount": "435.64",
                    "currencyCode": "MZN"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "16.58",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "a4bcc2b5-8ba7-493f-929f-db3ce9bc3407",
                  "da69248a-0ff7-46d8-b495-e7a23fc94d39",
                  "619cb36d-42e5-4cf3-9864-e23da3fbb44f",
                  "93916d18-1a22-4aea-a6b6-24aec3c480f5",
                  "8a1b5915-0c05-4485-84f8-5d6df1533422",
                  "b05c1320-615d-4153-be5a-d74af392b1f8",
                  "155157f0-aeaa-4d5f-a919-acc3b2073083",
                  "f19cf54c-2253-4334-8ff1-b3eb05f3d0b3",
                  "fa42688b-40fb-47d7-aa4c-fc771e14f315"
                ],
                "total": {
                  "amount": {
                    "amount": "362.03",
                    "currencyCode": "BAM"
                  },
                  "awardAmount": {
                    "amount": 46408,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0957,
                  "equivalentAmount": {
                    "amount": "92.38",
                    "currencyCode": "CZK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "443.35",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 26923,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3589,
                    "equivalentAmount": {
                      "amount": "27.94",
                      "currencyCode": "BAM"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "396.25",
                        "currencyCode": "BRL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7246,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0519,
                      "equivalentAmount": {
                        "amount": "426.77",
                        "currencyCode": "TOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "258.5",
                        "currencyCode": "KMF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6138,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0592,
                      "equivalentAmount": {
                        "amount": "46.61",
                        "currencyCode": "NGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "197.93",
                        "currencyCode": "VUV"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40598,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.155,
                      "equivalentAmount": {
                        "amount": "53.81",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "300.13",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 30075,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0646,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "346.2",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "466.53",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 18142,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2325,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "40.59",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "397.97",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 16884,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2745,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "447.18",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "389.51",
                    "currencyCode": "KGS"
                  },
                  "percentage": "13.28"
                },
                "deal": {
                  "amount": {
                    "amount": "380.86",
                    "currencyCode": "MWK"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.81",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "cbcf6642-d794-487c-b771-21b70939b9ab",
                  "4f274fed-7b4e-4110-9436-6b02892e8a94",
                  "be6078b6-0be9-4c4c-98cb-213dc32481ad",
                  "37161030-0f45-4890-baae-37742dc9c8b8",
                  "19791e86-cbf2-45bf-8453-ee197e0f2bc6",
                  "aa0cdc8e-6b47-4444-8c3f-4f1030dbdfd2",
                  "f3f68975-093b-4676-993f-ba7629039374",
                  "ab141ec0-c77b-4875-9971-9e3e63b983ff",
                  "ec825ea9-6f11-4937-b1f2-0453286ee6bc"
                ],
                "total": {
                  "amount": {
                    "amount": "319.81",
                    "currencyCode": "BSD"
                  },
                  "awardAmount": {
                    "amount": 24155,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4832,
                  "equivalentAmount": {
                    "amount": "65.73",
                    "currencyCode": "BGN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "124.21",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 32447,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1886,
                    "equivalentAmount": {
                      "amount": "256.18",
                      "currencyCode": "XPF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "65.9",
                        "currencyCode": "MWK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24292,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2782,
                      "equivalentAmount": {
                        "amount": "29.68",
                        "currencyCode": "AOA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "258.17",
                        "currencyCode": "KPW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35792,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0599,
                      "equivalentAmount": {
                        "amount": "191.93",
                        "currencyCode": "ALL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "86.27",
                        "currencyCode": "VES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46967,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4485,
                      "equivalentAmount": {
                        "amount": "197.72",
                        "currencyCode": "ZMW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "307.77",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 43352,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.151,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "267.24",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "283.66",
                    "currencyCode": "XAF"
                  },
                  "percentage": "5.07"
                },
                "deal": {
                  "amount": {
                    "amount": "326.66",
                    "currencyCode": "GYD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.29",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "8eec05c7-c2d4-4db8-ae3d-f8aafaa3bbff",
                  "2b00ff14-529d-4075-9001-1705259003c7",
                  "e04c722c-1dfe-46f4-a8b1-76d3569c7cc2",
                  "a03f4465-5b5a-47e2-b01c-de5e617aadc0",
                  "a76a227b-761b-4be5-ad4a-48c3b9ec30c5",
                  "522bf5da-78f4-4497-8453-fba7b878e282",
                  "3172d704-dd0b-4ff3-b265-146e239e7ec4",
                  "e109f8a7-ba2f-45a5-9b0b-26ee3a685ee1",
                  "c3050119-e073-483d-99c4-65cbe897d014"
                ],
                "total": {
                  "amount": {
                    "amount": "112.1",
                    "currencyCode": "TJS"
                  },
                  "awardAmount": {
                    "amount": 42919,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1679,
                  "equivalentAmount": {
                    "amount": "52.82",
                    "currencyCode": "XAF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "178.76",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 24865,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.326,
                    "equivalentAmount": {
                      "amount": "295.11",
                      "currencyCode": "FJD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "430.31",
                        "currencyCode": "KMF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6429,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.233,
                      "equivalentAmount": {
                        "amount": "469.87",
                        "currencyCode": "BAM"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "487.89",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45900,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3711,
                      "equivalentAmount": {
                        "amount": "269.91",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "92.05",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23427,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3487,
                      "equivalentAmount": {
                        "amount": "499.82",
                        "currencyCode": "SHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "343.44",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 49525,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2235,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "133.83",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "349.53",
                    "currencyCode": "MUR"
                  },
                  "percentage": "13.9"
                },
                "deal": {
                  "amount": {
                    "amount": "470.45",
                    "currencyCode": "QAR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "6.54",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "f5a4e40f-a368-4be8-b5e4-3436d3ed2f1f",
                  "639eb6e6-4811-4ec4-a93e-10d0756b4785",
                  "fb630731-c330-401b-951e-5a35d631758a",
                  "12b172bb-82a8-4439-9a55-c19081725411",
                  "ab5c3622-9119-4ac6-8033-8f66fa66fb15",
                  "299886c5-02a2-4dfc-925a-662317c58ae8",
                  "4ff2aae8-82bb-42ed-8824-0db8642dcdbb",
                  "2167bbb8-0352-40d3-90d1-76cccd6b52d9",
                  "4bd98675-eaee-480b-8f3d-3781fadae31b"
                ],
                "total": {
                  "amount": {
                    "amount": "85.62",
                    "currencyCode": "GIP"
                  },
                  "awardAmount": {
                    "amount": 36543,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4377,
                  "equivalentAmount": {
                    "amount": "43.3",
                    "currencyCode": "GIP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "290.32",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 34523,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0547,
                    "equivalentAmount": {
                      "amount": "338.93",
                      "currencyCode": "VES"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "156.92",
                        "currencyCode": "PYG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27602,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0475,
                      "equivalentAmount": {
                        "amount": "283.63",
                        "currencyCode": "ANG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "159.27",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10094,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3898,
                      "equivalentAmount": {
                        "amount": "129.34",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "87.96",
                        "currencyCode": "MKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7812,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1678,
                      "equivalentAmount": {
                        "amount": "297.83",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "191.33",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 36488,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2594,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "285.37",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "213.59",
                    "currencyCode": "KHR"
                  },
                  "percentage": "13.76"
                },
                "deal": {
                  "amount": {
                    "amount": "452.53",
                    "currencyCode": "BMD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "17.89",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "bcd12267-ee79-4597-b715-03243f6fbf45",
                  "01f886a4-eb49-41b4-9063-fa0a7fadaac5",
                  "2ccbdb16-4e39-420d-812a-ec3270dcac28",
                  "7a5399a2-19dd-444b-a399-861f5899af8e",
                  "422d3eb1-3f56-40f7-8c2c-7ca9332903f6",
                  "15f60dcd-928f-4ad1-8903-dd45f0094ce0",
                  "7532f71c-b1a7-4160-b170-c9446fefd37a",
                  "06c0ef7a-6852-4b73-becf-7f1c0d9dc165",
                  "50ffc740-0db4-4a8b-b0e8-7ed4dcd85248"
                ],
                "total": {
                  "amount": {
                    "amount": "103.81",
                    "currencyCode": "SOS"
                  },
                  "awardAmount": {
                    "amount": 43958,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1009,
                  "equivalentAmount": {
                    "amount": "355.69",
                    "currencyCode": "AZN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "302.45",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 7605,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0682,
                    "equivalentAmount": {
                      "amount": "377.89",
                      "currencyCode": "ISK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "387.86",
                        "currencyCode": "ISK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1514,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3212,
                      "equivalentAmount": {
                        "amount": "220.14",
                        "currencyCode": "CNY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "279.62",
                        "currencyCode": "LKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18884,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3718,
                      "equivalentAmount": {
                        "amount": "294.79",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "239.49",
                        "currencyCode": "ALL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28985,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1315,
                      "equivalentAmount": {
                        "amount": "153.61",
                        "currencyCode": "CRC"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "421.19",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 11216,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4797,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "204.55",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "372.03",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 36332,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1739,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "234.78",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "467.14",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 1335,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3797,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "239.06",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "230.55",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 10573,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2304,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "426.08",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1081
                },
                "passengerReferenceIds": [
                  "0f52ed5a-b3b7-45b6-aa8d-7302df913ffe",
                  "e434174a-a99c-476c-a309-7b32199dc413",
                  "20021c82-4bbe-4f32-b1cb-683482fb0a8d",
                  "9414eaea-ecf6-45fd-bb99-772ae6857841",
                  "67e4183d-c757-428c-b761-5b8dbd300a2a",
                  "e7421cac-662e-4b92-b26f-8a96dde61b84",
                  "6a839a23-76e5-4e53-b5a9-197ffab7976b",
                  "28f746d8-3885-41cc-bf96-039bdb24b97f",
                  "938fc035-59ff-4435-905c-1f787681cee3"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "271.81",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 39777,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1222,
                    "equivalentAmount": {
                      "amount": "247.97",
                      "currencyCode": "ERN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "220.57",
                          "currencyCode": "AUD"
                        },
                        "awardAmount": {
                          "amount": 13039,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4861,
                        "equivalentAmount": {
                          "amount": "101.8",
                          "currencyCode": "HUF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "142.47",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 27005,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1806,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "341.3",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "77.49",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 26065,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1141,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "240.68",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "318.31",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 10317,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.109,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "387.2",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "131.79",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 15849,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1112,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "99.6",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "80.38",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 47209,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.31,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "291.5",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "27.19",
                          "currencyCode": "VUV"
                        },
                        "awardAmount": {
                          "amount": 46813,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1743,
                        "equivalentAmount": {
                          "amount": "405.75",
                          "currencyCode": "HUF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "142.35",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 13957,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1618,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "338.3",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "288.61",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 4079,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1638,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "48.34",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "275.28",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 47913,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2469,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "182.82",
                            "currencyCode": "STN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "308.17",
                          "currencyCode": "LYD"
                        },
                        "awardAmount": {
                          "amount": 41439,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2231,
                        "equivalentAmount": {
                          "amount": "182.46",
                          "currencyCode": "HKD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "300.12",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 2735,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4736,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "486.88",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "356.52",
                            "currencyCode": "EUR"
                          },
                          "awardAmount": {
                            "amount": 19153,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3416,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "388.26",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "389.45",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 15265,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0505,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "137",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "381.14",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 7371,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3466,
                    "equivalentAmount": {
                      "amount": "440.76",
                      "currencyCode": "LSL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "309.45",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 44384,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.021,
                    "equivalentAmount": {
                      "amount": "332.26",
                      "currencyCode": "PLN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "375.04",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 48786,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4847,
                    "equivalentAmount": {
                      "amount": "229.78",
                      "currencyCode": "GEL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "293.14",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 22664,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4361,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "323.83",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "376.95",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 31146,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0563,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "289.13",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "390.96",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 35149,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0793,
                    "equivalentAmount": {
                      "amount": "429.51",
                      "currencyCode": "DZD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "428.15",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 36315,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2528,
                    "equivalentAmount": {
                      "amount": "383.92",
                      "currencyCode": "IRR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9059
                },
                "passengerReferenceIds": [
                  "bd7aabcc-d491-488d-832e-66fad548c2dd",
                  "b837061e-28bb-4752-974c-fa9381c33cf4",
                  "543cedcf-4a09-47e5-8cb2-201cb247fd17",
                  "7782f64f-b9ed-4abb-b1c6-030e1fa5680d",
                  "1fe44d5f-3767-407c-9004-72367ad2e075",
                  "137570c3-dd9a-46d2-8eba-c952806febf3",
                  "57ebe427-512f-4de3-8b3d-5088dd592261",
                  "aabb3adc-8856-424d-9a5a-d58aae2adf90",
                  "28b638ab-2a75-47d5-8715-a3613eea3ef0"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "340.8",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 44826,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4684,
                    "equivalentAmount": {
                      "amount": "204.96",
                      "currencyCode": "AUD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "28.93",
                          "currencyCode": "EUR"
                        },
                        "awardAmount": {
                          "amount": 45174,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2202,
                        "equivalentAmount": {
                          "amount": "498.38",
                          "currencyCode": "GEL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "467.13",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 14030,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.297,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "205.3",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "433.62",
                          "currencyCode": "BWP"
                        },
                        "awardAmount": {
                          "amount": 36650,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1512,
                        "equivalentAmount": {
                          "amount": "391.44",
                          "currencyCode": "ZAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "74.52",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 36405,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0823,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "151.68",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "481.73",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 43116,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2321,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "197.1",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "128.92",
                          "currencyCode": "CHF"
                        },
                        "awardAmount": {
                          "amount": 33367,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2542,
                        "equivalentAmount": {
                          "amount": "252.04",
                          "currencyCode": "UZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "310.97",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 11900,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2397,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "367.11",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "297.16",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 29238,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3678,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "495.39",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "164.58",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 20198,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4685,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "273.66",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "200.21",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 23056,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3195,
                    "equivalentAmount": {
                      "amount": "196.21",
                      "currencyCode": "LAK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "292.47",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 42222,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.106,
                    "equivalentAmount": {
                      "amount": "403.8",
                      "currencyCode": "QAR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "211.76",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 33609,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0431,
                    "equivalentAmount": {
                      "amount": "105.31",
                      "currencyCode": "GBP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "166.33",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 49953,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0173,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "105.01",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "470.43",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 19709,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3888,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "486.44",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "448.11",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 31571,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2484,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "324.82",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "482.82",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 28542,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3439,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "331.51",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "416.86",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 18564,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2788,
                    "equivalentAmount": {
                      "amount": "83.65",
                      "currencyCode": "CVE"
                    }
                  },
                  {
                    "amount": {
                      "amount": "304.52",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 26962,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.466,
                    "equivalentAmount": {
                      "amount": "418.21",
                      "currencyCode": "SDG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1503
                },
                "passengerReferenceIds": [
                  "be08e6a6-f85b-4c4e-a5b4-04b93dd93720",
                  "d4e8ceb2-8b8e-47bc-84f2-a22710eb1947",
                  "5362110a-66dd-4862-9696-237565b34e33",
                  "2f3c38ca-791c-45bd-9e24-071ddfaf57e3",
                  "2bafad8d-2075-418d-b4a2-a09e58e4988d",
                  "e983c484-2635-40e0-809d-9e782657378c",
                  "d8f7ba07-23be-4d17-9717-4ecb5cbc3584",
                  "3b97a05c-4bb8-441d-9885-0b7caecb27cd",
                  "1eaf0f16-ad90-4983-8fee-a07ee92148bd"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "283.83",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 43177,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0563,
                    "equivalentAmount": {
                      "amount": "102.19",
                      "currencyCode": "SHP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "309.11",
                          "currencyCode": "XAF"
                        },
                        "awardAmount": {
                          "amount": 48742,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1964,
                        "equivalentAmount": {
                          "amount": "203.37",
                          "currencyCode": "CRC"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "287.79",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 15813,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2155,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "398.75",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "480.03",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 14928,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3076,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "303.24",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "374.12",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 28659,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4142,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "120.76",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "319.94",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 35452,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1648,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "436.07",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "140.9",
                            "currencyCode": "LYD"
                          },
                          "awardAmount": {
                            "amount": 20360,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0135,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "426.9",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "75.59",
                          "currencyCode": "COP"
                        },
                        "awardAmount": {
                          "amount": 34530,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4424,
                        "equivalentAmount": {
                          "amount": "90.16",
                          "currencyCode": "DJF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "371.14",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 35064,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.081,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "19.29",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "283.24",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 30673,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0585,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "413.75",
                            "currencyCode": "CNY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "21.77",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 13397,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1538,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "108.04",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "273.22",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 32531,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0889,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "331.83",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "214.64",
                          "currencyCode": "KHR"
                        },
                        "awardAmount": {
                          "amount": 35236,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.182,
                        "equivalentAmount": {
                          "amount": "189.87",
                          "currencyCode": "AED"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "247.31",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 3892,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2925,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "387.78",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "483.33",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 15741,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2459,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "356.18",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "56.56",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 8900,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0956,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "443.57",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "458.95",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 16347,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0385,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "401.17",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "207.12",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 43743,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1779,
                    "equivalentAmount": {
                      "amount": "436.57",
                      "currencyCode": "ERN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "495.02",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 49535,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4833,
                    "equivalentAmount": {
                      "amount": "270.46",
                      "currencyCode": "NAD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "80.19",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 13115,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1788,
                    "equivalentAmount": {
                      "amount": "431.09",
                      "currencyCode": "AWG"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "486.82",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 40816,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3665,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "348.96",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "341.38",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 9505,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3662,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "75.66",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "250.63",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 48876,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.014,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "354",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "279.33",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 14395,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2999,
                    "equivalentAmount": {
                      "amount": "115.5",
                      "currencyCode": "JOD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "169.03",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 28593,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0313,
                    "equivalentAmount": {
                      "amount": "192.68",
                      "currencyCode": "MUR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0283
                },
                "passengerReferenceIds": [
                  "723483a6-4261-4db3-9b12-5a107c23f7d6",
                  "2dbd9a1d-546b-4250-a1c9-fa236dd966fa",
                  "4e19ea99-52c7-48f5-b32a-e6860a104a42",
                  "39262b42-b847-4cbf-85bb-7ac5d00589e8",
                  "45e64189-219b-4fb9-8f4f-58e094be0df1",
                  "b950d0eb-0e77-4c9f-9056-f8ff79b87c8d",
                  "68e739f4-3c82-4584-83f2-33fd007d40f5",
                  "641ef7d7-ddd0-4fdc-a4f2-b59b8fd0a625",
                  "12f6299a-6894-4699-bec2-978c6400529a"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "374.55",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 27268,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.19,
                    "equivalentAmount": {
                      "amount": "416.48",
                      "currencyCode": "XPF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "38.24",
                          "currencyCode": "ISK"
                        },
                        "awardAmount": {
                          "amount": 21825,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3418,
                        "equivalentAmount": {
                          "amount": "333.11",
                          "currencyCode": "GTQ"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "491.01",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 36429,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2962,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "143.33",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "16.66",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 15184,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.378,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "19.03",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "241.05",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 22826,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3184,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "411.04",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "21.24",
                          "currencyCode": "AFN"
                        },
                        "awardAmount": {
                          "amount": 1871,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3915,
                        "equivalentAmount": {
                          "amount": "146.03",
                          "currencyCode": "SYP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "407.81",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 9495,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2177,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "416.42",
                            "currencyCode": "YER"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "331.4",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 28304,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1895,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "122.19",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "169.1",
                          "currencyCode": "XAF"
                        },
                        "awardAmount": {
                          "amount": 14732,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4251,
                        "equivalentAmount": {
                          "amount": "463.84",
                          "currencyCode": "PHP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "239.97",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 2316,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0114,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "150.33",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "367.35",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 9090,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0972,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "470.34",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "460",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 30496,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4201,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "368.59",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "394.12",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 24971,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2198,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "310.27",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "21.52",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 46813,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3098,
                    "equivalentAmount": {
                      "amount": "164.36",
                      "currencyCode": "ZWL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "368.95",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 30794,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4471,
                    "equivalentAmount": {
                      "amount": "150.7",
                      "currencyCode": "RWF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "366.29",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 46767,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0129,
                    "equivalentAmount": {
                      "amount": "21.54",
                      "currencyCode": "MVR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "291.54",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 24394,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.45,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "281.65",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "27.82",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 46758,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0183,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "138.01",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "116.03",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 3168,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3318,
                    "equivalentAmount": {
                      "amount": "83.52",
                      "currencyCode": "ISK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "239.05",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 2392,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1366,
                    "equivalentAmount": {
                      "amount": "469.18",
                      "currencyCode": "GEL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1757
                },
                "passengerReferenceIds": [
                  "a1b39418-6bdf-4241-a16a-c87a9af9beba",
                  "984c5f95-1088-472c-bd8a-06405fc06923",
                  "a7430170-2b3d-42d7-8b1e-f2edd0554673",
                  "20508415-3b2e-4646-ba1a-1efb41d43bd3",
                  "77cc5693-63d2-4a81-8c84-108d7b99b820",
                  "dbdc1255-44ec-4988-aea1-1db2b55a0f43",
                  "7069a700-6d92-41a9-aaa5-f2af9c31ed6b",
                  "85972514-95b8-4cb8-88b2-d983852a25cd",
                  "f0a2b01a-e09f-4371-91b7-bfa28e119661"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "498.94",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 37426,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2207,
                    "equivalentAmount": {
                      "amount": "495.34",
                      "currencyCode": "TJS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "376.28",
                          "currencyCode": "UGX"
                        },
                        "awardAmount": {
                          "amount": 33260,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3951,
                        "equivalentAmount": {
                          "amount": "285.34",
                          "currencyCode": "EUR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "192.39",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 18401,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3183,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "126.21",
                            "currencyCode": "KGS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "384.84",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 18017,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4207,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "244.18",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "243.04",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 1328,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4907,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "345.77",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "30.6",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 18720,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3627,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "250.52",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "231.16",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 15321,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0195,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "424.5",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "115.9",
                          "currencyCode": "KZT"
                        },
                        "awardAmount": {
                          "amount": 1851,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0454,
                        "equivalentAmount": {
                          "amount": "419.36",
                          "currencyCode": "TWD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "29.66",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 1262,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2616,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "281.77",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "101.98",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 46414,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0625,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "489.53",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "206.51",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 15541,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.128,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "182.2",
                            "currencyCode": "CHF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "285.22",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 36943,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3083,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "334.14",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "112.04",
                          "currencyCode": "AED"
                        },
                        "awardAmount": {
                          "amount": 21088,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2016,
                        "equivalentAmount": {
                          "amount": "146.43",
                          "currencyCode": "SGD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "351.37",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 29146,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4388,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "85.68",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "418.15",
                            "currencyCode": "BYN"
                          },
                          "awardAmount": {
                            "amount": 39137,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.129,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "389.56",
                            "currencyCode": "CNY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "475.65",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 43665,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1646,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "296.98",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "75.54",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 41627,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3844,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "181.4",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "476.49",
                            "currencyCode": "RON"
                          },
                          "awardAmount": {
                            "amount": 3046,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4294,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "387.8",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "296.33",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 4163,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3206,
                    "equivalentAmount": {
                      "amount": "274.09",
                      "currencyCode": "CAD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "18.51",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 25703,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2452,
                    "equivalentAmount": {
                      "amount": "481.04",
                      "currencyCode": "SRD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "471.58",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 20654,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3289,
                    "equivalentAmount": {
                      "amount": "59.06",
                      "currencyCode": "KPW"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "219.89",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 14466,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3679,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "424.75",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "442.11",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 3842,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3651,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "69.64",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "146.95",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 7463,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3256,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "408.22",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "48.53",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 4418,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1062,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "302.85",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "27.91",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 31095,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4583,
                    "equivalentAmount": {
                      "amount": "220.64",
                      "currencyCode": "JMD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "43.56",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 7728,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4768,
                    "equivalentAmount": {
                      "amount": "481.24",
                      "currencyCode": "CRC"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8764
                },
                "passengerReferenceIds": [
                  "988b694a-0f3f-4b7c-84ad-571cddc90b5e",
                  "05b36ece-2746-4b2b-beca-891b5a8102da",
                  "c4bc699e-d7c4-46d4-94a7-97d328e26a3a",
                  "21d8e595-700e-48e1-a2cb-7ab94d87c668",
                  "1ea30c75-bb4b-4347-8eb9-93068f762c2f",
                  "ba9f3800-5c28-4c27-8bf8-dcf2e9f54d89",
                  "fb221536-99db-4164-8e13-73e84f685615",
                  "2d7f079a-d32d-4e2f-9416-317f442608e6",
                  "eb6c4436-f8f5-4d34-80a6-6ef6fa17a85a"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "23.28",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 12688,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1193,
                    "equivalentAmount": {
                      "amount": "51.85",
                      "currencyCode": "SLE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "260.8",
                          "currencyCode": "MZN"
                        },
                        "awardAmount": {
                          "amount": 2631,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2356,
                        "equivalentAmount": {
                          "amount": "26.01",
                          "currencyCode": "UYU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "476.51",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 40069,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.221,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "126.74",
                            "currencyCode": "VUV"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "228.24",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 20609,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3607,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "350.79",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "247.83",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 40644,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1177,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "129.97",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "495.67",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 46432,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0702,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "275.09",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "433.69",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 25878,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1078,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "109.97",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "26.09",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 23900,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2074,
                        "equivalentAmount": {
                          "amount": "226.37",
                          "currencyCode": "BGN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "279.15",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 7973,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4539,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "132.3",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "374.83",
                          "currencyCode": "SGD"
                        },
                        "awardAmount": {
                          "amount": 6050,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1373,
                        "equivalentAmount": {
                          "amount": "44.28",
                          "currencyCode": "SDG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "229.73",
                            "currencyCode": "MRU"
                          },
                          "awardAmount": {
                            "amount": 32508,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1072,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "415.19",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "254.7",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 6173,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3928,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "25.29",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "28.99",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 28347,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1302,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "472.16",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "391.92",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 2270,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1312,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "195.61",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "130.24",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 31832,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4895,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "215.19",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "168.97",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 15029,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0655,
                    "equivalentAmount": {
                      "amount": "444.93",
                      "currencyCode": "KYD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "314.8",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 40184,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.016,
                    "equivalentAmount": {
                      "amount": "496.68",
                      "currencyCode": "CRC"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "126.11",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 24810,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1946,
                    "equivalentAmount": {
                      "amount": "375.29",
                      "currencyCode": "ERN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "361.98",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 44036,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0653,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "387.92",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "83.87",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 17535,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4365,
                    "equivalentAmount": {
                      "amount": "388.58",
                      "currencyCode": "HUF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "59",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 33846,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1506,
                    "equivalentAmount": {
                      "amount": "456.91",
                      "currencyCode": "LBP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9478
                },
                "passengerReferenceIds": [
                  "aafbf773-9931-41e8-854b-5bae1e952341",
                  "b8dbfce3-c6bf-4240-90e0-657bff4dc1ca",
                  "8f13a9ca-4386-4d74-8cdd-051d6305f467",
                  "7a9a39db-5ff5-4c0d-ab28-93cd7601d740",
                  "d2426ea5-3d96-4570-a2b6-671fdc2732fb",
                  "f2fb5084-5d4b-4877-a083-ea5aff149df4",
                  "5b65b8e6-6bbc-4310-a730-cc7b23551f6d",
                  "175c503a-33df-4d1f-9425-07e8ad77789f",
                  "f531093c-5438-48ed-82b4-8482007e7fad"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "33.63",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 40015,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4036,
                    "equivalentAmount": {
                      "amount": "431.22",
                      "currencyCode": "XPF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "383.13",
                          "currencyCode": "ILS"
                        },
                        "awardAmount": {
                          "amount": 41102,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0198,
                        "equivalentAmount": {
                          "amount": "326.51",
                          "currencyCode": "NIO"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "192.2",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 30600,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3604,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "298.55",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "489.33",
                          "currencyCode": "ZAR"
                        },
                        "awardAmount": {
                          "amount": 30414,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0638,
                        "equivalentAmount": {
                          "amount": "35.49",
                          "currencyCode": "AFN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "354.6",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 15488,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.359,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "16.93",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "190.42",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 13195,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1849,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "143.57",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "312.47",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 47513,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.062,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "161.84",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "200.44",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 22051,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1256,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "312.46",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "384.31",
                          "currencyCode": "MGA"
                        },
                        "awardAmount": {
                          "amount": 17543,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2058,
                        "equivalentAmount": {
                          "amount": "213.99",
                          "currencyCode": "TZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "11.19",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 17182,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4464,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "132.67",
                            "currencyCode": "YER"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "255.44",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 16648,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4413,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "389.89",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "290.9",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 36986,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2247,
                    "equivalentAmount": {
                      "amount": "349.63",
                      "currencyCode": "MYR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "378.13",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 23065,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.023,
                    "equivalentAmount": {
                      "amount": "48.15",
                      "currencyCode": "LKR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "223.01",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 30889,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4114,
                    "equivalentAmount": {
                      "amount": "451.25",
                      "currencyCode": "SRD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "26.5",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 32851,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0818,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "76.62",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "355.21",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 21699,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3097,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "201.96",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "314.1",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 27723,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.496,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "211",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "491.08",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 41169,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4038,
                    "equivalentAmount": {
                      "amount": "277.44",
                      "currencyCode": "NOK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "409.96",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 15391,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4536,
                    "equivalentAmount": {
                      "amount": "322.06",
                      "currencyCode": "ALL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.033
                },
                "passengerReferenceIds": [
                  "a089bdc4-e401-494b-8f00-39b2f48a493c",
                  "591c18ed-37f5-42e1-9ddc-97061028b3b7",
                  "ecd79a41-9a2f-4c6f-a42a-9c7bd267c94c",
                  "e1691f6d-0c08-4988-9b78-4cebaf1e3766",
                  "c59a011d-43f8-4cb6-8e5a-858ac64d739e",
                  "75eb299c-8d83-425a-800e-5f7c080ed062",
                  "bb1fa808-f8eb-4faf-ba8f-d59ff119d087",
                  "454c4e55-15f3-4563-a973-3cdb2caae983",
                  "bae333a4-2a7e-4115-8a4d-99f82fcae2c4"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "346.68",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 39639,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4816,
                    "equivalentAmount": {
                      "amount": "459.72",
                      "currencyCode": "PKR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "176.65",
                          "currencyCode": "TJS"
                        },
                        "awardAmount": {
                          "amount": 27962,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1496,
                        "equivalentAmount": {
                          "amount": "142.7",
                          "currencyCode": "RSD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "315.81",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 32923,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1774,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "82.39",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "407.55",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 48576,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2376,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "495.08",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "228.93",
                          "currencyCode": "BAM"
                        },
                        "awardAmount": {
                          "amount": 17771,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4306,
                        "equivalentAmount": {
                          "amount": "426.99",
                          "currencyCode": "NPR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "324.27",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 13306,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1621,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "412.38",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "348.63",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 16172,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4797,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "436.33",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "466.31",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 12102,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4687,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "492.93",
                            "currencyCode": "YER"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "89.74",
                          "currencyCode": "CLP"
                        },
                        "awardAmount": {
                          "amount": 9809,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1873,
                        "equivalentAmount": {
                          "amount": "171.28",
                          "currencyCode": "ZWL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "23.35",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 39063,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3504,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "492.63",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "327.29",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 35247,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0527,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "318.98",
                            "currencyCode": "KGS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "352.37",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 26545,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.334,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "450.34",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "247.2",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 8510,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1433,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "492.64",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "311.9",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 12371,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4401,
                    "equivalentAmount": {
                      "amount": "359.67",
                      "currencyCode": "SGD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "56.31",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 26114,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3272,
                    "equivalentAmount": {
                      "amount": "480.02",
                      "currencyCode": "SEK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "23.14",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 37274,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0117,
                    "equivalentAmount": {
                      "amount": "424.82",
                      "currencyCode": "MNT"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "62.59",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 18721,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0139,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "38.57",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "370.06",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 7464,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1152,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "465.61",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "28.07",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 10777,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1726,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "73.25",
                        "currencyCode": "PLN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "267",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 31747,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.392,
                    "equivalentAmount": {
                      "amount": "363.17",
                      "currencyCode": "VES"
                    }
                  },
                  {
                    "amount": {
                      "amount": "174.31",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 35613,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1373,
                    "equivalentAmount": {
                      "amount": "353.41",
                      "currencyCode": "GMD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9783
                },
                "passengerReferenceIds": [
                  "2b3c30d8-4c05-47d3-9d58-7aeea31e8bc8",
                  "0e3479e3-c42a-498e-9764-e6bd337eabea",
                  "a9b64ca9-80b0-4506-8b5f-50a2350ac0bd",
                  "d3cd6f18-17d3-49b1-abe5-8d7d6b8c0b9b",
                  "90fcd07b-a141-4c53-bb6c-911d4a7ede7a",
                  "ce3320c5-1146-4c62-ada0-3421a706ae9e",
                  "837346e1-3746-4a87-9a3c-55b284894ec6",
                  "95cab47c-b56e-4bf9-b96d-a291a06ebe12",
                  "063e2507-b391-44b3-815d-ff503311efad"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "154.29",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 7866,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0807,
                    "equivalentAmount": {
                      "amount": "149.65",
                      "currencyCode": "MYR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "345.63",
                          "currencyCode": "CNY"
                        },
                        "awardAmount": {
                          "amount": 38056,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3508,
                        "equivalentAmount": {
                          "amount": "350.25",
                          "currencyCode": "GTQ"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "249.1",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 32058,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1109,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "32.16",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "161.34",
                          "currencyCode": "CRC"
                        },
                        "awardAmount": {
                          "amount": 39212,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2461,
                        "equivalentAmount": {
                          "amount": "74.65",
                          "currencyCode": "LYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "463.31",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 34902,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.459,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "177.24",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "252.36",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 43644,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1261,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "290.94",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "306.15",
                          "currencyCode": "PYG"
                        },
                        "awardAmount": {
                          "amount": 35624,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4063,
                        "equivalentAmount": {
                          "amount": "498.22",
                          "currencyCode": "XOF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "41.21",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 5654,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2266,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "483.32",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "55.63",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 23626,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1834,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "258.82",
                            "currencyCode": "XPF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "101.42",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 33835,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1849,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "480.14",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "18.12",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 12579,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1406,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "342.15",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "183.71",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 1364,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0809,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "163.5",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "385.67",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 19677,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1081,
                    "equivalentAmount": {
                      "amount": "59.22",
                      "currencyCode": "LSL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "50.81",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 35650,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1846,
                    "equivalentAmount": {
                      "amount": "31.06",
                      "currencyCode": "SBD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "138.53",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 42254,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3927,
                    "equivalentAmount": {
                      "amount": "22.83",
                      "currencyCode": "MMK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "293.49",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 41175,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.063,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "254.14",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "451.97",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 23153,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1293,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "492.03",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "263.14",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 20245,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3995,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "327.44",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "440.96",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 14823,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2048,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "329.22",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "305.3",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 34265,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0244,
                    "equivalentAmount": {
                      "amount": "322.85",
                      "currencyCode": "HKD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "133.62",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 43110,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3683,
                    "equivalentAmount": {
                      "amount": "161.29",
                      "currencyCode": "KZT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "277.41",
                  "currencyCode": "RON"
                },
                "awardAmount": {
                  "amount": 44730,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.178,
                "equivalentAmount": {
                  "amount": "185.01",
                  "currencyCode": "BRL"
                }
              },
              "fees": {
                "amount": {
                  "amount": "101.91",
                  "currencyCode": "SOS"
                },
                "awardAmount": {
                  "amount": 3492,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2819,
                "equivalentAmount": {
                  "amount": "25.69",
                  "currencyCode": "RON"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "142.16",
                  "currencyCode": "ALL"
                },
                "awardAmount": {
                  "amount": 7556,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2487,
                "equivalentAmount": {
                  "amount": "412.5",
                  "currencyCode": "BOB"
                }
              },
              "offerItemReferenceId": "f3749d7d-11be-482c-a3cb-5d726d1f2f23",
              "tax": {
                "amount": {
                  "amount": "276.5",
                  "currencyCode": "MGA"
                },
                "awardAmount": {
                  "amount": 13506,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3683,
                "equivalentAmount": {
                  "amount": "200.59",
                  "currencyCode": "VES"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "444.39",
                    "currencyCode": "MWK"
                  },
                  "awardAmount": {
                    "amount": 43186,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0579,
                  "equivalentAmount": {
                    "amount": "199.46",
                    "currencyCode": "KPW"
                  }
                },
                {
                  "amount": {
                    "amount": "89.37",
                    "currencyCode": "NPR"
                  },
                  "awardAmount": {
                    "amount": 4888,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.448,
                  "equivalentAmount": {
                    "amount": "406.42",
                    "currencyCode": "AFN"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "292.96",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 42124,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4459,
                    "equivalentAmount": {
                      "amount": "87.86",
                      "currencyCode": "DKK"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "116.84",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 16369,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4297,
                    "equivalentAmount": {
                      "amount": "73.04",
                      "currencyCode": "GEL"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "314.82",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 1947,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4199,
                    "equivalentAmount": {
                      "amount": "181.19",
                      "currencyCode": "KWD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "370.4",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 47166,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4085,
                    "equivalentAmount": {
                      "amount": "54.59",
                      "currencyCode": "GYD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "169.97",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 23313,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1786,
                      "equivalentAmount": {
                        "amount": "335.61",
                        "currencyCode": "ALL"
                      }
                    },
                    {
                      "amount": {
                        "amount": "60.25",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 25171,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0226,
                      "equivalentAmount": {
                        "amount": "482.23",
                        "currencyCode": "SLE"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "122.16",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 15830,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2616,
                    "equivalentAmount": {
                      "amount": "14.38",
                      "currencyCode": "CNY"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "206.16",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 30119,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.067,
                    "equivalentAmount": {
                      "amount": "473.05",
                      "currencyCode": "AZN"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "447.77",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 36034,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3991,
                    "equivalentAmount": {
                      "amount": "101.39",
                      "currencyCode": "MNT"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "78.57",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 44100,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2418,
                    "equivalentAmount": {
                      "amount": "311.07",
                      "currencyCode": "GTQ"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "36.8",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 38490,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1678,
                      "equivalentAmount": {
                        "amount": "215.32",
                        "currencyCode": "RSD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "28.86",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 15546,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1628,
                      "equivalentAmount": {
                        "amount": "57.11",
                        "currencyCode": "ANG"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "34.11",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 47021,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3195,
                    "equivalentAmount": {
                      "amount": "21.04",
                      "currencyCode": "ZMW"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "122.36",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 3796,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3192,
                    "equivalentAmount": {
                      "amount": "235.18",
                      "currencyCode": "DKK"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "237.52",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 28900,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4266,
                    "equivalentAmount": {
                      "amount": "312.12",
                      "currencyCode": "LBP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "443.39",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 18480,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0781,
                    "equivalentAmount": {
                      "amount": "114.23",
                      "currencyCode": "USD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "403.35",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 39539,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2926,
                      "equivalentAmount": {
                        "amount": "307.75",
                        "currencyCode": "ZWL"
                      }
                    },
                    {
                      "amount": {
                        "amount": "426.4",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 2826,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1934,
                      "equivalentAmount": {
                        "amount": "50.01",
                        "currencyCode": "MDL"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "476.76",
                    "currencyCode": "SBD"
                  },
                  "percentage": "14.8"
                },
                "passengerReferenceIds": [
                  "7e53b3e1-8d72-4e90-8a50-e1bcba085aac",
                  "9b4004f7-e2b3-4154-b72b-906003e59ae2",
                  "8707d166-93a0-4942-886b-d6426f343c6c",
                  "4a5b77cd-8ae8-4685-aa05-7509c89d0d7c",
                  "2b1326f8-bdc9-4a90-849e-495fd330e308",
                  "7476af8d-a50c-4617-b714-b306af027731",
                  "381c4741-585d-47be-915b-5d21855f391c",
                  "dff5f136-d945-478a-b55c-df44ae2e7954",
                  "ea67fe9a-7a46-413a-807e-4113f96fad43"
                ],
                "total": {
                  "amount": {
                    "amount": "430.41",
                    "currencyCode": "VND"
                  },
                  "awardAmount": {
                    "amount": 41525,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1297,
                  "equivalentAmount": {
                    "amount": "266.49",
                    "currencyCode": "ETB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "442.65",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 17842,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0862,
                    "equivalentAmount": {
                      "amount": "140.51",
                      "currencyCode": "MRU"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "342.42",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43480,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0831,
                      "equivalentAmount": {
                        "amount": "253.15",
                        "currencyCode": "BWP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "272.42",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29545,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2704,
                      "equivalentAmount": {
                        "amount": "122.01",
                        "currencyCode": "LSL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "93.28",
                        "currencyCode": "VES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38895,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3095,
                      "equivalentAmount": {
                        "amount": "55.88",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "485.66",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 6521,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2187,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "491.76",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "113.34",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 11468,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3604,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "85.96",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "324.02",
                    "currencyCode": "MVR"
                  },
                  "percentage": "10.78"
                },
                "passengerReferenceIds": [
                  "532381c8-32c1-4828-be57-0410c4ad21ae",
                  "af2a05cc-7fb6-4c24-99c0-a55a86166c2a",
                  "0963a1bc-5f8e-4ef6-bdc5-f330387ac4bb",
                  "8a494d36-fcd9-46c7-868c-e78d5419118a",
                  "2203a6a3-e8d5-428d-835b-d3170560c970",
                  "931d85de-1e50-4897-9376-0cf591f38bd1",
                  "99a6a454-a3a4-4c23-8038-ad665aeb7151",
                  "c5d0e4d9-59db-41e8-a912-a51daa5f4112",
                  "e5ecb3f1-abeb-4fc0-9a87-31b5400cd42f"
                ],
                "total": {
                  "amount": {
                    "amount": "369.35",
                    "currencyCode": "SHP"
                  },
                  "awardAmount": {
                    "amount": 16639,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2501,
                  "equivalentAmount": {
                    "amount": "488.06",
                    "currencyCode": "CHF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "70.88",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 17849,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1835,
                    "equivalentAmount": {
                      "amount": "158.09",
                      "currencyCode": "KHR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "15.19",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1363,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3326,
                      "equivalentAmount": {
                        "amount": "289.96",
                        "currencyCode": "AFN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "363.22",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9496,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0362,
                      "equivalentAmount": {
                        "amount": "39.11",
                        "currencyCode": "MXN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "184.09",
                        "currencyCode": "COP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9548,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4212,
                      "equivalentAmount": {
                        "amount": "454.7",
                        "currencyCode": "AFN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "404.75",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 16426,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0236,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "307.68",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "472.88",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 30449,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2819,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "255.11",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "481.38",
                    "currencyCode": "CDF"
                  },
                  "percentage": "13"
                },
                "passengerReferenceIds": [
                  "f4380da7-a036-4dc4-946d-533b38667617",
                  "943a71eb-7b5c-4847-8855-6e8e8fe9afc8",
                  "496ff7df-9ea8-4f78-980f-8775082c2ca8",
                  "e2194595-f3c5-491d-b35f-739104bb1f45",
                  "4b6db620-0eeb-41ed-bff5-aca2965dbec4",
                  "53d38d59-6095-4c17-9846-20cf86ef0082",
                  "2aa7487b-9ac1-42ea-99e4-137ee12df341",
                  "15fd346f-8c94-4e9e-874d-a627223bca5c",
                  "482c9f3d-1f43-4d5e-a9e2-9ba4c1e6c768"
                ],
                "total": {
                  "amount": {
                    "amount": "31.55",
                    "currencyCode": "PLN"
                  },
                  "awardAmount": {
                    "amount": 22931,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2698,
                  "equivalentAmount": {
                    "amount": "370.36",
                    "currencyCode": "BRL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "269.14",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 4931,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0872,
                    "equivalentAmount": {
                      "amount": "280.37",
                      "currencyCode": "PYG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "378.9",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20699,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2137,
                      "equivalentAmount": {
                        "amount": "407.86",
                        "currencyCode": "HKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "35.19",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28186,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3124,
                      "equivalentAmount": {
                        "amount": "339.12",
                        "currencyCode": "PKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "290.08",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4175,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3077,
                      "equivalentAmount": {
                        "amount": "51.99",
                        "currencyCode": "BND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "26.35",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 11053,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2476,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "36.03",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "274.13",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 4773,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3442,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "268.17",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "123.97",
                    "currencyCode": "BSD"
                  },
                  "percentage": "11.84"
                },
                "passengerReferenceIds": [
                  "f81be98a-80dc-4b89-8919-196bc9e1d699",
                  "c9a5740e-dce7-41ab-affd-70a7e4d1c4b8",
                  "c5b67651-0510-498a-8f7d-c026f933ff57",
                  "e318ff0c-4ff3-4899-a188-97ed5fa2f5c0",
                  "6c6fa910-c154-41b8-9dfe-78129063c13b",
                  "dd47c12a-465a-45d5-af7c-926d023e4f44",
                  "4d1a7796-a120-4e46-b762-cbfd4b07b6ae",
                  "d75b99f1-70b4-4088-8ea4-804fb65cf2b5",
                  "71f71015-88cb-4b31-a94e-9739308eba71"
                ],
                "total": {
                  "amount": {
                    "amount": "183.2",
                    "currencyCode": "DOP"
                  },
                  "awardAmount": {
                    "amount": 9480,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1617,
                  "equivalentAmount": {
                    "amount": "10.94",
                    "currencyCode": "HUF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "482.78",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 48760,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1938,
                    "equivalentAmount": {
                      "amount": "385.4",
                      "currencyCode": "BOB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "397.95",
                        "currencyCode": "SOS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30893,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0708,
                      "equivalentAmount": {
                        "amount": "201.97",
                        "currencyCode": "NAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "346.73",
                        "currencyCode": "THB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19487,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3794,
                      "equivalentAmount": {
                        "amount": "432.06",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "139.72",
                        "currencyCode": "BND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35270,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1678,
                      "equivalentAmount": {
                        "amount": "111.12",
                        "currencyCode": "AMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "363.87",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 45377,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3505,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "78.76",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "387.85",
                        "currencyCode": "AFN"
                      },
                      "awardAmount": {
                        "amount": 13929,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2526,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "107.84",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "43.8",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 32070,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2065,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "481.64",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "306.65",
                    "currencyCode": "ARS"
                  },
                  "percentage": "11.01"
                },
                "passengerReferenceIds": [
                  "5efee13f-6da3-4ba5-a5aa-800e0ea98329",
                  "c870f8b4-3859-4f60-a26d-bd3e82976844",
                  "2e4a4da1-acc8-4c52-9133-158bc330dc1c",
                  "8ded193e-aea1-479f-bffc-30d9237966a9",
                  "0516d32e-9201-432a-8ee6-1fe58e707dbc",
                  "440d89f7-8605-4c9d-a051-2e9a671036f6",
                  "22d4816d-4648-40ae-a87c-b37904a43181",
                  "5e28751d-bf8b-4102-9e25-2df779834ecb",
                  "fbcedf11-3240-4506-a6fa-e57d4f72b703"
                ],
                "total": {
                  "amount": {
                    "amount": "45.17",
                    "currencyCode": "TMT"
                  },
                  "awardAmount": {
                    "amount": 43693,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1954,
                  "equivalentAmount": {
                    "amount": "244.87",
                    "currencyCode": "THB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "372.13",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 8722,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4758,
                    "equivalentAmount": {
                      "amount": "195.04",
                      "currencyCode": "PAB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "367.83",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44717,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2875,
                      "equivalentAmount": {
                        "amount": "339.96",
                        "currencyCode": "MMK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "441.79",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7277,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4766,
                      "equivalentAmount": {
                        "amount": "40",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "287.07",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19973,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1302,
                      "equivalentAmount": {
                        "amount": "312.16",
                        "currencyCode": "NPR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "71.82",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 23792,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2453,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "263.95",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "395.45",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 1675,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1327,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "165.96",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "470.87",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 42047,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4107,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "368.36",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "363.17",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 20673,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4516,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "104.63",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "290.16",
                    "currencyCode": "NPR"
                  },
                  "percentage": "14.15"
                },
                "passengerReferenceIds": [
                  "7aee7429-70eb-43f7-b880-9ed245f91923",
                  "f5b79b1c-f20b-4682-8c1d-20cc983f41b1",
                  "ce0f6169-d2cb-47ac-8a5f-64b2968063b5",
                  "ddf2f14a-97b7-472b-a3b7-6b999d4e3bad",
                  "df155a48-954b-4465-8f25-525f61fadf56",
                  "edaa1a43-4024-464b-8daf-8499d3c5572b",
                  "b38ce4cc-bea7-4295-9466-eb12ddbe3620",
                  "ec93d118-eb3d-4fbe-8c3a-94111276f4f9",
                  "0a128b3c-eaaa-4733-9d2a-2b42755bf156"
                ],
                "total": {
                  "amount": {
                    "amount": "245.03",
                    "currencyCode": "HUF"
                  },
                  "awardAmount": {
                    "amount": 25331,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1182,
                  "equivalentAmount": {
                    "amount": "254.29",
                    "currencyCode": "ANG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "220.59",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 15965,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3794,
                    "equivalentAmount": {
                      "amount": "38.58",
                      "currencyCode": "MOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "26.64",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1447,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3338,
                      "equivalentAmount": {
                        "amount": "175.09",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "398.52",
                        "currencyCode": "VND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7533,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4223,
                      "equivalentAmount": {
                        "amount": "308.38",
                        "currencyCode": "EGP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "126.36",
                        "currencyCode": "LSL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42334,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0967,
                      "equivalentAmount": {
                        "amount": "434.44",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "415.94",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 9489,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.137,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "133.87",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "86.67",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 28257,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2957,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "38.62",
                        "currencyCode": "MWK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "283.83",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 14164,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0532,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "26.07",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "237.24",
                    "currencyCode": "STN"
                  },
                  "percentage": "8.72"
                },
                "passengerReferenceIds": [
                  "fa486845-b8a9-4898-8478-81381e8d964c",
                  "036af5d5-679f-4256-b495-458cb35e78cf",
                  "11bf00dd-0d18-4035-911e-dcd5f0d3a4a6",
                  "1c86ae30-0bad-4166-9a7a-cc40e768d76d",
                  "1829afb5-1d3d-4ad6-8260-3410a7236164",
                  "0b894224-a68d-4ded-92ef-d216751479a1",
                  "623b7efe-412d-4e64-b0cf-7c2f86d90cef",
                  "1eae0734-be5f-4d6c-a309-0b74bd45c773",
                  "389e09c2-cfd1-4a38-a968-21e8de69e0c9"
                ],
                "total": {
                  "amount": {
                    "amount": "332.86",
                    "currencyCode": "GEL"
                  },
                  "awardAmount": {
                    "amount": 16975,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4952,
                  "equivalentAmount": {
                    "amount": "378.32",
                    "currencyCode": "BWP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "496.51",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 18977,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4598,
                    "equivalentAmount": {
                      "amount": "138.92",
                      "currencyCode": "COP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "191.51",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10368,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3723,
                      "equivalentAmount": {
                        "amount": "83.85",
                        "currencyCode": "BIF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "342.39",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13100,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.308,
                      "equivalentAmount": {
                        "amount": "364.16",
                        "currencyCode": "TMT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "491.34",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27247,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.197,
                      "equivalentAmount": {
                        "amount": "446.71",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "199.02",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 42542,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2587,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "271.4",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "351.13",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 9478,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0545,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "253.68",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "431.93",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 41097,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1613,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "144.3",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "281.9",
                    "currencyCode": "DKK"
                  },
                  "percentage": "8.7"
                },
                "passengerReferenceIds": [
                  "3838b4e5-8e59-4d10-874b-f40cd2e437a8",
                  "fe647f4a-67be-44eb-8d68-70d2e3624454",
                  "7262848b-7f77-41cc-af94-6ebbe8cd4e67",
                  "b7c55fcf-74f7-4337-9d46-1c51bf8acc9b",
                  "71301258-ee2d-4af2-8503-7a3f3ba58a62",
                  "fc5eb155-6b1f-4655-ab48-2700f6faae86",
                  "cd7e4b87-2287-4c3b-adf7-25a0f7d9ff5b",
                  "354807bf-bff5-4a8d-9805-5399dd237da8",
                  "59cae49a-a2e2-4226-b7b5-5fea80a1bc60"
                ],
                "total": {
                  "amount": {
                    "amount": "356.03",
                    "currencyCode": "XOF"
                  },
                  "awardAmount": {
                    "amount": 21030,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0366,
                  "equivalentAmount": {
                    "amount": "251.92",
                    "currencyCode": "RSD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "276.67",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 19655,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2396,
                    "equivalentAmount": {
                      "amount": "459.89",
                      "currencyCode": "SGD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "215.74",
                        "currencyCode": "RWF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1940,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3847,
                      "equivalentAmount": {
                        "amount": "158.04",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "426.05",
                        "currencyCode": "QAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44642,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1752,
                      "equivalentAmount": {
                        "amount": "436.63",
                        "currencyCode": "GHS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "41.83",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27970,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.174,
                      "equivalentAmount": {
                        "amount": "205.67",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "285.59",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 15071,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2236,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "60.92",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "438.72",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 7677,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0823,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "445.48",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "40.3",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 15125,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3766,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "219.2",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "413.6",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 33533,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4882,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "145.5",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "123.41",
                    "currencyCode": "TTD"
                  },
                  "percentage": "12.42"
                },
                "passengerReferenceIds": [
                  "6d7a3027-09aa-4a64-b3a0-4cafbd4f6a91",
                  "1acc1804-5b5f-4f3c-aa13-49ce3d942ad1",
                  "c2cf0328-4533-497f-83e9-ae5d95ac1249",
                  "c6ec0663-472d-4f22-bf31-b015fca4d005",
                  "be807ff4-a032-4e67-9d01-dec7c7d5c03d",
                  "53b1915a-6765-439a-8c02-81dc19bd1516",
                  "db8cc9a5-62e8-4aaa-a2e7-904f09c7639b",
                  "78a87125-fdfd-4baf-91ac-6a704e9c2e27",
                  "343dedb1-0568-4d93-85c6-833792cb053d"
                ],
                "total": {
                  "amount": {
                    "amount": "300.47",
                    "currencyCode": "MOP"
                  },
                  "awardAmount": {
                    "amount": 31768,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1842,
                  "equivalentAmount": {
                    "amount": "195.96",
                    "currencyCode": "KYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "409.73",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 34602,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2315,
                    "equivalentAmount": {
                      "amount": "337.48",
                      "currencyCode": "KZT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "34.31",
                        "currencyCode": "CAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30563,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0858,
                      "equivalentAmount": {
                        "amount": "344.57",
                        "currencyCode": "ANG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "323.35",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12763,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4049,
                      "equivalentAmount": {
                        "amount": "72.64",
                        "currencyCode": "PGK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "144.82",
                        "currencyCode": "VND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15081,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4436,
                      "equivalentAmount": {
                        "amount": "399.16",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "64.61",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 35385,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4586,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "294.84",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "247.96",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 45119,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1698,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "297.26",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "416.01",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 44153,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3008,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "197.27",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "199",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 49614,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0443,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "463.29",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "127.52",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 29045,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "465.38",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "373.71",
                    "currencyCode": "BAM"
                  },
                  "percentage": "11.1"
                },
                "deal": {
                  "amount": {
                    "amount": "412.95",
                    "currencyCode": "BGN"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "18.72",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "32baa886-e53e-4abd-82b2-cb04093439f6",
                  "6fba4a08-0bd4-48bd-b6f6-9b781c3ed166",
                  "ba47e941-dcd4-4db0-b868-f6f7fe0acc93",
                  "36787c22-8bbe-4ce4-a650-c5df02dcf2d7",
                  "fe40f2e0-5445-495f-9816-ec77e0247eb3",
                  "41a76a0d-3fd9-44ab-9481-6937f7dd0250",
                  "08207dde-22f4-4cf7-8e42-33010fa4950a",
                  "87c61398-e59a-480d-b3f8-5b99f1ffbaf9",
                  "4be71adb-8600-470d-a5e6-05a1fd99e7f8"
                ],
                "total": {
                  "amount": {
                    "amount": "109.86",
                    "currencyCode": "CUP"
                  },
                  "awardAmount": {
                    "amount": 32860,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1738,
                  "equivalentAmount": {
                    "amount": "240.07",
                    "currencyCode": "IQD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "86.05",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 2223,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1375,
                    "equivalentAmount": {
                      "amount": "274.92",
                      "currencyCode": "KZT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "161.05",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7539,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3374,
                      "equivalentAmount": {
                        "amount": "453.99",
                        "currencyCode": "JMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "270.06",
                        "currencyCode": "STN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20063,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0644,
                      "equivalentAmount": {
                        "amount": "437.41",
                        "currencyCode": "BDT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "306.65",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1696,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3788,
                      "equivalentAmount": {
                        "amount": "185.41",
                        "currencyCode": "GHS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "181.31",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 44037,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0269,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "147.59",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "199.69",
                    "currencyCode": "CHF"
                  },
                  "percentage": "6.8"
                },
                "deal": {
                  "amount": {
                    "amount": "152.02",
                    "currencyCode": "ERN"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "16.67",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "27f03b01-fec5-4e3c-b395-3821ead43cc8",
                  "700bb0c7-dcc3-4652-941d-e02d12c93e02",
                  "7ffd24b7-61ff-42ee-8e33-0e511a51a9c2",
                  "caf48d02-aa32-4dd0-b77e-7a30935016b3",
                  "f55b288b-1c65-4d00-8116-aaf9654f94e5",
                  "3c3aabe6-ddc7-40ce-90dc-768aea82a5ea",
                  "2f32891d-817a-413e-bab7-e408d071c3b7",
                  "977500e7-afb4-4864-944c-06d5d95c3627",
                  "25618647-d9a4-4e08-bc2d-64fb4b708b8d"
                ],
                "total": {
                  "amount": {
                    "amount": "62.95",
                    "currencyCode": "GTQ"
                  },
                  "awardAmount": {
                    "amount": 8844,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.099,
                  "equivalentAmount": {
                    "amount": "54.69",
                    "currencyCode": "SCR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "38.75",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 26549,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0226,
                    "equivalentAmount": {
                      "amount": "282.81",
                      "currencyCode": "MWK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "421.68",
                        "currencyCode": "MRU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3737,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1006,
                      "equivalentAmount": {
                        "amount": "73.96",
                        "currencyCode": "PEN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "291.56",
                        "currencyCode": "GTQ"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42691,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2435,
                      "equivalentAmount": {
                        "amount": "47.91",
                        "currencyCode": "XPF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "493.2",
                        "currencyCode": "MVR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30562,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3072,
                      "equivalentAmount": {
                        "amount": "69.93",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "365.5",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 23977,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2673,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "339.44",
                        "currencyCode": "CVE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "442.51",
                    "currencyCode": "SBD"
                  },
                  "percentage": "5.14"
                },
                "deal": {
                  "amount": {
                    "amount": "348.86",
                    "currencyCode": "AFN"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "5.9",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "8ad89502-bcb6-444c-947e-58375cdf08cf",
                  "c1d73005-baca-428f-9b85-7f800fb48bb9",
                  "6f68dd76-d6cf-4be8-9a82-fb2994cfc4b5",
                  "401b9617-a5e5-47db-a5fb-ca7e9b9cda6e",
                  "ecd30a91-04f9-4d8f-8e39-3bf7bd73d618",
                  "67ce9665-4869-429d-84f1-f3ec61a33fb7",
                  "486a8573-2ae7-426f-9914-76c2650d83e7",
                  "34c7e78b-ac23-4f42-86cf-31334291539d",
                  "b9f0aa45-7f5a-40ab-957a-ec256a985770"
                ],
                "total": {
                  "amount": {
                    "amount": "332.05",
                    "currencyCode": "MGA"
                  },
                  "awardAmount": {
                    "amount": 11325,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4401,
                  "equivalentAmount": {
                    "amount": "19.24",
                    "currencyCode": "FKP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "288.02",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 21269,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1363,
                    "equivalentAmount": {
                      "amount": "117.57",
                      "currencyCode": "BHD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "202.25",
                        "currencyCode": "BND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17189,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2368,
                      "equivalentAmount": {
                        "amount": "184.07",
                        "currencyCode": "RSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "199.11",
                        "currencyCode": "TND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29426,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0333,
                      "equivalentAmount": {
                        "amount": "215.36",
                        "currencyCode": "CVE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "60.85",
                        "currencyCode": "GNF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24186,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4985,
                      "equivalentAmount": {
                        "amount": "142.04",
                        "currencyCode": "HTG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "484.1",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 21318,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4501,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "242.53",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "109.51",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 14177,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2827,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "74.03",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "443.72",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 47754,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2264,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "252.58",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "392.84",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 33272,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.237,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "110.69",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "201.66",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 30060,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1164,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "144",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "480.43",
                    "currencyCode": "AWG"
                  },
                  "percentage": "7.71"
                },
                "deal": {
                  "amount": {
                    "amount": "175.11",
                    "currencyCode": "MZN"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "14.96",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "62fbb3ea-67d2-4b66-927e-fbb613abf3d2",
                  "42817b1e-c98d-4dd0-8b41-eecb33ecf47b",
                  "fd29413d-6245-4bba-98fb-74f7f3685725",
                  "90df7e57-2f83-4327-9bf1-65c918179c07",
                  "34a8e61d-b4e1-43de-ba58-e51097edff78",
                  "16dd1f91-993a-4a10-a0cf-73162c203a7e",
                  "bd7ab554-d309-4012-afbf-9c708b96eb9f",
                  "25af27c9-1c06-48de-a144-d5a5246d5abd",
                  "053b7402-2667-4098-a828-e9642cfa830a"
                ],
                "total": {
                  "amount": {
                    "amount": "77.67",
                    "currencyCode": "UAH"
                  },
                  "awardAmount": {
                    "amount": 36641,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0299,
                  "equivalentAmount": {
                    "amount": "87.55",
                    "currencyCode": "LBP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "194.22",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 29988,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3204,
                    "equivalentAmount": {
                      "amount": "121.49",
                      "currencyCode": "NIO"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "355.91",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14250,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2,
                      "equivalentAmount": {
                        "amount": "50.77",
                        "currencyCode": "RSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "268.4",
                        "currencyCode": "BBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26491,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1548,
                      "equivalentAmount": {
                        "amount": "270.75",
                        "currencyCode": "GIP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "337.38",
                        "currencyCode": "KRW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35419,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1158,
                      "equivalentAmount": {
                        "amount": "370.47",
                        "currencyCode": "VUV"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "325.78",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 41698,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1823,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "240.08",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "158.6",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 27139,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2154,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "433.41",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "445.51",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 45421,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3708,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "456.68",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "203.98",
                    "currencyCode": "HKD"
                  },
                  "percentage": "9.75"
                },
                "deal": {
                  "amount": {
                    "amount": "435.3",
                    "currencyCode": "IDR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "5.98",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "b7507a6e-4066-4db3-a52a-076650063485",
                  "9c3f01f2-78e6-4f47-a19b-48d0e3215cb3",
                  "3c5753e6-b881-4d7d-b16a-c97dc110d5db",
                  "2a3b6f18-0e0b-407c-871f-d5f8c1f340da",
                  "8010602a-38eb-419b-8d7a-a1cd454e88c3",
                  "c238fa95-911b-450a-aedd-27eee247d5ca",
                  "812d5d46-ec41-4af7-ad54-61a2ead3ed54",
                  "489a08fb-dfe1-4ebb-9bf8-e800c7099c3b",
                  "d7f7594a-be9a-468e-a0f0-122354c2fd48"
                ],
                "total": {
                  "amount": {
                    "amount": "357.97",
                    "currencyCode": "MUR"
                  },
                  "awardAmount": {
                    "amount": 21657,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1324,
                  "equivalentAmount": {
                    "amount": "282.92",
                    "currencyCode": "LRD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "181.74",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 2253,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.352,
                    "equivalentAmount": {
                      "amount": "315.27",
                      "currencyCode": "KES"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "11.22",
                        "currencyCode": "PYG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10578,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2407,
                      "equivalentAmount": {
                        "amount": "44.95",
                        "currencyCode": "PEN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "197.29",
                        "currencyCode": "NOK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28823,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0804,
                      "equivalentAmount": {
                        "amount": "468.29",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "43.59",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23237,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1392,
                      "equivalentAmount": {
                        "amount": "420.39",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "172.04",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 31516,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.23,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "397.15",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "157.93",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 20642,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2769,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "444.81",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "409.46",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 31044,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4655,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "257.56",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "160.11",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 48785,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0208,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "241.09",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "15.09",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 32354,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0605,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "392.79",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "447.56",
                    "currencyCode": "BND"
                  },
                  "percentage": "6.93"
                },
                "deal": {
                  "amount": {
                    "amount": "94.15",
                    "currencyCode": "LSL"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "9.99",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "0e202301-a0a4-4d16-8f84-9eaa26713d05",
                  "757fb979-f69d-436a-ba19-a233d411b77b",
                  "feb0dbe4-4167-4f75-bb1d-477c10a970ea",
                  "16453625-4b9a-414c-a99d-17685a24421c",
                  "4a49f17b-b268-4dff-8607-988c06c51c39",
                  "b254b0ab-4563-4cf1-9a48-66a33c542fe0",
                  "4d37db61-62c4-4a66-bd22-a5d3c65f7db7",
                  "192175a5-2b4c-4992-bd05-3aff0ddbcd91",
                  "5023c3c5-0648-49e8-8c05-83e84ad76bdf"
                ],
                "total": {
                  "amount": {
                    "amount": "226.54",
                    "currencyCode": "KES"
                  },
                  "awardAmount": {
                    "amount": 1609,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3464,
                  "equivalentAmount": {
                    "amount": "57.15",
                    "currencyCode": "SBD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "80.73",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 9277,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4808,
                    "equivalentAmount": {
                      "amount": "374.32",
                      "currencyCode": "BHD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "445.63",
                        "currencyCode": "TTD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8445,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3703,
                      "equivalentAmount": {
                        "amount": "393.32",
                        "currencyCode": "EGP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "433.23",
                        "currencyCode": "AMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3188,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3247,
                      "equivalentAmount": {
                        "amount": "491.45",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "336.32",
                        "currencyCode": "TOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24999,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2916,
                      "equivalentAmount": {
                        "amount": "290.19",
                        "currencyCode": "XCD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "451.18",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 27875,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1311,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "401.1",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "73.77",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 43545,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2022,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "451.56",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "499.42",
                    "currencyCode": "PAB"
                  },
                  "percentage": "7.58"
                },
                "deal": {
                  "amount": {
                    "amount": "136.56",
                    "currencyCode": "HUF"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "10.76",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "4d225c6a-b16a-4735-8054-2e8fbac74cea",
                  "f72d1a32-d4a5-4f5a-b48e-4e5480de76f1",
                  "bb18aa73-4890-4c62-9ae5-0f19ee7cffbf",
                  "066e4be8-d9d9-4577-9b2e-68b0c971993d",
                  "7d51e8f8-073c-4deb-a4d5-c7d244811ee3",
                  "8bda8941-3b38-4867-89a2-319682a801b5",
                  "3e7ccd5e-4671-48ba-baeb-aad72304cb41",
                  "e3d2d42d-6202-4bd3-ab66-1219f62da815",
                  "97a04d4a-012c-41cc-9c28-91a1b448d5da"
                ],
                "total": {
                  "amount": {
                    "amount": "124.96",
                    "currencyCode": "BAM"
                  },
                  "awardAmount": {
                    "amount": 27849,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3209,
                  "equivalentAmount": {
                    "amount": "26.51",
                    "currencyCode": "VUV"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "474.96",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 4815,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4194,
                    "equivalentAmount": {
                      "amount": "382.33",
                      "currencyCode": "MKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "227.93",
                        "currencyCode": "AFN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28797,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3106,
                      "equivalentAmount": {
                        "amount": "356.6",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "355.14",
                        "currencyCode": "XPF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39902,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4415,
                      "equivalentAmount": {
                        "amount": "110.49",
                        "currencyCode": "IDR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "145.62",
                        "currencyCode": "QAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32877,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3731,
                      "equivalentAmount": {
                        "amount": "44.81",
                        "currencyCode": "AMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "335.43",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 22004,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2497,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "272.62",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "392.63",
                    "currencyCode": "NGN"
                  },
                  "percentage": "8.13"
                },
                "deal": {
                  "amount": {
                    "amount": "308.17",
                    "currencyCode": "SDG"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "18.52",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "873d9191-eafb-412b-81a3-e6f7e272d151",
                  "36166388-8084-4d7a-96d2-d039cb5ed8fb",
                  "a5f345ff-a0b7-41dd-887c-2bd9e442a967",
                  "8224d549-ccef-465e-8ad9-ab6ba91fc8be",
                  "16ed2db9-41fd-4988-bede-5d687d5e6270",
                  "a60474c7-57f5-4eaf-b72b-3aa34ea5aff6",
                  "2f0d4229-c9cf-4215-92aa-d7cf408ad22c",
                  "7b7de99a-af40-4a12-a5bb-891aaa89f11f",
                  "c9131f90-004c-4ba6-9eee-831cae6596d8"
                ],
                "total": {
                  "amount": {
                    "amount": "13.47",
                    "currencyCode": "PLN"
                  },
                  "awardAmount": {
                    "amount": 26830,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0332,
                  "equivalentAmount": {
                    "amount": "51.48",
                    "currencyCode": "AOA"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "64.42",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 32601,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0964,
                    "equivalentAmount": {
                      "amount": "480.63",
                      "currencyCode": "BRL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "26.28",
                        "currencyCode": "AWG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7180,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2732,
                      "equivalentAmount": {
                        "amount": "190.52",
                        "currencyCode": "KHR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "423.42",
                        "currencyCode": "NGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48460,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0478,
                      "equivalentAmount": {
                        "amount": "30.21",
                        "currencyCode": "HNL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "373.84",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37961,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0469,
                      "equivalentAmount": {
                        "amount": "398.07",
                        "currencyCode": "NIO"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "396.68",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 16927,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4998,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "32.71",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "173.98",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 23502,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3939,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "345.53",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "121.24",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 22668,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1611,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "27.77",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "32.21",
                    "currencyCode": "ZAR"
                  },
                  "percentage": "11.25"
                },
                "deal": {
                  "amount": {
                    "amount": "197.37",
                    "currencyCode": "SCR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "7.98",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "4fd0d4ed-fae1-4072-9355-b00dd8b69779",
                  "365b41c7-0ca1-4eff-81b4-531d278e2466",
                  "02f51889-3d45-4177-af40-9b44c4e6a54c",
                  "526af90c-abae-4cf8-8096-30f84cb6a37d",
                  "97c82819-0b49-4b0c-9dc0-829573982d1f",
                  "e2de4bae-70c4-40ce-b59d-f6faa339d103",
                  "db382f53-be84-473f-918c-0ede822a8fcd",
                  "d5aacad7-0e1f-4233-9169-a15b02893f6b",
                  "990f5352-c956-468a-8f83-1b10484f94c2"
                ],
                "total": {
                  "amount": {
                    "amount": "205.99",
                    "currencyCode": "KPW"
                  },
                  "awardAmount": {
                    "amount": 41929,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4028,
                  "equivalentAmount": {
                    "amount": "321.09",
                    "currencyCode": "KES"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "153.04",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 9213,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1675,
                    "equivalentAmount": {
                      "amount": "86.55",
                      "currencyCode": "LRD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "425.34",
                        "currencyCode": "PAB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33699,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4454,
                      "equivalentAmount": {
                        "amount": "255.35",
                        "currencyCode": "VND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "466.63",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4366,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2262,
                      "equivalentAmount": {
                        "amount": "196.68",
                        "currencyCode": "KWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "454.12",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19591,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2391,
                      "equivalentAmount": {
                        "amount": "62.09",
                        "currencyCode": "PHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "343.03",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 34363,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3273,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "388.6",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0651
                },
                "passengerReferenceIds": [
                  "d2226a66-d99d-4466-a573-8182e16c9e36",
                  "4e1b36d7-6c5f-4e11-b168-62910454b106",
                  "c7a7dd1d-d069-453d-a4bc-2c1cf473902a",
                  "f00f29a7-f036-40e0-bb93-3bc584c24c54",
                  "08378dcd-8200-475b-8346-c05d3db40f7a",
                  "ef19e912-6cf1-4028-a101-6ef372912b40",
                  "8ae8b1dc-85e0-42d6-bfa9-11915eae68c6",
                  "9c539cd7-ed59-4edc-9f85-52ad41a4aa86",
                  "56f51bdf-4d60-404f-b517-336f99b1c3f9"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "235.58",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 35657,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2182,
                    "equivalentAmount": {
                      "amount": "385.23",
                      "currencyCode": "TND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "85.77",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 17483,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2521,
                        "equivalentAmount": {
                          "amount": "385.92",
                          "currencyCode": "KMF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "212.38",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 33802,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2336,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "253",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "325.08",
                            "currencyCode": "RON"
                          },
                          "awardAmount": {
                            "amount": 23187,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.242,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "42.09",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "330.44",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 10548,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3852,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "350.86",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "333.12",
                          "currencyCode": "BGN"
                        },
                        "awardAmount": {
                          "amount": 12119,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2013,
                        "equivalentAmount": {
                          "amount": "154.84",
                          "currencyCode": "GMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "309.15",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 20729,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1806,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "13.78",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "217.9",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 32452,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4507,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "260.33",
                            "currencyCode": "SOS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "382.57",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 29928,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1392,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "273.44",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "363.26",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 49063,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2936,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "249.66",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "390.35",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 35410,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2921,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "122.96",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "333.23",
                          "currencyCode": "FKP"
                        },
                        "awardAmount": {
                          "amount": 34168,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1843,
                        "equivalentAmount": {
                          "amount": "193.36",
                          "currencyCode": "SCR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "185.22",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 42179,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2657,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "119.38",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "200.72",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 7634,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1777,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "129.68",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "460.84",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 47577,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0235,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "122.65",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "59.81",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 45525,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1913,
                    "equivalentAmount": {
                      "amount": "20.8",
                      "currencyCode": "GTQ"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "300.08",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 48175,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.335,
                    "equivalentAmount": {
                      "amount": "349.75",
                      "currencyCode": "LRD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "483.26",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 32471,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4902,
                    "equivalentAmount": {
                      "amount": "436.59",
                      "currencyCode": "DOP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "218.79",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 38826,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2251,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "406.01",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "203.79",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 9585,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1017,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "410.28",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "110.19",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 40972,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1889,
                    "equivalentAmount": {
                      "amount": "92.59",
                      "currencyCode": "EUR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "149.99",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 39242,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1716,
                    "equivalentAmount": {
                      "amount": "489.21",
                      "currencyCode": "MNT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1424
                },
                "passengerReferenceIds": [
                  "0c2b6f17-49fb-44b5-b53a-77041627b3e2",
                  "695cbb2f-8f5f-4254-85c9-60d3b4cdfa96",
                  "2fc11f88-5747-4f7f-b6e6-0a892db1b0c4",
                  "4ee26c09-ee26-445e-bc69-c9a34e30b61f",
                  "929db7c5-d07d-4d9c-8cab-30a7f191c576",
                  "b80acba4-5d5e-4064-bfda-ae891ce1c44c",
                  "772fef86-9d1c-44a4-aaf1-699e69249cfe",
                  "1c9e28b0-f592-4935-9e6d-d12efc8f1c18",
                  "5222785f-7efe-4cf5-8eaf-0b5f948a51dd"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "87.2",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 3157,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1608,
                    "equivalentAmount": {
                      "amount": "284.65",
                      "currencyCode": "NPR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "344.1",
                          "currencyCode": "AMD"
                        },
                        "awardAmount": {
                          "amount": 34585,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1658,
                        "equivalentAmount": {
                          "amount": "454.61",
                          "currencyCode": "CHF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "466.11",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 9872,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0944,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "485.78",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "209.17",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 38022,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3622,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "141.05",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "183.37",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 18071,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.358,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "105.9",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "477.57",
                          "currencyCode": "BGN"
                        },
                        "awardAmount": {
                          "amount": 18516,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.116,
                        "equivalentAmount": {
                          "amount": "273.85",
                          "currencyCode": "CAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "59.7",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 20363,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2434,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "299.2",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "126.65",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 1007,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2199,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "194.97",
                            "currencyCode": "AOA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "314.19",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 33549,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2968,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "33.81",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "409.09",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 19309,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0797,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "483.33",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "99.4",
                          "currencyCode": "KPW"
                        },
                        "awardAmount": {
                          "amount": 38642,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4686,
                        "equivalentAmount": {
                          "amount": "89.94",
                          "currencyCode": "VUV"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "176.67",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 15478,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4273,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "303.67",
                            "currencyCode": "CNY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "337.62",
                            "currencyCode": "TMT"
                          },
                          "awardAmount": {
                            "amount": 45733,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0694,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "481.03",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "337.73",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 10913,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0575,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "486.7",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "477.91",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 7376,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4955,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "332.64",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "364.64",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 9624,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1728,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "93.39",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "168.44",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 32856,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4074,
                    "equivalentAmount": {
                      "amount": "412.9",
                      "currencyCode": "SZL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "387.85",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 48900,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4572,
                    "equivalentAmount": {
                      "amount": "172.4",
                      "currencyCode": "MDL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "193.5",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 13913,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1153,
                    "equivalentAmount": {
                      "amount": "319.95",
                      "currencyCode": "IRR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "321.49",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 7272,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0105,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "16.47",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "225.09",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 47608,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1626,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "276.04",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "71.77",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 22185,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3552,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "402.4",
                        "currencyCode": "GEL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "19.29",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 25208,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.414,
                    "equivalentAmount": {
                      "amount": "174.08",
                      "currencyCode": "DKK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "216.51",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 4209,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0166,
                    "equivalentAmount": {
                      "amount": "210.22",
                      "currencyCode": "USD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9475
                },
                "passengerReferenceIds": [
                  "5e0c4ac0-3914-44c8-89f6-4db21560a534",
                  "c60b9e8c-29b9-4bb2-8e6c-93cef8f36ef3",
                  "e9c438b5-d709-4c31-a92f-8c456e81bfd9",
                  "7a6d0fe9-fb35-4dd3-a828-5d845825d776",
                  "a360e721-de4a-4917-9e9c-1eb2b1602539",
                  "c52e6c78-d683-41d7-9db6-47eba7200257",
                  "7c4a3294-8400-4ec0-87fd-88e401a19812",
                  "e498cbd6-d90f-4795-9443-5fb26310f75f",
                  "68ffe4a6-8ee8-4640-ba57-e552e73bd573"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "492.75",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 49646,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2408,
                    "equivalentAmount": {
                      "amount": "469.29",
                      "currencyCode": "AOA"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "188.52",
                          "currencyCode": "MDL"
                        },
                        "awardAmount": {
                          "amount": 14639,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.313,
                        "equivalentAmount": {
                          "amount": "120.05",
                          "currencyCode": "BOB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "186.51",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 6751,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3833,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "339.01",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "350.04",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 48442,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.013,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "296.48",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "497",
                          "currencyCode": "KRW"
                        },
                        "awardAmount": {
                          "amount": 6964,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3106,
                        "equivalentAmount": {
                          "amount": "433.83",
                          "currencyCode": "TWD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "476.52",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 28268,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4309,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "437.79",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "187.95",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 27700,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2174,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "324.21",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "217.15",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 46188,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3117,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "235.18",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "261.22",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 28046,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4409,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "13.77",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "273.55",
                          "currencyCode": "JMD"
                        },
                        "awardAmount": {
                          "amount": 39373,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3091,
                        "equivalentAmount": {
                          "amount": "394.86",
                          "currencyCode": "CUP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "309.3",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 41028,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0898,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "402.35",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "275.58",
                            "currencyCode": "NOK"
                          },
                          "awardAmount": {
                            "amount": 8265,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2885,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "122.37",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "146.15",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 30242,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.245,
                    "equivalentAmount": {
                      "amount": "248.94",
                      "currencyCode": "ERN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "153.62",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 2022,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2577,
                    "equivalentAmount": {
                      "amount": "134.48",
                      "currencyCode": "RON"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "149.1",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 22354,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4633,
                    "equivalentAmount": {
                      "amount": "277.12",
                      "currencyCode": "MRU"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "259.15",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 24422,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2158,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "22.05",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "122.07",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 41515,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0478,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "371.41",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "377.42",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 36977,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0426,
                    "equivalentAmount": {
                      "amount": "208.37",
                      "currencyCode": "NZD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "76.46",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 36960,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0494,
                    "equivalentAmount": {
                      "amount": "21.28",
                      "currencyCode": "NIO"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.983
                },
                "passengerReferenceIds": [
                  "c4154fa7-c29c-4496-8f0a-c5f5349ca0fb",
                  "a8f0f496-107f-4f88-baca-90edc776947b",
                  "ccf76fd2-27e9-4773-af65-046f175ce8b8",
                  "fe99be2d-187d-4966-8380-f77abc8f341e",
                  "fef76516-3f89-4868-b364-c2eed59ca4b5",
                  "cb600e91-168d-4760-8794-5d04894b1491",
                  "8e594897-a03f-4319-b7b9-ceeed6f032b0",
                  "39d7e64e-7e4f-404a-a8b2-0d241b4e68a9",
                  "b304ac1f-e01c-403a-a259-a05517d7e9d8"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "340.94",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 28539,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4899,
                    "equivalentAmount": {
                      "amount": "310.27",
                      "currencyCode": "MVR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "247.62",
                          "currencyCode": "ILS"
                        },
                        "awardAmount": {
                          "amount": 37817,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3129,
                        "equivalentAmount": {
                          "amount": "221.25",
                          "currencyCode": "NAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "372.02",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 47806,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1042,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "421.63",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "387.73",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 39264,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.432,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "190.53",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "115.43",
                          "currencyCode": "AZN"
                        },
                        "awardAmount": {
                          "amount": 35617,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0936,
                        "equivalentAmount": {
                          "amount": "447.76",
                          "currencyCode": "VES"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "489.61",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 12423,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4894,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "270.04",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "365.2",
                          "currencyCode": "LSL"
                        },
                        "awardAmount": {
                          "amount": 29056,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2729,
                        "equivalentAmount": {
                          "amount": "114.3",
                          "currencyCode": "BWP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "304.26",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 22744,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.129,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "242.27",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "301.97",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 2809,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.36,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "373.18",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "413.85",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 30735,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1109,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "12.72",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "179.38",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 33067,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3604,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "122.04",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "52.63",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 14991,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.089,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "419.26",
                            "currencyCode": "RON"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "123.01",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 34171,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4111,
                    "equivalentAmount": {
                      "amount": "473.92",
                      "currencyCode": "MVR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "145.08",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 46794,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3998,
                    "equivalentAmount": {
                      "amount": "248.6",
                      "currencyCode": "COP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "151.17",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 40375,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2171,
                    "equivalentAmount": {
                      "amount": "297.18",
                      "currencyCode": "ALL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "327.93",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 42619,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2705,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "87.9",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "117.41",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 39270,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3461,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "250.99",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "350.16",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 12248,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4393,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "492.77",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "21.05",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 14336,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1083,
                    "equivalentAmount": {
                      "amount": "93.6",
                      "currencyCode": "LYD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "104.68",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 17255,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2947,
                    "equivalentAmount": {
                      "amount": "430.73",
                      "currencyCode": "MMK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8479
                },
                "passengerReferenceIds": [
                  "a7f4a943-1f8e-449f-a5f8-0e6eaa8b815b",
                  "1a708863-8cd4-4760-9455-6b3f5f7d413f",
                  "6a69b6b3-5ab1-4391-9bbb-738eb24dcddb",
                  "d9a45f76-5713-4966-8216-daff8ac130a4",
                  "2a5d1e23-da92-4378-b928-15cc4c311761",
                  "9c921083-776a-42f3-a3f7-56ed9cabd85f",
                  "d67cde0a-a1b8-422f-9aa5-43e45d35c712",
                  "f8d4e877-63b3-44c3-9a22-f4b78bdd5703",
                  "62097f2f-4301-4355-a266-5c10aff53333"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "385.54",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 25834,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0114,
                    "equivalentAmount": {
                      "amount": "62.59",
                      "currencyCode": "YER"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "352.9",
                          "currencyCode": "INR"
                        },
                        "awardAmount": {
                          "amount": 39859,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0471,
                        "equivalentAmount": {
                          "amount": "189.83",
                          "currencyCode": "RON"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "266.43",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 41507,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1516,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "205.89",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "464.74",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 9457,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4985,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "140.73",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "307.34",
                          "currencyCode": "VES"
                        },
                        "awardAmount": {
                          "amount": 24672,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3857,
                        "equivalentAmount": {
                          "amount": "372.22",
                          "currencyCode": "UAH"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "287.81",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 3533,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.352,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "102.02",
                            "currencyCode": "BIF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "85.28",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 45757,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3245,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "158.81",
                            "currencyCode": "WST"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "159.83",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 37881,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1748,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "347.19",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "403.3",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 40131,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2375,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "52.69",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "357.54",
                          "currencyCode": "CVE"
                        },
                        "awardAmount": {
                          "amount": 32227,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4122,
                        "equivalentAmount": {
                          "amount": "228.07",
                          "currencyCode": "MUR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "391.57",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 7590,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4614,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "113.94",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "86.47",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 30111,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1128,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "117.32",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "189.46",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 40631,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.222,
                    "equivalentAmount": {
                      "amount": "343.48",
                      "currencyCode": "RUB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "194.39",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 42341,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3504,
                    "equivalentAmount": {
                      "amount": "97.08",
                      "currencyCode": "LAK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "72.14",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 40700,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3368,
                    "equivalentAmount": {
                      "amount": "182.15",
                      "currencyCode": "SAR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "355.35",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 13952,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0762,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "484.04",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "180.88",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 3461,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4088,
                    "equivalentAmount": {
                      "amount": "443.06",
                      "currencyCode": "MVR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "416.66",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 4105,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4094,
                    "equivalentAmount": {
                      "amount": "163.6",
                      "currencyCode": "GHS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8303
                },
                "passengerReferenceIds": [
                  "01541f69-3db1-4afa-b95d-a0f324230ccc",
                  "a8b73beb-30ab-4173-93f9-0ddac644a549",
                  "d7365d45-0e86-43f5-922e-860da0114c4a",
                  "4ff6e4dc-a301-4fba-aba6-7518e1e4194b",
                  "a632364a-561a-451c-be97-a77d22a82478",
                  "c3dd71e6-3dac-4997-86bd-0b4ae0597693",
                  "ccb8f4f1-0857-4995-9b8f-c6d2043fea34",
                  "844b3036-5b1e-48cd-a779-8b5e218da702",
                  "8b151fc4-e49a-46a4-ad9f-0b581691ba93"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "374.67",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 24089,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0881,
                    "equivalentAmount": {
                      "amount": "428.94",
                      "currencyCode": "UYU"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "319.17",
                          "currencyCode": "AED"
                        },
                        "awardAmount": {
                          "amount": 6719,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0607,
                        "equivalentAmount": {
                          "amount": "373.42",
                          "currencyCode": "LRD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "181.74",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 11209,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3844,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "57.72",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "139.85",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 32195,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1178,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "208.91",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "428.04",
                            "currencyCode": "LYD"
                          },
                          "awardAmount": {
                            "amount": 10723,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1781,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "102.31",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "409.94",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 26503,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4188,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "477.24",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "81.54",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 31416,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3729,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "427.9",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "421.72",
                          "currencyCode": "NPR"
                        },
                        "awardAmount": {
                          "amount": 4763,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3333,
                        "equivalentAmount": {
                          "amount": "364.79",
                          "currencyCode": "EGP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "247.5",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 40663,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4162,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "92.91",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "69.39",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 49987,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0969,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "414.93",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "449.68",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 30603,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4476,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "138.34",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "74.7",
                            "currencyCode": "XCD"
                          },
                          "awardAmount": {
                            "amount": 7881,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4878,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "383.65",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "37.26",
                          "currencyCode": "VES"
                        },
                        "awardAmount": {
                          "amount": 7658,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0735,
                        "equivalentAmount": {
                          "amount": "487.57",
                          "currencyCode": "GYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "456.02",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 26138,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0866,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "181.61",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "54.75",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 32797,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4682,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "368.82",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "399.07",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 34573,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0764,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "473.22",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "354.61",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 30392,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0363,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "331.61",
                            "currencyCode": "TTD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "231.2",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 6025,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4539,
                    "equivalentAmount": {
                      "amount": "213.76",
                      "currencyCode": "VES"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "153.29",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 34754,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3187,
                    "equivalentAmount": {
                      "amount": "41.92",
                      "currencyCode": "BDT"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "495.87",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 47846,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4941,
                    "equivalentAmount": {
                      "amount": "97.31",
                      "currencyCode": "BBD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "466.08",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 27805,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4652,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "166.59",
                        "currencyCode": "CHF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "162.5",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 7923,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1059,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "277.87",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "355.8",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 18774,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1634,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "289.1",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "423.51",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 22400,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2293,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "493.37",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "28.44",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 7076,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1178,
                    "equivalentAmount": {
                      "amount": "57.72",
                      "currencyCode": "CRC"
                    }
                  },
                  {
                    "amount": {
                      "amount": "16.79",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 45869,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4661,
                    "equivalentAmount": {
                      "amount": "180.97",
                      "currencyCode": "BYN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0027
                },
                "passengerReferenceIds": [
                  "2bdfc3ae-6764-4a22-988f-dd806cfd3baf",
                  "86d040a8-c5be-435c-803a-574516145a1e",
                  "8332f358-0f94-497a-9ef3-6fdbb87a1f21",
                  "234afe1f-7215-416b-87f9-58f57b2648ce",
                  "160251aa-bd0e-4dcf-b9b0-e3e68bbd47da",
                  "f560d2f1-8cf2-40d2-a2f8-0801a959aca2",
                  "b71b478d-744e-461b-8686-9309eae062ef",
                  "58a977cd-3b8c-4c7e-960d-f9a4e0955b82",
                  "6fe90fb4-051f-4b28-abfd-d08b632d010b"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "353.1",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 18206,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.25,
                    "equivalentAmount": {
                      "amount": "341.35",
                      "currencyCode": "TJS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "76.44",
                          "currencyCode": "LKR"
                        },
                        "awardAmount": {
                          "amount": 18583,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0566,
                        "equivalentAmount": {
                          "amount": "279.34",
                          "currencyCode": "ZMW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "478.47",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 9955,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.274,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "216.14",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "249.58",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 28043,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0189,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "493.2",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "213.22",
                          "currencyCode": "SGD"
                        },
                        "awardAmount": {
                          "amount": 19351,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.248,
                        "equivalentAmount": {
                          "amount": "313.14",
                          "currencyCode": "YER"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "361.79",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 46977,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0431,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "147.25",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "492.61",
                          "currencyCode": "GYD"
                        },
                        "awardAmount": {
                          "amount": 11499,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0633,
                        "equivalentAmount": {
                          "amount": "219.38",
                          "currencyCode": "ANG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "311.17",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 14039,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4821,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "116.85",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "158.26",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 14147,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2518,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "94.94",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "362.62",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 21152,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1839,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "285.09",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "12.16",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 12709,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3957,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "431.08",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "424.39",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 8256,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.026,
                    "equivalentAmount": {
                      "amount": "296.41",
                      "currencyCode": "LKR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "387.16",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 48326,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.134,
                    "equivalentAmount": {
                      "amount": "427.23",
                      "currencyCode": "BZD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "239.16",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 21941,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0829,
                    "equivalentAmount": {
                      "amount": "231.73",
                      "currencyCode": "SHP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "491.6",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 21409,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4782,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "437.56",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "346.19",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 19873,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3956,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "369.35",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "437.12",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 32648,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1963,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "184.44",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "408.35",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 28490,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2096,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "120.64",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "475.51",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 49146,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1705,
                    "equivalentAmount": {
                      "amount": "321.79",
                      "currencyCode": "BYN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "112.23",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 29006,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.052,
                    "equivalentAmount": {
                      "amount": "278.94",
                      "currencyCode": "ZMW"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1194
                },
                "passengerReferenceIds": [
                  "e7f5471b-2507-4437-81bc-c1b79cb192ad",
                  "bb143486-9d29-4857-a78d-69d694fdfccf",
                  "d66a1728-a602-40ae-b95e-fd3ce7bff98b",
                  "9769b16a-f6e0-4c95-89af-c0924ba5df6a",
                  "0808573c-80b7-4c49-8e4f-8d95fb27c7ff",
                  "685442d6-8d79-4f29-8c75-055fab41cc2f",
                  "5050dabb-6e7e-4501-a301-65218f0c660c",
                  "84a9cc5f-354f-4164-8ffe-524ded23d745",
                  "4fae5248-43fa-4bca-8cec-13f3191efe70"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "180.83",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 43242,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0315,
                    "equivalentAmount": {
                      "amount": "22.21",
                      "currencyCode": "BZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "125.35",
                          "currencyCode": "MKD"
                        },
                        "awardAmount": {
                          "amount": 28346,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4892,
                        "equivalentAmount": {
                          "amount": "95.44",
                          "currencyCode": "IRR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "306.95",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 23799,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0752,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "53.31",
                            "currencyCode": "VUV"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "167.31",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 6757,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2894,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "41.31",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "174.69",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 28287,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3608,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "454.66",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "32.99",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 5328,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1897,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "493.08",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "377",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 39014,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4832,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "175.32",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "256.69",
                          "currencyCode": "EUR"
                        },
                        "awardAmount": {
                          "amount": 26336,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.398,
                        "equivalentAmount": {
                          "amount": "98.48",
                          "currencyCode": "STN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "393.24",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 30109,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4941,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "330.12",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "395.83",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 11546,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1565,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "172.73",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "466.68",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 8893,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2069,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "80.23",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "314.66",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 36464,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0469,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "428.72",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "270.72",
                          "currencyCode": "MAD"
                        },
                        "awardAmount": {
                          "amount": 42375,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0585,
                        "equivalentAmount": {
                          "amount": "77.81",
                          "currencyCode": "BDT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "425.09",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 14475,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3858,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "265.14",
                            "currencyCode": "LYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "225.75",
                            "currencyCode": "XAF"
                          },
                          "awardAmount": {
                            "amount": 20110,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.159,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "146.11",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "202.14",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 45474,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4101,
                    "equivalentAmount": {
                      "amount": "428.43",
                      "currencyCode": "MWK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "120.58",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 16786,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1716,
                    "equivalentAmount": {
                      "amount": "86.73",
                      "currencyCode": "TOP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "217.24",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 36390,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2767,
                    "equivalentAmount": {
                      "amount": "239.76",
                      "currencyCode": "SBD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "436.85",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 44580,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1244,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "36.9",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "175.8",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 31830,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1944,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "402.07",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "159.24",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 4061,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0132,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "446.43",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "486.67",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 6973,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2074,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "135.91",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "332.17",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 11188,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2895,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "99.88",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "438.76",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 14600,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.309,
                    "equivalentAmount": {
                      "amount": "110.2",
                      "currencyCode": "CRC"
                    }
                  },
                  {
                    "amount": {
                      "amount": "190.33",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 41295,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2925,
                    "equivalentAmount": {
                      "amount": "483.96",
                      "currencyCode": "TOP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1387
                },
                "passengerReferenceIds": [
                  "3d479e37-2e7b-4491-8c19-76ea177e0a91",
                  "6a6bfdce-0ff2-498e-8b8a-3f8b1aad0552",
                  "e55abce9-d1a6-4d31-bd4e-2a638ce6fac6",
                  "1cffe3ea-3553-4a99-a163-f836a39ed6ec",
                  "6ef4c548-8747-4ede-9ae1-92fe7a6837bf",
                  "beea6130-9e64-41b9-a549-14c3cd582125",
                  "f197cb44-7506-4816-b13c-e435a0cd8bfc",
                  "f961b1b7-439c-4fea-a636-e83b46860bc2",
                  "533cddd9-8937-4d20-8dac-3b9335d5c7cd"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "217.26",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 31981,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4002,
                    "equivalentAmount": {
                      "amount": "36.04",
                      "currencyCode": "BWP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "273.45",
                          "currencyCode": "PGK"
                        },
                        "awardAmount": {
                          "amount": 6851,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4377,
                        "equivalentAmount": {
                          "amount": "279.39",
                          "currencyCode": "UGX"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "45.14",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 20958,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.083,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "368.65",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "283.3",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 49185,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4756,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "486.24",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "336.61",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 24185,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.058,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "77.25",
                            "currencyCode": "STN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "327.03",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 19035,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2056,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "234.14",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "183.12",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 32574,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1972,
                        "equivalentAmount": {
                          "amount": "381.02",
                          "currencyCode": "NIO"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "415.43",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 27148,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4955,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "33.86",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "172.72",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 18597,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1176,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "110.42",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "442.73",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 26047,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2145,
                        "equivalentAmount": {
                          "amount": "435.96",
                          "currencyCode": "MVR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "411.73",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 14583,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1664,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "137.28",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "49.51",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 44044,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3665,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "381.69",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "424.64",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 24242,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4464,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "117.19",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "121.52",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 40983,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2854,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "197.43",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "454.92",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 20439,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4133,
                    "equivalentAmount": {
                      "amount": "293.71",
                      "currencyCode": "NGN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "487.1",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 8208,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.177,
                    "equivalentAmount": {
                      "amount": "183.51",
                      "currencyCode": "EGP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "11.08",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 27228,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1539,
                    "equivalentAmount": {
                      "amount": "38.76",
                      "currencyCode": "UYU"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "205.72",
                        "currencyCode": "BHD"
                      },
                      "awardAmount": {
                        "amount": 27601,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2181,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "146.08",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "37.23",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 44814,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.482,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "384.09",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "208.38",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 4317,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4501,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "254.07",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "431.77",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 12853,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0123,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "432.59",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "34.8",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 13150,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.357,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "262.39",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "245.58",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 13202,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4677,
                    "equivalentAmount": {
                      "amount": "462.92",
                      "currencyCode": "XOF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "444.14",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 48526,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0659,
                    "equivalentAmount": {
                      "amount": "233.86",
                      "currencyCode": "BGN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "493.82",
                  "currencyCode": "GEL"
                },
                "awardAmount": {
                  "amount": 2098,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3207,
                "equivalentAmount": {
                  "amount": "377.64",
                  "currencyCode": "BSD"
                }
              },
              "fees": {
                "amount": {
                  "amount": "424.56",
                  "currencyCode": "KRW"
                },
                "awardAmount": {
                  "amount": 41346,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4131,
                "equivalentAmount": {
                  "amount": "398.74",
                  "currencyCode": "SZL"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "286.15",
                  "currencyCode": "MXN"
                },
                "awardAmount": {
                  "amount": 46826,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3463,
                "equivalentAmount": {
                  "amount": "114.02",
                  "currencyCode": "THB"
                }
              },
              "offerItemReferenceId": "50a52c24-6c23-46ca-9a4f-d18ded152f4a",
              "tax": {
                "amount": {
                  "amount": "413",
                  "currencyCode": "BTN"
                },
                "awardAmount": {
                  "amount": 33855,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1927,
                "equivalentAmount": {
                  "amount": "98.27",
                  "currencyCode": "GYD"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "405.74",
                    "currencyCode": "SYP"
                  },
                  "awardAmount": {
                    "amount": 49319,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4243,
                  "equivalentAmount": {
                    "amount": "96.84",
                    "currencyCode": "SLE"
                  }
                },
                {
                  "amount": {
                    "amount": "19.48",
                    "currencyCode": "SOS"
                  },
                  "awardAmount": {
                    "amount": 22316,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0965,
                  "equivalentAmount": {
                    "amount": "314.73",
                    "currencyCode": "XPF"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "447.01",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 47161,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2068,
                    "equivalentAmount": {
                      "amount": "370.28",
                      "currencyCode": "FKP"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "59.74",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 36050,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2817,
                    "equivalentAmount": {
                      "amount": "240.89",
                      "currencyCode": "PHP"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "57.05",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 44238,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4945,
                    "equivalentAmount": {
                      "amount": "271.47",
                      "currencyCode": "BTN"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "243.66",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 36914,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2369,
                    "equivalentAmount": {
                      "amount": "359.01",
                      "currencyCode": "PKR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "262.74",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 8976,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3133,
                      "equivalentAmount": {
                        "amount": "237.22",
                        "currencyCode": "PGK"
                      }
                    },
                    {
                      "amount": {
                        "amount": "156.5",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 39152,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.213,
                      "equivalentAmount": {
                        "amount": "188.28",
                        "currencyCode": "ZAR"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "411.31",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 45422,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4594,
                    "equivalentAmount": {
                      "amount": "269.95",
                      "currencyCode": "KRW"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "437.72",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 17513,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2453,
                    "equivalentAmount": {
                      "amount": "142.79",
                      "currencyCode": "SYP"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "121.26",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 42449,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0761,
                    "equivalentAmount": {
                      "amount": "185.65",
                      "currencyCode": "FKP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "288.55",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 22257,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1283,
                    "equivalentAmount": {
                      "amount": "349.75",
                      "currencyCode": "BND"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "51.01",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 25178,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3009,
                      "equivalentAmount": {
                        "amount": "345.61",
                        "currencyCode": "FKP"
                      }
                    },
                    {
                      "amount": {
                        "amount": "285.65",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 43253,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2492,
                      "equivalentAmount": {
                        "amount": "370.3",
                        "currencyCode": "SGD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "218.62",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 36542,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3127,
                    "equivalentAmount": {
                      "amount": "474.28",
                      "currencyCode": "SGD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "109.7",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 40789,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.395,
                    "equivalentAmount": {
                      "amount": "343.08",
                      "currencyCode": "NIO"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "313.75",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 7279,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1539,
                    "equivalentAmount": {
                      "amount": "364.89",
                      "currencyCode": "AMD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "92.19",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 6044,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3862,
                    "equivalentAmount": {
                      "amount": "362.55",
                      "currencyCode": "HNL"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "12.63",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 40249,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1391,
                      "equivalentAmount": {
                        "amount": "85.17",
                        "currencyCode": "GYD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "496.71",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 40806,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0602,
                      "equivalentAmount": {
                        "amount": "332.4",
                        "currencyCode": "SGD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "499",
                    "currencyCode": "VES"
                  },
                  "percentage": "8.69"
                },
                "passengerReferenceIds": [
                  "d43879df-13ae-4a55-96c0-8a6a0ab6bf51",
                  "e1cd6830-baa7-46e8-a5a5-e8529af58ca3",
                  "55fb8187-730d-407d-85a3-5571af10e1c6",
                  "190ddf9e-4191-4f59-8ee9-66fbb6398f7c",
                  "fa57e371-d18d-4f57-ba8e-9d3e643d1b59",
                  "83ba6a26-5d6e-44ff-8663-4001b5c345a0",
                  "cc365a97-3d75-4f8b-a28e-7e365ec22865",
                  "40be7eac-b878-4a69-93d1-7c8f90c44bc5",
                  "8cc12f68-0a37-447d-9e0c-b3d4f8f8299e"
                ],
                "total": {
                  "amount": {
                    "amount": "38.83",
                    "currencyCode": "NOK"
                  },
                  "awardAmount": {
                    "amount": 39480,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3125,
                  "equivalentAmount": {
                    "amount": "290.87",
                    "currencyCode": "PLN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "118.08",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 11677,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2514,
                    "equivalentAmount": {
                      "amount": "39.44",
                      "currencyCode": "SOS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "75.15",
                        "currencyCode": "MWK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25475,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1507,
                      "equivalentAmount": {
                        "amount": "35.02",
                        "currencyCode": "MWK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "252.61",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24351,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4755,
                      "equivalentAmount": {
                        "amount": "208.87",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "497.23",
                        "currencyCode": "XOF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16925,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3144,
                      "equivalentAmount": {
                        "amount": "165.66",
                        "currencyCode": "XCD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "454.79",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 12611,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3297,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "419.99",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "34.47",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 1150,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4596,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "422.49",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "154.15",
                        "currencyCode": "AFN"
                      },
                      "awardAmount": {
                        "amount": 3846,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.208,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "239.65",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "379.78",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 19314,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4986,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "411.89",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "236.18",
                    "currencyCode": "DJF"
                  },
                  "percentage": "8.42"
                },
                "passengerReferenceIds": [
                  "908b7f1d-7da0-426c-b3ff-b3290a439b11",
                  "02aa747e-2c86-47de-b1db-1d5d04e96e1c",
                  "c50dec96-0e50-4ac9-8ec8-fb6dcf437c59",
                  "ba4123ea-2d7f-451b-b5a6-dcb70a3a37f6",
                  "f27f877f-b4ec-4ac2-9272-d5dd20078103",
                  "6972ae87-dfe2-49aa-8df4-d375d5e88a42",
                  "81b1658b-7f6c-467d-b4f3-d2e01ac99bc9",
                  "e6dd5ecf-3227-4068-8a66-3f2dc02c3e0e",
                  "b4b3428a-ea5d-4012-a167-674112a58771"
                ],
                "total": {
                  "amount": {
                    "amount": "329.48",
                    "currencyCode": "TZS"
                  },
                  "awardAmount": {
                    "amount": 13751,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4113,
                  "equivalentAmount": {
                    "amount": "101.32",
                    "currencyCode": "TND"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "363.36",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 8950,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2252,
                    "equivalentAmount": {
                      "amount": "393.84",
                      "currencyCode": "CLP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "161.83",
                        "currencyCode": "UGX"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17840,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1226,
                      "equivalentAmount": {
                        "amount": "194.31",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "314.67",
                        "currencyCode": "FJD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31787,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3368,
                      "equivalentAmount": {
                        "amount": "323.93",
                        "currencyCode": "EGP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "345.65",
                        "currencyCode": "TND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41743,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2485,
                      "equivalentAmount": {
                        "amount": "329.18",
                        "currencyCode": "BDT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "81.95",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 6396,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.298,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "334.94",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "498.07",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 37232,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3149,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "350.98",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "108.48",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 27389,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1998,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "418.92",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "72.52",
                    "currencyCode": "BHD"
                  },
                  "percentage": "11.18"
                },
                "passengerReferenceIds": [
                  "0324a376-fdaa-44e8-b4a3-c382950ca8d9",
                  "7d21670e-676e-45f6-98e2-125b4ad76f20",
                  "ffd26e38-9fef-417c-87d9-cf2616a58719",
                  "ea7315cb-ad15-420d-bc9d-8ecb165bab16",
                  "50c23b2a-9d47-4aa3-90b5-8e941ec0d953",
                  "ff6dc01e-e95c-4af6-9df8-1262c9381da2",
                  "2e65d39d-7a03-4039-a6f1-843065cf02e6",
                  "1a298312-9adb-4897-9cb7-95f97d9442e7",
                  "dcbef40d-3a55-4bf6-b0b3-8a5d1dcd407a"
                ],
                "total": {
                  "amount": {
                    "amount": "20.01",
                    "currencyCode": "UGX"
                  },
                  "awardAmount": {
                    "amount": 7927,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4777,
                  "equivalentAmount": {
                    "amount": "33.46",
                    "currencyCode": "CHF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "13.73",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 46794,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1563,
                    "equivalentAmount": {
                      "amount": "161.85",
                      "currencyCode": "ALL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "449.88",
                        "currencyCode": "MAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27191,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0448,
                      "equivalentAmount": {
                        "amount": "427.41",
                        "currencyCode": "YER"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "459.52",
                        "currencyCode": "TZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25277,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2372,
                      "equivalentAmount": {
                        "amount": "116.9",
                        "currencyCode": "HTG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "53.68",
                        "currencyCode": "CDF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23386,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1311,
                      "equivalentAmount": {
                        "amount": "236.88",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "275.48",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 47209,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3522,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "254.85",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "349.63",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 25692,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3782,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "461.26",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "456.94",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 12458,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.111,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "101.26",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "42.34",
                    "currencyCode": "LYD"
                  },
                  "percentage": "14.58"
                },
                "passengerReferenceIds": [
                  "9e16ca39-66d8-4d91-b261-3b06c0bac20e",
                  "2f293461-1be3-4894-b0dc-ee0c9fb8dd42",
                  "f23c3707-5d90-4abf-80f1-98cf0c78b025",
                  "4d3669dd-b1c9-4a4c-8884-451eda05ad8c",
                  "ffd07d20-4857-4278-8145-81b8fe077562",
                  "f8d9f150-f2dd-4f2c-9882-5b00714f53b4",
                  "79cdf117-20fd-46d2-bbac-37957e36e940",
                  "2a0b1358-4834-4545-956e-d2c58f22b8a7",
                  "5e9d509b-9e8f-4fa4-a72c-beb3101e2e5d"
                ],
                "total": {
                  "amount": {
                    "amount": "266.16",
                    "currencyCode": "CNY"
                  },
                  "awardAmount": {
                    "amount": 39347,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3628,
                  "equivalentAmount": {
                    "amount": "477.34",
                    "currencyCode": "PAB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "248",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 26994,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4441,
                    "equivalentAmount": {
                      "amount": "438.94",
                      "currencyCode": "NZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "462.23",
                        "currencyCode": "GEL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44225,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3095,
                      "equivalentAmount": {
                        "amount": "329.55",
                        "currencyCode": "TZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "193.08",
                        "currencyCode": "PLN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1223,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1061,
                      "equivalentAmount": {
                        "amount": "150.65",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "134.46",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18018,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1485,
                      "equivalentAmount": {
                        "amount": "288.12",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "465.8",
                        "currencyCode": "TJS"
                      },
                      "awardAmount": {
                        "amount": 44749,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3793,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "339.65",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "216.03",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 6957,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4107,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "291.48",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "210.45",
                    "currencyCode": "JMD"
                  },
                  "percentage": "8.48"
                },
                "passengerReferenceIds": [
                  "96d0a222-ef5c-4398-a61e-6f8c0d38e830",
                  "b4f76c0f-c7f2-4329-bc81-12ef238982fd",
                  "aa01cb06-598b-4d22-8010-6db70fbb6cb1",
                  "211b11d9-1f0a-4adf-9a26-fba8c38aa7e1",
                  "fe30b9fc-b0bc-4d3c-8dec-c9ceebb4b377",
                  "ba743325-6905-451c-9341-5c38a83c477a",
                  "15979862-10c6-4f3d-b64d-23cb5a326b35",
                  "6db3be32-1ac8-4785-bd08-e29ca9c0691b",
                  "73534d6d-3dc2-470d-bdee-2a37eb2de9b4"
                ],
                "total": {
                  "amount": {
                    "amount": "320.83",
                    "currencyCode": "MAD"
                  },
                  "awardAmount": {
                    "amount": 33107,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0226,
                  "equivalentAmount": {
                    "amount": "50.05",
                    "currencyCode": "CHF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "365.39",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 32551,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2537,
                    "equivalentAmount": {
                      "amount": "484.3",
                      "currencyCode": "GTQ"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "255.83",
                        "currencyCode": "RSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22759,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2562,
                      "equivalentAmount": {
                        "amount": "353.65",
                        "currencyCode": "CNY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "118.93",
                        "currencyCode": "NIO"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8690,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2894,
                      "equivalentAmount": {
                        "amount": "445.59",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "359.17",
                        "currencyCode": "ANG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9233,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1023,
                      "equivalentAmount": {
                        "amount": "98.65",
                        "currencyCode": "USD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "21.41",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 41160,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4463,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "436",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "292.16",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 19030,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3396,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "147.55",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "102.2",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 7498,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0138,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "426.56",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "324.39",
                    "currencyCode": "NGN"
                  },
                  "percentage": "14.09"
                },
                "passengerReferenceIds": [
                  "06b6e209-1715-4b82-a33d-c090caa8d44a",
                  "165d0100-cf9d-428b-98a0-283cdee25863",
                  "cf81e406-7809-4e56-8ed2-a23df26b0225",
                  "5108391d-5c72-4795-9dff-c8b8fa56a2b6",
                  "4701a5e1-89e0-4bd5-877e-1ec0aec0f4eb",
                  "09880da6-cd66-4844-b294-46edf2fa2714",
                  "83d08f5f-c004-4a9a-8f9f-de0bd7b1a2f8",
                  "5a8dd7c0-440c-4164-b4f5-80be7ee1fbfd",
                  "132ce7e7-48c2-4e0a-b9da-d50972c78a8e"
                ],
                "total": {
                  "amount": {
                    "amount": "436.07",
                    "currencyCode": "SBD"
                  },
                  "awardAmount": {
                    "amount": 9483,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0522,
                  "equivalentAmount": {
                    "amount": "152.47",
                    "currencyCode": "HUF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "24.96",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 43068,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0618,
                    "equivalentAmount": {
                      "amount": "63.1",
                      "currencyCode": "GMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "115.6",
                        "currencyCode": "COP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8019,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0381,
                      "equivalentAmount": {
                        "amount": "367.48",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "337.64",
                        "currencyCode": "IQD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36371,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1366,
                      "equivalentAmount": {
                        "amount": "408",
                        "currencyCode": "XPF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "368.81",
                        "currencyCode": "KYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42113,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4755,
                      "equivalentAmount": {
                        "amount": "375.42",
                        "currencyCode": "ZAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "49.75",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 21759,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2996,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "136.44",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "116.4",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 21728,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4216,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "398.83",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "466.99",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 40081,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1493,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "408.68",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "336.36",
                    "currencyCode": "SEK"
                  },
                  "percentage": "9.24"
                },
                "passengerReferenceIds": [
                  "dcb43315-4b35-413d-afe8-2f2d286da09a",
                  "4998c732-42d7-4361-9457-3c62f6fa52ac",
                  "b7956df9-9839-49fb-9392-797a361b07d7",
                  "a586960b-6fe7-423f-ab66-3cd6cd170992",
                  "a2cdc062-6452-47c5-8a63-4f74ba143e1a",
                  "beb31cc3-6c88-4fc2-9b56-c2f17dc54679",
                  "6c813877-ab79-422e-bfb4-5e0038bb44eb",
                  "222b0637-17a7-4647-a072-1ae76d47cea3",
                  "34a94dc2-9ecc-4313-bc6e-50ec56898de1"
                ],
                "total": {
                  "amount": {
                    "amount": "254.46",
                    "currencyCode": "DOP"
                  },
                  "awardAmount": {
                    "amount": 25897,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3387,
                  "equivalentAmount": {
                    "amount": "419.18",
                    "currencyCode": "LKR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "338.66",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 22204,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3148,
                    "equivalentAmount": {
                      "amount": "88.43",
                      "currencyCode": "DOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "66.43",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4012,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0628,
                      "equivalentAmount": {
                        "amount": "104.93",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "166.05",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48639,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3121,
                      "equivalentAmount": {
                        "amount": "297.95",
                        "currencyCode": "GYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "130.35",
                        "currencyCode": "DZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46105,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0559,
                      "equivalentAmount": {
                        "amount": "60.2",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "64.1",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 8792,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1862,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "342.14",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "366.47",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 16198,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1189,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "132.64",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "189.07",
                    "currencyCode": "SLE"
                  },
                  "percentage": "8.94"
                },
                "passengerReferenceIds": [
                  "a09e0a89-5b31-45ec-8d3c-9cb1952643be",
                  "bbf3c7d3-1d94-40aa-9dec-c18a48e5aff8",
                  "31f7ee12-ea00-418f-b32e-f995d933b269",
                  "f3ebe646-9181-417b-ad70-5014ef7cde06",
                  "f850f3a1-5644-4d41-86b3-6aac04979eca",
                  "3a381e9b-8c4b-44a2-8977-945c2c5ee5f1",
                  "13e3d53e-e684-474a-9756-5cd0d36936c6",
                  "8c1deb73-1ca2-457c-9adb-44989c98d13a",
                  "e4c5415d-726f-4eb0-8448-5f23941b7634"
                ],
                "total": {
                  "amount": {
                    "amount": "178.36",
                    "currencyCode": "OMR"
                  },
                  "awardAmount": {
                    "amount": 49280,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3717,
                  "equivalentAmount": {
                    "amount": "40.82",
                    "currencyCode": "SYP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "429.46",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 25456,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2751,
                    "equivalentAmount": {
                      "amount": "158.79",
                      "currencyCode": "MDL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "277.39",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37064,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1868,
                      "equivalentAmount": {
                        "amount": "124.79",
                        "currencyCode": "KRW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "236.21",
                        "currencyCode": "THB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11403,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2162,
                      "equivalentAmount": {
                        "amount": "200.85",
                        "currencyCode": "XAF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "301.52",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5829,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1779,
                      "equivalentAmount": {
                        "amount": "438.97",
                        "currencyCode": "MDL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "122.43",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 36183,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2414,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "296.07",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "329.44",
                    "currencyCode": "XCD"
                  },
                  "percentage": "13.19"
                },
                "passengerReferenceIds": [
                  "9e12b37f-babf-4436-b2a6-52854b1f9152",
                  "483e13a0-3046-44b9-8d57-30bef1ce7d1e",
                  "3cb00058-b8d6-4428-b2a5-442b38e354e0",
                  "d08e921f-4093-4033-a5ca-d8d77feda126",
                  "4de96866-96ea-47d8-8138-cbe148ee31ed",
                  "0c1d5ead-e0ab-4d5f-9435-6fe88fb9efd4",
                  "f2988fce-3816-455e-921a-7b6bb44b14d9",
                  "7ad747bd-bf0d-443b-bb97-0985d6305f7d",
                  "7f47353c-081f-41e6-beb5-bcb1a5fae6d2"
                ],
                "total": {
                  "amount": {
                    "amount": "337.11",
                    "currencyCode": "THB"
                  },
                  "awardAmount": {
                    "amount": 6713,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0199,
                  "equivalentAmount": {
                    "amount": "292.24",
                    "currencyCode": "TOP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "186.6",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 46522,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4453,
                    "equivalentAmount": {
                      "amount": "180.78",
                      "currencyCode": "KES"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "224.62",
                        "currencyCode": "LSL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26695,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1372,
                      "equivalentAmount": {
                        "amount": "237.05",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "497.25",
                        "currencyCode": "TZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23481,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2654,
                      "equivalentAmount": {
                        "amount": "340.4",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "476.72",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8683,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3982,
                      "equivalentAmount": {
                        "amount": "139.54",
                        "currencyCode": "CNY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "219.49",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 23939,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3486,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "40.86",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "C5YYOF",
            "TC7FE",
            "F0NFCL",
            "5HUMAI",
            "M9040Y",
            "2-1YM",
            "JUJVE7",
            "VCYW7Y",
            "TETP1",
            "KYEZT"
          ]
        }
      ],
      "total": {
        "base": {
          "amount": {
            "amount": "390.88",
            "currencyCode": "JOD"
          },
          "awardAmount": {
            "amount": 41462,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.4974,
          "equivalentAmount": {
            "amount": "111.9",
            "currencyCode": "BMD"
          }
        },
        "fees": {
          "amount": {
            "amount": "197.83",
            "currencyCode": "TMT"
          },
          "awardAmount": {
            "amount": 47690,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.0749,
          "equivalentAmount": {
            "amount": "147.98",
            "currencyCode": "LRD"
          }
        },
        "feesTax": {
          "amount": {
            "amount": "428.22",
            "currencyCode": "EGP"
          },
          "awardAmount": {
            "amount": 30444,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.3528,
          "equivalentAmount": {
            "amount": "198.62",
            "currencyCode": "BDT"
          }
        },
        "offerItemReferenceId": "3fe5ef10-b519-441f-bbe3-cc97ea767b7e",
        "tax": {
          "amount": {
            "amount": "107.55",
            "currencyCode": "RWF"
          },
          "awardAmount": {
            "amount": 33189,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.0797,
          "equivalentAmount": {
            "amount": "179.99",
            "currencyCode": "SZL"
          }
        },
        "totals": [
          {
            "amount": {
              "amount": "131.92",
              "currencyCode": "ANG"
            },
            "awardAmount": {
              "amount": 29461,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.0994,
            "equivalentAmount": {
              "amount": "289.3",
              "currencyCode": "MNT"
            }
          },
          {
            "amount": {
              "amount": "215.96",
              "currencyCode": "PYG"
            },
            "awardAmount": {
              "amount": 31158,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.2597,
            "equivalentAmount": {
              "amount": "333.02",
              "currencyCode": "TND"
            }
          }
        ],
        "transactionBreakdowns": [
          {
            "base": {
              "amount": {
                "amount": "354.38",
                "currencyCode": "SCR"
              },
              "awardAmount": {
                "amount": 48408,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1256,
              "equivalentAmount": {
                "amount": "334.2",
                "currencyCode": "KWD"
              }
            },
            "fees": {
              "amount": {
                "amount": "235.27",
                "currencyCode": "PLN"
              },
              "awardAmount": {
                "amount": 11032,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.2225,
              "equivalentAmount": {
                "amount": "222.05",
                "currencyCode": "CLP"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "167.11",
                "currencyCode": "BOB"
              },
              "awardAmount": {
                "amount": 37033,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.0465,
              "equivalentAmount": {
                "amount": "29.19",
                "currencyCode": "UYU"
              }
            },
            "tax": {
              "amount": {
                "amount": "426.93",
                "currencyCode": "ERN"
              },
              "awardAmount": {
                "amount": 23732,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.2844,
              "equivalentAmount": {
                "amount": "287.71",
                "currencyCode": "PKR"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "86.94",
                  "currencyCode": "SAR"
                },
                "awardAmount": {
                  "amount": 29679,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4614,
                "equivalentAmount": {
                  "amount": "321.63",
                  "currencyCode": "BZD"
                }
              },
              {
                "amount": {
                  "amount": "298.88",
                  "currencyCode": "MXN"
                },
                "awardAmount": {
                  "amount": 48771,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3713,
                "equivalentAmount": {
                  "amount": "350.39",
                  "currencyCode": "ANG"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "193.07",
                "currencyCode": "MWK"
              },
              "awardAmount": {
                "amount": 28723,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.3716,
              "equivalentAmount": {
                "amount": "30.2",
                "currencyCode": "GYD"
              }
            },
            "fees": {
              "amount": {
                "amount": "153.22",
                "currencyCode": "CLP"
              },
              "awardAmount": {
                "amount": 37680,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1888,
              "equivalentAmount": {
                "amount": "479.8",
                "currencyCode": "MDL"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "145.85",
                "currencyCode": "BMD"
              },
              "awardAmount": {
                "amount": 37441,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.2398,
              "equivalentAmount": {
                "amount": "467",
                "currencyCode": "KGS"
              }
            },
            "tax": {
              "amount": {
                "amount": "417.11",
                "currencyCode": "SCR"
              },
              "awardAmount": {
                "amount": 37119,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.2913,
              "equivalentAmount": {
                "amount": "110.81",
                "currencyCode": "FJD"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "368.38",
                  "currencyCode": "HKD"
                },
                "awardAmount": {
                  "amount": 9230,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1794,
                "equivalentAmount": {
                  "amount": "43.39",
                  "currencyCode": "NPR"
                }
              },
              {
                "amount": {
                  "amount": "437.09",
                  "currencyCode": "VES"
                },
                "awardAmount": {
                  "amount": 41288,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3776,
                "equivalentAmount": {
                  "amount": "332.01",
                  "currencyCode": "BYN"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "190.7",
                "currencyCode": "ILS"
              },
              "awardAmount": {
                "amount": 22260,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1357,
              "equivalentAmount": {
                "amount": "42",
                "currencyCode": "IDR"
              }
            },
            "fees": {
              "amount": {
                "amount": "465.22",
                "currencyCode": "IRR"
              },
              "awardAmount": {
                "amount": 20791,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.3147,
              "equivalentAmount": {
                "amount": "33.69",
                "currencyCode": "SLE"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "354.54",
                "currencyCode": "THB"
              },
              "awardAmount": {
                "amount": 6804,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.267,
              "equivalentAmount": {
                "amount": "133.78",
                "currencyCode": "MRU"
              }
            },
            "tax": {
              "amount": {
                "amount": "408.07",
                "currencyCode": "SYP"
              },
              "awardAmount": {
                "amount": 15055,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.0964,
              "equivalentAmount": {
                "amount": "184.2",
                "currencyCode": "MRU"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "20.13",
                  "currencyCode": "GBP"
                },
                "awardAmount": {
                  "amount": 13105,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2679,
                "equivalentAmount": {
                  "amount": "31.8",
                  "currencyCode": "GHS"
                }
              },
              {
                "amount": {
                  "amount": "214.59",
                  "currencyCode": "INR"
                },
                "awardAmount": {
                  "amount": 46102,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3424,
                "equivalentAmount": {
                  "amount": "227.84",
                  "currencyCode": "GYD"
                }
              }
            ],
            "transactionType": "AddCollect"
          }
        ],
        "transactionType": "AddCollect"
      }
    },
    {
      "id": "f72fdb5e-b281-4749-b715-d6d2c8f363a1",
      "items": [
        {
          "details": {
            "type": "AncillaryOfferItem"
          },
          "id": "f3e9fd65-e8ec-4544-b80a-393aeb57d195",
          "itineraryPartReferenceIds": [
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-2"
          ],
          "itineraryReferenceId": "OI7BH",
          "passengerReferenceIds": [
            "e80b1ba4-45e4-4703-9b0c-09ce1d464a1a",
            "e52f1926-9510-4b98-94d4-17d81490f74d",
            "ddf4d466-e2f1-4365-a4ba-8454b74489b2",
            "10346bfd-1ccc-4176-9f3a-305b2b8fe494",
            "eba42c84-f7b3-42af-9467-cfd9a884fc2d",
            "d110df7c-c828-4879-bd03-79103900ca8e",
            "d6abce2c-56d8-4b8f-87b6-32bd1c71fd14",
            "302c74d1-2dd3-41cd-a74f-5ad96d01cdcf",
            "12444af9-f345-4a5d-8e38-811b82b67059"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "385.69",
                    "currencyCode": "ANG"
                  },
                  "percentage": "10.16"
                },
                "deal": {
                  "amount": {
                    "amount": "275.68",
                    "currencyCode": "CAD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "17.06",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "838a4599-1689-4526-8868-575f38f1000d",
                  "5ceac33a-bb22-4134-800d-5d5432c7473f",
                  "32a025a9-c6fa-48dc-9566-de9effff0a39",
                  "9fd7debe-ff1b-4ba7-8bc8-aa84df733e8a",
                  "f82d7250-022d-4d89-bd95-ba832d692e1a",
                  "ce232fdb-0ec3-40f7-b4d1-425d49ac6e35",
                  "daac35c1-9b6d-41f5-b755-021c905c7682",
                  "0c6b07c3-79f6-46ab-8a9c-b183ce8e7ecc",
                  "1c476260-2e48-48de-9538-bf5874193d53"
                ],
                "total": {
                  "amount": {
                    "amount": "91.15",
                    "currencyCode": "GIP"
                  },
                  "awardAmount": {
                    "amount": 37373,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3431,
                  "equivalentAmount": {
                    "amount": "376.31",
                    "currencyCode": "TTD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "364.39",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 15643,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3236,
                    "equivalentAmount": {
                      "amount": "340.8",
                      "currencyCode": "BTN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "455.82",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28104,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4403,
                      "equivalentAmount": {
                        "amount": "379.79",
                        "currencyCode": "BOB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "315.06",
                        "currencyCode": "PKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40473,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4348,
                      "equivalentAmount": {
                        "amount": "75.37",
                        "currencyCode": "MZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "106.98",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33540,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3848,
                      "equivalentAmount": {
                        "amount": "269.01",
                        "currencyCode": "SLE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "12.97",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 39202,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4159,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "289.65",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "79.85",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 40356,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4616,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "37.93",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "172.29",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 9588,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.461,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "230.49",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "39.26",
                    "currencyCode": "DKK"
                  },
                  "percentage": "5.05"
                },
                "deal": {
                  "amount": {
                    "amount": "42.97",
                    "currencyCode": "SAR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "19.56",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "895d5252-b28a-44d9-8aaf-837aa352e8fd",
                  "a0c1468a-3a79-456a-8d4c-64a3871e163b",
                  "007b888f-4cee-4a1d-860c-88c206ef9e0a",
                  "bc5d21c5-cf96-4419-846b-6db1a6f4d43f",
                  "bac0363e-dde5-441e-98af-735616058cfb",
                  "d6ae2965-29c9-41de-91c7-c9be7d8fa980",
                  "42290d27-1b8a-4c9c-85e5-e8b6fae04408",
                  "0a0ab660-e1e7-4c16-a57e-bae06d7f96f1",
                  "cc6f9286-6666-4b51-bc6e-ab5e4ca4a3d4"
                ],
                "total": {
                  "amount": {
                    "amount": "285.8",
                    "currencyCode": "SHP"
                  },
                  "awardAmount": {
                    "amount": 15926,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3638,
                  "equivalentAmount": {
                    "amount": "75.83",
                    "currencyCode": "ARS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "290.27",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 1998,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2258,
                    "equivalentAmount": {
                      "amount": "132.94",
                      "currencyCode": "JMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "440.2",
                        "currencyCode": "BHD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24682,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.048,
                      "equivalentAmount": {
                        "amount": "91.68",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "256.26",
                        "currencyCode": "SEK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41704,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0998,
                      "equivalentAmount": {
                        "amount": "90.04",
                        "currencyCode": "CVE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "16.95",
                        "currencyCode": "PYG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29424,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4792,
                      "equivalentAmount": {
                        "amount": "98.96",
                        "currencyCode": "PHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "144.42",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 12221,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2177,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "274.81",
                        "currencyCode": "CVE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "19.23",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 29412,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1501,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "200.86",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "151.85",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 25290,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1921,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "209.99",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "29.12",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 39675,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3146,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "144.67",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "251.82",
                    "currencyCode": "SOS"
                  },
                  "percentage": "6.14"
                },
                "deal": {
                  "amount": {
                    "amount": "176.45",
                    "currencyCode": "MZN"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "15.73",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "279363e8-c2bb-478d-9225-1b374e59c783",
                  "090695fe-ed47-4e4b-ba10-7c9c50026194",
                  "7efe12b7-ae9e-4bf9-966a-850936d4a500",
                  "8518fd5f-6c8e-4a7d-9749-5769f2fe5319",
                  "769def30-4f8f-4b62-8a0f-61e75a23e6bb",
                  "a4a876be-c137-4755-8dcd-b284b5722fc5",
                  "ba7df959-6e0c-4cb2-8e41-1307cfdb20c9",
                  "7ae0309e-327a-4685-8561-0e4aed910ced",
                  "42084608-9370-47d7-8248-9d3df091e78e"
                ],
                "total": {
                  "amount": {
                    "amount": "31.52",
                    "currencyCode": "JOD"
                  },
                  "awardAmount": {
                    "amount": 15447,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2468,
                  "equivalentAmount": {
                    "amount": "471.72",
                    "currencyCode": "GNF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "189.12",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 1021,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3843,
                    "equivalentAmount": {
                      "amount": "333.93",
                      "currencyCode": "JOD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "175.03",
                        "currencyCode": "KZT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40692,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2593,
                      "equivalentAmount": {
                        "amount": "347.91",
                        "currencyCode": "BWP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "201.7",
                        "currencyCode": "BMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35092,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3473,
                      "equivalentAmount": {
                        "amount": "384.39",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "70.54",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26121,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3274,
                      "equivalentAmount": {
                        "amount": "416.28",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "320.05",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 25456,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3136,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "294.3",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "392.79",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 3467,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4189,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "471.14",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "358.14",
                    "currencyCode": "KZT"
                  },
                  "percentage": "7.75"
                },
                "deal": {
                  "amount": {
                    "amount": "34.74",
                    "currencyCode": "DOP"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "5.95",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "73aae9b8-90db-42d8-b7e5-a3339ef2ef13",
                  "d29a1ae1-2c5a-473c-9d75-30173b7a30c4",
                  "f95307f1-ce36-4745-aa7b-385303cde356",
                  "34658317-fe92-4fde-86d9-ad6e6404a657",
                  "bb54d458-3154-44e7-8a69-76dfa95bb184",
                  "d25663ed-44ce-4a85-8180-a5046f2103d3",
                  "33a9abeb-a146-493d-ba14-83b6e7393522",
                  "e5f6f6d8-b2c4-4477-af75-89a479eede61",
                  "35447498-6c30-4a77-970e-a09ac21b7817"
                ],
                "total": {
                  "amount": {
                    "amount": "315.85",
                    "currencyCode": "PKR"
                  },
                  "awardAmount": {
                    "amount": 26694,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1259,
                  "equivalentAmount": {
                    "amount": "117.7",
                    "currencyCode": "MNT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "472.37",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 10905,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.111,
                    "equivalentAmount": {
                      "amount": "316.49",
                      "currencyCode": "ALL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "462.56",
                        "currencyCode": "GIP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44773,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.19,
                      "equivalentAmount": {
                        "amount": "251.79",
                        "currencyCode": "PKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "285.1",
                        "currencyCode": "XAF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16539,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0605,
                      "equivalentAmount": {
                        "amount": "183.55",
                        "currencyCode": "HTG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "387.5",
                        "currencyCode": "ALL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49441,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1511,
                      "equivalentAmount": {
                        "amount": "156.71",
                        "currencyCode": "UYU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "299.67",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 9677,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2815,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "224.49",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "214.85",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 14834,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.384,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "289.66",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "13.3",
                    "currencyCode": "XAF"
                  },
                  "percentage": "10.78"
                },
                "deal": {
                  "amount": {
                    "amount": "440.41",
                    "currencyCode": "ETB"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "18.15",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "4f93c33e-142e-43ac-94db-c12ab867bf53",
                  "6af75b25-c1a2-40f4-951d-b98b6cd22991",
                  "409b45b9-b6cc-4bbc-b30e-d450289a456a",
                  "78868bf6-a920-4ee1-92d8-e88f9464aae5",
                  "2e429b5c-476b-4e8b-900a-8cc955658169",
                  "a54c2751-7f2d-4f74-9fcd-a99903e3a0af",
                  "615e7cf5-6f2e-4ee0-abd1-28e2230bad7e",
                  "48a11c76-432c-44e8-9331-59f63cd57e4d",
                  "47d3e1b4-18a9-4ccb-9e2d-c000d0f14ece"
                ],
                "total": {
                  "amount": {
                    "amount": "77.92",
                    "currencyCode": "GEL"
                  },
                  "awardAmount": {
                    "amount": 47050,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0154,
                  "equivalentAmount": {
                    "amount": "121.57",
                    "currencyCode": "SBD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "366.11",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 28974,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1993,
                    "equivalentAmount": {
                      "amount": "223.08",
                      "currencyCode": "SGD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "350.82",
                        "currencyCode": "DKK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40159,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1755,
                      "equivalentAmount": {
                        "amount": "143.61",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "394.69",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20909,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0179,
                      "equivalentAmount": {
                        "amount": "139.49",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "73.95",
                        "currencyCode": "GBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33504,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2922,
                      "equivalentAmount": {
                        "amount": "21.65",
                        "currencyCode": "AOA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "211.64",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 13027,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.143,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "250.21",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "31.25",
                    "currencyCode": "SDG"
                  },
                  "percentage": "9.17"
                },
                "deal": {
                  "amount": {
                    "amount": "119.82",
                    "currencyCode": "IRR"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "19.33",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "937ba636-7c60-4b20-a3b6-37ac0fe21639",
                  "4e5547fb-9ceb-4e3b-a2a8-c38478456d47",
                  "99f9f31c-5273-4be8-8d8d-07af82aaf202",
                  "efa916a9-bc89-4f48-ae13-4ef42fa9730d",
                  "93be2a3e-928a-468a-b113-b9a5bd691d68",
                  "c2b58ba1-4159-410a-835d-19ff6e9a818f",
                  "400ae173-5382-4288-b8c2-0fa434c57290",
                  "3eb5c759-c8fe-4f03-910c-1463dabfcf4d",
                  "51c8e70d-88bb-41d3-a8ef-dab0cc4dfef5"
                ],
                "total": {
                  "amount": {
                    "amount": "255.66",
                    "currencyCode": "ERN"
                  },
                  "awardAmount": {
                    "amount": 27737,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3705,
                  "equivalentAmount": {
                    "amount": "386.55",
                    "currencyCode": "HTG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "191",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 33371,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2631,
                    "equivalentAmount": {
                      "amount": "420.07",
                      "currencyCode": "SCR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "363.07",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28040,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4342,
                      "equivalentAmount": {
                        "amount": "88.98",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "333.72",
                        "currencyCode": "NPR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31108,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.117,
                      "equivalentAmount": {
                        "amount": "486.48",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "291.75",
                        "currencyCode": "IQD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26434,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3276,
                      "equivalentAmount": {
                        "amount": "268.82",
                        "currencyCode": "LYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "133.09",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 6710,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0627,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "307.13",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "323.32",
                    "currencyCode": "MKD"
                  },
                  "percentage": "10.8"
                },
                "deal": {
                  "amount": {
                    "amount": "488.53",
                    "currencyCode": "MXN"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "6.44",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "9cd01cf0-7e6f-4927-8bfd-9693ae95a7cd",
                  "77aa51ac-5123-415d-aafe-d4c455d1c155",
                  "d7c2cd59-4602-49a0-9ead-afe29872d6e1",
                  "4260a696-60dc-4133-82e3-529a5ac3090b",
                  "90f95c0b-f212-41a4-8801-bef6d902ee57",
                  "b5307c46-27f5-4e38-bfaf-c63e307b3a64",
                  "2a1bb7ba-7ddc-4660-9d8c-5b035aa9471b",
                  "3ba2af63-a6b4-465a-9635-8f4507d215a9",
                  "b32655df-71e7-4093-a8b4-c96365e2d88a"
                ],
                "total": {
                  "amount": {
                    "amount": "334.09",
                    "currencyCode": "JMD"
                  },
                  "awardAmount": {
                    "amount": 27686,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0268,
                  "equivalentAmount": {
                    "amount": "202.48",
                    "currencyCode": "GMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "65.59",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 10334,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1814,
                    "equivalentAmount": {
                      "amount": "366.92",
                      "currencyCode": "ETB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "40.96",
                        "currencyCode": "GIP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40919,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1163,
                      "equivalentAmount": {
                        "amount": "456.57",
                        "currencyCode": "MGA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "131.94",
                        "currencyCode": "ALL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49000,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2924,
                      "equivalentAmount": {
                        "amount": "445",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "191.09",
                        "currencyCode": "BGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14750,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3728,
                      "equivalentAmount": {
                        "amount": "386.74",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "120.24",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 24379,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0769,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "20.74",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "55.04",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 15715,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2808,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "64.33",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "396.89",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 39168,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3927,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "56.98",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "445.29",
                    "currencyCode": "MUR"
                  },
                  "percentage": "11.48"
                },
                "deal": {
                  "amount": {
                    "amount": "414.21",
                    "currencyCode": "BBD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "5.29",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "7fc00d21-4a13-4dad-8f07-160ede707a0b",
                  "754aac1c-d2bd-4604-a7f5-27bad9ec05b8",
                  "fb233e77-19c1-436a-927f-872bffa7eddd",
                  "ac3c7381-4e5e-42d1-b134-2a570a9fd0ce",
                  "7b039402-f13f-4aca-b47b-795555898335",
                  "3a67385b-2c0e-4c38-ad1d-07314cb2e0bc",
                  "b688162e-79ba-4515-aefa-a6580699fb3b",
                  "521bd738-9454-45a5-9a87-ee8058513c85",
                  "34c6884a-4439-492b-bf2a-dafbffe8b4fb"
                ],
                "total": {
                  "amount": {
                    "amount": "90.33",
                    "currencyCode": "CNY"
                  },
                  "awardAmount": {
                    "amount": 28494,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4564,
                  "equivalentAmount": {
                    "amount": "50.54",
                    "currencyCode": "JOD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "158.63",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 41108,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4612,
                    "equivalentAmount": {
                      "amount": "32.89",
                      "currencyCode": "MVR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "125.95",
                        "currencyCode": "STN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45917,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3638,
                      "equivalentAmount": {
                        "amount": "305.58",
                        "currencyCode": "KRW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "71.84",
                        "currencyCode": "NGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34717,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.276,
                      "equivalentAmount": {
                        "amount": "302.92",
                        "currencyCode": "AWG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "234.08",
                        "currencyCode": "TMT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13379,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3045,
                      "equivalentAmount": {
                        "amount": "422.63",
                        "currencyCode": "BIF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "470.04",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 10781,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2836,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "385.06",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "170.32",
                    "currencyCode": "BZD"
                  },
                  "percentage": "8.9"
                },
                "deal": {
                  "amount": {
                    "amount": "37.71",
                    "currencyCode": "MMK"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "19.66",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "2df3ceb1-f42a-4a1f-b783-3f828183b0b0",
                  "ca9dd0b3-b02a-4c09-ac11-41fe55d46044",
                  "50853abc-3dbf-4e2d-95a5-d68162900318",
                  "407d43c8-00c3-451f-8de7-c09b3ce9f62c",
                  "af43dcac-277b-4fb4-b597-a19c4357b616",
                  "974e6a9c-73c7-42e6-8bfb-d1f573f94459",
                  "fb6d3d5b-5cd3-4c27-8e68-0bae4e22ee20",
                  "95c4633a-d983-4c78-b4ec-23db94e66dab",
                  "3853566a-bebc-4939-8a39-369b78d7f200"
                ],
                "total": {
                  "amount": {
                    "amount": "431.29",
                    "currencyCode": "NIO"
                  },
                  "awardAmount": {
                    "amount": 46160,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.325,
                  "equivalentAmount": {
                    "amount": "183.75",
                    "currencyCode": "TND"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "333.2",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 1178,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4605,
                    "equivalentAmount": {
                      "amount": "143.56",
                      "currencyCode": "GEL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "331.86",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20015,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1599,
                      "equivalentAmount": {
                        "amount": "201.39",
                        "currencyCode": "BRL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "233.11",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47622,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3802,
                      "equivalentAmount": {
                        "amount": "459.15",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "14.28",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26938,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0387,
                      "equivalentAmount": {
                        "amount": "290.85",
                        "currencyCode": "RWF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "64.77",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 41085,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0104,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "84.77",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "323.51",
                        "currencyCode": "AFN"
                      },
                      "awardAmount": {
                        "amount": 46990,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4954,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "146.61",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "282.29",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 43122,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2961,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "300.59",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "342.11",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 13070,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2441,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "178.5",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "119.8",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 45075,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.436,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "260.7",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0252
                },
                "passengerReferenceIds": [
                  "39790624-b160-499f-a338-7370f69e45af",
                  "45eed4c5-db5c-4ee4-865b-f0227bbc5d87",
                  "18d9830f-ddb5-40ca-91fb-ddd3b69352ef",
                  "971ac3d5-aaba-4ce3-a1a0-b166a6b4a6dc",
                  "7540dc45-364b-4e11-b7f8-7b26301942c1",
                  "7d7264fa-504a-4a9b-a00a-630d7e16c9a3",
                  "52765167-2a16-454a-848c-77e6d4bb2fcd",
                  "447d6fe1-4ab2-40a9-b189-49b76e9ab4a9",
                  "522626a5-cb13-4038-96ad-49c44c0c34c2"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "226.21",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 16241,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2279,
                    "equivalentAmount": {
                      "amount": "286.52",
                      "currencyCode": "GBP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "217.06",
                          "currencyCode": "IRR"
                        },
                        "awardAmount": {
                          "amount": 25915,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.274,
                        "equivalentAmount": {
                          "amount": "264.43",
                          "currencyCode": "BHD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "241.46",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 22177,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3471,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "283.75",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "467.79",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 44078,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3647,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "385.18",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "209.66",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 16808,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0371,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "375.51",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "62.68",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 43186,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3395,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "354.79",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "282.14",
                            "currencyCode": "TMT"
                          },
                          "awardAmount": {
                            "amount": 26655,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3781,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "369.34",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "246.99",
                          "currencyCode": "GHS"
                        },
                        "awardAmount": {
                          "amount": 27520,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2179,
                        "equivalentAmount": {
                          "amount": "126.11",
                          "currencyCode": "MNT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "151.37",
                            "currencyCode": "TMT"
                          },
                          "awardAmount": {
                            "amount": 16482,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2341,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "401.43",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "294.76",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 44397,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4946,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "85.67",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "193.25",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 25855,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3908,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "195.08",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "108.1",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 31929,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2968,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "217.24",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "415.01",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 28205,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1804,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "177.97",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "231.59",
                          "currencyCode": "MDL"
                        },
                        "awardAmount": {
                          "amount": 14949,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2414,
                        "equivalentAmount": {
                          "amount": "279.96",
                          "currencyCode": "MRU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "483.15",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 5673,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3738,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "215.57",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "397.27",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 19035,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3218,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "247",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "266.85",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 26188,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0732,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "466.8",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "293.47",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 30509,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2491,
                    "equivalentAmount": {
                      "amount": "404.05",
                      "currencyCode": "TWD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "368.11",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 14187,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3386,
                    "equivalentAmount": {
                      "amount": "324.69",
                      "currencyCode": "GIP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "54.67",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 14820,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0501,
                    "equivalentAmount": {
                      "amount": "246.61",
                      "currencyCode": "DKK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "494.71",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 12611,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4489,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "320.1",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "63.86",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 46430,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4108,
                    "equivalentAmount": {
                      "amount": "150.66",
                      "currencyCode": "KZT"
                    }
                  },
                  {
                    "amount": {
                      "amount": "260.29",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 8910,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0222,
                    "equivalentAmount": {
                      "amount": "242.1",
                      "currencyCode": "SZL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1706
                },
                "passengerReferenceIds": [
                  "4e492a75-58f3-4ede-bb34-8dc69c22e4f0",
                  "e30172e4-e032-4937-9225-493cf63cdade",
                  "0edc47d3-0496-4f7b-bb24-b3c2c802edc4",
                  "c9f6e3fa-97dd-4bb7-afa3-d49f1af4a523",
                  "58d938d1-1eee-424f-8aa4-638beee11045",
                  "a8d40521-3b04-46c7-805b-4553208e4909",
                  "345d37c0-3317-4aeb-8c68-017226bf03ab",
                  "8350cd7a-375e-47ac-b5bf-e009996285f1",
                  "f0fefad1-b78e-4618-abb9-1f9300016175"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "172.27",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 47537,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1824,
                    "equivalentAmount": {
                      "amount": "453.26",
                      "currencyCode": "MZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "96.5",
                          "currencyCode": "CDF"
                        },
                        "awardAmount": {
                          "amount": 31088,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3623,
                        "equivalentAmount": {
                          "amount": "173.69",
                          "currencyCode": "PGK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "81.8",
                            "currencyCode": "LYD"
                          },
                          "awardAmount": {
                            "amount": 40300,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0191,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "88.87",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "341.41",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 25936,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3523,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "10.08",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "157.9",
                          "currencyCode": "BRL"
                        },
                        "awardAmount": {
                          "amount": 14743,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.331,
                        "equivalentAmount": {
                          "amount": "464.76",
                          "currencyCode": "GMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "131.26",
                            "currencyCode": "TMT"
                          },
                          "awardAmount": {
                            "amount": 48422,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4307,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "336.1",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "167.14",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 2495,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2051,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "265.88",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "454.54",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 17967,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0503,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "198.94",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "46.31",
                          "currencyCode": "INR"
                        },
                        "awardAmount": {
                          "amount": 45021,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2778,
                        "equivalentAmount": {
                          "amount": "186.45",
                          "currencyCode": "VND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "40.01",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 46218,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2465,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "188.04",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "103.5",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 26313,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1928,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "185.84",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "32.7",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 28715,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3514,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "289.15",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "442.28",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 10723,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2839,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "164.06",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "455.37",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 16872,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0495,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "15.78",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "98.93",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 29708,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.139,
                    "equivalentAmount": {
                      "amount": "284.1",
                      "currencyCode": "XPF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "232.84",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 35595,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1171,
                    "equivalentAmount": {
                      "amount": "84.13",
                      "currencyCode": "SYP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "161.78",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 47380,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1646,
                    "equivalentAmount": {
                      "amount": "245.28",
                      "currencyCode": "VUV"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "413.67",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 7278,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.063,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "106.07",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "200.09",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 39075,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4285,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "188.32",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "247.2",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 43213,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1514,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "180.19",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "54.98",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 17432,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1154,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "124.98",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "175.01",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 23690,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2514,
                    "equivalentAmount": {
                      "amount": "236.01",
                      "currencyCode": "AUD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "152.55",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 7140,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0391,
                    "equivalentAmount": {
                      "amount": "365.99",
                      "currencyCode": "MKD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.826
                },
                "passengerReferenceIds": [
                  "174b1d8f-e531-4b04-96b4-1af60232bf48",
                  "9158db38-f117-4ba1-952d-59bd2818135c",
                  "66d142cb-92eb-4abe-9602-7125acc7d1a1",
                  "2852202a-9652-439e-af93-68ca046528a2",
                  "5ee3d0f0-1a22-45cf-8288-db49fe5c8062",
                  "32d24971-5054-4ca2-8ec2-1d88b1b15b5b",
                  "62af11b5-27f4-4f08-8dd7-0ba34903156a",
                  "9a4b09e4-27c8-458d-a8a8-73cdfaa514dc",
                  "f95d3931-cd82-4312-8602-07ead3e1f9c6"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "240.51",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 43831,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4187,
                    "equivalentAmount": {
                      "amount": "136.86",
                      "currencyCode": "GEL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "367.44",
                          "currencyCode": "SRD"
                        },
                        "awardAmount": {
                          "amount": 47953,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1633,
                        "equivalentAmount": {
                          "amount": "164.6",
                          "currencyCode": "ANG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "412.07",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 4168,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3197,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "310.83",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "291.16",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 39233,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.325,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "262.75",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "203.03",
                            "currencyCode": "TTD"
                          },
                          "awardAmount": {
                            "amount": 21852,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3011,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "35.02",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "266.43",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 39936,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3234,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "63.57",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "60.17",
                            "currencyCode": "NOK"
                          },
                          "awardAmount": {
                            "amount": 35601,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "82.8",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "455.76",
                          "currencyCode": "WST"
                        },
                        "awardAmount": {
                          "amount": 40794,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2204,
                        "equivalentAmount": {
                          "amount": "468.2",
                          "currencyCode": "STN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "479.43",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 20850,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0903,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "408.89",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "287.11",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 19581,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3664,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "317.42",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "138.43",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 47481,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4118,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "211.09",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "286.48",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 38059,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4122,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "336.17",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "292.59",
                          "currencyCode": "SLE"
                        },
                        "awardAmount": {
                          "amount": 47557,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1396,
                        "equivalentAmount": {
                          "amount": "146.04",
                          "currencyCode": "ERN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "59.05",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 39091,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2122,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "259.69",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "104.66",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 15141,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2659,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "327.18",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "89.13",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 15389,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0255,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "158.22",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "483.25",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 10594,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.348,
                    "equivalentAmount": {
                      "amount": "204.94",
                      "currencyCode": "RUB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "272.04",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 26156,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1724,
                    "equivalentAmount": {
                      "amount": "85.44",
                      "currencyCode": "FKP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "401.63",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 4411,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3255,
                    "equivalentAmount": {
                      "amount": "194.53",
                      "currencyCode": "AMD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "150.55",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 43976,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4845,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "113.78",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "422.53",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 29758,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3076,
                    "equivalentAmount": {
                      "amount": "447.67",
                      "currencyCode": "AWG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "371.61",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 33938,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4992,
                    "equivalentAmount": {
                      "amount": "248.02",
                      "currencyCode": "PYG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8757
                },
                "passengerReferenceIds": [
                  "ce4739c4-5c89-4d46-aeb8-081e9cb68424",
                  "ab01b09f-0e01-4e26-97ee-a92bd9cc36e9",
                  "b6fa06c7-bf87-4dad-aee3-5db27cce4e22",
                  "3a36fe84-12d8-438a-a206-b88694e878ca",
                  "421df767-3763-436c-b06c-bd4563dccfb1",
                  "3245f9db-7cbc-4880-870f-83986ad9005a",
                  "e0e605ae-117c-4ddc-834e-a2a58125380b",
                  "dc1b64c6-7896-4ab6-8b6c-ec4a7980566d",
                  "b1308f58-7193-4983-9384-810be7909f96"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "495.77",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 22587,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3271,
                    "equivalentAmount": {
                      "amount": "191.87",
                      "currencyCode": "PYG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "163.87",
                          "currencyCode": "TND"
                        },
                        "awardAmount": {
                          "amount": 7964,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.138,
                        "equivalentAmount": {
                          "amount": "21.12",
                          "currencyCode": "KZT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "469.86",
                            "currencyCode": "XCD"
                          },
                          "awardAmount": {
                            "amount": 13575,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4985,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "19.46",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "156.45",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 12112,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1315,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "117.03",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "348.5",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 20759,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4621,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "241.09",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "418.79",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 48251,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3888,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "443.72",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "38.74",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 18816,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3982,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "185.94",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "60.28",
                          "currencyCode": "PGK"
                        },
                        "awardAmount": {
                          "amount": 11863,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1867,
                        "equivalentAmount": {
                          "amount": "251.3",
                          "currencyCode": "SSP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "66.13",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 24957,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1268,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "412.08",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "112.82",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 44126,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2481,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "404.57",
                            "currencyCode": "KGS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "302.42",
                          "currencyCode": "GBP"
                        },
                        "awardAmount": {
                          "amount": 47047,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4614,
                        "equivalentAmount": {
                          "amount": "51.52",
                          "currencyCode": "TZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "296.71",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 37076,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3508,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "446.28",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "150.43",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 25897,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3991,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "264.86",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "228.58",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 27210,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3059,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "135.36",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "104.18",
                            "currencyCode": "XCD"
                          },
                          "awardAmount": {
                            "amount": 19065,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3906,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "442.93",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "280.51",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 3281,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1426,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "363.44",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "72.47",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 24900,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0385,
                    "equivalentAmount": {
                      "amount": "63.18",
                      "currencyCode": "BGN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "225.93",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 40991,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0677,
                    "equivalentAmount": {
                      "amount": "267.57",
                      "currencyCode": "GTQ"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "293.92",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 4455,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1867,
                    "equivalentAmount": {
                      "amount": "102.62",
                      "currencyCode": "KYD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "368.18",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 36009,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3697,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "55.7",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "483.19",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 39373,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2535,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "109.4",
                        "currencyCode": "TMT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "198.68",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 43099,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4929,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "107.04",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "287.91",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 27047,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2296,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "168.87",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "42.55",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 45829,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3339,
                    "equivalentAmount": {
                      "amount": "174.39",
                      "currencyCode": "DJF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "56.77",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 4519,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3452,
                    "equivalentAmount": {
                      "amount": "286.86",
                      "currencyCode": "BSD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0671
                },
                "passengerReferenceIds": [
                  "4a1d70d8-8f39-4613-a7a1-94ce16d8b39c",
                  "ce54ad78-8138-475a-ac1e-03a74d2be803",
                  "fedcdda4-9b03-4f8e-a470-257cb6692e42",
                  "53f412eb-5e54-4271-bc6d-c7f05ca4de1e",
                  "cb51d5c9-2982-4c8e-8133-ac338cb22750",
                  "d1736621-7ab8-49ee-a7ac-335e419823d1",
                  "3387e30a-048e-4daf-b23c-3e232497aa5e",
                  "07f7a906-1bd9-4ed0-8a69-52cd72e349bb",
                  "0c2401fe-e481-4ab1-b505-84ddaad310f9"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "422.58",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 35902,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1919,
                    "equivalentAmount": {
                      "amount": "67.87",
                      "currencyCode": "ZWL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "185.32",
                          "currencyCode": "IDR"
                        },
                        "awardAmount": {
                          "amount": 19536,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0176,
                        "equivalentAmount": {
                          "amount": "129.41",
                          "currencyCode": "GYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "350.08",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 5070,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1651,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "155.91",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "55.25",
                          "currencyCode": "BWP"
                        },
                        "awardAmount": {
                          "amount": 34539,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4964,
                        "equivalentAmount": {
                          "amount": "170.88",
                          "currencyCode": "DZD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "307.48",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 48610,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0728,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "318.78",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "280.72",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 38580,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2339,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "391.16",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "274.22",
                          "currencyCode": "KPW"
                        },
                        "awardAmount": {
                          "amount": 47686,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4552,
                        "equivalentAmount": {
                          "amount": "128.86",
                          "currencyCode": "MNT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "351.11",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 24963,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4611,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "89.02",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "285.77",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 30602,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4035,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "248.24",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "431.81",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 43073,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3234,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "220.6",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "32.38",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 20958,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1407,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "10.04",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "183.2",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 22424,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1601,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "456.01",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "292.05",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 32330,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4012,
                    "equivalentAmount": {
                      "amount": "121.53",
                      "currencyCode": "BHD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "280.31",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 33810,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1301,
                    "equivalentAmount": {
                      "amount": "66.55",
                      "currencyCode": "XAF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "172.19",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 45531,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2685,
                    "equivalentAmount": {
                      "amount": "329.15",
                      "currencyCode": "MVR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "20.35",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 22472,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3912,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "445.49",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "148.86",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 16840,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0606,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "320.33",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "447.04",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 42633,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1413,
                    "equivalentAmount": {
                      "amount": "105.07",
                      "currencyCode": "ANG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "88.31",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 40130,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0737,
                    "equivalentAmount": {
                      "amount": "65.25",
                      "currencyCode": "CZK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.914
                },
                "passengerReferenceIds": [
                  "c9d8d9c4-e344-449e-a0c2-118c431c79d8",
                  "06c1c62f-0c30-45c5-8d9d-e15920ee6645",
                  "941d7888-8645-4210-85d5-e2104701bddc",
                  "16675bf1-4afa-49c5-82e4-09aa9fbdea23",
                  "6dfcc41f-37ae-44cc-ae60-d83508a185a0",
                  "5849a030-4a05-48f1-bbd4-4f9c2b249fc7",
                  "7a1fb131-aa30-46e8-9156-17c3e3457c13",
                  "81c1cbca-f4d9-4caf-9d65-e8e2b703b30b",
                  "b190d660-56e6-4d70-ad18-8d4a19a4b957"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "364.32",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 31950,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1182,
                    "equivalentAmount": {
                      "amount": "454.96",
                      "currencyCode": "CUP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "78.07",
                          "currencyCode": "INR"
                        },
                        "awardAmount": {
                          "amount": 10440,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.47,
                        "equivalentAmount": {
                          "amount": "412.44",
                          "currencyCode": "AUD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "102.28",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 25643,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0602,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "457.25",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "123.57",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 17012,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4293,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "57.29",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "96.28",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 48321,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0544,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "429.92",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "60.15",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 32518,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2831,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "105.32",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "426.75",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 30365,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0827,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "53.37",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "462.57",
                          "currencyCode": "SDG"
                        },
                        "awardAmount": {
                          "amount": 5126,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3727,
                        "equivalentAmount": {
                          "amount": "291.7",
                          "currencyCode": "RSD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "355.34",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 37169,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3646,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "383.57",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "350.61",
                          "currencyCode": "XPF"
                        },
                        "awardAmount": {
                          "amount": 29239,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3506,
                        "equivalentAmount": {
                          "amount": "194.24",
                          "currencyCode": "RSD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "178.26",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 29584,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2582,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "365.22",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "130.66",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 1480,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.365,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "37.71",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "238.66",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 49992,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4588,
                    "equivalentAmount": {
                      "amount": "131.41",
                      "currencyCode": "RSD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "345.53",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 37231,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.075,
                    "equivalentAmount": {
                      "amount": "114.18",
                      "currencyCode": "GEL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "79.98",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 20806,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3853,
                    "equivalentAmount": {
                      "amount": "359.13",
                      "currencyCode": "MGA"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "387.12",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 33157,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4369,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "266.44",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "317.29",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 11852,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1535,
                    "equivalentAmount": {
                      "amount": "296.06",
                      "currencyCode": "YER"
                    }
                  },
                  {
                    "amount": {
                      "amount": "168.96",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 45138,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1729,
                    "equivalentAmount": {
                      "amount": "105.17",
                      "currencyCode": "KGS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9654
                },
                "passengerReferenceIds": [
                  "384840ce-0661-44cd-9a81-f55cedc8e4e6",
                  "8afb440c-6f11-4437-9eca-0d5d685e7093",
                  "27f24e43-b164-40d8-af3d-4a177222775b",
                  "37a282ed-a797-4efa-8a02-e587b9d4cde8",
                  "6e73004a-7551-4c2f-8ab3-695b04f4ee6f",
                  "177e0bf7-8954-45fb-9b47-4f1bfe2f565e",
                  "24dac68b-fc15-42f6-be6c-bc51bfa4ee28",
                  "34235b6f-c741-4cb4-a62a-1bfbaa2fa13c",
                  "d7a89473-90ca-493b-9b02-ea66ac65e232"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "438.33",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 42112,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3064,
                    "equivalentAmount": {
                      "amount": "230.45",
                      "currencyCode": "JPY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "298.76",
                          "currencyCode": "PHP"
                        },
                        "awardAmount": {
                          "amount": 26244,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.084,
                        "equivalentAmount": {
                          "amount": "268.34",
                          "currencyCode": "MYR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "373.75",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 20030,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.019,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "336.54",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "461.91",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 35236,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0316,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "478.86",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "254.54",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 37615,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1194,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "316.13",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "152.17",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 8768,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4884,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "147.91",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "227.73",
                          "currencyCode": "BWP"
                        },
                        "awardAmount": {
                          "amount": 2711,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0959,
                        "equivalentAmount": {
                          "amount": "41.03",
                          "currencyCode": "RUB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "103.13",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 33148,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4944,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "434.82",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "24.94",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 47065,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4317,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "98.54",
                            "currencyCode": "XPF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "317.73",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 22189,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0919,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "13.87",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "179.95",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 3082,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4302,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "232.54",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "167.04",
                          "currencyCode": "UYU"
                        },
                        "awardAmount": {
                          "amount": 25213,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2306,
                        "equivalentAmount": {
                          "amount": "61.96",
                          "currencyCode": "SHP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "241.82",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 37519,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3031,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "497.83",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "129.3",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 15040,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4472,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "57.09",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "16.1",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 37115,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1888,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "331.85",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "71.61",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 18453,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1863,
                    "equivalentAmount": {
                      "amount": "239.43",
                      "currencyCode": "ILS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "160.96",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 4681,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4882,
                    "equivalentAmount": {
                      "amount": "17.38",
                      "currencyCode": "USD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "391.57",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 24031,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1173,
                    "equivalentAmount": {
                      "amount": "462.1",
                      "currencyCode": "ARS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "265.76",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 36182,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3937,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "63.77",
                        "currencyCode": "TMT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "445.56",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 48121,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3619,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "368.44",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "233.86",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 7322,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.144,
                    "equivalentAmount": {
                      "amount": "378.55",
                      "currencyCode": "HKD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "97.49",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 46836,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4411,
                    "equivalentAmount": {
                      "amount": "29.51",
                      "currencyCode": "ALL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8006
                },
                "passengerReferenceIds": [
                  "77efac5e-687c-4267-af55-d0c961d419e6",
                  "63da835c-a527-416b-b9b4-12abc137899c",
                  "3cde1f0a-92b5-493a-8d7f-8c098444fb1b",
                  "3f498a06-00c5-43bd-aa6b-c4a73b1cfb9a",
                  "17854b8d-3e67-4b86-8939-dcea8ba20167",
                  "796a66e2-df97-4ca8-94b4-9e49c568d6a7",
                  "b155a35e-62df-4331-b5ad-969c494d2ca8",
                  "dffaafca-6549-429f-9eeb-6d57616f70ce",
                  "85ab3df8-983c-4639-9816-0f249b0c54ae"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "285.61",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 44972,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1004,
                    "equivalentAmount": {
                      "amount": "90.85",
                      "currencyCode": "KHR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "498.36",
                          "currencyCode": "AZN"
                        },
                        "awardAmount": {
                          "amount": 26510,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.449,
                        "equivalentAmount": {
                          "amount": "257.8",
                          "currencyCode": "PYG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "462.92",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 20571,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0754,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "460.25",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "273.74",
                          "currencyCode": "OMR"
                        },
                        "awardAmount": {
                          "amount": 37642,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0316,
                        "equivalentAmount": {
                          "amount": "23.65",
                          "currencyCode": "TOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "70.77",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 34152,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2031,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "244.72",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "457.79",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 8445,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2412,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "404.89",
                            "currencyCode": "WST"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "495.32",
                          "currencyCode": "BRL"
                        },
                        "awardAmount": {
                          "amount": 15321,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2539,
                        "equivalentAmount": {
                          "amount": "387.05",
                          "currencyCode": "KGS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "276.4",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 11516,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4343,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "123.42",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "25.2",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 37501,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4547,
                    "equivalentAmount": {
                      "amount": "245.45",
                      "currencyCode": "TRY"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "499.6",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 19270,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0352,
                    "equivalentAmount": {
                      "amount": "496.65",
                      "currencyCode": "CZK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "64.35",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 33753,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4417,
                    "equivalentAmount": {
                      "amount": "150.48",
                      "currencyCode": "EUR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "394.97",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 44140,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3312,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "180.41",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "241.94",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 18506,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0919,
                    "equivalentAmount": {
                      "amount": "462.06",
                      "currencyCode": "SGD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "203.92",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 17177,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3408,
                    "equivalentAmount": {
                      "amount": "237.98",
                      "currencyCode": "NIO"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9512
                },
                "passengerReferenceIds": [
                  "82646cc7-8f90-4868-8beb-4aece7be06e7",
                  "bbd730a7-04d1-4080-9993-6ef012f1f680",
                  "b48c11c6-3c94-4e68-ac13-a9fe6617103f",
                  "33ec0a9a-e389-4491-b638-9df77551815a",
                  "7b0a13f1-f0a4-4fd5-829f-3f66511a56e1",
                  "adf96266-ca5e-493e-aeb0-2ba549a40b76",
                  "1f4b02c0-ee2f-453f-93c9-245f493b37d0",
                  "117d3772-8fb5-4a49-8861-7d3de4f2fedb",
                  "838ffaf6-b909-4f16-968d-a07a4b4263b7"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "152.66",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 15554,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4924,
                    "equivalentAmount": {
                      "amount": "496.86",
                      "currencyCode": "STN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "272.2",
                          "currencyCode": "SGD"
                        },
                        "awardAmount": {
                          "amount": 18258,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3129,
                        "equivalentAmount": {
                          "amount": "360.38",
                          "currencyCode": "MGA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "219.89",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 12382,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.303,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "414.83",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "244.51",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 42625,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0711,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "411.44",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "492.21",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 2048,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1186,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "363.94",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "160.51",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 43607,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4264,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "211.86",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "499.03",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 10686,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1216,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "381.97",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "327.25",
                          "currencyCode": "QAR"
                        },
                        "awardAmount": {
                          "amount": 36834,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3373,
                        "equivalentAmount": {
                          "amount": "385.03",
                          "currencyCode": "DKK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "208.58",
                            "currencyCode": "MRU"
                          },
                          "awardAmount": {
                            "amount": 46570,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0866,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "442.78",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "427.5",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 29423,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1079,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "155.67",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "219.88",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 43498,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3467,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "121.42",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "312.07",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 45642,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3353,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "477.95",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "142.03",
                          "currencyCode": "AOA"
                        },
                        "awardAmount": {
                          "amount": 33748,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2613,
                        "equivalentAmount": {
                          "amount": "75.39",
                          "currencyCode": "SSP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "110.52",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 1356,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4914,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "10.64",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "349.08",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 6396,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0174,
                    "equivalentAmount": {
                      "amount": "28.38",
                      "currencyCode": "LSL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "51.76",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 47615,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1773,
                    "equivalentAmount": {
                      "amount": "15.79",
                      "currencyCode": "KGS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "77.76",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 45304,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3826,
                    "equivalentAmount": {
                      "amount": "353.19",
                      "currencyCode": "TWD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "368.56",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 9932,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0387,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "435.31",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "463.06",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 44891,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4873,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "87.16",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "179.72",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 44038,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3245,
                    "equivalentAmount": {
                      "amount": "208.07",
                      "currencyCode": "PLN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "255.13",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 23688,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0102,
                    "equivalentAmount": {
                      "amount": "466.64",
                      "currencyCode": "EUR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "221.47",
                  "currencyCode": "BTN"
                },
                "awardAmount": {
                  "amount": 48381,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1501,
                "equivalentAmount": {
                  "amount": "231.07",
                  "currencyCode": "PYG"
                }
              },
              "fees": {
                "amount": {
                  "amount": "116.29",
                  "currencyCode": "DKK"
                },
                "awardAmount": {
                  "amount": 9500,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4365,
                "equivalentAmount": {
                  "amount": "15.35",
                  "currencyCode": "GYD"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "309.86",
                  "currencyCode": "LYD"
                },
                "awardAmount": {
                  "amount": 3712,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2936,
                "equivalentAmount": {
                  "amount": "271.25",
                  "currencyCode": "ARS"
                }
              },
              "offerItemReferenceId": "b6146164-4cff-4d48-9f67-5e8ea2138cb0",
              "tax": {
                "amount": {
                  "amount": "339.34",
                  "currencyCode": "SSP"
                },
                "awardAmount": {
                  "amount": 13885,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2463,
                "equivalentAmount": {
                  "amount": "270.86",
                  "currencyCode": "FJD"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "171.9",
                    "currencyCode": "KZT"
                  },
                  "awardAmount": {
                    "amount": 3260,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0658,
                  "equivalentAmount": {
                    "amount": "411.71",
                    "currencyCode": "XPF"
                  }
                },
                {
                  "amount": {
                    "amount": "226.9",
                    "currencyCode": "ANG"
                  },
                  "awardAmount": {
                    "amount": 1443,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.152,
                  "equivalentAmount": {
                    "amount": "26.96",
                    "currencyCode": "AFN"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "188.22",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 6178,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2186,
                    "equivalentAmount": {
                      "amount": "145.98",
                      "currencyCode": "YER"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "94.05",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 49461,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.38,
                    "equivalentAmount": {
                      "amount": "166.5",
                      "currencyCode": "BSD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "378.32",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 9103,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4766,
                    "equivalentAmount": {
                      "amount": "52.97",
                      "currencyCode": "TTD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "437.09",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 40197,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1015,
                    "equivalentAmount": {
                      "amount": "59.82",
                      "currencyCode": "BBD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "324.32",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 15005,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4923,
                      "equivalentAmount": {
                        "amount": "498.68",
                        "currencyCode": "GNF"
                      }
                    },
                    {
                      "amount": {
                        "amount": "370",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 40946,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2944,
                      "equivalentAmount": {
                        "amount": "384.45",
                        "currencyCode": "KHR"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "135.31",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 15314,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2502,
                    "equivalentAmount": {
                      "amount": "261.53",
                      "currencyCode": "TWD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "263.75",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 29321,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.494,
                    "equivalentAmount": {
                      "amount": "79.89",
                      "currencyCode": "SLE"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "257.37",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 47732,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2358,
                    "equivalentAmount": {
                      "amount": "387.06",
                      "currencyCode": "WST"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "86.9",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 18685,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3687,
                    "equivalentAmount": {
                      "amount": "96.12",
                      "currencyCode": "SDG"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "167.86",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 40688,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2562,
                      "equivalentAmount": {
                        "amount": "491.94",
                        "currencyCode": "TRY"
                      }
                    },
                    {
                      "amount": {
                        "amount": "438.57",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 3286,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0497,
                      "equivalentAmount": {
                        "amount": "413.58",
                        "currencyCode": "BBD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "215.8",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 42442,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3179,
                    "equivalentAmount": {
                      "amount": "483.43",
                      "currencyCode": "MDL"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "476.52",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 32973,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1729,
                    "equivalentAmount": {
                      "amount": "93.33",
                      "currencyCode": "VUV"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "216.75",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 7358,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.116,
                    "equivalentAmount": {
                      "amount": "132.4",
                      "currencyCode": "TTD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "73.53",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 22118,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2951,
                    "equivalentAmount": {
                      "amount": "433.74",
                      "currencyCode": "NOK"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "291.91",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 49725,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4106,
                      "equivalentAmount": {
                        "amount": "368.25",
                        "currencyCode": "RWF"
                      }
                    },
                    {
                      "amount": {
                        "amount": "369.67",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 27414,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.366,
                      "equivalentAmount": {
                        "amount": "420.58",
                        "currencyCode": "LAK"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "97.54",
                    "currencyCode": "GMD"
                  },
                  "percentage": "9.1"
                },
                "passengerReferenceIds": [
                  "b8893155-6246-488d-bf5c-821fcfbd13c6",
                  "f5b416df-651d-4cd6-a249-b50e5e30a9f3",
                  "520cfbdf-cf64-4296-8b7e-af45cdfc7624",
                  "a5b57953-3594-4009-9a54-040f327f7c1d",
                  "b7c897d9-880d-4556-9a70-9318b5ed81ee",
                  "56e84f2a-b0fe-413a-b82c-8fbccd4f35af",
                  "9fd1c75b-a836-4799-b5d6-582cf9b91b32",
                  "244a0fbd-f771-484f-99ba-cf752b2aeeee",
                  "e904f962-9dd0-467e-9393-f005330f44d6"
                ],
                "total": {
                  "amount": {
                    "amount": "15.17",
                    "currencyCode": "XCD"
                  },
                  "awardAmount": {
                    "amount": 2632,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2052,
                  "equivalentAmount": {
                    "amount": "160.08",
                    "currencyCode": "JMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "271.65",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 36321,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4631,
                    "equivalentAmount": {
                      "amount": "429.54",
                      "currencyCode": "STN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "186.77",
                        "currencyCode": "VUV"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33150,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.179,
                      "equivalentAmount": {
                        "amount": "54.1",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "279.63",
                        "currencyCode": "AFN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2178,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3246,
                      "equivalentAmount": {
                        "amount": "321.55",
                        "currencyCode": "BOB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "444.32",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15755,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.432,
                      "equivalentAmount": {
                        "amount": "29.7",
                        "currencyCode": "NGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "54.08",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 12405,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2205,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "464.88",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "119.04",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 9864,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1962,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "56.91",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "200.99",
                    "currencyCode": "ERN"
                  },
                  "percentage": "13.82"
                },
                "passengerReferenceIds": [
                  "9108d098-ecde-40b6-b5a3-6176c9d295f4",
                  "550e997e-6020-428d-8861-ed609d9eed70",
                  "0660e7c4-3ba6-402a-a32b-420b95e0e7f0",
                  "806d293b-e253-4886-a1d1-b9f8a14e9eee",
                  "57601758-d359-40db-a530-f079e05dd9de",
                  "57e55c45-30ca-41b5-8b2f-ca4af490cea4",
                  "48dde4cc-3e14-4c4b-8915-56ada13d1575",
                  "8a1e03d3-d65d-4627-a841-097832fb671f",
                  "ba150e31-827c-4f66-a83b-133ec6a08083"
                ],
                "total": {
                  "amount": {
                    "amount": "291.7",
                    "currencyCode": "FJD"
                  },
                  "awardAmount": {
                    "amount": 19429,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0675,
                  "equivalentAmount": {
                    "amount": "423.29",
                    "currencyCode": "ARS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "46.28",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 44885,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0768,
                    "equivalentAmount": {
                      "amount": "40.38",
                      "currencyCode": "COP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "377.14",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19683,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3471,
                      "equivalentAmount": {
                        "amount": "287.71",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "263.79",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10714,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1386,
                      "equivalentAmount": {
                        "amount": "35.62",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "439.67",
                        "currencyCode": "ILS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11155,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3658,
                      "equivalentAmount": {
                        "amount": "32.03",
                        "currencyCode": "PKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "50.86",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 5083,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3314,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "77.55",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "331.5",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 4382,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4527,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "457.47",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "257.85",
                    "currencyCode": "KPW"
                  },
                  "percentage": "9.75"
                },
                "passengerReferenceIds": [
                  "7595a58a-efd7-4509-83f8-8a8fd85388dc",
                  "f35fb5cf-b90c-4b91-891f-575b842252ec",
                  "06c7871e-6c17-4304-b7dd-d01108ea4cc7",
                  "a4d1f7d7-4afb-4bea-a18e-8dab6e79e6f3",
                  "b157f8df-6985-4db4-ab3b-b60786ca8dfb",
                  "7309acd5-34b7-4b90-8821-4b477f7ed921",
                  "f9abf839-24d1-48bc-868b-94bedc798d7e",
                  "9d0e5d03-4cc2-43cb-880d-79e2bc7fb99e",
                  "8f50ca3e-01e3-477c-b503-afec64217d34"
                ],
                "total": {
                  "amount": {
                    "amount": "469.47",
                    "currencyCode": "BSD"
                  },
                  "awardAmount": {
                    "amount": 45166,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3066,
                  "equivalentAmount": {
                    "amount": "33.65",
                    "currencyCode": "SDG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "469.11",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 26156,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1596,
                    "equivalentAmount": {
                      "amount": "97.53",
                      "currencyCode": "KES"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "63.54",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31795,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.208,
                      "equivalentAmount": {
                        "amount": "113.67",
                        "currencyCode": "NIO"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "135.98",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34425,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0856,
                      "equivalentAmount": {
                        "amount": "129.74",
                        "currencyCode": "LBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "203.74",
                        "currencyCode": "VUV"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39526,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3317,
                      "equivalentAmount": {
                        "amount": "196.11",
                        "currencyCode": "MNT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "157.8",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 49901,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4494,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "86.95",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "273.96",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 8436,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.208,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "203.29",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "271.44",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 13746,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4928,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "174.65",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "400.39",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 37060,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2947,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "263.1",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "381.45",
                    "currencyCode": "LBP"
                  },
                  "percentage": "14.3"
                },
                "passengerReferenceIds": [
                  "c3b0c75d-01f2-486e-98b5-bc3204e8ccca",
                  "382a0f59-1d56-4012-966d-1319f11f5f5f",
                  "a89655b7-86af-43df-a640-99cf4e6a5642",
                  "d0964c2f-7d4e-47de-a32d-44c6fd6b0e84",
                  "3123bf54-e700-4bbf-99d1-49cd7bec5fa4",
                  "29807781-d3b0-4eb5-88b7-e3287888c05b",
                  "0e0afa5f-13be-4eb8-b6da-0886467ff8ab",
                  "ec0b95db-2d9b-4450-a0c4-0bbf814460e5",
                  "eb84b901-2201-4edb-934f-754da9a9a77e"
                ],
                "total": {
                  "amount": {
                    "amount": "250.72",
                    "currencyCode": "QAR"
                  },
                  "awardAmount": {
                    "amount": 12596,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4196,
                  "equivalentAmount": {
                    "amount": "236.73",
                    "currencyCode": "BZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "161.47",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 23345,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0847,
                    "equivalentAmount": {
                      "amount": "427.84",
                      "currencyCode": "GNF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "86.96",
                        "currencyCode": "TND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30315,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.166,
                      "equivalentAmount": {
                        "amount": "425.44",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "395.01",
                        "currencyCode": "JPY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17224,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1205,
                      "equivalentAmount": {
                        "amount": "212.53",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "240.62",
                        "currencyCode": "GTQ"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39010,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0125,
                      "equivalentAmount": {
                        "amount": "39.49",
                        "currencyCode": "MDL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "107.27",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 8242,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1797,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "56.71",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "90.42",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 2235,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4971,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "253.14",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "256.1",
                    "currencyCode": "ERN"
                  },
                  "percentage": "9.55"
                },
                "passengerReferenceIds": [
                  "639b9597-908a-4ab4-8af7-9cfa7690b134",
                  "f82ef553-fe30-4d57-ba4b-7fda34e1e629",
                  "f79a2bbd-d695-4db0-a8a3-7fe9087ddf71",
                  "62bc279e-128b-470b-828a-31b6e2cee869",
                  "3f39bbdd-d547-4162-94c5-1cf56d920013",
                  "3d6d1997-29a3-4b9b-b087-81c9aa9f4846",
                  "297f9603-25e8-489e-918b-af4c332832e4",
                  "4661d4d1-b886-451d-afd5-b0beac84c117",
                  "94207553-d599-4fbd-8d75-807420b522c7"
                ],
                "total": {
                  "amount": {
                    "amount": "188.05",
                    "currencyCode": "ARS"
                  },
                  "awardAmount": {
                    "amount": 36205,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0311,
                  "equivalentAmount": {
                    "amount": "163.64",
                    "currencyCode": "CHF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "278.61",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 33645,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3757,
                    "equivalentAmount": {
                      "amount": "267.6",
                      "currencyCode": "SAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "371.12",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26365,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1136,
                      "equivalentAmount": {
                        "amount": "43.86",
                        "currencyCode": "MVR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "410.48",
                        "currencyCode": "CZK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17559,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4123,
                      "equivalentAmount": {
                        "amount": "467.3",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "268.33",
                        "currencyCode": "IQD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43764,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2855,
                      "equivalentAmount": {
                        "amount": "212.32",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "35.26",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 47382,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1176,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "385.78",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "246.2",
                    "currencyCode": "PGK"
                  },
                  "percentage": "6.42"
                },
                "passengerReferenceIds": [
                  "614aeb94-0f54-487f-8545-ece93f6b2f57",
                  "d6706d99-7010-46ab-9812-6a24e4142814",
                  "cbaa89ea-65aa-4861-a116-72a5ff154098",
                  "5ad659a9-8ae7-4051-937d-994c808d836e",
                  "163068d8-ba4f-43f1-b015-a29706c16b39",
                  "d284e70c-05b7-43a5-91fc-40474dd02433",
                  "4473b89d-2be2-4f43-a8e5-e319da603589",
                  "774e1c48-46e9-4bfa-922a-19f5cfe37a81",
                  "87e3126a-0c96-4ec4-bd9a-db5dfcb41611"
                ],
                "total": {
                  "amount": {
                    "amount": "107.68",
                    "currencyCode": "SEK"
                  },
                  "awardAmount": {
                    "amount": 46559,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4964,
                  "equivalentAmount": {
                    "amount": "440.74",
                    "currencyCode": "KYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "362.53",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 14609,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1396,
                    "equivalentAmount": {
                      "amount": "106.06",
                      "currencyCode": "LYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "217.87",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2849,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.088,
                      "equivalentAmount": {
                        "amount": "309.3",
                        "currencyCode": "AFN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "147.57",
                        "currencyCode": "YER"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20322,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3269,
                      "equivalentAmount": {
                        "amount": "214.39",
                        "currencyCode": "BBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "354.91",
                        "currencyCode": "BAM"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5805,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0261,
                      "equivalentAmount": {
                        "amount": "434.11",
                        "currencyCode": "YER"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "195.1",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 6937,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0506,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "454.14",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "382.85",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 33080,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4873,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "357.36",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "29.57",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 41760,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3316,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "446.81",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "497.41",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 7991,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2441,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "220.74",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "462.76",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 28615,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2309,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "359.78",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "319.06",
                    "currencyCode": "DKK"
                  },
                  "percentage": "12.55"
                },
                "passengerReferenceIds": [
                  "2424c465-ed06-477a-a23e-2cd2dabbf284",
                  "ee32b8ca-2cd1-4c1d-9d81-007067db15f3",
                  "4a9de15f-08f8-441d-ac71-d259b380c3a1",
                  "ad520cb6-d9d4-4c58-8c69-91bafe7070b5",
                  "37b5f28e-0bb7-47f2-8166-07abe6a43201",
                  "dd22f657-6b7b-4730-b2f6-cce00e42bfd2",
                  "613a1ecd-e23f-493c-bbcd-c84845a6ca51",
                  "a10c3df7-316d-4463-b25c-9425853ec143",
                  "4b65e0ee-9fad-42b4-99b6-37b9355aa615"
                ],
                "total": {
                  "amount": {
                    "amount": "496.28",
                    "currencyCode": "SZL"
                  },
                  "awardAmount": {
                    "amount": 47687,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4828,
                  "equivalentAmount": {
                    "amount": "77.75",
                    "currencyCode": "MZN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "261.86",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 45700,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4866,
                    "equivalentAmount": {
                      "amount": "406.28",
                      "currencyCode": "ZAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "289.59",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1744,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4964,
                      "equivalentAmount": {
                        "amount": "79.58",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "485.36",
                        "currencyCode": "LAK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32391,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0454,
                      "equivalentAmount": {
                        "amount": "471.67",
                        "currencyCode": "ARS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "133.8",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34135,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0494,
                      "equivalentAmount": {
                        "amount": "232.59",
                        "currencyCode": "XPF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "199.09",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 17793,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3973,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "96.83",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "297.86",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 11831,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2716,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "492.35",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "300.44",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 13267,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3696,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "431.76",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "495.4",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 28274,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4132,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "381.92",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "220.6",
                    "currencyCode": "BYN"
                  },
                  "percentage": "12.86"
                },
                "passengerReferenceIds": [
                  "f58b0c0f-9343-4a3e-a83d-a85c9def6b4a",
                  "dab79591-4dad-4dc6-9779-15a1d67fa1cf",
                  "60b9988a-190c-4c60-b5da-2380544d3ea6",
                  "a3ba0fc2-1992-4e45-a649-cfb969defacc",
                  "1763244d-59b7-4c00-8897-714fed6367ec",
                  "39e72e5c-190a-4ec4-9871-2f29b9fbdea4",
                  "a3264b1b-b1f7-4e41-8e13-e14c381be0f6",
                  "3b11e794-af42-4621-89a5-05ad57791db6",
                  "9dd958ca-502b-448f-b013-e2d1973979f2"
                ],
                "total": {
                  "amount": {
                    "amount": "166.59",
                    "currencyCode": "NIO"
                  },
                  "awardAmount": {
                    "amount": 39543,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0698,
                  "equivalentAmount": {
                    "amount": "250.72",
                    "currencyCode": "GIP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "267.88",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 12150,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3136,
                    "equivalentAmount": {
                      "amount": "301.48",
                      "currencyCode": "AZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "227.49",
                        "currencyCode": "KRW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11998,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1201,
                      "equivalentAmount": {
                        "amount": "232.14",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "475.71",
                        "currencyCode": "XAF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13572,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2,
                      "equivalentAmount": {
                        "amount": "387.96",
                        "currencyCode": "RON"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "288.47",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11225,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1522,
                      "equivalentAmount": {
                        "amount": "469.49",
                        "currencyCode": "KZT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "102.05",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 44598,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2011,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "385.81",
                        "currencyCode": "CHF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "228.44",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 33432,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1642,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "477.49",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "177.84",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 41894,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1952,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "389.99",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "309.99",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 12739,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2442,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "254.51",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "276.17",
                    "currencyCode": "SYP"
                  },
                  "percentage": "10.75"
                },
                "passengerReferenceIds": [
                  "2564f027-8708-45e8-b1b0-6b1c0c618878",
                  "bdef532b-da81-448e-adb4-c1fcc79f08f7",
                  "895d8126-484b-4baf-8cac-842a22ac8c84",
                  "18b32d3d-e9f0-40bf-a2b0-7981a72ed346",
                  "053d7b63-fd89-4649-adca-782c384a9ed9",
                  "845e5657-6538-4904-8f76-a9e5b0437c0d",
                  "3da1630b-7fd1-4fe5-829f-c040eae9b79d",
                  "0e3a5d77-b30a-4251-9ecd-97db969c5a07",
                  "8394670f-9210-4f0b-ae42-5c32c1ec554b"
                ],
                "total": {
                  "amount": {
                    "amount": "427.89",
                    "currencyCode": "ISK"
                  },
                  "awardAmount": {
                    "amount": 14754,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0791,
                  "equivalentAmount": {
                    "amount": "67.11",
                    "currencyCode": "KGS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "337.5",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 27552,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0445,
                    "equivalentAmount": {
                      "amount": "22.63",
                      "currencyCode": "SYP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "342.27",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39121,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4321,
                      "equivalentAmount": {
                        "amount": "373.45",
                        "currencyCode": "DJF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "349.76",
                        "currencyCode": "ZAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6279,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1864,
                      "equivalentAmount": {
                        "amount": "145.51",
                        "currencyCode": "BGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "64.35",
                        "currencyCode": "GIP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24321,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1175,
                      "equivalentAmount": {
                        "amount": "178.21",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "405.29",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 24901,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1842,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "362.76",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "444.78",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 31217,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1411,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "276.83",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "236.28",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 37868,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0334,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "485.11",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "270.7",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 37322,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3442,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "25.55",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "116.29",
                    "currencyCode": "TMT"
                  },
                  "percentage": "11.14"
                },
                "deal": {
                  "amount": {
                    "amount": "295.22",
                    "currencyCode": "KPW"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "16.27",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c8fad05d-7a7e-42db-9525-c307fd333a84",
                  "257528bf-df73-4528-8302-e5ac7d68831e",
                  "842993fc-9372-4701-bd68-345e957afbab",
                  "1354ac2e-9f31-465b-8420-4ee3b63ba7c7",
                  "cf6d6717-30e3-484a-9deb-010485d6cd31",
                  "44fbeda9-db35-4c29-98b3-c488809edf27",
                  "f443cd3e-20bb-430e-9ea3-dac85fef00b7",
                  "4a6f69bb-19f0-47e4-8902-fedde9d17085",
                  "78465345-67c5-4e3a-b27f-5833cf7cd168"
                ],
                "total": {
                  "amount": {
                    "amount": "481.07",
                    "currencyCode": "AOA"
                  },
                  "awardAmount": {
                    "amount": 10526,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1914,
                  "equivalentAmount": {
                    "amount": "127.06",
                    "currencyCode": "QAR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "409.95",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 43872,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4543,
                    "equivalentAmount": {
                      "amount": "468.26",
                      "currencyCode": "USD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "112.8",
                        "currencyCode": "JPY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49887,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3148,
                      "equivalentAmount": {
                        "amount": "373.36",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "346.15",
                        "currencyCode": "GIP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13947,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2066,
                      "equivalentAmount": {
                        "amount": "22.34",
                        "currencyCode": "RUB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "469.54",
                        "currencyCode": "STN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47636,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0604,
                      "equivalentAmount": {
                        "amount": "16.17",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "35.88",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 49224,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0659,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "15.18",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "451.4",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 40026,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4881,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "485.75",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "104.48",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 23819,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1888,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "256.14",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "71.26",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 31265,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0893,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "172.15",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "327.18",
                        "currencyCode": "BHD"
                      },
                      "awardAmount": {
                        "amount": 27416,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.271,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "450.6",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "148.75",
                    "currencyCode": "TND"
                  },
                  "percentage": "11.25"
                },
                "deal": {
                  "amount": {
                    "amount": "444.21",
                    "currencyCode": "AED"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "9.71",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "75956ead-351f-4c12-9c11-d75219f28f7e",
                  "6c30db8b-c5ff-49a7-b960-24e4aa93f157",
                  "58f4f6d2-773b-40ab-90e3-2ce168e164fe",
                  "7ca31154-3557-47ae-8997-d4910c584054",
                  "711fc919-5ce4-4829-a623-6d13452f389f",
                  "3de4f4c8-a8aa-4866-9ab6-aaef8386caaa",
                  "f70075b2-4cbf-4b4b-be0c-2d6b0a49a624",
                  "753ef2ca-480d-476e-8778-ac4e14f9b587",
                  "52e8b646-90dd-4ea1-a9a1-3277cf28aeeb"
                ],
                "total": {
                  "amount": {
                    "amount": "135.76",
                    "currencyCode": "DJF"
                  },
                  "awardAmount": {
                    "amount": 40081,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0883,
                  "equivalentAmount": {
                    "amount": "128.18",
                    "currencyCode": "GMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "494.76",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 7439,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2567,
                    "equivalentAmount": {
                      "amount": "431.05",
                      "currencyCode": "LRD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "484.84",
                        "currencyCode": "GTQ"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16011,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3478,
                      "equivalentAmount": {
                        "amount": "35.1",
                        "currencyCode": "BBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "78.42",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18255,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1549,
                      "equivalentAmount": {
                        "amount": "455.98",
                        "currencyCode": "CAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "369.8",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8863,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0146,
                      "equivalentAmount": {
                        "amount": "448.19",
                        "currencyCode": "VND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "397.51",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 11312,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1419,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "263.25",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "316.56",
                    "currencyCode": "HNL"
                  },
                  "percentage": "14.7"
                },
                "deal": {
                  "amount": {
                    "amount": "18.01",
                    "currencyCode": "MYR"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "17.44",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "205c254c-6c00-4e9e-bc9b-42a76b63dfd1",
                  "f8dd7d92-71eb-486d-8c47-f0f9e962a437",
                  "917fa441-994c-4819-a7ec-55d46e81506e",
                  "532f8e91-9ebc-498d-9aba-e9c27b809a2c",
                  "d19f6293-467b-46bb-9a54-d27b35623281",
                  "60c8d58e-6782-48f0-a460-5c240c1b6349",
                  "3ba69add-9197-4ed7-88e8-83d164c91682",
                  "683ec5e2-a17e-4389-9f11-24a618b16a82",
                  "5f0d4440-63fe-4732-a912-eba80c8dff09"
                ],
                "total": {
                  "amount": {
                    "amount": "159.6",
                    "currencyCode": "LKR"
                  },
                  "awardAmount": {
                    "amount": 26485,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4021,
                  "equivalentAmount": {
                    "amount": "111.35",
                    "currencyCode": "TJS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "495.81",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 18849,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3972,
                    "equivalentAmount": {
                      "amount": "220.68",
                      "currencyCode": "XPF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "133.31",
                        "currencyCode": "CAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23954,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3368,
                      "equivalentAmount": {
                        "amount": "50.62",
                        "currencyCode": "GIP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "434.29",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47660,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3449,
                      "equivalentAmount": {
                        "amount": "294.01",
                        "currencyCode": "YER"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "125.43",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10904,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1374,
                      "equivalentAmount": {
                        "amount": "408.72",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "268.94",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 9676,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2492,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "407.99",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "318.66",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 18825,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0147,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "345.01",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "235.73",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 27684,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3306,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "427.83",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "37.59",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 28077,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2722,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "301.34",
                        "currencyCode": "RWF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "24.97",
                    "currencyCode": "KES"
                  },
                  "percentage": "5.22"
                },
                "deal": {
                  "amount": {
                    "amount": "216.82",
                    "currencyCode": "PEN"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "18.38",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e5583daf-879c-42ed-a594-91d0589d352a",
                  "150aae69-17d8-463e-bb07-227ca6564bc2",
                  "e340d24d-000d-4436-96c5-a493dfa44c2d",
                  "816511d2-1f9f-4da1-944b-13d66d6408aa",
                  "e459eac7-7f10-402d-bf45-0c49d33dfc7e",
                  "66685c2b-d59b-45df-96eb-c9023cb154bd",
                  "ae8a642b-f3cb-496e-90b4-a6e1bfd89015",
                  "39357dfb-8774-4c3b-ae3d-d3954b30e735",
                  "e9eab4fb-dafa-4ce7-819d-62821012b19a"
                ],
                "total": {
                  "amount": {
                    "amount": "100.54",
                    "currencyCode": "CLP"
                  },
                  "awardAmount": {
                    "amount": 29666,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2071,
                  "equivalentAmount": {
                    "amount": "103.08",
                    "currencyCode": "BND"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "447.22",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 15760,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4412,
                    "equivalentAmount": {
                      "amount": "447.85",
                      "currencyCode": "PGK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "216.1",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34013,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2939,
                      "equivalentAmount": {
                        "amount": "435.87",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "34.03",
                        "currencyCode": "BZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32562,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0113,
                      "equivalentAmount": {
                        "amount": "265.73",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "372.39",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13577,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2102,
                      "equivalentAmount": {
                        "amount": "108",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "149.58",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 35635,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.363,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "242.43",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "238.39",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 17542,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1338,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "267.94",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "407.83",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 38671,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1702,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "297.52",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "463.33",
                    "currencyCode": "MAD"
                  },
                  "percentage": "12.62"
                },
                "deal": {
                  "amount": {
                    "amount": "433.56",
                    "currencyCode": "ETB"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "15.39",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e94a23d0-71af-488b-9bbd-e678b056494b",
                  "b0b65c96-748c-43cc-b320-881f9a7ef225",
                  "ad01813f-7b6f-4537-8b6c-f9e931df8672",
                  "00fc1d75-502b-4f55-8403-1ac78e310d0b",
                  "84e295b2-d776-4d01-b7da-f65aba6c3ae2",
                  "d8d24978-0379-42be-b5e2-027adfd40573",
                  "fbb28350-f89c-4e65-b383-8f55181e7ddb",
                  "7ffd95fb-b2f3-496d-9b63-aaec1c8d3af6",
                  "fdd02a52-3bd7-4944-931b-f12d6054c708"
                ],
                "total": {
                  "amount": {
                    "amount": "282.98",
                    "currencyCode": "BZD"
                  },
                  "awardAmount": {
                    "amount": 19302,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3733,
                  "equivalentAmount": {
                    "amount": "475",
                    "currencyCode": "RSD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "481.06",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 10688,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2458,
                    "equivalentAmount": {
                      "amount": "277.28",
                      "currencyCode": "ERN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "242.91",
                        "currencyCode": "AFN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12183,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0521,
                      "equivalentAmount": {
                        "amount": "455.56",
                        "currencyCode": "TZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "178.55",
                        "currencyCode": "KZT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48657,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3042,
                      "equivalentAmount": {
                        "amount": "339.74",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "246.57",
                        "currencyCode": "NZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18410,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3337,
                      "equivalentAmount": {
                        "amount": "122.35",
                        "currencyCode": "ANG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "108.89",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 13066,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1377,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "221.53",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "340.64",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 13152,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2835,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "135.28",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "231.81",
                    "currencyCode": "EGP"
                  },
                  "percentage": "13.76"
                },
                "deal": {
                  "amount": {
                    "amount": "458.47",
                    "currencyCode": "NIO"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "6.2",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "6b995e25-a77d-4bc7-8b2c-a36f67ea1c36",
                  "fba6dc24-8a7a-4df3-9615-a2407d3ccfd9",
                  "8e2ee3ed-12d5-480d-94c8-ee7487cf1c3f",
                  "382830d3-adff-47d3-b303-42ef3b8630fd",
                  "8623de54-71f7-40c7-8e6e-f0c2d22eb019",
                  "f16218ee-213c-4c90-8914-65b7ee10aa2f",
                  "06b368ba-d142-4582-8f27-358c8da902cd",
                  "991d3191-ca64-4065-97ea-c1bcc2155198",
                  "140ab83f-4b12-498b-ad50-1442b76b737b"
                ],
                "total": {
                  "amount": {
                    "amount": "177.34",
                    "currencyCode": "RWF"
                  },
                  "awardAmount": {
                    "amount": 1577,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4559,
                  "equivalentAmount": {
                    "amount": "247.39",
                    "currencyCode": "PYG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "331.21",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 38871,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4765,
                    "equivalentAmount": {
                      "amount": "28.78",
                      "currencyCode": "KPW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "49",
                        "currencyCode": "AWG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13077,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0535,
                      "equivalentAmount": {
                        "amount": "207.05",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "129.75",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44682,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1223,
                      "equivalentAmount": {
                        "amount": "285.85",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "190.52",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20644,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.102,
                      "equivalentAmount": {
                        "amount": "255.87",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "119.26",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 46121,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4339,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "78.47",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "153.42",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 31550,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0395,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "41.93",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "345.77",
                    "currencyCode": "TZS"
                  },
                  "percentage": "6.29"
                },
                "deal": {
                  "amount": {
                    "amount": "130.83",
                    "currencyCode": "SYP"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "16.95",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "52fd7f18-146e-42e9-bf58-6a5c00cba8da",
                  "60091bdd-49f6-43da-aa7e-bff3c777a436",
                  "ad6e8144-c05a-4174-9726-7563b2941692",
                  "ceba06f3-6090-4107-9a97-f55346c5fe6e",
                  "55fde9f6-694b-4028-ae3c-21aca244f564",
                  "067d5968-f41d-472e-b777-6e68eb4f43ea",
                  "709de951-02ea-42ca-b246-fcb5469bed9f",
                  "3fc0a427-f5c1-40bd-b5d9-a720862a3f5c",
                  "a7d324d6-bf4d-4986-b4fd-764cb1b8a086"
                ],
                "total": {
                  "amount": {
                    "amount": "318.67",
                    "currencyCode": "CLP"
                  },
                  "awardAmount": {
                    "amount": 28810,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3315,
                  "equivalentAmount": {
                    "amount": "212.13",
                    "currencyCode": "EUR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "184.94",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 24182,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0646,
                    "equivalentAmount": {
                      "amount": "472.12",
                      "currencyCode": "MOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "259.55",
                        "currencyCode": "LAK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37641,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0856,
                      "equivalentAmount": {
                        "amount": "263.88",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "346.44",
                        "currencyCode": "PKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25399,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2774,
                      "equivalentAmount": {
                        "amount": "261.96",
                        "currencyCode": "LBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "266.65",
                        "currencyCode": "ZAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34007,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4558,
                      "equivalentAmount": {
                        "amount": "151.63",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "199.16",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 36421,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3067,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "231.27",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "394.85",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 48886,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0286,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "66.69",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "462.13",
                    "currencyCode": "MRU"
                  },
                  "percentage": "7.94"
                },
                "deal": {
                  "amount": {
                    "amount": "175.27",
                    "currencyCode": "LBP"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "6.84",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c4cf6dbf-255e-42bc-a55d-de171d9341c9",
                  "07f96685-fc0f-429e-afeb-6dc0694485e3",
                  "a0771789-1d05-4217-b97b-fae516732863",
                  "49ead09c-90cd-452f-8969-a044ff6efc6d",
                  "b0ffc1db-192f-43b2-9f8b-2a8294cc2971",
                  "738c5ad4-9cee-4fc8-86fe-73a3cdcb9ac8",
                  "00546128-6dbd-495f-ab15-1457656dd924",
                  "c02c6715-1733-4284-a49b-809a59a58859",
                  "cd38ce4e-8ad5-43e8-b958-c08399a8d92d"
                ],
                "total": {
                  "amount": {
                    "amount": "335.81",
                    "currencyCode": "NGN"
                  },
                  "awardAmount": {
                    "amount": 37992,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0999,
                  "equivalentAmount": {
                    "amount": "269.89",
                    "currencyCode": "KWD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "483.19",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 42130,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.257,
                    "equivalentAmount": {
                      "amount": "146.52",
                      "currencyCode": "BAM"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "249.37",
                        "currencyCode": "KGS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20724,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1502,
                      "equivalentAmount": {
                        "amount": "96.39",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "19",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33114,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2099,
                      "equivalentAmount": {
                        "amount": "136.03",
                        "currencyCode": "PHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "176.19",
                        "currencyCode": "PYG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26046,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4606,
                      "equivalentAmount": {
                        "amount": "235.49",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "299.53",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 12406,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2547,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "288.45",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "417.16",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 18514,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0915,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "134.4",
                        "currencyCode": "CVE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "408.87",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 27906,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2249,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "177.17",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "39.42",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 15244,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2069,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "172.75",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "351.09",
                    "currencyCode": "TJS"
                  },
                  "percentage": "7.11"
                },
                "deal": {
                  "amount": {
                    "amount": "253.96",
                    "currencyCode": "USD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "14.39",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "a325df72-17d9-4414-9e2e-a4d2615bfba9",
                  "38b68ac6-42e0-48c9-bcce-25f69d3eb3d9",
                  "be6deaba-9fa7-471f-99a6-3498572277a4",
                  "902a2ff5-d89b-4392-a51c-dece56f18cc2",
                  "361a26a2-4b25-4b95-b381-2dc814a74a85",
                  "1874d735-288d-4f1d-99eb-b7d997e3693c",
                  "c5a0aac5-5ae1-49e9-a07a-a1c10e436b1f",
                  "36b00db7-4463-4bdf-949b-4f411ca504ef",
                  "73321316-7734-441a-8ddc-12c1c3b08755"
                ],
                "total": {
                  "amount": {
                    "amount": "316.81",
                    "currencyCode": "KMF"
                  },
                  "awardAmount": {
                    "amount": 29660,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4022,
                  "equivalentAmount": {
                    "amount": "125.64",
                    "currencyCode": "MAD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "36.68",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 25882,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2241,
                    "equivalentAmount": {
                      "amount": "495.97",
                      "currencyCode": "SAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "452.51",
                        "currencyCode": "YER"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5880,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1703,
                      "equivalentAmount": {
                        "amount": "187.36",
                        "currencyCode": "PHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "65.03",
                        "currencyCode": "BWP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4940,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3311,
                      "equivalentAmount": {
                        "amount": "248.85",
                        "currencyCode": "BIF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "124.76",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27817,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2897,
                      "equivalentAmount": {
                        "amount": "261.44",
                        "currencyCode": "BOB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "181.33",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 1513,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2434,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "149.97",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "84.05",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 40182,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1474,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "277.04",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0152
                },
                "passengerReferenceIds": [
                  "124890db-2b20-455b-9dbe-c1a45b706e12",
                  "354967b8-4364-4b60-9226-52a5837ee4a1",
                  "ec61db43-7167-43db-b8a2-463446dc10bd",
                  "d62f8223-68aa-4470-9b5d-d28237ea0540",
                  "ef7fda7a-eccb-4de4-aa1a-e68776453def",
                  "70b6a2a6-16ed-4d3c-b390-3eab27dbe260",
                  "d3f6e4b0-0f63-45dd-9fed-02ff84d115ec",
                  "f7df499f-dd55-4583-ad4b-e00ce5c4d474",
                  "19cdc9b6-dd74-4e1d-852d-5454c841a2a1"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "90.01",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 44989,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0741,
                    "equivalentAmount": {
                      "amount": "438.39",
                      "currencyCode": "XAF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "475.71",
                          "currencyCode": "HNL"
                        },
                        "awardAmount": {
                          "amount": 28435,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0505,
                        "equivalentAmount": {
                          "amount": "101.63",
                          "currencyCode": "COP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "99.75",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 24456,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1216,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "68.38",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "50.83",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 17567,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4197,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "159.04",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "302.75",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 24913,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.245,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "77.53",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "17.66",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 44878,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4985,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "103.98",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "384.26",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 44102,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.169,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "35.54",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "36.56",
                          "currencyCode": "AFN"
                        },
                        "awardAmount": {
                          "amount": 38159,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2926,
                        "equivalentAmount": {
                          "amount": "37.79",
                          "currencyCode": "XAF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "386.44",
                            "currencyCode": "XAF"
                          },
                          "awardAmount": {
                            "amount": 31959,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3537,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "304.73",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "491.58",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 42460,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0394,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "157.04",
                            "currencyCode": "MYR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "263.58",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 4615,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4756,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "137.58",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "376.36",
                          "currencyCode": "KWD"
                        },
                        "awardAmount": {
                          "amount": 31242,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3319,
                        "equivalentAmount": {
                          "amount": "10.48",
                          "currencyCode": "HKD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "242.23",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 29598,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0166,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "250.46",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "291.35",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 37329,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2526,
                    "equivalentAmount": {
                      "amount": "198.59",
                      "currencyCode": "CUP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "18.76",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 45952,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4924,
                    "equivalentAmount": {
                      "amount": "164.89",
                      "currencyCode": "ZAR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "440.89",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 38180,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0444,
                    "equivalentAmount": {
                      "amount": "463.81",
                      "currencyCode": "BYN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "478.06",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 47528,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0716,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "80.74",
                        "currencyCode": "HTG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "29.83",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 28104,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2571,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "273.98",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "274.39",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 8674,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.318,
                    "equivalentAmount": {
                      "amount": "245.17",
                      "currencyCode": "BIF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "223.37",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 49473,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1128,
                    "equivalentAmount": {
                      "amount": "109.26",
                      "currencyCode": "BSD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0782
                },
                "passengerReferenceIds": [
                  "a3f00b58-27c0-4263-9d87-66c76fe8fa03",
                  "c38862f3-7d2a-416e-b27c-5be72f2c7b31",
                  "ab7f544c-4e72-44c7-a274-3f1129d07442",
                  "e1c109dd-9e65-4820-b474-4512e3994cf0",
                  "36f0bde9-2ac2-44c8-b6b2-929ded6e6c0f",
                  "cefad80a-fbcf-4958-9cb3-78b6a95a8255",
                  "8b4d0a00-2b74-4afb-a9ed-e534d60a3068",
                  "00722c0c-c15f-4f20-90d0-73fafb43f6e6",
                  "4c71f187-15d3-49c1-8333-b8d235190e0f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "484.84",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 20976,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.082,
                    "equivalentAmount": {
                      "amount": "413.71",
                      "currencyCode": "CZK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "320.35",
                          "currencyCode": "VES"
                        },
                        "awardAmount": {
                          "amount": 36061,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4501,
                        "equivalentAmount": {
                          "amount": "19.25",
                          "currencyCode": "MAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "159.49",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 48995,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4478,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "164.74",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "295.58",
                            "currencyCode": "RON"
                          },
                          "awardAmount": {
                            "amount": 22676,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0466,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "102.67",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "341.49",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 2526,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4192,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "53.77",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "26.98",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 23262,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1915,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "465.99",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "277.68",
                          "currencyCode": "SSP"
                        },
                        "awardAmount": {
                          "amount": 5249,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4402,
                        "equivalentAmount": {
                          "amount": "55.55",
                          "currencyCode": "BOB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "351.35",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 4436,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3143,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "158.35",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "481.54",
                          "currencyCode": "LYD"
                        },
                        "awardAmount": {
                          "amount": 16081,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3138,
                        "equivalentAmount": {
                          "amount": "478.29",
                          "currencyCode": "CHF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "363.69",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 45659,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4213,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "120.3",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "383.59",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 44751,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3957,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "435.28",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "437.53",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 36312,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3433,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "325.32",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "140.31",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 15482,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.359,
                    "equivalentAmount": {
                      "amount": "220.77",
                      "currencyCode": "KYD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "491.24",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 2843,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4697,
                    "equivalentAmount": {
                      "amount": "435.12",
                      "currencyCode": "BND"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "250.84",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 2784,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0229,
                    "equivalentAmount": {
                      "amount": "428.64",
                      "currencyCode": "BRL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "136.83",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 39291,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3888,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "103.51",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "349.83",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 33475,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4841,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "425.85",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "157.11",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 49196,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3932,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "334.81",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "136.82",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 44702,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.448,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "473.56",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "314.4",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 32890,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.276,
                    "equivalentAmount": {
                      "amount": "174.68",
                      "currencyCode": "SGD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "473.48",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 10687,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.491,
                    "equivalentAmount": {
                      "amount": "411.58",
                      "currencyCode": "KWD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9046
                },
                "passengerReferenceIds": [
                  "9e0c6371-cf7c-47ac-b0ca-683dfe3fe67c",
                  "4b3e8bb1-4093-4fa9-a0f9-7ac883d9a5fd",
                  "a7eab8be-2c80-4ae2-af05-a5b6f1955610",
                  "8286c2dd-f2b4-419d-9baf-4a91c44e1e46",
                  "e5376d6b-879c-464b-aa1a-b8a0f0e420c2",
                  "84bc42a2-3343-4928-b35c-0597b6b65f0e",
                  "088caf27-a324-4c63-9f3d-44f2fc8c2826",
                  "ac6bd55d-46b7-421d-bd4c-2942fc7213db",
                  "9512071b-6cc6-4dec-a429-686995f795e0"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "416.66",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 17747,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4118,
                    "equivalentAmount": {
                      "amount": "240.25",
                      "currencyCode": "NAD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "82.03",
                          "currencyCode": "ZWL"
                        },
                        "awardAmount": {
                          "amount": 39213,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0724,
                        "equivalentAmount": {
                          "amount": "52.71",
                          "currencyCode": "DOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "424.2",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 4206,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3459,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "193.19",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "436.99",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 2661,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1019,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "335.65",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "16.32",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 37265,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4821,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "182.38",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "399.79",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 40183,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4033,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "410.83",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "92.98",
                          "currencyCode": "MYR"
                        },
                        "awardAmount": {
                          "amount": 36555,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4635,
                        "equivalentAmount": {
                          "amount": "123.95",
                          "currencyCode": "BOB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "447.58",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 41985,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0563,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "281.09",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "195.97",
                            "currencyCode": "NOK"
                          },
                          "awardAmount": {
                            "amount": 37265,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2405,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "386.06",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "405.37",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 17750,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1373,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "60.09",
                            "currencyCode": "KZT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "373.09",
                            "currencyCode": "SSP"
                          },
                          "awardAmount": {
                            "amount": 22358,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1532,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "393.41",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "484.24",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 39379,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4588,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "444.19",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "300.71",
                          "currencyCode": "KPW"
                        },
                        "awardAmount": {
                          "amount": 38925,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.48,
                        "equivalentAmount": {
                          "amount": "67.45",
                          "currencyCode": "MYR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "472.81",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 42808,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4639,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "155.17",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "464.16",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 1532,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4925,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "214.68",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "449.88",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 34665,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1067,
                    "equivalentAmount": {
                      "amount": "490.46",
                      "currencyCode": "TND"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "221.23",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 30404,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2019,
                    "equivalentAmount": {
                      "amount": "119.49",
                      "currencyCode": "ILS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "199.71",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 28372,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2586,
                    "equivalentAmount": {
                      "amount": "81.21",
                      "currencyCode": "BZD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "64.81",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 24921,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1574,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "492.68",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "433.83",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 17549,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4158,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "494.45",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "133.44",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 1080,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2434,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "276.64",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "242.54",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 28491,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2956,
                    "equivalentAmount": {
                      "amount": "276.94",
                      "currencyCode": "MMK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "235.37",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 18506,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4769,
                    "equivalentAmount": {
                      "amount": "370.74",
                      "currencyCode": "DZD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8027
                },
                "passengerReferenceIds": [
                  "7dc79186-6713-412f-ad45-c0d74f77cd82",
                  "4e0578eb-edf6-4d15-bc1b-fda514760529",
                  "7a207068-e4e3-449f-abae-4c3dfe5e6a33",
                  "f8aed93c-d328-4c96-87b2-374af70c54fb",
                  "1c97b0d4-6f2a-4040-ae6d-34c81d9a75db",
                  "85d5d1eb-757e-4250-bd36-e8ac0e89c781",
                  "8c64ac4a-5e74-4ce3-a015-6f4dbf37c670",
                  "9112a34f-6620-42c6-a477-64771ff51a89",
                  "9a3cbd47-b025-4602-8fb5-a8775b779ffd"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "341.96",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 15510,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2777,
                    "equivalentAmount": {
                      "amount": "441.55",
                      "currencyCode": "CUP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "124.41",
                          "currencyCode": "PGK"
                        },
                        "awardAmount": {
                          "amount": 47943,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4942,
                        "equivalentAmount": {
                          "amount": "279.12",
                          "currencyCode": "AFN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "158.85",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 39022,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1447,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "176.46",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "375.64",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 37752,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0637,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "47.12",
                            "currencyCode": "LYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "18.56",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 16925,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2342,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "438.88",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "148.81",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 43323,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3372,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "116.25",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "331.49",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 41318,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1851,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "121.55",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "481.69",
                          "currencyCode": "SYP"
                        },
                        "awardAmount": {
                          "amount": 37970,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4133,
                        "equivalentAmount": {
                          "amount": "98.56",
                          "currencyCode": "AOA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "269.73",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 47335,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4126,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "417.91",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "371.76",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 7094,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4926,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "210.98",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "129.92",
                          "currencyCode": "AUD"
                        },
                        "awardAmount": {
                          "amount": 32433,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3921,
                        "equivalentAmount": {
                          "amount": "429.09",
                          "currencyCode": "SAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "30.73",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 41011,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1708,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "455.14",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "349.98",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 31692,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4855,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "261.19",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "256.53",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 8012,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2016,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "25.04",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "333.46",
                            "currencyCode": "BYN"
                          },
                          "awardAmount": {
                            "amount": 40322,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3536,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "485.89",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "277.83",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 13721,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4148,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "158.65",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "382.2",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 21245,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3734,
                    "equivalentAmount": {
                      "amount": "441.03",
                      "currencyCode": "AWG"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "21.58",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 30149,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3278,
                    "equivalentAmount": {
                      "amount": "418.3",
                      "currencyCode": "IDR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "404.55",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 33993,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0768,
                    "equivalentAmount": {
                      "amount": "470.51",
                      "currencyCode": "SBD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "189.71",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 10358,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3835,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "403.2",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "428.89",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 26767,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0472,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "108.54",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "385.69",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 22055,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2128,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "363.46",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "419.62",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 25532,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1214,
                    "equivalentAmount": {
                      "amount": "121.47",
                      "currencyCode": "MVR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "351.84",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 2187,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.085,
                    "equivalentAmount": {
                      "amount": "20.87",
                      "currencyCode": "SDG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8347
                },
                "passengerReferenceIds": [
                  "9236dc02-8a92-40ac-8e82-1c6bb79b8d37",
                  "747ba6e5-3312-4bbf-8832-93ac5edcbbaa",
                  "2b29beb3-9370-41a0-a665-2814d01cba82",
                  "19ee730c-8a99-4b5a-9d1a-de0c12fde335",
                  "dc58fa0a-4410-4aca-b6b0-0245d5862d3d",
                  "b3ef3d6d-9180-4587-b2dc-1c36c83d2f70",
                  "9b52accb-1744-40a8-8df7-d6988cc54407",
                  "f8b7fb7b-f3aa-4cd8-a3e2-910d732f3f7b",
                  "97d0beea-e75b-4c9f-80dd-538750d3b339"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "129.99",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 4517,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4911,
                    "equivalentAmount": {
                      "amount": "255.5",
                      "currencyCode": "LSL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "168.76",
                          "currencyCode": "MAD"
                        },
                        "awardAmount": {
                          "amount": 49132,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1871,
                        "equivalentAmount": {
                          "amount": "178.05",
                          "currencyCode": "ARS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "396.83",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 35968,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2781,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "348.9",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "312.43",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 8108,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0515,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "288.45",
                            "currencyCode": "SOS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "228.79",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 42732,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.387,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "33.26",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "183.69",
                          "currencyCode": "MNT"
                        },
                        "awardAmount": {
                          "amount": 6248,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.046,
                        "equivalentAmount": {
                          "amount": "157.75",
                          "currencyCode": "BMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "102.05",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 12186,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0396,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "44.73",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "151.99",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 18160,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.037,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "256.26",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "272.06",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 31284,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1962,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "120.97",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "52.83",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 49154,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3665,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "355.92",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "302.99",
                          "currencyCode": "AFN"
                        },
                        "awardAmount": {
                          "amount": 25345,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0643,
                        "equivalentAmount": {
                          "amount": "378.01",
                          "currencyCode": "LRD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "398.01",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 37118,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3159,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "353.12",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "462.64",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 6373,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4659,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "411.92",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "427.27",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 12353,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2791,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "260.87",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "386.9",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 12226,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0303,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "228.4",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "196.14",
                            "currencyCode": "EUR"
                          },
                          "awardAmount": {
                            "amount": 22682,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4104,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "481.79",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "110.89",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 13498,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3757,
                    "equivalentAmount": {
                      "amount": "330.35",
                      "currencyCode": "KRW"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "332.78",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 47681,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.095,
                    "equivalentAmount": {
                      "amount": "425.4",
                      "currencyCode": "TMT"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "349.41",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 4473,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.363,
                    "equivalentAmount": {
                      "amount": "190.38",
                      "currencyCode": "KWD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "180.1",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 1854,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1521,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "392.78",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "393.86",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 5922,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3304,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "219.16",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "243.95",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 27581,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1971,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "77.33",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "159.72",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 22902,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4452,
                    "equivalentAmount": {
                      "amount": "254.47",
                      "currencyCode": "BIF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "164.02",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 21273,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.253,
                    "equivalentAmount": {
                      "amount": "431.3",
                      "currencyCode": "ALL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8599
                },
                "passengerReferenceIds": [
                  "12c63e9d-51e4-4085-95ca-551ea808ceb2",
                  "7026ecd6-60cd-4b71-9796-ebc39cbfeb3b",
                  "75c68079-846e-4765-b18c-6315335e7aba",
                  "353588a7-349a-45f4-bb2e-7da54e2b22a4",
                  "fa178e2d-2129-4b3b-bf5d-9acda0dd840a",
                  "87271a8c-05ed-4331-86ca-80324c8b2cbc",
                  "86f99795-ec5c-47b5-b8e8-5432c69877ab",
                  "76242b6b-95ce-4d65-8a25-b5cb326e7280",
                  "36998756-270c-4981-8260-ca0e8c275c7d"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "90.87",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 18224,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3786,
                    "equivalentAmount": {
                      "amount": "111.39",
                      "currencyCode": "TZS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "49.91",
                          "currencyCode": "NGN"
                        },
                        "awardAmount": {
                          "amount": 43330,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4639,
                        "equivalentAmount": {
                          "amount": "483.52",
                          "currencyCode": "KPW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "127.21",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 19562,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4962,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "335.65",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "132.22",
                            "currencyCode": "WST"
                          },
                          "awardAmount": {
                            "amount": 11438,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4141,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "244.94",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "295.13",
                          "currencyCode": "DZD"
                        },
                        "awardAmount": {
                          "amount": 4103,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4229,
                        "equivalentAmount": {
                          "amount": "20.5",
                          "currencyCode": "MOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "383.37",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 35446,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2814,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "119.25",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "157.31",
                          "currencyCode": "EUR"
                        },
                        "awardAmount": {
                          "amount": 3628,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.395,
                        "equivalentAmount": {
                          "amount": "306.24",
                          "currencyCode": "WST"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "205.83",
                            "currencyCode": "EUR"
                          },
                          "awardAmount": {
                            "amount": 26843,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2562,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "475.5",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "58.33",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 28084,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2156,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "448.32",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "342.96",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 26330,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0339,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "339.9",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "493.29",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 42315,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3457,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "55.06",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "352.69",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 6907,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3188,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "455.07",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "334.67",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 1213,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4852,
                    "equivalentAmount": {
                      "amount": "220.94",
                      "currencyCode": "SCR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "346.92",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 25181,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3312,
                    "equivalentAmount": {
                      "amount": "441.12",
                      "currencyCode": "NGN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "400.43",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 34682,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2891,
                    "equivalentAmount": {
                      "amount": "21.44",
                      "currencyCode": "ALL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "431.91",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 47316,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3169,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "329.42",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "424.99",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 19378,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3382,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "291.39",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "404.08",
                        "currencyCode": "BHD"
                      },
                      "awardAmount": {
                        "amount": 20786,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0616,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "105.12",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "53.33",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 14372,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.497,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "395.81",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "120.2",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 34582,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4821,
                    "equivalentAmount": {
                      "amount": "210.64",
                      "currencyCode": "ZMW"
                    }
                  },
                  {
                    "amount": {
                      "amount": "142.72",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 23952,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0989,
                    "equivalentAmount": {
                      "amount": "212.89",
                      "currencyCode": "JPY"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9791
                },
                "passengerReferenceIds": [
                  "b1ea2a97-735c-4203-9028-fc154805001b",
                  "ba200bb0-5a12-4251-8cc9-b89de830c8fa",
                  "58146d12-48a6-4e8c-ad5a-84b73c069c1d",
                  "57f9baba-99d4-416d-9bfe-b2c3e6d340fe",
                  "055022b9-57a0-4045-9719-6dc5ca926879",
                  "7188147c-613b-4007-bfa3-8d6c0826a58d",
                  "99f010c3-d883-4c05-9a7f-497afac41f2c",
                  "1d640988-f769-4935-9632-0101b1796d57",
                  "49e04dcb-62dc-4dcf-8f18-792e956da5e8"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "203.3",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 48159,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3015,
                    "equivalentAmount": {
                      "amount": "193.72",
                      "currencyCode": "MNT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "392.35",
                          "currencyCode": "FKP"
                        },
                        "awardAmount": {
                          "amount": 6701,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4109,
                        "equivalentAmount": {
                          "amount": "467.83",
                          "currencyCode": "LYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "115.38",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 41032,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0373,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "283.35",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "339.9",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 42025,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.061,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "76.7",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "20.22",
                          "currencyCode": "AED"
                        },
                        "awardAmount": {
                          "amount": 5567,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3479,
                        "equivalentAmount": {
                          "amount": "84.14",
                          "currencyCode": "CDF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "466.6",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 19401,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4783,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "415.16",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "448.64",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 39606,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.395,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "481.43",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "88.53",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 38810,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2867,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "327.99",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "430.68",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 19842,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1581,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "54.66",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "110.44",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 40206,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0169,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "260.56",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "195.93",
                          "currencyCode": "PHP"
                        },
                        "awardAmount": {
                          "amount": 44832,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.291,
                        "equivalentAmount": {
                          "amount": "465.68",
                          "currencyCode": "CNY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "316.95",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 15299,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0277,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "79.62",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "267.5",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 49066,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1286,
                    "equivalentAmount": {
                      "amount": "96.47",
                      "currencyCode": "KZT"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "30.27",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 33503,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2526,
                    "equivalentAmount": {
                      "amount": "256.95",
                      "currencyCode": "ARS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "62.06",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 20330,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2054,
                    "equivalentAmount": {
                      "amount": "397.27",
                      "currencyCode": "MWK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "495.9",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 1850,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4734,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "347.66",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "243.17",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 49453,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2704,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "178.5",
                        "currencyCode": "ILS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "116.36",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 40143,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4909,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "493.26",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "139.92",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 20727,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1089,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "32.71",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "20.25",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 49770,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1331,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "51.42",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "77.74",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 37539,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1876,
                    "equivalentAmount": {
                      "amount": "280.53",
                      "currencyCode": "RUB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "14.94",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 28227,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4066,
                    "equivalentAmount": {
                      "amount": "169.88",
                      "currencyCode": "KZT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0073
                },
                "passengerReferenceIds": [
                  "ceab42bb-c1f6-41db-95cf-a51333ba86ee",
                  "2e77fa6d-9f37-4790-829b-f9f9591360fd",
                  "9d53a4ba-b073-4923-8d93-419ebef9fe4d",
                  "9a214a17-6784-4b46-8d68-5757ec4a112f",
                  "b2b8e76f-561a-4c2c-a873-615b97b4885e",
                  "692ffe84-a408-4a27-a1b1-e830a4b9ef6b",
                  "f66e7635-6c58-4a6a-8e48-88a3ba6f0230",
                  "7401a50d-0845-4987-8373-ca08f92e109f",
                  "b0a52c08-1504-48cf-ba6e-ebdd56d4512c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "424.07",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 32117,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0718,
                    "equivalentAmount": {
                      "amount": "127.82",
                      "currencyCode": "AWG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "466.23",
                          "currencyCode": "MGA"
                        },
                        "awardAmount": {
                          "amount": 22579,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1838,
                        "equivalentAmount": {
                          "amount": "123.62",
                          "currencyCode": "LYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "271.71",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 29222,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0353,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "326.22",
                            "currencyCode": "TTD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "109.19",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 12503,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1666,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "236.06",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "416.94",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 23000,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0552,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "208.35",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "135.03",
                          "currencyCode": "GEL"
                        },
                        "awardAmount": {
                          "amount": 22359,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1627,
                        "equivalentAmount": {
                          "amount": "314.68",
                          "currencyCode": "MXN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "256.51",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 23299,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1286,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "490.36",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "491.54",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 19915,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3163,
                        "equivalentAmount": {
                          "amount": "190.79",
                          "currencyCode": "CLP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "322.94",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 6987,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1554,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "22.62",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "378.65",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 46421,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1077,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "150.86",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "271.8",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 3785,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2054,
                    "equivalentAmount": {
                      "amount": "32.85",
                      "currencyCode": "USD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "442.33",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 32680,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2788,
                    "equivalentAmount": {
                      "amount": "480.78",
                      "currencyCode": "BYN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "106.11",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 47861,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2991,
                    "equivalentAmount": {
                      "amount": "19.51",
                      "currencyCode": "IDR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "404.25",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 13102,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.083,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "377.12",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "241.31",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 38034,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1267,
                    "equivalentAmount": {
                      "amount": "28.51",
                      "currencyCode": "ETB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "471.22",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 12412,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4598,
                    "equivalentAmount": {
                      "amount": "480.6",
                      "currencyCode": "TRY"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9713
                },
                "passengerReferenceIds": [
                  "8e2b292a-2f56-472a-a088-78e345bc6efb",
                  "8571fec0-54d9-4424-aa56-d1616741675d",
                  "02ce1321-27c3-4fb2-91d0-c31ab898e8d5",
                  "9ba8b53c-c690-4be3-9e77-e90ad293fdc1",
                  "a4f8f553-5d90-423c-ac1a-6ae5ac21a7bc",
                  "5f5a08fe-bf7f-4a01-a35a-dcfd2a7343fd",
                  "b57a557d-04a2-4f84-931b-b2fc43d86938",
                  "efc721bd-7b9d-4d11-9a27-aceafc8c9685",
                  "31ff5273-f585-4ee1-98fc-ff096675e041"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "291.77",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 33708,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4924,
                    "equivalentAmount": {
                      "amount": "118.4",
                      "currencyCode": "DJF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "53.22",
                          "currencyCode": "BAM"
                        },
                        "awardAmount": {
                          "amount": 7151,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1574,
                        "equivalentAmount": {
                          "amount": "168.13",
                          "currencyCode": "LKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "150.1",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 24070,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4103,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "389.69",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "252.66",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 26972,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3054,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "352.46",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "28.8",
                          "currencyCode": "ERN"
                        },
                        "awardAmount": {
                          "amount": 21991,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2876,
                        "equivalentAmount": {
                          "amount": "458",
                          "currencyCode": "SRD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "220.58",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 19545,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1079,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "345.75",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "26.82",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 29397,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.305,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "396.19",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "115.25",
                            "currencyCode": "SLE"
                          },
                          "awardAmount": {
                            "amount": 14498,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1628,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "14.6",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "210.43",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 40014,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3234,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "207.55",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "304.68",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 44705,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3053,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "249.63",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "102.27",
                          "currencyCode": "GTQ"
                        },
                        "awardAmount": {
                          "amount": 26585,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3429,
                        "equivalentAmount": {
                          "amount": "228.57",
                          "currencyCode": "SZL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "161.84",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 20875,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0184,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "105.31",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "321.31",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 37326,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.016,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "437.97",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "115.35",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 34320,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1588,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "214.36",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "16.34",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 7788,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0365,
                    "equivalentAmount": {
                      "amount": "357.49",
                      "currencyCode": "ZWL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "22.59",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 5832,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.084,
                    "equivalentAmount": {
                      "amount": "478.23",
                      "currencyCode": "MXN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "267.92",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 25427,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3428,
                    "equivalentAmount": {
                      "amount": "182.42",
                      "currencyCode": "MKD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "19.97",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 7898,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1841,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "32.44",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "61.82",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 13576,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.278,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "363.11",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "131.46",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 37010,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3085,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "67.98",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "219.84",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 20466,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1175,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "119.84",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "67.09",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 24630,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0375,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "119.77",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "369.57",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 26627,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4135,
                    "equivalentAmount": {
                      "amount": "92.57",
                      "currencyCode": "GIP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "264.08",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 12325,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1519,
                    "equivalentAmount": {
                      "amount": "40.86",
                      "currencyCode": "KYD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "120.58",
                  "currencyCode": "MRU"
                },
                "awardAmount": {
                  "amount": 10786,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4437,
                "equivalentAmount": {
                  "amount": "353.64",
                  "currencyCode": "TWD"
                }
              },
              "fees": {
                "amount": {
                  "amount": "246.08",
                  "currencyCode": "MMK"
                },
                "awardAmount": {
                  "amount": 13884,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1136,
                "equivalentAmount": {
                  "amount": "437.54",
                  "currencyCode": "NPR"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "35.21",
                  "currencyCode": "BRL"
                },
                "awardAmount": {
                  "amount": 48006,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4029,
                "equivalentAmount": {
                  "amount": "383.46",
                  "currencyCode": "MZN"
                }
              },
              "offerItemReferenceId": "0d63ae73-12e4-494f-80d8-53395b41f32e",
              "tax": {
                "amount": {
                  "amount": "432.13",
                  "currencyCode": "NZD"
                },
                "awardAmount": {
                  "amount": 3535,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.263,
                "equivalentAmount": {
                  "amount": "382.93",
                  "currencyCode": "UYU"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "466.33",
                    "currencyCode": "UZS"
                  },
                  "awardAmount": {
                    "amount": 10065,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1666,
                  "equivalentAmount": {
                    "amount": "286.8",
                    "currencyCode": "KPW"
                  }
                },
                {
                  "amount": {
                    "amount": "139.09",
                    "currencyCode": "IQD"
                  },
                  "awardAmount": {
                    "amount": 27853,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3093,
                  "equivalentAmount": {
                    "amount": "208.88",
                    "currencyCode": "ARS"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "91.93",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 45622,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1591,
                    "equivalentAmount": {
                      "amount": "204.96",
                      "currencyCode": "XPF"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "312.12",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 24374,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3705,
                    "equivalentAmount": {
                      "amount": "437.4",
                      "currencyCode": "AOA"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "188.31",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 19060,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2815,
                    "equivalentAmount": {
                      "amount": "220.11",
                      "currencyCode": "BND"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "238.36",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 18071,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0912,
                    "equivalentAmount": {
                      "amount": "317.93",
                      "currencyCode": "SEK"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "88.56",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 9760,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2956,
                      "equivalentAmount": {
                        "amount": "127.7",
                        "currencyCode": "PAB"
                      }
                    },
                    {
                      "amount": {
                        "amount": "32.51",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 20613,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3185,
                      "equivalentAmount": {
                        "amount": "89.5",
                        "currencyCode": "MGA"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "200.48",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 10381,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4934,
                    "equivalentAmount": {
                      "amount": "199.82",
                      "currencyCode": "BBD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "40.57",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 39199,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0325,
                    "equivalentAmount": {
                      "amount": "210.04",
                      "currencyCode": "PAB"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "361.45",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 3208,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1147,
                    "equivalentAmount": {
                      "amount": "414.45",
                      "currencyCode": "MRU"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "191.65",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 15275,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1142,
                    "equivalentAmount": {
                      "amount": "111.14",
                      "currencyCode": "CVE"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "52.28",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 17381,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3365,
                      "equivalentAmount": {
                        "amount": "205.43",
                        "currencyCode": "CUP"
                      }
                    },
                    {
                      "amount": {
                        "amount": "281.47",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 30493,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3618,
                      "equivalentAmount": {
                        "amount": "199.11",
                        "currencyCode": "ALL"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "296.92",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 7882,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4333,
                    "equivalentAmount": {
                      "amount": "385.06",
                      "currencyCode": "BYN"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "135.58",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 22277,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1647,
                    "equivalentAmount": {
                      "amount": "44.72",
                      "currencyCode": "DJF"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "46.7",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 5148,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0813,
                    "equivalentAmount": {
                      "amount": "219.02",
                      "currencyCode": "SCR"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "345.72",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 19552,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.437,
                    "equivalentAmount": {
                      "amount": "462.96",
                      "currencyCode": "DJF"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "344.16",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 29499,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0936,
                      "equivalentAmount": {
                        "amount": "467.81",
                        "currencyCode": "PHP"
                      }
                    },
                    {
                      "amount": {
                        "amount": "47.14",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 5832,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3666,
                      "equivalentAmount": {
                        "amount": "234.08",
                        "currencyCode": "CZK"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "171.83",
                    "currencyCode": "LRD"
                  },
                  "percentage": "5.48"
                },
                "passengerReferenceIds": [
                  "67667792-2a4f-482a-8b15-38aa0fa29e49",
                  "f9e321e8-03bc-4138-b0e7-269c16a878de",
                  "01b1e671-578a-46ab-a3d8-9fd168d76bf4",
                  "d4fd3262-7cb1-47ab-a427-d3af4210b7f7",
                  "bd802b00-9e58-45cc-8e8a-5accb54ee412",
                  "a106fcdb-d67f-4e8b-b313-4e1822d1d525",
                  "e677d074-a6a5-4a7a-8a52-a78bf4708c18",
                  "6afa0614-2ef6-4546-a9a9-609ae3c8e84b",
                  "aa8cd449-a523-4423-ad2d-e12222f2c75e"
                ],
                "total": {
                  "amount": {
                    "amount": "41.55",
                    "currencyCode": "ZAR"
                  },
                  "awardAmount": {
                    "amount": 8004,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0415,
                  "equivalentAmount": {
                    "amount": "481.56",
                    "currencyCode": "QAR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "452.86",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 6930,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2896,
                    "equivalentAmount": {
                      "amount": "187.41",
                      "currencyCode": "KZT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "413.51",
                        "currencyCode": "VES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39835,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4758,
                      "equivalentAmount": {
                        "amount": "279.83",
                        "currencyCode": "LSL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "171.44",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12669,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4176,
                      "equivalentAmount": {
                        "amount": "421.18",
                        "currencyCode": "CVE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "175.37",
                        "currencyCode": "RON"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27778,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3344,
                      "equivalentAmount": {
                        "amount": "469.12",
                        "currencyCode": "MWK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "266.02",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 43126,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0452,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "316.96",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "311.18",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 47612,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4157,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "31.18",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "451.55",
                    "currencyCode": "SHP"
                  },
                  "percentage": "6.93"
                },
                "passengerReferenceIds": [
                  "e2687bf1-0264-451e-9bc1-3d15ccbbd9bb",
                  "16634d57-56cf-47d5-b6af-2467526b1d1d",
                  "e3bfbba5-4230-42b5-859e-a9c770eea4ef",
                  "73ddefea-96c5-4e8e-a3b1-732b4ca4a05e",
                  "3c505378-b832-4c0e-b04a-0e238f3a92f1",
                  "f1357c88-9266-469b-bffc-17510d768801",
                  "3c052119-7d78-4f23-9a2f-874678e0d468",
                  "4ece2aa0-74e1-474d-8f05-14450ec8287c",
                  "40e96834-56b7-42ec-afec-24533f553e1e"
                ],
                "total": {
                  "amount": {
                    "amount": "166",
                    "currencyCode": "KGS"
                  },
                  "awardAmount": {
                    "amount": 10269,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1702,
                  "equivalentAmount": {
                    "amount": "177.83",
                    "currencyCode": "IRR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "367.04",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 23629,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1186,
                    "equivalentAmount": {
                      "amount": "59.57",
                      "currencyCode": "RSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "10.72",
                        "currencyCode": "UGX"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34862,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2489,
                      "equivalentAmount": {
                        "amount": "164.16",
                        "currencyCode": "MGA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "187.5",
                        "currencyCode": "DJF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48604,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0632,
                      "equivalentAmount": {
                        "amount": "55.84",
                        "currencyCode": "GIP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "366.57",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10579,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2884,
                      "equivalentAmount": {
                        "amount": "112.64",
                        "currencyCode": "GMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "453.95",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 42654,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1873,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "209.34",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "272.8",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 44995,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.11,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "239.87",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "63.43",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 23535,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1343,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "248.58",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "438.68",
                    "currencyCode": "BGN"
                  },
                  "percentage": "8.49"
                },
                "passengerReferenceIds": [
                  "3b0cb7bc-b645-4c2d-bc50-4e272f2eaa3d",
                  "69391b82-89f8-4749-aa33-fef10114a3b0",
                  "1d2f6e2a-faf2-4dd9-a6b9-1fb375d23eb4",
                  "89ca1335-9809-4e59-b12e-1098fd9899c6",
                  "25538ae9-d251-490b-a666-e9bb6cba9b73",
                  "60826481-7777-470d-8a98-18bfdfb60185",
                  "7b32377c-ae16-4ee1-b881-ee4899fd1392",
                  "fbc9d1f9-5fdd-4464-a4ee-493a6c7678a3",
                  "0d253042-4b83-41db-9967-3a252c74b686"
                ],
                "total": {
                  "amount": {
                    "amount": "396.2",
                    "currencyCode": "ETB"
                  },
                  "awardAmount": {
                    "amount": 33730,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3858,
                  "equivalentAmount": {
                    "amount": "131.75",
                    "currencyCode": "RWF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "241.33",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 4163,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2407,
                    "equivalentAmount": {
                      "amount": "129.31",
                      "currencyCode": "JPY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "129.05",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2729,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4157,
                      "equivalentAmount": {
                        "amount": "447.23",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "259.89",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39877,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1297,
                      "equivalentAmount": {
                        "amount": "28.31",
                        "currencyCode": "CUP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "357.54",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17239,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2847,
                      "equivalentAmount": {
                        "amount": "172.44",
                        "currencyCode": "OMR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "94.69",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 42733,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2285,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "240.03",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "179.64",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 40190,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4386,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "377.74",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "108.43",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 31246,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3606,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "265.29",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "441.45",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 38114,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1717,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "417.52",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "165.36",
                    "currencyCode": "MKD"
                  },
                  "percentage": "10.09"
                },
                "passengerReferenceIds": [
                  "24a33144-fd55-434f-9b8d-066bdef4a40c",
                  "c48f49d9-a813-48ee-9b06-b287162bcce3",
                  "3fe677d8-635f-42a8-9f12-2fff86048a4f",
                  "585f3ab5-23e6-4440-a054-40daab0193dc",
                  "aee3d925-7f77-4966-be80-012c7b25f218",
                  "e18d681a-ceea-4b02-a1f4-7d32e139fd2c",
                  "69cea9c3-aa8b-4e3e-b8c5-24c368dee1be",
                  "9a618f14-d82a-48c3-afc7-d471790204c7",
                  "2d8a70b6-0ace-468f-b37c-eae28adaf2b8"
                ],
                "total": {
                  "amount": {
                    "amount": "318.48",
                    "currencyCode": "MRU"
                  },
                  "awardAmount": {
                    "amount": 12892,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.059,
                  "equivalentAmount": {
                    "amount": "481.77",
                    "currencyCode": "BGN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "460.02",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 17049,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2546,
                    "equivalentAmount": {
                      "amount": "270.59",
                      "currencyCode": "NIO"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "163.28",
                        "currencyCode": "EGP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29882,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3724,
                      "equivalentAmount": {
                        "amount": "159.51",
                        "currencyCode": "GHS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "498.53",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47076,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4228,
                      "equivalentAmount": {
                        "amount": "293.95",
                        "currencyCode": "PAB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "91.92",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39268,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2934,
                      "equivalentAmount": {
                        "amount": "469.08",
                        "currencyCode": "INR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "32.23",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 34897,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2774,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "363.59",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "160",
                    "currencyCode": "KWD"
                  },
                  "percentage": "13.01"
                },
                "passengerReferenceIds": [
                  "65fc8ee2-e7c9-49f9-a813-0142d196f8ce",
                  "1dbd743b-80c9-4682-b3b9-191bb75d1b9e",
                  "73ed9399-62b1-4387-801c-310afdf54fff",
                  "8d51aa46-0643-46a1-aa13-6a58ad501a68",
                  "8254688a-b754-40f9-bc2a-ff930839cc65",
                  "83627cba-cfbe-4b8d-bc56-ca0ab83b7cec",
                  "d90a6488-001c-4967-98c6-7d6219bcde3c",
                  "00f441cd-9022-43bc-a314-04cf98558301",
                  "be8e51f7-8ee8-47d4-a0fa-79a1c159e6ee"
                ],
                "total": {
                  "amount": {
                    "amount": "53.13",
                    "currencyCode": "CRC"
                  },
                  "awardAmount": {
                    "amount": 45408,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2534,
                  "equivalentAmount": {
                    "amount": "354.9",
                    "currencyCode": "HNL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "370.42",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 7440,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1582,
                    "equivalentAmount": {
                      "amount": "187.64",
                      "currencyCode": "MYR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "302.28",
                        "currencyCode": "NGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7100,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2953,
                      "equivalentAmount": {
                        "amount": "170.02",
                        "currencyCode": "DOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "231.22",
                        "currencyCode": "DZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19270,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0492,
                      "equivalentAmount": {
                        "amount": "477.88",
                        "currencyCode": "ETB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "117.52",
                        "currencyCode": "ILS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36574,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0777,
                      "equivalentAmount": {
                        "amount": "361.52",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "480.97",
                        "currencyCode": "TJS"
                      },
                      "awardAmount": {
                        "amount": 39221,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1232,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "230.15",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "257.99",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 42605,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2844,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "452.45",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "183.96",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 14532,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3322,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "232.49",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "375.37",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 45200,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2526,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "310.03",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "57.21",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 21325,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4108,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "365.43",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "282.82",
                    "currencyCode": "XCD"
                  },
                  "percentage": "11.29"
                },
                "passengerReferenceIds": [
                  "de43bad5-e50c-408a-8722-1dc3088b2436",
                  "a35709f3-f575-4699-92aa-e6855ffb23d6",
                  "cc2d1f2f-ca5e-4904-9351-bd78dcabbc86",
                  "efc82654-e7e7-40b2-bef0-99baa43e2ded",
                  "b8aef44c-372b-436c-a0a6-c90e50ae6970",
                  "16073fa4-a811-4dc1-ad53-312af3c92e27",
                  "af8f2e62-c310-4378-995b-32393252f199",
                  "5dad3b5c-9669-4993-a5eb-45ce79309073",
                  "bf35639f-e166-4403-bfd2-cad4087538a6"
                ],
                "total": {
                  "amount": {
                    "amount": "401.78",
                    "currencyCode": "MWK"
                  },
                  "awardAmount": {
                    "amount": 30856,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2734,
                  "equivalentAmount": {
                    "amount": "399.16",
                    "currencyCode": "MZN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "29.19",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 17089,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2141,
                    "equivalentAmount": {
                      "amount": "56.38",
                      "currencyCode": "SRD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "351.89",
                        "currencyCode": "CDF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25892,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4735,
                      "equivalentAmount": {
                        "amount": "388.02",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "480.33",
                        "currencyCode": "EGP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28672,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1463,
                      "equivalentAmount": {
                        "amount": "203.1",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "208.3",
                        "currencyCode": "BZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5468,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0504,
                      "equivalentAmount": {
                        "amount": "359.1",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "63.65",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 40670,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1054,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "80.74",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "48.37",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 29525,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1436,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "135.19",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "148.91",
                    "currencyCode": "MVR"
                  },
                  "percentage": "6.67"
                },
                "passengerReferenceIds": [
                  "6a7304db-1a71-4727-a1b1-7d7bbeaad91e",
                  "35fa6512-0569-4733-bb74-cf74a33379a5",
                  "e57635b4-1a70-4dca-8083-c0e9cb4e48d1",
                  "ae2af6be-c1a5-463b-8aee-dab00f7e146d",
                  "e83c857e-805f-4ab7-b828-791b76372cd4",
                  "d746a8ed-12ec-41f0-bd70-e4a59495421f",
                  "216323e5-72b0-442d-be71-3f41f69091ea",
                  "8321062d-da73-498d-b5f0-a0b82c47fa6d",
                  "ca0cde22-e617-4b63-a0ea-263cc8c20111"
                ],
                "total": {
                  "amount": {
                    "amount": "272.73",
                    "currencyCode": "BOB"
                  },
                  "awardAmount": {
                    "amount": 6615,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4889,
                  "equivalentAmount": {
                    "amount": "59.46",
                    "currencyCode": "BGN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "325.01",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 43777,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0896,
                    "equivalentAmount": {
                      "amount": "121.12",
                      "currencyCode": "SZL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "91.46",
                        "currencyCode": "CHF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47571,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.269,
                      "equivalentAmount": {
                        "amount": "381.86",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "413.44",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1109,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0462,
                      "equivalentAmount": {
                        "amount": "425.68",
                        "currencyCode": "BRL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "208.29",
                        "currencyCode": "MVR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39288,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0374,
                      "equivalentAmount": {
                        "amount": "175.54",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "321.76",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 40242,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4524,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "345.08",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "417.83",
                    "currencyCode": "SLE"
                  },
                  "percentage": "12.78"
                },
                "passengerReferenceIds": [
                  "88fc2249-c5f7-479d-840d-a0a1cb4d1382",
                  "0508923e-4fe1-417c-81d9-b09e70065186",
                  "2438d67a-6499-442a-831e-543e39deb895",
                  "b5fda993-c034-4db2-b82b-2308cb4ee85a",
                  "78f6176c-913c-4949-a8f8-c1d834cab904",
                  "09d9c667-36bb-43a5-a271-d86b1ddb407e",
                  "39220721-0b83-414f-a2f6-6af96b40f440",
                  "d3494e5e-3ba0-491d-843c-581b8c142f61",
                  "d55efe17-8ad3-46de-93be-060042731f8e"
                ],
                "total": {
                  "amount": {
                    "amount": "188.43",
                    "currencyCode": "BZD"
                  },
                  "awardAmount": {
                    "amount": 27764,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0387,
                  "equivalentAmount": {
                    "amount": "69.46",
                    "currencyCode": "ISK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "372.72",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 10022,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4038,
                    "equivalentAmount": {
                      "amount": "208.98",
                      "currencyCode": "KMF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "415.81",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37901,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4502,
                      "equivalentAmount": {
                        "amount": "375.69",
                        "currencyCode": "ALL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "250.86",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49185,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2769,
                      "equivalentAmount": {
                        "amount": "432.22",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "383.85",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24807,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3199,
                      "equivalentAmount": {
                        "amount": "44.74",
                        "currencyCode": "UAH"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "80.66",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 49352,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1706,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "370.51",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "48.65",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 4319,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4646,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "296.97",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "100.07",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 16704,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2735,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "130.79",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "29.16",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 4462,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3354,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "92.42",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "37.81",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 37914,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4377,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "133.79",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "287.11",
                    "currencyCode": "XPF"
                  },
                  "percentage": "11.39"
                },
                "passengerReferenceIds": [
                  "343cd3ba-5dc3-4a0a-9388-cfd4ce5fc54e",
                  "85a39e0b-7bc9-439c-9cb3-704c40eeee87",
                  "62fc134c-a140-4b9f-bfdb-1348ceb26a72",
                  "412a7a94-f7af-49c7-a90b-b95c78189042",
                  "ae265040-16e6-4ce7-aef9-b69379c609fc",
                  "f7a20840-1545-42fa-b648-17c7d1db4764",
                  "b215bc95-65be-4c3f-aada-4f0a88475257",
                  "21e953ec-1597-4bae-a2b7-9de0c1ca3227",
                  "302a0172-1779-4039-bb74-050f99c974f9"
                ],
                "total": {
                  "amount": {
                    "amount": "151.92",
                    "currencyCode": "KES"
                  },
                  "awardAmount": {
                    "amount": 21616,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4411,
                  "equivalentAmount": {
                    "amount": "436.7",
                    "currencyCode": "BHD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "427.74",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 32290,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0886,
                    "equivalentAmount": {
                      "amount": "120.17",
                      "currencyCode": "VUV"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "178.54",
                        "currencyCode": "THB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25422,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1624,
                      "equivalentAmount": {
                        "amount": "68.98",
                        "currencyCode": "GYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "318.55",
                        "currencyCode": "HTG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31744,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0565,
                      "equivalentAmount": {
                        "amount": "310.99",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "344.82",
                        "currencyCode": "PAB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32640,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3564,
                      "equivalentAmount": {
                        "amount": "278.51",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "365.34",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 3294,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2998,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "403.39",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "127.85",
                        "currencyCode": "BHD"
                      },
                      "awardAmount": {
                        "amount": 29916,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2854,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "120.95",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "141.8",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 45325,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4931,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "198.88",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "DSB5D",
            "GF7WP3",
            "GN0T5V",
            "64BRMR",
            "JEOZ7",
            "EFB886",
            "Z-OVL",
            "L8PVV",
            "8-7HZS",
            "0HNYNY"
          ]
        },
        {
          "details": {
            "type": "SeatOfferItem"
          },
          "id": "943c6c98-cfdf-4638-bd6b-1cd82945ca14",
          "itineraryPartReferenceIds": [
            "IP-2",
            "IP-1",
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-2"
          ],
          "itineraryReferenceId": "BA6",
          "passengerReferenceIds": [
            "f2fbaf52-8306-4ec4-8d4f-7d055a132993",
            "0fff1155-bab1-487f-b874-c6b6c8e01055",
            "658c26ba-8521-4a08-bced-057219b56871",
            "60391797-ef59-4a3d-841a-719f0843e923",
            "d7b3eab0-fb92-4224-b24e-aab7d25d20cd",
            "7dfa30e4-33ca-4903-a922-3431c45a74b6",
            "42178434-0f6b-49c7-8926-2dc28d7f2385",
            "37e051e3-df2c-497b-914a-5d870f40272c",
            "e34251f9-5693-4c92-be3a-c9d23239c012"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "167.81",
                    "currencyCode": "LKR"
                  },
                  "percentage": "7.54"
                },
                "deal": {
                  "amount": {
                    "amount": "333.38",
                    "currencyCode": "BYN"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "13.01",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "188662f3-1c2e-4d94-91cb-3d03322a4fc8",
                  "b44d70b8-49ac-4e78-9654-d560c0efbdea",
                  "b4e1593f-3915-49f0-bf1e-9468849fe716",
                  "16605589-b198-4b82-abb0-7eda321d3c5c",
                  "9801b521-75cb-44d7-a7a1-02e6513eccdf",
                  "aafd67f9-a694-4e02-800e-42f2c99954a4",
                  "dc531186-933f-44a3-b3be-f10691694722",
                  "828d8dc9-4d59-48bc-8648-a549f92ff507",
                  "ce62b1ab-9c55-4f6c-a068-1b1785ff8836"
                ],
                "total": {
                  "amount": {
                    "amount": "220.11",
                    "currencyCode": "HTG"
                  },
                  "awardAmount": {
                    "amount": 31624,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4695,
                  "equivalentAmount": {
                    "amount": "330.41",
                    "currencyCode": "THB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "490.46",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 36203,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0349,
                    "equivalentAmount": {
                      "amount": "95.44",
                      "currencyCode": "FJD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "11.78",
                        "currencyCode": "ZAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17766,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3013,
                      "equivalentAmount": {
                        "amount": "417.17",
                        "currencyCode": "PHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "17.5",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31306,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4713,
                      "equivalentAmount": {
                        "amount": "105.39",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "44.31",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6477,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1136,
                      "equivalentAmount": {
                        "amount": "233.91",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "442.77",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 43081,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4515,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "99.92",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "33.22",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 24724,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4065,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "259.42",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "85.73",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 37483,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4565,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "180.82",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "45.95",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 26480,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2404,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "493.23",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "367.36",
                    "currencyCode": "PHP"
                  },
                  "percentage": "11.16"
                },
                "deal": {
                  "amount": {
                    "amount": "55.77",
                    "currencyCode": "CLP"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "8.32",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "6dc4455d-9523-40e6-b6c6-215579836ffd",
                  "c6947ef8-ad4e-4669-a088-87cff374f96b",
                  "8f75edbd-a932-44b4-a658-745bcd043519",
                  "9ceee3ea-2072-4496-a0e8-24d8c2029e2a",
                  "a3d69022-f3dd-49b4-8f49-08854895aff4",
                  "fc55987e-3f2b-4dd5-9c2b-373b0f6f944f",
                  "a7d940c4-587d-41b7-8bf9-1438ea96a068",
                  "eadf7b3e-76f4-45b6-8eda-7c5913795f71",
                  "5f7c2578-1727-4df0-8f3e-667ca2650992"
                ],
                "total": {
                  "amount": {
                    "amount": "300.22",
                    "currencyCode": "UGX"
                  },
                  "awardAmount": {
                    "amount": 18518,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0417,
                  "equivalentAmount": {
                    "amount": "178.89",
                    "currencyCode": "MMK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "456.22",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 2002,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4005,
                    "equivalentAmount": {
                      "amount": "54.2",
                      "currencyCode": "MKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "234.93",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42133,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3194,
                      "equivalentAmount": {
                        "amount": "67.26",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "161.41",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39002,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2351,
                      "equivalentAmount": {
                        "amount": "424.2",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "335.65",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30149,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1108,
                      "equivalentAmount": {
                        "amount": "268.69",
                        "currencyCode": "UYU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "50.77",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 24308,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4724,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "497.78",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "53.29",
                    "currencyCode": "RWF"
                  },
                  "percentage": "10.66"
                },
                "deal": {
                  "amount": {
                    "amount": "237.55",
                    "currencyCode": "TRY"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "8.94",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "d1cc47e3-673e-4a27-9ab5-6978006593ea",
                  "e24cdec1-1683-47ce-8ebd-88a9fafa26f3",
                  "79f61d65-6995-4bcc-83ac-a536d95e3129",
                  "1f2a3316-c34f-4e1e-a562-1098d389ba97",
                  "dc8decb7-571b-49d7-82af-919198fa701a",
                  "f3ee4abc-4e01-46ba-8684-a4990e9b71b3",
                  "fe222bed-eca9-4963-aeea-ba22f781e82e",
                  "38ebd598-0424-42f7-a002-edd65f9b953c",
                  "df2f9f99-9f17-4dd5-a59f-2cefb828053a"
                ],
                "total": {
                  "amount": {
                    "amount": "273.02",
                    "currencyCode": "BBD"
                  },
                  "awardAmount": {
                    "amount": 31217,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4408,
                  "equivalentAmount": {
                    "amount": "119.19",
                    "currencyCode": "TMT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "94.15",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 10337,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0884,
                    "equivalentAmount": {
                      "amount": "51.54",
                      "currencyCode": "BWP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "210.99",
                        "currencyCode": "GTQ"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27706,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1785,
                      "equivalentAmount": {
                        "amount": "122.23",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "207.78",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41380,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.105,
                      "equivalentAmount": {
                        "amount": "89.21",
                        "currencyCode": "XPF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "258.93",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3944,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1237,
                      "equivalentAmount": {
                        "amount": "122.14",
                        "currencyCode": "NIO"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "46.11",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 19312,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4294,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "460.93",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "36.4",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 17290,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2118,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "129.05",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "299.68",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 32276,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2149,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "482.13",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "110.02",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 16539,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3953,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "237.91",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "27.68",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 23047,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3315,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "339.9",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "169.4",
                    "currencyCode": "ETB"
                  },
                  "percentage": "14.11"
                },
                "deal": {
                  "amount": {
                    "amount": "55.35",
                    "currencyCode": "XAF"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "11.07",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "25c0b3df-a07b-42a8-b070-44730e520401",
                  "011c3af1-f9c9-40e8-bd58-72ebb6c04219",
                  "566f2b45-c954-4046-88fe-6eb839e9f865",
                  "21c20582-fdc9-447c-8cdb-1157126e097c",
                  "210fcd72-1aaf-4bf4-93ed-9b609a6d261d",
                  "1a2d3a16-c5c9-4e88-ac72-c1c42761e16a",
                  "a0af6605-84d0-4ce4-87f6-fd70e2afe1bb",
                  "ebd26759-8350-42bd-ae55-81e87177ee0c",
                  "93467566-de2d-493b-a90d-2f61ffaebea2"
                ],
                "total": {
                  "amount": {
                    "amount": "106.08",
                    "currencyCode": "BWP"
                  },
                  "awardAmount": {
                    "amount": 9991,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2468,
                  "equivalentAmount": {
                    "amount": "312.51",
                    "currencyCode": "BRL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "56.64",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 40619,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4736,
                    "equivalentAmount": {
                      "amount": "326.43",
                      "currencyCode": "AFN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "180.19",
                        "currencyCode": "UGX"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16746,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2332,
                      "equivalentAmount": {
                        "amount": "398.21",
                        "currencyCode": "CNY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "38.6",
                        "currencyCode": "GTQ"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34434,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2736,
                      "equivalentAmount": {
                        "amount": "419.52",
                        "currencyCode": "BIF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "353.13",
                        "currencyCode": "CAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29043,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1311,
                      "equivalentAmount": {
                        "amount": "244.66",
                        "currencyCode": "PGK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "475.34",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 6327,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.217,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "432.36",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "357.84",
                    "currencyCode": "BWP"
                  },
                  "percentage": "8.09"
                },
                "deal": {
                  "amount": {
                    "amount": "484.64",
                    "currencyCode": "GHS"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "14.89",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "4b60df28-fc00-4f3e-a2e3-ff1e62b830d7",
                  "8bb33dcb-d902-4d1f-8be5-71ee4950a726",
                  "bb21fa9c-379e-447d-9e21-4e314676d84b",
                  "8f29a283-22aa-420d-8eb4-8860e12f7a56",
                  "86c746d4-62ab-4dc7-9002-4351b277976d",
                  "c391499a-aacf-4bd6-aa38-1dc5384cd950",
                  "28262813-d594-44c4-8822-05c1b1880699",
                  "745c0b76-0409-4203-bb26-fbc2fcb4938d",
                  "93c60fff-0101-447d-b00b-9d86e39db4c3"
                ],
                "total": {
                  "amount": {
                    "amount": "348.79",
                    "currencyCode": "NIO"
                  },
                  "awardAmount": {
                    "amount": 27179,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1032,
                  "equivalentAmount": {
                    "amount": "80.91",
                    "currencyCode": "BIF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "391.59",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 46516,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1621,
                    "equivalentAmount": {
                      "amount": "296.62",
                      "currencyCode": "KWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "162.35",
                        "currencyCode": "CDF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6498,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4669,
                      "equivalentAmount": {
                        "amount": "204",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "458.34",
                        "currencyCode": "KMF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11690,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0587,
                      "equivalentAmount": {
                        "amount": "347.31",
                        "currencyCode": "RON"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "277.22",
                        "currencyCode": "TWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29223,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1302,
                      "equivalentAmount": {
                        "amount": "186.19",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "214.19",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 43064,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.228,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "213.28",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "397.11",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 28912,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4808,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "475.71",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "156.85",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 13409,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2148,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "75.13",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "487.14",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 41332,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3454,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "28.74",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "100.75",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 31069,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3999,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "341.38",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "217.63",
                    "currencyCode": "CDF"
                  },
                  "percentage": "13.51"
                },
                "deal": {
                  "amount": {
                    "amount": "126.34",
                    "currencyCode": "TTD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "17.27",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "07c96f46-f34d-438f-85e4-a0ededdb3428",
                  "066bcece-6742-4e70-8dcf-91f9eac42920",
                  "b1ee5079-9e8b-466a-b6e6-bbcab8ce1b3a",
                  "aecd8430-8823-41ea-9d23-e748d88612f8",
                  "469a8eb2-a26e-4a76-b5b9-1bf68574b8d9",
                  "f5f266fd-85fd-4cdd-89e6-39f21824ed2e",
                  "45321320-069c-4262-91d6-0b1287a44e7a",
                  "b92ae5a6-df84-48e3-8435-7cfde861fc2a",
                  "93ed7c18-f693-4423-80f3-08d6008cc494"
                ],
                "total": {
                  "amount": {
                    "amount": "287.76",
                    "currencyCode": "DOP"
                  },
                  "awardAmount": {
                    "amount": 27002,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4794,
                  "equivalentAmount": {
                    "amount": "54.26",
                    "currencyCode": "LSL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "169.68",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 36507,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1299,
                    "equivalentAmount": {
                      "amount": "376.94",
                      "currencyCode": "UAH"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "199.51",
                        "currencyCode": "RSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23056,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4613,
                      "equivalentAmount": {
                        "amount": "496.04",
                        "currencyCode": "JOD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "17.97",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12468,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0517,
                      "equivalentAmount": {
                        "amount": "161.76",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "354.36",
                        "currencyCode": "NOK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23249,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4038,
                      "equivalentAmount": {
                        "amount": "138.65",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "115.12",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 40512,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4935,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "421.43",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "133.67",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 12100,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.268,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "290.62",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "453.97",
                    "currencyCode": "IDR"
                  },
                  "percentage": "7.69"
                },
                "deal": {
                  "amount": {
                    "amount": "14.45",
                    "currencyCode": "ZMW"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "6.76",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "80fc3308-db09-4653-814d-6e3916e2ab24",
                  "b71047c4-533e-4001-b96a-afed2064d92e",
                  "4d07a610-8e73-453e-9c3d-a44b4ba40e3c",
                  "d5788d7c-793b-4e94-850c-f9afa4d408d5",
                  "efd65824-bb9d-4b93-8994-3702564385cf",
                  "80234305-0dd8-4203-83d8-2475386e7647",
                  "828b917b-8085-4caf-ab2f-055d926d4e2a",
                  "b59b0bc5-42da-4888-a5c3-f30751fadae9",
                  "8ef3e7c3-394c-4726-b6b5-958023ea9513"
                ],
                "total": {
                  "amount": {
                    "amount": "148.62",
                    "currencyCode": "PGK"
                  },
                  "awardAmount": {
                    "amount": 47677,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0218,
                  "equivalentAmount": {
                    "amount": "224.58",
                    "currencyCode": "PEN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "290.75",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 27827,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1816,
                    "equivalentAmount": {
                      "amount": "278.2",
                      "currencyCode": "RUB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "107.32",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49504,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1459,
                      "equivalentAmount": {
                        "amount": "45.94",
                        "currencyCode": "NOK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "155.08",
                        "currencyCode": "JMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25333,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3865,
                      "equivalentAmount": {
                        "amount": "297.72",
                        "currencyCode": "SGD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "167.33",
                        "currencyCode": "RWF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41530,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2935,
                      "equivalentAmount": {
                        "amount": "480.05",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "385.15",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 33186,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1039,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "113.42",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "408.51",
                    "currencyCode": "BND"
                  },
                  "percentage": "12.86"
                },
                "deal": {
                  "amount": {
                    "amount": "433.15",
                    "currencyCode": "BZD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "18.45",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "7b9ea784-4554-4079-8b74-b3dbd26163eb",
                  "16f29043-c18c-4795-8638-b98ef582a219",
                  "c9092b9e-e5fa-4d95-b937-9f7f3a552f2a",
                  "aca3822d-7ee8-4e51-b4ad-cdd62585bea6",
                  "e25b526a-11c8-492b-a1c5-da2a5897026f",
                  "44055173-ad4f-4a02-99d3-f8cf28469cf9",
                  "cbea3131-55b9-480f-bf7d-f65c5e86726b",
                  "4289cd34-d03b-43c9-99dc-3f807165a217",
                  "a5652ee3-cbbe-4206-84e7-b0d0a0f0a3be"
                ],
                "total": {
                  "amount": {
                    "amount": "473.28",
                    "currencyCode": "CLP"
                  },
                  "awardAmount": {
                    "amount": 44887,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.04,
                  "equivalentAmount": {
                    "amount": "449.89",
                    "currencyCode": "ILS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "422.74",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 33343,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2286,
                    "equivalentAmount": {
                      "amount": "294.59",
                      "currencyCode": "ZWL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "23.51",
                        "currencyCode": "SOS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23289,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0725,
                      "equivalentAmount": {
                        "amount": "352.33",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "228.89",
                        "currencyCode": "CZK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32855,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3811,
                      "equivalentAmount": {
                        "amount": "109.76",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "194.15",
                        "currencyCode": "FJD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7885,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2934,
                      "equivalentAmount": {
                        "amount": "405.15",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "495.3",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 38073,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1338,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "12.54",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "462.02",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 44711,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4214,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "171.96",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "400.39",
                    "currencyCode": "BMD"
                  },
                  "percentage": "6.54"
                },
                "deal": {
                  "amount": {
                    "amount": "364.99",
                    "currencyCode": "UYU"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "14.18",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "747ce241-c334-4c87-a748-20bb4a8ec403",
                  "b5079da3-8c42-4863-aa26-600859a0b5a9",
                  "87fe120c-7c78-444d-8112-d5b5605a66db",
                  "66b671e2-e3d2-4588-b583-598b37f7ea78",
                  "570d3f12-150d-4caa-abc9-0f12faaebca3",
                  "8e2f0d3f-3d55-4223-ac5b-de5600da9736",
                  "64b62268-2d3f-4a59-b4ec-5d9d447497bc",
                  "e7891c47-493a-44a3-b918-4b662573e20a",
                  "d48d276e-eaf0-44a8-8bdc-f45fba71fbac"
                ],
                "total": {
                  "amount": {
                    "amount": "399.05",
                    "currencyCode": "BSD"
                  },
                  "awardAmount": {
                    "amount": 37969,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4019,
                  "equivalentAmount": {
                    "amount": "337.34",
                    "currencyCode": "ALL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "165.26",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 16013,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4179,
                    "equivalentAmount": {
                      "amount": "285.79",
                      "currencyCode": "WST"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "411.93",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17226,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1219,
                      "equivalentAmount": {
                        "amount": "220.08",
                        "currencyCode": "JOD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "18.62",
                        "currencyCode": "MRU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17016,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0642,
                      "equivalentAmount": {
                        "amount": "182.57",
                        "currencyCode": "IDR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "333.34",
                        "currencyCode": "FJD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7599,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3093,
                      "equivalentAmount": {
                        "amount": "79.09",
                        "currencyCode": "DKK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "299.72",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 16920,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4323,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "454.81",
                        "currencyCode": "TRY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "375.14",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 45905,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3127,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "138.61",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "190.64",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 39274,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3015,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "110",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "398.58",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 48360,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0464,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "123.84",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1832
                },
                "passengerReferenceIds": [
                  "9e35af57-5334-4dcb-a44d-b3e992e2800d",
                  "c0f57f42-6c6b-48d1-9273-25a5901cee30",
                  "6d5583a1-815b-498a-8ec0-76dcaf7a5c0a",
                  "a91db949-e72e-4a0e-a23c-5765d62126c5",
                  "e6d5272b-ca7c-47ab-80ef-4036f2763860",
                  "a8c95d0a-eb8a-4ccb-920f-ffd3c95b506a",
                  "62cba506-d7e2-49a4-ba5d-46f72e318fa0",
                  "f985d6dc-18ee-40c0-a2e6-ed62af238ed0",
                  "f39aae26-141b-4662-a6c0-b4c9dff275fe"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "342.92",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 16474,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3881,
                    "equivalentAmount": {
                      "amount": "91.09",
                      "currencyCode": "VUV"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "295.7",
                          "currencyCode": "UZS"
                        },
                        "awardAmount": {
                          "amount": 5402,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4579,
                        "equivalentAmount": {
                          "amount": "283.22",
                          "currencyCode": "CLP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "431.33",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 34135,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1534,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "357.28",
                            "currencyCode": "AOA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "255.21",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 48029,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4655,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "133.42",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "391.03",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 27690,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1001,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "224.05",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "169.29",
                          "currencyCode": "GEL"
                        },
                        "awardAmount": {
                          "amount": 20790,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4805,
                        "equivalentAmount": {
                          "amount": "55.2",
                          "currencyCode": "SGD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "91.05",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 34601,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2956,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "361.13",
                            "currencyCode": "RON"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "80.19",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 29142,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0511,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "234.43",
                            "currencyCode": "MYR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "200",
                            "currencyCode": "GBP"
                          },
                          "awardAmount": {
                            "amount": 13936,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2988,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "12.31",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "216.96",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 15670,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2676,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "33.33",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "35.54",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 18285,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4268,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "456.17",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "167.21",
                          "currencyCode": "SDG"
                        },
                        "awardAmount": {
                          "amount": 11944,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0248,
                        "equivalentAmount": {
                          "amount": "91.94",
                          "currencyCode": "RSD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "149.87",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 42312,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4031,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "288.17",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "202.22",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 38297,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3642,
                    "equivalentAmount": {
                      "amount": "341.26",
                      "currencyCode": "TND"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "378.09",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 27158,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2463,
                    "equivalentAmount": {
                      "amount": "20.92",
                      "currencyCode": "SRD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "94.78",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 10696,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3828,
                    "equivalentAmount": {
                      "amount": "242.82",
                      "currencyCode": "SSP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "178.46",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 35556,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2247,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "106.02",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "322.17",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 40682,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0156,
                    "equivalentAmount": {
                      "amount": "489.74",
                      "currencyCode": "THB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "322.89",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 26982,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0296,
                    "equivalentAmount": {
                      "amount": "109.05",
                      "currencyCode": "JPY"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1326
                },
                "passengerReferenceIds": [
                  "588f8700-3c8f-4727-a516-70aedbeaa945",
                  "8752d1b1-21b8-4a9e-ab04-6c97aab92f74",
                  "8d9efbfd-4f45-48bc-bd5c-03d2f8b2aa30",
                  "fb3568ef-d263-4270-81bc-ee2e5f8ba451",
                  "4d02aeed-1388-46ed-99ab-9b1faece6ae4",
                  "3f178935-72c2-4584-808f-69d7acf44137",
                  "fe05cc7c-63eb-46a7-aae4-60f0770ea636",
                  "07364341-7bcc-49ac-ae92-70689e3efa85",
                  "3cadc40e-0d4c-457c-b9c4-b102f45a7a16"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "283.46",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 1739,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3406,
                    "equivalentAmount": {
                      "amount": "19.59",
                      "currencyCode": "KZT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "69.93",
                          "currencyCode": "SDG"
                        },
                        "awardAmount": {
                          "amount": 30232,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3632,
                        "equivalentAmount": {
                          "amount": "314.02",
                          "currencyCode": "BDT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "74.81",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 2627,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4976,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "413.88",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "59.59",
                          "currencyCode": "MXN"
                        },
                        "awardAmount": {
                          "amount": 16583,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3884,
                        "equivalentAmount": {
                          "amount": "296.72",
                          "currencyCode": "TRY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "70.05",
                            "currencyCode": "KGS"
                          },
                          "awardAmount": {
                            "amount": 28161,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2115,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "93.92",
                            "currencyCode": "RON"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "449.96",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 37917,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4239,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "216.49",
                            "currencyCode": "BIF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "139.1",
                          "currencyCode": "JMD"
                        },
                        "awardAmount": {
                          "amount": 17351,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0282,
                        "equivalentAmount": {
                          "amount": "287.07",
                          "currencyCode": "ZAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "210.35",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 12614,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3272,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "394.37",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "33.13",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 27867,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1808,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "294.71",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "71.89",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 2223,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3287,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "142.15",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "265.6",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 9899,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1292,
                    "equivalentAmount": {
                      "amount": "445.33",
                      "currencyCode": "PYG"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "399",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 42825,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4145,
                    "equivalentAmount": {
                      "amount": "450.01",
                      "currencyCode": "VUV"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "297.56",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 43500,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3992,
                    "equivalentAmount": {
                      "amount": "442.96",
                      "currencyCode": "XOF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "171.81",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 25786,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1187,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "115.45",
                        "currencyCode": "BRL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "456.51",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 24459,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1088,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "219.13",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "263.19",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 13876,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0765,
                    "equivalentAmount": {
                      "amount": "258.09",
                      "currencyCode": "KGS"
                    }
                  },
                  {
                    "amount": {
                      "amount": "494.9",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 2975,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2962,
                    "equivalentAmount": {
                      "amount": "223.11",
                      "currencyCode": "BDT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8558
                },
                "passengerReferenceIds": [
                  "d92f3932-9773-490a-bf17-c490d86e0351",
                  "7efd460f-b304-47e9-9c3a-17f850fe15d6",
                  "2e5e231d-5ec8-436b-b206-5a199836893e",
                  "c1ab9f4f-72a7-48b7-a72c-526a8e7d957c",
                  "af3ddc93-c903-4a58-a29c-d8dd0a178b94",
                  "9bb92e55-834c-403f-bca7-ae4f6d3c730b",
                  "17d33a81-7674-448c-856b-a7b985d09547",
                  "ccd87330-4fbc-4549-880c-523f0e190c15",
                  "c403fae6-3576-47f3-a478-01c7b454cfeb"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "411.48",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 30615,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3955,
                    "equivalentAmount": {
                      "amount": "157.56",
                      "currencyCode": "GNF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "210.38",
                          "currencyCode": "PAB"
                        },
                        "awardAmount": {
                          "amount": 45076,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2219,
                        "equivalentAmount": {
                          "amount": "453.18",
                          "currencyCode": "LBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "250.88",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 32125,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3499,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "438.19",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "467.67",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 37997,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3978,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "208.57",
                            "currencyCode": "YER"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "45.1",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 47379,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2598,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "318.97",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "401.41",
                          "currencyCode": "BOB"
                        },
                        "awardAmount": {
                          "amount": 33472,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.14,
                        "equivalentAmount": {
                          "amount": "42.01",
                          "currencyCode": "ZMW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "252.15",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 30036,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4591,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "486.59",
                            "currencyCode": "MYR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "366.97",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 2707,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0652,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "446.81",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "473.82",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 43277,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2738,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "445.36",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "451.95",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 23191,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0443,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "396.71",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "428.42",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 48246,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1907,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "148.09",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "493.86",
                          "currencyCode": "VND"
                        },
                        "awardAmount": {
                          "amount": 29580,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3358,
                        "equivalentAmount": {
                          "amount": "113.85",
                          "currencyCode": "GBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "319.78",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 28144,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3598,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "81.47",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "85.55",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 11012,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1382,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "359.77",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "312.36",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 35778,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2181,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "330.66",
                            "currencyCode": "XPF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "75.78",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 47624,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4578,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "331",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "36.78",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 25652,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3662,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "414.83",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "220.75",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 14654,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.181,
                    "equivalentAmount": {
                      "amount": "208.78",
                      "currencyCode": "CUP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "161.77",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 46383,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1776,
                    "equivalentAmount": {
                      "amount": "338.27",
                      "currencyCode": "CDF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "423.46",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 12584,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3512,
                    "equivalentAmount": {
                      "amount": "199.27",
                      "currencyCode": "BND"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "64.39",
                        "currencyCode": "USD"
                      },
                      "awardAmount": {
                        "amount": 30010,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4009,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "83.13",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "154.35",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 7781,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3639,
                    "equivalentAmount": {
                      "amount": "495.24",
                      "currencyCode": "ILS"
                    }
                  },
                  {
                    "amount": {
                      "amount": "408.58",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 39393,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1782,
                    "equivalentAmount": {
                      "amount": "108.59",
                      "currencyCode": "GEL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9313
                },
                "passengerReferenceIds": [
                  "24262a5e-60c3-410b-b032-e3d283cdaca0",
                  "54e5313e-bbc7-4f16-9309-467d865e620c",
                  "111dcb79-d87c-429f-9c74-c65190e115b4",
                  "f0642f79-5a85-472f-b7ae-7f2ec45d25eb",
                  "2126be84-8f53-4bec-be15-264847bc521f",
                  "eaf9b290-cb1a-4f92-b266-816e1239a9af",
                  "eae84ce5-c454-44b9-8591-67a7fed7f3e5",
                  "933f1172-9bb2-4a7d-bd98-e2da3903eb70",
                  "96ee6147-41fe-428a-8768-1c62c0633ba4"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "155.51",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 48862,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2849,
                    "equivalentAmount": {
                      "amount": "386.37",
                      "currencyCode": "WST"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "80.34",
                          "currencyCode": "PKR"
                        },
                        "awardAmount": {
                          "amount": 12906,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1388,
                        "equivalentAmount": {
                          "amount": "180.97",
                          "currencyCode": "LAK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "270.39",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 45272,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1838,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "216.99",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "267.27",
                          "currencyCode": "PGK"
                        },
                        "awardAmount": {
                          "amount": 43965,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4172,
                        "equivalentAmount": {
                          "amount": "41.91",
                          "currencyCode": "BAM"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "125.72",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 47311,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3353,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "453.39",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "288.58",
                          "currencyCode": "MGA"
                        },
                        "awardAmount": {
                          "amount": 41438,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3645,
                        "equivalentAmount": {
                          "amount": "73.34",
                          "currencyCode": "KMF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "117.03",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 12622,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0943,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "445.68",
                            "currencyCode": "WST"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "293.05",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 1959,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4654,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "147.28",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "356.56",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 42558,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2483,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "21.83",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "134.35",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 26700,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1373,
                    "equivalentAmount": {
                      "amount": "452.75",
                      "currencyCode": "ISK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "55.66",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 21480,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.318,
                    "equivalentAmount": {
                      "amount": "457.78",
                      "currencyCode": "XAF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "128.63",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 46973,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2931,
                    "equivalentAmount": {
                      "amount": "12.75",
                      "currencyCode": "CDF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "428.48",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 37966,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1411,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "431.54",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "121.76",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 19679,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4165,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "233.28",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "226.83",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 2128,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4283,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "460.52",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "276.21",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 43932,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3687,
                    "equivalentAmount": {
                      "amount": "396.81",
                      "currencyCode": "YER"
                    }
                  },
                  {
                    "amount": {
                      "amount": "46.04",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 40295,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.343,
                    "equivalentAmount": {
                      "amount": "149.87",
                      "currencyCode": "MVR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9814
                },
                "passengerReferenceIds": [
                  "37fc5d7e-0981-4f66-9b58-c7038ae23c60",
                  "fd38e30a-917c-432d-badd-b0fd670a2681",
                  "f28e9ee2-ca24-4325-a1fa-444d7410ec0e",
                  "dff28bb3-64ec-4ce3-88fa-9c5bc8b0b2ce",
                  "9c3ef712-7d79-4eca-a8b8-40d927bd2f5a",
                  "d244cfd4-f23d-4a1a-b1e2-fe2998860d95",
                  "ecca3ab8-3d51-4309-808a-de94d1bbfff3",
                  "f1f0f95c-bcc7-4da0-93a3-1ec7433c04b0",
                  "cd088e68-be3a-4f69-bf8e-7664c0ec5953"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "120.9",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 18093,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3168,
                    "equivalentAmount": {
                      "amount": "237.06",
                      "currencyCode": "XPF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "115.91",
                          "currencyCode": "BDT"
                        },
                        "awardAmount": {
                          "amount": 22636,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1605,
                        "equivalentAmount": {
                          "amount": "225.41",
                          "currencyCode": "COP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "464.68",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 30800,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4636,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "327.86",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "234.42",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 8669,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1541,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "435.85",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "416.86",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 49927,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2521,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "108.47",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "178.34",
                          "currencyCode": "GTQ"
                        },
                        "awardAmount": {
                          "amount": 7233,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.088,
                        "equivalentAmount": {
                          "amount": "255.28",
                          "currencyCode": "CHF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "189.51",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 38613,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.221,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "234.54",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "270.81",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 26082,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.393,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "184.36",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "108.15",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 27321,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4055,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "466.31",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "68.39",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 38469,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3948,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "458.67",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "254.34",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 33626,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4227,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "135.99",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "429.93",
                          "currencyCode": "BYN"
                        },
                        "awardAmount": {
                          "amount": 15381,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0404,
                        "equivalentAmount": {
                          "amount": "426.25",
                          "currencyCode": "KWD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "403.85",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 40084,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3866,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "186.12",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "164.55",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 14693,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3469,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "18.97",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "376.32",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 32380,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0295,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "104.63",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "316.09",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 23388,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2179,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "284.59",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "349.29",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 2161,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3395,
                    "equivalentAmount": {
                      "amount": "293.03",
                      "currencyCode": "YER"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "378.04",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 25862,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0826,
                    "equivalentAmount": {
                      "amount": "184.12",
                      "currencyCode": "IQD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "41.84",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 15360,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.372,
                    "equivalentAmount": {
                      "amount": "284.45",
                      "currencyCode": "BRL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "422.47",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 21408,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4644,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "181.04",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "311.88",
                        "currencyCode": "USD"
                      },
                      "awardAmount": {
                        "amount": 36148,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4303,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "394.41",
                        "currencyCode": "CVE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "135.1",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 25456,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4463,
                    "equivalentAmount": {
                      "amount": "172.32",
                      "currencyCode": "BRL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "341.29",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 41785,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3802,
                    "equivalentAmount": {
                      "amount": "116.01",
                      "currencyCode": "USD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.133
                },
                "passengerReferenceIds": [
                  "6a9fdbc6-1e95-44be-b363-6765a1e94c0d",
                  "75f8b8bd-f2cc-494f-854d-8478e32a2517",
                  "dd5c8fa3-cd7a-4ee1-bc99-e75a90881d9e",
                  "9b2229e5-b2d3-407d-8e80-e6bc4a9903f3",
                  "6f30a12d-122a-4804-af5a-0adc91885600",
                  "ceba645d-5756-43f4-9df8-88dd75221a74",
                  "2fd04b4f-ef12-42b4-81f4-9f0600022626",
                  "c42fcbbb-1748-477a-ab6c-9336e185a94e",
                  "b9187ab2-9a2c-4335-bf96-f90f70d20ce7"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "398.79",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 20722,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1708,
                    "equivalentAmount": {
                      "amount": "245.17",
                      "currencyCode": "SOS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "75.28",
                          "currencyCode": "AOA"
                        },
                        "awardAmount": {
                          "amount": 14539,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2883,
                        "equivalentAmount": {
                          "amount": "352.56",
                          "currencyCode": "TND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "292.05",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 17656,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2529,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "409.98",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "152.4",
                          "currencyCode": "MGA"
                        },
                        "awardAmount": {
                          "amount": 43472,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0348,
                        "equivalentAmount": {
                          "amount": "146.06",
                          "currencyCode": "QAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "358.05",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 21459,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0672,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "429.04",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "493.72",
                          "currencyCode": "PLN"
                        },
                        "awardAmount": {
                          "amount": 4580,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.306,
                        "equivalentAmount": {
                          "amount": "113.99",
                          "currencyCode": "PGK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "450.76",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 36539,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2305,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "352.22",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "42.81",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 21489,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0518,
                    "equivalentAmount": {
                      "amount": "376.1",
                      "currencyCode": "NPR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "322.27",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 15655,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.375,
                    "equivalentAmount": {
                      "amount": "45.3",
                      "currencyCode": "LAK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "444.15",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 4266,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0654,
                    "equivalentAmount": {
                      "amount": "437.95",
                      "currencyCode": "DJF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "429.66",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 31647,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.13,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "112.93",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "496.08",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 5674,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2072,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "333.86",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "94.44",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 1523,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4622,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "16.5",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "133.95",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 41535,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3785,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "459.48",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "228.41",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 31071,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4972,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "214.22",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "289.04",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 30448,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.28,
                    "equivalentAmount": {
                      "amount": "22.85",
                      "currencyCode": "INR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "10.03",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 14840,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3308,
                    "equivalentAmount": {
                      "amount": "40",
                      "currencyCode": "SBD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1429
                },
                "passengerReferenceIds": [
                  "8d887ed7-bba9-42b1-8022-dd37e08a0829",
                  "b530997b-7d3e-4d3e-95e2-498bc01ff2ce",
                  "da5ad037-7690-4c0c-b638-dabbf95e630e",
                  "74a93200-a162-4e05-941e-33745b5813d6",
                  "c5bd19b4-5392-4cb5-82c7-e3d7242512fa",
                  "64471443-1a33-4ad2-b40e-db57598919e3",
                  "567bc711-c71a-4535-98f3-97ccd0d4d817",
                  "efa01ca3-822d-463f-9d2f-2e52cbb2e857",
                  "b93ec7bb-39b0-4107-af08-32b8f5e3e1d3"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "119.3",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 6340,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2037,
                    "equivalentAmount": {
                      "amount": "444.89",
                      "currencyCode": "CDF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "476.39",
                          "currencyCode": "TMT"
                        },
                        "awardAmount": {
                          "amount": 21650,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2332,
                        "equivalentAmount": {
                          "amount": "65.76",
                          "currencyCode": "IDR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "222.29",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 40074,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3228,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "300.85",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "299.42",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 26504,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3633,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "174.18",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "278.63",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 25971,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2049,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "234.25",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "437.57",
                          "currencyCode": "BIF"
                        },
                        "awardAmount": {
                          "amount": 9971,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4199,
                        "equivalentAmount": {
                          "amount": "423.47",
                          "currencyCode": "NZD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "417.09",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 38417,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1926,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "96.29",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "14.08",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 1911,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4191,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "105.99",
                            "currencyCode": "KGS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "11.9",
                          "currencyCode": "CHF"
                        },
                        "awardAmount": {
                          "amount": 34134,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3505,
                        "equivalentAmount": {
                          "amount": "136.36",
                          "currencyCode": "BSD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "457.49",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 38265,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1094,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "25.4",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "255.68",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 17013,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2124,
                    "equivalentAmount": {
                      "amount": "459.07",
                      "currencyCode": "PHP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "200.11",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 34932,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4388,
                    "equivalentAmount": {
                      "amount": "254.55",
                      "currencyCode": "BGN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "235.97",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 22149,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0797,
                    "equivalentAmount": {
                      "amount": "256.07",
                      "currencyCode": "RSD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "404.92",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 48923,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4415,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "243.41",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "370.04",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 36288,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1848,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "433.48",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "278.32",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 32731,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3812,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "83.11",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "400.19",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 22040,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0733,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "236.38",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "424.08",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 4948,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0866,
                    "equivalentAmount": {
                      "amount": "441.33",
                      "currencyCode": "MAD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "498.93",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 21813,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.137,
                    "equivalentAmount": {
                      "amount": "324.35",
                      "currencyCode": "ZAR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.067
                },
                "passengerReferenceIds": [
                  "3fa426b6-9fd2-4bb2-baee-35e2454a89a7",
                  "a71bd464-6a80-4b43-8090-fc0f3e3558b6",
                  "8b2d5363-1062-43d8-bc99-3a4d6ee81a47",
                  "1f77da53-b1ae-4767-bda1-636792be1bcf",
                  "f7a46bb2-642a-4a83-9b81-5da3ea2a205f",
                  "e812eaa7-f44d-4528-b9ac-4755923e5122",
                  "a95412b2-a5a4-464c-b5e1-a63c2e15238d",
                  "ac06d176-d915-4965-aaf2-7bba498b9acb",
                  "2b706326-a845-4def-a8b1-cd09d76750cf"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "281.8",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 49773,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4064,
                    "equivalentAmount": {
                      "amount": "352.49",
                      "currencyCode": "DJF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "64.38",
                          "currencyCode": "KRW"
                        },
                        "awardAmount": {
                          "amount": 6297,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0823,
                        "equivalentAmount": {
                          "amount": "384.34",
                          "currencyCode": "GYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "122.76",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 5389,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0467,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "335.9",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "245.33",
                          "currencyCode": "GBP"
                        },
                        "awardAmount": {
                          "amount": 47383,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.264,
                        "equivalentAmount": {
                          "amount": "498.5",
                          "currencyCode": "BWP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "485.15",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 18126,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0613,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "451.72",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "214.28",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 5904,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1813,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "243.39",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "419.9",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 22977,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0232,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "431.37",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "38.06",
                          "currencyCode": "AMD"
                        },
                        "awardAmount": {
                          "amount": 18634,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3874,
                        "equivalentAmount": {
                          "amount": "66.38",
                          "currencyCode": "GBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "241.27",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 42133,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3427,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "94.45",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "469.18",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 28898,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2913,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "332.95",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "217.83",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 1996,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1177,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "161.52",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "349.47",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 8375,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2198,
                    "equivalentAmount": {
                      "amount": "430.91",
                      "currencyCode": "UGX"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "433.9",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 20301,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1625,
                    "equivalentAmount": {
                      "amount": "302.89",
                      "currencyCode": "INR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "480.73",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 22727,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2584,
                    "equivalentAmount": {
                      "amount": "26.48",
                      "currencyCode": "XOF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "259.54",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 5225,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3035,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "68.12",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "407.82",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 7236,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4338,
                    "equivalentAmount": {
                      "amount": "424.62",
                      "currencyCode": "ALL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "146.15",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 8300,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0844,
                    "equivalentAmount": {
                      "amount": "50.94",
                      "currencyCode": "JPY"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.081
                },
                "passengerReferenceIds": [
                  "ae12011f-8875-4fd8-8bd6-512366e797aa",
                  "2f1645a9-f698-4d1c-aa29-2476c5fb01e8",
                  "54487df0-44d4-4d6d-bea7-d2d87790c690",
                  "080296a8-3662-4600-9122-bb4427d00099",
                  "9542670a-2b85-4325-81ba-ca4dd882c2f7",
                  "65103053-f471-4897-ac55-cda74330f481",
                  "0b310a48-b6d4-47b6-aac4-409aba554f70",
                  "f3e06e29-0e47-4822-917e-07e2e427e554",
                  "855dc036-80ca-4cdc-a3df-7c3d19656bcb"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "435.9",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 27729,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4656,
                    "equivalentAmount": {
                      "amount": "204.21",
                      "currencyCode": "CHF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "130.22",
                          "currencyCode": "WST"
                        },
                        "awardAmount": {
                          "amount": 12775,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1453,
                        "equivalentAmount": {
                          "amount": "400.81",
                          "currencyCode": "CNY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "246.74",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 8944,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2847,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "192.61",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "339.27",
                          "currencyCode": "USD"
                        },
                        "awardAmount": {
                          "amount": 43557,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3983,
                        "equivalentAmount": {
                          "amount": "333.37",
                          "currencyCode": "UZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "375.6",
                            "currencyCode": "KGS"
                          },
                          "awardAmount": {
                            "amount": 6262,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2534,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "244.27",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "18.19",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 31310,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3055,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "218.59",
                            "currencyCode": "KGS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "444.95",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 45419,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2736,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "63.52",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "84.31",
                          "currencyCode": "SCR"
                        },
                        "awardAmount": {
                          "amount": 20622,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4106,
                        "equivalentAmount": {
                          "amount": "105.07",
                          "currencyCode": "UAH"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "447.38",
                            "currencyCode": "EUR"
                          },
                          "awardAmount": {
                            "amount": 26650,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3654,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "138.02",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "309.97",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 31248,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3371,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "442.87",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "257.76",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 47715,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0921,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "430.91",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "159.99",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 35994,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3411,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "50.94",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "157.44",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 14605,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0783,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "333.59",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "399.74",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 37393,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1082,
                    "equivalentAmount": {
                      "amount": "423.84",
                      "currencyCode": "THB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "188.39",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 18794,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0263,
                    "equivalentAmount": {
                      "amount": "30.92",
                      "currencyCode": "PAB"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "254.1",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 42931,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2674,
                    "equivalentAmount": {
                      "amount": "45.25",
                      "currencyCode": "WST"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "404.84",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 37333,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2689,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "44.92",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "361.42",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 30699,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1064,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "126.29",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "429.09",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 15206,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1638,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "18.07",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "124.1",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 12695,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2461,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "158.19",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "290.15",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 34172,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1377,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "416.62",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "183.46",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 42597,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1567,
                    "equivalentAmount": {
                      "amount": "350.43",
                      "currencyCode": "GMD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "376.29",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 14998,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2784,
                    "equivalentAmount": {
                      "amount": "208.98",
                      "currencyCode": "RWF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "337.77",
                  "currencyCode": "AWG"
                },
                "awardAmount": {
                  "amount": 29436,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0829,
                "equivalentAmount": {
                  "amount": "25.86",
                  "currencyCode": "GTQ"
                }
              },
              "fees": {
                "amount": {
                  "amount": "39.4",
                  "currencyCode": "JMD"
                },
                "awardAmount": {
                  "amount": 49352,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1054,
                "equivalentAmount": {
                  "amount": "245.88",
                  "currencyCode": "BOB"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "231.81",
                  "currencyCode": "STN"
                },
                "awardAmount": {
                  "amount": 46978,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2376,
                "equivalentAmount": {
                  "amount": "201.91",
                  "currencyCode": "CAD"
                }
              },
              "offerItemReferenceId": "e09aa044-ecea-4846-9897-e9eff1906e8e",
              "tax": {
                "amount": {
                  "amount": "333.97",
                  "currencyCode": "MGA"
                },
                "awardAmount": {
                  "amount": 31520,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0488,
                "equivalentAmount": {
                  "amount": "34.41",
                  "currencyCode": "AUD"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "42.45",
                    "currencyCode": "ZAR"
                  },
                  "awardAmount": {
                    "amount": 16340,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1912,
                  "equivalentAmount": {
                    "amount": "460.99",
                    "currencyCode": "KWD"
                  }
                },
                {
                  "amount": {
                    "amount": "445.12",
                    "currencyCode": "BYN"
                  },
                  "awardAmount": {
                    "amount": 9809,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1887,
                  "equivalentAmount": {
                    "amount": "245.61",
                    "currencyCode": "KPW"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "82.97",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 5731,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1227,
                    "equivalentAmount": {
                      "amount": "166.42",
                      "currencyCode": "XAF"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "92.38",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 47009,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0282,
                    "equivalentAmount": {
                      "amount": "126.18",
                      "currencyCode": "BMD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "293.46",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 39615,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0348,
                    "equivalentAmount": {
                      "amount": "230.9",
                      "currencyCode": "MUR"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "300.68",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 15161,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3145,
                    "equivalentAmount": {
                      "amount": "374.43",
                      "currencyCode": "MOP"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "163.19",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 18448,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3035,
                      "equivalentAmount": {
                        "amount": "300.48",
                        "currencyCode": "RUB"
                      }
                    },
                    {
                      "amount": {
                        "amount": "371.63",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 12835,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1763,
                      "equivalentAmount": {
                        "amount": "11.68",
                        "currencyCode": "IQD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "495.02",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 42455,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4828,
                    "equivalentAmount": {
                      "amount": "400.67",
                      "currencyCode": "DZD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "257.71",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 48476,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0438,
                    "equivalentAmount": {
                      "amount": "435.28",
                      "currencyCode": "QAR"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "114.58",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 44456,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2683,
                    "equivalentAmount": {
                      "amount": "227.57",
                      "currencyCode": "BMD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "91.34",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 28481,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0366,
                    "equivalentAmount": {
                      "amount": "190.64",
                      "currencyCode": "CHF"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "18.07",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 47692,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4198,
                      "equivalentAmount": {
                        "amount": "426.53",
                        "currencyCode": "STN"
                      }
                    },
                    {
                      "amount": {
                        "amount": "177.73",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 16298,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3792,
                      "equivalentAmount": {
                        "amount": "27.32",
                        "currencyCode": "MKD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "317.11",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 9176,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0367,
                    "equivalentAmount": {
                      "amount": "478.23",
                      "currencyCode": "ISK"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "187.04",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 14531,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.392,
                    "equivalentAmount": {
                      "amount": "47.02",
                      "currencyCode": "XPF"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "442.84",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 45455,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2561,
                    "equivalentAmount": {
                      "amount": "151.03",
                      "currencyCode": "ETB"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "467.98",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 39065,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3429,
                    "equivalentAmount": {
                      "amount": "304.67",
                      "currencyCode": "IDR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "303.83",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 5340,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2206,
                      "equivalentAmount": {
                        "amount": "294.21",
                        "currencyCode": "SCR"
                      }
                    },
                    {
                      "amount": {
                        "amount": "334.51",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 25851,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1419,
                      "equivalentAmount": {
                        "amount": "351.21",
                        "currencyCode": "UGX"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "172.69",
                    "currencyCode": "MGA"
                  },
                  "percentage": "10.72"
                },
                "passengerReferenceIds": [
                  "c9096223-2396-476b-ae14-d24687cdcbe4",
                  "8e93a106-f8a3-414d-b8e6-40e77b688066",
                  "2c3b7aa3-644d-49cb-ac96-32fce5d495b7",
                  "d52d7273-b816-4ce2-9a22-32bdabcce74e",
                  "0ce966ef-7719-4279-bedc-c56b82339aae",
                  "1a263ad5-71df-4e77-999a-517809203758",
                  "aa4feb23-ce8b-407f-84a3-0a8a478f6ae8",
                  "b15b6307-10e9-47b8-9caf-f91a91f1cd87",
                  "81ab1388-daa8-431a-86f9-9f00b97f64fe"
                ],
                "total": {
                  "amount": {
                    "amount": "149.51",
                    "currencyCode": "NAD"
                  },
                  "awardAmount": {
                    "amount": 34948,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2935,
                  "equivalentAmount": {
                    "amount": "94.89",
                    "currencyCode": "BYN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "242.04",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 1340,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2981,
                    "equivalentAmount": {
                      "amount": "398.08",
                      "currencyCode": "DOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "475.91",
                        "currencyCode": "JPY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45908,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0612,
                      "equivalentAmount": {
                        "amount": "379.18",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "336.38",
                        "currencyCode": "PAB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43804,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4253,
                      "equivalentAmount": {
                        "amount": "459.37",
                        "currencyCode": "JOD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "182.34",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44886,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4907,
                      "equivalentAmount": {
                        "amount": "323.74",
                        "currencyCode": "DOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "181.94",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 9005,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1464,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "233.38",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "450.27",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 15164,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4151,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "421.72",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "68.54",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 43288,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3949,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "422.83",
                        "currencyCode": "TMT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "270.82",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 2212,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4417,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "355.97",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "493.64",
                    "currencyCode": "VUV"
                  },
                  "percentage": "13.13"
                },
                "passengerReferenceIds": [
                  "d581b34a-b522-4305-b974-cb07fc87ba34",
                  "5e06feea-a46c-414f-9d7e-944957fed93a",
                  "d7d6de10-4b8f-473d-9872-bc21322cec75",
                  "ca837fe3-dc94-40a8-b045-447d0d668ec8",
                  "c8ef2024-301c-4260-812c-197d57f54877",
                  "603b56a8-3bad-454f-9fac-54f1126a28cb",
                  "b39254c8-c46d-4943-a595-9bc8eba60d18",
                  "1c18cd5e-6e4d-40e7-a909-0b38a44a7622",
                  "498454ee-f9e0-4207-b3c5-259f1376d92f"
                ],
                "total": {
                  "amount": {
                    "amount": "220.15",
                    "currencyCode": "SYP"
                  },
                  "awardAmount": {
                    "amount": 41129,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0258,
                  "equivalentAmount": {
                    "amount": "212.74",
                    "currencyCode": "AUD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "480.14",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 44852,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3947,
                    "equivalentAmount": {
                      "amount": "387.2",
                      "currencyCode": "LSL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "422.48",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29828,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1722,
                      "equivalentAmount": {
                        "amount": "399.91",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "51.41",
                        "currencyCode": "KZT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26949,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1694,
                      "equivalentAmount": {
                        "amount": "488.21",
                        "currencyCode": "ALL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "60.35",
                        "currencyCode": "BHD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30503,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2342,
                      "equivalentAmount": {
                        "amount": "138.1",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "176.75",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 46830,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1941,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "346.35",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "477.87",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 28889,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0977,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "113.66",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "266.11",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 10084,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4098,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "249.08",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "114.6",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 13216,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0195,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "125.53",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "160.16",
                    "currencyCode": "ERN"
                  },
                  "percentage": "12.75"
                },
                "passengerReferenceIds": [
                  "2d1f45d2-1bf6-4a38-938b-7605852ee5b8",
                  "558d2cf8-6573-4a41-ae66-892b8466750d",
                  "44c35ba5-87a2-47a2-a1f1-49fd816d3f5a",
                  "687319e8-2217-436e-a79c-bc32bf0fcb38",
                  "bde01fb0-e900-432b-84e9-b2d924f34ef2",
                  "7a533364-7d3c-40c0-984f-c8bc74118398",
                  "345ecd40-c8a2-4878-9ad0-ec5d37a9615e",
                  "0ce413f0-4e2f-4f59-ac55-c4ef9af08bdb",
                  "c1169d5f-6eea-4758-91d4-7fe4de28903c"
                ],
                "total": {
                  "amount": {
                    "amount": "193.08",
                    "currencyCode": "TRY"
                  },
                  "awardAmount": {
                    "amount": 24572,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2932,
                  "equivalentAmount": {
                    "amount": "399.17",
                    "currencyCode": "HNL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "431.88",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 33317,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0137,
                    "equivalentAmount": {
                      "amount": "385.1",
                      "currencyCode": "SRD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "268.17",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30018,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2445,
                      "equivalentAmount": {
                        "amount": "250.99",
                        "currencyCode": "RWF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "373.49",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3656,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.129,
                      "equivalentAmount": {
                        "amount": "432.17",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "489.3",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1159,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0222,
                      "equivalentAmount": {
                        "amount": "432.26",
                        "currencyCode": "PGK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "44.26",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 36388,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1382,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "401.24",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "68.49",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 1508,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1298,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "113.48",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "405.68",
                    "currencyCode": "MXN"
                  },
                  "percentage": "10.26"
                },
                "passengerReferenceIds": [
                  "73c7884c-f0f5-4b33-9c3e-eb1c6fc6539c",
                  "5b25bd72-6e64-4808-8c82-0ef0134cf23b",
                  "eb2dccf2-4ec1-4212-8189-0351f1749981",
                  "c7a3ea8e-24c4-4d92-a5f7-0b26c5336130",
                  "26a0e190-581b-418f-bca6-fa56c43bf8a2",
                  "f00999a9-42ab-4372-bed7-837c2de15f97",
                  "4f3f36b4-539b-482a-9850-a240e35a80ea",
                  "84228f4b-7256-48d9-b828-52ffa1e510d1",
                  "137011bc-a13d-48fe-b933-21c52adb146d"
                ],
                "total": {
                  "amount": {
                    "amount": "357.09",
                    "currencyCode": "PLN"
                  },
                  "awardAmount": {
                    "amount": 8677,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.395,
                  "equivalentAmount": {
                    "amount": "186.35",
                    "currencyCode": "MUR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "495",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 33051,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0156,
                    "equivalentAmount": {
                      "amount": "181.07",
                      "currencyCode": "MUR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "389.92",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19015,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1351,
                      "equivalentAmount": {
                        "amount": "317.01",
                        "currencyCode": "KHR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "384.82",
                        "currencyCode": "ALL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5739,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3372,
                      "equivalentAmount": {
                        "amount": "286.97",
                        "currencyCode": "PLN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "188.35",
                        "currencyCode": "BOB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25512,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.392,
                      "equivalentAmount": {
                        "amount": "356.07",
                        "currencyCode": "BZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "497.43",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 29573,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0196,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "114.42",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "288.83",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 31080,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4711,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "474.55",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "427.53",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 7960,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4255,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "344.61",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "448.19",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 31176,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4737,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "324.42",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "253.49",
                    "currencyCode": "GTQ"
                  },
                  "percentage": "14.04"
                },
                "passengerReferenceIds": [
                  "78928a07-9a28-48e0-b2ea-83b1b7dca67a",
                  "1a1e2a88-a453-42bc-8e26-d0f853e18585",
                  "713da19e-b0b0-4de6-b1ba-b6c69319a71f",
                  "ebce4138-d5b5-45f2-8d3d-08d10a734c76",
                  "acfb9166-2665-44dc-9745-f1d71012a8ac",
                  "3d95692d-6412-45c6-a896-5bb30a33aaef",
                  "d115db82-125d-420d-bf2c-6455c2beaec9",
                  "928fb0d8-29c9-4b38-b27f-403f3fe07aef",
                  "6bd02abb-dd7f-4182-b739-05ad54174e1a"
                ],
                "total": {
                  "amount": {
                    "amount": "405.68",
                    "currencyCode": "AED"
                  },
                  "awardAmount": {
                    "amount": 31819,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3703,
                  "equivalentAmount": {
                    "amount": "387.61",
                    "currencyCode": "CNY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "494.03",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 40448,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1013,
                    "equivalentAmount": {
                      "amount": "337.95",
                      "currencyCode": "RON"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "404.2",
                        "currencyCode": "ARS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31611,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1948,
                      "equivalentAmount": {
                        "amount": "82.52",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "201.44",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23874,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0922,
                      "equivalentAmount": {
                        "amount": "315.81",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "120.78",
                        "currencyCode": "XAF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15119,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1473,
                      "equivalentAmount": {
                        "amount": "152.11",
                        "currencyCode": "GIP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "303.49",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 48368,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2745,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "312.38",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "212.77",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 31053,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4774,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "133.59",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "143.98",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 17965,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2274,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "209.82",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "196.23",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 26831,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.234,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "300.14",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "20.85",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 43050,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0412,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "486.43",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "262.8",
                    "currencyCode": "NZD"
                  },
                  "percentage": "11.39"
                },
                "passengerReferenceIds": [
                  "83d2085f-27e4-4ce0-83e0-300a73c80f7b",
                  "e90d8f36-f577-474f-8ec6-27b44f1e474a",
                  "186b39de-3519-41ac-9dcb-14212f6bd66e",
                  "4d69a481-4a42-4568-af19-ce58e8494254",
                  "84f616cc-d0e5-4300-8929-41dda1f27536",
                  "4eb5630b-7c67-444f-b9d6-7c63fcde7b1e",
                  "345cf94f-fa24-4f26-a8ae-5fcd2e7df5ec",
                  "a66e4567-5c43-4a5a-8391-e59b94b0dbd0",
                  "edfe58b8-1f6b-4f37-ae70-dc7a7146597c"
                ],
                "total": {
                  "amount": {
                    "amount": "190.71",
                    "currencyCode": "JPY"
                  },
                  "awardAmount": {
                    "amount": 41133,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4802,
                  "equivalentAmount": {
                    "amount": "84.43",
                    "currencyCode": "BBD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "271.72",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 24135,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1468,
                    "equivalentAmount": {
                      "amount": "156.04",
                      "currencyCode": "ILS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "241.05",
                        "currencyCode": "JPY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22209,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1963,
                      "equivalentAmount": {
                        "amount": "206.47",
                        "currencyCode": "CAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "221.75",
                        "currencyCode": "MUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35831,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0508,
                      "equivalentAmount": {
                        "amount": "282.56",
                        "currencyCode": "NPR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "200.13",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31297,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2294,
                      "equivalentAmount": {
                        "amount": "13.32",
                        "currencyCode": "ANG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "481.42",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 7599,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.314,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "460.07",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "407.76",
                    "currencyCode": "CDF"
                  },
                  "percentage": "13.95"
                },
                "passengerReferenceIds": [
                  "c28e4686-dd32-429b-b63a-ad63cb51a859",
                  "8025f698-b05c-48bb-9c3d-c8ca149237e1",
                  "5776a970-2fe7-4db3-925f-f2c2936e6d17",
                  "c3910b0f-7b8d-4d8d-ae14-f6a102861fad",
                  "d45f9147-0c09-4ace-be3e-3c2bdf14c0b1",
                  "43601849-6594-4ae3-bec7-425abc4c2b37",
                  "918f2427-73b2-4fd3-acd9-5d217c0d5d5d",
                  "d89b147e-0c41-4b24-b2c7-122d5ebc5144",
                  "e7117bbc-0f79-4826-a87c-17efa1a70aa6"
                ],
                "total": {
                  "amount": {
                    "amount": "103.17",
                    "currencyCode": "XPF"
                  },
                  "awardAmount": {
                    "amount": 30344,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4941,
                  "equivalentAmount": {
                    "amount": "207.03",
                    "currencyCode": "GBP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "372.52",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 44948,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.047,
                    "equivalentAmount": {
                      "amount": "92.05",
                      "currencyCode": "GNF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "341.39",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37117,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3098,
                      "equivalentAmount": {
                        "amount": "92.77",
                        "currencyCode": "MRU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "419.11",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30988,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2785,
                      "equivalentAmount": {
                        "amount": "38.91",
                        "currencyCode": "CVE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "74.14",
                        "currencyCode": "ISK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38164,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3005,
                      "equivalentAmount": {
                        "amount": "432.58",
                        "currencyCode": "MXN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "120.93",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 35210,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2291,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "211.11",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "96.36",
                    "currencyCode": "GBP"
                  },
                  "percentage": "13.1"
                },
                "passengerReferenceIds": [
                  "9a8dd9c6-e10c-41b3-acd2-1c7cd7d871d4",
                  "afb300ee-583c-4165-8294-fa671e465833",
                  "1dfdab8a-5c8a-4b68-a0cf-aa3743a16df8",
                  "f14f3227-bd4b-4ddd-94da-c388080bfded",
                  "8abf8656-ce0a-49eb-a5fc-8dd1277285cd",
                  "4f33d774-edc6-4a6d-905d-c03587573294",
                  "b2ad5cca-c298-4474-9ba7-b9c64e2c2ad5",
                  "46a17b7a-1827-4dee-8762-294c31d916bd",
                  "a96b877a-291b-46a7-bca0-38b9886d8df1"
                ],
                "total": {
                  "amount": {
                    "amount": "377.75",
                    "currencyCode": "TRY"
                  },
                  "awardAmount": {
                    "amount": 23274,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3186,
                  "equivalentAmount": {
                    "amount": "473.28",
                    "currencyCode": "UZS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "487.91",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 46621,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1241,
                    "equivalentAmount": {
                      "amount": "349.28",
                      "currencyCode": "BZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "167.42",
                        "currencyCode": "AZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11148,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2102,
                      "equivalentAmount": {
                        "amount": "167.41",
                        "currencyCode": "DOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "490.52",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49883,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2639,
                      "equivalentAmount": {
                        "amount": "384.3",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "76.43",
                        "currencyCode": "MMK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13569,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0468,
                      "equivalentAmount": {
                        "amount": "217.4",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "403.5",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 10230,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3297,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "131.05",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "155.81",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 27237,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3508,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "345.22",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "350.57",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 11985,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.315,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "343.25",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "281.48",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 17038,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.249,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "208.33",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "338.14",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 49999,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3387,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "264.18",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "155.46",
                    "currencyCode": "MNT"
                  },
                  "percentage": "5.68"
                },
                "passengerReferenceIds": [
                  "187effd6-0043-4e3a-8045-eae8a6f6bf0b",
                  "41a46d01-a737-475e-a1a7-2a79fabbebff",
                  "05aeb69a-b583-4ee6-838d-2b74a06077fb",
                  "c261a0ab-76c3-46fa-be60-2a5133c8817f",
                  "66b6e0c6-368b-4989-aee8-ec651f191dfe",
                  "bf30bbe5-568a-4d6e-a005-5e99ea14d7f0",
                  "e675d64b-48b5-48b8-9bc4-dc2708cc5425",
                  "e5732063-83ca-4ed3-b597-10c4318e76bd",
                  "64217e68-d085-4fb9-b574-24d9b99ee604"
                ],
                "total": {
                  "amount": {
                    "amount": "284",
                    "currencyCode": "RWF"
                  },
                  "awardAmount": {
                    "amount": 15698,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3988,
                  "equivalentAmount": {
                    "amount": "154.42",
                    "currencyCode": "AED"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "282.6",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 32678,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0807,
                    "equivalentAmount": {
                      "amount": "206",
                      "currencyCode": "PKR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "409.43",
                        "currencyCode": "LSL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11283,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4204,
                      "equivalentAmount": {
                        "amount": "452.01",
                        "currencyCode": "BZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "241.11",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15646,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1624,
                      "equivalentAmount": {
                        "amount": "459.34",
                        "currencyCode": "AMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "485.53",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39308,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2426,
                      "equivalentAmount": {
                        "amount": "374.54",
                        "currencyCode": "ZMW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "258.12",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 28771,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1519,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "162.64",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "406.12",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 20202,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4517,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "438.49",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "489.7",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 42354,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.179,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "455.19",
                        "currencyCode": "HTG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "161.11",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 21581,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2815,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "113.26",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "87.86",
                    "currencyCode": "ISK"
                  },
                  "percentage": "9.59"
                },
                "deal": {
                  "amount": {
                    "amount": "256.86",
                    "currencyCode": "LBP"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "19.35",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "97fa52ac-710c-4244-a20e-308251b832a4",
                  "aba98fae-7d48-4026-ad39-e9e50732009e",
                  "256bc8d8-ab56-4498-b612-537c764e2e04",
                  "0dff98b4-2696-4670-92ac-c7dc64ff8f8e",
                  "412ebc88-5585-4586-bd8a-255d048bf670",
                  "91c2d32f-ac3b-4213-be2e-ec1dc2519d4f",
                  "af52bb5b-4881-46a6-bd73-4a9d4f97af24",
                  "e4f2ac04-8a6c-420b-8f51-ebe22a6fcc6f",
                  "bc6c1aad-9706-4199-93b6-7b0771af573a"
                ],
                "total": {
                  "amount": {
                    "amount": "431.32",
                    "currencyCode": "RSD"
                  },
                  "awardAmount": {
                    "amount": 20379,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3394,
                  "equivalentAmount": {
                    "amount": "69.06",
                    "currencyCode": "DZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "173.43",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 48287,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1659,
                    "equivalentAmount": {
                      "amount": "233.73",
                      "currencyCode": "GEL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "274.17",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43757,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0577,
                      "equivalentAmount": {
                        "amount": "385.71",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "314.36",
                        "currencyCode": "AWG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5966,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2081,
                      "equivalentAmount": {
                        "amount": "416.61",
                        "currencyCode": "ERN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "54.69",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38464,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2006,
                      "equivalentAmount": {
                        "amount": "297.23",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "295.01",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 39562,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2336,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "29.7",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "421.8",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 4975,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.435,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "294.59",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "24.26",
                    "currencyCode": "BGN"
                  },
                  "percentage": "10.31"
                },
                "deal": {
                  "amount": {
                    "amount": "239.23",
                    "currencyCode": "AOA"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "10.18",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "0cfbd92a-043a-4d55-8b69-2f57b0e9dd2d",
                  "11399221-a12f-410f-a576-219640b6c22f",
                  "21aafb10-21dd-4a8a-8b60-4395f44aa523",
                  "b197cdb4-5490-4358-bb57-eaebba8a42b6",
                  "95251343-15e8-4bb5-bbaa-55c6ea7136fd",
                  "a1994ff4-95b4-403b-841a-5efc1ce21d18",
                  "256f449e-ec63-4432-a0f5-bd85222386f4",
                  "03f1ab18-f71a-4f34-aa90-71779d9ef699",
                  "2310ab14-76a0-4f99-950b-e0e292a71fc0"
                ],
                "total": {
                  "amount": {
                    "amount": "188.27",
                    "currencyCode": "CVE"
                  },
                  "awardAmount": {
                    "amount": 2440,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4987,
                  "equivalentAmount": {
                    "amount": "378.99",
                    "currencyCode": "AMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "459.68",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 38131,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3562,
                    "equivalentAmount": {
                      "amount": "118.28",
                      "currencyCode": "NAD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "57.86",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30792,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4091,
                      "equivalentAmount": {
                        "amount": "181.02",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "149.1",
                        "currencyCode": "KES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26796,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1794,
                      "equivalentAmount": {
                        "amount": "487",
                        "currencyCode": "DOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "255.05",
                        "currencyCode": "THB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32763,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4521,
                      "equivalentAmount": {
                        "amount": "179.23",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "409.6",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 27533,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2108,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "467.3",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "481.65",
                    "currencyCode": "AUD"
                  },
                  "percentage": "10.35"
                },
                "deal": {
                  "amount": {
                    "amount": "184.47",
                    "currencyCode": "FKP"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "13.12",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "fac9290b-f090-49f5-b3d3-7d781ce322ac",
                  "b1ed8267-1e2d-4b4a-bbfe-222e46367857",
                  "d149789e-ab4f-4b94-8240-35224a380e52",
                  "1c4945e6-30aa-4bbe-8b36-e113494ffe57",
                  "13dcd28c-935f-411f-b6d1-2cdd9f383ee4",
                  "23dbf526-ef25-4cbe-9bde-4886def2499e",
                  "ceeb5f6d-8dfb-45ba-9945-53919649878c",
                  "1340c555-b117-4689-a853-7cd15909a526",
                  "356310b2-bf5b-4d1a-9125-da100298011e"
                ],
                "total": {
                  "amount": {
                    "amount": "187.56",
                    "currencyCode": "AOA"
                  },
                  "awardAmount": {
                    "amount": 4548,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0348,
                  "equivalentAmount": {
                    "amount": "100.91",
                    "currencyCode": "TRY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "165.94",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 25935,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2686,
                    "equivalentAmount": {
                      "amount": "487.81",
                      "currencyCode": "LAK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "18.98",
                        "currencyCode": "ALL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4111,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.449,
                      "equivalentAmount": {
                        "amount": "89.41",
                        "currencyCode": "IRR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "109.17",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10903,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0522,
                      "equivalentAmount": {
                        "amount": "137.72",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "223.27",
                        "currencyCode": "MXN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29640,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4329,
                      "equivalentAmount": {
                        "amount": "27.04",
                        "currencyCode": "MWK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "433.6",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 25680,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0825,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "328.24",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "302.95",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 5709,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1403,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "139.14",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "98.52",
                    "currencyCode": "ZMW"
                  },
                  "percentage": "9.53"
                },
                "deal": {
                  "amount": {
                    "amount": "193.51",
                    "currencyCode": "MYR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "7.22",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "3de37012-4808-4b02-acd9-2fe9e5cf5f09",
                  "461198d6-55bb-4505-ac49-c45372ddc157",
                  "24a5350e-32a0-419e-8039-301d6890f25d",
                  "84ead714-80ac-4aec-bf8f-d2f53f3f81cc",
                  "aa0ac84b-7773-425f-92b0-c87fd97dee05",
                  "98fd937c-d8fc-4e88-9e6e-84ae3ca24670",
                  "877a0cd3-0d0d-48af-a632-64e0c4aa7253",
                  "2ad4cece-f782-40b9-b535-d2404eb40fc7",
                  "2fa55609-3380-480f-84d9-3c60c10d036c"
                ],
                "total": {
                  "amount": {
                    "amount": "163.67",
                    "currencyCode": "GMD"
                  },
                  "awardAmount": {
                    "amount": 4758,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3726,
                  "equivalentAmount": {
                    "amount": "66.46",
                    "currencyCode": "HKD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "478.02",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 39955,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1851,
                    "equivalentAmount": {
                      "amount": "373.05",
                      "currencyCode": "HTG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "181.59",
                        "currencyCode": "CVE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45886,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2303,
                      "equivalentAmount": {
                        "amount": "480.72",
                        "currencyCode": "BSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "485.2",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47305,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.202,
                      "equivalentAmount": {
                        "amount": "485.56",
                        "currencyCode": "JOD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "172.75",
                        "currencyCode": "KHR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18102,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4767,
                      "equivalentAmount": {
                        "amount": "124.43",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "275.12",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 37253,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3931,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "398.23",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "205.79",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 13577,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4539,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "171.48",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "454.03",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 4647,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.078,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "493.66",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "257.02",
                    "currencyCode": "SOS"
                  },
                  "percentage": "8.08"
                },
                "deal": {
                  "amount": {
                    "amount": "264.36",
                    "currencyCode": "AUD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "14.34",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "2fca638c-a7db-40ef-8fe0-795970c1fa5b",
                  "4b360add-bf5e-4d22-90b7-a1cd30c19422",
                  "693dcd6a-2251-41bd-84ef-30c5e3a7ecfa",
                  "819b64c6-733d-4379-98e4-2f1b7dad9b07",
                  "064c0619-ed17-43f4-a205-47919f9b8716",
                  "75d42098-4354-41df-aae7-01738fb186df",
                  "d3cd4c7e-eaaa-44bb-bf24-95938cb23883",
                  "29f1548a-8302-4c1a-ae96-db4f7e0e5f67",
                  "b8edd716-126f-42cc-8750-cbfe5eecb3bc"
                ],
                "total": {
                  "amount": {
                    "amount": "494.09",
                    "currencyCode": "AOA"
                  },
                  "awardAmount": {
                    "amount": 46777,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3189,
                  "equivalentAmount": {
                    "amount": "285.94",
                    "currencyCode": "SAR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "396.4",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 30088,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2549,
                    "equivalentAmount": {
                      "amount": "459.81",
                      "currencyCode": "XOF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "170.3",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17983,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3257,
                      "equivalentAmount": {
                        "amount": "286.02",
                        "currencyCode": "MRU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "248.71",
                        "currencyCode": "NPR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23285,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3336,
                      "equivalentAmount": {
                        "amount": "400.6",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "24.05",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30669,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2475,
                      "equivalentAmount": {
                        "amount": "386.86",
                        "currencyCode": "SAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "487.04",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 20786,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4878,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "333.9",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "225.38",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 43164,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2981,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "64.82",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "75.42",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 44730,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2347,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "92.25",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "226.82",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 5525,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4803,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "189.79",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "462.29",
                    "currencyCode": "FKP"
                  },
                  "percentage": "9.92"
                },
                "deal": {
                  "amount": {
                    "amount": "64.88",
                    "currencyCode": "SEK"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "11.88",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "9d3190e9-022e-4dc4-8d95-4c9fe9a5d6ed",
                  "f561e0f1-281b-4b94-96fe-d9ca78c958aa",
                  "3b9f8ee6-acf5-48be-a935-0a7c4c4df60a",
                  "c6eb7923-2bcd-4ed4-8996-426e6df843e8",
                  "12777b71-b122-4338-861e-77149f72c786",
                  "8a290352-4149-49d0-a24b-904ddcc939ef",
                  "ae68142e-6c56-4b5b-85ec-715f24f75a05",
                  "3a889b68-4ca4-4691-bbc2-7b74ca0bc8c8",
                  "f7269fbd-b210-417d-9a69-44cb4c8ac7e3"
                ],
                "total": {
                  "amount": {
                    "amount": "323.87",
                    "currencyCode": "ZAR"
                  },
                  "awardAmount": {
                    "amount": 27372,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2502,
                  "equivalentAmount": {
                    "amount": "228.52",
                    "currencyCode": "OMR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "457.31",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 27527,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2441,
                    "equivalentAmount": {
                      "amount": "454.31",
                      "currencyCode": "AOA"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "124.29",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19932,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4525,
                      "equivalentAmount": {
                        "amount": "392.22",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "167.58",
                        "currencyCode": "TZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3834,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0484,
                      "equivalentAmount": {
                        "amount": "353.87",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "258.44",
                        "currencyCode": "YER"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25526,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4148,
                      "equivalentAmount": {
                        "amount": "16.72",
                        "currencyCode": "JPY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "438.15",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 34890,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0282,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "414.66",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "298.29",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 44790,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.062,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "381.42",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "451.14",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 36029,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3521,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "215.23",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "446.71",
                    "currencyCode": "BOB"
                  },
                  "percentage": "9.5"
                },
                "deal": {
                  "amount": {
                    "amount": "494.91",
                    "currencyCode": "LSL"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "8.29",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "fbfdcdb3-14e2-49a0-9b88-90443f4ecef1",
                  "1f2fcc98-3def-40bd-8d33-8e6f86d21a6c",
                  "b1f7ba16-0290-46ed-b058-667f49b80c0a",
                  "7c1a9be7-9c34-4a59-8e91-ad262dced753",
                  "634c554e-71e4-4075-8516-6f561bf35f28",
                  "6ce1e991-c492-4d33-bf58-f70de92c2007",
                  "81868e46-7af8-460e-96ac-857859c0549c",
                  "252f50bd-8887-48d0-a7ac-4cc8083b9936",
                  "051e189d-f8ad-4ddb-9552-c624a5158973"
                ],
                "total": {
                  "amount": {
                    "amount": "214.97",
                    "currencyCode": "SAR"
                  },
                  "awardAmount": {
                    "amount": 1475,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2634,
                  "equivalentAmount": {
                    "amount": "438.02",
                    "currencyCode": "GHS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "287.42",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 23068,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4128,
                    "equivalentAmount": {
                      "amount": "196.37",
                      "currencyCode": "KZT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "217.39",
                        "currencyCode": "UGX"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38399,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4206,
                      "equivalentAmount": {
                        "amount": "192.69",
                        "currencyCode": "PLN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "364.68",
                        "currencyCode": "BZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4320,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0347,
                      "equivalentAmount": {
                        "amount": "33.6",
                        "currencyCode": "TMT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "157.66",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16537,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2361,
                      "equivalentAmount": {
                        "amount": "276.19",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "337.96",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 46817,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3991,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "312.37",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "185.01",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 36058,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3225,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "258.33",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "112.12",
                    "currencyCode": "ISK"
                  },
                  "percentage": "7.43"
                },
                "deal": {
                  "amount": {
                    "amount": "207.6",
                    "currencyCode": "KES"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "10.7",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "df3a76d0-8d8e-4391-b25d-b54066b20361",
                  "ba605324-1cf3-4466-9fa0-cd9e00cc8ef6",
                  "1cbc88b4-5be3-454e-829d-785ef15de561",
                  "66c5a283-e594-4e45-bd4e-8a62e009b2ef",
                  "4991d047-ea56-4b14-9d28-b9541885a227",
                  "7eecd56b-5be7-4c84-8a8d-e6ce66ecd0bb",
                  "1bc11326-62af-4f05-92a9-f502c5d40f15",
                  "1a2b5cca-3a09-409f-89f1-2e7a130019a9",
                  "76416eb5-1855-4eed-a99b-392628dfc2a3"
                ],
                "total": {
                  "amount": {
                    "amount": "467.04",
                    "currencyCode": "BBD"
                  },
                  "awardAmount": {
                    "amount": 26274,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4595,
                  "equivalentAmount": {
                    "amount": "342.56",
                    "currencyCode": "GHS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "286.8",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 15008,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1906,
                    "equivalentAmount": {
                      "amount": "433.35",
                      "currencyCode": "PLN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "385.38",
                        "currencyCode": "BTN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42582,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4814,
                      "equivalentAmount": {
                        "amount": "186.73",
                        "currencyCode": "YER"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "377.54",
                        "currencyCode": "AZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17894,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0339,
                      "equivalentAmount": {
                        "amount": "175.18",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "260.47",
                        "currencyCode": "LAK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44934,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1727,
                      "equivalentAmount": {
                        "amount": "137.68",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "115.1",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 18821,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.443,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "328.98",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "365.89",
                        "currencyCode": "BHD"
                      },
                      "awardAmount": {
                        "amount": 22788,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4045,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "86.9",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "298.91",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 17043,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3606,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "339.47",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "75.34",
                    "currencyCode": "MWK"
                  },
                  "percentage": "8.17"
                },
                "deal": {
                  "amount": {
                    "amount": "262.09",
                    "currencyCode": "EGP"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "8.21",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "0cbe33d3-2bff-47cf-a7bc-b60f041925cf",
                  "685aa2d6-3389-41ec-9146-9feff378f7c1",
                  "9c406be5-ca4d-47ef-b173-41e24a93cbdf",
                  "01a61a09-ee3e-4a67-a421-26c1c8acefec",
                  "e23e5447-aeb0-468f-acbc-01c64f064306",
                  "13c38cf6-40f5-4aea-8c69-ee27db75bbd7",
                  "f7568dfd-3856-4d53-bd7b-c182ec322c8b",
                  "28f31d48-7a2c-4300-b4c8-3b6b08b688b5",
                  "1349f57f-cbc3-4cc9-861b-67eb6e3dc32b"
                ],
                "total": {
                  "amount": {
                    "amount": "373.08",
                    "currencyCode": "XPF"
                  },
                  "awardAmount": {
                    "amount": 16130,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.459,
                  "equivalentAmount": {
                    "amount": "28.64",
                    "currencyCode": "LKR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "292.67",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 7821,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2242,
                    "equivalentAmount": {
                      "amount": "47.69",
                      "currencyCode": "CVE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "46.25",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37956,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.085,
                      "equivalentAmount": {
                        "amount": "492.05",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "493.24",
                        "currencyCode": "XPF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35255,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3659,
                      "equivalentAmount": {
                        "amount": "280.53",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "243.59",
                        "currencyCode": "TND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15673,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1733,
                      "equivalentAmount": {
                        "amount": "328.87",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "466.53",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 3391,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3154,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "225.79",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "275.19",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 27639,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0567,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "170.14",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "484.64",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 35147,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2284,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "313.46",
                        "currencyCode": "XAF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "113.26",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 5701,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3833,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "267.76",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1408
                },
                "passengerReferenceIds": [
                  "8ea3d117-5c2a-4197-b65d-8f15709f2c9b",
                  "89b6636f-52f4-411a-86a7-1dc9b99ede4a",
                  "f2880c22-485f-40a5-b64a-45ee1e4a7981",
                  "fe9fae88-f947-4e73-942b-f843a6d5d2ff",
                  "3f6d9449-c60d-40f2-9bb8-b58a3783543a",
                  "0d5f44df-d494-4b7a-a758-76671481bb9b",
                  "fc2cc184-2ad5-4c14-a4af-82ef1d444427",
                  "b56e4bbb-e08f-42d4-ba22-f79a37bc6efd",
                  "1bb0a97f-1794-4c92-8d26-5652ecec2b22"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "499.71",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 27321,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3631,
                    "equivalentAmount": {
                      "amount": "302.1",
                      "currencyCode": "ALL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "104.11",
                          "currencyCode": "MWK"
                        },
                        "awardAmount": {
                          "amount": 4044,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0206,
                        "equivalentAmount": {
                          "amount": "165.83",
                          "currencyCode": "TJS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "254.1",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 29771,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4247,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "186.25",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "144.33",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 12299,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4296,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "298.3",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "413.59",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 22254,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1442,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "68.16",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "491.94",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 44916,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0555,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "448.02",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "406.3",
                            "currencyCode": "LYD"
                          },
                          "awardAmount": {
                            "amount": 35352,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3366,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "384.53",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "474.71",
                          "currencyCode": "TWD"
                        },
                        "awardAmount": {
                          "amount": 34068,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1978,
                        "equivalentAmount": {
                          "amount": "16.74",
                          "currencyCode": "GEL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "92.45",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 18071,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3459,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "212.78",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "391.34",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 39837,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0582,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "213.88",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "309.35",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 29298,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1729,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "362.35",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "205.45",
                          "currencyCode": "PYG"
                        },
                        "awardAmount": {
                          "amount": 37926,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3755,
                        "equivalentAmount": {
                          "amount": "172.29",
                          "currencyCode": "TOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "371.46",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 47726,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1604,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "160.5",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "293.2",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 23667,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4274,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "305.71",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "176.77",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 3996,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1333,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "134.79",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "297.61",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 2305,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4347,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "459.83",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "162.23",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 25392,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3558,
                    "equivalentAmount": {
                      "amount": "271.38",
                      "currencyCode": "CZK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "394.85",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 43720,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0404,
                    "equivalentAmount": {
                      "amount": "21.03",
                      "currencyCode": "SLE"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "259.49",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 38605,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4645,
                    "equivalentAmount": {
                      "amount": "67.15",
                      "currencyCode": "JOD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "40.36",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 23622,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3002,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "345.06",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "134.55",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 23721,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2431,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "428.88",
                        "currencyCode": "HTG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "300.83",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 4879,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1955,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "390.12",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "190.39",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 2203,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3946,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "490.17",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "391.83",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 31889,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.012,
                    "equivalentAmount": {
                      "amount": "297.06",
                      "currencyCode": "CLP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "470.96",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 14578,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1126,
                    "equivalentAmount": {
                      "amount": "453.77",
                      "currencyCode": "PEN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9458
                },
                "passengerReferenceIds": [
                  "6290e007-f6e8-4eba-b52b-615733dfbef0",
                  "be5028fb-8d4e-4ab1-917c-dfb2addc8ab0",
                  "ed609c98-4077-41c0-9243-308830d71479",
                  "03839d5e-e21a-405d-8253-7c5e47466de2",
                  "6205f96d-ecc6-4ba7-adc5-c81300527eec",
                  "cf49092c-bb4f-4125-abe2-acebcb62eeed",
                  "b7fed662-f5dd-417d-92b8-deb8f86fee25",
                  "b19a62e8-dd85-4270-8094-fe1b7633a752",
                  "8461a4bb-e10c-4707-9dfb-74a645a2759c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "466.57",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 38901,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3505,
                    "equivalentAmount": {
                      "amount": "273.05",
                      "currencyCode": "PEN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "141.03",
                          "currencyCode": "TZS"
                        },
                        "awardAmount": {
                          "amount": 15106,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2853,
                        "equivalentAmount": {
                          "amount": "199.39",
                          "currencyCode": "TWD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "361.65",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 15976,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0207,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "83.31",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "307.93",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 45921,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2716,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "363.53",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "187.09",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 11590,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.411,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "359.68",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "170.77",
                          "currencyCode": "MAD"
                        },
                        "awardAmount": {
                          "amount": 33071,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0133,
                        "equivalentAmount": {
                          "amount": "100.38",
                          "currencyCode": "IDR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "152.6",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 21725,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4615,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "102.05",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "166.59",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 44062,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3786,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "200.58",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "139.45",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 4749,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0407,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "403.1",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "223.2",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 24425,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4596,
                        "equivalentAmount": {
                          "amount": "221.26",
                          "currencyCode": "LAK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "355.1",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 8714,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1599,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "166.95",
                            "currencyCode": "STN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "32.98",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 14941,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1807,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "147.66",
                            "currencyCode": "ZAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "264.49",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 23312,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4682,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "304.28",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "341.71",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 17782,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4873,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "120.3",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "296.45",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 39983,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2258,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "296.67",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "150.73",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 18840,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3174,
                    "equivalentAmount": {
                      "amount": "58.64",
                      "currencyCode": "MDL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "78.56",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 40911,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0551,
                    "equivalentAmount": {
                      "amount": "476.6",
                      "currencyCode": "PAB"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "76.35",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 7782,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0488,
                    "equivalentAmount": {
                      "amount": "248.7",
                      "currencyCode": "LKR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "492.78",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 20836,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4768,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "100.04",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "470.2",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 11176,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1497,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "392.84",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "107.98",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 10283,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4966,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "138.69",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "346.27",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 48000,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3175,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "366.9",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "271.16",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 30672,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1775,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "441.68",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "263",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 8681,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0688,
                    "equivalentAmount": {
                      "amount": "466.16",
                      "currencyCode": "RUB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "176.92",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 25442,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2256,
                    "equivalentAmount": {
                      "amount": "273.23",
                      "currencyCode": "NPR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.148
                },
                "passengerReferenceIds": [
                  "250dad72-c2a4-4dae-a346-da2d3a8b4520",
                  "b7b24c09-0ca2-4c11-82dc-266af5fd27fa",
                  "849cb120-fc36-476e-b4e7-1c1442477ca3",
                  "9db26b7e-07cd-4e42-8a7e-76c1e2338ced",
                  "eb61b865-2149-43a6-a9d5-c52b7d533caf",
                  "c7184ac5-c806-4f96-a4ac-d8cb67d895ae",
                  "6a975f5d-fa63-4f40-abe6-6be982ba7ae9",
                  "6bdceac0-d562-41b9-820f-45ee1c23d36f",
                  "d9284bee-2bf1-4cb0-9fca-9d172d015a00"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "78.04",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 7924,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2436,
                    "equivalentAmount": {
                      "amount": "384.15",
                      "currencyCode": "DZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "244.25",
                          "currencyCode": "ISK"
                        },
                        "awardAmount": {
                          "amount": 37840,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3926,
                        "equivalentAmount": {
                          "amount": "262.74",
                          "currencyCode": "USD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "165.4",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 22068,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3998,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "72.1",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "171.47",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 16021,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.153,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "353.98",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "196.44",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 9031,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.268,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "466.32",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "238.33",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 39073,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4429,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "470.78",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "144.24",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 16480,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0103,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "363.49",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "215.67",
                          "currencyCode": "SAR"
                        },
                        "awardAmount": {
                          "amount": 43825,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1068,
                        "equivalentAmount": {
                          "amount": "436.41",
                          "currencyCode": "PLN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "365.68",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 16125,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1184,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "498.39",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "13.59",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 38616,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0102,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "181.74",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "225.73",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 36378,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0239,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "81.86",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "122.38",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 29485,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.288,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "24.69",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "196.79",
                          "currencyCode": "HTG"
                        },
                        "awardAmount": {
                          "amount": 34689,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4255,
                        "equivalentAmount": {
                          "amount": "19.98",
                          "currencyCode": "TJS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "410.31",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 23862,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4543,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "308.91",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "324.26",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 9664,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4743,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "344.45",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "169.84",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 17545,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.372,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "486.38",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "470.37",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 19992,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1648,
                    "equivalentAmount": {
                      "amount": "387.23",
                      "currencyCode": "AOA"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "319.47",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 36368,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0106,
                    "equivalentAmount": {
                      "amount": "495.01",
                      "currencyCode": "STN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "203.83",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 26281,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1508,
                    "equivalentAmount": {
                      "amount": "59.38",
                      "currencyCode": "ANG"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "179.82",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 40294,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4269,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "237.84",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "396.2",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 16116,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3178,
                    "equivalentAmount": {
                      "amount": "46.58",
                      "currencyCode": "VUV"
                    }
                  },
                  {
                    "amount": {
                      "amount": "97.08",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 21499,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4551,
                    "equivalentAmount": {
                      "amount": "339",
                      "currencyCode": "PHP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8561
                },
                "passengerReferenceIds": [
                  "49dabb6c-2d77-4f75-a877-fc7ef7648620",
                  "ad86f1b9-b800-4dd2-a7c9-e8000a6d2cc3",
                  "4411309e-6eb4-43c8-ba6d-e3b3bc461f52",
                  "524f45eb-9f92-4ebe-bd4c-7012d7b1964f",
                  "d7f25d06-2ce2-4b12-b856-6b677627918d",
                  "ab483fb9-e182-42ea-906c-4d4cfc1d9688",
                  "d596fbb0-32a5-4804-a7d7-a857db4f3f5d",
                  "cf7923e7-f220-4e66-a886-e661f1de339f",
                  "d08698c8-a908-495e-b7de-56905e9ed876"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "374.97",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 36983,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2974,
                    "equivalentAmount": {
                      "amount": "279.42",
                      "currencyCode": "MNT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "435.63",
                          "currencyCode": "ARS"
                        },
                        "awardAmount": {
                          "amount": 7857,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1683,
                        "equivalentAmount": {
                          "amount": "476.03",
                          "currencyCode": "TJS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "26.16",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 13173,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1794,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "234.77",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "182.94",
                          "currencyCode": "IRR"
                        },
                        "awardAmount": {
                          "amount": 10875,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0486,
                        "equivalentAmount": {
                          "amount": "446.8",
                          "currencyCode": "COP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "84.12",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 17110,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4193,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "138.12",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "463.42",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 13101,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3849,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "108.41",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "117.11",
                          "currencyCode": "XPF"
                        },
                        "awardAmount": {
                          "amount": 2207,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4851,
                        "equivalentAmount": {
                          "amount": "334.6",
                          "currencyCode": "CVE"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "278.89",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 6561,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4522,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "257.12",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "394.46",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 7657,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0974,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "190.51",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "315.33",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 43987,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2866,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "242.6",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "310.81",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 35124,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1158,
                    "equivalentAmount": {
                      "amount": "310.71",
                      "currencyCode": "GIP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "187.65",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 45028,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0309,
                    "equivalentAmount": {
                      "amount": "247.5",
                      "currencyCode": "ARS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "264.47",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 7257,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0728,
                    "equivalentAmount": {
                      "amount": "359.75",
                      "currencyCode": "BRL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "351.57",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 35485,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1828,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "177.85",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "446.03",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 35919,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4483,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "176.75",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "95.09",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 45910,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0146,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "196.98",
                        "currencyCode": "CHF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "78.66",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 33359,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.274,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "147.51",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "333.91",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 28963,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3808,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "427.37",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "113.65",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 22132,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1476,
                    "equivalentAmount": {
                      "amount": "186.9",
                      "currencyCode": "SOS"
                    }
                  },
                  {
                    "amount": {
                      "amount": "171.19",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 13919,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3546,
                    "equivalentAmount": {
                      "amount": "144.73",
                      "currencyCode": "AMD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.804
                },
                "passengerReferenceIds": [
                  "6f8c8b1a-5d09-4fac-987c-7412c5e0d7a7",
                  "9e518ead-cf9f-4042-9790-4d38ee49cc5f",
                  "bb51f5c4-001a-4301-96b1-522042e8fd45",
                  "94d7962c-f107-4fff-b158-2d15032717cd",
                  "03b3cc47-1211-489f-ad92-eb1903a85807",
                  "876ff6df-5e6e-43db-85ea-b60439f4d7be",
                  "f293552f-2116-4173-b1f6-63fda2ab84c9",
                  "7c905ec9-171c-4d4b-99ee-6c96839a7729",
                  "bb2cf657-7ec5-474f-895a-9c5bd3dca1b2"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "499.03",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 19515,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3728,
                    "equivalentAmount": {
                      "amount": "365.32",
                      "currencyCode": "WST"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "127.89",
                          "currencyCode": "RWF"
                        },
                        "awardAmount": {
                          "amount": 47799,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3272,
                        "equivalentAmount": {
                          "amount": "32.18",
                          "currencyCode": "ILS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "411.51",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 33411,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0992,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "28.97",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "248.8",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 36456,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3263,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "489.06",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "63.57",
                          "currencyCode": "SSP"
                        },
                        "awardAmount": {
                          "amount": 19954,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1833,
                        "equivalentAmount": {
                          "amount": "225.34",
                          "currencyCode": "GTQ"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "157.51",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 44306,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1202,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "159.06",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "221.03",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 18833,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3135,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "162.53",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "457.1",
                          "currencyCode": "MGA"
                        },
                        "awardAmount": {
                          "amount": 39961,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2383,
                        "equivalentAmount": {
                          "amount": "348.63",
                          "currencyCode": "UAH"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "317.66",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 40595,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0265,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "214.51",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "386.65",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 35270,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0801,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "328.05",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "72.6",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 32080,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2523,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "109.67",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "363.81",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 22932,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1894,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "124.47",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "471.06",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 9343,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0754,
                    "equivalentAmount": {
                      "amount": "244.2",
                      "currencyCode": "MAD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "249.23",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 24635,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0214,
                    "equivalentAmount": {
                      "amount": "381.11",
                      "currencyCode": "BGN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "10.88",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 14069,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3704,
                    "equivalentAmount": {
                      "amount": "393.16",
                      "currencyCode": "NZD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "289.71",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 30037,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3406,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "352.71",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "52.54",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 16727,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4009,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "51.31",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "465.49",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 45864,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4303,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "417.59",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "132.2",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 22665,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1957,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "427.82",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "365.37",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 27538,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2942,
                    "equivalentAmount": {
                      "amount": "103.43",
                      "currencyCode": "KHR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "104.72",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 13638,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0279,
                    "equivalentAmount": {
                      "amount": "347",
                      "currencyCode": "VES"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1821
                },
                "passengerReferenceIds": [
                  "f5db204b-949a-438a-9417-ac54c106b031",
                  "7ac59003-8379-474b-80f8-d6f2357a8778",
                  "a4630c6a-9a32-4b6d-9f0c-3cfdd4831acb",
                  "703cf691-3e9a-4f5f-8f8f-98ef5485a4f9",
                  "f6b9833f-8624-4bee-9eb4-c6703e3e04b7",
                  "a7c3076b-52df-45d2-a182-1e7c1c8a6f75",
                  "0d9eaba2-e27b-4b1b-ba64-92982cbbbfc2",
                  "766b215d-a330-4e77-8c89-e3f12adba4a9",
                  "355d8b30-dd0e-4755-9029-91470a61fc79"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "314.33",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 4904,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3123,
                    "equivalentAmount": {
                      "amount": "454.07",
                      "currencyCode": "DJF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "87.25",
                          "currencyCode": "HKD"
                        },
                        "awardAmount": {
                          "amount": 17293,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2896,
                        "equivalentAmount": {
                          "amount": "491",
                          "currencyCode": "CUP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "408.83",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 41674,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.289,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "266.94",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "371.73",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 11867,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0365,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "64.55",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "38.76",
                          "currencyCode": "AFN"
                        },
                        "awardAmount": {
                          "amount": 39561,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.121,
                        "equivalentAmount": {
                          "amount": "87.55",
                          "currencyCode": "IDR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "59.93",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 38688,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0138,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "12.37",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "128.09",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 40691,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3808,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "447.97",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "483.6",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 15528,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4095,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "467.42",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "199.33",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 23965,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0443,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "386.73",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "374.9",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 7213,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.127,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "365.38",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "359.67",
                          "currencyCode": "RUB"
                        },
                        "awardAmount": {
                          "amount": 17160,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.123,
                        "equivalentAmount": {
                          "amount": "90.01",
                          "currencyCode": "THB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "134.11",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 42596,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3842,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "133.33",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "339.71",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 4194,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4732,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "99.07",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "142.32",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 45769,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4751,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "65.96",
                            "currencyCode": "MYR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "12.08",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 28953,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0846,
                    "equivalentAmount": {
                      "amount": "241.72",
                      "currencyCode": "CUP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "238.52",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 7390,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1989,
                    "equivalentAmount": {
                      "amount": "485.71",
                      "currencyCode": "BDT"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "72.48",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 7288,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2584,
                    "equivalentAmount": {
                      "amount": "376.34",
                      "currencyCode": "BWP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "466.5",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 31936,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4585,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "166.04",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "127.45",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 45145,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1157,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "66.79",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "220.34",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 1003,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0272,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "280.28",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "251.35",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 45132,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4164,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "447.51",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "127.51",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 41286,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1733,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "58.38",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "135.75",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 49552,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3016,
                    "equivalentAmount": {
                      "amount": "454.22",
                      "currencyCode": "AWG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "470.34",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 44501,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1594,
                    "equivalentAmount": {
                      "amount": "320.59",
                      "currencyCode": "SLE"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9697
                },
                "passengerReferenceIds": [
                  "388d89fa-2f17-4ef1-b932-274dcfbb8750",
                  "d8db8fbc-f25f-43e8-bebe-c491a4f37111",
                  "cee39255-e19b-42d6-8631-3e97d7a78fa2",
                  "4f9ea17f-8fc9-48c4-b829-d96340faa53d",
                  "112a5225-2ebe-4981-b4b4-c4fa2c12f8c8",
                  "863197d7-7683-4e82-a80c-d759d4ba83b0",
                  "c401895c-d681-4bb1-8a38-ed814c2e5bb5",
                  "ab2dfa7e-5ff2-4b7e-9e53-8285c39ea45d",
                  "2bfa2a6e-7663-4448-8b5e-b73e95b8d138"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "43.93",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 14498,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1303,
                    "equivalentAmount": {
                      "amount": "23.56",
                      "currencyCode": "TJS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "26.42",
                          "currencyCode": "MZN"
                        },
                        "awardAmount": {
                          "amount": 2254,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4627,
                        "equivalentAmount": {
                          "amount": "24.44",
                          "currencyCode": "NOK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "221.39",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 8746,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.052,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "203.03",
                            "currencyCode": "XPF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "251.23",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 41208,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2806,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "346.61",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "104.11",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 16951,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2214,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "363.63",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "86.92",
                          "currencyCode": "BYN"
                        },
                        "awardAmount": {
                          "amount": 23844,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3226,
                        "equivalentAmount": {
                          "amount": "255.43",
                          "currencyCode": "SBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "319.25",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 30463,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0613,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "478.84",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "469.81",
                          "currencyCode": "JMD"
                        },
                        "awardAmount": {
                          "amount": 40254,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2998,
                        "equivalentAmount": {
                          "amount": "267.64",
                          "currencyCode": "AUD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "152.47",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 21801,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.487,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "351.64",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "88.6",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 33661,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3552,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "121.61",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "184.97",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 41587,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2717,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "326.47",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "56.29",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 29707,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2758,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "351.21",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "269.11",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 4377,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4704,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "122.75",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "56.99",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 38584,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2528,
                    "equivalentAmount": {
                      "amount": "273.91",
                      "currencyCode": "TRY"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "229.27",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 49274,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2763,
                    "equivalentAmount": {
                      "amount": "401.07",
                      "currencyCode": "HTG"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "23.84",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 41635,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2508,
                    "equivalentAmount": {
                      "amount": "452.39",
                      "currencyCode": "MUR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "149.51",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 41520,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.064,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "276.54",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "396.38",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 24836,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3144,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "176.97",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "89.58",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 6259,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1512,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "64.81",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "267.86",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 21993,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3498,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "62.51",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "26.85",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 41056,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1896,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "49.66",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "112.26",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 12544,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3331,
                    "equivalentAmount": {
                      "amount": "276.44",
                      "currencyCode": "QAR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "216.01",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 9544,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0138,
                    "equivalentAmount": {
                      "amount": "355.23",
                      "currencyCode": "LRD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9739
                },
                "passengerReferenceIds": [
                  "bf5faadf-2cef-48ca-b353-d9f69dd2085f",
                  "bc58f7cb-d66d-405b-a0b5-5c49817843f4",
                  "99f5eb7b-9510-4b70-9c70-aa1567dc6331",
                  "76c4c64d-4c47-4357-a2a7-e89cc62fe41d",
                  "e4d357f7-7a4c-48c8-af70-4812e27e3de6",
                  "1d6b4a21-9a60-4bf9-924f-1786cb83e6e3",
                  "4b55d791-38ed-4f4d-90f1-41efdd280857",
                  "30809e33-6739-40ce-94db-b09f2e7e3b31",
                  "6dc287c7-26d3-4bf9-9c23-7947c941298f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "250.99",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 4425,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4463,
                    "equivalentAmount": {
                      "amount": "338.1",
                      "currencyCode": "EUR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "345.35",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 29955,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3457,
                        "equivalentAmount": {
                          "amount": "169.9",
                          "currencyCode": "TND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "449.95",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 28609,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4546,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "287.28",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "354.83",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 20074,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3144,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "24.17",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "384.52",
                          "currencyCode": "KES"
                        },
                        "awardAmount": {
                          "amount": 26659,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4483,
                        "equivalentAmount": {
                          "amount": "74.33",
                          "currencyCode": "XPF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "285.91",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 45539,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0367,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "67.74",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "45.6",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 47847,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4035,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "96.81",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "232.64",
                          "currencyCode": "BMD"
                        },
                        "awardAmount": {
                          "amount": 19533,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0228,
                        "equivalentAmount": {
                          "amount": "280.39",
                          "currencyCode": "LBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "223.8",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 30473,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2147,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "477.65",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "47.6",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 12513,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.118,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "106.49",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "474.38",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 35848,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2576,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "371.46",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "341.79",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 15233,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0748,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "34.01",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "324.54",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 38162,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0619,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "65.99",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "461.17",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 7272,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2381,
                    "equivalentAmount": {
                      "amount": "428.31",
                      "currencyCode": "RUB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "450.36",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 33289,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.351,
                    "equivalentAmount": {
                      "amount": "422.1",
                      "currencyCode": "CUP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "175.49",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 2970,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0219,
                    "equivalentAmount": {
                      "amount": "416.91",
                      "currencyCode": "SCR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "293.57",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 24143,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1445,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "35.37",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "40.4",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 2997,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1347,
                    "equivalentAmount": {
                      "amount": "79.97",
                      "currencyCode": "SAR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "406.83",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 26274,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2624,
                    "equivalentAmount": {
                      "amount": "275.89",
                      "currencyCode": "FKP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0117
                },
                "passengerReferenceIds": [
                  "16a2979a-4e61-4c9c-89f5-300223b8cef3",
                  "9f706460-7671-4411-8c64-3f9e620a2515",
                  "1f594d25-ca3e-49e0-87bc-357371d91d77",
                  "71628927-3c6d-49e9-9346-f6244f40ac1a",
                  "a2e7c4a7-70c9-4cdb-9ceb-94c7a6c81cf3",
                  "e89cf545-2afe-4e99-9787-ad8b7598623d",
                  "7f8ae2c3-a98d-4696-bd15-1c463b499d86",
                  "aadcf0b7-dc8a-4bd1-84ed-63656ea3a862",
                  "55891c0b-8a5b-4631-a1f8-910a92a35e7a"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "306.84",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 10467,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1188,
                    "equivalentAmount": {
                      "amount": "210.71",
                      "currencyCode": "THB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "443.55",
                          "currencyCode": "AOA"
                        },
                        "awardAmount": {
                          "amount": 32588,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1463,
                        "equivalentAmount": {
                          "amount": "176.13",
                          "currencyCode": "RON"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "302.69",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 17187,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3883,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "180.61",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "139.17",
                            "currencyCode": "NOK"
                          },
                          "awardAmount": {
                            "amount": 28588,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2734,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "353.5",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "41.48",
                          "currencyCode": "TTD"
                        },
                        "awardAmount": {
                          "amount": 39618,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0834,
                        "equivalentAmount": {
                          "amount": "113.14",
                          "currencyCode": "USD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "297.11",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 2362,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1914,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "148.53",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "407.17",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 1941,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0548,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "441.07",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "387.01",
                            "currencyCode": "TMT"
                          },
                          "awardAmount": {
                            "amount": 41027,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1411,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "128.49",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "351.56",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 12043,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0596,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "224.41",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "160.26",
                          "currencyCode": "JOD"
                        },
                        "awardAmount": {
                          "amount": 9115,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.43,
                        "equivalentAmount": {
                          "amount": "320.34",
                          "currencyCode": "SGD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "332.09",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 25236,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1236,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "406.51",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "439.76",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 39337,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4493,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "239.09",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "104.32",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 31285,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.159,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "34.76",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "371.19",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 28230,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1268,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "99.47",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "355.38",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 7190,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1644,
                    "equivalentAmount": {
                      "amount": "97.08",
                      "currencyCode": "VES"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "431.1",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 30291,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1485,
                    "equivalentAmount": {
                      "amount": "246.98",
                      "currencyCode": "TWD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "369.73",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 16515,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2368,
                    "equivalentAmount": {
                      "amount": "14.65",
                      "currencyCode": "ARS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "389.35",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 20227,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0791,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "491.79",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "344.74",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 8926,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3873,
                    "equivalentAmount": {
                      "amount": "107.98",
                      "currencyCode": "KYD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "495.16",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 2115,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1532,
                    "equivalentAmount": {
                      "amount": "305.35",
                      "currencyCode": "ILS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "15.05",
                  "currencyCode": "HKD"
                },
                "awardAmount": {
                  "amount": 47254,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2014,
                "equivalentAmount": {
                  "amount": "482.32",
                  "currencyCode": "KGS"
                }
              },
              "fees": {
                "amount": {
                  "amount": "470.24",
                  "currencyCode": "BMD"
                },
                "awardAmount": {
                  "amount": 30294,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4608,
                "equivalentAmount": {
                  "amount": "381.62",
                  "currencyCode": "FJD"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "438.58",
                  "currencyCode": "JMD"
                },
                "awardAmount": {
                  "amount": 14416,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2163,
                "equivalentAmount": {
                  "amount": "382.64",
                  "currencyCode": "IRR"
                }
              },
              "offerItemReferenceId": "979152d3-674f-465b-9741-1b3477141752",
              "tax": {
                "amount": {
                  "amount": "34.38",
                  "currencyCode": "WST"
                },
                "awardAmount": {
                  "amount": 5064,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.204,
                "equivalentAmount": {
                  "amount": "378.18",
                  "currencyCode": "CDF"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "341.8",
                    "currencyCode": "MUR"
                  },
                  "awardAmount": {
                    "amount": 35997,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3336,
                  "equivalentAmount": {
                    "amount": "352.72",
                    "currencyCode": "SRD"
                  }
                },
                {
                  "amount": {
                    "amount": "286.88",
                    "currencyCode": "EGP"
                  },
                  "awardAmount": {
                    "amount": 15939,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4701,
                  "equivalentAmount": {
                    "amount": "232.29",
                    "currencyCode": "FKP"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "444.55",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 45677,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0439,
                    "equivalentAmount": {
                      "amount": "264.98",
                      "currencyCode": "KGS"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "169.63",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 3320,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3825,
                    "equivalentAmount": {
                      "amount": "147.26",
                      "currencyCode": "CZK"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "122.64",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 20548,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.056,
                    "equivalentAmount": {
                      "amount": "195.82",
                      "currencyCode": "VUV"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "267.63",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 2133,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1256,
                    "equivalentAmount": {
                      "amount": "218.91",
                      "currencyCode": "VES"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "21.54",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 20531,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0297,
                      "equivalentAmount": {
                        "amount": "336.14",
                        "currencyCode": "UZS"
                      }
                    },
                    {
                      "amount": {
                        "amount": "332.12",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 44736,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0833,
                      "equivalentAmount": {
                        "amount": "60.9",
                        "currencyCode": "XCD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "442.2",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 32095,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1937,
                    "equivalentAmount": {
                      "amount": "297.06",
                      "currencyCode": "ZMW"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "141.95",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 39913,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0153,
                    "equivalentAmount": {
                      "amount": "462.91",
                      "currencyCode": "GHS"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "84.65",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 25353,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2593,
                    "equivalentAmount": {
                      "amount": "214.85",
                      "currencyCode": "VES"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "323.18",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 16768,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2402,
                    "equivalentAmount": {
                      "amount": "195.84",
                      "currencyCode": "AUD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "251.28",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 44976,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3486,
                      "equivalentAmount": {
                        "amount": "77.97",
                        "currencyCode": "AMD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "312.14",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 4348,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3691,
                      "equivalentAmount": {
                        "amount": "278.73",
                        "currencyCode": "ERN"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "178.68",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 33351,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0711,
                    "equivalentAmount": {
                      "amount": "310.26",
                      "currencyCode": "SDG"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "61.25",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 25008,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2944,
                    "equivalentAmount": {
                      "amount": "451.95",
                      "currencyCode": "GHS"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "410.27",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 8253,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1809,
                    "equivalentAmount": {
                      "amount": "157.19",
                      "currencyCode": "TND"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "38.5",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 2463,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2622,
                    "equivalentAmount": {
                      "amount": "120.63",
                      "currencyCode": "MAD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "39.54",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 30184,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4644,
                      "equivalentAmount": {
                        "amount": "316.96",
                        "currencyCode": "ANG"
                      }
                    },
                    {
                      "amount": {
                        "amount": "271.46",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 1723,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2813,
                      "equivalentAmount": {
                        "amount": "307.33",
                        "currencyCode": "YER"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "405.25",
                    "currencyCode": "TMT"
                  },
                  "percentage": "7.45"
                },
                "passengerReferenceIds": [
                  "a397f01d-05d1-4653-b46c-a14a5cb49f6b",
                  "77e31969-4135-40c5-ade5-a99539d49493",
                  "14cbc87a-0cc8-48e2-bf22-70059af6af26",
                  "510929e1-1bf2-4c3a-bbc2-4ce860cb6817",
                  "5d3542eb-facc-4ded-a6f6-f108fb9d5604",
                  "59b2db63-f190-44ef-8837-14c47e044199",
                  "1ad26e0d-1f08-48c2-8047-a135313442e6",
                  "20e56584-c9ca-4378-bf36-ed0e730ab704",
                  "acfea2b5-e3bc-4776-809d-7265c239edd8"
                ],
                "total": {
                  "amount": {
                    "amount": "86.84",
                    "currencyCode": "LYD"
                  },
                  "awardAmount": {
                    "amount": 12470,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.152,
                  "equivalentAmount": {
                    "amount": "178.2",
                    "currencyCode": "KES"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "438.14",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 3671,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.397,
                    "equivalentAmount": {
                      "amount": "362.03",
                      "currencyCode": "DZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "68.33",
                        "currencyCode": "DKK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40574,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.233,
                      "equivalentAmount": {
                        "amount": "70.16",
                        "currencyCode": "BSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "412.32",
                        "currencyCode": "SHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39084,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4644,
                      "equivalentAmount": {
                        "amount": "72.22",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "455.99",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24760,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3238,
                      "equivalentAmount": {
                        "amount": "442.02",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "478.61",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 49513,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2833,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "343.82",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "168.12",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 38566,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3768,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "75.71",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "316.9",
                    "currencyCode": "RSD"
                  },
                  "percentage": "8.59"
                },
                "passengerReferenceIds": [
                  "09644375-852a-4910-beb7-aa2c49d17278",
                  "a5fc0c1f-d282-4506-8a34-1f63f66ed812",
                  "95edfe8f-9874-446b-ae12-d4c46c28f636",
                  "89f22ebb-5d80-49b4-ae17-2484881ebe8d",
                  "38a6f7e3-058a-446c-859e-0e3fd544cd70",
                  "288b1624-66f4-452f-a845-ce897ab6432f",
                  "352c7391-7c31-4e7c-b224-3d26f6929243",
                  "5b2015fe-f371-4763-b115-76a309e25426",
                  "bd26f2a6-032f-47eb-9ec9-03516ac876a5"
                ],
                "total": {
                  "amount": {
                    "amount": "343.31",
                    "currencyCode": "MGA"
                  },
                  "awardAmount": {
                    "amount": 22843,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4142,
                  "equivalentAmount": {
                    "amount": "183.18",
                    "currencyCode": "PHP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "480.22",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 43252,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3695,
                    "equivalentAmount": {
                      "amount": "105.67",
                      "currencyCode": "SAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "288.16",
                        "currencyCode": "XAF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20486,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2073,
                      "equivalentAmount": {
                        "amount": "179.24",
                        "currencyCode": "MMK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "64.98",
                        "currencyCode": "XPF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15829,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3379,
                      "equivalentAmount": {
                        "amount": "439.45",
                        "currencyCode": "DKK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "483.65",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49567,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1904,
                      "equivalentAmount": {
                        "amount": "424.57",
                        "currencyCode": "CUP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "345.7",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 42852,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.234,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "331.56",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "229.9",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 43727,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2028,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "419.24",
                        "currencyCode": "SGD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "343.51",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 48358,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0153,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "149.24",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "351.15",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 19243,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4352,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "192.21",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "405.98",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 13260,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1526,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "144.67",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "416.44",
                    "currencyCode": "TMT"
                  },
                  "percentage": "10.19"
                },
                "passengerReferenceIds": [
                  "6c2ad1a1-3f95-49ab-93dc-d98513023a89",
                  "1bd725fa-2c41-4598-93fa-a37b787f51ee",
                  "f01b96ef-b0b2-4482-98c1-c29074c29a38",
                  "c606345f-5da6-47df-b74c-5a111b238902",
                  "0ce964b7-c2a2-4a59-8d8c-a2394365cca9",
                  "dcf5e500-a531-48e1-9aad-bae697ee5c7a",
                  "bdb4fd24-34cc-40da-8a72-fd423e194e12",
                  "8c1dd282-2abe-4f70-b6df-ddce87165990",
                  "9ffcf5ec-60f7-4ed7-9af6-57ffe4c95460"
                ],
                "total": {
                  "amount": {
                    "amount": "18.33",
                    "currencyCode": "ALL"
                  },
                  "awardAmount": {
                    "amount": 2539,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3968,
                  "equivalentAmount": {
                    "amount": "369.04",
                    "currencyCode": "BWP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "93.17",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 33148,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.497,
                    "equivalentAmount": {
                      "amount": "317.63",
                      "currencyCode": "HKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "89.17",
                        "currencyCode": "VND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20858,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0834,
                      "equivalentAmount": {
                        "amount": "317.53",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "478.7",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12658,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2921,
                      "equivalentAmount": {
                        "amount": "110.5",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "232.37",
                        "currencyCode": "GEL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17799,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3979,
                      "equivalentAmount": {
                        "amount": "120.66",
                        "currencyCode": "LYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "194.71",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 16248,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0726,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "277.13",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "356.4",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 49321,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4364,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "121.37",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "76.14",
                    "currencyCode": "SCR"
                  },
                  "percentage": "10.32"
                },
                "passengerReferenceIds": [
                  "75fb72c7-8b36-4aac-ac99-b9e7a83dc0ef",
                  "f2f17d60-8928-4689-a1d8-383316746c1f",
                  "3c53fcf3-ec30-4b50-be0d-86fd7b990a68",
                  "eb2053b7-6072-42aa-8722-344f28f6eea9",
                  "360295dd-b3e8-4e35-8730-f2908588c33f",
                  "3e77c56b-a8ed-455c-9c56-39057d5594b9",
                  "ec39815a-b0d4-40e9-91b8-1ecf18886a89",
                  "0c4793f5-8896-4a80-ae88-9b08ace238f5",
                  "baa08aba-bfa7-4697-babf-7978456118ec"
                ],
                "total": {
                  "amount": {
                    "amount": "179.37",
                    "currencyCode": "MNT"
                  },
                  "awardAmount": {
                    "amount": 43996,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4935,
                  "equivalentAmount": {
                    "amount": "266.49",
                    "currencyCode": "NZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "409.91",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 40590,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2876,
                    "equivalentAmount": {
                      "amount": "300.82",
                      "currencyCode": "LYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "479.42",
                        "currencyCode": "KHR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13933,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0393,
                      "equivalentAmount": {
                        "amount": "247.82",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "195.41",
                        "currencyCode": "HTG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27042,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3714,
                      "equivalentAmount": {
                        "amount": "174.34",
                        "currencyCode": "CUP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "120.38",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17055,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3323,
                      "equivalentAmount": {
                        "amount": "362.75",
                        "currencyCode": "EGP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "374.59",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 2162,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.037,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "458.37",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "28.09",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 31569,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1384,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "397.23",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "72.57",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 36024,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2722,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "57.33",
                        "currencyCode": "TMT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "319.17",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 25775,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0699,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "262.58",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "16.66",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 21870,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3192,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "78.25",
                        "currencyCode": "CVE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "89.29",
                    "currencyCode": "CAD"
                  },
                  "percentage": "11.29"
                },
                "passengerReferenceIds": [
                  "3e1f5f57-a918-41cd-b2d6-dd0d61b4d96a",
                  "599f1474-2f67-4af8-a169-705439e4493a",
                  "ced9ed04-d201-4b75-ad9e-b30e6001d532",
                  "7db031ef-d0c0-41d6-a6ce-10947d1d629f",
                  "b5bf86fc-34c2-44ac-b07a-a5f2356ce8dc",
                  "a2383171-2f8b-44df-92b0-59a34256d194",
                  "ce19504b-9d4e-43f8-aae1-7fb6841b5dec",
                  "fb3556e1-e391-4875-a473-82e6be6c94cd",
                  "5aef2e90-7744-4d50-91b9-66b512bddc5b"
                ],
                "total": {
                  "amount": {
                    "amount": "411.35",
                    "currencyCode": "UZS"
                  },
                  "awardAmount": {
                    "amount": 41291,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4904,
                  "equivalentAmount": {
                    "amount": "264.22",
                    "currencyCode": "ISK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "153.49",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 10338,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4336,
                    "equivalentAmount": {
                      "amount": "323.13",
                      "currencyCode": "PYG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "164.38",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34745,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2643,
                      "equivalentAmount": {
                        "amount": "185.34",
                        "currencyCode": "VUV"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "393.67",
                        "currencyCode": "GBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5655,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0199,
                      "equivalentAmount": {
                        "amount": "343.42",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "70.42",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13014,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3938,
                      "equivalentAmount": {
                        "amount": "102.03",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "326.26",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 32370,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2815,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "270.2",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "38.28",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 4519,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1766,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "340.77",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "277.05",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 22870,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2613,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "63.33",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "159.77",
                    "currencyCode": "CDF"
                  },
                  "percentage": "8.02"
                },
                "passengerReferenceIds": [
                  "45c202f3-4a7a-4a77-a3ea-d17bfe91a802",
                  "91886b03-c6aa-45ea-a30d-e3cabb829bb4",
                  "6afb1f02-bb32-40b6-b49c-8f450ec1c3bf",
                  "d6dea0cd-1bfd-4c3a-9710-2dbb36079573",
                  "73379c61-1bcd-485e-9fc3-ee8e04fc6ef7",
                  "6b0708e6-30fc-4ea0-8f65-e4bd81752bdb",
                  "9b1910c9-7e8e-446b-bda9-cfe2257c67ba",
                  "6e169545-9306-4bfd-9b80-6accb956e76e",
                  "c098a090-2e67-4542-b8d1-f44375a09255"
                ],
                "total": {
                  "amount": {
                    "amount": "181.98",
                    "currencyCode": "ERN"
                  },
                  "awardAmount": {
                    "amount": 11165,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1031,
                  "equivalentAmount": {
                    "amount": "87.29",
                    "currencyCode": "EGP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "54.14",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 17132,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3447,
                    "equivalentAmount": {
                      "amount": "129.95",
                      "currencyCode": "BTN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "466.45",
                        "currencyCode": "BAM"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17171,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4204,
                      "equivalentAmount": {
                        "amount": "182.87",
                        "currencyCode": "TZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "357.4",
                        "currencyCode": "MKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31666,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4605,
                      "equivalentAmount": {
                        "amount": "102.55",
                        "currencyCode": "BIF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "75.05",
                        "currencyCode": "TWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41711,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4605,
                      "equivalentAmount": {
                        "amount": "14.64",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "152.78",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 25465,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0161,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "267.57",
                        "currencyCode": "SGD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "397.34",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 4109,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3385,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "13.26",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "350.7",
                    "currencyCode": "MOP"
                  },
                  "percentage": "11.62"
                },
                "passengerReferenceIds": [
                  "ec9ea15f-a4ac-45cf-af9e-b28e137bfb4c",
                  "52d06543-af18-48a0-8e3c-c16c0c3fea92",
                  "96ecd36b-41dd-4057-b88e-1588066f5c08",
                  "045f33f6-d392-4a52-a725-4be053b62d1f",
                  "2a66e6c4-f48a-46aa-b50a-4e495ceebd29",
                  "e875f65a-058b-4606-9289-d082651d53f0",
                  "f9808c79-8e61-480d-84b7-482fafe249ee",
                  "3ad4554b-20a8-4944-926f-8762c200e805",
                  "4d5e5495-d4b1-4867-a0cc-ee402d2a3b6f"
                ],
                "total": {
                  "amount": {
                    "amount": "217.06",
                    "currencyCode": "BWP"
                  },
                  "awardAmount": {
                    "amount": 29946,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3301,
                  "equivalentAmount": {
                    "amount": "222.23",
                    "currencyCode": "PAB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "48.74",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 18370,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3357,
                    "equivalentAmount": {
                      "amount": "339.54",
                      "currencyCode": "COP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "342.35",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8806,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4343,
                      "equivalentAmount": {
                        "amount": "303.73",
                        "currencyCode": "MAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "108.07",
                        "currencyCode": "ANG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31885,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.305,
                      "equivalentAmount": {
                        "amount": "132.21",
                        "currencyCode": "BRL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "242.96",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13141,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0448,
                      "equivalentAmount": {
                        "amount": "317.1",
                        "currencyCode": "SHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "319.5",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 43242,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0548,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "15.31",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "325.25",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 28699,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.447,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "80.17",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "213.64",
                    "currencyCode": "AMD"
                  },
                  "percentage": "7.02"
                },
                "passengerReferenceIds": [
                  "972d969d-d240-4ebe-87f2-6c44010756a2",
                  "52352999-cc9a-4097-999d-ae88a08060d2",
                  "b26e16c2-2c4a-4b1c-bb5e-b403414d0a27",
                  "a3303111-a62c-4bff-ae60-f561df30cfcf",
                  "97b83265-088f-4241-83f4-3ad172755e9a",
                  "cca6ced9-5471-4add-a3dd-dd64cac84bdd",
                  "92f061d0-46eb-4c33-ad50-b889eabae619",
                  "a74972af-a1c0-494d-a4ba-07a9aeb67cc6",
                  "6c158432-b71b-4f53-85cf-cfb52adfe3a2"
                ],
                "total": {
                  "amount": {
                    "amount": "22.37",
                    "currencyCode": "GHS"
                  },
                  "awardAmount": {
                    "amount": 46612,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4322,
                  "equivalentAmount": {
                    "amount": "193.7",
                    "currencyCode": "MNT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "497.7",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 27886,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2649,
                    "equivalentAmount": {
                      "amount": "413.26",
                      "currencyCode": "FJD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "410.89",
                        "currencyCode": "MWK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46193,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4361,
                      "equivalentAmount": {
                        "amount": "392.84",
                        "currencyCode": "NAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "370.19",
                        "currencyCode": "MMK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25923,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0765,
                      "equivalentAmount": {
                        "amount": "32.93",
                        "currencyCode": "SOS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "78.46",
                        "currencyCode": "HNL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46929,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.266,
                      "equivalentAmount": {
                        "amount": "232.12",
                        "currencyCode": "CVE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "356.57",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 5932,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1007,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "232.68",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "274.78",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 35789,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4333,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "278.51",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "333.52",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 11441,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2879,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "459.08",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "37.3",
                    "currencyCode": "VES"
                  },
                  "percentage": "8.47"
                },
                "passengerReferenceIds": [
                  "b764c24e-8479-4e4b-b332-b7e9fa60f2d0",
                  "3e392866-5c47-4259-9b44-ed7f9a63766d",
                  "563e5eb1-7404-4524-9b75-3925767d27ea",
                  "930a5e2f-d4ef-4c2b-a442-11aace7d2f61",
                  "3c9cd545-1801-4f48-8faf-ea7a4ce82450",
                  "c83df094-51b0-4f9b-a3ef-95f02044f7dd",
                  "232d7558-bd28-41f8-a790-5a9cecce39a3",
                  "5102e97e-24ea-4e16-8eba-e671b80fd32f",
                  "30a14cec-b484-416b-a815-ba0166cdc14f"
                ],
                "total": {
                  "amount": {
                    "amount": "329.78",
                    "currencyCode": "UGX"
                  },
                  "awardAmount": {
                    "amount": 36949,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4466,
                  "equivalentAmount": {
                    "amount": "278.36",
                    "currencyCode": "SSP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "254.52",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 33425,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1623,
                    "equivalentAmount": {
                      "amount": "334.09",
                      "currencyCode": "CZK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "351.27",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38565,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4983,
                      "equivalentAmount": {
                        "amount": "77.41",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "280.88",
                        "currencyCode": "INR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21422,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4077,
                      "equivalentAmount": {
                        "amount": "123.98",
                        "currencyCode": "MGA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "98.89",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18139,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4617,
                      "equivalentAmount": {
                        "amount": "338.63",
                        "currencyCode": "HUF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "309.31",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 18534,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3187,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "176.6",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "P6JGG",
            "U3GRE",
            "084I-",
            "YV22MZ",
            "KAYV63",
            "1AGVB",
            "WOICY",
            "U-PNP",
            "K3EDW7",
            "9YF2Z"
          ]
        }
      ],
      "total": {
        "base": {
          "amount": {
            "amount": "230.79",
            "currencyCode": "MAD"
          },
          "awardAmount": {
            "amount": 1202,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.3738,
          "equivalentAmount": {
            "amount": "65.23",
            "currencyCode": "WST"
          }
        },
        "fees": {
          "amount": {
            "amount": "221.78",
            "currencyCode": "SCR"
          },
          "awardAmount": {
            "amount": 44232,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.4091,
          "equivalentAmount": {
            "amount": "20.84",
            "currencyCode": "AMD"
          }
        },
        "feesTax": {
          "amount": {
            "amount": "233.35",
            "currencyCode": "MMK"
          },
          "awardAmount": {
            "amount": 18346,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.1665,
          "equivalentAmount": {
            "amount": "276.6",
            "currencyCode": "GTQ"
          }
        },
        "offerItemReferenceId": "c5bf07a1-df35-4092-8a79-7b87b835cf0a",
        "tax": {
          "amount": {
            "amount": "204.66",
            "currencyCode": "TND"
          },
          "awardAmount": {
            "amount": 9767,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.4954,
          "equivalentAmount": {
            "amount": "304.52",
            "currencyCode": "BZD"
          }
        },
        "totals": [
          {
            "amount": {
              "amount": "329.88",
              "currencyCode": "DKK"
            },
            "awardAmount": {
              "amount": 38597,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.4842,
            "equivalentAmount": {
              "amount": "115.09",
              "currencyCode": "SYP"
            }
          },
          {
            "amount": {
              "amount": "28.5",
              "currencyCode": "ZMW"
            },
            "awardAmount": {
              "amount": 35330,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.4057,
            "equivalentAmount": {
              "amount": "348.11",
              "currencyCode": "RUB"
            }
          }
        ],
        "transactionBreakdowns": [
          {
            "base": {
              "amount": {
                "amount": "200.71",
                "currencyCode": "SCR"
              },
              "awardAmount": {
                "amount": 36841,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.2749,
              "equivalentAmount": {
                "amount": "477.08",
                "currencyCode": "GBP"
              }
            },
            "fees": {
              "amount": {
                "amount": "296.33",
                "currencyCode": "MMK"
              },
              "awardAmount": {
                "amount": 27649,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.4024,
              "equivalentAmount": {
                "amount": "261.64",
                "currencyCode": "BRL"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "123.35",
                "currencyCode": "FJD"
              },
              "awardAmount": {
                "amount": 17779,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.138,
              "equivalentAmount": {
                "amount": "165.8",
                "currencyCode": "BTN"
              }
            },
            "tax": {
              "amount": {
                "amount": "250.53",
                "currencyCode": "UZS"
              },
              "awardAmount": {
                "amount": 31882,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.4506,
              "equivalentAmount": {
                "amount": "455.48",
                "currencyCode": "MMK"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "321.45",
                  "currencyCode": "AZN"
                },
                "awardAmount": {
                  "amount": 35568,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3892,
                "equivalentAmount": {
                  "amount": "347.03",
                  "currencyCode": "ZAR"
                }
              },
              {
                "amount": {
                  "amount": "291.99",
                  "currencyCode": "KES"
                },
                "awardAmount": {
                  "amount": 13768,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2466,
                "equivalentAmount": {
                  "amount": "72.51",
                  "currencyCode": "SAR"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "393.68",
                "currencyCode": "HNL"
              },
              "awardAmount": {
                "amount": 42947,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.4039,
              "equivalentAmount": {
                "amount": "291.71",
                "currencyCode": "AOA"
              }
            },
            "fees": {
              "amount": {
                "amount": "255.22",
                "currencyCode": "SLE"
              },
              "awardAmount": {
                "amount": 8535,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.2489,
              "equivalentAmount": {
                "amount": "420.99",
                "currencyCode": "XAF"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "401.75",
                "currencyCode": "CLP"
              },
              "awardAmount": {
                "amount": 14433,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.236,
              "equivalentAmount": {
                "amount": "186.84",
                "currencyCode": "BGN"
              }
            },
            "tax": {
              "amount": {
                "amount": "345.54",
                "currencyCode": "LKR"
              },
              "awardAmount": {
                "amount": 18946,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.4138,
              "equivalentAmount": {
                "amount": "283.59",
                "currencyCode": "TRY"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "179.99",
                  "currencyCode": "MNT"
                },
                "awardAmount": {
                  "amount": 25241,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3972,
                "equivalentAmount": {
                  "amount": "22.12",
                  "currencyCode": "LSL"
                }
              },
              {
                "amount": {
                  "amount": "77.91",
                  "currencyCode": "BRL"
                },
                "awardAmount": {
                  "amount": 45398,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0655,
                "equivalentAmount": {
                  "amount": "236.47",
                  "currencyCode": "SHP"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "487.79",
                "currencyCode": "AFN"
              },
              "awardAmount": {
                "amount": 1104,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.2018,
              "equivalentAmount": {
                "amount": "439.8",
                "currencyCode": "KMF"
              }
            },
            "fees": {
              "amount": {
                "amount": "266.21",
                "currencyCode": "LAK"
              },
              "awardAmount": {
                "amount": 11475,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.0863,
              "equivalentAmount": {
                "amount": "261.87",
                "currencyCode": "BWP"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "161.5",
                "currencyCode": "BIF"
              },
              "awardAmount": {
                "amount": 19002,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1163,
              "equivalentAmount": {
                "amount": "381.39",
                "currencyCode": "GMD"
              }
            },
            "tax": {
              "amount": {
                "amount": "110.87",
                "currencyCode": "THB"
              },
              "awardAmount": {
                "amount": 46085,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.0239,
              "equivalentAmount": {
                "amount": "468.2",
                "currencyCode": "PYG"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "430.26",
                  "currencyCode": "JOD"
                },
                "awardAmount": {
                  "amount": 31407,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0421,
                "equivalentAmount": {
                  "amount": "126.18",
                  "currencyCode": "LSL"
                }
              },
              {
                "amount": {
                  "amount": "220.5",
                  "currencyCode": "GNF"
                },
                "awardAmount": {
                  "amount": 15716,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1999,
                "equivalentAmount": {
                  "amount": "116.1",
                  "currencyCode": "AOA"
                }
              }
            ],
            "transactionType": "AddCollect"
          }
        ],
        "transactionType": "AddCollect"
      }
    },
    {
      "id": "92ce597d-2a80-4287-9c18-308df5a77153",
      "items": [
        {
          "details": {
            "type": "AirOfferItem"
          },
          "id": "53948170-ef72-4f5e-a99b-0dd9c56c5a97",
          "itineraryPartReferenceIds": [
            "IP-2",
            "IP-2",
            "IP-2",
            "IP-2",
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-2"
          ],
          "itineraryReferenceId": "ZZSCQ",
          "passengerReferenceIds": [
            "d712cd39-4e8c-42d7-8049-4487327ac701",
            "ca9de616-b177-47f0-9e32-c44e0faa5107",
            "a6404fdb-26e2-4efd-8b1a-39f712c6c4cd",
            "1cd10787-af14-4946-815d-8fbec2898379",
            "e11f42d3-a59d-4e6a-bd6f-f0cc054b1fa9",
            "c6bb091d-2883-4187-b4c0-0fde97a4f687",
            "1fc8efc0-f223-4b4b-a563-19325d9408ed",
            "da1b52bb-b4e4-43a6-9957-8d9a2694f452",
            "e48c838a-1e1b-4e0d-8105-76818940a7f3"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "340.36",
                    "currencyCode": "MAD"
                  },
                  "percentage": "11.56"
                },
                "deal": {
                  "amount": {
                    "amount": "400.26",
                    "currencyCode": "CUP"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "5.54",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "65339267-7bba-4cce-b3b3-dc6a93970142",
                  "77704068-e2e3-4d1f-b75d-5576081be5ce",
                  "934f3144-6a8f-4611-bffb-3aeccea264c4",
                  "4b9eaada-1464-4a4a-936c-5489f92c44e2",
                  "eab323e9-9201-4336-9614-0de022400ca8",
                  "53d36df9-9ed6-48fc-9828-e305704daa64",
                  "4d90a55a-8e92-4c96-b186-664d1c11fed5",
                  "f71149cc-c754-430d-87f5-0e46d2ad2f8d",
                  "ea9922e7-ec2b-4727-ad8e-d930db64f0dc"
                ],
                "total": {
                  "amount": {
                    "amount": "434.56",
                    "currencyCode": "EGP"
                  },
                  "awardAmount": {
                    "amount": 24551,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4856,
                  "equivalentAmount": {
                    "amount": "352.19",
                    "currencyCode": "BZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "93.38",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 27197,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4212,
                    "equivalentAmount": {
                      "amount": "307.15",
                      "currencyCode": "TOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "348.92",
                        "currencyCode": "GEL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46805,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2762,
                      "equivalentAmount": {
                        "amount": "36.07",
                        "currencyCode": "ERN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "59.17",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30085,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4134,
                      "equivalentAmount": {
                        "amount": "269.47",
                        "currencyCode": "BYN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "463.78",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8748,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1411,
                      "equivalentAmount": {
                        "amount": "444.8",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "224.3",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 5710,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2076,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "67.72",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "413.94",
                    "currencyCode": "SHP"
                  },
                  "percentage": "7.53"
                },
                "deal": {
                  "amount": {
                    "amount": "123.21",
                    "currencyCode": "BYN"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "19.23",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "86f00c9a-1a10-43a2-9009-c93e939bfaf8",
                  "4feb1b84-b13b-4a1d-bdd1-a9cf0d6da9f9",
                  "19f96b45-b064-44ff-9262-5e991e71e2ea",
                  "5638dd6e-2c0f-4f41-91e9-b5ca2e9496e7",
                  "fd3cef2f-e941-4055-922c-d51d6b7a4e05",
                  "5d21ba5f-3d49-450b-a4b2-0ab86bc25399",
                  "268161a9-e502-442e-930e-05ea3585e6bc",
                  "1f440eaf-45dd-46f5-abc1-35287ce8ea88",
                  "e34fbecf-cd13-440a-9f20-bfa5036db786"
                ],
                "total": {
                  "amount": {
                    "amount": "20.03",
                    "currencyCode": "PYG"
                  },
                  "awardAmount": {
                    "amount": 14723,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4029,
                  "equivalentAmount": {
                    "amount": "279.67",
                    "currencyCode": "NPR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "349.99",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 3371,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.079,
                    "equivalentAmount": {
                      "amount": "204.02",
                      "currencyCode": "AMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "443.01",
                        "currencyCode": "MUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1607,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1264,
                      "equivalentAmount": {
                        "amount": "73.59",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "391.43",
                        "currencyCode": "MAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6201,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3741,
                      "equivalentAmount": {
                        "amount": "110.27",
                        "currencyCode": "JOD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "105.74",
                        "currencyCode": "ARS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17685,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2571,
                      "equivalentAmount": {
                        "amount": "81.42",
                        "currencyCode": "DOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "118.12",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 4324,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2708,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "499.31",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "408.47",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 3963,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3336,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "41.72",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "431.43",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 3040,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0749,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "365.56",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "214.94",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 49315,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0552,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "373.49",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "477.91",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 10155,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2555,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "167.66",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "57.05",
                    "currencyCode": "SEK"
                  },
                  "percentage": "10.24"
                },
                "deal": {
                  "amount": {
                    "amount": "250.38",
                    "currencyCode": "XCD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "10.94",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "b57bb2f8-739a-46ee-ae31-32d46c97e473",
                  "316d8a66-720f-4038-afa7-3acc50ab2f2d",
                  "8218ea2a-0968-4924-9a76-b8932109fd43",
                  "2bfa0fc3-2630-41b6-8407-89da5defb11e",
                  "606cbd15-da08-4e85-b5ec-e1b141a0343d",
                  "0910e0ac-a60e-42f3-aebe-b44437a54496",
                  "47edeec3-09f6-42f8-8f1a-ec6a1eb2f7e3",
                  "3445b9cd-60a6-4be5-a16e-c48d7a262b80",
                  "4494ef36-a32a-49c5-842f-9fade41e561f"
                ],
                "total": {
                  "amount": {
                    "amount": "54.39",
                    "currencyCode": "MRU"
                  },
                  "awardAmount": {
                    "amount": 35781,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2922,
                  "equivalentAmount": {
                    "amount": "420.52",
                    "currencyCode": "XOF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "281.13",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 3210,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1562,
                    "equivalentAmount": {
                      "amount": "369.48",
                      "currencyCode": "TTD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "486.69",
                        "currencyCode": "GNF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15928,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.473,
                      "equivalentAmount": {
                        "amount": "463.87",
                        "currencyCode": "AWG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "258.91",
                        "currencyCode": "TMT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48083,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2834,
                      "equivalentAmount": {
                        "amount": "71.55",
                        "currencyCode": "BOB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "168.62",
                        "currencyCode": "HTG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29435,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0289,
                      "equivalentAmount": {
                        "amount": "64.64",
                        "currencyCode": "RON"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "370.99",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 48884,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1441,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "131.32",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "363.57",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 49049,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0234,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "334.16",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "351.83",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 40873,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4678,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "444.66",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "485.36",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 44480,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.35,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "326.3",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "430.32",
                    "currencyCode": "NOK"
                  },
                  "percentage": "7.14"
                },
                "deal": {
                  "amount": {
                    "amount": "209.87",
                    "currencyCode": "MOP"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "5.95",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "a63da83d-5398-4e9c-bdbc-ed611f68bb25",
                  "9c28978a-363c-4f5f-838b-8e40a1801d13",
                  "5683e698-7953-45fa-b1af-f68fd3a1de5b",
                  "a9bc8c3a-d70f-47d9-bb42-1d5a36018c58",
                  "78be1256-44da-4046-b6be-1414ddd4119a",
                  "86fbc8f0-aa41-45c5-9110-23a942af003d",
                  "65bdc8e7-0af0-4c6b-a80c-9ed07caf9338",
                  "765c65d9-d771-4635-af18-84343c2a3bf4",
                  "8ad9bc37-cba8-4e08-b10c-c0b82f6efdf8"
                ],
                "total": {
                  "amount": {
                    "amount": "404.11",
                    "currencyCode": "GNF"
                  },
                  "awardAmount": {
                    "amount": 40888,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0793,
                  "equivalentAmount": {
                    "amount": "54.14",
                    "currencyCode": "SAR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "396.12",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 10891,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0236,
                    "equivalentAmount": {
                      "amount": "258.81",
                      "currencyCode": "PHP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "40.49",
                        "currencyCode": "NOK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37625,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4898,
                      "equivalentAmount": {
                        "amount": "273.13",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "382.88",
                        "currencyCode": "ALL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42597,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0842,
                      "equivalentAmount": {
                        "amount": "65.92",
                        "currencyCode": "AFN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "365.91",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46149,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3862,
                      "equivalentAmount": {
                        "amount": "252.62",
                        "currencyCode": "DKK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "388.93",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 9463,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1274,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "90.27",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "40.58",
                    "currencyCode": "NAD"
                  },
                  "percentage": "11.89"
                },
                "deal": {
                  "amount": {
                    "amount": "324.96",
                    "currencyCode": "TWD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "10.88",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "76f8fd21-fc43-4233-be25-00541980f166",
                  "8cddf1c3-93ac-4d4f-bb89-c908b1f872e7",
                  "11dc25d1-15ec-4095-beaa-dde4fa102e46",
                  "e711cf16-1b0c-4551-ac07-9d51e4302a72",
                  "f194474b-1cd2-419c-b5d7-0a84e2ca2c3b",
                  "1b2b3d29-e03b-423b-95e3-7ebc0b2df42a",
                  "2f3e1d97-cc68-44b6-be9f-36e763bc9abf",
                  "2bf4a8b5-75a3-448f-8375-efd08270c134",
                  "fee943a5-f6a4-4b62-bd9a-148b3347870d"
                ],
                "total": {
                  "amount": {
                    "amount": "10.44",
                    "currencyCode": "GEL"
                  },
                  "awardAmount": {
                    "amount": 36868,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0547,
                  "equivalentAmount": {
                    "amount": "159.86",
                    "currencyCode": "DJF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "313.74",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 46391,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4443,
                    "equivalentAmount": {
                      "amount": "320.69",
                      "currencyCode": "IRR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "461.14",
                        "currencyCode": "CLP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12195,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3264,
                      "equivalentAmount": {
                        "amount": "162.86",
                        "currencyCode": "IQD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "243.39",
                        "currencyCode": "AWG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39567,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4994,
                      "equivalentAmount": {
                        "amount": "426.03",
                        "currencyCode": "SSP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "187.97",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41772,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1758,
                      "equivalentAmount": {
                        "amount": "263.85",
                        "currencyCode": "BIF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "445.21",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 48839,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1195,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "281.17",
                        "currencyCode": "XAF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "250.95",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 30375,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3926,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "340.16",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "166.84",
                    "currencyCode": "ALL"
                  },
                  "percentage": "10.85"
                },
                "deal": {
                  "amount": {
                    "amount": "222.07",
                    "currencyCode": "ZMW"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "17.39",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "48464688-6612-4b05-943f-6a204c2dcd87",
                  "585428ee-6c3a-43e0-a63c-3eb133d7a038",
                  "33ee0c5c-430e-4799-8e4e-9abf65153330",
                  "467935e5-cfb0-4579-bda0-93efbf8bb2aa",
                  "cedd7733-11e8-446d-97d3-9eff01862e35",
                  "a8e59e9e-8dfe-4f08-bd2d-e001d5a57972",
                  "f1fae464-e306-4554-ae4b-f3a68861a657",
                  "cce8222d-44c9-45b6-a7b8-b0a39713a349",
                  "5e8f2244-2a3d-45e1-bba8-612cda5ad627"
                ],
                "total": {
                  "amount": {
                    "amount": "138.41",
                    "currencyCode": "KES"
                  },
                  "awardAmount": {
                    "amount": 15879,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2996,
                  "equivalentAmount": {
                    "amount": "182.02",
                    "currencyCode": "PYG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "343.25",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 23928,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3628,
                    "equivalentAmount": {
                      "amount": "140.41",
                      "currencyCode": "BGN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "61.02",
                        "currencyCode": "UZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14004,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2958,
                      "equivalentAmount": {
                        "amount": "482.71",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "326.39",
                        "currencyCode": "MUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22554,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2976,
                      "equivalentAmount": {
                        "amount": "480.55",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "161.51",
                        "currencyCode": "PLN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24654,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1026,
                      "equivalentAmount": {
                        "amount": "176.22",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "184.59",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 37259,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0227,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "257.55",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "216.06",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 13986,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0751,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "364.01",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "304",
                    "currencyCode": "SCR"
                  },
                  "percentage": "12.11"
                },
                "deal": {
                  "amount": {
                    "amount": "50.43",
                    "currencyCode": "SDG"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "5.92",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "784be10e-0094-4843-9f9b-dfb0e0ca5ebc",
                  "49538046-51ba-4f11-a9e9-a05658e6c441",
                  "f1d9c2cb-ea5a-49e6-91bc-6d6a1f60fb76",
                  "81c36ab9-8fac-4505-b475-ae0657997b4d",
                  "aff942f3-5894-4b07-90e2-0346345d3b4b",
                  "f228cdf2-6354-4849-8f7d-5fb156a8b2f4",
                  "56617608-429e-4b3d-95a9-1adc1dd49204",
                  "87ec1ffd-a1a3-42d4-883a-d035597897ff",
                  "9f7f07f8-2434-4970-b509-c1e5254dcf75"
                ],
                "total": {
                  "amount": {
                    "amount": "175.18",
                    "currencyCode": "STN"
                  },
                  "awardAmount": {
                    "amount": 14317,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3526,
                  "equivalentAmount": {
                    "amount": "54.6",
                    "currencyCode": "DKK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "160.17",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 11571,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2277,
                    "equivalentAmount": {
                      "amount": "139.25",
                      "currencyCode": "ALL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "283.82",
                        "currencyCode": "LYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3366,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3874,
                      "equivalentAmount": {
                        "amount": "360.57",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "420.66",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49590,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3529,
                      "equivalentAmount": {
                        "amount": "323.61",
                        "currencyCode": "HTG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "458.5",
                        "currencyCode": "LYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46062,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1506,
                      "equivalentAmount": {
                        "amount": "95.46",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "231.02",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 39178,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.429,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "193.79",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "438.67",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 32080,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2743,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "411.54",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "382.4",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 25751,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3778,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "287.16",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "407.9",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 29582,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1056,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "405.74",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "261.36",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 38020,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1654,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "94.63",
                        "currencyCode": "RWF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "172.19",
                    "currencyCode": "ALL"
                  },
                  "percentage": "12.6"
                },
                "deal": {
                  "amount": {
                    "amount": "20.39",
                    "currencyCode": "PYG"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.74",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "d67ccf94-3cba-4ae3-9adb-327d22fd5bc0",
                  "aea61ae5-2cbd-448a-9114-9628351751f6",
                  "baa8bcf8-d308-44da-a055-f7a0ce9845f1",
                  "e77e7a73-dea1-49e2-b207-c82ab32a4667",
                  "e5ec764b-1bae-4632-93da-8f32e0383ce0",
                  "0b31c91c-f827-4763-91e2-f95be024e736",
                  "947a5287-6485-408c-af08-73b9a40d81c3",
                  "7c749abe-b7e5-4aa7-8748-e39439da27e9",
                  "604e5af5-4fb5-40e4-b3f6-5990325a9dfd"
                ],
                "total": {
                  "amount": {
                    "amount": "279.18",
                    "currencyCode": "KRW"
                  },
                  "awardAmount": {
                    "amount": 30673,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2093,
                  "equivalentAmount": {
                    "amount": "274.79",
                    "currencyCode": "YER"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "14.65",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 2938,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0481,
                    "equivalentAmount": {
                      "amount": "399.89",
                      "currencyCode": "HNL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "240.32",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37347,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1189,
                      "equivalentAmount": {
                        "amount": "359.08",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "341.61",
                        "currencyCode": "TND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44977,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2934,
                      "equivalentAmount": {
                        "amount": "314.21",
                        "currencyCode": "RUB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "374.42",
                        "currencyCode": "CVE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36213,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3225,
                      "equivalentAmount": {
                        "amount": "39.42",
                        "currencyCode": "GMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "338.32",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 42211,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.206,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "408.37",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "432.67",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 39411,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2171,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "87.75",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "415.42",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 39831,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.018,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "451.01",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "17.69",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 8069,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0315,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "233.3",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "436.26",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 47193,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1057,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "107.37",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "365.86",
                    "currencyCode": "SGD"
                  },
                  "percentage": "9.54"
                },
                "deal": {
                  "amount": {
                    "amount": "202.67",
                    "currencyCode": "RSD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.57",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "0b58a971-5881-4dd0-ba9e-62bf4ddf392c",
                  "c4555130-68d1-4db8-9a11-5d17b9d483d2",
                  "b0cacfa2-1591-4581-b000-6a8b593a5dab",
                  "45a78841-1f7a-4117-99d3-e14dc21659cc",
                  "9bd1f60c-d53c-4d0c-8a1d-092aeb233935",
                  "57c68f8b-5e15-4dba-8ff5-d39e079219b0",
                  "8894932b-e29a-4109-bb88-c824832a0540",
                  "8595293a-7cde-40cf-8324-2d9196f42192",
                  "763436a9-29fe-414d-890a-871e2371187d"
                ],
                "total": {
                  "amount": {
                    "amount": "16.15",
                    "currencyCode": "SLE"
                  },
                  "awardAmount": {
                    "amount": 3872,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2495,
                  "equivalentAmount": {
                    "amount": "110.85",
                    "currencyCode": "MYR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "14.04",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 41679,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1488,
                    "equivalentAmount": {
                      "amount": "338.62",
                      "currencyCode": "ANG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "29.67",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11064,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1086,
                      "equivalentAmount": {
                        "amount": "322.51",
                        "currencyCode": "NGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "197.61",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46064,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4592,
                      "equivalentAmount": {
                        "amount": "463.59",
                        "currencyCode": "AFN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "80.68",
                        "currencyCode": "PLN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23847,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3274,
                      "equivalentAmount": {
                        "amount": "404.82",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "188.86",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 14579,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3953,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "466.98",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "121.51",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 5649,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1861,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "159.64",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "167.99",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 47683,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4797,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "492.65",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "239.9",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 15881,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3052,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "343.12",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "283.04",
                        "currencyCode": "USD"
                      },
                      "awardAmount": {
                        "amount": 10394,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4306,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "308.51",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8844
                },
                "passengerReferenceIds": [
                  "f5cc2fc3-cff6-4d7b-98ca-d78a177775cc",
                  "f130c802-c651-4c62-8145-1664c1afd085",
                  "8d2d7911-61c8-4ba9-ab06-d0281c5e06ee",
                  "0bb42a66-cfa9-4811-afbd-442ae98a20bd",
                  "6559ec8f-adb4-4933-aafb-59bd5823274a",
                  "e28ed0c5-8ab7-4d40-8b14-e747aca38edf",
                  "4015d28c-b5d9-45d3-a3ee-f979cafda8a2",
                  "dd0936e9-f30e-4167-9a43-e774845119fc",
                  "81694454-b951-4136-939e-fe8872125190"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "26.51",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 11167,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4716,
                    "equivalentAmount": {
                      "amount": "109.72",
                      "currencyCode": "LSL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "474.36",
                          "currencyCode": "PKR"
                        },
                        "awardAmount": {
                          "amount": 17591,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2849,
                        "equivalentAmount": {
                          "amount": "105.39",
                          "currencyCode": "ZAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "492.67",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 19702,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3713,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "25.59",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "73.97",
                          "currencyCode": "TJS"
                        },
                        "awardAmount": {
                          "amount": 43344,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2978,
                        "equivalentAmount": {
                          "amount": "496.14",
                          "currencyCode": "AED"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "225.18",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 27089,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2923,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "279.24",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "468.54",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 32349,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1412,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "218.65",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "192.93",
                          "currencyCode": "MGA"
                        },
                        "awardAmount": {
                          "amount": 23659,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3778,
                        "equivalentAmount": {
                          "amount": "413.49",
                          "currencyCode": "ILS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "453.03",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 22827,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2282,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "451.59",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "375.2",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 10426,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.107,
                    "equivalentAmount": {
                      "amount": "457.4",
                      "currencyCode": "BBD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "20.83",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 18463,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4044,
                    "equivalentAmount": {
                      "amount": "189.72",
                      "currencyCode": "WST"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "355.8",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 5481,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2165,
                    "equivalentAmount": {
                      "amount": "377.16",
                      "currencyCode": "MDL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "448.5",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 5138,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2281,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "463.7",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "306.15",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 22759,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1258,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "435.92",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "369.6",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 3881,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4699,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "140.47",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "340.89",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 22897,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3633,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "486.86",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "482.29",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 35750,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4774,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "413.46",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "226.24",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 19291,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1504,
                    "equivalentAmount": {
                      "amount": "162.56",
                      "currencyCode": "MAD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "244.79",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 22113,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3718,
                    "equivalentAmount": {
                      "amount": "246.97",
                      "currencyCode": "PEN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9988
                },
                "passengerReferenceIds": [
                  "a67a093c-3d53-4b6a-ab73-7d81470afa82",
                  "24c202b9-e064-46c7-ae84-6de47a3eddaa",
                  "08cdbebf-3923-4ced-94e7-d1ba72b5f975",
                  "e5652a99-2608-47d2-8128-d1b861de85e4",
                  "a1c6e05f-f484-4d43-ad63-b608aefbf81f",
                  "51828b5a-0f95-42a4-b52f-c44d72fdcdd4",
                  "de40e464-589e-4132-8887-944fa1983f81",
                  "39d1462b-75e4-4f38-9d7d-23435c698dce",
                  "6ecad86b-a97f-47f1-8d5a-c68bd75bd600"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "26.95",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 19210,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3096,
                    "equivalentAmount": {
                      "amount": "142.02",
                      "currencyCode": "SHP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "198.48",
                          "currencyCode": "SEK"
                        },
                        "awardAmount": {
                          "amount": 16634,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4433,
                        "equivalentAmount": {
                          "amount": "395.65",
                          "currencyCode": "XCD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "65.32",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 13582,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2462,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "282.67",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "384.72",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 49529,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4949,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "377.98",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "182.14",
                          "currencyCode": "MDL"
                        },
                        "awardAmount": {
                          "amount": 8781,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.375,
                        "equivalentAmount": {
                          "amount": "186.25",
                          "currencyCode": "DKK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "106.39",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 33479,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2157,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "106.89",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "268.58",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 12020,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3182,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "130.68",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "145.09",
                          "currencyCode": "PEN"
                        },
                        "awardAmount": {
                          "amount": 8043,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4878,
                        "equivalentAmount": {
                          "amount": "459.22",
                          "currencyCode": "COP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "395.61",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 1625,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4736,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "321.89",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "489.64",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 36777,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2057,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "33.34",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "487.53",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 42314,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0781,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "397.92",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "258.63",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 30187,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0958,
                    "equivalentAmount": {
                      "amount": "228.94",
                      "currencyCode": "USD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "355.49",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 22462,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0129,
                    "equivalentAmount": {
                      "amount": "275.96",
                      "currencyCode": "MWK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "17.77",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 15728,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4905,
                    "equivalentAmount": {
                      "amount": "156.26",
                      "currencyCode": "STN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "278.78",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 17551,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3644,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "68.27",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "327.72",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 2363,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2833,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "186.32",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "419.65",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 47641,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4027,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "150.12",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "237.43",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 28591,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3262,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "131.5",
                        "currencyCode": "PLN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "388.33",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 27985,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1685,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "213.32",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "226.53",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 6645,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0773,
                    "equivalentAmount": {
                      "amount": "182.49",
                      "currencyCode": "ANG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "436.85",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 49271,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3487,
                    "equivalentAmount": {
                      "amount": "336.26",
                      "currencyCode": "NAD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.908
                },
                "passengerReferenceIds": [
                  "422adb58-6a01-464c-a1b5-4008382106e4",
                  "2a9c3033-9fea-4d1a-a4c8-df544120f5c8",
                  "12bf3e7a-875b-44cc-b502-1f3036c73b9f",
                  "2be12f3b-bb6b-4929-9288-03b39f1416f5",
                  "111c0570-4b3f-4cc9-8df6-9fa68763cb46",
                  "ad16bb91-f5ef-4b22-8165-737882b51439",
                  "fd7eeac4-d799-4603-a08d-6ffcc1270ffd",
                  "d2f40e38-5f2e-410e-bd4b-00c5814deb8c",
                  "41c8382c-e8d9-4531-932b-8b57fddefc6a"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "399.9",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 34583,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0704,
                    "equivalentAmount": {
                      "amount": "281.13",
                      "currencyCode": "BYN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "457.34",
                          "currencyCode": "AWG"
                        },
                        "awardAmount": {
                          "amount": 41082,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1341,
                        "equivalentAmount": {
                          "amount": "69.64",
                          "currencyCode": "AMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "311.93",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 33559,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.25,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "299.46",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "132.93",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 19281,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3572,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "391.18",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "111.05",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 21282,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0798,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "353.1",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "495.9",
                          "currencyCode": "LYD"
                        },
                        "awardAmount": {
                          "amount": 2679,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.233,
                        "equivalentAmount": {
                          "amount": "42.47",
                          "currencyCode": "MZN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "86.77",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 48893,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2906,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "367.68",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "186.82",
                          "currencyCode": "NOK"
                        },
                        "awardAmount": {
                          "amount": 6409,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4616,
                        "equivalentAmount": {
                          "amount": "136.69",
                          "currencyCode": "BTN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "281.43",
                            "currencyCode": "LYD"
                          },
                          "awardAmount": {
                            "amount": 9314,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.028,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "367.76",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "39.57",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 26731,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2279,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "122.69",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "323.31",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 18912,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2801,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "382.35",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "79.58",
                            "currencyCode": "LYD"
                          },
                          "awardAmount": {
                            "amount": 18491,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.07,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "328.2",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "484.64",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 21634,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4129,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "66.2",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "160.11",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 32799,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4452,
                    "equivalentAmount": {
                      "amount": "423.9",
                      "currencyCode": "GBP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "279.35",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 28895,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3832,
                    "equivalentAmount": {
                      "amount": "425.92",
                      "currencyCode": "MWK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "146.43",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 13428,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1174,
                    "equivalentAmount": {
                      "amount": "251.12",
                      "currencyCode": "LBP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "247.99",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 11052,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1107,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "91.06",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "124.01",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 1308,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2637,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "258.43",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "138.79",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 33961,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0366,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "274.18",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "425.98",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 18521,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1626,
                    "equivalentAmount": {
                      "amount": "489.23",
                      "currencyCode": "IQD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "170.71",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 11698,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3474,
                    "equivalentAmount": {
                      "amount": "333.05",
                      "currencyCode": "TRY"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8014
                },
                "passengerReferenceIds": [
                  "bc56af82-8100-448a-a73a-6e4a0bc0c832",
                  "a11e3aae-e759-47af-9f0a-336bdc3bb7e9",
                  "e3f14677-0568-4365-bd53-8a6a15e48220",
                  "898f24e9-8696-486e-a57d-29b2991c880d",
                  "bced0730-2133-4384-8460-47f5b3b0c17c",
                  "8eba202e-53df-4a67-a4df-7bfe4db4faf2",
                  "4015089b-52f6-4123-857a-1b7038f40c0a",
                  "4c47cf81-1b53-4d56-aef2-15f0fcc44ea6",
                  "d04f3749-559e-44e2-a420-c624b7bfc513"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "84.88",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 40201,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4853,
                    "equivalentAmount": {
                      "amount": "129.89",
                      "currencyCode": "TOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "323.8",
                          "currencyCode": "CVE"
                        },
                        "awardAmount": {
                          "amount": 35863,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4305,
                        "equivalentAmount": {
                          "amount": "269.56",
                          "currencyCode": "HTG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "381.59",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 10761,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1067,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "41.59",
                            "currencyCode": "ZAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "89.16",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 49424,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2109,
                        "equivalentAmount": {
                          "amount": "180.02",
                          "currencyCode": "NZD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "317.35",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 29992,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3427,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "121.46",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "215.58",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 19944,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0186,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "175.12",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "44.83",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 6971,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4153,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "375.88",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "447.33",
                            "currencyCode": "XAF"
                          },
                          "awardAmount": {
                            "amount": 49771,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0405,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "27.49",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "252.92",
                          "currencyCode": "ANG"
                        },
                        "awardAmount": {
                          "amount": 28626,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4739,
                        "equivalentAmount": {
                          "amount": "305.01",
                          "currencyCode": "GHS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "134.75",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 48008,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4537,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "270.85",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "369.61",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 26162,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3122,
                    "equivalentAmount": {
                      "amount": "463.47",
                      "currencyCode": "GTQ"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "161.82",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 49210,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0473,
                    "equivalentAmount": {
                      "amount": "374.08",
                      "currencyCode": "AMD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "48.33",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 4814,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0771,
                    "equivalentAmount": {
                      "amount": "466.25",
                      "currencyCode": "BTN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "336.98",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 35704,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2345,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "106.99",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "404.36",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 16113,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2644,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "54.33",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "303.14",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 39969,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3425,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "174.61",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "66.61",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 38910,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1519,
                    "equivalentAmount": {
                      "amount": "285.4",
                      "currencyCode": "TTD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "251.16",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 19325,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.329,
                    "equivalentAmount": {
                      "amount": "443.53",
                      "currencyCode": "MXN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9764
                },
                "passengerReferenceIds": [
                  "57cb4001-5635-4a6c-a33e-a46e907b66e7",
                  "0bcdffa5-c2c2-4e98-a83d-7d509ebd0b53",
                  "2e579237-f70a-472d-8993-cd2647fc3464",
                  "1ce7220e-84a1-4e88-af91-9c808ce1ad73",
                  "07283b65-3e23-45df-93d6-597154d08866",
                  "27765944-25cf-479d-b1da-c060ba9baccc",
                  "3ad0aec9-5f71-4dae-9e39-da67a631943f",
                  "d12a8b78-918c-4f53-b537-bd2d1dd1e6f1",
                  "01ccfc1d-5b63-4832-adcc-bc4167b3b92b"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "98.25",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 39594,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2377,
                    "equivalentAmount": {
                      "amount": "131.78",
                      "currencyCode": "PHP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "309.89",
                          "currencyCode": "AMD"
                        },
                        "awardAmount": {
                          "amount": 1378,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4235,
                        "equivalentAmount": {
                          "amount": "398.85",
                          "currencyCode": "VUV"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "446.28",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 22296,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3739,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "116.85",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "467.15",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 22558,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2448,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "244.79",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "439.54",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 6990,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0389,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "86.89",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "359.35",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 46985,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.496,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "152.46",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "199.68",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 30944,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4435,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "143.7",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "367.18",
                          "currencyCode": "BMD"
                        },
                        "awardAmount": {
                          "amount": 11745,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0184,
                        "equivalentAmount": {
                          "amount": "484.2",
                          "currencyCode": "LAK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "257.3",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 47316,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4435,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "454.71",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "199.22",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 18693,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3064,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "463.41",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "230.13",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 35963,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.26,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "281.46",
                            "currencyCode": "MYR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "33.47",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 21187,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3565,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "28.14",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "373.13",
                          "currencyCode": "EGP"
                        },
                        "awardAmount": {
                          "amount": 1569,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1889,
                        "equivalentAmount": {
                          "amount": "158.01",
                          "currencyCode": "FJD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "210.06",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 44160,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.176,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "94.71",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "241.58",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 8138,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1316,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "134.96",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "253.21",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 13104,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4534,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "323.91",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "466.68",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 28911,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4646,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "163.12",
                            "currencyCode": "YER"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "449.16",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 36969,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1579,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "85.6",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "117.76",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 18854,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0612,
                    "equivalentAmount": {
                      "amount": "211.37",
                      "currencyCode": "TRY"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "92.31",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 2823,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2485,
                    "equivalentAmount": {
                      "amount": "459.85",
                      "currencyCode": "GTQ"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "154.76",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 33108,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.167,
                    "equivalentAmount": {
                      "amount": "260.35",
                      "currencyCode": "UAH"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "113.2",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 44630,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4345,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "404.98",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "444.48",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 23781,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2345,
                    "equivalentAmount": {
                      "amount": "78.91",
                      "currencyCode": "PLN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "466.6",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 35454,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2505,
                    "equivalentAmount": {
                      "amount": "432.95",
                      "currencyCode": "PYG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0012
                },
                "passengerReferenceIds": [
                  "c04b833d-e065-4ff7-b241-2ec25e9c8fe0",
                  "c8d79b5d-ea4b-409b-b50c-e700aad5eccf",
                  "0662acd1-d663-4931-9fb2-c9beb9cfc66d",
                  "5dc83fbc-5e1d-44a6-a582-f1b883396dfb",
                  "7ee76b7e-bb75-43b4-8dc5-9883653168ee",
                  "7e70af23-1f2f-4b13-a829-0d9ef55e7698",
                  "bbc9458b-52ca-40a8-be49-0f79b8e2817c",
                  "bfc79162-f5fc-4fdc-8244-acef8da9512c",
                  "d16f6e6e-5ac2-485a-8dc0-5043b24f7ce6"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "307.2",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 34966,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2665,
                    "equivalentAmount": {
                      "amount": "166.68",
                      "currencyCode": "BZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "111.72",
                          "currencyCode": "UGX"
                        },
                        "awardAmount": {
                          "amount": 39714,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1397,
                        "equivalentAmount": {
                          "amount": "329.58",
                          "currencyCode": "LKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "499.67",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 36721,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1391,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "152.67",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "302.31",
                          "currencyCode": "CDF"
                        },
                        "awardAmount": {
                          "amount": 2426,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1094,
                        "equivalentAmount": {
                          "amount": "242.86",
                          "currencyCode": "PEN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "353.01",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 41333,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.255,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "222.02",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "410.76",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 15123,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3542,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "344.35",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "231.16",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 15672,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2608,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "447.66",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "148.12",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 38923,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4545,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "472.02",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "126.74",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 21256,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2416,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "238.44",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "114.2",
                          "currencyCode": "BTN"
                        },
                        "awardAmount": {
                          "amount": 24782,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4785,
                        "equivalentAmount": {
                          "amount": "89.46",
                          "currencyCode": "HKD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "407.97",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 30347,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1372,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "326.17",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "350.39",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 44311,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1558,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "482.96",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "491.29",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 46887,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0303,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "371.1",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "52.85",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 15000,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.392,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "491.13",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "322.58",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 38987,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2051,
                    "equivalentAmount": {
                      "amount": "50.63",
                      "currencyCode": "DOP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "339.66",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 15761,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0666,
                    "equivalentAmount": {
                      "amount": "42.57",
                      "currencyCode": "MVR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "225.79",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 27375,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4111,
                    "equivalentAmount": {
                      "amount": "479.79",
                      "currencyCode": "KRW"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "129.16",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 14062,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0706,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "45.66",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "337.98",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 45085,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2429,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "380.42",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "53.37",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 16359,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1735,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "495.7",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "244.22",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 16687,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1056,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "302.4",
                        "currencyCode": "SGD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "159.44",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 7086,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1937,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "357.87",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "18.81",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 20191,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2939,
                    "equivalentAmount": {
                      "amount": "215.06",
                      "currencyCode": "PEN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "348.08",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 25645,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3076,
                    "equivalentAmount": {
                      "amount": "494.12",
                      "currencyCode": "XPF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0959
                },
                "passengerReferenceIds": [
                  "b7a7a391-ad45-43e9-bb26-b7128043a7d9",
                  "270a2e04-4a52-477c-990c-b9f169fb4876",
                  "7f6b261c-954f-4f53-92df-3e360d2ca915",
                  "c46f387c-f92f-4ca9-86d6-0820671f7003",
                  "a383ee3a-8834-4320-8a84-31a7e707d80e",
                  "997960cc-f232-412d-b36b-5e3e2152cc58",
                  "39dbf206-3513-4116-aa38-3d76d965d081",
                  "fd1c16de-fe2a-4219-8ced-2e32ccf957ec",
                  "2393febc-8836-4ddf-a6c6-20c8265f8235"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "19.06",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 11258,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.416,
                    "equivalentAmount": {
                      "amount": "454.45",
                      "currencyCode": "TWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "129.53",
                          "currencyCode": "GHS"
                        },
                        "awardAmount": {
                          "amount": 4078,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2708,
                        "equivalentAmount": {
                          "amount": "315.97",
                          "currencyCode": "MGA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "371.25",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 39474,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1255,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "267.91",
                            "currencyCode": "WST"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "389.95",
                          "currencyCode": "KWD"
                        },
                        "awardAmount": {
                          "amount": 39282,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2549,
                        "equivalentAmount": {
                          "amount": "41.88",
                          "currencyCode": "GMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "439.72",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 34560,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1584,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "16.42",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "268.39",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 2072,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1174,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "22.05",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "279.02",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 17702,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0514,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "191.36",
                            "currencyCode": "LYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "157.78",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 20550,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.383,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "226.25",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "193.05",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 3092,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1297,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "450.88",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "393.58",
                          "currencyCode": "LSL"
                        },
                        "awardAmount": {
                          "amount": 17396,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3333,
                        "equivalentAmount": {
                          "amount": "195.27",
                          "currencyCode": "ANG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "27.27",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 1231,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4368,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "51.58",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "485.91",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 34571,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4463,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "149.24",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "483.41",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 8116,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3367,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "492.07",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "53.95",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 48286,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4795,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "170.64",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "59.27",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 40061,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4855,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "386.68",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "352.14",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 27107,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0572,
                    "equivalentAmount": {
                      "amount": "391.4",
                      "currencyCode": "UAH"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "89.88",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 37250,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1016,
                    "equivalentAmount": {
                      "amount": "487.89",
                      "currencyCode": "ERN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "265.21",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 5912,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2417,
                    "equivalentAmount": {
                      "amount": "385.92",
                      "currencyCode": "INR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "344.44",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 34396,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3164,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "269.12",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "242.5",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 9493,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0523,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "331.09",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "219.09",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 36818,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3731,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "282.63",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "451.53",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 13562,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3855,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "473.12",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "122.8",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 10745,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0897,
                    "equivalentAmount": {
                      "amount": "219.72",
                      "currencyCode": "USD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "477.68",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 20653,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0633,
                    "equivalentAmount": {
                      "amount": "160.43",
                      "currencyCode": "MVR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1092
                },
                "passengerReferenceIds": [
                  "9dfce5bd-ed19-4fe5-be60-85186644616d",
                  "3d0fa404-206e-47e8-beef-1a6f67c3fbf6",
                  "4f9ecc96-8b55-4369-8e0e-6f866e9f0315",
                  "8f8eba89-4ae7-4d85-9727-f90586448384",
                  "58189804-8291-4103-95d9-69a7369a8d5d",
                  "91075eb7-39bd-4e7f-95b6-42e523a0148a",
                  "449089b0-1a8c-45d6-bbfb-a9949c28595f",
                  "5b49044a-1f0b-458b-94dc-3abf59493271",
                  "f6ab3ce4-5da1-45da-8ce3-c1c0d871c7f8"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "302.67",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 6775,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3963,
                    "equivalentAmount": {
                      "amount": "159.27",
                      "currencyCode": "DJF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "339.37",
                          "currencyCode": "SOS"
                        },
                        "awardAmount": {
                          "amount": 27480,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1128,
                        "equivalentAmount": {
                          "amount": "104.38",
                          "currencyCode": "EGP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "331.24",
                            "currencyCode": "EUR"
                          },
                          "awardAmount": {
                            "amount": 3957,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1833,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "346.2",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "128.96",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 9138,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0501,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "17.92",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "349.11",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 5517,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1539,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "479.64",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "97.43",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 30603,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4606,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "96.53",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "460.03",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 27195,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2346,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "288.85",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "90.87",
                          "currencyCode": "UZS"
                        },
                        "awardAmount": {
                          "amount": 27992,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3604,
                        "equivalentAmount": {
                          "amount": "402.57",
                          "currencyCode": "LSL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "91.92",
                            "currencyCode": "SRD"
                          },
                          "awardAmount": {
                            "amount": 20785,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3667,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "112.13",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "167.09",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 17217,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1035,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "227.23",
                            "currencyCode": "KZT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "158.06",
                          "currencyCode": "GNF"
                        },
                        "awardAmount": {
                          "amount": 1716,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4566,
                        "equivalentAmount": {
                          "amount": "174.17",
                          "currencyCode": "PHP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "324.2",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 39616,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0311,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "264.31",
                            "currencyCode": "SOS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "304.78",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 12390,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2589,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "93.81",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "280.47",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 32858,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2862,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "415.3",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "161.5",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 3598,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3405,
                    "equivalentAmount": {
                      "amount": "371.93",
                      "currencyCode": "KES"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "104.38",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 41401,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4593,
                    "equivalentAmount": {
                      "amount": "26.53",
                      "currencyCode": "KWD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "375.8",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 39404,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0215,
                    "equivalentAmount": {
                      "amount": "197.41",
                      "currencyCode": "SAR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "105.31",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 34306,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0906,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "105.2",
                        "currencyCode": "SGD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "149.26",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 45280,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3201,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "39.83",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "240.7",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 43460,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3126,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "374.86",
                        "currencyCode": "MWK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "404.97",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 19574,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3748,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "166.82",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "359.9",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 30709,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.227,
                    "equivalentAmount": {
                      "amount": "461.12",
                      "currencyCode": "BIF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "227.23",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 12892,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3773,
                    "equivalentAmount": {
                      "amount": "388.08",
                      "currencyCode": "COP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8333
                },
                "passengerReferenceIds": [
                  "8d49e0bf-2c98-48df-a88b-2062c1a3dfcc",
                  "1ae835c8-577b-4958-a271-158c61e4743a",
                  "d6533eea-baa0-464e-a4f9-a1854a7067d4",
                  "acc85cb6-5dae-4f09-bd6e-1297e7fa67ff",
                  "2ae355ee-2583-4de8-be55-5dc42eb66499",
                  "1c71ba91-f8dc-4ab5-a189-c78fda1ee3ed",
                  "dbce6538-b45c-4bd2-bd18-df606ced065c",
                  "8eb47442-70bb-4c34-99f2-2521f0f38e54",
                  "f9a07fa4-13a0-4feb-b83c-ce32adef7d74"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "266.96",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 36510,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1951,
                    "equivalentAmount": {
                      "amount": "341.76",
                      "currencyCode": "FKP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "311.79",
                          "currencyCode": "MMK"
                        },
                        "awardAmount": {
                          "amount": 18706,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.313,
                        "equivalentAmount": {
                          "amount": "359.69",
                          "currencyCode": "ERN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "414.54",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 30897,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3132,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "269.64",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "244.25",
                          "currencyCode": "NIO"
                        },
                        "awardAmount": {
                          "amount": 15358,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0431,
                        "equivalentAmount": {
                          "amount": "324.95",
                          "currencyCode": "AUD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "49.25",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 12223,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3598,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "185.21",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "58.01",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 30655,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0392,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "282.45",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "261.78",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 21646,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4155,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "410.18",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "462.28",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 30257,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1462,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "11.84",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "493.24",
                          "currencyCode": "GTQ"
                        },
                        "awardAmount": {
                          "amount": 43995,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.18,
                        "equivalentAmount": {
                          "amount": "88.69",
                          "currencyCode": "RON"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "393.85",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 24432,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0942,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "33.08",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "172.83",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 34995,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1467,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "371.16",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "401.36",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 40114,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.438,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "221.01",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "373.05",
                            "currencyCode": "TMT"
                          },
                          "awardAmount": {
                            "amount": 1650,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2619,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "440.32",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "300.39",
                            "currencyCode": "XCD"
                          },
                          "awardAmount": {
                            "amount": 14784,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4213,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "219.38",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "23.28",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 4428,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2139,
                    "equivalentAmount": {
                      "amount": "175.81",
                      "currencyCode": "RON"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "362.58",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 10887,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4058,
                    "equivalentAmount": {
                      "amount": "11.26",
                      "currencyCode": "INR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "144.4",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 10923,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.25,
                    "equivalentAmount": {
                      "amount": "113.34",
                      "currencyCode": "VUV"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "279",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 9637,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0744,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "495.31",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "256.95",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 27755,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.179,
                    "equivalentAmount": {
                      "amount": "182.16",
                      "currencyCode": "LBP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "273.69",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 17553,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4049,
                    "equivalentAmount": {
                      "amount": "202.53",
                      "currencyCode": "PKR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "220.27",
                  "currencyCode": "CLP"
                },
                "awardAmount": {
                  "amount": 7421,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1975,
                "equivalentAmount": {
                  "amount": "277.45",
                  "currencyCode": "CNY"
                }
              },
              "fees": {
                "amount": {
                  "amount": "61.08",
                  "currencyCode": "GTQ"
                },
                "awardAmount": {
                  "amount": 28896,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2639,
                "equivalentAmount": {
                  "amount": "14.23",
                  "currencyCode": "CDF"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "206.15",
                  "currencyCode": "MYR"
                },
                "awardAmount": {
                  "amount": 21609,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2303,
                "equivalentAmount": {
                  "amount": "84.58",
                  "currencyCode": "OMR"
                }
              },
              "offerItemReferenceId": "24166e0f-eb3f-49eb-b227-d22c9c0326d6",
              "tax": {
                "amount": {
                  "amount": "423.16",
                  "currencyCode": "KMF"
                },
                "awardAmount": {
                  "amount": 16030,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.302,
                "equivalentAmount": {
                  "amount": "466.84",
                  "currencyCode": "KZT"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "361.25",
                    "currencyCode": "ANG"
                  },
                  "awardAmount": {
                    "amount": 40297,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0628,
                  "equivalentAmount": {
                    "amount": "15.34",
                    "currencyCode": "ZMW"
                  }
                },
                {
                  "amount": {
                    "amount": "398.85",
                    "currencyCode": "UYU"
                  },
                  "awardAmount": {
                    "amount": 40411,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0249,
                  "equivalentAmount": {
                    "amount": "140.86",
                    "currencyCode": "HTG"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "370.2",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 13538,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0454,
                    "equivalentAmount": {
                      "amount": "361.13",
                      "currencyCode": "ILS"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "272.32",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 23747,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1188,
                    "equivalentAmount": {
                      "amount": "281.18",
                      "currencyCode": "BRL"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "26.5",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 43729,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4013,
                    "equivalentAmount": {
                      "amount": "159.7",
                      "currencyCode": "PAB"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "393.51",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 8485,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3022,
                    "equivalentAmount": {
                      "amount": "202.22",
                      "currencyCode": "KZT"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "47.32",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 4681,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1546,
                      "equivalentAmount": {
                        "amount": "451.01",
                        "currencyCode": "MAD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "430.88",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 18248,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3339,
                      "equivalentAmount": {
                        "amount": "138.95",
                        "currencyCode": "UAH"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "363.65",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 26991,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3338,
                    "equivalentAmount": {
                      "amount": "241.36",
                      "currencyCode": "CHF"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "222.99",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 27903,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2909,
                    "equivalentAmount": {
                      "amount": "472.53",
                      "currencyCode": "IDR"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "392.31",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 27474,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0584,
                    "equivalentAmount": {
                      "amount": "388.25",
                      "currencyCode": "TOP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "254.11",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 10594,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0171,
                    "equivalentAmount": {
                      "amount": "80.75",
                      "currencyCode": "IDR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "267.38",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 47148,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0623,
                      "equivalentAmount": {
                        "amount": "437.55",
                        "currencyCode": "PKR"
                      }
                    },
                    {
                      "amount": {
                        "amount": "144.89",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 16991,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4487,
                      "equivalentAmount": {
                        "amount": "449.28",
                        "currencyCode": "MZN"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "441.75",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 44364,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0319,
                    "equivalentAmount": {
                      "amount": "295.26",
                      "currencyCode": "KRW"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "407.44",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 29807,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3734,
                    "equivalentAmount": {
                      "amount": "355.05",
                      "currencyCode": "BZD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "445.49",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 31437,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2941,
                    "equivalentAmount": {
                      "amount": "50.07",
                      "currencyCode": "IQD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "52.14",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 38627,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4946,
                    "equivalentAmount": {
                      "amount": "341.81",
                      "currencyCode": "THB"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "48.18",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 14914,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.324,
                      "equivalentAmount": {
                        "amount": "431.96",
                        "currencyCode": "EUR"
                      }
                    },
                    {
                      "amount": {
                        "amount": "127.22",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 11513,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0278,
                      "equivalentAmount": {
                        "amount": "247.12",
                        "currencyCode": "PLN"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "349.67",
                    "currencyCode": "LSL"
                  },
                  "percentage": "12.13"
                },
                "passengerReferenceIds": [
                  "5748d57d-9e0c-46fd-8356-0765cc52c156",
                  "6be6951e-8c88-40a4-af79-f7209831ba2f",
                  "ff6e4c71-2fca-486a-bd50-b2b5bd5c30c0",
                  "7e827b15-3967-4822-817f-fc969f6298ac",
                  "0fba92a3-a96d-4b01-874b-1781396215cf",
                  "0d21fbaf-242a-41b1-b0a1-30be10db56c1",
                  "9c5e3347-17cd-41f3-a31f-8d2f579084c0",
                  "22b39f48-b524-40c5-b214-8616c111da42",
                  "9f979061-ea38-45c8-978c-b7d86ea5016c"
                ],
                "total": {
                  "amount": {
                    "amount": "132.92",
                    "currencyCode": "MKD"
                  },
                  "awardAmount": {
                    "amount": 14139,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2501,
                  "equivalentAmount": {
                    "amount": "259.22",
                    "currencyCode": "GYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "318.95",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 32227,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2686,
                    "equivalentAmount": {
                      "amount": "16.33",
                      "currencyCode": "LSL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "20.63",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18538,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2856,
                      "equivalentAmount": {
                        "amount": "359.13",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "233.82",
                        "currencyCode": "PLN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19897,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0916,
                      "equivalentAmount": {
                        "amount": "98.84",
                        "currencyCode": "MRU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "182.74",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20531,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4197,
                      "equivalentAmount": {
                        "amount": "76.37",
                        "currencyCode": "BWP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "313.31",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 8399,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1239,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "110.1",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "358.55",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 40497,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1208,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "251.43",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "92.51",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 45582,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3862,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "115.54",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "171.68",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 24916,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3506,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "326.64",
                        "currencyCode": "TRY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "13.14",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 19938,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3876,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "301.02",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "416.8",
                    "currencyCode": "KMF"
                  },
                  "percentage": "9.66"
                },
                "passengerReferenceIds": [
                  "03db4daf-c3e4-405b-9931-a83f06d1f8e7",
                  "a1bc7135-daa0-4569-bc91-0ef30d730880",
                  "75cc4f67-1128-4773-93c3-fef8471ab5f4",
                  "730f6e00-20e0-4f2f-b7fb-da99991047fd",
                  "3564db7e-468a-4a18-b836-02d5c06a0f01",
                  "9e2d336b-7342-445a-a1b5-b409ef3969e9",
                  "6a5a2e7e-2aac-4701-b735-a04a3553435c",
                  "e0923698-bea1-4d2a-bd1e-574685ae5124",
                  "9949c507-d396-4564-931f-bd09c8f781d1"
                ],
                "total": {
                  "amount": {
                    "amount": "222.24",
                    "currencyCode": "LAK"
                  },
                  "awardAmount": {
                    "amount": 16389,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2548,
                  "equivalentAmount": {
                    "amount": "362.02",
                    "currencyCode": "NZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "399.09",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 28698,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4317,
                    "equivalentAmount": {
                      "amount": "16.47",
                      "currencyCode": "ZAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "122.01",
                        "currencyCode": "BBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13122,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0238,
                      "equivalentAmount": {
                        "amount": "306.26",
                        "currencyCode": "TZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "377.53",
                        "currencyCode": "KYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1688,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.357,
                      "equivalentAmount": {
                        "amount": "409.44",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "354.3",
                        "currencyCode": "SYP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40488,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4732,
                      "equivalentAmount": {
                        "amount": "248.04",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "283.33",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 5946,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2709,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "46.47",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "343.59",
                    "currencyCode": "IDR"
                  },
                  "percentage": "6.09"
                },
                "passengerReferenceIds": [
                  "e2c6e38c-b355-48e1-89d7-5821c8abd8b3",
                  "c1b62cf3-c379-4d23-9a45-dbcf510652c6",
                  "c883a0f8-5b5f-4950-a092-6e91811d1760",
                  "2723a0b0-536d-44a6-b9bd-3f0321344e65",
                  "c37be022-46de-43aa-a9a1-ce9dcc901a99",
                  "1a143071-78df-4796-9794-5ac5a30aceba",
                  "f5d58364-3e62-42ee-b5f0-ef2d45e6601d",
                  "1baeb6e4-1264-4fe5-b679-11699deb722f",
                  "48d7a3df-05a7-431d-9ad8-61312f5d1799"
                ],
                "total": {
                  "amount": {
                    "amount": "473.99",
                    "currencyCode": "AUD"
                  },
                  "awardAmount": {
                    "amount": 1258,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4004,
                  "equivalentAmount": {
                    "amount": "236.28",
                    "currencyCode": "MRU"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "353.64",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 7235,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4032,
                    "equivalentAmount": {
                      "amount": "378.34",
                      "currencyCode": "UZS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "349.4",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31950,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4706,
                      "equivalentAmount": {
                        "amount": "341.17",
                        "currencyCode": "NPR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "315.22",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15491,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.201,
                      "equivalentAmount": {
                        "amount": "251.41",
                        "currencyCode": "GHS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "488.11",
                        "currencyCode": "XPF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31793,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4733,
                      "equivalentAmount": {
                        "amount": "37.62",
                        "currencyCode": "MAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "303.71",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 41296,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2692,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "395.51",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "288.9",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 7755,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.401,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "289.62",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "485.33",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 8056,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.316,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "258.21",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "75.63",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 38679,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2902,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "304.19",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "206.87",
                    "currencyCode": "WST"
                  },
                  "percentage": "13.07"
                },
                "passengerReferenceIds": [
                  "cc10845a-802a-44e8-8e92-c63c9fe8640e",
                  "c58365f8-978e-4a10-8af2-319961957328",
                  "c4416190-7aa9-4ea8-bb25-b0dd88740a57",
                  "12ee4f82-ff1b-4acc-bd44-f8eebe1bc04c",
                  "647b807f-f9ac-4c91-8947-1c0691cce21e",
                  "e2aa81f7-1334-40fc-8637-552b0d2a0290",
                  "1367b170-579c-4b96-b97d-b2535dd77ef7",
                  "6a9246b1-6a2a-4e5e-a10f-109838be8e2c",
                  "158e0f13-0149-408f-b542-647111c84d5e"
                ],
                "total": {
                  "amount": {
                    "amount": "282.69",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 23522,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0125,
                  "equivalentAmount": {
                    "amount": "85.86",
                    "currencyCode": "RON"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "436.36",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 29982,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0721,
                    "equivalentAmount": {
                      "amount": "452.21",
                      "currencyCode": "TJS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "219.78",
                        "currencyCode": "AZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29753,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1111,
                      "equivalentAmount": {
                        "amount": "122.07",
                        "currencyCode": "GMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "143.25",
                        "currencyCode": "TMT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11782,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0295,
                      "equivalentAmount": {
                        "amount": "211.19",
                        "currencyCode": "MNT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "278.95",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46245,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1146,
                      "equivalentAmount": {
                        "amount": "474.57",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "144.07",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 24538,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3067,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "291.61",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "446.77",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 29258,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3429,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "178.41",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "382.8",
                    "currencyCode": "SSP"
                  },
                  "percentage": "12.66"
                },
                "passengerReferenceIds": [
                  "5811c614-80a5-453d-9037-d0479c12d140",
                  "2fcdae57-b05f-4a37-b1db-eae8e3df6608",
                  "04d67bab-74ee-4220-990b-ee2d70088789",
                  "35d9f37c-8607-44d3-b825-5a96f38f2cd7",
                  "22b31ca1-1aad-4573-8367-4ecec6e677c6",
                  "90bd6f42-deb7-42c9-9b58-88822b1d0858",
                  "998738a9-e898-4477-ba2e-651035fd7f56",
                  "bb7c9e6a-3a7d-405b-b208-a0fe78380528",
                  "f7c2c6c9-2273-4fbd-a2ec-a16bc3487b50"
                ],
                "total": {
                  "amount": {
                    "amount": "103.2",
                    "currencyCode": "ALL"
                  },
                  "awardAmount": {
                    "amount": 19181,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3948,
                  "equivalentAmount": {
                    "amount": "391.24",
                    "currencyCode": "TZS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "35.02",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 21507,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0227,
                    "equivalentAmount": {
                      "amount": "250.85",
                      "currencyCode": "BGN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "331.3",
                        "currencyCode": "LAK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21631,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4668,
                      "equivalentAmount": {
                        "amount": "121.61",
                        "currencyCode": "BOB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "152.16",
                        "currencyCode": "XPF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31183,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1764,
                      "equivalentAmount": {
                        "amount": "461.41",
                        "currencyCode": "INR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "410.04",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41985,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0182,
                      "equivalentAmount": {
                        "amount": "253.67",
                        "currencyCode": "MVR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "128.33",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 30211,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3954,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "385.02",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "392.66",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 29666,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1778,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "72.69",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "66.89",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 4401,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3919,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "168.36",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "437.42",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 10764,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2199,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "150.34",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "357.16",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 36559,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.05,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "289.96",
                        "currencyCode": "GEL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "308.88",
                    "currencyCode": "HTG"
                  },
                  "percentage": "10.82"
                },
                "passengerReferenceIds": [
                  "7068e24c-1e89-4f92-a164-ef4177bc79a3",
                  "3a9929d2-45c4-4e70-9573-72b847705666",
                  "04964167-2440-4e23-8e1d-3e68e476946f",
                  "818d93cb-9670-40e1-920f-cda65a37df22",
                  "c7121825-0491-4654-9586-2a49354d6d8c",
                  "86f8b6fb-4270-4342-b76f-0e5f2ca543d8",
                  "8c046c42-f6e2-4719-8ed9-0954e70a923c",
                  "f90408e7-7198-4f51-9026-18f4d91b6420",
                  "f80185a7-d647-407e-a272-c5789ea39406"
                ],
                "total": {
                  "amount": {
                    "amount": "75.38",
                    "currencyCode": "SYP"
                  },
                  "awardAmount": {
                    "amount": 36199,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0336,
                  "equivalentAmount": {
                    "amount": "25.85",
                    "currencyCode": "SLE"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "122.71",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 1014,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1586,
                    "equivalentAmount": {
                      "amount": "463.89",
                      "currencyCode": "PEN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "311.58",
                        "currencyCode": "TND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19939,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4812,
                      "equivalentAmount": {
                        "amount": "364.2",
                        "currencyCode": "IQD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "166.26",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20335,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.227,
                      "equivalentAmount": {
                        "amount": "130.81",
                        "currencyCode": "EGP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "208.76",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24972,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0804,
                      "equivalentAmount": {
                        "amount": "74.96",
                        "currencyCode": "LYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "330.5",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 14157,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0702,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "299.51",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "491.16",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 43517,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0155,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "430.49",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "267.15",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 17471,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0848,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "202.84",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "391.53",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 28621,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2914,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "308.07",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "344.43",
                    "currencyCode": "DJF"
                  },
                  "percentage": "5.41"
                },
                "passengerReferenceIds": [
                  "d9cf5d3a-b722-4f75-8fe2-93c8703b935a",
                  "8e78449b-ddce-46de-bb70-dd609edd9715",
                  "4e2b7507-2de6-4a4e-9dd9-b30463fef075",
                  "0cd92091-d951-4c30-9e6c-4a8f28725f80",
                  "55ba1eed-07c7-4eaa-a6f6-03e7d42eca13",
                  "30aaf753-e782-4c24-b481-9a5bc1a79b28",
                  "d6688525-fe74-42c3-a8ac-0d65b998347d",
                  "1b5a70f2-5c49-4a95-8793-a4bac8f0bc9d",
                  "8dbaff68-9158-43b5-9152-d13a78d1f637"
                ],
                "total": {
                  "amount": {
                    "amount": "339.8",
                    "currencyCode": "BSD"
                  },
                  "awardAmount": {
                    "amount": 20909,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1104,
                  "equivalentAmount": {
                    "amount": "366.62",
                    "currencyCode": "RWF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "285.23",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 45379,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1958,
                    "equivalentAmount": {
                      "amount": "122.63",
                      "currencyCode": "WST"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "485.45",
                        "currencyCode": "ARS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24914,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0558,
                      "equivalentAmount": {
                        "amount": "446.06",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "411.89",
                        "currencyCode": "XAF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23825,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4962,
                      "equivalentAmount": {
                        "amount": "86.79",
                        "currencyCode": "MZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "119.56",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25097,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4577,
                      "equivalentAmount": {
                        "amount": "95.95",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "57.08",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 13215,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0572,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "234.02",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "247.4",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 1357,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3072,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "13.4",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "72.84",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 13528,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0313,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "97.28",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "324.78",
                    "currencyCode": "KRW"
                  },
                  "percentage": "9.4"
                },
                "passengerReferenceIds": [
                  "82c4f26b-3372-4279-9ba8-7945b3632228",
                  "1d4d5097-2905-49fb-818d-6916b57cca6c",
                  "b795a1a5-f027-42ff-b80e-8893d3edc335",
                  "9659c645-c394-4229-a64b-babb02856626",
                  "eadc3ec4-b63d-489e-8c86-3a72badd650a",
                  "f77f9fee-ec83-4801-ac13-a762881370e3",
                  "4fd0be97-879f-4180-93c3-f2d6af4af74a",
                  "fb6ec98c-5b8a-4607-a4cb-938edd8c1bcd",
                  "2a0edf8a-88d9-4eeb-ae80-c6b2c340a38f"
                ],
                "total": {
                  "amount": {
                    "amount": "155.94",
                    "currencyCode": "XAF"
                  },
                  "awardAmount": {
                    "amount": 1045,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2134,
                  "equivalentAmount": {
                    "amount": "168.85",
                    "currencyCode": "CHF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "310.89",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 4244,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3074,
                    "equivalentAmount": {
                      "amount": "118.03",
                      "currencyCode": "BRL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "305.76",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6825,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1867,
                      "equivalentAmount": {
                        "amount": "167.88",
                        "currencyCode": "FJD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "15.06",
                        "currencyCode": "BTN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41650,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.415,
                      "equivalentAmount": {
                        "amount": "68.79",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "271.48",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19280,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0462,
                      "equivalentAmount": {
                        "amount": "315.49",
                        "currencyCode": "ANG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "448.97",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 28761,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3218,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "328.04",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "365.5",
                    "currencyCode": "KRW"
                  },
                  "percentage": "12.48"
                },
                "passengerReferenceIds": [
                  "ec93c0d2-361b-4a43-8cc0-b5fa1fadaa6b",
                  "542620a3-1d8b-4cc3-a7a3-79390847ce14",
                  "2ad21784-7ba2-452a-b493-075f4e97ecab",
                  "cb689809-20e1-4a29-83d1-e8fc5e19cc3e",
                  "17c60678-57f3-41ea-afc3-192606864227",
                  "dea33ebf-d9d5-4f41-a07f-cfd6112c0e04",
                  "a00c85a6-5b9c-49bd-8390-60cc8323afde",
                  "79ff3561-551d-4372-9320-6a0132e3bb47",
                  "9cbec691-102a-4d5b-b212-f6922cbf66dc"
                ],
                "total": {
                  "amount": {
                    "amount": "484.47",
                    "currencyCode": "IDR"
                  },
                  "awardAmount": {
                    "amount": 7293,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3639,
                  "equivalentAmount": {
                    "amount": "323.29",
                    "currencyCode": "MUR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "321.34",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 40512,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3827,
                    "equivalentAmount": {
                      "amount": "369.62",
                      "currencyCode": "MMK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "205.58",
                        "currencyCode": "PLN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2760,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3375,
                      "equivalentAmount": {
                        "amount": "343.69",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "346.1",
                        "currencyCode": "MMK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18437,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1965,
                      "equivalentAmount": {
                        "amount": "404.78",
                        "currencyCode": "SSP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "13.83",
                        "currencyCode": "TTD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29321,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1361,
                      "equivalentAmount": {
                        "amount": "396.9",
                        "currencyCode": "TMT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "21.11",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 43351,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3284,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "414.8",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "265.96",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 43532,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4239,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "328.31",
                        "currencyCode": "MWK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "352.6",
                    "currencyCode": "WST"
                  },
                  "percentage": "6.84"
                },
                "deal": {
                  "amount": {
                    "amount": "143.34",
                    "currencyCode": "CAD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "16.15",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "2704defe-06fe-4145-bfb6-bd5edeb3c480",
                  "a24f0034-8d6d-4e74-aa24-794cf0969e79",
                  "451537ae-3bea-4929-bf24-54183fd5812a",
                  "53f53eb7-c785-48ab-85e4-9d93faa0f4b8",
                  "edb3a47a-714e-4062-9687-2441e37b1cea",
                  "d99f483c-625d-454d-bd12-8842fd8be5ad",
                  "bcbde726-82aa-4905-b292-9905b78fe567",
                  "10fb7b69-d074-4343-be70-545d7e7bf9e3",
                  "02d8023b-1e58-4d5f-a879-970ba13a3b97"
                ],
                "total": {
                  "amount": {
                    "amount": "218.27",
                    "currencyCode": "DJF"
                  },
                  "awardAmount": {
                    "amount": 27897,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.031,
                  "equivalentAmount": {
                    "amount": "413.76",
                    "currencyCode": "USD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "463.81",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 1080,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1739,
                    "equivalentAmount": {
                      "amount": "484.05",
                      "currencyCode": "JMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "367.72",
                        "currencyCode": "ETB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11078,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2321,
                      "equivalentAmount": {
                        "amount": "84.9",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "220.84",
                        "currencyCode": "PYG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4662,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2819,
                      "equivalentAmount": {
                        "amount": "22.19",
                        "currencyCode": "LYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "407.46",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29087,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1428,
                      "equivalentAmount": {
                        "amount": "50.19",
                        "currencyCode": "SLE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "482.64",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 38317,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2272,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "86.25",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "196.34",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 19985,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2304,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "172.08",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "413.1",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 9612,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0151,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "129.33",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "115.74",
                    "currencyCode": "DJF"
                  },
                  "percentage": "7.42"
                },
                "deal": {
                  "amount": {
                    "amount": "106.93",
                    "currencyCode": "ETB"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "12.68",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "5afb7f60-d2f9-49d3-ac91-70d1dc596ef6",
                  "724bc514-f85f-4ece-a1ab-cfb332d50e77",
                  "f7e6888d-44d6-4331-83d5-3dec430707aa",
                  "4b62ece2-323c-4c62-bb8f-68955e599537",
                  "13520fc6-8388-47dc-817e-da9d39f9d197",
                  "6e0e0853-2323-4f16-8779-846f66f5dfd9",
                  "743dca5e-49a7-4152-a970-beeb182dd04f",
                  "039f7517-7c23-4aed-a24c-11244f2858c8",
                  "c4d0e0cd-f7b0-4a70-ab18-9458e9573d6a"
                ],
                "total": {
                  "amount": {
                    "amount": "99.53",
                    "currencyCode": "ZAR"
                  },
                  "awardAmount": {
                    "amount": 45924,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4553,
                  "equivalentAmount": {
                    "amount": "413.09",
                    "currencyCode": "LRD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "247",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 11340,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.351,
                    "equivalentAmount": {
                      "amount": "102.01",
                      "currencyCode": "HTG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "138.74",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27690,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.363,
                      "equivalentAmount": {
                        "amount": "347.62",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "350.32",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18048,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2864,
                      "equivalentAmount": {
                        "amount": "481.62",
                        "currencyCode": "BDT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "158.69",
                        "currencyCode": "XPF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4313,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0671,
                      "equivalentAmount": {
                        "amount": "140.42",
                        "currencyCode": "PGK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "305.17",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 4829,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1852,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "423.35",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "415.85",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 46147,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3467,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "287.86",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "489.04",
                    "currencyCode": "BMD"
                  },
                  "percentage": "11.63"
                },
                "deal": {
                  "amount": {
                    "amount": "189",
                    "currencyCode": "NPR"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "16.28",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ffd399f0-af39-4e7c-b2c8-b7de1f873a8f",
                  "1dd96f7a-eb8a-4aa8-8b9d-5edc3c2730b3",
                  "7b262e97-67f5-4c97-844e-e0bf5c1530b1",
                  "ea111839-d49a-4ebb-b7d0-3415cde74db6",
                  "ecf8774e-7737-4519-bcc0-de8169b9a5b8",
                  "47162296-ed1a-4ab0-ae95-da5bf0d227db",
                  "6230fdc7-64ee-4121-9d95-db9f3b39b0d2",
                  "de4ba5ee-3c70-4444-8533-6ffd026e5273",
                  "a509d854-ee1d-4c12-badb-e0f382ae9d6a"
                ],
                "total": {
                  "amount": {
                    "amount": "338.76",
                    "currencyCode": "GYD"
                  },
                  "awardAmount": {
                    "amount": 21712,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2982,
                  "equivalentAmount": {
                    "amount": "40.09",
                    "currencyCode": "BRL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "239.99",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 1077,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.133,
                    "equivalentAmount": {
                      "amount": "343.38",
                      "currencyCode": "KZT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "137.33",
                        "currencyCode": "LKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45137,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3624,
                      "equivalentAmount": {
                        "amount": "407.04",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "497.55",
                        "currencyCode": "AZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46793,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1968,
                      "equivalentAmount": {
                        "amount": "150.75",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "289.75",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7067,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3135,
                      "equivalentAmount": {
                        "amount": "450",
                        "currencyCode": "BIF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "53.27",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 11386,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2363,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "430.47",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "32.78",
                    "currencyCode": "MZN"
                  },
                  "percentage": "7.66"
                },
                "deal": {
                  "amount": {
                    "amount": "323.19",
                    "currencyCode": "BIF"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "20",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "739f9bca-b627-4e21-b31c-e099ab0a8220",
                  "a7ac2ee5-8c7e-49f8-b4ff-168a8dbd339a",
                  "b7f0cad6-775c-48d5-a057-808cd1f7e120",
                  "806295db-d28f-4400-bdbd-929e33979faa",
                  "d659c97b-9c9f-4fd1-8321-10811b3b4e0c",
                  "accb5869-afd3-4f3b-b2d8-db116a9fba72",
                  "e28b180a-9658-4042-80e6-25638d55af6b",
                  "6875697b-e3bf-4b00-9af1-2e2a182ef065",
                  "c63cbdd2-86d4-436b-b835-20e2acc3f40f"
                ],
                "total": {
                  "amount": {
                    "amount": "399.94",
                    "currencyCode": "SHP"
                  },
                  "awardAmount": {
                    "amount": 19729,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3717,
                  "equivalentAmount": {
                    "amount": "333.09",
                    "currencyCode": "BBD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "407.79",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 4595,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.328,
                    "equivalentAmount": {
                      "amount": "190.26",
                      "currencyCode": "MDL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "483.19",
                        "currencyCode": "MAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49618,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4888,
                      "equivalentAmount": {
                        "amount": "138.21",
                        "currencyCode": "RSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "71.07",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16706,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3804,
                      "equivalentAmount": {
                        "amount": "36.64",
                        "currencyCode": "GYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "410.64",
                        "currencyCode": "XAF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33133,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1903,
                      "equivalentAmount": {
                        "amount": "66.14",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "207.45",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 45121,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2838,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "412.48",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "380.64",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 35834,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4286,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "62.42",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "322.76",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 44375,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4774,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "166.97",
                        "currencyCode": "TRY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "495.87",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 36809,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2877,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "188.88",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "217.23",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 48359,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4638,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "82.71",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "142.58",
                    "currencyCode": "MKD"
                  },
                  "percentage": "7.57"
                },
                "deal": {
                  "amount": {
                    "amount": "263.72",
                    "currencyCode": "GTQ"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "19.97",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "a6a9d76d-51d6-47b9-85e1-b34165628460",
                  "ede5a5fa-72e8-4320-ace0-a6e5c5f2790d",
                  "a4b11460-d39f-4d09-99f0-913bd43a1f48",
                  "7aecea60-3945-4446-85d2-3f61f006510e",
                  "48233c35-389c-4104-a10e-a0d99e20877f",
                  "26556798-5514-4821-abe6-d7ddbe6c2031",
                  "805f012c-811e-442c-a501-8c9ac551e9ff",
                  "17a3676c-8640-4099-8d55-ad7e49e6907c",
                  "9589afd4-8ac5-4136-9ebe-9ffb34cb062d"
                ],
                "total": {
                  "amount": {
                    "amount": "149.26",
                    "currencyCode": "SEK"
                  },
                  "awardAmount": {
                    "amount": 12074,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2071,
                  "equivalentAmount": {
                    "amount": "215.26",
                    "currencyCode": "GIP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "85.76",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 1926,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3453,
                    "equivalentAmount": {
                      "amount": "400.65",
                      "currencyCode": "HTG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "338.27",
                        "currencyCode": "CHF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16684,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2903,
                      "equivalentAmount": {
                        "amount": "185.65",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "145.78",
                        "currencyCode": "HNL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10178,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2416,
                      "equivalentAmount": {
                        "amount": "206.9",
                        "currencyCode": "MAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "300.92",
                        "currencyCode": "CHF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22641,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0189,
                      "equivalentAmount": {
                        "amount": "213.99",
                        "currencyCode": "MWK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "353.42",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 43028,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1576,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "233.51",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "284.82",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 36216,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2792,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "17.59",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "402.28",
                    "currencyCode": "ZMW"
                  },
                  "percentage": "8.05"
                },
                "deal": {
                  "amount": {
                    "amount": "162.87",
                    "currencyCode": "JOD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "12.94",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "8ef8901a-76fd-4850-a814-9524b6802594",
                  "a802faf4-e83f-4459-aa3b-965f3bdc3e40",
                  "79c1240b-b4ae-4c73-8fae-71115f669f11",
                  "4a3ffcbf-941f-4cab-8505-139806e5a92b",
                  "7470b865-dc09-4239-aadd-a12f86217c78",
                  "67711983-0d02-4355-a079-2b0cc9a640dd",
                  "dc589d49-f541-460c-a6bc-c491d69dfb22",
                  "f55b94d0-d591-4ad9-909e-44d2b9cd86a6",
                  "37a50b9d-9292-415a-b994-67862eef9649"
                ],
                "total": {
                  "amount": {
                    "amount": "194.44",
                    "currencyCode": "XAF"
                  },
                  "awardAmount": {
                    "amount": 43482,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1513,
                  "equivalentAmount": {
                    "amount": "23.59",
                    "currencyCode": "ALL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "325.7",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 25613,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0484,
                    "equivalentAmount": {
                      "amount": "252.65",
                      "currencyCode": "INR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "199.36",
                        "currencyCode": "AWG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44678,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1932,
                      "equivalentAmount": {
                        "amount": "240.73",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "282.37",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21424,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4943,
                      "equivalentAmount": {
                        "amount": "194.96",
                        "currencyCode": "HTG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "367.14",
                        "currencyCode": "MUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17910,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2057,
                      "equivalentAmount": {
                        "amount": "237.86",
                        "currencyCode": "XCD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "332.21",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 42959,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0787,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "456.74",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "123.64",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 9707,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1191,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "467.27",
                        "currencyCode": "TMT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "244.37",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 20112,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4629,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "122.71",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "107.54",
                    "currencyCode": "KPW"
                  },
                  "percentage": "6.45"
                },
                "deal": {
                  "amount": {
                    "amount": "462.97",
                    "currencyCode": "YER"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.02",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ee363f18-3a02-4cc2-baba-c49598f59dc1",
                  "26a2f6dd-7605-4839-b1fa-e5fd80ca0e21",
                  "7fd287c9-147d-4ed0-86e9-aae8fab51018",
                  "5ab4fe76-8a60-47cd-a201-0d3f1a700d39",
                  "fe6d5256-262c-4d19-9a94-377dc9d596c8",
                  "2dca408a-7b17-418e-882d-787cbc4361ee",
                  "a206b5bc-d739-418f-b19b-e551a1621ed2",
                  "105fb82e-0658-425e-917f-2166c5143179",
                  "df0efc3f-861b-4b5c-9a1f-5257e2ee282a"
                ],
                "total": {
                  "amount": {
                    "amount": "195.23",
                    "currencyCode": "IRR"
                  },
                  "awardAmount": {
                    "amount": 20642,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3684,
                  "equivalentAmount": {
                    "amount": "415.51",
                    "currencyCode": "BGN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "183.42",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 26526,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3659,
                    "equivalentAmount": {
                      "amount": "174.02",
                      "currencyCode": "TTD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "488.84",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3627,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3516,
                      "equivalentAmount": {
                        "amount": "277.39",
                        "currencyCode": "BDT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "79.72",
                        "currencyCode": "NPR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19671,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4157,
                      "equivalentAmount": {
                        "amount": "176.42",
                        "currencyCode": "BRL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "350.67",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17862,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4709,
                      "equivalentAmount": {
                        "amount": "416.79",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "42.1",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 42068,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.27,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "399.7",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "202.4",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 7168,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2898,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "244.12",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "460.19",
                    "currencyCode": "CRC"
                  },
                  "percentage": "10.32"
                },
                "deal": {
                  "amount": {
                    "amount": "399.61",
                    "currencyCode": "IQD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "5.48",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "0f6d8287-a903-4f81-be8b-34fc5bfcf637",
                  "062cb53a-3e14-43cd-bd85-f56eef23a72d",
                  "e708b657-3e4f-4659-9614-bec4d9541131",
                  "5fee51bb-8985-4d2b-a675-6bc99c453ea6",
                  "ff58c75d-e7ac-4da9-a032-d049ded382eb",
                  "81d26676-9cae-4690-9b32-ef81b88548d1",
                  "3307ca41-75e8-4e9e-8a9a-f978ed87eb36",
                  "561f3e01-659f-4b56-85f9-b12b0a9904b2",
                  "3cc468f4-01ae-45a7-913e-9d22b95b879e"
                ],
                "total": {
                  "amount": {
                    "amount": "257.92",
                    "currencyCode": "GHS"
                  },
                  "awardAmount": {
                    "amount": 43981,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1413,
                  "equivalentAmount": {
                    "amount": "129.01",
                    "currencyCode": "ETB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "84.51",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 4953,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2525,
                    "equivalentAmount": {
                      "amount": "144.67",
                      "currencyCode": "HTG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "77.98",
                        "currencyCode": "GNF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40925,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1351,
                      "equivalentAmount": {
                        "amount": "347.79",
                        "currencyCode": "MNT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "166.89",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45629,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1518,
                      "equivalentAmount": {
                        "amount": "475.65",
                        "currencyCode": "PLN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "383.8",
                        "currencyCode": "ALL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41469,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3068,
                      "equivalentAmount": {
                        "amount": "291.82",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "284.59",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 26503,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.369,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "159.25",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "407.77",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 11383,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4071,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "388.45",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "240.23",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 10325,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3712,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "377.31",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "458.68",
                        "currencyCode": "TJS"
                      },
                      "awardAmount": {
                        "amount": 46357,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1572,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "11.48",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "178.22",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 40145,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2532,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "480",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "397.19",
                    "currencyCode": "KPW"
                  },
                  "percentage": "13.21"
                },
                "deal": {
                  "amount": {
                    "amount": "442.27",
                    "currencyCode": "BND"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "7.24",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e7d429cb-f783-4358-ac4d-7e56851232ae",
                  "1c5b31f5-6563-4e16-9581-f5aa069737f7",
                  "90d33f87-8e31-4f1a-a395-97029dcfcb5c",
                  "6390bed2-3028-44d3-8d97-ef1499194ab5",
                  "e3296014-7557-4f8b-ab21-f20386ed7a83",
                  "e4764aca-49b7-45a3-9a43-dfb591153955",
                  "3015b790-d1e7-407c-8c34-788e4790e482",
                  "47eb86eb-e87b-4d18-82df-e4de36fb2aab",
                  "05ecc898-860a-4fe5-b418-46a20d43be8d"
                ],
                "total": {
                  "amount": {
                    "amount": "483.27",
                    "currencyCode": "SEK"
                  },
                  "awardAmount": {
                    "amount": 17794,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0447,
                  "equivalentAmount": {
                    "amount": "201.59",
                    "currencyCode": "ETB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "199.48",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 5253,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4237,
                    "equivalentAmount": {
                      "amount": "114.4",
                      "currencyCode": "ARS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "308.34",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47701,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1446,
                      "equivalentAmount": {
                        "amount": "193.83",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "444.56",
                        "currencyCode": "LAK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20650,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4095,
                      "equivalentAmount": {
                        "amount": "431.42",
                        "currencyCode": "CZK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "158.33",
                        "currencyCode": "MNT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10469,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2521,
                      "equivalentAmount": {
                        "amount": "15.43",
                        "currencyCode": "SGD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "342.72",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 36799,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1119,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "432.52",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1408
                },
                "passengerReferenceIds": [
                  "0ecf49b5-b9e9-4cae-b727-795c567e2dc7",
                  "8f7facf6-714d-4d17-a1bf-a56b2354655c",
                  "9f60beed-ee0a-4639-9089-3dafdf369c33",
                  "2d6e9204-b1b8-420e-b390-7a1bc6b501e7",
                  "df86b05d-abef-40ff-b608-08e5085aadc2",
                  "7415abfa-548d-4060-a2dc-9042cf01287d",
                  "50dc9770-11c5-4dfc-8f32-22df8b74c15e",
                  "9f9b3d32-97e7-4229-962e-a772b29e77ab",
                  "17174a97-13c1-4e83-8e63-124a2e84e7a2"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "499.88",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 31667,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3907,
                    "equivalentAmount": {
                      "amount": "396.9",
                      "currencyCode": "MNT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "96.76",
                          "currencyCode": "QAR"
                        },
                        "awardAmount": {
                          "amount": 1154,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2821,
                        "equivalentAmount": {
                          "amount": "242.95",
                          "currencyCode": "UGX"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "451.44",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 9871,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0235,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "379.13",
                            "currencyCode": "ZAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "18.65",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 4521,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3839,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "421.62",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "343.15",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 37002,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.291,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "498.37",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "154.3",
                          "currencyCode": "AED"
                        },
                        "awardAmount": {
                          "amount": 10849,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2328,
                        "equivalentAmount": {
                          "amount": "236.3",
                          "currencyCode": "QAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "120.97",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 25003,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.32,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "458.31",
                            "currencyCode": "AOA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "445.88",
                            "currencyCode": "TMT"
                          },
                          "awardAmount": {
                            "amount": 27124,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1273,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "314.12",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "308.27",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 38864,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0122,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "17.49",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "60.77",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 19670,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0697,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "299.95",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "416.49",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 24188,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3644,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "26.07",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "463.33",
                          "currencyCode": "SOS"
                        },
                        "awardAmount": {
                          "amount": 6830,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3954,
                        "equivalentAmount": {
                          "amount": "229.96",
                          "currencyCode": "KYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "154.89",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 1404,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3507,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "317.47",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "375.57",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 8749,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1122,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "400.75",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "417.3",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 1669,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1528,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "65.12",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "495.59",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 10795,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3174,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "185.09",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "86.68",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 28164,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0339,
                    "equivalentAmount": {
                      "amount": "43.12",
                      "currencyCode": "SGD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "252.27",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 23312,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4075,
                    "equivalentAmount": {
                      "amount": "155.59",
                      "currencyCode": "GHS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "46.96",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 17356,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2966,
                    "equivalentAmount": {
                      "amount": "432.87",
                      "currencyCode": "ANG"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "90.97",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 46748,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4857,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "303.86",
                        "currencyCode": "NAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "424.33",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 8608,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3024,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "131.71",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "174.02",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 42747,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0892,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "473.23",
                        "currencyCode": "MWK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "174.36",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 38141,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2947,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "416.64",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "477.46",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 18459,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0429,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "409.08",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "454.1",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 30471,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4814,
                    "equivalentAmount": {
                      "amount": "69.77",
                      "currencyCode": "CRC"
                    }
                  },
                  {
                    "amount": {
                      "amount": "101.38",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 4725,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4213,
                    "equivalentAmount": {
                      "amount": "290.22",
                      "currencyCode": "RSD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1623
                },
                "passengerReferenceIds": [
                  "cb1dcb10-da56-4321-b5ff-0ec72d609b93",
                  "1335bdc0-e76b-4850-83ad-f03c4d438a25",
                  "adfb9c0c-a818-4e97-b1f7-bcc784e2b757",
                  "ce8ffc48-6e76-4fda-b0c9-223483f0f9f0",
                  "fc451056-82cd-40ed-b96a-6ca1a3e3644f",
                  "88f34d4b-ec07-4d10-a461-01b81a9153b5",
                  "ac215554-9519-44b6-b02d-38a4de5626ed",
                  "b34bb718-5ce4-44c3-b75f-3f4f18000308",
                  "88bf2f28-07be-4014-8e79-53984bc4f2c2"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "33.52",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 44179,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.449,
                    "equivalentAmount": {
                      "amount": "135.61",
                      "currencyCode": "NZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "442.59",
                          "currencyCode": "NOK"
                        },
                        "awardAmount": {
                          "amount": 8416,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2834,
                        "equivalentAmount": {
                          "amount": "282.35",
                          "currencyCode": "LKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "408.67",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 3056,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1653,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "11.72",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "212.51",
                          "currencyCode": "BRL"
                        },
                        "awardAmount": {
                          "amount": 38864,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1226,
                        "equivalentAmount": {
                          "amount": "212.75",
                          "currencyCode": "COP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "384.28",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 30229,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.141,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "465.62",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "332.52",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 36236,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2616,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "199.87",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "247.14",
                          "currencyCode": "BIF"
                        },
                        "awardAmount": {
                          "amount": 15809,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2468,
                        "equivalentAmount": {
                          "amount": "280.63",
                          "currencyCode": "PEN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "154.55",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 25046,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.412,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "124.27",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "301.59",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 1159,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.386,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "284.01",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "490.76",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 9493,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4477,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "104.96",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "384.21",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 44243,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4991,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "19.05",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "428.48",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 8869,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4639,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "279.16",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "225.43",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 41450,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2961,
                    "equivalentAmount": {
                      "amount": "401.41",
                      "currencyCode": "THB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "81.88",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 6838,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4157,
                    "equivalentAmount": {
                      "amount": "115.09",
                      "currencyCode": "SZL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "257.77",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 23174,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4209,
                    "equivalentAmount": {
                      "amount": "364.8",
                      "currencyCode": "BBD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "43.22",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 21094,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1914,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "132.18",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "311.09",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 7289,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.071,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "237.49",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "386.01",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 10960,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1288,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "15.65",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "470.19",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 7478,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4153,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "64.73",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "335.6",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 21724,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.15,
                    "equivalentAmount": {
                      "amount": "420.37",
                      "currencyCode": "BOB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "77.91",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 40251,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2582,
                    "equivalentAmount": {
                      "amount": "273.49",
                      "currencyCode": "ZWL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1659
                },
                "passengerReferenceIds": [
                  "43783795-5c9f-4639-8f81-420d22e2874d",
                  "edd12e16-363b-41a9-9323-a12987171b37",
                  "423543bd-11cf-411c-8354-b93fdd4a4c8f",
                  "f469d36e-7a4f-4252-9199-500d3bbcf35d",
                  "bf370fa8-8a2c-48c1-b483-2fb485316bab",
                  "e153eaa2-5a78-407c-b317-272ab607b804",
                  "8e9e3670-9641-43c4-81fa-d307188bd2ae",
                  "8d25adb1-3bc7-4b02-be65-4d67a6e352f7",
                  "bcada3ec-667e-462d-8e3e-c9e228509e04"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "465.16",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 39804,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4662,
                    "equivalentAmount": {
                      "amount": "116.59",
                      "currencyCode": "MVR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "234.77",
                          "currencyCode": "EGP"
                        },
                        "awardAmount": {
                          "amount": 48402,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4698,
                        "equivalentAmount": {
                          "amount": "25.66",
                          "currencyCode": "ILS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "306.51",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 3975,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1442,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "176.57",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "84.88",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 22732,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1911,
                        "equivalentAmount": {
                          "amount": "238.55",
                          "currencyCode": "LKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "72.32",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 25997,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0908,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "71.76",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "199.52",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 5903,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3341,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "377.78",
                            "currencyCode": "LYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "465.01",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 43566,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4651,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "334.89",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "39.87",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 38028,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1037,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "155.98",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "484.42",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 15320,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.414,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "496.13",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "193.17",
                          "currencyCode": "PEN"
                        },
                        "awardAmount": {
                          "amount": 20831,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0912,
                        "equivalentAmount": {
                          "amount": "267.36",
                          "currencyCode": "VND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "43.48",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 46945,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3748,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "177.88",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "443.53",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 15915,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1593,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "314.22",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "62.56",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 40352,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4173,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "17.21",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "457.17",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 36954,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4906,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "317.39",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "82.58",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 26306,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2865,
                    "equivalentAmount": {
                      "amount": "447.34",
                      "currencyCode": "SEK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "279.88",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 5574,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1662,
                    "equivalentAmount": {
                      "amount": "73.3",
                      "currencyCode": "NOK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "145.04",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 19471,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1416,
                    "equivalentAmount": {
                      "amount": "314.9",
                      "currencyCode": "SCR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "130.95",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 9293,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0108,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "143.09",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "402.07",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 17987,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1339,
                    "equivalentAmount": {
                      "amount": "240.61",
                      "currencyCode": "PYG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "495.88",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 9067,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0637,
                    "equivalentAmount": {
                      "amount": "114.27",
                      "currencyCode": "SOS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8771
                },
                "passengerReferenceIds": [
                  "eccec39b-66a5-4f4e-bcca-aa6b5a1df55d",
                  "eca8203a-3a97-4b5b-b7d9-aeb68ea36c0d",
                  "140ba84b-bb7a-46f8-bad8-33c4cae7eca2",
                  "ba93e61e-dcec-4869-b174-23b562ed90cd",
                  "d5be12f9-819b-4730-aa09-9b23c0cd9445",
                  "b7b69d5a-b83e-4ed4-94f1-95c9df1c36e4",
                  "b057e0df-34e7-4c63-83c6-2a7a14812833",
                  "6875e4c9-3160-4480-935f-4cadfb9035a6",
                  "52aaf361-1c44-4a0a-ba83-0bed07c95e30"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "75.7",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 32260,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1295,
                    "equivalentAmount": {
                      "amount": "37.3",
                      "currencyCode": "SLE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "490.78",
                          "currencyCode": "LKR"
                        },
                        "awardAmount": {
                          "amount": 15952,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2144,
                        "equivalentAmount": {
                          "amount": "220.35",
                          "currencyCode": "CVE"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "245.1",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 17128,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4025,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "260.29",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "476.84",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 39438,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0945,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "203.2",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "440.15",
                          "currencyCode": "HKD"
                        },
                        "awardAmount": {
                          "amount": 31541,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2184,
                        "equivalentAmount": {
                          "amount": "20.87",
                          "currencyCode": "PAB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "463.25",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 3517,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1583,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "487.17",
                            "currencyCode": "GTQ"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "323.02",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 18907,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4319,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "360.17",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "20.58",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 27898,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0548,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "183.04",
                            "currencyCode": "ZAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "29.75",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 7838,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.08,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "191.72",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "43.61",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 41706,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2099,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "278.93",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "129.93",
                          "currencyCode": "BHD"
                        },
                        "awardAmount": {
                          "amount": 27502,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2935,
                        "equivalentAmount": {
                          "amount": "314.21",
                          "currencyCode": "AMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "29.32",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 36506,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2166,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "419.83",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "211.65",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 1970,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.089,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "373.22",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "463.18",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 23793,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1565,
                    "equivalentAmount": {
                      "amount": "255.53",
                      "currencyCode": "SAR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "394.45",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 44328,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3614,
                    "equivalentAmount": {
                      "amount": "156.56",
                      "currencyCode": "TOP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "83.78",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 12376,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3385,
                    "equivalentAmount": {
                      "amount": "394.71",
                      "currencyCode": "MYR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "68.14",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 29619,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2442,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "120.83",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "407.53",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 30647,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4448,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "322.1",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "370.72",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 23758,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3903,
                    "equivalentAmount": {
                      "amount": "132.42",
                      "currencyCode": "CZK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "96.68",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 11892,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4845,
                    "equivalentAmount": {
                      "amount": "10.34",
                      "currencyCode": "UGX"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8673
                },
                "passengerReferenceIds": [
                  "fba03126-096d-4eba-947d-f09fce1d9f92",
                  "f88bb663-0c86-412e-9eee-bbb28451ab92",
                  "8c2a9ac0-523c-4344-b0c2-ad1dd9f8e6a9",
                  "fdfe72a1-a4a1-4d98-9dc4-d9c41ff3624f",
                  "5d3ae3c5-007c-42f9-9ec4-652141823912",
                  "feaa2475-1211-4dc6-9621-901c02e6158b",
                  "6d0e63a3-732e-41cd-8531-03e0a6ecff91",
                  "433a0ca9-053c-474f-8d82-a2f654e87d4c",
                  "5e743ff8-b1de-4912-9a43-eba89bef8c52"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "490.32",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 23913,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2077,
                    "equivalentAmount": {
                      "amount": "128.39",
                      "currencyCode": "SLE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "347.31",
                          "currencyCode": "PAB"
                        },
                        "awardAmount": {
                          "amount": 13674,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1843,
                        "equivalentAmount": {
                          "amount": "199.44",
                          "currencyCode": "NIO"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "413.2",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 31392,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0312,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "142.11",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "331.35",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 14374,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1271,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "137.48",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "222.57",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 45113,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3896,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "374.35",
                            "currencyCode": "VUV"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "272.98",
                          "currencyCode": "GHS"
                        },
                        "awardAmount": {
                          "amount": 24459,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3431,
                        "equivalentAmount": {
                          "amount": "278.86",
                          "currencyCode": "SEK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "121.95",
                            "currencyCode": "USD"
                          },
                          "awardAmount": {
                            "amount": 3682,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1623,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "40.46",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "162.08",
                          "currencyCode": "JOD"
                        },
                        "awardAmount": {
                          "amount": 28686,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2878,
                        "equivalentAmount": {
                          "amount": "180.53",
                          "currencyCode": "ETB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "171.05",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 16191,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2117,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "68.94",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "401.18",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 39633,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0386,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "236.95",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "188.73",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 41886,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3974,
                    "equivalentAmount": {
                      "amount": "88.31",
                      "currencyCode": "GEL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "384.66",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 18600,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4422,
                    "equivalentAmount": {
                      "amount": "37.98",
                      "currencyCode": "PKR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "103.96",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 1782,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2749,
                    "equivalentAmount": {
                      "amount": "125.46",
                      "currencyCode": "LSL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "87.35",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 46058,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1703,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "64.55",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "201.5",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 43272,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.072,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "337.16",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "464.75",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 23424,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2595,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "409.59",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "63.83",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 31860,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2638,
                    "equivalentAmount": {
                      "amount": "255.58",
                      "currencyCode": "UGX"
                    }
                  },
                  {
                    "amount": {
                      "amount": "133.43",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 37585,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3824,
                    "equivalentAmount": {
                      "amount": "414.56",
                      "currencyCode": "UYU"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9339
                },
                "passengerReferenceIds": [
                  "847f9953-c9bc-49fd-bcb5-fb55cf19a7dc",
                  "38fb2337-01cc-489a-8138-601ada5d3234",
                  "3740a2de-b981-4447-8940-407ff0e21e55",
                  "99a5ac07-bbbf-4d95-968c-7d64b5f68597",
                  "afd5d96a-f4b7-4bac-8baf-5655e6372aa1",
                  "8a5f392e-4df5-431c-91db-1a8c1e09f74b",
                  "b2bc1157-0cbb-4123-be3a-b71d968992a5",
                  "7d41b50a-e44c-4079-b6a5-680731cda011",
                  "e81db79e-ab36-4ecb-909f-2df45f7ee240"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "415.69",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 16368,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2961,
                    "equivalentAmount": {
                      "amount": "315.7",
                      "currencyCode": "IQD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "173.4",
                          "currencyCode": "MMK"
                        },
                        "awardAmount": {
                          "amount": 7635,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1659,
                        "equivalentAmount": {
                          "amount": "300.99",
                          "currencyCode": "TOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "140.68",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 43360,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4744,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "309.11",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "375.46",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 34949,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0155,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "231.55",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "87.37",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 12551,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1265,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "464.22",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "293.53",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 19002,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4091,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "268.8",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "468.58",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 28998,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2927,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "345.87",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "146.73",
                          "currencyCode": "BGN"
                        },
                        "awardAmount": {
                          "amount": 32825,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.133,
                        "equivalentAmount": {
                          "amount": "366.01",
                          "currencyCode": "ZAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "294.47",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 1052,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4978,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "108.24",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "17.12",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 46237,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4804,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "321.29",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "396.53",
                            "currencyCode": "LYD"
                          },
                          "awardAmount": {
                            "amount": 33048,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3203,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "63.92",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "412.29",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 32399,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2096,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "286.71",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "51.83",
                          "currencyCode": "MXN"
                        },
                        "awardAmount": {
                          "amount": 32271,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4044,
                        "equivalentAmount": {
                          "amount": "257.88",
                          "currencyCode": "PGK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "30.05",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 6989,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0809,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "412.06",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "386.55",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 1481,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2785,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "228.3",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "412.31",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 34752,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3014,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "87.23",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "490.73",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 49795,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3128,
                    "equivalentAmount": {
                      "amount": "439.25",
                      "currencyCode": "ERN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "131.81",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 6657,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.027,
                    "equivalentAmount": {
                      "amount": "95.35",
                      "currencyCode": "TOP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "248.07",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 45522,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1514,
                    "equivalentAmount": {
                      "amount": "212.33",
                      "currencyCode": "VUV"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "372.2",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 32279,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2838,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "298.9",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "410.32",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 47905,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1347,
                    "equivalentAmount": {
                      "amount": "450.59",
                      "currencyCode": "TMT"
                    }
                  },
                  {
                    "amount": {
                      "amount": "146.73",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 6584,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4522,
                    "equivalentAmount": {
                      "amount": "139.3",
                      "currencyCode": "MDL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1418
                },
                "passengerReferenceIds": [
                  "0c10bdc2-3ff7-4164-8216-bf7ce09640e8",
                  "d50969b0-fddb-49a0-a234-ff55f5e8a46c",
                  "e517357d-5186-4cd8-8fc1-d8be9bd0a2ae",
                  "02f0471d-af25-4527-8e0f-373643711bf2",
                  "0bf13b9f-69cf-4929-9fd6-be1da9acbb05",
                  "44d0486e-680e-4d96-a405-1af9525678f4",
                  "4a555769-9cf6-4889-9987-9bf453584e92",
                  "8c9c903c-3ce5-49cc-aff5-7da51290fd9e",
                  "559f53d9-02d7-4500-a6cc-e8365ec1edac"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "244.11",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 39245,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0951,
                    "equivalentAmount": {
                      "amount": "229.8",
                      "currencyCode": "MXN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "279.94",
                          "currencyCode": "ANG"
                        },
                        "awardAmount": {
                          "amount": 39153,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1018,
                        "equivalentAmount": {
                          "amount": "294.03",
                          "currencyCode": "CDF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "106.57",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 2688,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0435,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "379.55",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "320.22",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 18631,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3917,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "330.9",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "284.59",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 33865,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2096,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "168.51",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "320.14",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 32883,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.273,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "73.88",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "152.15",
                          "currencyCode": "TOP"
                        },
                        "awardAmount": {
                          "amount": 48012,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1567,
                        "equivalentAmount": {
                          "amount": "205.9",
                          "currencyCode": "BHD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "243.58",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 32407,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.358,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "432.36",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "431.71",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 31433,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0756,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "315.34",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "199.18",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 8881,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2955,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "95.41",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "75.96",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 4587,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4188,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "55.81",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "488.66",
                          "currencyCode": "ETB"
                        },
                        "awardAmount": {
                          "amount": 42225,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3882,
                        "equivalentAmount": {
                          "amount": "296.58",
                          "currencyCode": "BTN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "168.12",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 8697,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.152,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "339.77",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "464.31",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 31149,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4793,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "153.32",
                            "currencyCode": "KGS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "236.07",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 9639,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3278,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "362.94",
                            "currencyCode": "AOA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "235.8",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 12624,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1062,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "91.09",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "445.36",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 13684,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3687,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "199.93",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "39.33",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 9424,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4922,
                    "equivalentAmount": {
                      "amount": "230.4",
                      "currencyCode": "KRW"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "365.64",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 16449,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2717,
                    "equivalentAmount": {
                      "amount": "360.01",
                      "currencyCode": "BTN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "69.6",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 28014,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4077,
                    "equivalentAmount": {
                      "amount": "231.2",
                      "currencyCode": "ISK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "55.78",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 49939,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2413,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "388.47",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "464.06",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 44724,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0996,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "105.25",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "104.31",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 11414,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0148,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "440.19",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "258.77",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 38537,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2855,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "274.94",
                        "currencyCode": "TMT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "249.7",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 37421,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2677,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "297.58",
                        "currencyCode": "TRY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "372.69",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 48103,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2021,
                    "equivalentAmount": {
                      "amount": "439.36",
                      "currencyCode": "TND"
                    }
                  },
                  {
                    "amount": {
                      "amount": "17.8",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 2158,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2596,
                    "equivalentAmount": {
                      "amount": "59.54",
                      "currencyCode": "CUP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1613
                },
                "passengerReferenceIds": [
                  "23e75736-f393-44f0-944c-d03cdf1fc77c",
                  "aad52340-7454-43fd-9114-d664892b7ae9",
                  "cbcb0301-d86d-43ee-8ab2-21b130943e0d",
                  "fc6f96f7-3ff9-4b5a-8265-dfab57fb0cea",
                  "ae898921-b590-4a1f-adf9-8dbf514bd685",
                  "d8ec1c43-e8e0-454a-80ab-3370ebbc0b3b",
                  "32fb5647-0433-45fd-b450-62369f441ed6",
                  "9d368dd3-bb69-4a5b-9861-9285fa4d4250",
                  "904b3a13-8961-44cc-b966-6c011b07fe0e"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "261.11",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 44292,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4246,
                    "equivalentAmount": {
                      "amount": "261.56",
                      "currencyCode": "BZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "219.07",
                          "currencyCode": "BWP"
                        },
                        "awardAmount": {
                          "amount": 15662,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.194,
                        "equivalentAmount": {
                          "amount": "187.51",
                          "currencyCode": "PHP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "416.65",
                            "currencyCode": "RON"
                          },
                          "awardAmount": {
                            "amount": 32441,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3278,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "180.38",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "166.22",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 1439,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2745,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "23.56",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "32.52",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 1901,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.092,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "319.07",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "31.63",
                          "currencyCode": "QAR"
                        },
                        "awardAmount": {
                          "amount": 3698,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0371,
                        "equivalentAmount": {
                          "amount": "268.3",
                          "currencyCode": "SGD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "23.87",
                            "currencyCode": "BYN"
                          },
                          "awardAmount": {
                            "amount": 19733,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4672,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "294.7",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "161.28",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 11831,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2426,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "223.31",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "445.52",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 7450,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1577,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "150.03",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "357.14",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 2932,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2808,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "448.88",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "127.93",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 10271,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0873,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "329.06",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "292.72",
                          "currencyCode": "GMD"
                        },
                        "awardAmount": {
                          "amount": 33843,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4727,
                        "equivalentAmount": {
                          "amount": "482.51",
                          "currencyCode": "AUD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "16.88",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 1217,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3069,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "132.69",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "293.61",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 18588,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1788,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "364.72",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "313.34",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 42515,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1945,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "11.78",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "222.47",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 2148,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4325,
                    "equivalentAmount": {
                      "amount": "205.94",
                      "currencyCode": "DKK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "220.94",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 2669,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2359,
                    "equivalentAmount": {
                      "amount": "196.87",
                      "currencyCode": "MMK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "303.73",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 45143,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0908,
                    "equivalentAmount": {
                      "amount": "468.47",
                      "currencyCode": "NPR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "406.44",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 29389,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1827,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "209.76",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "25.86",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 20303,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4693,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "359.01",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "302.11",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 13422,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1955,
                    "equivalentAmount": {
                      "amount": "317.19",
                      "currencyCode": "AFN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "83.06",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 29503,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4818,
                    "equivalentAmount": {
                      "amount": "237.84",
                      "currencyCode": "KWD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9871
                },
                "passengerReferenceIds": [
                  "c348510c-2fae-4627-aa18-be49738a79f3",
                  "ffe53d96-6785-4143-b61f-4f051a72e4e0",
                  "6ae09a28-cedd-46a2-ae79-63f352892cc5",
                  "fc097fcf-d147-4823-9f0f-ad15de780140",
                  "cd79e4fb-8b2d-4034-91f5-e253012a4dc4",
                  "7684fd85-75ee-4f74-9e2f-065df6b63e64",
                  "8b3e4fe4-8fbb-4726-9ed5-b8af7a886ca2",
                  "080fb7ef-4e25-4297-a704-153fd2545c38",
                  "2691d82e-336a-4ec5-8cd0-d1b5a1ae41ad"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "12.13",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 48841,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1728,
                    "equivalentAmount": {
                      "amount": "178.22",
                      "currencyCode": "MNT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "264.58",
                          "currencyCode": "LRD"
                        },
                        "awardAmount": {
                          "amount": 34563,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3717,
                        "equivalentAmount": {
                          "amount": "415.44",
                          "currencyCode": "BND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "480.54",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 47879,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2272,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "419.89",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "136.72",
                          "currencyCode": "BDT"
                        },
                        "awardAmount": {
                          "amount": 37084,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0168,
                        "equivalentAmount": {
                          "amount": "183.28",
                          "currencyCode": "HUF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "47.44",
                            "currencyCode": "KGS"
                          },
                          "awardAmount": {
                            "amount": 9956,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2579,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "289.85",
                            "currencyCode": "LYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "341.43",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 15525,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0751,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "173.37",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "401.98",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 47789,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1179,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "420.87",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "426.69",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 44521,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0696,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "190.57",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "265.08",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 30758,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4427,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "330.55",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "436.02",
                          "currencyCode": "MYR"
                        },
                        "awardAmount": {
                          "amount": 16686,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0524,
                        "equivalentAmount": {
                          "amount": "412.03",
                          "currencyCode": "SSP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "114.44",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 6599,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1536,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "230.18",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "237.32",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 47475,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0835,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "451.98",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "296.59",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 21814,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0607,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "401.88",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "305.07",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 36780,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4532,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "356.59",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "437.46",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 11511,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4782,
                    "equivalentAmount": {
                      "amount": "194.11",
                      "currencyCode": "CHF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "359.62",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 2536,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2342,
                    "equivalentAmount": {
                      "amount": "292.04",
                      "currencyCode": "KRW"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "38.32",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 41850,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0402,
                    "equivalentAmount": {
                      "amount": "375.84",
                      "currencyCode": "NGN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "140.64",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 1280,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3367,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "228.34",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "20.27",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 12314,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1306,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "107.84",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "343.64",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 42607,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4125,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "474.1",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "291.21",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 14114,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3627,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "257.89",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "425.27",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 25492,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3839,
                    "equivalentAmount": {
                      "amount": "157.3",
                      "currencyCode": "MKD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "97.84",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 39661,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1077,
                    "equivalentAmount": {
                      "amount": "152.82",
                      "currencyCode": "BND"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "208.58",
                  "currencyCode": "OMR"
                },
                "awardAmount": {
                  "amount": 4982,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1627,
                "equivalentAmount": {
                  "amount": "165.61",
                  "currencyCode": "MOP"
                }
              },
              "fees": {
                "amount": {
                  "amount": "314.2",
                  "currencyCode": "MOP"
                },
                "awardAmount": {
                  "amount": 10248,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1924,
                "equivalentAmount": {
                  "amount": "491.1",
                  "currencyCode": "MMK"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "23.03",
                  "currencyCode": "ILS"
                },
                "awardAmount": {
                  "amount": 5610,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0813,
                "equivalentAmount": {
                  "amount": "457.41",
                  "currencyCode": "MDL"
                }
              },
              "offerItemReferenceId": "ad4ea3c9-5f14-417f-bbfb-2f2ece2991fb",
              "tax": {
                "amount": {
                  "amount": "154.14",
                  "currencyCode": "CAD"
                },
                "awardAmount": {
                  "amount": 31020,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4632,
                "equivalentAmount": {
                  "amount": "157.17",
                  "currencyCode": "ANG"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "310.52",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 32927,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3975,
                  "equivalentAmount": {
                    "amount": "371.77",
                    "currencyCode": "FJD"
                  }
                },
                {
                  "amount": {
                    "amount": "104.01",
                    "currencyCode": "MXN"
                  },
                  "awardAmount": {
                    "amount": 49897,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3551,
                  "equivalentAmount": {
                    "amount": "134.11",
                    "currencyCode": "MOP"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "193.6",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 7685,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1158,
                    "equivalentAmount": {
                      "amount": "150.21",
                      "currencyCode": "BOB"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "386.37",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 17728,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0743,
                    "equivalentAmount": {
                      "amount": "354.96",
                      "currencyCode": "TTD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "347.56",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 18906,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.47,
                    "equivalentAmount": {
                      "amount": "127.21",
                      "currencyCode": "UGX"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "60.65",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 7633,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4857,
                    "equivalentAmount": {
                      "amount": "323.59",
                      "currencyCode": "CRC"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "98.19",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 42610,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0516,
                      "equivalentAmount": {
                        "amount": "215.55",
                        "currencyCode": "THB"
                      }
                    },
                    {
                      "amount": {
                        "amount": "324.85",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 31186,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2387,
                      "equivalentAmount": {
                        "amount": "182.89",
                        "currencyCode": "XAF"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "489.65",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 45168,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4891,
                    "equivalentAmount": {
                      "amount": "296.37",
                      "currencyCode": "IDR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "62.51",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 11756,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0484,
                    "equivalentAmount": {
                      "amount": "63.95",
                      "currencyCode": "CRC"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "83.89",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 36507,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3128,
                    "equivalentAmount": {
                      "amount": "349.11",
                      "currencyCode": "JPY"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "124.92",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 32630,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2301,
                    "equivalentAmount": {
                      "amount": "385.08",
                      "currencyCode": "NAD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "387.8",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 34140,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1612,
                      "equivalentAmount": {
                        "amount": "88.93",
                        "currencyCode": "JPY"
                      }
                    },
                    {
                      "amount": {
                        "amount": "443.27",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 44381,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.445,
                      "equivalentAmount": {
                        "amount": "161.4",
                        "currencyCode": "TJS"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "184.61",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 36898,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3132,
                    "equivalentAmount": {
                      "amount": "41.45",
                      "currencyCode": "BMD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "54.56",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 26471,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3405,
                    "equivalentAmount": {
                      "amount": "170.33",
                      "currencyCode": "XCD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "77.41",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 44597,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1908,
                    "equivalentAmount": {
                      "amount": "449.64",
                      "currencyCode": "GTQ"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "193.23",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 22538,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1455,
                    "equivalentAmount": {
                      "amount": "377.66",
                      "currencyCode": "CHF"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "455.77",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 15099,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2835,
                      "equivalentAmount": {
                        "amount": "303.95",
                        "currencyCode": "VES"
                      }
                    },
                    {
                      "amount": {
                        "amount": "317.68",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 29516,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4907,
                      "equivalentAmount": {
                        "amount": "280.52",
                        "currencyCode": "CDF"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "171.78",
                    "currencyCode": "BMD"
                  },
                  "percentage": "7.57"
                },
                "passengerReferenceIds": [
                  "b4442968-61a9-48a8-911a-37fb07e5ac52",
                  "f9c54494-b755-44d1-9dd8-a7dd0b3c0128",
                  "c8db1a4b-56d8-4d60-8f2c-1ad524dbfc70",
                  "1e9a6eff-1f67-4330-b291-a76a6ea35e0d",
                  "a7933cb5-ab8b-42de-a717-54e4cf8b795b",
                  "a799bf03-1c8b-4044-9f36-796822013f3c",
                  "ab949aad-b4a9-4bd7-a12d-bd5042e48f6f",
                  "220c4a20-6733-4035-8214-8cf1b3b4f666",
                  "f54ba0e5-8b98-4f0f-a456-522c9582532e"
                ],
                "total": {
                  "amount": {
                    "amount": "20.47",
                    "currencyCode": "TOP"
                  },
                  "awardAmount": {
                    "amount": 38775,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3301,
                  "equivalentAmount": {
                    "amount": "378.17",
                    "currencyCode": "ALL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "117.62",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 12452,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3927,
                    "equivalentAmount": {
                      "amount": "329",
                      "currencyCode": "GIP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "328.05",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18256,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4505,
                      "equivalentAmount": {
                        "amount": "124.12",
                        "currencyCode": "ERN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "433.72",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19227,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4042,
                      "equivalentAmount": {
                        "amount": "408.75",
                        "currencyCode": "MGA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "454.24",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41227,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.427,
                      "equivalentAmount": {
                        "amount": "322.36",
                        "currencyCode": "BSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "235.89",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 26359,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3478,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "299.45",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "313.77",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 44572,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1413,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "438.19",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "99.97",
                    "currencyCode": "BBD"
                  },
                  "percentage": "9.41"
                },
                "passengerReferenceIds": [
                  "8ebb4bdc-705d-4bc7-b409-f8074ca53864",
                  "563c5c04-aac9-4ed1-a467-d1dea22bd9d4",
                  "924062b1-0a02-4579-b303-df0cce51b575",
                  "ce00b7b4-2351-4db3-bbd6-51c713270b4e",
                  "85a829fd-5f42-4cfb-8e42-63a888fef2ed",
                  "0e544796-3615-43ba-ac97-4865505430f5",
                  "d09bd419-a0ab-441e-b771-7c104a39ef8b",
                  "042feb2b-7cfa-44ca-b3ed-eb2071ce483e",
                  "4e8300b9-be17-42c4-8fa5-635b1991327b"
                ],
                "total": {
                  "amount": {
                    "amount": "297.53",
                    "currencyCode": "CHF"
                  },
                  "awardAmount": {
                    "amount": 41826,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2794,
                  "equivalentAmount": {
                    "amount": "323.36",
                    "currencyCode": "TND"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "232.08",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 28129,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2075,
                    "equivalentAmount": {
                      "amount": "213.19",
                      "currencyCode": "BBD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "110.39",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15486,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0355,
                      "equivalentAmount": {
                        "amount": "242.61",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "468.49",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47323,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.451,
                      "equivalentAmount": {
                        "amount": "248.51",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "383.43",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20528,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1254,
                      "equivalentAmount": {
                        "amount": "240.31",
                        "currencyCode": "VES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "304.12",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 19492,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2122,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "406.01",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "231.43",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 10557,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.013,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "203.26",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "371.07",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 21654,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0236,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "75.23",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "235.74",
                    "currencyCode": "KES"
                  },
                  "percentage": "6.33"
                },
                "passengerReferenceIds": [
                  "64c27df1-1917-42c3-a02e-12deea7b46c6",
                  "91d80787-d3a7-4e90-b393-2258a542014a",
                  "73b46297-fa21-4b2e-bf94-3afb4947d08b",
                  "f05a64bc-aad2-4b02-846a-ce1af421ba21",
                  "160b8821-8daa-49d9-9ddb-971ef979a294",
                  "0439e4c9-aaa9-479e-aea9-406a5d4bbe80",
                  "6d269608-8db7-478e-a601-3d1578bbb3e3",
                  "c5c207f6-56b9-4f87-8260-21b85f86acc1",
                  "58db45c1-2149-45b2-80ce-caa3c34e9678"
                ],
                "total": {
                  "amount": {
                    "amount": "377.94",
                    "currencyCode": "NIO"
                  },
                  "awardAmount": {
                    "amount": 4322,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1453,
                  "equivalentAmount": {
                    "amount": "468.29",
                    "currencyCode": "KHR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "112.12",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 20935,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1802,
                    "equivalentAmount": {
                      "amount": "227.22",
                      "currencyCode": "AUD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "326.46",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26934,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1816,
                      "equivalentAmount": {
                        "amount": "84.88",
                        "currencyCode": "BND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "385.03",
                        "currencyCode": "ALL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15496,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4505,
                      "equivalentAmount": {
                        "amount": "262.51",
                        "currencyCode": "JPY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "341.9",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26449,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0751,
                      "equivalentAmount": {
                        "amount": "334.99",
                        "currencyCode": "MAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "367.64",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 29250,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0898,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "192.1",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "203.64",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 9721,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3827,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "61.91",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "276.07",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 6042,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1527,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "269.29",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "422.04",
                    "currencyCode": "RUB"
                  },
                  "percentage": "8.94"
                },
                "passengerReferenceIds": [
                  "9571639d-9daf-47a3-a248-d53a105d1887",
                  "db63689a-3193-4772-8902-3a096df55852",
                  "63c177d1-72a8-43d8-a396-31609dfe53c4",
                  "40afbada-a150-4c47-be05-bbf6b1357777",
                  "8dd18ba9-8204-4408-a370-e3ecec4e5467",
                  "5073a43d-5a54-4500-93ed-d413ab6d3469",
                  "1128bf94-9b9c-4e86-a3e2-b28b6ed4dcd7",
                  "d0e91e65-3df3-4944-a4e4-b7e2f1866d1a",
                  "b6a0fc84-833a-44c8-8a3f-26f94bd8c8ce"
                ],
                "total": {
                  "amount": {
                    "amount": "274.46",
                    "currencyCode": "MGA"
                  },
                  "awardAmount": {
                    "amount": 1285,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3921,
                  "equivalentAmount": {
                    "amount": "104.23",
                    "currencyCode": "TND"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "337.18",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 16028,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4962,
                    "equivalentAmount": {
                      "amount": "356.94",
                      "currencyCode": "SAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "134.45",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39687,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2586,
                      "equivalentAmount": {
                        "amount": "470.82",
                        "currencyCode": "GIP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "194.84",
                        "currencyCode": "MVR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9756,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0919,
                      "equivalentAmount": {
                        "amount": "447.88",
                        "currencyCode": "BIF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "166.94",
                        "currencyCode": "GTQ"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47255,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3906,
                      "equivalentAmount": {
                        "amount": "331.24",
                        "currencyCode": "CZK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "205.77",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 19501,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3354,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "444.03",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "128.88",
                    "currencyCode": "AWG"
                  },
                  "percentage": "10.07"
                },
                "passengerReferenceIds": [
                  "8c5653b9-aabd-43aa-8d85-bfbfcd99dac6",
                  "2f1b4f7a-5072-4be1-aa98-22cb071238e8",
                  "ac6e4aae-f9c4-43fb-9652-41df63469643",
                  "7111e5d8-c6f8-4c4c-af0c-805898ca3053",
                  "2a4331e1-a272-4df0-9c03-238792304860",
                  "a645f0e1-0beb-4103-b73c-88da19f033c6",
                  "29a75ea4-a3f3-48e4-b79d-1e9ac06558fd",
                  "6e1e0de5-179b-4867-b115-79aabcda69ce",
                  "76ab2c33-f5a3-4eba-8139-9b3b4234a6a9"
                ],
                "total": {
                  "amount": {
                    "amount": "51.61",
                    "currencyCode": "ZWL"
                  },
                  "awardAmount": {
                    "amount": 49665,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2292,
                  "equivalentAmount": {
                    "amount": "422.95",
                    "currencyCode": "CVE"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "262.6",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 5883,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4887,
                    "equivalentAmount": {
                      "amount": "240.31",
                      "currencyCode": "GNF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "98.91",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28221,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3465,
                      "equivalentAmount": {
                        "amount": "331.4",
                        "currencyCode": "CUP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "96.55",
                        "currencyCode": "MKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34360,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1723,
                      "equivalentAmount": {
                        "amount": "489.73",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "12.54",
                        "currencyCode": "ETB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8213,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4467,
                      "equivalentAmount": {
                        "amount": "350.5",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "388.53",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 44369,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.262,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "367.6",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "138.91",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 26824,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0825,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "185.93",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "420.01",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 36232,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2452,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "338.39",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "404.03",
                    "currencyCode": "MVR"
                  },
                  "percentage": "5.62"
                },
                "passengerReferenceIds": [
                  "9492c57c-b2e5-4ae1-9359-f45dfc4851b9",
                  "c570612b-2fcc-4cba-bf17-4b443a6999f7",
                  "2f9a3898-c4b4-46d2-ad69-5b98afb77be2",
                  "61a99619-08ce-45a0-a220-339373a45397",
                  "deb08d14-c0c2-4a3e-9d78-bf5d5f9c5005",
                  "1e1bd916-5c20-42a4-9726-b2a4ac0ddd67",
                  "c6a5b5b8-2e8c-40d2-a2b8-7e5aaa67b618",
                  "8c8071e0-e3f5-4375-aa25-dfab99691c92",
                  "2ffa6677-1387-476b-95ee-8e065b7003a8"
                ],
                "total": {
                  "amount": {
                    "amount": "76.75",
                    "currencyCode": "ERN"
                  },
                  "awardAmount": {
                    "amount": 35169,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3164,
                  "equivalentAmount": {
                    "amount": "121.5",
                    "currencyCode": "CLP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "311.12",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 25790,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3954,
                    "equivalentAmount": {
                      "amount": "317.74",
                      "currencyCode": "BTN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "344.52",
                        "currencyCode": "PYG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13177,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2783,
                      "equivalentAmount": {
                        "amount": "62.26",
                        "currencyCode": "VES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "118.37",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30910,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2513,
                      "equivalentAmount": {
                        "amount": "305.1",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "93.98",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22802,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2866,
                      "equivalentAmount": {
                        "amount": "401.62",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "289.83",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 44694,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3707,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "117.85",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "113.46",
                    "currencyCode": "SLE"
                  },
                  "percentage": "8.95"
                },
                "passengerReferenceIds": [
                  "bdd7eac4-b70d-47d7-a45a-b105c723fb2a",
                  "898c82c2-61ac-4967-8106-fdfa6763dafd",
                  "8e139695-9314-4199-a3d0-d3bc6925a73f",
                  "fe40c20f-b52b-4d6c-8169-ad4fad816361",
                  "191c8afb-3da6-409b-a9eb-910683562eb3",
                  "b83749dc-c39a-4cd1-a9ec-ee775c9fb325",
                  "5798502c-1dd6-4b97-b499-96b5d966d697",
                  "40268975-82b0-4c00-ad19-da668c2fc036",
                  "de1eb0a6-f9c5-4cca-bb0f-6e8be5ea34bc"
                ],
                "total": {
                  "amount": {
                    "amount": "382.98",
                    "currencyCode": "BHD"
                  },
                  "awardAmount": {
                    "amount": 47207,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4501,
                  "equivalentAmount": {
                    "amount": "119.83",
                    "currencyCode": "RON"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "380.41",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 15019,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3331,
                    "equivalentAmount": {
                      "amount": "212.64",
                      "currencyCode": "CNY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "20.1",
                        "currencyCode": "AMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3255,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3204,
                      "equivalentAmount": {
                        "amount": "58.56",
                        "currencyCode": "YER"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "351.45",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35476,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4651,
                      "equivalentAmount": {
                        "amount": "432.24",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "409.36",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16084,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0872,
                      "equivalentAmount": {
                        "amount": "413.63",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "475.3",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 43030,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4911,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "153.9",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "116.54",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 29845,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.174,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "314.23",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "311.48",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 15205,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4794,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "16.12",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "390.71",
                    "currencyCode": "TTD"
                  },
                  "percentage": "6.94"
                },
                "passengerReferenceIds": [
                  "1d98997d-ffa5-48e0-9c56-5e9b30af4643",
                  "75e628a6-d6f3-4c43-ac3f-0faf07b3649c",
                  "b54b51ef-6f19-46d4-b696-b3406d7d45bc",
                  "2589ed02-cc97-4fbd-a5bf-5e6f9baeccf4",
                  "141b209f-588c-4ed9-b5a2-8fc963449f68",
                  "98f03bb6-0e4d-4868-b0dd-46288fc0d5d0",
                  "79fd3580-93e4-41f5-84fb-6279299b02f8",
                  "b684bcf6-4126-4ce1-ba20-3fd192245b7f",
                  "125414ad-051e-4ec5-af03-e6f59782e1a4"
                ],
                "total": {
                  "amount": {
                    "amount": "374.87",
                    "currencyCode": "MKD"
                  },
                  "awardAmount": {
                    "amount": 1273,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4504,
                  "equivalentAmount": {
                    "amount": "354.47",
                    "currencyCode": "NAD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "55.33",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 21652,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1784,
                    "equivalentAmount": {
                      "amount": "218.77",
                      "currencyCode": "FKP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "124.83",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43305,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2182,
                      "equivalentAmount": {
                        "amount": "445",
                        "currencyCode": "LAK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "136.02",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29322,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.174,
                      "equivalentAmount": {
                        "amount": "498.25",
                        "currencyCode": "XOF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "254.63",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46015,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3881,
                      "equivalentAmount": {
                        "amount": "251.79",
                        "currencyCode": "PKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "33.55",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 13933,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0182,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "22.22",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "31.82",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 11918,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3271,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "322.28",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "18.2",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 22540,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0571,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "441.33",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "170.5",
                    "currencyCode": "RON"
                  },
                  "percentage": "12.84"
                },
                "passengerReferenceIds": [
                  "60f25135-0a1d-47b4-90a8-aaa366d0bc7a",
                  "563cd9ee-20aa-4ded-aa32-32b29d8c4d08",
                  "f9560450-bb30-4ae4-8b10-f68094914bf5",
                  "760c4bc1-921d-4227-8270-f0fdd6b0e545",
                  "4f364502-fde3-4ae5-a306-fe09392f7b93",
                  "0efbc236-2ee2-4d20-b87c-3d6f1fce18c9",
                  "951109c0-e3cc-404d-85f7-dbc4d354bbf7",
                  "092d93be-1b88-405d-a4b6-f04f8d4a9a2f",
                  "364a9e00-9491-4216-a34b-4589efb16434"
                ],
                "total": {
                  "amount": {
                    "amount": "253.17",
                    "currencyCode": "MMK"
                  },
                  "awardAmount": {
                    "amount": 1931,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0643,
                  "equivalentAmount": {
                    "amount": "136.21",
                    "currencyCode": "HNL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "58.78",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 8081,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2787,
                    "equivalentAmount": {
                      "amount": "113.92",
                      "currencyCode": "IDR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "198.32",
                        "currencyCode": "PKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28617,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2275,
                      "equivalentAmount": {
                        "amount": "277.31",
                        "currencyCode": "KRW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "447.96",
                        "currencyCode": "BRL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42976,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3821,
                      "equivalentAmount": {
                        "amount": "390.51",
                        "currencyCode": "HKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "259.15",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45168,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2376,
                      "equivalentAmount": {
                        "amount": "132.64",
                        "currencyCode": "XOF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "460.03",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 16054,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1746,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "327.98",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "124.04",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 16786,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4059,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "72.43",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "325.98",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 38473,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4409,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "343.13",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "2A6GS",
            "3Z1NM",
            "JGG90",
            "J220B",
            "2RE7GV",
            "C4-WFX",
            "HEU60",
            "46XEW",
            "6RU0RX",
            "M01554"
          ]
        },
        {
          "details": {
            "type": "AncillaryOfferItem"
          },
          "id": "dfae5531-0bff-452b-b746-0d50abbdfd4c",
          "itineraryPartReferenceIds": [
            "IP-2",
            "IP-1",
            "IP-2",
            "IP-2",
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-2"
          ],
          "itineraryReferenceId": "N3S8",
          "passengerReferenceIds": [
            "d7460070-8a22-449e-86d0-9b4c7bef6371",
            "ab0ee1b0-25bd-4dd6-827f-edbb1f7f7504",
            "34197c0a-3fa4-4569-bd5e-1ef6722ade51",
            "34339f66-f667-4201-8974-ab46dcf137e7",
            "ce574edb-d694-4f29-81d2-1f4a6a8124b9",
            "8c0c6221-3300-4387-b4d4-423d2ceb5283",
            "ef8cd457-e8c1-43da-99d8-303d7eaaaf4a",
            "c7be5331-8708-4ed1-afdf-0d6b25bbc232",
            "91db0339-11a7-40ed-8519-c41c332eac83"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "291.91",
                    "currencyCode": "BZD"
                  },
                  "percentage": "12.47"
                },
                "deal": {
                  "amount": {
                    "amount": "75.26",
                    "currencyCode": "KZT"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "9.83",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "35493bf6-ca65-4ff3-a36b-74b183e4a2ca",
                  "0ffce7da-7cab-4abc-8041-b63ecb237da8",
                  "d0ea1120-c633-4637-810a-d022c0c8776c",
                  "d50d0ade-e68c-414f-9e7f-9c7363f9386e",
                  "f12ed7e1-c92b-4d74-bb03-22361af36392",
                  "b85e5cef-2d16-4e57-8545-4097f128b501",
                  "fbdb92f4-ee41-4a17-a661-42c9ede287ae",
                  "35fcd276-5cbc-4527-92cf-a7a5976d6f12",
                  "2f34d225-3cfa-4a42-b84f-d681a4923ce4"
                ],
                "total": {
                  "amount": {
                    "amount": "97.94",
                    "currencyCode": "VES"
                  },
                  "awardAmount": {
                    "amount": 33785,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3724,
                  "equivalentAmount": {
                    "amount": "262.62",
                    "currencyCode": "EGP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "210.1",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 8572,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2005,
                    "equivalentAmount": {
                      "amount": "117.42",
                      "currencyCode": "XAF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "413.32",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23608,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4877,
                      "equivalentAmount": {
                        "amount": "455.92",
                        "currencyCode": "LBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "363.74",
                        "currencyCode": "NOK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17636,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1878,
                      "equivalentAmount": {
                        "amount": "333.68",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "492.32",
                        "currencyCode": "LAK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30775,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4783,
                      "equivalentAmount": {
                        "amount": "381.75",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "425.09",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 8897,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3199,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "226.26",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "25.73",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 44243,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0916,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "401.48",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "384.76",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 29953,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3506,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "86.03",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "77.61",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 12586,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4332,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "115.54",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "209.52",
                    "currencyCode": "KWD"
                  },
                  "percentage": "6.53"
                },
                "deal": {
                  "amount": {
                    "amount": "417.01",
                    "currencyCode": "XOF"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "8.44",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c01b502f-2c23-4622-8ff8-36cf3713dcd2",
                  "a2ee5b46-f155-44d9-8fce-1d951ce075a2",
                  "cf7874e1-3e78-424c-9a76-35b52f67dde8",
                  "08287280-5326-44e1-b045-6a6bc782ceb7",
                  "2621888e-d70e-4f61-b024-8e6e7763957f",
                  "b1ab96ff-7853-4a6a-bce6-9b87ce21da01",
                  "3e63e14b-f2ca-4837-98d2-8c4c7c46c13b",
                  "bae585f5-5d46-490f-80f3-5e34eba9db15",
                  "53f99d0b-b81c-44ac-a30f-62e26dca3b0d"
                ],
                "total": {
                  "amount": {
                    "amount": "324.94",
                    "currencyCode": "XPF"
                  },
                  "awardAmount": {
                    "amount": 16385,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3012,
                  "equivalentAmount": {
                    "amount": "383.37",
                    "currencyCode": "VND"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "163.74",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 48971,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1105,
                    "equivalentAmount": {
                      "amount": "202.6",
                      "currencyCode": "BZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "97.3",
                        "currencyCode": "KHR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24931,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4239,
                      "equivalentAmount": {
                        "amount": "390.25",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "56.69",
                        "currencyCode": "EGP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46897,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2244,
                      "equivalentAmount": {
                        "amount": "151",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "408.25",
                        "currencyCode": "MUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38085,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2951,
                      "equivalentAmount": {
                        "amount": "100.1",
                        "currencyCode": "PHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "303.55",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 34390,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4012,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "320.34",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "218.11",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 42660,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3096,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "83.41",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "155.38",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 21436,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.31,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "278.2",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "89.11",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 29096,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2856,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "172.47",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "430.56",
                    "currencyCode": "UZS"
                  },
                  "percentage": "5.01"
                },
                "deal": {
                  "amount": {
                    "amount": "323.82",
                    "currencyCode": "LKR"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "16.05",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "bedc704b-ac15-4981-8cfb-c36016a709f6",
                  "802e3073-3987-440b-9298-d1e01899ba40",
                  "78351490-8ea5-4ff9-a083-d0a179c16903",
                  "aaa5cd41-5e1c-411a-8452-4e16f14abf44",
                  "51cf9a17-ccc2-4229-b0fb-c49cf94528d8",
                  "83218391-59f5-4b71-99a5-372b46449357",
                  "c3638401-c654-40f4-9603-c997dc401da7",
                  "211b041f-49fe-43c1-bfa7-0e876e1275c1",
                  "a4577be3-b91e-4c6f-9d42-cc33262f0ddc"
                ],
                "total": {
                  "amount": {
                    "amount": "132.64",
                    "currencyCode": "WST"
                  },
                  "awardAmount": {
                    "amount": 2592,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0525,
                  "equivalentAmount": {
                    "amount": "159.98",
                    "currencyCode": "CDF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "25.85",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 39183,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.477,
                    "equivalentAmount": {
                      "amount": "115.34",
                      "currencyCode": "SGD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "313.86",
                        "currencyCode": "MKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25203,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0882,
                      "equivalentAmount": {
                        "amount": "463.41",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "182.56",
                        "currencyCode": "JMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39514,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3726,
                      "equivalentAmount": {
                        "amount": "152.9",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "151.98",
                        "currencyCode": "LAK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26834,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2666,
                      "equivalentAmount": {
                        "amount": "202.69",
                        "currencyCode": "XAF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "255.44",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 5982,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3958,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "171.74",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "329",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 43531,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1901,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "411.53",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "138.32",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 42149,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1687,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "456.17",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "43.23",
                    "currencyCode": "KWD"
                  },
                  "percentage": "14.82"
                },
                "deal": {
                  "amount": {
                    "amount": "468.18",
                    "currencyCode": "VUV"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "5.78",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "bc159ab2-3fb4-47b0-a111-6011abc1c77d",
                  "a552860f-a5bc-437b-a568-15e23c8e6bda",
                  "f5924058-6e2d-4fc3-85b7-cb65c16051c5",
                  "4c353f01-afad-4cb0-87c9-2666605d062e",
                  "1357b3b6-1665-438e-b9c4-e5ac3dd1ffa2",
                  "d4ed4611-8887-4cf0-bdd6-cdd08ce8d007",
                  "d707694f-7c81-4d4b-bc37-d66787dde34d",
                  "8fb0788a-d812-4f60-9dc9-a7b525b4ab9d",
                  "0811209b-b8e0-4f27-918d-f20d54c16be2"
                ],
                "total": {
                  "amount": {
                    "amount": "264.95",
                    "currencyCode": "UAH"
                  },
                  "awardAmount": {
                    "amount": 36430,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1512,
                  "equivalentAmount": {
                    "amount": "229.21",
                    "currencyCode": "SYP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "187.57",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 28919,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4275,
                    "equivalentAmount": {
                      "amount": "408.7",
                      "currencyCode": "ETB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "130.32",
                        "currencyCode": "GBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35732,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0263,
                      "equivalentAmount": {
                        "amount": "406.57",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "88.77",
                        "currencyCode": "TTD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15140,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1412,
                      "equivalentAmount": {
                        "amount": "378.34",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "365.34",
                        "currencyCode": "JMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9297,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0393,
                      "equivalentAmount": {
                        "amount": "283.09",
                        "currencyCode": "GIP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "232.74",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 17224,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2362,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "430.71",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "30.88",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 40034,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3769,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "420.58",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "479.47",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 47522,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3503,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "375.58",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "363.61",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 5497,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3143,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "330.1",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "96.33",
                    "currencyCode": "RWF"
                  },
                  "percentage": "14.49"
                },
                "deal": {
                  "amount": {
                    "amount": "457.82",
                    "currencyCode": "ILS"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.02",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "bb88f4a7-0c64-4c5c-9c97-09a215990a72",
                  "41ceae94-deac-4f11-87af-ea4b2490cc30",
                  "3b1a79b1-d44e-476e-86c8-ad4385923841",
                  "8a4ffa2e-6a7c-4dc8-b091-0659e7446922",
                  "97e0fe6f-2c77-4930-80fb-88e919fae723",
                  "3f20271a-2fd3-497f-9fb6-9cfc8db2f654",
                  "95fcaedd-7947-4433-9748-518e5f992dab",
                  "9d67a12b-f8bf-40f1-8cb2-8a3119290606",
                  "9b7763e5-5af0-4517-b772-ef9139e7159f"
                ],
                "total": {
                  "amount": {
                    "amount": "420.5",
                    "currencyCode": "UGX"
                  },
                  "awardAmount": {
                    "amount": 8150,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2592,
                  "equivalentAmount": {
                    "amount": "483.59",
                    "currencyCode": "GIP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "104.02",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 13584,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4395,
                    "equivalentAmount": {
                      "amount": "338.63",
                      "currencyCode": "UGX"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "151.49",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44952,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4999,
                      "equivalentAmount": {
                        "amount": "165.86",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "477.08",
                        "currencyCode": "MNT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46406,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2031,
                      "equivalentAmount": {
                        "amount": "175.49",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "206.34",
                        "currencyCode": "LBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12717,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3011,
                      "equivalentAmount": {
                        "amount": "432.14",
                        "currencyCode": "KPW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "167.96",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 13028,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2815,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "123.96",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "200.26",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 18067,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2972,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "370.22",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "466.64",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 23742,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0325,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "14.32",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "481.59",
                    "currencyCode": "GNF"
                  },
                  "percentage": "7.53"
                },
                "deal": {
                  "amount": {
                    "amount": "418.61",
                    "currencyCode": "IQD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "8.06",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "93a075c4-ce83-42fb-b01a-d7c7739cc2cc",
                  "9a0c075f-469c-41b2-b12d-4ecdf323e7a8",
                  "d91b441b-a625-4a1b-acc3-aaa2c64c5cd8",
                  "9d5e3309-d100-455e-ad4a-fb1ef016b4b9",
                  "91e95a44-d8a8-4275-a187-bea2a68b6cbd",
                  "468d6bc9-5735-4862-aa00-4c949b98c448",
                  "14ac59bd-dfd9-4f0a-9277-3deaecfd2589",
                  "e480d43a-a619-420b-b81b-de678d044d2c",
                  "f1ee6750-c7d1-45b6-b804-2d46ac90b8b0"
                ],
                "total": {
                  "amount": {
                    "amount": "291.2",
                    "currencyCode": "GNF"
                  },
                  "awardAmount": {
                    "amount": 1603,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0243,
                  "equivalentAmount": {
                    "amount": "296.08",
                    "currencyCode": "AUD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "415.01",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 48946,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0272,
                    "equivalentAmount": {
                      "amount": "84.93",
                      "currencyCode": "SAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "21.32",
                        "currencyCode": "KRW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8990,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3264,
                      "equivalentAmount": {
                        "amount": "28.98",
                        "currencyCode": "INR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "41.22",
                        "currencyCode": "COP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1191,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4826,
                      "equivalentAmount": {
                        "amount": "463.96",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "229",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8639,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1353,
                      "equivalentAmount": {
                        "amount": "267.19",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "180.94",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 9113,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3383,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "129.28",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "289.95",
                    "currencyCode": "MNT"
                  },
                  "percentage": "8.41"
                },
                "deal": {
                  "amount": {
                    "amount": "415.58",
                    "currencyCode": "TWD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "13.14",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "6ff044e6-e2b1-4fb8-82bb-bad7c6fbf86b",
                  "84d3f5a5-38da-4586-9dd5-19240f13703f",
                  "c1c3b06b-2b4f-4f9b-a45f-3d894caa6d19",
                  "03f6ce2f-4436-4b7d-bc52-f4f5aa7380d7",
                  "82e24cb0-5704-4e2e-bc52-d943e80006ab",
                  "bdd0d091-3222-4667-b666-ff02360813d5",
                  "873cec8d-4817-49e9-a65c-21638696b00a",
                  "0d9db911-1102-4502-8b3a-39ee6c11bfe8",
                  "f62e0800-c3c5-46ff-8da0-fc22f6141cad"
                ],
                "total": {
                  "amount": {
                    "amount": "473.8",
                    "currencyCode": "JOD"
                  },
                  "awardAmount": {
                    "amount": 40414,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3432,
                  "equivalentAmount": {
                    "amount": "195.13",
                    "currencyCode": "LYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "276.29",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 23187,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1785,
                    "equivalentAmount": {
                      "amount": "77.97",
                      "currencyCode": "TMT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "15.07",
                        "currencyCode": "ARS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18629,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3128,
                      "equivalentAmount": {
                        "amount": "368.68",
                        "currencyCode": "CUP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "64.78",
                        "currencyCode": "CVE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8662,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3547,
                      "equivalentAmount": {
                        "amount": "225.35",
                        "currencyCode": "HNL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "358.22",
                        "currencyCode": "YER"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8030,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2067,
                      "equivalentAmount": {
                        "amount": "71.09",
                        "currencyCode": "KHR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "378.27",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 16495,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0417,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "264.98",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "373.3",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 12675,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0989,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "399.88",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "457.4",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 20002,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1558,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "211.34",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "181.25",
                    "currencyCode": "BGN"
                  },
                  "percentage": "8.32"
                },
                "deal": {
                  "amount": {
                    "amount": "45.07",
                    "currencyCode": "CLP"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "5.68",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "fec3b1f9-99c1-4dd4-a380-200541ed6b14",
                  "e09d5cdd-6d35-4d09-910e-20ddd2e7f07a",
                  "7ddbb563-b04a-4ae5-b8bd-cefd4b9ca24f",
                  "328e87fc-d10f-4767-87db-92a1beb921e1",
                  "1e0517cc-2f8c-48ca-b82b-6566bbc9c6de",
                  "48cece1f-1ed6-4b2c-ac7a-430ea86390ec",
                  "15109bf9-6d80-428e-8605-eb05b30bf237",
                  "72c1546a-0277-4923-b698-e9e96f24aaa4",
                  "9be1eb77-a79e-4c46-b225-b6c29944cbf7"
                ],
                "total": {
                  "amount": {
                    "amount": "241.08",
                    "currencyCode": "MOP"
                  },
                  "awardAmount": {
                    "amount": 15339,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3763,
                  "equivalentAmount": {
                    "amount": "491.49",
                    "currencyCode": "GHS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "46.83",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 44740,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2974,
                    "equivalentAmount": {
                      "amount": "403.96",
                      "currencyCode": "FKP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "62.91",
                        "currencyCode": "KHR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22270,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.294,
                      "equivalentAmount": {
                        "amount": "179.73",
                        "currencyCode": "CRC"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "70.62",
                        "currencyCode": "ETB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41296,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2703,
                      "equivalentAmount": {
                        "amount": "80.94",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "360.07",
                        "currencyCode": "BMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23095,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.022,
                      "equivalentAmount": {
                        "amount": "14.95",
                        "currencyCode": "MZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "328.05",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 1054,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.349,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "161.98",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "334.06",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 11364,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0266,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "492.27",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "272.45",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 21291,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1947,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "255.7",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "378.53",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 45143,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2678,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "424.91",
                        "currencyCode": "MWK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "55.64",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 46486,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2816,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "276.85",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "186.33",
                    "currencyCode": "XCD"
                  },
                  "percentage": "6.86"
                },
                "deal": {
                  "amount": {
                    "amount": "48.31",
                    "currencyCode": "CVE"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "5.47",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ca0293f3-5aa3-4798-8fb4-cf6e4ca98467",
                  "e5883d7a-a3c4-4aad-806b-b787ed21218b",
                  "e88b30ee-b6a9-4fe2-b69d-9bb743ef12dc",
                  "9f699149-cf70-4aa5-9287-b6093ca1d93a",
                  "f8a6f6cb-6575-4c1c-9e62-da7d02dc803f",
                  "ca232f2d-d234-4eee-bcb4-c5d1faf26633",
                  "efcce436-bc1e-4603-9fbb-c5f7b41049ac",
                  "0ddb99cb-33b6-4954-9549-a7a0f59b355b",
                  "a475c19f-3aa9-4725-a699-a434bdb620d5"
                ],
                "total": {
                  "amount": {
                    "amount": "221.74",
                    "currencyCode": "MWK"
                  },
                  "awardAmount": {
                    "amount": 31849,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1582,
                  "equivalentAmount": {
                    "amount": "174.25",
                    "currencyCode": "MAD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "43.14",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 2429,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.162,
                    "equivalentAmount": {
                      "amount": "173.23",
                      "currencyCode": "TRY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "76.96",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19587,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2072,
                      "equivalentAmount": {
                        "amount": "368.51",
                        "currencyCode": "RON"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "142.44",
                        "currencyCode": "HNL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29806,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0556,
                      "equivalentAmount": {
                        "amount": "236.29",
                        "currencyCode": "CZK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "467.1",
                        "currencyCode": "BZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11924,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.366,
                      "equivalentAmount": {
                        "amount": "293.43",
                        "currencyCode": "UGX"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "476.28",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 42875,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1654,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "57.55",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "287.44",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 19572,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3155,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "385.97",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "349.93",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 3719,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0833,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "264.02",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "238.25",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 24581,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4519,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "441.7",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "450.85",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 42463,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.446,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "424.04",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9983
                },
                "passengerReferenceIds": [
                  "2de34b77-816b-4818-98c1-4624261079d5",
                  "aca487db-b0f9-4c13-a72c-ed0d00b968cc",
                  "9dcf02ce-d34d-4978-8be8-c56a3526e768",
                  "47599d62-a00f-4058-8808-232d8d971ae1",
                  "7aa7e977-df04-478c-9c04-460fe5d03f9f",
                  "a748d520-6db1-4d81-8acd-2999483249ba",
                  "44cbeef2-421b-4cac-9017-c1aa8e6713b6",
                  "cfdb2cea-b221-4643-818c-4fc27c64ec97",
                  "96d204e0-ebf2-47fa-9cf1-46e66153a8dd"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "28.47",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 37908,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2957,
                    "equivalentAmount": {
                      "amount": "465.09",
                      "currencyCode": "AWG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "485.85",
                          "currencyCode": "JPY"
                        },
                        "awardAmount": {
                          "amount": 11637,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0133,
                        "equivalentAmount": {
                          "amount": "275.55",
                          "currencyCode": "RWF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "361.08",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 36679,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3685,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "351.3",
                            "currencyCode": "VUV"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "203.07",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 18250,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1645,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "294.17",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "365.82",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 27602,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3386,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "203.25",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "429.65",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 5502,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2651,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "382.48",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "290.98",
                          "currencyCode": "PHP"
                        },
                        "awardAmount": {
                          "amount": 29657,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2365,
                        "equivalentAmount": {
                          "amount": "80.17",
                          "currencyCode": "SEK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "371.61",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 36957,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1665,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "326.32",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "126.8",
                            "currencyCode": "MRU"
                          },
                          "awardAmount": {
                            "amount": 33287,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4421,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "182.09",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "49.49",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 46421,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0101,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "154.7",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "74.14",
                          "currencyCode": "QAR"
                        },
                        "awardAmount": {
                          "amount": 29104,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4778,
                        "equivalentAmount": {
                          "amount": "477.55",
                          "currencyCode": "UGX"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "280.16",
                            "currencyCode": "KGS"
                          },
                          "awardAmount": {
                            "amount": 12122,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2124,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "341.15",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "478.4",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 8753,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1285,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "277.09",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "464.52",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 46620,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.065,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "16.97",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "62.99",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 33965,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0193,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "140.03",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "162.47",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 9790,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4685,
                    "equivalentAmount": {
                      "amount": "371.35",
                      "currencyCode": "BOB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "262.08",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 20228,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1034,
                    "equivalentAmount": {
                      "amount": "279.41",
                      "currencyCode": "ALL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "429.3",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 21152,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1396,
                    "equivalentAmount": {
                      "amount": "127.1",
                      "currencyCode": "PAB"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "493.74",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 23758,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.489,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "220.76",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "422.84",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 2175,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4499,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "150.88",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "319.41",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 24471,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2282,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "141.36",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "398.68",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 26467,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2917,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "404.54",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "423.12",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 18288,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4312,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "492.74",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "27.26",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 20471,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2241,
                    "equivalentAmount": {
                      "amount": "19.38",
                      "currencyCode": "DKK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "124.81",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 19623,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1254,
                    "equivalentAmount": {
                      "amount": "43.11",
                      "currencyCode": "HNL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0025
                },
                "passengerReferenceIds": [
                  "064bc343-ae6c-4ed3-a0ce-11348e7eb791",
                  "90abe9c3-5086-46d2-90f2-8505052fa19f",
                  "60b7d5b7-5978-4d42-b023-081607500cad",
                  "e1faf4ec-3a2a-44d8-995a-534995dca4a6",
                  "7050b5f5-db87-41a1-a11c-fede0e3f17f5",
                  "a6f04fa6-2153-444d-a3be-f4918ed5af3b",
                  "d28a0d50-8abf-40e8-b3fe-4ade0bbf46b7",
                  "b1b9fc83-16bf-42f6-93d9-397c94965d0c",
                  "5fa5602f-3adf-4807-aeb5-c7a155d8692d"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "182.73",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 28111,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1714,
                    "equivalentAmount": {
                      "amount": "207.08",
                      "currencyCode": "UGX"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "196.18",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 13656,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1257,
                        "equivalentAmount": {
                          "amount": "172",
                          "currencyCode": "INR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "103.96",
                            "currencyCode": "USD"
                          },
                          "awardAmount": {
                            "amount": 1984,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1544,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "406.85",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "262.77",
                          "currencyCode": "MZN"
                        },
                        "awardAmount": {
                          "amount": 24711,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0694,
                        "equivalentAmount": {
                          "amount": "474.6",
                          "currencyCode": "AWG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "283.49",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 35525,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.072,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "127.26",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "66.89",
                          "currencyCode": "MKD"
                        },
                        "awardAmount": {
                          "amount": 12549,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1869,
                        "equivalentAmount": {
                          "amount": "56.62",
                          "currencyCode": "CLP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "80.62",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 30322,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1459,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "443.94",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "185.88",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 1477,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1107,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "153.59",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "397.25",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 8026,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.163,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "304.17",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "169.13",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 18224,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3267,
                    "equivalentAmount": {
                      "amount": "357.06",
                      "currencyCode": "MAD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "64.59",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 7468,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2711,
                    "equivalentAmount": {
                      "amount": "431.84",
                      "currencyCode": "NOK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "53.44",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 45038,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1393,
                    "equivalentAmount": {
                      "amount": "13.17",
                      "currencyCode": "LBP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "180.99",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 44505,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4485,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "430.48",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "366.7",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 34719,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2402,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "158.67",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "453.71",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 13426,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4032,
                    "equivalentAmount": {
                      "amount": "443.32",
                      "currencyCode": "LYD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "226.75",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 44732,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1263,
                    "equivalentAmount": {
                      "amount": "432.27",
                      "currencyCode": "SSP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9983
                },
                "passengerReferenceIds": [
                  "e7f9533f-cfa8-4d3f-a521-902cffb9c6a3",
                  "43d7bdb1-ae5c-4989-b58f-c2ae2f33a758",
                  "b646787b-a423-438f-8826-e94dee5eb430",
                  "bc00400a-24bc-47b4-83d3-b16230534cea",
                  "1c36a2a1-5af9-461a-8f15-3a96cd2f9b73",
                  "a776ba85-1a16-4231-8937-a48941b58d26",
                  "6d5af994-1267-4e38-82de-6074babfdf4b",
                  "75440c71-2962-4069-ba15-fb227e6776d1",
                  "a8b5372d-3719-404e-8fa7-ada8a320612e"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "155.12",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 42949,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2497,
                    "equivalentAmount": {
                      "amount": "293.8",
                      "currencyCode": "CNY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "148",
                          "currencyCode": "SBD"
                        },
                        "awardAmount": {
                          "amount": 25078,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4471,
                        "equivalentAmount": {
                          "amount": "406.64",
                          "currencyCode": "XCD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "36.59",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 15577,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2027,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "295.94",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "173.1",
                          "currencyCode": "RWF"
                        },
                        "awardAmount": {
                          "amount": 34443,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2977,
                        "equivalentAmount": {
                          "amount": "434.29",
                          "currencyCode": "SHP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "73.19",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 3129,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0107,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "243.81",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "68.5",
                          "currencyCode": "TND"
                        },
                        "awardAmount": {
                          "amount": 37623,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.167,
                        "equivalentAmount": {
                          "amount": "462.2",
                          "currencyCode": "JMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "382.61",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 46947,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2774,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "22.87",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "208.65",
                            "currencyCode": "XCD"
                          },
                          "awardAmount": {
                            "amount": 45374,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4875,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "491.31",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "143.18",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 29814,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1367,
                    "equivalentAmount": {
                      "amount": "342.05",
                      "currencyCode": "KHR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "220.69",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 29292,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3521,
                    "equivalentAmount": {
                      "amount": "12.58",
                      "currencyCode": "TWD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "230.33",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 27729,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2777,
                    "equivalentAmount": {
                      "amount": "298.87",
                      "currencyCode": "XCD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "240.92",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 30094,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4179,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "48.33",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "158.23",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 21549,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4472,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "349.02",
                        "currencyCode": "BRL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "96.07",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 13670,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1954,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "477.64",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "384.59",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 20999,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3936,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "52.63",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "81.01",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 24079,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2049,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "390.17",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "368.48",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 8287,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1394,
                    "equivalentAmount": {
                      "amount": "417.9",
                      "currencyCode": "AOA"
                    }
                  },
                  {
                    "amount": {
                      "amount": "128.4",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 43418,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2851,
                    "equivalentAmount": {
                      "amount": "405.16",
                      "currencyCode": "LSL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0455
                },
                "passengerReferenceIds": [
                  "9b78ee01-d442-4587-a203-5e004eaa9672",
                  "a520c963-1a24-4798-99f7-2f586a6edc30",
                  "11a01d1b-cc63-457a-ab3c-2b1ad267966d",
                  "5d007169-2a5c-4773-bc4b-f87ae4ab0f80",
                  "10ae4df6-09c2-4a6f-9cf0-8cdaa6a6d25e",
                  "bf0dfc72-8e46-4635-b884-b4dba2ac17c1",
                  "4408dbce-0751-4687-944d-9e75d10737d5",
                  "acd7fb52-7015-45a3-93b2-18996677c249",
                  "27df358c-f2a0-4674-8b8a-d7bb3fa1fc1a"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "28.02",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 1664,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0678,
                    "equivalentAmount": {
                      "amount": "243.41",
                      "currencyCode": "VND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "490.24",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 19913,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2943,
                        "equivalentAmount": {
                          "amount": "322.55",
                          "currencyCode": "MUR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "128.72",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 14945,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4231,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "379.72",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "175.13",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 7478,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2417,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "403.11",
                            "currencyCode": "AOA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "314.24",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 13819,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0641,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "259.33",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "153.83",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 20882,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4042,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "379.59",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "371.57",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 35744,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3694,
                        "equivalentAmount": {
                          "amount": "202.22",
                          "currencyCode": "PAB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "433.43",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 46033,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0846,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "412.43",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "143.87",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 15397,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4114,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "189.94",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "82.04",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 21558,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2624,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "425.75",
                            "currencyCode": "ZAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "56.95",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 35988,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1112,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "191.23",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "213.61",
                          "currencyCode": "MMK"
                        },
                        "awardAmount": {
                          "amount": 39690,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2281,
                        "equivalentAmount": {
                          "amount": "368.17",
                          "currencyCode": "SSP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "364.12",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 38101,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4722,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "499.99",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "233.47",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 44767,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4764,
                    "equivalentAmount": {
                      "amount": "284.39",
                      "currencyCode": "BSD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "396.5",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 28870,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1498,
                    "equivalentAmount": {
                      "amount": "243.58",
                      "currencyCode": "OMR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "158.53",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 44677,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2185,
                    "equivalentAmount": {
                      "amount": "339.03",
                      "currencyCode": "RWF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "436.19",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 40659,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1934,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "146.16",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "302.05",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 31109,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2748,
                    "equivalentAmount": {
                      "amount": "229.21",
                      "currencyCode": "HUF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "253.93",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 39512,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4915,
                    "equivalentAmount": {
                      "amount": "154.48",
                      "currencyCode": "GHS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8126
                },
                "passengerReferenceIds": [
                  "a0f098b6-b461-4874-9930-24d43dbdf9b6",
                  "51f8ef52-e624-47b7-87e8-0c08d2dcc809",
                  "cf72598e-861d-42a5-9a0e-1f498ee22229",
                  "f1dc9807-b7f2-4234-92de-c8662d84648f",
                  "21a364ad-25f6-4ef4-89e9-bed827a2a8f9",
                  "f43d5432-bef3-4d38-9437-9a3399b34359",
                  "e1aab9ce-0252-4c26-8f41-fe8738c07191",
                  "aa31bd88-bf60-4745-8e14-103db15d705f",
                  "b377bcc4-293e-4387-b92e-b89e76ad880a"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "156.33",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 31785,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1135,
                    "equivalentAmount": {
                      "amount": "25.51",
                      "currencyCode": "TND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "10.69",
                          "currencyCode": "DOP"
                        },
                        "awardAmount": {
                          "amount": 36652,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1611,
                        "equivalentAmount": {
                          "amount": "149.74",
                          "currencyCode": "TRY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "366.77",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 12366,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2065,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "136.71",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "61.11",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 2562,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.337,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "340.11",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "390.81",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 32463,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4156,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "405.7",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "226.11",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 28729,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0317,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "35.04",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "308.09",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 42994,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1568,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "410.65",
                            "currencyCode": "LYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "259.01",
                          "currencyCode": "NIO"
                        },
                        "awardAmount": {
                          "amount": 17985,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0555,
                        "equivalentAmount": {
                          "amount": "147.76",
                          "currencyCode": "SZL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "167.81",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 38781,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4408,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "178.76",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "92.13",
                          "currencyCode": "LYD"
                        },
                        "awardAmount": {
                          "amount": 35059,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.313,
                        "equivalentAmount": {
                          "amount": "271.24",
                          "currencyCode": "UZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "493.43",
                            "currencyCode": "SLE"
                          },
                          "awardAmount": {
                            "amount": 11196,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2942,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "414.62",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "167.54",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 44318,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2854,
                    "equivalentAmount": {
                      "amount": "161.53",
                      "currencyCode": "NIO"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "53.43",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 5160,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0878,
                    "equivalentAmount": {
                      "amount": "235.52",
                      "currencyCode": "XPF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "385.72",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 28038,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0506,
                    "equivalentAmount": {
                      "amount": "300.65",
                      "currencyCode": "BDT"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "492.42",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 8856,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.111,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "73.54",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "223.32",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 4966,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1386,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "452.05",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "372.46",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 7996,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1903,
                    "equivalentAmount": {
                      "amount": "141.53",
                      "currencyCode": "SSP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "34.17",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 18221,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2687,
                    "equivalentAmount": {
                      "amount": "400.58",
                      "currencyCode": "PGK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9564
                },
                "passengerReferenceIds": [
                  "aad6cadb-57c4-4fdb-a998-f61a6221bcba",
                  "e686cccf-0677-471a-b6f4-279b3d98fc3a",
                  "cbe3f24c-2439-4ebb-ae28-01f41556b2a3",
                  "426cdc66-fafd-44ab-b6d5-0cb200ce167a",
                  "7194473b-5d76-470a-9bad-c4c8c41ce6a1",
                  "a40fbd73-a612-4fca-a291-14f7b5f676dd",
                  "8ca66a0a-96b5-4157-af38-cb982ba095fc",
                  "84546e56-7c75-425c-92b8-9f3be7864a04",
                  "fdab7274-a330-4363-bcaa-6f8cb7f52d3f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "122.88",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 45640,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.333,
                    "equivalentAmount": {
                      "amount": "27.98",
                      "currencyCode": "KES"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "289.23",
                          "currencyCode": "FJD"
                        },
                        "awardAmount": {
                          "amount": 46074,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2487,
                        "equivalentAmount": {
                          "amount": "229.83",
                          "currencyCode": "PHP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "259.81",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 35494,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2976,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "160.28",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "266.47",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 40978,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3061,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "121.39",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "129.19",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 39228,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.262,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "197.99",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "294.26",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 18020,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0887,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "97.64",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "219.57",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 18736,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4032,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "433.34",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "139.96",
                          "currencyCode": "GHS"
                        },
                        "awardAmount": {
                          "amount": 6369,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4652,
                        "equivalentAmount": {
                          "amount": "317.55",
                          "currencyCode": "KWD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "367.27",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 7837,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1234,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "472.62",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "262.16",
                            "currencyCode": "SLE"
                          },
                          "awardAmount": {
                            "amount": 12258,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4526,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "471.52",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "241.8",
                          "currencyCode": "MOP"
                        },
                        "awardAmount": {
                          "amount": 16861,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0986,
                        "equivalentAmount": {
                          "amount": "113.8",
                          "currencyCode": "NAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "75.19",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 6872,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4407,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "213.32",
                            "currencyCode": "YER"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "160.27",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 38415,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.048,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "288.4",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "218.72",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 31771,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3901,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "11.22",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "85.1",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 26066,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0227,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "449.61",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "453",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 14585,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1766,
                    "equivalentAmount": {
                      "amount": "347.44",
                      "currencyCode": "BIF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "148.45",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 38680,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4053,
                    "equivalentAmount": {
                      "amount": "87.79",
                      "currencyCode": "KZT"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "104.76",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 29226,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3678,
                    "equivalentAmount": {
                      "amount": "131.5",
                      "currencyCode": "DOP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "484.24",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 41839,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0493,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "475.06",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "57.27",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 12775,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4902,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "78.03",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "329.65",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 32794,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2781,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "99.51",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "465.66",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 33151,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0315,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "411.87",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "166.41",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 10498,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2904,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "449.81",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "440.45",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 17491,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0386,
                    "equivalentAmount": {
                      "amount": "314.89",
                      "currencyCode": "PGK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "389.75",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 1663,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.357,
                    "equivalentAmount": {
                      "amount": "445.66",
                      "currencyCode": "DZD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1703
                },
                "passengerReferenceIds": [
                  "cd80440c-5398-4c40-909e-e150057c376f",
                  "523f2c0a-a4d8-430d-86a3-08f1bbc9390a",
                  "1a520ec3-2085-4d19-b64b-f77cf2e056ab",
                  "84ba844c-bb3d-4eed-87f3-95c63415495c",
                  "f33c700b-44c8-45b0-9cd1-066fe5190d7b",
                  "46440870-0782-42f7-8d44-a0d0ca5354ce",
                  "8bf60b1c-3658-4b9b-8b7f-4899841f724c",
                  "26d27085-4e65-4872-9b00-c748ee9bf585",
                  "c41827c9-3a78-4c95-8f54-ac36c2ef0ec4"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "120.6",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 27197,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2937,
                    "equivalentAmount": {
                      "amount": "236.26",
                      "currencyCode": "EUR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "123.2",
                          "currencyCode": "MZN"
                        },
                        "awardAmount": {
                          "amount": 30353,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0669,
                        "equivalentAmount": {
                          "amount": "366.13",
                          "currencyCode": "UAH"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "297.67",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 12794,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2193,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "251.32",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "403.36",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 2058,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.187,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "432.89",
                            "currencyCode": "CHF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "284.07",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 49169,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4791,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "341.04",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "19.04",
                          "currencyCode": "MOP"
                        },
                        "awardAmount": {
                          "amount": 4839,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4087,
                        "equivalentAmount": {
                          "amount": "311.81",
                          "currencyCode": "SOS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "145.42",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 8194,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0435,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "302.03",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "457.5",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 19487,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1554,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "331.44",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "141.33",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 36999,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0659,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "195.19",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "44.7",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 35621,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4207,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "375.07",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "426.74",
                          "currencyCode": "ALL"
                        },
                        "awardAmount": {
                          "amount": 36800,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4199,
                        "equivalentAmount": {
                          "amount": "338.56",
                          "currencyCode": "TTD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "444.64",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 20175,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3889,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "289.31",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "339.64",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 48298,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2494,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "362.51",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "237.6",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 10483,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0377,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "16.78",
                            "currencyCode": "SOS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "481.54",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 7895,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1241,
                    "equivalentAmount": {
                      "amount": "448.58",
                      "currencyCode": "LBP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "149.16",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 40393,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2494,
                    "equivalentAmount": {
                      "amount": "46.07",
                      "currencyCode": "ZWL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "117.3",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 33832,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0844,
                    "equivalentAmount": {
                      "amount": "420.51",
                      "currencyCode": "VND"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "228",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 12956,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1257,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "252",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "129",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 15043,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1461,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "374.01",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "31.97",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 41562,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1037,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "115.9",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "69.23",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 45465,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1803,
                    "equivalentAmount": {
                      "amount": "413.26",
                      "currencyCode": "IDR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "411.18",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 30331,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.116,
                    "equivalentAmount": {
                      "amount": "420.08",
                      "currencyCode": "ILS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.111
                },
                "passengerReferenceIds": [
                  "68639f43-4b72-4112-b905-d8cc37a19c6b",
                  "7a71e21c-5c64-4c76-8cf9-1ad79101190e",
                  "057656ac-8e2d-4c73-9e89-9ffe3435f7a5",
                  "5967dedd-02fb-4795-9de3-2c7d78a06fd8",
                  "e02d5a28-3d7c-40d8-96a1-38386cf22466",
                  "30a1c094-5645-448a-a285-eb712b02d41a",
                  "15b9c50f-2f84-40ea-b20a-6f4985d04439",
                  "8d2244d4-09e0-4041-bf5c-7dd0d2d5bf64",
                  "b4dd4206-144f-4f1b-aabf-e1ccbaaaa2ce"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "309.41",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 24222,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4176,
                    "equivalentAmount": {
                      "amount": "321.04",
                      "currencyCode": "NGN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "440.22",
                          "currencyCode": "BOB"
                        },
                        "awardAmount": {
                          "amount": 48892,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.264,
                        "equivalentAmount": {
                          "amount": "263.23",
                          "currencyCode": "XAF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "280.97",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 37959,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0308,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "63.26",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "84.01",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 37598,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.141,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "239.21",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "251.06",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 10719,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1272,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "407.36",
                            "currencyCode": "MYR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "387.88",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 32173,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1134,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "356.63",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "448.42",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 22701,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3284,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "76.28",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "224.82",
                          "currencyCode": "GNF"
                        },
                        "awardAmount": {
                          "amount": 28923,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2426,
                        "equivalentAmount": {
                          "amount": "410.35",
                          "currencyCode": "BZD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "218.92",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 28090,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1415,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "390.53",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "43.29",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 11597,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2488,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "287.4",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "397.62",
                          "currencyCode": "MZN"
                        },
                        "awardAmount": {
                          "amount": 1283,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4286,
                        "equivalentAmount": {
                          "amount": "499.9",
                          "currencyCode": "CVE"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "191.15",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 27013,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4839,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "368.64",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "417.23",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 25657,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4134,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "405.93",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "137.36",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 10261,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3649,
                    "equivalentAmount": {
                      "amount": "404.13",
                      "currencyCode": "PLN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "98.56",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 15422,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1549,
                    "equivalentAmount": {
                      "amount": "84.68",
                      "currencyCode": "MDL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "41.23",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 7225,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0607,
                    "equivalentAmount": {
                      "amount": "428.26",
                      "currencyCode": "BOB"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "330.09",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 34411,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3552,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "458.21",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "466.83",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 32839,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3995,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "21.69",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "204.61",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 26363,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4754,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "196.51",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "243.36",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 5984,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1598,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "195.57",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "163.34",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 33890,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2558,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "221.02",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "97.49",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 11006,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3613,
                    "equivalentAmount": {
                      "amount": "212.79",
                      "currencyCode": "QAR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "315.82",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 10118,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0227,
                    "equivalentAmount": {
                      "amount": "207.17",
                      "currencyCode": "ANG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9877
                },
                "passengerReferenceIds": [
                  "2268b0cd-1c74-4a44-b087-39c5fac434b7",
                  "319eda95-45d9-4023-b967-e6fe1a907b2a",
                  "0b056332-b633-4975-a739-a5810f712a4a",
                  "ce98f689-5f5c-481b-8a92-e3c0bb25cb6e",
                  "8e03009f-cbf2-42c1-8f33-c3f3774904ab",
                  "71554edc-9e9c-4cd9-bfa1-66a618ca869f",
                  "664cf30f-6c66-407e-932d-b3b4fe064e1f",
                  "666a442b-ed81-41f3-813f-dd01469019a6",
                  "418893f6-cce1-4030-8f91-e440f42ca15f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "354.61",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 14171,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3162,
                    "equivalentAmount": {
                      "amount": "109",
                      "currencyCode": "MKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "257.66",
                          "currencyCode": "XPF"
                        },
                        "awardAmount": {
                          "amount": 30799,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2903,
                        "equivalentAmount": {
                          "amount": "408.89",
                          "currencyCode": "JPY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "57.5",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 26087,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3274,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "278.12",
                            "currencyCode": "VUV"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "356.57",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 32659,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1116,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "337.05",
                            "currencyCode": "KGS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "434.61",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 23677,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.282,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "84.22",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "442.09",
                          "currencyCode": "MNT"
                        },
                        "awardAmount": {
                          "amount": 41823,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.275,
                        "equivalentAmount": {
                          "amount": "368.57",
                          "currencyCode": "MDL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "377.43",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 42138,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4828,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "59.34",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "486.45",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 30755,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2573,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "35.75",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "280.32",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 39043,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0452,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "280.76",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "190.13",
                          "currencyCode": "LSL"
                        },
                        "awardAmount": {
                          "amount": 42010,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2264,
                        "equivalentAmount": {
                          "amount": "334.03",
                          "currencyCode": "QAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "66.05",
                            "currencyCode": "KGS"
                          },
                          "awardAmount": {
                            "amount": 29564,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0787,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "424.91",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "349.93",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 33328,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0727,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "439.49",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "381.11",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 20802,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1995,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "444.34",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "292.45",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 38699,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2711,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "476.38",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "81.7",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 36333,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4206,
                    "equivalentAmount": {
                      "amount": "36.38",
                      "currencyCode": "VUV"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "443.42",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 49911,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2126,
                    "equivalentAmount": {
                      "amount": "354.3",
                      "currencyCode": "STN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "336.52",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 33494,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1493,
                    "equivalentAmount": {
                      "amount": "428.5",
                      "currencyCode": "DOP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "351.81",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 10485,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3949,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "206.78",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "390.53",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 49121,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0498,
                    "equivalentAmount": {
                      "amount": "444.94",
                      "currencyCode": "PHP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "37.91",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 13435,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1709,
                    "equivalentAmount": {
                      "amount": "152.63",
                      "currencyCode": "IDR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "496.79",
                  "currencyCode": "USD"
                },
                "awardAmount": {
                  "amount": 10717,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3065,
                "equivalentAmount": {
                  "amount": "492.06",
                  "currencyCode": "XPF"
                }
              },
              "fees": {
                "amount": {
                  "amount": "358.06",
                  "currencyCode": "LYD"
                },
                "awardAmount": {
                  "amount": 4130,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1276,
                "equivalentAmount": {
                  "amount": "277.75",
                  "currencyCode": "TRY"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "312.9",
                  "currencyCode": "MDL"
                },
                "awardAmount": {
                  "amount": 45100,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1075,
                "equivalentAmount": {
                  "amount": "154.74",
                  "currencyCode": "ETB"
                }
              },
              "offerItemReferenceId": "c085cf4b-3b0d-47f4-9288-efab66fb2319",
              "tax": {
                "amount": {
                  "amount": "462.04",
                  "currencyCode": "USD"
                },
                "awardAmount": {
                  "amount": 31179,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4556,
                "equivalentAmount": {
                  "amount": "414",
                  "currencyCode": "CZK"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "168.52",
                    "currencyCode": "SOS"
                  },
                  "awardAmount": {
                    "amount": 36117,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4429,
                  "equivalentAmount": {
                    "amount": "25.32",
                    "currencyCode": "CUP"
                  }
                },
                {
                  "amount": {
                    "amount": "63.21",
                    "currencyCode": "ISK"
                  },
                  "awardAmount": {
                    "amount": 47966,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1345,
                  "equivalentAmount": {
                    "amount": "378.75",
                    "currencyCode": "GYD"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "430.99",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 9123,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0919,
                    "equivalentAmount": {
                      "amount": "483.24",
                      "currencyCode": "FKP"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "369.22",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 14648,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4244,
                    "equivalentAmount": {
                      "amount": "329.22",
                      "currencyCode": "USD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "19.88",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 43592,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2453,
                    "equivalentAmount": {
                      "amount": "352.57",
                      "currencyCode": "KZT"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "489.75",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 20195,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0139,
                    "equivalentAmount": {
                      "amount": "231.25",
                      "currencyCode": "LYD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "286.02",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 47631,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2994,
                      "equivalentAmount": {
                        "amount": "475.2",
                        "currencyCode": "GIP"
                      }
                    },
                    {
                      "amount": {
                        "amount": "417.06",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 35101,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3759,
                      "equivalentAmount": {
                        "amount": "248.81",
                        "currencyCode": "KMF"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "111.51",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 5125,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0517,
                    "equivalentAmount": {
                      "amount": "394.43",
                      "currencyCode": "BSD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "101.28",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 19690,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0401,
                    "equivalentAmount": {
                      "amount": "223.87",
                      "currencyCode": "IQD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "478.2",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 28075,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2552,
                    "equivalentAmount": {
                      "amount": "337.96",
                      "currencyCode": "KWD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "441.42",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 12313,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3399,
                    "equivalentAmount": {
                      "amount": "100.56",
                      "currencyCode": "ILS"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "454.51",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 2519,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3308,
                      "equivalentAmount": {
                        "amount": "478.42",
                        "currencyCode": "GBP"
                      }
                    },
                    {
                      "amount": {
                        "amount": "50.5",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 14898,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.188,
                      "equivalentAmount": {
                        "amount": "351.34",
                        "currencyCode": "LSL"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "46.47",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 39066,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4942,
                    "equivalentAmount": {
                      "amount": "190.33",
                      "currencyCode": "TZS"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "361.17",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 2961,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3528,
                    "equivalentAmount": {
                      "amount": "200.96",
                      "currencyCode": "MOP"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "286.76",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 4164,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4868,
                    "equivalentAmount": {
                      "amount": "54.62",
                      "currencyCode": "MDL"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "46.8",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 48311,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4268,
                    "equivalentAmount": {
                      "amount": "362.24",
                      "currencyCode": "BMD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "208.45",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 30650,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4674,
                      "equivalentAmount": {
                        "amount": "340.31",
                        "currencyCode": "UAH"
                      }
                    },
                    {
                      "amount": {
                        "amount": "460.49",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 46796,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4454,
                      "equivalentAmount": {
                        "amount": "495.33",
                        "currencyCode": "LYD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "273.13",
                    "currencyCode": "GBP"
                  },
                  "percentage": "5.4"
                },
                "passengerReferenceIds": [
                  "fb963e2b-65e4-437d-942e-e0bc8c406c8c",
                  "800d0a6f-5ece-414d-b710-6f7cf50bd1d8",
                  "61044fb0-d5e6-47b7-9696-55a736ca9681",
                  "f171bb77-c125-4d79-9134-f0470b61f4f5",
                  "d54963d1-834c-4066-b6be-25f7c401c4ee",
                  "c58ed6b2-5aca-4fb3-8747-9efbd93c4c83",
                  "c18ea687-2c5b-42fa-ad54-aa044d63cc6e",
                  "f7a7f07a-a793-4e89-8978-07cbe21638f7",
                  "bdbd98ba-ba6c-4729-a61c-f0da4675c05f"
                ],
                "total": {
                  "amount": {
                    "amount": "57.19",
                    "currencyCode": "PAB"
                  },
                  "awardAmount": {
                    "amount": 8340,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2609,
                  "equivalentAmount": {
                    "amount": "45.65",
                    "currencyCode": "MAD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "166.98",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 39290,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2819,
                    "equivalentAmount": {
                      "amount": "186.85",
                      "currencyCode": "DZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "462.79",
                        "currencyCode": "SHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13208,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3122,
                      "equivalentAmount": {
                        "amount": "396.74",
                        "currencyCode": "LSL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "143.12",
                        "currencyCode": "KRW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26427,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2254,
                      "equivalentAmount": {
                        "amount": "468.71",
                        "currencyCode": "COP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "388.05",
                        "currencyCode": "LYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20444,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1055,
                      "equivalentAmount": {
                        "amount": "120.93",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "223.1",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 14440,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1403,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "206.02",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "60.22",
                    "currencyCode": "SZL"
                  },
                  "percentage": "14.66"
                },
                "passengerReferenceIds": [
                  "4d047475-0251-4172-95d0-24cc84dcbefb",
                  "560b0875-cc5d-4cfc-b315-fa405e016fc1",
                  "ecbe182d-03e5-43fe-80fc-3f088280b3ad",
                  "b7c2e046-1ad8-401f-a5f2-ea0c07b0a557",
                  "3606e6a6-f37a-470b-ab8d-c0910683bf26",
                  "e7fbec30-1e75-4796-ae39-0da328fdd1ac",
                  "ef54fdcb-56ba-4452-ace4-d624f6d5a490",
                  "c819f3f9-351f-490e-ac4b-8fee9661bbac",
                  "7820b2c6-fd0a-4bda-a458-2d6ac7da7904"
                ],
                "total": {
                  "amount": {
                    "amount": "339.88",
                    "currencyCode": "MXN"
                  },
                  "awardAmount": {
                    "amount": 15971,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0163,
                  "equivalentAmount": {
                    "amount": "282.58",
                    "currencyCode": "HTG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "195.18",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 42295,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2772,
                    "equivalentAmount": {
                      "amount": "391.73",
                      "currencyCode": "ETB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "259.65",
                        "currencyCode": "KRW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19484,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2788,
                      "equivalentAmount": {
                        "amount": "13.85",
                        "currencyCode": "CUP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "438.45",
                        "currencyCode": "RON"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12353,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2184,
                      "equivalentAmount": {
                        "amount": "275.82",
                        "currencyCode": "PKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "445.72",
                        "currencyCode": "CVE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11274,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0173,
                      "equivalentAmount": {
                        "amount": "79.99",
                        "currencyCode": "VUV"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "260.55",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 32587,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0596,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "399.86",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "207.58",
                    "currencyCode": "BBD"
                  },
                  "percentage": "6.24"
                },
                "passengerReferenceIds": [
                  "554636dd-57da-4e3d-aea1-75d813244410",
                  "6dfdd4d5-076c-4f2f-979e-13ae44df835b",
                  "b30850aa-fded-4828-b5bb-8956793de68e",
                  "16d7050b-23a3-46cf-abfb-5d6c296f6f41",
                  "ec9f32c1-7696-4d20-9079-de1ab6e96e0a",
                  "c5a6d3f9-42b3-46c6-afc5-9f9f2f2ee087",
                  "b92ab651-59ba-46fb-947f-ac851b4d54e0",
                  "73a63e08-c2cd-4a65-98c5-84d5f430a840",
                  "5d6324e8-a483-4c60-871d-d2e6b34adab5"
                ],
                "total": {
                  "amount": {
                    "amount": "426.64",
                    "currencyCode": "WST"
                  },
                  "awardAmount": {
                    "amount": 31339,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1126,
                  "equivalentAmount": {
                    "amount": "193.32",
                    "currencyCode": "SZL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "205.8",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 1517,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.03,
                    "equivalentAmount": {
                      "amount": "353.01",
                      "currencyCode": "SCR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "240.06",
                        "currencyCode": "LSL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20795,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3169,
                      "equivalentAmount": {
                        "amount": "386.13",
                        "currencyCode": "UYU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "67.52",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34941,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4306,
                      "equivalentAmount": {
                        "amount": "181.49",
                        "currencyCode": "IDR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "321.52",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47704,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3701,
                      "equivalentAmount": {
                        "amount": "75.16",
                        "currencyCode": "COP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "203.43",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 32867,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0765,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "124.74",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "172.38",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 5693,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3974,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "119.52",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "399.78",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 22809,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3638,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "179.35",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "125.61",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 42336,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4049,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "268.59",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "245.71",
                    "currencyCode": "BRL"
                  },
                  "percentage": "13.76"
                },
                "passengerReferenceIds": [
                  "8c6c645e-69c0-43aa-ae14-5f189d2cefc1",
                  "e7e496bc-3127-49ae-99b6-2e9711d581d7",
                  "de08cfc6-4a1b-45b5-974a-3ecfea9afdcf",
                  "0fbfb522-e379-4833-8dfe-da93c7aebc26",
                  "ad5fabe2-d65d-48f8-b833-f12f22e04f78",
                  "2cb1b8f2-93d6-48b1-8046-15263a33e9b2",
                  "5c62cce4-1660-471b-8f7d-5550a5663fe5",
                  "532e9596-2ed9-4f23-889f-373788d1a2c9",
                  "f2b6386c-8650-4db5-8f4c-0b95a1c90c6f"
                ],
                "total": {
                  "amount": {
                    "amount": "431.56",
                    "currencyCode": "GBP"
                  },
                  "awardAmount": {
                    "amount": 35572,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3963,
                  "equivalentAmount": {
                    "amount": "288.79",
                    "currencyCode": "ZAR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "473.85",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 21554,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0344,
                    "equivalentAmount": {
                      "amount": "263.46",
                      "currencyCode": "BTN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "485.43",
                        "currencyCode": "TWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19238,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3915,
                      "equivalentAmount": {
                        "amount": "289.01",
                        "currencyCode": "BSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "198.43",
                        "currencyCode": "SEK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4865,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3985,
                      "equivalentAmount": {
                        "amount": "473.16",
                        "currencyCode": "HNL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "182.23",
                        "currencyCode": "PAB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35947,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4305,
                      "equivalentAmount": {
                        "amount": "435.49",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "369.21",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 34879,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1595,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "255.09",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "185.94",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 31293,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2135,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "39.27",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "208.74",
                    "currencyCode": "BHD"
                  },
                  "percentage": "13.04"
                },
                "passengerReferenceIds": [
                  "f057c25b-936e-4e10-9167-112e18822293",
                  "c1dc5121-18c0-43ff-bf92-1509ea531ccb",
                  "5ecf6183-434d-4a69-be07-2326acf02a68",
                  "3c4fff5a-8be2-4f63-af3f-7916eaff2f51",
                  "ad3b498f-e143-47bd-86a0-645f29ed80b0",
                  "591851e9-f449-453b-8384-80d15bcf4e73",
                  "fb5aa6c7-01d4-4f57-9a80-602f0913257c",
                  "366250d3-21e6-4f67-8a23-2d69f086ef31",
                  "33478ef3-d476-40de-804f-6d0e146e11aa"
                ],
                "total": {
                  "amount": {
                    "amount": "141.83",
                    "currencyCode": "PYG"
                  },
                  "awardAmount": {
                    "amount": 32260,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4044,
                  "equivalentAmount": {
                    "amount": "380.94",
                    "currencyCode": "JMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "433.32",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 41797,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0944,
                    "equivalentAmount": {
                      "amount": "124.22",
                      "currencyCode": "HKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "268.09",
                        "currencyCode": "FJD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11498,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3951,
                      "equivalentAmount": {
                        "amount": "157.99",
                        "currencyCode": "SHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "191.33",
                        "currencyCode": "ETB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12004,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4949,
                      "equivalentAmount": {
                        "amount": "325.56",
                        "currencyCode": "SSP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "416.49",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47726,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2234,
                      "equivalentAmount": {
                        "amount": "428.41",
                        "currencyCode": "PAB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "316.67",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 46490,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3258,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "405.43",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "295.9",
                    "currencyCode": "BWP"
                  },
                  "percentage": "11.28"
                },
                "passengerReferenceIds": [
                  "1bfa3f75-ea83-4e56-8ae7-341d1b172427",
                  "1004ba85-09d8-4dc3-9000-2879efad4091",
                  "1c4f53d9-0c6f-403c-b155-243a47c35580",
                  "00b75c23-0e40-41ed-946f-6ee6cc27328e",
                  "ec18a856-edb0-4530-8271-c4015878a08b",
                  "96bc81b0-3918-43f2-b14b-8343b6937cc7",
                  "bc5fbc9b-21c1-4e7a-a9ae-4b3dcb6d3e44",
                  "c7b453e2-7f9a-4770-ae47-56e5c5bdf1ac",
                  "8c2b4c97-1482-4cad-b018-3d16b13f82f5"
                ],
                "total": {
                  "amount": {
                    "amount": "495.81",
                    "currencyCode": "MXN"
                  },
                  "awardAmount": {
                    "amount": 29112,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1967,
                  "equivalentAmount": {
                    "amount": "231.01",
                    "currencyCode": "BDT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "481.31",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 14667,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3156,
                    "equivalentAmount": {
                      "amount": "341.96",
                      "currencyCode": "TZS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "361.16",
                        "currencyCode": "CZK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12013,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4429,
                      "equivalentAmount": {
                        "amount": "193.68",
                        "currencyCode": "AMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "333.73",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46862,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2996,
                      "equivalentAmount": {
                        "amount": "285.67",
                        "currencyCode": "LSL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "281.18",
                        "currencyCode": "UZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38852,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4591,
                      "equivalentAmount": {
                        "amount": "195.87",
                        "currencyCode": "KZT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "255.51",
                        "currencyCode": "TJS"
                      },
                      "awardAmount": {
                        "amount": 32560,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3773,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "308.27",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "290.33",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 47885,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0788,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "18.63",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "121.62",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 22122,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0111,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "305.55",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "289.33",
                    "currencyCode": "PHP"
                  },
                  "percentage": "9.66"
                },
                "passengerReferenceIds": [
                  "d33454e2-930f-453f-9a7a-20abfb478ab5",
                  "e9a82e71-cc1f-4dc3-b9e1-ac5588c4cade",
                  "7ed1aea1-6b06-4066-befa-c42eede1369d",
                  "6cb8070a-7d16-42fe-8ab0-3892ecf8114b",
                  "02e54c5f-b5ab-413b-b1cd-be9ffb740d1f",
                  "4173e471-6bab-420b-a260-1b6d8a2aa315",
                  "88202388-4d4d-4d39-a875-11573fa17b17",
                  "804968a6-87f0-4f79-b9da-9970f9c289e5",
                  "84bc5e53-9d88-4d9a-a745-b952988db515"
                ],
                "total": {
                  "amount": {
                    "amount": "358.74",
                    "currencyCode": "ALL"
                  },
                  "awardAmount": {
                    "amount": 22558,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3209,
                  "equivalentAmount": {
                    "amount": "22.26",
                    "currencyCode": "BMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "110.83",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 19938,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0531,
                    "equivalentAmount": {
                      "amount": "277.36",
                      "currencyCode": "TMT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "378.95",
                        "currencyCode": "NGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29834,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4432,
                      "equivalentAmount": {
                        "amount": "72.38",
                        "currencyCode": "MMK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "471.01",
                        "currencyCode": "ANG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42140,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2905,
                      "equivalentAmount": {
                        "amount": "390.72",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "33.89",
                        "currencyCode": "RSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3116,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1688,
                      "equivalentAmount": {
                        "amount": "40.63",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "475.64",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 4488,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1348,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "317.64",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "285.69",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 39310,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2458,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "46.67",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "293.9",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 26466,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2866,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "374.74",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "379.36",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 32265,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1599,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "299.61",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "105.27",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 49842,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4288,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "332.03",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "226.07",
                    "currencyCode": "MGA"
                  },
                  "percentage": "5.82"
                },
                "passengerReferenceIds": [
                  "7ee37cd9-bc41-458b-ad96-62d44e0238a0",
                  "fe74b872-7b27-4eab-ac3e-f0f50980f5a0",
                  "2d0334f0-f5cc-43d8-afe3-5f500d911ab3",
                  "beefb097-0a26-4d0a-8329-0b3ec1e73682",
                  "393dbc98-6d12-4e04-a6f3-5a908985c038",
                  "e03f3f82-4417-4270-8e0b-7a0819dbe2df",
                  "48902196-ee40-4974-892a-7db5884046f9",
                  "bc4e4381-3629-4cc5-b0a9-a7685659e446",
                  "1825e6f1-4dca-47b0-8e07-d7b6e9c3ab88"
                ],
                "total": {
                  "amount": {
                    "amount": "20.07",
                    "currencyCode": "MAD"
                  },
                  "awardAmount": {
                    "amount": 27406,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0491,
                  "equivalentAmount": {
                    "amount": "110.95",
                    "currencyCode": "KGS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "307.08",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 25217,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4358,
                    "equivalentAmount": {
                      "amount": "279.65",
                      "currencyCode": "RON"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "204.06",
                        "currencyCode": "THB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8899,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.471,
                      "equivalentAmount": {
                        "amount": "30.46",
                        "currencyCode": "KPW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "372.76",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34916,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.233,
                      "equivalentAmount": {
                        "amount": "359.6",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "250.07",
                        "currencyCode": "BWP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45503,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3379,
                      "equivalentAmount": {
                        "amount": "303.43",
                        "currencyCode": "LSL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "393.61",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 37453,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2829,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "36.77",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "162.18",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 11454,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2811,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "143.67",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "162.16",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 38043,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4958,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "145.2",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "286.73",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 32550,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2461,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "225.61",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "105.39",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 43946,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0143,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "86.08",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "119.29",
                    "currencyCode": "TZS"
                  },
                  "percentage": "7.89"
                },
                "passengerReferenceIds": [
                  "fa86e9bf-ea7b-46ce-aaa0-beef9f5720c4",
                  "115aaaa5-fa6c-48c2-8b1d-da52ed13444a",
                  "e338c74c-e8e3-4ee5-80c8-3b55328d5b15",
                  "8c42b8c6-2389-4aa3-9128-a650b997e300",
                  "8d5a3603-7672-48da-b87c-cc1965a5e727",
                  "06789df0-4ca8-43b8-8949-a93131a3298f",
                  "e3e27160-ade3-4c1d-90d0-146506706849",
                  "2211360c-1ba7-46ff-8e59-302333f219b0",
                  "d64da3d8-13ad-4a3a-9dda-6ecf102f6d7f"
                ],
                "total": {
                  "amount": {
                    "amount": "446.65",
                    "currencyCode": "ARS"
                  },
                  "awardAmount": {
                    "amount": 21066,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4514,
                  "equivalentAmount": {
                    "amount": "351.99",
                    "currencyCode": "RON"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "288.59",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 7195,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0279,
                    "equivalentAmount": {
                      "amount": "264",
                      "currencyCode": "HNL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "302.6",
                        "currencyCode": "DJF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48921,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2237,
                      "equivalentAmount": {
                        "amount": "27.83",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "24.48",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46728,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3226,
                      "equivalentAmount": {
                        "amount": "418.39",
                        "currencyCode": "HUF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "42.78",
                        "currencyCode": "DZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18644,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0571,
                      "equivalentAmount": {
                        "amount": "206.86",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "195.63",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 31031,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.107,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "408.02",
                        "currencyCode": "SGD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "319.39",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 13010,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3112,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "462.52",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "115.8",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 16915,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4472,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "389.2",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "58.73",
                    "currencyCode": "LAK"
                  },
                  "percentage": "9.76"
                },
                "deal": {
                  "amount": {
                    "amount": "219.01",
                    "currencyCode": "SHP"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "17.5",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e882d327-ad1b-450e-8c3d-dbaca35efe87",
                  "7f61c75c-eebc-4403-8951-7e96304c0a7c",
                  "806c1f58-ba37-42f5-8f32-7705f1fa372b",
                  "0a918484-264a-442a-8b5d-646b4652dff8",
                  "6852a5b2-0bf2-4f77-a63d-0814c062d293",
                  "83f5c0bc-2aa1-48d5-a45b-cd1bedf00896",
                  "e6360474-1460-4949-b41c-ce64935d2c59",
                  "3be26f59-41dc-4600-a64e-e97ced9ad818",
                  "e06fd865-9041-456c-94b2-6638b206fe75"
                ],
                "total": {
                  "amount": {
                    "amount": "484.55",
                    "currencyCode": "NOK"
                  },
                  "awardAmount": {
                    "amount": 15724,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0147,
                  "equivalentAmount": {
                    "amount": "220.22",
                    "currencyCode": "MDL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "311.82",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 17014,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3708,
                    "equivalentAmount": {
                      "amount": "404.96",
                      "currencyCode": "DZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "484.87",
                        "currencyCode": "ZAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41511,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3393,
                      "equivalentAmount": {
                        "amount": "173.48",
                        "currencyCode": "DKK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "36.9",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28722,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4138,
                      "equivalentAmount": {
                        "amount": "234.16",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "383.13",
                        "currencyCode": "SLE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19708,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1602,
                      "equivalentAmount": {
                        "amount": "248.17",
                        "currencyCode": "GMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "168.66",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 8604,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1612,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "282.53",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "46.87",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 7053,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0582,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "136.51",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "353.97",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 9854,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1069,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "105.37",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "261.58",
                    "currencyCode": "ILS"
                  },
                  "percentage": "10.47"
                },
                "deal": {
                  "amount": {
                    "amount": "53.88",
                    "currencyCode": "KGS"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "9.92",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "63326c67-f78e-4729-8393-7cd36d9f95b7",
                  "17b5f7f8-270f-4d90-a7f8-300c5942ada6",
                  "7a7fce06-19fd-4179-9772-f2b3c20d1dd0",
                  "32efb3ab-a125-47d6-8f65-e0839db06553",
                  "6cb5a096-3b16-4151-a55b-6ed470d32883",
                  "3468c09c-6c58-41e3-b0b9-84e76510547f",
                  "938ee393-6b24-48ac-bbd2-fd84b9892a17",
                  "4f689df5-4f57-4055-b29b-ada203ed7c53",
                  "842ca974-2183-4215-90bd-21100e476c25"
                ],
                "total": {
                  "amount": {
                    "amount": "392.87",
                    "currencyCode": "TND"
                  },
                  "awardAmount": {
                    "amount": 5384,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3211,
                  "equivalentAmount": {
                    "amount": "21.18",
                    "currencyCode": "AED"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "346.83",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 6381,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1574,
                    "equivalentAmount": {
                      "amount": "122.95",
                      "currencyCode": "CHF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "209.26",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31535,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.387,
                      "equivalentAmount": {
                        "amount": "323.83",
                        "currencyCode": "PGK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "180.46",
                        "currencyCode": "RSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14572,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1155,
                      "equivalentAmount": {
                        "amount": "219.16",
                        "currencyCode": "BHD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "472.34",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30685,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3172,
                      "equivalentAmount": {
                        "amount": "401.89",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "392.77",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 34484,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0813,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "58.14",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "34.79",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 32015,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3522,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "319.1",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "108.5",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 9245,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3292,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "119.25",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "127.15",
                    "currencyCode": "NPR"
                  },
                  "percentage": "14.79"
                },
                "deal": {
                  "amount": {
                    "amount": "416.43",
                    "currencyCode": "MMK"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "17.62",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "95c45d25-5716-4fad-a706-3ba1843616e2",
                  "1fa959ea-5772-442b-bfd6-fd990499e3f1",
                  "6bc21b8a-7d94-47e1-a887-1eb08b498e5b",
                  "fb83f5fa-1163-4057-8c85-fa805a2558fc",
                  "ce554b2e-595a-4ab6-86c7-1b335f6a2835",
                  "879bda9a-7699-468b-abed-53bb8307f096",
                  "ecfe04f3-5dc3-4103-8172-c353a1be453b",
                  "fb044dcf-0a97-4019-a835-17d32e2fa40c",
                  "04001c98-be3f-4525-b3d9-0c7366126702"
                ],
                "total": {
                  "amount": {
                    "amount": "140.28",
                    "currencyCode": "AZN"
                  },
                  "awardAmount": {
                    "amount": 28512,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2856,
                  "equivalentAmount": {
                    "amount": "145.39",
                    "currencyCode": "PGK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "131.4",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 11260,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4216,
                    "equivalentAmount": {
                      "amount": "496.29",
                      "currencyCode": "GBP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "342.31",
                        "currencyCode": "BOB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4385,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0258,
                      "equivalentAmount": {
                        "amount": "147.33",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "248.79",
                        "currencyCode": "KHR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5978,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4649,
                      "equivalentAmount": {
                        "amount": "225.95",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "117.4",
                        "currencyCode": "MDL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36483,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4968,
                      "equivalentAmount": {
                        "amount": "258.15",
                        "currencyCode": "OMR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "52.03",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 20478,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1841,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "20.51",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "179.15",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 29874,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.056,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "498.77",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "379.52",
                    "currencyCode": "AMD"
                  },
                  "percentage": "14.82"
                },
                "deal": {
                  "amount": {
                    "amount": "145.05",
                    "currencyCode": "BHD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.39",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "45f6e60f-3e30-49e3-832f-c2680b03c798",
                  "b156b120-46c7-426e-81b7-8a968d9311ff",
                  "66405794-0c2b-4f29-87cf-3304bef88fe7",
                  "d6bcd7c3-41bd-4486-a0a2-61a97c8fa0f4",
                  "9c1fe1c4-465d-4b6d-becc-732ab454917c",
                  "4dc59f7a-f8b6-45c8-ba51-8f4d59f861f4",
                  "8d84ab0d-a371-4e55-875e-0391e2cd043e",
                  "648dd345-b8ba-4355-b69b-86762a593cba",
                  "9aee2352-6ed1-4d38-8c9c-8e59708dd542"
                ],
                "total": {
                  "amount": {
                    "amount": "19.6",
                    "currencyCode": "USD"
                  },
                  "awardAmount": {
                    "amount": 48108,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1373,
                  "equivalentAmount": {
                    "amount": "446.8",
                    "currencyCode": "THB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "189.79",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 16368,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.336,
                    "equivalentAmount": {
                      "amount": "57.54",
                      "currencyCode": "TOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "222.62",
                        "currencyCode": "BHD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16781,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.182,
                      "equivalentAmount": {
                        "amount": "395.08",
                        "currencyCode": "LSL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "349.86",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29393,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3958,
                      "equivalentAmount": {
                        "amount": "339.97",
                        "currencyCode": "NIO"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "360.46",
                        "currencyCode": "OMR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44137,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1537,
                      "equivalentAmount": {
                        "amount": "331.29",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "289.79",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 20786,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1313,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "356.85",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "72.31",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 2506,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4615,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "481.17",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "169.37",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 24063,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1406,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "380.48",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "235.08",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 6686,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4434,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "240.4",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "225.87",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 14915,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0785,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "380.91",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "51.38",
                    "currencyCode": "VND"
                  },
                  "percentage": "8.78"
                },
                "deal": {
                  "amount": {
                    "amount": "168.41",
                    "currencyCode": "BHD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.37",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c481e7fd-b673-471f-ad69-79a45e5a2876",
                  "ab1db3ca-d778-44eb-9591-9e9bbc5ccf3e",
                  "40857eb6-25f4-4416-a4a9-f47553a84151",
                  "cf1798cb-835c-45a7-b861-5068c89919b6",
                  "d35eeb98-4733-4fcb-a10b-7c21efa40584",
                  "f42dfa63-f402-4e04-8154-1f68ab7748db",
                  "75666e9c-5818-4216-8ce6-4573d82cfc24",
                  "c8325dc0-d9f6-4b68-8bed-f1818e0e30be",
                  "1fdb3702-14f0-4398-b6bc-8a30e9f2b6fc"
                ],
                "total": {
                  "amount": {
                    "amount": "238.12",
                    "currencyCode": "BTN"
                  },
                  "awardAmount": {
                    "amount": 36751,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3157,
                  "equivalentAmount": {
                    "amount": "168.59",
                    "currencyCode": "GEL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "100.03",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 48904,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.267,
                    "equivalentAmount": {
                      "amount": "242.36",
                      "currencyCode": "SDG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "62.21",
                        "currencyCode": "HTG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19548,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1822,
                      "equivalentAmount": {
                        "amount": "434.52",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "390.93",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24845,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4297,
                      "equivalentAmount": {
                        "amount": "34.68",
                        "currencyCode": "AFN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "305.64",
                        "currencyCode": "TOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21525,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3809,
                      "equivalentAmount": {
                        "amount": "355.13",
                        "currencyCode": "INR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "142.41",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 33313,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4091,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "242.29",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "36.66",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 12932,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3626,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "236.3",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "443.88",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 34452,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1647,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "36.22",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "439.35",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 9561,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1859,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "355.16",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "489.43",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 16178,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1784,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "435.3",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "105.99",
                    "currencyCode": "BGN"
                  },
                  "percentage": "12.29"
                },
                "deal": {
                  "amount": {
                    "amount": "425.03",
                    "currencyCode": "JMD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "7.77",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "788fab3e-7e6f-4aae-b8a2-b39ba3955aa1",
                  "15a38893-0c5b-445a-8b2b-13ee75d17b3e",
                  "e8e2f0ac-b4da-4549-b9c6-d190e215bf53",
                  "e7b61688-add4-4b95-bb7b-2df12eed2201",
                  "c4fbe9c1-b57d-41be-9269-2497266c3665",
                  "d72af263-ac94-4ff1-9c1d-81ddbfd16b7c",
                  "5bc9d7f1-34f2-4dbe-9237-7d5b26e3fc5a",
                  "7ea47b94-fab3-49b4-b781-613f07287909",
                  "47d0e5c9-6d3a-4aa2-9acb-baa138115bd1"
                ],
                "total": {
                  "amount": {
                    "amount": "391.11",
                    "currencyCode": "RSD"
                  },
                  "awardAmount": {
                    "amount": 22958,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4527,
                  "equivalentAmount": {
                    "amount": "433.55",
                    "currencyCode": "XPF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "481.18",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 1160,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2934,
                    "equivalentAmount": {
                      "amount": "492.23",
                      "currencyCode": "STN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "177.88",
                        "currencyCode": "SLE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20435,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2499,
                      "equivalentAmount": {
                        "amount": "220.77",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "64.64",
                        "currencyCode": "BOB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19382,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0515,
                      "equivalentAmount": {
                        "amount": "339.72",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "410.39",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31695,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1963,
                      "equivalentAmount": {
                        "amount": "249.3",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "168.59",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 20251,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4349,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "231.42",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "177.16",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 46113,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2704,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "284.74",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "57.15",
                    "currencyCode": "BIF"
                  },
                  "percentage": "11.85"
                },
                "deal": {
                  "amount": {
                    "amount": "275.37",
                    "currencyCode": "JOD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "18.93",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e8110557-6c75-436f-aa76-295518814f97",
                  "a937496c-1805-4e5d-bdf3-c8db7450c205",
                  "d3b4c6d9-3553-4f9e-87df-0b7a81a351e6",
                  "8fa8e257-d713-4bbf-aff5-d3ed7dd1c9a3",
                  "3316ae47-9fe5-4e4e-a727-fccc6838ffa4",
                  "7119bde3-df19-4771-aa2e-a3a9f4b3d173",
                  "3ce6e4b5-5ddc-47cc-8c4f-8e39309915ff",
                  "6f5dd8d6-f54a-41c5-b3c1-decc68d7ed9d",
                  "725ecbff-6358-49fe-9219-d4cbb5757dac"
                ],
                "total": {
                  "amount": {
                    "amount": "178.21",
                    "currencyCode": "KGS"
                  },
                  "awardAmount": {
                    "amount": 2185,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2384,
                  "equivalentAmount": {
                    "amount": "24.21",
                    "currencyCode": "FJD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "13",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 9006,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3981,
                    "equivalentAmount": {
                      "amount": "451.83",
                      "currencyCode": "CDF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "300.35",
                        "currencyCode": "BSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3900,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3757,
                      "equivalentAmount": {
                        "amount": "465.72",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "164.2",
                        "currencyCode": "HTG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47320,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0168,
                      "equivalentAmount": {
                        "amount": "112.31",
                        "currencyCode": "TZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "108.82",
                        "currencyCode": "HUF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3864,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4277,
                      "equivalentAmount": {
                        "amount": "347.42",
                        "currencyCode": "XOF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "467",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 8566,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1785,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "131.93",
                        "currencyCode": "CHF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "125.51",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 2858,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1767,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "193.51",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "195.64",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 2679,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2776,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "423.78",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "321.62",
                    "currencyCode": "LSL"
                  },
                  "percentage": "8.27"
                },
                "deal": {
                  "amount": {
                    "amount": "318.01",
                    "currencyCode": "MWK"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "15.77",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "472fed07-2b9a-4a31-bcc9-2f5f6bdfaf90",
                  "68cb3c3e-776c-45a0-b71a-662962016363",
                  "a8bed28b-a67b-4590-8a07-79f4043b16f7",
                  "1e6a9830-0b0b-4262-854b-80fcd794d51a",
                  "02a701e0-3098-4783-ab93-6057ba05bba4",
                  "34cf34f8-5445-491e-a950-654711cd9ea1",
                  "643c47ff-525b-4340-8375-1b1311fe35b9",
                  "5aa314fc-0306-42fc-ad8d-997dbdc5eb41",
                  "c570353e-6291-4512-bea6-c277f6367d3f"
                ],
                "total": {
                  "amount": {
                    "amount": "25.72",
                    "currencyCode": "BBD"
                  },
                  "awardAmount": {
                    "amount": 43599,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2512,
                  "equivalentAmount": {
                    "amount": "240.65",
                    "currencyCode": "MVR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "414.05",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 28226,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2951,
                    "equivalentAmount": {
                      "amount": "44.35",
                      "currencyCode": "BDT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "483.45",
                        "currencyCode": "HNL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19842,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2469,
                      "equivalentAmount": {
                        "amount": "323.45",
                        "currencyCode": "KWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "49.12",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7826,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0722,
                      "equivalentAmount": {
                        "amount": "440.77",
                        "currencyCode": "KPW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "461.47",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33441,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4605,
                      "equivalentAmount": {
                        "amount": "266.69",
                        "currencyCode": "CAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "311.69",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 47639,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0981,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "87.93",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "400.79",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 25816,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2578,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "428.57",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "44.47",
                    "currencyCode": "PGK"
                  },
                  "percentage": "7.65"
                },
                "deal": {
                  "amount": {
                    "amount": "161.23",
                    "currencyCode": "BSD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "12.71",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c5df44d7-104c-4925-b997-df2996f841eb",
                  "abcb0f6b-07fa-41bf-9b1f-68905bdded59",
                  "67ee19da-6379-417e-884f-95a8d17fed95",
                  "3ade4ec6-3c83-4c0f-9b12-f6ed292486aa",
                  "90aebc9f-83a8-4e27-9856-4c9f0a8dbeb7",
                  "705de4a8-0311-46e2-8cbc-757da53752a7",
                  "3b11e01c-3524-4269-aaa4-1ba1ead3b328",
                  "11d28d21-6684-4fc5-9219-c35bc84bb378",
                  "7e76c8ce-1066-48f8-b32b-eb00e257ed5f"
                ],
                "total": {
                  "amount": {
                    "amount": "205.93",
                    "currencyCode": "SCR"
                  },
                  "awardAmount": {
                    "amount": 38161,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2579,
                  "equivalentAmount": {
                    "amount": "396.35",
                    "currencyCode": "PGK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "166.4",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 15494,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2492,
                    "equivalentAmount": {
                      "amount": "345.84",
                      "currencyCode": "AMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "267.97",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1204,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2503,
                      "equivalentAmount": {
                        "amount": "480.37",
                        "currencyCode": "ARS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "96.28",
                        "currencyCode": "NPR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21148,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1753,
                      "equivalentAmount": {
                        "amount": "381.81",
                        "currencyCode": "LBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "356.61",
                        "currencyCode": "KES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22419,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4635,
                      "equivalentAmount": {
                        "amount": "316.8",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "110.7",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 33285,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1199,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "477.78",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "419.15",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 28692,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.491,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "162.49",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "465.91",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 47511,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4367,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "240.94",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "321.75",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 48388,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4186,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "151.29",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "231.54",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 5387,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3096,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "198.01",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9844
                },
                "passengerReferenceIds": [
                  "ce322b47-ce8e-4583-b86b-2c20cf407ad0",
                  "06a2d785-2626-438a-8399-941cfca0b232",
                  "b4e81902-5e49-48bb-97e6-b3d4d9503b90",
                  "9fb8e810-8466-426a-8eb9-c3a3c472ef52",
                  "66736732-fb5d-4348-85da-0493b8f802e5",
                  "985887de-fbd4-436e-bd4a-b0d00b2d2c04",
                  "a1e90052-0879-4b5c-88f4-c2ebbf9728ad",
                  "092c68d7-f528-418a-9440-b258a230f23e",
                  "e027a4da-3f3b-48e3-b158-a1959a223e95"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "363.91",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 1826,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1377,
                    "equivalentAmount": {
                      "amount": "329.98",
                      "currencyCode": "JMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "354.13",
                          "currencyCode": "CLP"
                        },
                        "awardAmount": {
                          "amount": 32334,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2086,
                        "equivalentAmount": {
                          "amount": "491.26",
                          "currencyCode": "GTQ"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "229.56",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 17299,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0914,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "34.53",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "26.78",
                          "currencyCode": "UYU"
                        },
                        "awardAmount": {
                          "amount": 35928,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1876,
                        "equivalentAmount": {
                          "amount": "111.23",
                          "currencyCode": "GNF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "19.99",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 22290,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1478,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "455.8",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "446.54",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 49006,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.369,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "447.13",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "415.92",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 11527,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2639,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "159.88",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "308.13",
                          "currencyCode": "TZS"
                        },
                        "awardAmount": {
                          "amount": 49275,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2242,
                        "equivalentAmount": {
                          "amount": "15.24",
                          "currencyCode": "GTQ"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "273.02",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 44905,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1908,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "33.74",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "337.74",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 32695,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0521,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "11.62",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "50.08",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 32363,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.314,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "203.52",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "499.52",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 11523,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4305,
                    "equivalentAmount": {
                      "amount": "155.64",
                      "currencyCode": "SRD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "179.23",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 38446,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3785,
                    "equivalentAmount": {
                      "amount": "305.4",
                      "currencyCode": "LAK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "36.87",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 6064,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2589,
                    "equivalentAmount": {
                      "amount": "69.93",
                      "currencyCode": "KWD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "122.31",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 4774,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.499,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "411.73",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "389.56",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 13793,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0427,
                    "equivalentAmount": {
                      "amount": "370.72",
                      "currencyCode": "TOP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "190.26",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 22590,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1984,
                    "equivalentAmount": {
                      "amount": "438.54",
                      "currencyCode": "TOP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9122
                },
                "passengerReferenceIds": [
                  "166bcaa4-4654-4538-97fa-206307199501",
                  "9167dcb6-83e1-480f-8ced-9130fb60ef9f",
                  "8df27423-c855-4ccd-b23f-dba2470d2c26",
                  "73f48ebb-9968-4d74-b6a5-8b1caa017379",
                  "8ebdc63d-f1de-4ffb-90b6-77a9d4cccc47",
                  "a6c4ed61-e62a-4aa1-92d1-f3c2165ac234",
                  "1124fba1-1540-4e16-9b9b-ace1973fbd4a",
                  "62a2b8ea-a6bd-4ed9-9a9b-e69a0ca3af20",
                  "0f9a5bb7-a9fe-4b30-8060-6e5e39dbcbcf"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "497.62",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 40151,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0244,
                    "equivalentAmount": {
                      "amount": "308.72",
                      "currencyCode": "BZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "441",
                          "currencyCode": "MMK"
                        },
                        "awardAmount": {
                          "amount": 11769,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2905,
                        "equivalentAmount": {
                          "amount": "46.76",
                          "currencyCode": "CZK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "277.47",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 40065,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3394,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "356.45",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "396.42",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 31479,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0372,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "44.41",
                            "currencyCode": "MYR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "428.17",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 40526,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3776,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "254.09",
                            "currencyCode": "VUV"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "354.59",
                          "currencyCode": "BRL"
                        },
                        "awardAmount": {
                          "amount": 9150,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2262,
                        "equivalentAmount": {
                          "amount": "146.48",
                          "currencyCode": "MOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "115.27",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 9962,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2553,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "158.72",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "17.26",
                          "currencyCode": "LRD"
                        },
                        "awardAmount": {
                          "amount": 35325,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3928,
                        "equivalentAmount": {
                          "amount": "459.87",
                          "currencyCode": "TJS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "471.09",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 41224,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2803,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "425.4",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "204.91",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 18643,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0612,
                    "equivalentAmount": {
                      "amount": "220.59",
                      "currencyCode": "VES"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "493.05",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 44793,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3356,
                    "equivalentAmount": {
                      "amount": "258.39",
                      "currencyCode": "PLN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "189.42",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 26831,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3133,
                    "equivalentAmount": {
                      "amount": "278.65",
                      "currencyCode": "KWD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "360.37",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 32613,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0268,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "461.61",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "320.9",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 35548,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2606,
                    "equivalentAmount": {
                      "amount": "311.87",
                      "currencyCode": "NOK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "171.72",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 24283,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3369,
                    "equivalentAmount": {
                      "amount": "102.52",
                      "currencyCode": "GBP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0226
                },
                "passengerReferenceIds": [
                  "da1098c0-c651-46b7-8e5a-ee3017b1ce9c",
                  "703d9862-9c2c-4f0f-9493-c2ec7e16ab52",
                  "ebd36b62-9de0-43b5-a987-606b882f1d50",
                  "3ff41730-4d77-4d76-aad4-9cf04638f52a",
                  "9f49d8c3-372f-4817-b117-5e3f52e8d97e",
                  "7d9df42c-1bae-41fa-a4cf-a2a6535915df",
                  "02e4d90e-bee2-45e0-947e-68f392d37ffc",
                  "793e889c-1016-4b82-af7a-1cd159c538fe",
                  "28eeb512-259b-42a5-a1cd-7d5299b32582"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "106.64",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 40791,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3015,
                    "equivalentAmount": {
                      "amount": "19.8",
                      "currencyCode": "RWF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "328.79",
                          "currencyCode": "COP"
                        },
                        "awardAmount": {
                          "amount": 40563,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2415,
                        "equivalentAmount": {
                          "amount": "308.21",
                          "currencyCode": "MWK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "120.17",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 37182,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2171,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "262.57",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "307.11",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 4941,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.213,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "380.89",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "497.02",
                          "currencyCode": "SBD"
                        },
                        "awardAmount": {
                          "amount": 46546,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3829,
                        "equivalentAmount": {
                          "amount": "267.76",
                          "currencyCode": "GMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "70.25",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 17738,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4105,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "228.07",
                            "currencyCode": "XPF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "29.37",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 13290,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3262,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "65.48",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "95.02",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 35993,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4504,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "133.98",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "255.37",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 45433,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1263,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "232.73",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "425.27",
                          "currencyCode": "KES"
                        },
                        "awardAmount": {
                          "amount": 5482,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2803,
                        "equivalentAmount": {
                          "amount": "220.48",
                          "currencyCode": "AMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "401.45",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 5084,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1391,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "170.27",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "356.46",
                            "currencyCode": "RON"
                          },
                          "awardAmount": {
                            "amount": 5982,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1656,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "175.96",
                            "currencyCode": "VUV"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "457.22",
                            "currencyCode": "MRU"
                          },
                          "awardAmount": {
                            "amount": 34701,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3793,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "491.08",
                            "currencyCode": "KZT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "324.77",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 11459,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3764,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "402.16",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "107.58",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 32666,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4002,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "258.63",
                            "currencyCode": "AOA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "316.26",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 20240,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4173,
                    "equivalentAmount": {
                      "amount": "428.32",
                      "currencyCode": "HNL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "197.88",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 9436,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2577,
                    "equivalentAmount": {
                      "amount": "373.96",
                      "currencyCode": "LAK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "29.33",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 47737,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0526,
                    "equivalentAmount": {
                      "amount": "30.36",
                      "currencyCode": "EGP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "491.39",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 14941,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4061,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "198.9",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "363.85",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 42009,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1526,
                    "equivalentAmount": {
                      "amount": "314.24",
                      "currencyCode": "UAH"
                    }
                  },
                  {
                    "amount": {
                      "amount": "499.46",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 40895,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1902,
                    "equivalentAmount": {
                      "amount": "481.94",
                      "currencyCode": "TMT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9195
                },
                "passengerReferenceIds": [
                  "20ff3db2-c117-4acf-a2eb-3fa1ef589a12",
                  "fac19470-6973-42d2-bdf2-0f7722a4f6f6",
                  "2c041781-3663-4fcf-8ed1-01b37a29d8b9",
                  "208b250a-f2e9-4e6b-ad0c-e5db9b4c8397",
                  "3eb73802-a66a-47f8-803b-0e3fa3c22b86",
                  "937da716-9bfa-412e-acd9-30d7d09c0026",
                  "2e412cd4-f11e-4793-a5bd-44330454868d",
                  "68a37523-04c6-4edd-ac4b-967257a1bcd3",
                  "17131f97-7052-4707-9f33-bad5acf10b85"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "182.85",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 40752,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0133,
                    "equivalentAmount": {
                      "amount": "355.26",
                      "currencyCode": "SEK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "108.67",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 40694,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3958,
                        "equivalentAmount": {
                          "amount": "278.19",
                          "currencyCode": "GIP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "175.94",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 29376,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0574,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "80.1",
                            "currencyCode": "CNY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "120.88",
                          "currencyCode": "BDT"
                        },
                        "awardAmount": {
                          "amount": 20330,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4586,
                        "equivalentAmount": {
                          "amount": "414.66",
                          "currencyCode": "MRU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "268.86",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 7009,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1796,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "417.05",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "420.59",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 8648,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4234,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "359.33",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "246.77",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 2496,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1606,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "252.02",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "165.48",
                            "currencyCode": "GBP"
                          },
                          "awardAmount": {
                            "amount": 18509,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0953,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "79.35",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "193.21",
                          "currencyCode": "NAD"
                        },
                        "awardAmount": {
                          "amount": 24234,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3852,
                        "equivalentAmount": {
                          "amount": "281.64",
                          "currencyCode": "LSL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "226.31",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 29046,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2994,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "145.83",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "173.2",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 19971,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.453,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "486.79",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "51.64",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 26512,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0682,
                    "equivalentAmount": {
                      "amount": "192.85",
                      "currencyCode": "BIF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "211.73",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 46973,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0558,
                    "equivalentAmount": {
                      "amount": "24.1",
                      "currencyCode": "AED"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "203.55",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 38362,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.164,
                    "equivalentAmount": {
                      "amount": "254.47",
                      "currencyCode": "BWP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "376.37",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 25171,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3519,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "249.66",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "256.35",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 48732,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4918,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "499.92",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "246.61",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 32223,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.382,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "155.19",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "396.24",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 10895,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.087,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "471.08",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "97.93",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 23035,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.035,
                    "equivalentAmount": {
                      "amount": "250.65",
                      "currencyCode": "IRR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "251.27",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 40569,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1627,
                    "equivalentAmount": {
                      "amount": "147.23",
                      "currencyCode": "BWP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0056
                },
                "passengerReferenceIds": [
                  "18e39ac0-984a-4e5d-8ad2-781811d3d896",
                  "6d495ee6-11f3-4d4f-bc67-1d1abdc81c39",
                  "fec7410b-5a47-4ef1-8cf8-bab9cb2f9281",
                  "ff40a9fc-49cd-405d-a0ae-1daaea5aef94",
                  "176fc83e-ad29-44c9-a9c6-2f2f7b326eee",
                  "14fa23b8-e66d-4859-9de2-03518da81227",
                  "c3cd7afc-b98f-4722-a21e-b02754925e31",
                  "b50dbbef-d74a-4bf2-838f-8d809b704eea",
                  "6ebe2ae8-e6e5-43bb-9c33-5f5a6470d1ee"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "104.11",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 15557,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1004,
                    "equivalentAmount": {
                      "amount": "291.35",
                      "currencyCode": "RON"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "252.03",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 16542,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1411,
                        "equivalentAmount": {
                          "amount": "58.93",
                          "currencyCode": "UYU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "305.74",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 21239,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0231,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "158.07",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "316.45",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 25645,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2471,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "85.42",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "223.49",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 1838,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3541,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "206.99",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "142.97",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 34371,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.352,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "375.57",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "323.46",
                          "currencyCode": "CLP"
                        },
                        "awardAmount": {
                          "amount": 49880,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0635,
                        "equivalentAmount": {
                          "amount": "173.25",
                          "currencyCode": "BWP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "65.33",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 28375,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4982,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "183.12",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "140.33",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 31386,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0455,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "467.96",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "62.46",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 20902,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3093,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "74.79",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "390.44",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 38997,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1328,
                        "equivalentAmount": {
                          "amount": "143.66",
                          "currencyCode": "MVR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "332.32",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 3129,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1218,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "229.34",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "374.09",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 31578,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1378,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "303.36",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "392.98",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 26489,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1716,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "323.27",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "430.42",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 18516,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0758,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "471.74",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "388.81",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 42078,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1771,
                    "equivalentAmount": {
                      "amount": "187.79",
                      "currencyCode": "TTD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "312.93",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 8873,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3991,
                    "equivalentAmount": {
                      "amount": "30.13",
                      "currencyCode": "KZT"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "113.16",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 40357,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1272,
                    "equivalentAmount": {
                      "amount": "193.45",
                      "currencyCode": "CAD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "54.76",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 2007,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2024,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "221.77",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "361.76",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 25944,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2881,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "86.46",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "451.81",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 45164,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0242,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "464.15",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "137.57",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 8008,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2061,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "179.66",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "150.9",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 26814,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0278,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "57.6",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "437.63",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 42229,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1915,
                    "equivalentAmount": {
                      "amount": "496.89",
                      "currencyCode": "BOB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "299.77",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 39736,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1617,
                    "equivalentAmount": {
                      "amount": "430.04",
                      "currencyCode": "VUV"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0277
                },
                "passengerReferenceIds": [
                  "8fefd686-4918-4a54-bbc6-715e533b2bb8",
                  "40ec2f94-4998-463b-b723-922eb25a8dc7",
                  "d68ea059-bb05-401d-8208-7ef0c72d29eb",
                  "a7f7d6e6-2a9b-4b26-960e-c77a80d09e52",
                  "113ae5ee-8419-403e-94d3-ada39b631366",
                  "f62941c3-024a-4b1c-8d5b-442d1ae6d168",
                  "963102ae-52ef-4702-b3ff-15c797fa3063",
                  "aa3366bd-505f-47b6-a220-804416ebaad4",
                  "7ef581d0-35df-47a1-bbca-2c2de2944018"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "394.57",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 24604,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1,
                    "equivalentAmount": {
                      "amount": "470.2",
                      "currencyCode": "SDG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "491.36",
                          "currencyCode": "PGK"
                        },
                        "awardAmount": {
                          "amount": 12822,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3447,
                        "equivalentAmount": {
                          "amount": "360.74",
                          "currencyCode": "BHD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "214.82",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 5937,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4732,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "22.9",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "219.52",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 34771,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.219,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "47.65",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "226.82",
                          "currencyCode": "CNY"
                        },
                        "awardAmount": {
                          "amount": 34149,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.125,
                        "equivalentAmount": {
                          "amount": "310.63",
                          "currencyCode": "USD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "330.72",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 46073,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3757,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "360.28",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "422.09",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 31209,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0278,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "465.87",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "28.88",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 8054,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4966,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "164.04",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "114.25",
                          "currencyCode": "BZD"
                        },
                        "awardAmount": {
                          "amount": 32242,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3496,
                        "equivalentAmount": {
                          "amount": "110.81",
                          "currencyCode": "BBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "48.17",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 33958,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2384,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "401.49",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "53.08",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 10086,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1486,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "401.08",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "136.35",
                            "currencyCode": "WST"
                          },
                          "awardAmount": {
                            "amount": 41994,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0688,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "318.9",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "481.87",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 12953,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1171,
                    "equivalentAmount": {
                      "amount": "400.5",
                      "currencyCode": "MYR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "401.13",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 32878,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2362,
                    "equivalentAmount": {
                      "amount": "353.92",
                      "currencyCode": "CHF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "390.23",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 34849,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.095,
                    "equivalentAmount": {
                      "amount": "17.5",
                      "currencyCode": "ILS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "192.48",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 35405,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3558,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "287.56",
                        "currencyCode": "XAF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "179.6",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 41346,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0719,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "228.8",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "227.28",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 9847,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2598,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "218.61",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "35",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 14879,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.214,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "486.65",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "64.87",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 21903,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2071,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "470.37",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "358.93",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 3220,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4842,
                    "equivalentAmount": {
                      "amount": "102.83",
                      "currencyCode": "UYU"
                    }
                  },
                  {
                    "amount": {
                      "amount": "343.62",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 28401,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0643,
                    "equivalentAmount": {
                      "amount": "207.16",
                      "currencyCode": "MDL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.891
                },
                "passengerReferenceIds": [
                  "7949f2ad-f6f4-4159-9bac-2affe5f3dfc9",
                  "bfa43e53-34e9-40f9-8e70-f111197c9022",
                  "b8b53bda-409d-4ef4-b276-2603cbe305fa",
                  "5023271a-c2c0-4345-ae83-4719ab9a00c4",
                  "2d0dace8-80a7-41a6-9eff-348a586633cb",
                  "7f27d176-1369-45f0-82c2-9cff3dfc2554",
                  "244141d6-2dd9-4ea4-9a2d-e21319debb2a",
                  "5ef90cdd-8454-45ff-a9ec-429fde613910",
                  "04b20a32-4e60-41cf-9dd0-b94e4184d2bd"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "404.3",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 22092,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3052,
                    "equivalentAmount": {
                      "amount": "102.93",
                      "currencyCode": "PYG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "386.56",
                          "currencyCode": "ANG"
                        },
                        "awardAmount": {
                          "amount": 33378,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1381,
                        "equivalentAmount": {
                          "amount": "58.59",
                          "currencyCode": "GTQ"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "232.54",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 32710,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4405,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "359.66",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "413.55",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 15140,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2767,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "118.42",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "242",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 31537,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1727,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "345.17",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "217.42",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 21274,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2997,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "110.51",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "188.41",
                          "currencyCode": "PLN"
                        },
                        "awardAmount": {
                          "amount": 48058,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1767,
                        "equivalentAmount": {
                          "amount": "177.07",
                          "currencyCode": "YER"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "460.87",
                            "currencyCode": "XAF"
                          },
                          "awardAmount": {
                            "amount": 20330,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1491,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "127.73",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "195.16",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 17285,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1722,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "264.63",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "53.01",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 30991,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0925,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "348.7",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "468.96",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 39837,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.496,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "235.92",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "176.3",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 11234,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1043,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "247.29",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "421.35",
                          "currencyCode": "MZN"
                        },
                        "awardAmount": {
                          "amount": 14986,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0237,
                        "equivalentAmount": {
                          "amount": "438.87",
                          "currencyCode": "TZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "449.85",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 23950,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4768,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "13.6",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "247.9",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 49456,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2713,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "362.64",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "295.74",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 10666,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2348,
                    "equivalentAmount": {
                      "amount": "315.24",
                      "currencyCode": "AMD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "407.74",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 22430,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3839,
                    "equivalentAmount": {
                      "amount": "333.11",
                      "currencyCode": "XCD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "44.96",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 28620,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4238,
                    "equivalentAmount": {
                      "amount": "360.67",
                      "currencyCode": "ALL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "422.2",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 21004,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3561,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "338.43",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "126.89",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 40644,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1149,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "239.15",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "372.19",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 34144,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4408,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "266.62",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "300.54",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 31124,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0269,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "75.77",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "60.21",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 14069,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3804,
                    "equivalentAmount": {
                      "amount": "218.35",
                      "currencyCode": "BND"
                    }
                  },
                  {
                    "amount": {
                      "amount": "471.5",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 6765,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0433,
                    "equivalentAmount": {
                      "amount": "113.88",
                      "currencyCode": "TTD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8194
                },
                "passengerReferenceIds": [
                  "8396413a-541a-40ad-a45e-f3f553301170",
                  "919088a4-9f61-4594-9d82-819933a519f5",
                  "03ad3278-c7db-49d7-8225-31bad170f24a",
                  "ef046a9c-b70d-4ccb-b28c-9593b3daa0b9",
                  "cd85253b-15b2-422b-974e-587723db51db",
                  "f336dfac-5d14-43fa-b7d4-7c67e953637c",
                  "e11bb8e5-9531-44c0-a1ff-ee823283df83",
                  "2d707140-9d49-43d1-bb13-c3199d61cc7a",
                  "eb89cf5c-eb49-41a3-b2dc-3df7397f94c0"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "211.95",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 38542,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3753,
                    "equivalentAmount": {
                      "amount": "176.31",
                      "currencyCode": "CAD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "330.52",
                          "currencyCode": "BSD"
                        },
                        "awardAmount": {
                          "amount": 9796,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.343,
                        "equivalentAmount": {
                          "amount": "205.34",
                          "currencyCode": "BMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "257.74",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 16828,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0239,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "95.87",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "86.81",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 25277,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3139,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "85.53",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "363.2",
                            "currencyCode": "NOK"
                          },
                          "awardAmount": {
                            "amount": 44610,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2709,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "66.08",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "195.42",
                          "currencyCode": "SZL"
                        },
                        "awardAmount": {
                          "amount": 7606,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3858,
                        "equivalentAmount": {
                          "amount": "279.2",
                          "currencyCode": "MNT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "228.06",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 41680,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3483,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "180.04",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "168.37",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 19949,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4633,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "406.3",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "109.12",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 36047,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2771,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "158.87",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "463.75",
                          "currencyCode": "TJS"
                        },
                        "awardAmount": {
                          "amount": 10863,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3127,
                        "equivalentAmount": {
                          "amount": "177.88",
                          "currencyCode": "PYG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "167.02",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 3438,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3221,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "471.98",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "57.8",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 23166,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4891,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "278.44",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "43.09",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 47256,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2369,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "251.27",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "369.33",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 39396,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2865,
                    "equivalentAmount": {
                      "amount": "91.15",
                      "currencyCode": "HTG"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "29.96",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 40485,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0252,
                    "equivalentAmount": {
                      "amount": "82.86",
                      "currencyCode": "SRD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "67.29",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 26538,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4383,
                    "equivalentAmount": {
                      "amount": "147.44",
                      "currencyCode": "GBP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "247.72",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 8219,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2214,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "62.95",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "232.64",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 44982,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1613,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "126.69",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "421.48",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 15744,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2459,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "468.26",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "371.59",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 37527,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1568,
                    "equivalentAmount": {
                      "amount": "247.98",
                      "currencyCode": "LRD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "492.24",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 8895,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1257,
                    "equivalentAmount": {
                      "amount": "442.37",
                      "currencyCode": "UAH"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0305
                },
                "passengerReferenceIds": [
                  "cee9e432-1773-40a5-8b08-7f8f60b27df0",
                  "501e0361-e8ac-4a5d-98a3-d985213f5cd1",
                  "7fd335d8-4cce-4512-9eaa-8dd3216ff1f3",
                  "ffb04715-2da9-4bcd-aac4-7fd64553c0e9",
                  "5b9f41dd-9fdf-4521-bb27-5c751034b621",
                  "20acff8a-35dd-4041-ba04-66a7482cf637",
                  "45ff8731-cc8d-4eca-91f6-67b0a41c8892",
                  "1459174d-11f1-4916-9d68-2c7a9c713630",
                  "4ccbfea2-363f-4b81-8749-5ed2e536dfc2"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "145.54",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 32487,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2575,
                    "equivalentAmount": {
                      "amount": "18.99",
                      "currencyCode": "KGS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "180.96",
                          "currencyCode": "MYR"
                        },
                        "awardAmount": {
                          "amount": 24649,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.21,
                        "equivalentAmount": {
                          "amount": "270.97",
                          "currencyCode": "BOB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "210.27",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 28615,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4025,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "482.12",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "246.33",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 29366,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0749,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "443.96",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "397.11",
                            "currencyCode": "TTD"
                          },
                          "awardAmount": {
                            "amount": 28838,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3665,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "409.96",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "76",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 16714,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1609,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "144.3",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "176.24",
                          "currencyCode": "KRW"
                        },
                        "awardAmount": {
                          "amount": 30779,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.033,
                        "equivalentAmount": {
                          "amount": "272.71",
                          "currencyCode": "INR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "428.74",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 6871,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1745,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "421.86",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "230.49",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 5681,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4763,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "166.75",
                            "currencyCode": "AOA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "436.15",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 17088,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3437,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "238.42",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "204.26",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 36403,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4845,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "110.24",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "172.52",
                          "currencyCode": "LRD"
                        },
                        "awardAmount": {
                          "amount": 37671,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4145,
                        "equivalentAmount": {
                          "amount": "167.78",
                          "currencyCode": "FJD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "342.23",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 43028,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2841,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "190.65",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "174.16",
                            "currencyCode": "USD"
                          },
                          "awardAmount": {
                            "amount": 23995,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2653,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "181.66",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "81.69",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 8200,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2587,
                    "equivalentAmount": {
                      "amount": "98.14",
                      "currencyCode": "DOP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "323.19",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 30828,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2465,
                    "equivalentAmount": {
                      "amount": "95.08",
                      "currencyCode": "SLE"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "325.29",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 22724,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1542,
                    "equivalentAmount": {
                      "amount": "145.26",
                      "currencyCode": "GNF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "81.26",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 19774,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1481,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "330.42",
                        "currencyCode": "ILS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "280.1",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 26644,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4222,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "121.01",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "367.77",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 18464,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2399,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "380.4",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "170.67",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 25155,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1307,
                    "equivalentAmount": {
                      "amount": "483.71",
                      "currencyCode": "PGK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "105.94",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 33338,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1839,
                    "equivalentAmount": {
                      "amount": "375.83",
                      "currencyCode": "TJS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "215.81",
                  "currencyCode": "KGS"
                },
                "awardAmount": {
                  "amount": 22187,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0271,
                "equivalentAmount": {
                  "amount": "480.44",
                  "currencyCode": "GNF"
                }
              },
              "fees": {
                "amount": {
                  "amount": "141.14",
                  "currencyCode": "ILS"
                },
                "awardAmount": {
                  "amount": 26181,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4757,
                "equivalentAmount": {
                  "amount": "363.21",
                  "currencyCode": "CDF"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "57.35",
                  "currencyCode": "TJS"
                },
                "awardAmount": {
                  "amount": 37205,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0417,
                "equivalentAmount": {
                  "amount": "340.02",
                  "currencyCode": "UGX"
                }
              },
              "offerItemReferenceId": "68cd5fe9-4e32-41f8-a4c7-0b8dad07abf1",
              "tax": {
                "amount": {
                  "amount": "21.39",
                  "currencyCode": "GEL"
                },
                "awardAmount": {
                  "amount": 39553,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1364,
                "equivalentAmount": {
                  "amount": "433.8",
                  "currencyCode": "KZT"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "396.38",
                    "currencyCode": "NOK"
                  },
                  "awardAmount": {
                    "amount": 45386,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1151,
                  "equivalentAmount": {
                    "amount": "94.73",
                    "currencyCode": "IRR"
                  }
                },
                {
                  "amount": {
                    "amount": "76.74",
                    "currencyCode": "BAM"
                  },
                  "awardAmount": {
                    "amount": 48841,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.206,
                  "equivalentAmount": {
                    "amount": "450.63",
                    "currencyCode": "RWF"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "11.1",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 23183,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3459,
                    "equivalentAmount": {
                      "amount": "182.32",
                      "currencyCode": "MXN"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "113.75",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 16804,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4768,
                    "equivalentAmount": {
                      "amount": "70.35",
                      "currencyCode": "MRU"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "188.84",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 19984,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4595,
                    "equivalentAmount": {
                      "amount": "289.05",
                      "currencyCode": "KGS"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "16.48",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 41168,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1617,
                    "equivalentAmount": {
                      "amount": "172.69",
                      "currencyCode": "MDL"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "181.9",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 26153,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2164,
                      "equivalentAmount": {
                        "amount": "424.87",
                        "currencyCode": "UGX"
                      }
                    },
                    {
                      "amount": {
                        "amount": "155.57",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 39798,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2518,
                      "equivalentAmount": {
                        "amount": "349.95",
                        "currencyCode": "LYD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "306.49",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 5159,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0686,
                    "equivalentAmount": {
                      "amount": "204.6",
                      "currencyCode": "ARS"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "411.59",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 12429,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.155,
                    "equivalentAmount": {
                      "amount": "320.88",
                      "currencyCode": "WST"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "360.75",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 42850,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1084,
                    "equivalentAmount": {
                      "amount": "24.06",
                      "currencyCode": "CVE"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "181.29",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 46026,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3252,
                    "equivalentAmount": {
                      "amount": "480.59",
                      "currencyCode": "UYU"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "242.13",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 28907,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0794,
                      "equivalentAmount": {
                        "amount": "389.13",
                        "currencyCode": "MWK"
                      }
                    },
                    {
                      "amount": {
                        "amount": "34.25",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 31903,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3989,
                      "equivalentAmount": {
                        "amount": "110.83",
                        "currencyCode": "TRY"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "280.72",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 21973,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3566,
                    "equivalentAmount": {
                      "amount": "192.36",
                      "currencyCode": "TRY"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "278.64",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 45625,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4425,
                    "equivalentAmount": {
                      "amount": "347.45",
                      "currencyCode": "LYD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "334.1",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 21063,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2716,
                    "equivalentAmount": {
                      "amount": "117.36",
                      "currencyCode": "SRD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "17.28",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 14364,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1477,
                    "equivalentAmount": {
                      "amount": "49.95",
                      "currencyCode": "KMF"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "377.94",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 21322,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4654,
                      "equivalentAmount": {
                        "amount": "16.83",
                        "currencyCode": "TOP"
                      }
                    },
                    {
                      "amount": {
                        "amount": "153.18",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 27339,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1187,
                      "equivalentAmount": {
                        "amount": "207.22",
                        "currencyCode": "JOD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "195.12",
                    "currencyCode": "OMR"
                  },
                  "percentage": "9.92"
                },
                "passengerReferenceIds": [
                  "ea236178-94aa-4ac8-a12f-172c21c79524",
                  "a3deae18-d4cb-45db-99af-1c87bb980e00",
                  "dec6a25f-b13d-4518-85c4-367298b3c856",
                  "cb1ccefd-7a9a-4c01-928a-d11a6c653d9f",
                  "9929c20c-cf75-4d33-bea1-e9d8e1ad10af",
                  "f87ee269-e04a-4f82-9641-7c7c07c3ae3a",
                  "3ff9d698-61ed-495c-a865-0dcf520cbe3f",
                  "86453acf-287b-461a-a446-c2acd0b6b4fe",
                  "6eec32c2-9754-4d2a-9dde-b207a11569ee"
                ],
                "total": {
                  "amount": {
                    "amount": "268.03",
                    "currencyCode": "HKD"
                  },
                  "awardAmount": {
                    "amount": 27086,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0439,
                  "equivalentAmount": {
                    "amount": "239.56",
                    "currencyCode": "IRR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "414.46",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 43604,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3138,
                    "equivalentAmount": {
                      "amount": "488.71",
                      "currencyCode": "SRD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "52.77",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20321,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.028,
                      "equivalentAmount": {
                        "amount": "218.89",
                        "currencyCode": "HTG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "330.37",
                        "currencyCode": "KGS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15900,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1853,
                      "equivalentAmount": {
                        "amount": "482.75",
                        "currencyCode": "INR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "321.27",
                        "currencyCode": "CLP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47055,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3451,
                      "equivalentAmount": {
                        "amount": "181.21",
                        "currencyCode": "BZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "455.11",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 7046,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4124,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "311.52",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "321.31",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 19089,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.43,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "332.82",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "51.14",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 35254,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1627,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "340.57",
                        "currencyCode": "BRL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "395.52",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 49257,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2449,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "453.44",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "125.98",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 27792,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4908,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "152.7",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "427.99",
                    "currencyCode": "XCD"
                  },
                  "percentage": "11.22"
                },
                "passengerReferenceIds": [
                  "28f04f64-ad9a-4f80-83f9-8043a5453a12",
                  "1ffc7101-842e-4b4d-8a7e-ee42d63dd402",
                  "66145cc2-5e7c-47b0-9e57-5fdc6011261a",
                  "ebf17378-5490-48dc-a396-9145f39bdc8f",
                  "70368630-7a78-4818-9dfd-44595460941c",
                  "330e61ed-643b-4f69-8286-56ae7b11d1a3",
                  "59175ea2-cae6-4b6f-b670-6a3ef7a64a4b",
                  "6ed7df23-badf-433c-9d18-04862a5c41de",
                  "ba704d96-90ff-4795-8a6f-9a822b33a2ec"
                ],
                "total": {
                  "amount": {
                    "amount": "402.66",
                    "currencyCode": "UZS"
                  },
                  "awardAmount": {
                    "amount": 28107,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0847,
                  "equivalentAmount": {
                    "amount": "397.1",
                    "currencyCode": "PGK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "147.1",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 30187,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2563,
                    "equivalentAmount": {
                      "amount": "417.66",
                      "currencyCode": "USD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "97.81",
                        "currencyCode": "BWP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17621,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0718,
                      "equivalentAmount": {
                        "amount": "404.63",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "154",
                        "currencyCode": "CLP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27998,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0877,
                      "equivalentAmount": {
                        "amount": "391.5",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "222.82",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8119,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2432,
                      "equivalentAmount": {
                        "amount": "222.42",
                        "currencyCode": "AOA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "253.12",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 49810,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0212,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "281.18",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "221.18",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 27997,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2064,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "160.48",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "408.94",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 25341,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4212,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "249.57",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "147.83",
                    "currencyCode": "BMD"
                  },
                  "percentage": "9.82"
                },
                "passengerReferenceIds": [
                  "4d9e3628-4431-40d1-9ab7-b0e7add669a9",
                  "10d8be73-1d2c-46ba-ac40-e68e3c24539e",
                  "0db7e14f-9f37-43d5-9141-64cf97640230",
                  "7c83e8e6-beb4-4633-a5fd-d91ca2d03b7b",
                  "2e66cd66-756a-4cb6-8964-345dcc3ed2c8",
                  "e3c9bee3-9fd9-4466-b5f1-b0513721bff6",
                  "9636483a-fae6-4a93-b78d-123023e360bd",
                  "85858d7d-323d-4011-ab45-a10a2aa5bf04",
                  "788323d7-9bef-4b63-a24e-9095329d9d23"
                ],
                "total": {
                  "amount": {
                    "amount": "478.08",
                    "currencyCode": "PAB"
                  },
                  "awardAmount": {
                    "amount": 42868,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2216,
                  "equivalentAmount": {
                    "amount": "280",
                    "currencyCode": "GNF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "433.82",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 23030,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4275,
                    "equivalentAmount": {
                      "amount": "330.71",
                      "currencyCode": "TMT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "347.87",
                        "currencyCode": "ETB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4694,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2283,
                      "equivalentAmount": {
                        "amount": "150.9",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "35.28",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43013,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0462,
                      "equivalentAmount": {
                        "amount": "431.73",
                        "currencyCode": "TOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "28.22",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39764,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1309,
                      "equivalentAmount": {
                        "amount": "48.26",
                        "currencyCode": "BYN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "493.61",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 23607,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4679,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "447.22",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "462.45",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 33687,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2617,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "334.18",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "332.9",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 46896,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4747,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "382.99",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "465.49",
                    "currencyCode": "PYG"
                  },
                  "percentage": "10.18"
                },
                "passengerReferenceIds": [
                  "40a92db9-c260-4a85-956c-c492aa407f0e",
                  "f14e35c6-fb02-476e-9405-5adac53c1eb6",
                  "e387d9d0-2917-439f-8e75-ea2a0414ea71",
                  "14e87fce-6418-4312-8e06-190e55b3bed3",
                  "491fd478-d92d-4b98-b16c-e216c8aa1ddc",
                  "8f360ad3-4ee6-46cb-a8d0-850a282d8227",
                  "4a685000-d4aa-4b78-a82f-0e75a6dc0ed1",
                  "ee2b7ab3-be24-488b-9e80-8a3d098a9a73",
                  "87e2105a-f798-49c8-82f3-37d248a61574"
                ],
                "total": {
                  "amount": {
                    "amount": "204.84",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 26900,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4136,
                  "equivalentAmount": {
                    "amount": "113.5",
                    "currencyCode": "USD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "179.11",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 17777,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3296,
                    "equivalentAmount": {
                      "amount": "80.51",
                      "currencyCode": "GTQ"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "302.49",
                        "currencyCode": "HNL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2965,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4749,
                      "equivalentAmount": {
                        "amount": "312.63",
                        "currencyCode": "KZT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "74.41",
                        "currencyCode": "JMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48108,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4709,
                      "equivalentAmount": {
                        "amount": "116.91",
                        "currencyCode": "IDR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "350.37",
                        "currencyCode": "RUB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43736,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0601,
                      "equivalentAmount": {
                        "amount": "317.1",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "201.36",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 22588,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4892,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "175.83",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "320.88",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 6722,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2744,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "450.34",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "318.17",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 19090,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3939,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "160.74",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "192.51",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 25394,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2269,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "85.5",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "364.27",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 1118,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.212,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "123.28",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "422.12",
                    "currencyCode": "GYD"
                  },
                  "percentage": "9.53"
                },
                "passengerReferenceIds": [
                  "b9e2b51f-18eb-4ba6-811a-36a98aaaf634",
                  "52d83920-181d-452c-891f-8d3bf51c66da",
                  "d970419a-0f9c-41a4-813b-94f68c80e858",
                  "0fbe3aed-c551-438e-99f1-404895ccc214",
                  "02b2d44b-0d42-4011-a67c-a8ed23980423",
                  "a6e0bde3-e12c-4d3a-8186-5a91ffcc180f",
                  "0f97d3d5-30ff-4690-8b75-6846cf9797cf",
                  "c94cc192-0463-4df8-821c-c3856e5ccd39",
                  "ffc4f0aa-282a-4aa5-a46b-70a9deea8c48"
                ],
                "total": {
                  "amount": {
                    "amount": "161.45",
                    "currencyCode": "TTD"
                  },
                  "awardAmount": {
                    "amount": 43273,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.452,
                  "equivalentAmount": {
                    "amount": "365.7",
                    "currencyCode": "XPF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "466.2",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 15356,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3844,
                    "equivalentAmount": {
                      "amount": "323.44",
                      "currencyCode": "SAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "317.12",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44572,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2948,
                      "equivalentAmount": {
                        "amount": "132.1",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "499.22",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31297,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4092,
                      "equivalentAmount": {
                        "amount": "118.82",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "198.49",
                        "currencyCode": "NIO"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33582,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4379,
                      "equivalentAmount": {
                        "amount": "328.95",
                        "currencyCode": "PLN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "354.4",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 43350,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.333,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "458.98",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "60.3",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 21305,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4978,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "224.49",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "302.48",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 16497,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4984,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "462.49",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "443.15",
                    "currencyCode": "XOF"
                  },
                  "percentage": "9.03"
                },
                "passengerReferenceIds": [
                  "1806c01e-b506-4030-ade9-f4ca5b370863",
                  "7b2f4d7a-c7bc-465d-bba8-5fda3eecbca7",
                  "e2d65d57-93c2-4afd-9c2c-50fac88751a2",
                  "e6896cc8-51d6-436a-9755-de44044b0be2",
                  "c4712ac7-55e7-421a-b515-8355db189d0f",
                  "69dcb3ba-4b60-4b46-986e-d9dfe7973741",
                  "3944258d-9ce5-4fe2-b15a-2f633083f88b",
                  "b55e0376-309d-40e1-bed1-2e33b7fd6526",
                  "86445cbe-a80f-47cc-a6cf-2dc8ca3c9633"
                ],
                "total": {
                  "amount": {
                    "amount": "303.73",
                    "currencyCode": "SEK"
                  },
                  "awardAmount": {
                    "amount": 2897,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2343,
                  "equivalentAmount": {
                    "amount": "492.25",
                    "currencyCode": "SBD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "51.94",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 3187,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3777,
                    "equivalentAmount": {
                      "amount": "215.38",
                      "currencyCode": "STN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "91.12",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11936,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1144,
                      "equivalentAmount": {
                        "amount": "320",
                        "currencyCode": "LAK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "322.85",
                        "currencyCode": "LAK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6081,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0343,
                      "equivalentAmount": {
                        "amount": "375.68",
                        "currencyCode": "BZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "345.82",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44507,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1404,
                      "equivalentAmount": {
                        "amount": "89.17",
                        "currencyCode": "NZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "457.08",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 16446,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4917,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "124.47",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "366.69",
                    "currencyCode": "LAK"
                  },
                  "percentage": "11.86"
                },
                "passengerReferenceIds": [
                  "3cc0d415-be87-4ae5-a361-26b34169eafc",
                  "606f7c47-bedc-4a0f-ac60-0fbcb2fdd8e1",
                  "84980aea-515c-461c-95a7-1d5b97376d1c",
                  "d04c4b6b-83a8-442f-a265-ce628b65decb",
                  "16f3dd0b-da99-43c2-a3a8-b4dfeb1fee17",
                  "ed2747f4-0cee-4243-b3da-2b765f6ef77e",
                  "e4ee0cf8-9359-4237-bb3f-a9349e9e9a63",
                  "cc5c12ab-9963-4ae5-9abb-80b5dd0fe0e8",
                  "7047711e-77f7-438a-9b4a-0cd8d2c19201"
                ],
                "total": {
                  "amount": {
                    "amount": "453.33",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 30232,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3549,
                  "equivalentAmount": {
                    "amount": "257.91",
                    "currencyCode": "JMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "215.63",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 34301,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4555,
                    "equivalentAmount": {
                      "amount": "100.96",
                      "currencyCode": "SEK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "404.19",
                        "currencyCode": "BZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37136,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3973,
                      "equivalentAmount": {
                        "amount": "142.86",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "90.26",
                        "currencyCode": "MKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48608,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2985,
                      "equivalentAmount": {
                        "amount": "143.4",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "461.86",
                        "currencyCode": "SLE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34779,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4137,
                      "equivalentAmount": {
                        "amount": "194.9",
                        "currencyCode": "UYU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "20.13",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 42860,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.396,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "66.75",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "25.11",
                        "currencyCode": "AFN"
                      },
                      "awardAmount": {
                        "amount": 26775,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4861,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "497.86",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "129.41",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 6828,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.105,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "338.98",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "224.18",
                    "currencyCode": "MMK"
                  },
                  "percentage": "10.8"
                },
                "passengerReferenceIds": [
                  "0688f52d-e6ef-401e-9325-0245b37777a1",
                  "bb83cebb-129a-4a26-81ec-571f20e2ded1",
                  "17585d81-f8f8-42f0-be01-75ed5aaf91f5",
                  "17bac3b5-b63f-4e9d-973b-1db0d27152d1",
                  "22d9915e-62f7-4833-b902-0bc03d4edae5",
                  "e4631e97-7fe7-466c-9c05-7c6526ec2b43",
                  "d470be33-0bcd-42ce-ba38-d149c1ff806a",
                  "10df2650-24a8-4c9f-9935-e72665ca6cf8",
                  "6fe66c87-b658-496c-95b3-e0a85ff231f3"
                ],
                "total": {
                  "amount": {
                    "amount": "15.17",
                    "currencyCode": "SHP"
                  },
                  "awardAmount": {
                    "amount": 22246,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3346,
                  "equivalentAmount": {
                    "amount": "439.02",
                    "currencyCode": "BND"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "421.2",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 26541,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3047,
                    "equivalentAmount": {
                      "amount": "332.54",
                      "currencyCode": "SEK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "213.99",
                        "currencyCode": "OMR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44868,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2928,
                      "equivalentAmount": {
                        "amount": "323.51",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "13.53",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30798,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3146,
                      "equivalentAmount": {
                        "amount": "164.19",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "70.78",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48408,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.444,
                      "equivalentAmount": {
                        "amount": "34.72",
                        "currencyCode": "MNT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "473.68",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 49828,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2498,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "244.7",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "27.93",
                    "currencyCode": "CRC"
                  },
                  "percentage": "6.2"
                },
                "passengerReferenceIds": [
                  "ec7ab73c-a6c1-4048-bba4-0a0ff610af35",
                  "d5e520b0-5f38-444e-8c2a-e063c18d7180",
                  "900f79ba-a428-4846-a4bd-3ce2e74ffdc1",
                  "3e28dc54-2b6a-4402-94c8-f987a5749e27",
                  "216af91b-6ec4-4f37-87b6-72cc29bb7042",
                  "77ab1666-5b76-4f09-b4f5-16efe8d93f5d",
                  "01bfc9bf-bf4d-4ca7-9017-3048f7326be4",
                  "43253c46-f4fa-4462-a474-23a6b53586b6",
                  "e105023f-7fa9-4d91-85f1-4883986f0b17"
                ],
                "total": {
                  "amount": {
                    "amount": "98.2",
                    "currencyCode": "JOD"
                  },
                  "awardAmount": {
                    "amount": 32782,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1064,
                  "equivalentAmount": {
                    "amount": "223.28",
                    "currencyCode": "IDR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "417.86",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 6313,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2759,
                    "equivalentAmount": {
                      "amount": "170.12",
                      "currencyCode": "BMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "32.99",
                        "currencyCode": "KPW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43892,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2958,
                      "equivalentAmount": {
                        "amount": "265.68",
                        "currencyCode": "BHD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "262.47",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48043,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2207,
                      "equivalentAmount": {
                        "amount": "358.17",
                        "currencyCode": "ARS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "145.42",
                        "currencyCode": "ARS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13806,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2364,
                      "equivalentAmount": {
                        "amount": "23.45",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "427.39",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 42722,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1836,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "341.15",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "C7M66",
            "I2P0J",
            "Y5-IC",
            "C0-5J",
            "C0E1U",
            "C4H89",
            "XRP9FT",
            "ZOL522",
            "JV1IN",
            "NCYTV"
          ]
        },
        {
          "details": {
            "type": "SeatOfferItem"
          },
          "id": "41ea0aaa-3451-4a1c-b5d1-88f43d3ba537",
          "itineraryPartReferenceIds": [
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-2"
          ],
          "itineraryReferenceId": "O64CA",
          "passengerReferenceIds": [
            "b230bf09-1465-497c-a2b2-380db1f7bc9e",
            "360b2d85-799d-4574-bfa1-108b7277fe69",
            "672b22d5-71d8-470f-beae-3494b413c53c",
            "5fc1f557-35c7-417a-8f49-de0c1af7f481",
            "baf439e1-a28a-4c0b-b6cc-9ec4a05837ef",
            "e8f1714b-31fb-4be2-87d8-8bd2a74dc404",
            "d23653b2-5759-4aad-9a70-87d8770e3344",
            "be2f7899-8df3-4f2b-8c40-3cd311af3759",
            "d83e5ecd-17f6-435a-8359-f4aaff61bfee"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "393.37",
                    "currencyCode": "ARS"
                  },
                  "percentage": "13.07"
                },
                "deal": {
                  "amount": {
                    "amount": "91.58",
                    "currencyCode": "MNT"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "18.64",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "104a4fe9-bab5-4bc4-87ef-a3bf6d8e48c4",
                  "5f5fb726-e213-4d96-979f-6315f557f3cd",
                  "cc1da2ec-32de-4eb9-ac82-a4f9b8a36b4a",
                  "3a0961b0-afbf-490a-8044-e0dfb625e163",
                  "4a124fff-cd1b-4326-9bf1-1fd667042a30",
                  "533beb71-418a-48e2-9839-85e4482c994b",
                  "a56f4d27-b4a3-42de-af38-fca3c59116e2",
                  "b8d6e5eb-07ed-484e-800a-1a5c823437a1",
                  "4349bd06-2079-4df4-ac69-8c5164ff4448"
                ],
                "total": {
                  "amount": {
                    "amount": "415.29",
                    "currencyCode": "KRW"
                  },
                  "awardAmount": {
                    "amount": 45764,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3935,
                  "equivalentAmount": {
                    "amount": "284.97",
                    "currencyCode": "SBD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "279.14",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 28683,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3017,
                    "equivalentAmount": {
                      "amount": "136.06",
                      "currencyCode": "XPF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "494.31",
                        "currencyCode": "CHF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5492,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1229,
                      "equivalentAmount": {
                        "amount": "260.18",
                        "currencyCode": "COP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "61.7",
                        "currencyCode": "MUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34043,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2953,
                      "equivalentAmount": {
                        "amount": "259",
                        "currencyCode": "IQD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "339.11",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16584,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1494,
                      "equivalentAmount": {
                        "amount": "216.65",
                        "currencyCode": "VES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "61.29",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 16292,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3486,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "54.36",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "340.63",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 36016,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.233,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "283.06",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "183.99",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 28736,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2787,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "65.68",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "439.39",
                    "currencyCode": "BGN"
                  },
                  "percentage": "13.55"
                },
                "deal": {
                  "amount": {
                    "amount": "378.05",
                    "currencyCode": "PEN"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "16.18",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ada94690-f6c4-4422-a623-8810cc0a6053",
                  "615c1d41-225b-4465-95bd-7d35e8cb93ce",
                  "b345751d-3afd-4793-a4fc-587ec33132a6",
                  "88cbec6d-51f3-410c-9ef6-622a77dfb07d",
                  "8d44716a-18bf-4ccd-ab1e-34a78c354c8f",
                  "1acb47cf-130f-4fae-8884-aeb1133e870c",
                  "4949ebf5-c781-43a9-abc5-5f96846a287e",
                  "bd8778db-61bb-4f83-81cf-0cdbd2d25bfc",
                  "af2f805b-7eda-45cf-b88b-bbab16e4c468"
                ],
                "total": {
                  "amount": {
                    "amount": "464.9",
                    "currencyCode": "UAH"
                  },
                  "awardAmount": {
                    "amount": 46393,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3696,
                  "equivalentAmount": {
                    "amount": "26.75",
                    "currencyCode": "AZN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "411.17",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 25340,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1864,
                    "equivalentAmount": {
                      "amount": "466.96",
                      "currencyCode": "CNY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "49.09",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41491,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4796,
                      "equivalentAmount": {
                        "amount": "480.69",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "30.91",
                        "currencyCode": "ZAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34035,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3246,
                      "equivalentAmount": {
                        "amount": "253.62",
                        "currencyCode": "CLP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "360.47",
                        "currencyCode": "TND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9527,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2242,
                      "equivalentAmount": {
                        "amount": "263.05",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "38.99",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 24641,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3576,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "256.95",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "448.9",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 48217,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2133,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "238.11",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "355.89",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 3809,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4249,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "234.05",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "68.85",
                    "currencyCode": "DKK"
                  },
                  "percentage": "6.58"
                },
                "deal": {
                  "amount": {
                    "amount": "409.27",
                    "currencyCode": "TOP"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "13.15",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "74d0eb20-8254-4c36-a257-84b114d3de9e",
                  "b82e0e16-1687-4369-9e84-38ab63559569",
                  "f7464c1d-2d6a-4d7c-b5cb-49f1e2b08dc0",
                  "ce1fd0ae-fb67-42b4-98c3-99bc4781d608",
                  "e8c70a4b-0403-4ab8-850c-b5fe2af3ebd7",
                  "52e87a6c-fae7-4a93-83b8-1ccf978577b2",
                  "86d74388-189e-4fd2-bee3-abb03becd392",
                  "d6af4550-9983-4b5f-9a67-9af860539fdd",
                  "89399cfa-ed67-43a2-ad32-9a6fc103e3d4"
                ],
                "total": {
                  "amount": {
                    "amount": "68.84",
                    "currencyCode": "BSD"
                  },
                  "awardAmount": {
                    "amount": 36107,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3477,
                  "equivalentAmount": {
                    "amount": "231.19",
                    "currencyCode": "INR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "483.32",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 31255,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.476,
                    "equivalentAmount": {
                      "amount": "256.57",
                      "currencyCode": "SGD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "370.29",
                        "currencyCode": "CLP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30486,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3056,
                      "equivalentAmount": {
                        "amount": "210.55",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "228.08",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47076,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0895,
                      "equivalentAmount": {
                        "amount": "470.8",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "395.07",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10866,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.023,
                      "equivalentAmount": {
                        "amount": "436.82",
                        "currencyCode": "TOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "357.55",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 47064,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4774,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "287.91",
                        "currencyCode": "RWF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "365.37",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 16466,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2813,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "383.62",
                        "currencyCode": "GEL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "85.66",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 16400,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2243,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "294.32",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "296.97",
                    "currencyCode": "PYG"
                  },
                  "percentage": "6.48"
                },
                "deal": {
                  "amount": {
                    "amount": "125.65",
                    "currencyCode": "SSP"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "6.66",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c0c9aed8-d655-4ee4-892a-4d4af7194d8a",
                  "0205d463-b4b1-475f-931f-82e0fab7a43c",
                  "9010b13d-e665-4e3c-9a99-4375f609674a",
                  "bf8ceec4-9851-4cf3-8f73-72bebfe92c9e",
                  "42fc1601-823f-4653-9fb8-8484a64bb66e",
                  "cf1bb047-588f-4807-83a6-b076af864fff",
                  "d08be5ab-5a6f-4d76-a3eb-1436f7055dd2",
                  "798c396f-b9ad-41cc-89f6-5965c2462d72",
                  "8c177aee-4662-47e6-b9bf-843c78b5c82a"
                ],
                "total": {
                  "amount": {
                    "amount": "171.4",
                    "currencyCode": "IDR"
                  },
                  "awardAmount": {
                    "amount": 46346,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.113,
                  "equivalentAmount": {
                    "amount": "474.92",
                    "currencyCode": "KHR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "316.44",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 45537,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3038,
                    "equivalentAmount": {
                      "amount": "196.88",
                      "currencyCode": "LAK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "181.63",
                        "currencyCode": "NPR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2067,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3129,
                      "equivalentAmount": {
                        "amount": "230.59",
                        "currencyCode": "RSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "424.47",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42009,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0963,
                      "equivalentAmount": {
                        "amount": "452.49",
                        "currencyCode": "AFN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "491.21",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18106,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0522,
                      "equivalentAmount": {
                        "amount": "304.43",
                        "currencyCode": "CNY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "277.57",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 3555,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2161,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "131.82",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "473.46",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 12289,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0127,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "152.3",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "83.8",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 3211,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4007,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "462.82",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "349.37",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 43085,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0812,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "147.26",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "197.42",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 4322,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0239,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "406.21",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "265.98",
                    "currencyCode": "TTD"
                  },
                  "percentage": "10.82"
                },
                "deal": {
                  "amount": {
                    "amount": "422.6",
                    "currencyCode": "BWP"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "6.86",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "5c09dce5-3f73-4584-b594-3ed9b1f36eea",
                  "440c2089-0a51-4db0-8988-1a941989ad3e",
                  "4cda0120-818f-4fb6-8369-bae62b112abf",
                  "364d3482-7314-47e8-8bce-00d547f6bd38",
                  "7254f971-12ac-4942-9d96-38dfab725a8d",
                  "aae9d4b6-2b66-4fcf-9587-a3591537c323",
                  "b91af610-90dd-4fd1-8976-5ffafea770c8",
                  "6fd074e3-2bf5-4b08-9d4a-f7a66c95141b",
                  "70194ab9-31d5-4ae6-a0bb-28836c35b8b2"
                ],
                "total": {
                  "amount": {
                    "amount": "237.53",
                    "currencyCode": "SCR"
                  },
                  "awardAmount": {
                    "amount": 42503,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4541,
                  "equivalentAmount": {
                    "amount": "186.91",
                    "currencyCode": "MGA"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "457.24",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 12654,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.457,
                    "equivalentAmount": {
                      "amount": "405.17",
                      "currencyCode": "SHP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "354.05",
                        "currencyCode": "BGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21532,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0425,
                      "equivalentAmount": {
                        "amount": "90.94",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "238.01",
                        "currencyCode": "UZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32081,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0273,
                      "equivalentAmount": {
                        "amount": "409.94",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "258.79",
                        "currencyCode": "QAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32055,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4585,
                      "equivalentAmount": {
                        "amount": "411.55",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "259.25",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 5803,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4579,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "95.11",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "192.63",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 20045,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1006,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "435.06",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "145.21",
                    "currencyCode": "KES"
                  },
                  "percentage": "7.61"
                },
                "deal": {
                  "amount": {
                    "amount": "122.63",
                    "currencyCode": "GEL"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "17.52",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "9032b8f0-7670-4794-bc0d-9ff2ad37387b",
                  "b5a097ef-a572-4f4c-b750-6737087615d1",
                  "65542b9e-aee3-451c-a94e-37ca724fab36",
                  "10a9d728-3c8b-4d5a-b524-e542f1b4dd0b",
                  "9daf2f09-9f16-478c-8749-35360d2007aa",
                  "b5eb2486-30fd-4aa5-b95f-07d3b69d8fac",
                  "eaa56cd2-aecc-4888-9b70-66823f2f4896",
                  "1ef24ce7-8eb3-49bc-b2d7-4af4bb756e65",
                  "bc30b09e-f7ff-419c-9c9a-09d035d178b5"
                ],
                "total": {
                  "amount": {
                    "amount": "345.92",
                    "currencyCode": "GHS"
                  },
                  "awardAmount": {
                    "amount": 18861,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2457,
                  "equivalentAmount": {
                    "amount": "117.04",
                    "currencyCode": "TTD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "485.32",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 27859,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1199,
                    "equivalentAmount": {
                      "amount": "123.89",
                      "currencyCode": "GBP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "216.61",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45757,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1633,
                      "equivalentAmount": {
                        "amount": "239.53",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "22.74",
                        "currencyCode": "BBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18920,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0879,
                      "equivalentAmount": {
                        "amount": "285.75",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "29.66",
                        "currencyCode": "MVR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18902,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2489,
                      "equivalentAmount": {
                        "amount": "409.94",
                        "currencyCode": "RSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "209.43",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 49083,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4216,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "402.97",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "56.83",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 34750,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1018,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "120.21",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "117.83",
                    "currencyCode": "MRU"
                  },
                  "percentage": "12.9"
                },
                "deal": {
                  "amount": {
                    "amount": "43.48",
                    "currencyCode": "NAD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.02",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "d2ac114e-4ebb-42ca-bc19-3c5fd4f0c787",
                  "d3c77ba1-7d7f-40e8-ab48-bdd67f185717",
                  "57babebb-056b-4510-bf82-5144de96ea82",
                  "9a8e3e66-ecd5-4bb1-b350-6bf65a804838",
                  "19428e8c-5d04-4eb5-b2e4-650e15575929",
                  "a7112ad3-99bc-4993-b952-6f6df4687f7d",
                  "6e81e2b1-22fe-4787-b679-15e7188dc72b",
                  "ba9a77cd-ab71-4943-9817-09630c0b8b0f",
                  "c3cfc118-03de-4570-8236-ebf56c9424c4"
                ],
                "total": {
                  "amount": {
                    "amount": "373.57",
                    "currencyCode": "SYP"
                  },
                  "awardAmount": {
                    "amount": 29773,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4338,
                  "equivalentAmount": {
                    "amount": "145.23",
                    "currencyCode": "DKK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "53.28",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 47034,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3976,
                    "equivalentAmount": {
                      "amount": "397.5",
                      "currencyCode": "RWF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "97.38",
                        "currencyCode": "SHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16858,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0248,
                      "equivalentAmount": {
                        "amount": "337.91",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "383.71",
                        "currencyCode": "RWF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48251,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3119,
                      "equivalentAmount": {
                        "amount": "182.89",
                        "currencyCode": "KZT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "159.08",
                        "currencyCode": "OMR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18770,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2245,
                      "equivalentAmount": {
                        "amount": "305.78",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "461.3",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 3497,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3064,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "308.44",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "296.85",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 48814,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3228,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "436.4",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "495.92",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 47525,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1989,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "191.66",
                        "currencyCode": "GEL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "249.74",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 47867,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2046,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "221.75",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "341.46",
                    "currencyCode": "CVE"
                  },
                  "percentage": "12"
                },
                "deal": {
                  "amount": {
                    "amount": "95.36",
                    "currencyCode": "AWG"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "12.82",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "b6485192-3e8e-4fe7-9294-d61cd34955a4",
                  "e8181d24-ed83-4ebd-9f3e-0bb3ff46ca1a",
                  "a9734c53-7230-44ea-856c-04496f26de8f",
                  "f66eaa14-c979-4131-8399-4901da24e6a1",
                  "a93c5aef-7daa-421d-8eee-626ad0ab2ab3",
                  "c53c1e06-6af6-4391-952b-1cfbbb76eb48",
                  "9b61dfb3-45c3-4a55-9242-522807240dd7",
                  "5fd5a06a-a683-40e9-a25b-6dcf650426f9",
                  "520ced77-2d9d-4d13-8056-156a4764a874"
                ],
                "total": {
                  "amount": {
                    "amount": "232.45",
                    "currencyCode": "XCD"
                  },
                  "awardAmount": {
                    "amount": 37247,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2157,
                  "equivalentAmount": {
                    "amount": "125.29",
                    "currencyCode": "PKR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "327.38",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 29254,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3304,
                    "equivalentAmount": {
                      "amount": "76.98",
                      "currencyCode": "KES"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "138.8",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6057,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.327,
                      "equivalentAmount": {
                        "amount": "169.4",
                        "currencyCode": "NZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "249.27",
                        "currencyCode": "NOK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2996,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0329,
                      "equivalentAmount": {
                        "amount": "42.93",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "17.44",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33718,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4813,
                      "equivalentAmount": {
                        "amount": "458.4",
                        "currencyCode": "KZT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "65.07",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 20901,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.265,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "227.78",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "392.88",
                    "currencyCode": "DKK"
                  },
                  "percentage": "7.66"
                },
                "deal": {
                  "amount": {
                    "amount": "32.27",
                    "currencyCode": "AMD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "6.12",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "b53e836f-8ab3-4e96-ab0b-bfa65bade010",
                  "ebb57ca8-97ed-4403-9178-09c9117f6e99",
                  "9e378bb1-ffc2-412e-8d96-83ea4f559221",
                  "1f35a8bb-6722-45e5-a7ef-7d88f65ae263",
                  "e5de1e58-005a-4948-b51d-68851fd4bb10",
                  "6b6acf23-51ea-42ef-86be-89cc2fc4fba8",
                  "47d1f65c-1390-4f9b-9cb0-3e1986773ba8",
                  "002679f1-1c47-4856-ba59-33e963892c4b",
                  "bb95eb3a-adf5-41af-92f7-d19e3f75ef5b"
                ],
                "total": {
                  "amount": {
                    "amount": "189.59",
                    "currencyCode": "SEK"
                  },
                  "awardAmount": {
                    "amount": 9076,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3509,
                  "equivalentAmount": {
                    "amount": "82.76",
                    "currencyCode": "HNL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "492.03",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 28185,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2724,
                    "equivalentAmount": {
                      "amount": "479.84",
                      "currencyCode": "KPW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "325.51",
                        "currencyCode": "TOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18791,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1173,
                      "equivalentAmount": {
                        "amount": "150.19",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "123.69",
                        "currencyCode": "SHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18718,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2985,
                      "equivalentAmount": {
                        "amount": "319.18",
                        "currencyCode": "DJF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "435.03",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47428,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4079,
                      "equivalentAmount": {
                        "amount": "32.78",
                        "currencyCode": "BSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "126.3",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 23464,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3405,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "42.05",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "473.51",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 28819,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0849,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "442.79",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1089
                },
                "passengerReferenceIds": [
                  "9e9c14eb-765f-4ccd-b842-2352e5a7d0ca",
                  "4507d90c-9bad-47d4-ad71-06b86a1828dc",
                  "de55e024-20df-4899-b0ec-5536d78a77dd",
                  "7e62c160-59c9-4db8-b0ad-1cef1e056439",
                  "fb331b8b-a1f8-480f-84f5-e494b1ea781a",
                  "3ba4676a-c5a6-48d5-b70f-8eecf08aa43b",
                  "2086be45-7752-46e2-9435-8cfc23c996c3",
                  "a1f6e981-7998-4614-8213-59b154cd31b6",
                  "525695c8-8d4d-4dc9-a08f-fc3ba23d33f5"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "14.33",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 28398,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2172,
                    "equivalentAmount": {
                      "amount": "260.69",
                      "currencyCode": "CHF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "187.12",
                          "currencyCode": "GYD"
                        },
                        "awardAmount": {
                          "amount": 26624,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2193,
                        "equivalentAmount": {
                          "amount": "302.82",
                          "currencyCode": "TRY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "174.01",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 33938,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2662,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "376.53",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "41.42",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 26256,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2516,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "406.14",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "191.27",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 16281,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3099,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "327.24",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "421.18",
                          "currencyCode": "ZAR"
                        },
                        "awardAmount": {
                          "amount": 27756,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2839,
                        "equivalentAmount": {
                          "amount": "10.36",
                          "currencyCode": "WST"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "144.91",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 20160,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.18,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "488.55",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "51.71",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 14189,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1262,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "403.19",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "334.67",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 47528,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4361,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "375.95",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "310.55",
                          "currencyCode": "LKR"
                        },
                        "awardAmount": {
                          "amount": 33671,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0366,
                        "equivalentAmount": {
                          "amount": "279.17",
                          "currencyCode": "GHS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "179.85",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 1809,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4924,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "332.33",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "239.88",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 16583,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2239,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "121.34",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "19.51",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 10599,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2706,
                    "equivalentAmount": {
                      "amount": "363.58",
                      "currencyCode": "KPW"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "439.77",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 16915,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.203,
                    "equivalentAmount": {
                      "amount": "379.02",
                      "currencyCode": "SYP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "150.03",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 27562,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3703,
                    "equivalentAmount": {
                      "amount": "29.24",
                      "currencyCode": "MWK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "455.57",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 41318,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3938,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "322.98",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "490.84",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 33377,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4255,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "152.07",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "89.47",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 13207,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2376,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "96.91",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "95.94",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 1270,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4964,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "84.44",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "274.36",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 49777,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3856,
                    "equivalentAmount": {
                      "amount": "307.91",
                      "currencyCode": "KWD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "302.97",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 35748,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2581,
                    "equivalentAmount": {
                      "amount": "437.93",
                      "currencyCode": "XCD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1046
                },
                "passengerReferenceIds": [
                  "667b682a-0cbc-42c2-8e4e-f90e38aa63bd",
                  "4b6fc8f4-523d-45aa-b74b-2cd927df39e5",
                  "9984ddaa-1050-46f9-8f1c-940c4bc1635c",
                  "9cbb8298-afed-4089-b5af-22765728cb06",
                  "73ce9be7-80d0-4ea2-aafc-7a195974424d",
                  "152d98e5-947e-4b32-802b-a832f71d43e9",
                  "2ce8ded9-38ca-4023-8ad4-3d1e13434b91",
                  "872a4f8d-b8ee-4882-92e0-dadd5c302a03",
                  "93426b13-f749-43a7-b46d-b8d40e92fb3d"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "353.31",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 46873,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3475,
                    "equivalentAmount": {
                      "amount": "181.22",
                      "currencyCode": "RSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "58.63",
                          "currencyCode": "GTQ"
                        },
                        "awardAmount": {
                          "amount": 36290,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1113,
                        "equivalentAmount": {
                          "amount": "247.64",
                          "currencyCode": "AOA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "303.18",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 24340,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2406,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "268.52",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "353.11",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 18952,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0496,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "391.85",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "325.01",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 45077,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.214,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "302.62",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "131.37",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 33792,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.135,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "96.04",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "495.58",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 35001,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4511,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "358.81",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "209.44",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 8872,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1495,
                        "equivalentAmount": {
                          "amount": "15.96",
                          "currencyCode": "ILS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "26.96",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 43851,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3435,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "262.72",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "25.9",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 38228,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3977,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "272.94",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "182.9",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 16398,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1281,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "391.34",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "495.17",
                            "currencyCode": "SSP"
                          },
                          "awardAmount": {
                            "amount": 43017,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2569,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "214.88",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "380.48",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 25686,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4645,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "285.76",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "308.2",
                          "currencyCode": "NGN"
                        },
                        "awardAmount": {
                          "amount": 28934,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3898,
                        "equivalentAmount": {
                          "amount": "214.88",
                          "currencyCode": "MRU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "158.27",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 4716,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1909,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "181.29",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "227.38",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 10955,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0974,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "118.17",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "51.99",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 5329,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0841,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "390.37",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "392.62",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 12864,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2039,
                    "equivalentAmount": {
                      "amount": "118.78",
                      "currencyCode": "QAR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "20.8",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 10634,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3176,
                    "equivalentAmount": {
                      "amount": "158.86",
                      "currencyCode": "KPW"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "123.77",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 45889,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.084,
                    "equivalentAmount": {
                      "amount": "171.04",
                      "currencyCode": "BYN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "451.27",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 18004,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2442,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "338.63",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "120.98",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 46725,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2665,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "266.91",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "461.06",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 26705,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0543,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "183.94",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "492.98",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 40058,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1632,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "107.39",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "260.35",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 33938,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2659,
                    "equivalentAmount": {
                      "amount": "150.09",
                      "currencyCode": "NIO"
                    }
                  },
                  {
                    "amount": {
                      "amount": "109.22",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 43354,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1699,
                    "equivalentAmount": {
                      "amount": "410.14",
                      "currencyCode": "GNF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1656
                },
                "passengerReferenceIds": [
                  "a789eb4a-dae6-4bae-80a0-e52894dc6ce0",
                  "3da33ffe-9623-4da7-b36b-baf979599e6d",
                  "7e2535be-103f-4fd1-b2c1-506f6a4493de",
                  "ad6b3c04-b8d4-4145-a802-3799aab7ee4e",
                  "ea707ade-89fa-4109-a83a-0a404f5a0dca",
                  "cc7c372f-1f07-419d-86b4-c390e9e29e06",
                  "b5f14138-c2ba-4314-b4b7-ca339faa3765",
                  "d442afdc-efca-400e-9143-0ceed8d3f7bb",
                  "7ec8e59e-d6e0-42f9-a463-37d214e474da"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "120.53",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 15677,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.092,
                    "equivalentAmount": {
                      "amount": "361.09",
                      "currencyCode": "VND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "284.88",
                          "currencyCode": "NOK"
                        },
                        "awardAmount": {
                          "amount": 7494,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2479,
                        "equivalentAmount": {
                          "amount": "172.65",
                          "currencyCode": "LBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "394.01",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 12590,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1103,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "157.66",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "333.05",
                          "currencyCode": "UAH"
                        },
                        "awardAmount": {
                          "amount": 32715,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0404,
                        "equivalentAmount": {
                          "amount": "106.73",
                          "currencyCode": "BZD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "442.08",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 48137,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1324,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "414.61",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "466.54",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 23239,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1125,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "208.71",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "199.65",
                          "currencyCode": "TTD"
                        },
                        "awardAmount": {
                          "amount": 18489,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0531,
                        "equivalentAmount": {
                          "amount": "264.01",
                          "currencyCode": "ARS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "433.09",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 43353,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0951,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "195.81",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "310.58",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 47572,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2364,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "80.47",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "392.07",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 47919,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1118,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "63.26",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "297.61",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 22620,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4396,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "482.71",
                            "currencyCode": "ZAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "402.74",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 24221,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1472,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "312.39",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "100.93",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 34949,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2129,
                    "equivalentAmount": {
                      "amount": "72.95",
                      "currencyCode": "XOF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "376.31",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 21695,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1365,
                    "equivalentAmount": {
                      "amount": "233.32",
                      "currencyCode": "PKR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "216.58",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 25938,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2227,
                    "equivalentAmount": {
                      "amount": "30.52",
                      "currencyCode": "STN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "138.25",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 9187,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4395,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "436.34",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "300.71",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 19541,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4366,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "22.67",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "94.99",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 46306,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2872,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "432.87",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "261.57",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 32131,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4104,
                    "equivalentAmount": {
                      "amount": "412.49",
                      "currencyCode": "KES"
                    }
                  },
                  {
                    "amount": {
                      "amount": "120.69",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 48910,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1487,
                    "equivalentAmount": {
                      "amount": "334.11",
                      "currencyCode": "TJS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8784
                },
                "passengerReferenceIds": [
                  "cbecfea3-6922-4cea-9470-c295fc6993f9",
                  "4c1b9729-0eb8-4f6a-9aae-a346d7ef6513",
                  "ba8a031e-eb13-4a67-aadf-e0a0120eb988",
                  "67d7aa90-abf7-4d5f-b895-315f9d3b50e0",
                  "a170ec77-83c3-4afb-b98d-4c5793732fa7",
                  "47a71275-3cc7-4135-a07c-ee8f83c4c64d",
                  "6b7a1538-eb55-4dda-87fb-5ecb17d8a16d",
                  "2d6b8a3b-c600-4e88-9d63-7a9e753dd1c7",
                  "f44afd09-4332-4c03-ab52-7c0f70e4c3eb"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "472.65",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 44546,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.07,
                    "equivalentAmount": {
                      "amount": "203.91",
                      "currencyCode": "AZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "353.64",
                          "currencyCode": "GBP"
                        },
                        "awardAmount": {
                          "amount": 15937,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1042,
                        "equivalentAmount": {
                          "amount": "347.19",
                          "currencyCode": "BYN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "78.3",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 27708,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3399,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "226.54",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "107.35",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 18241,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4738,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "88.26",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "486.06",
                          "currencyCode": "GHS"
                        },
                        "awardAmount": {
                          "amount": 26336,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0467,
                        "equivalentAmount": {
                          "amount": "17.19",
                          "currencyCode": "SZL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "437.53",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 6305,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4634,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "59.83",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "182.14",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 18183,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.454,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "312.05",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "388.57",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 27558,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2355,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "106.54",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "439.69",
                          "currencyCode": "SOS"
                        },
                        "awardAmount": {
                          "amount": 36031,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4886,
                        "equivalentAmount": {
                          "amount": "213.77",
                          "currencyCode": "ETB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "25.35",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 27282,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.078,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "12.45",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "150.17",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 5701,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3967,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "406.38",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "197.99",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 35439,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1051,
                    "equivalentAmount": {
                      "amount": "240.01",
                      "currencyCode": "TTD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "411.79",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 39822,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4245,
                    "equivalentAmount": {
                      "amount": "258.43",
                      "currencyCode": "MUR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "451.52",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 18151,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4101,
                    "equivalentAmount": {
                      "amount": "147.86",
                      "currencyCode": "IDR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "169.85",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 15892,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2187,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "143.56",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "147.05",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 15060,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4867,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "24.27",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "40.89",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 12191,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2626,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "440.92",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "484.83",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 3992,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4776,
                    "equivalentAmount": {
                      "amount": "184.65",
                      "currencyCode": "JMD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "225.5",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 6554,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1405,
                    "equivalentAmount": {
                      "amount": "103.15",
                      "currencyCode": "KMF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.181
                },
                "passengerReferenceIds": [
                  "41bcac63-a1cf-4f13-91b0-ccb1492a0146",
                  "88ee0920-cc10-4e8b-9f51-1c1db5945950",
                  "4ad4ea9b-22f3-42fc-a7fc-4b3fd3ebd3f7",
                  "ff65da0c-5546-4ecd-85d9-7e4231051080",
                  "9362e731-5b8f-4204-8dcf-d20c2c5a6cdc",
                  "86abd162-60ff-4623-a165-978dcc85e5fe",
                  "3798f93f-1e21-4216-bf27-42f457c4bd69",
                  "c56623b5-171d-4214-9c06-a5eb14f8a84c",
                  "303d1390-bfaa-4b97-9675-a6cdec63efcb"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "279.22",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 4940,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3813,
                    "equivalentAmount": {
                      "amount": "45.71",
                      "currencyCode": "ANG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "205.83",
                          "currencyCode": "CDF"
                        },
                        "awardAmount": {
                          "amount": 44322,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3753,
                        "equivalentAmount": {
                          "amount": "291.12",
                          "currencyCode": "MZN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "472.72",
                            "currencyCode": "XCD"
                          },
                          "awardAmount": {
                            "amount": 36417,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3615,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "477.8",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "190.47",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 24055,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4317,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "193.95",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "413.01",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 8595,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.034,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "284.65",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "11.46",
                          "currencyCode": "IRR"
                        },
                        "awardAmount": {
                          "amount": 25380,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2774,
                        "equivalentAmount": {
                          "amount": "364.36",
                          "currencyCode": "MWK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "263.3",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 25774,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3588,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "39.79",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "256.13",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 28789,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3992,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "497",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "250.7",
                          "currencyCode": "KYD"
                        },
                        "awardAmount": {
                          "amount": 5724,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1225,
                        "equivalentAmount": {
                          "amount": "106.04",
                          "currencyCode": "ARS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "104.91",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 26546,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4418,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "258.02",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "232.72",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 20055,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2703,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "251.47",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "488.65",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 35202,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2898,
                    "equivalentAmount": {
                      "amount": "153.54",
                      "currencyCode": "PAB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "154.48",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 49149,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0355,
                    "equivalentAmount": {
                      "amount": "450.32",
                      "currencyCode": "PAB"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "478.56",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 47993,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1851,
                    "equivalentAmount": {
                      "amount": "344.86",
                      "currencyCode": "KMF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "275.29",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 16831,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2721,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "229.72",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "130.75",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 10556,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0111,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "316.81",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "306.79",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 33746,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.201,
                    "equivalentAmount": {
                      "amount": "466.53",
                      "currencyCode": "KES"
                    }
                  },
                  {
                    "amount": {
                      "amount": "106.2",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 1236,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3717,
                    "equivalentAmount": {
                      "amount": "285.2",
                      "currencyCode": "RON"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9108
                },
                "passengerReferenceIds": [
                  "4551c8bf-ca9a-4122-ac68-f2e3c421884a",
                  "d87f3dac-17df-4732-8493-689d797d279e",
                  "6f2d63b4-40ed-4958-8f06-c7217f0550be",
                  "94efe120-24b8-4cb8-a43c-775027b2c8da",
                  "44572ba9-d299-425d-b5ad-15f2f220d177",
                  "78842a75-6f0a-4aad-a3a6-ba58997df984",
                  "bfb66583-526f-4fc7-a0f5-16896fa00193",
                  "17a84d38-9163-4074-9dfd-ced4eec5b6bb",
                  "b8833045-4a36-44a3-9118-324a78275311"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "388.16",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 40814,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1126,
                    "equivalentAmount": {
                      "amount": "252.78",
                      "currencyCode": "ALL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "21.22",
                          "currencyCode": "GTQ"
                        },
                        "awardAmount": {
                          "amount": 40874,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1642,
                        "equivalentAmount": {
                          "amount": "399.04",
                          "currencyCode": "JPY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "250.27",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 39858,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4309,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "132.99",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "146.37",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 49161,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3746,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "229.02",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "432.43",
                            "currencyCode": "SRD"
                          },
                          "awardAmount": {
                            "amount": 41772,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0847,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "89.49",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "277.87",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 33385,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0841,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "329.65",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "40.7",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 22052,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.296,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "357.32",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "205.94",
                          "currencyCode": "AFN"
                        },
                        "awardAmount": {
                          "amount": 1054,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1701,
                        "equivalentAmount": {
                          "amount": "99.6",
                          "currencyCode": "TZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "237.6",
                            "currencyCode": "BYN"
                          },
                          "awardAmount": {
                            "amount": 16866,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2113,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "109.31",
                            "currencyCode": "CHF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "398.71",
                          "currencyCode": "MYR"
                        },
                        "awardAmount": {
                          "amount": 14432,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0111,
                        "equivalentAmount": {
                          "amount": "88.9",
                          "currencyCode": "BHD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "368.06",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 34263,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3795,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "393.11",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "58.84",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 21748,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0993,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "406.25",
                            "currencyCode": "KZT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "65.07",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 11169,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4675,
                    "equivalentAmount": {
                      "amount": "308.15",
                      "currencyCode": "HTG"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "390.49",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 15101,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1152,
                    "equivalentAmount": {
                      "amount": "60.04",
                      "currencyCode": "PYG"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "165.64",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 47464,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0819,
                    "equivalentAmount": {
                      "amount": "296.59",
                      "currencyCode": "INR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "469.24",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 29064,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2066,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "249.01",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "279.63",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 20176,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4159,
                    "equivalentAmount": {
                      "amount": "229.65",
                      "currencyCode": "PKR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "77.66",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 42029,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3693,
                    "equivalentAmount": {
                      "amount": "255.81",
                      "currencyCode": "GMD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9662
                },
                "passengerReferenceIds": [
                  "d1aad40c-c2be-4279-a816-2e835b50387f",
                  "523e4bb7-c93b-44bb-98bd-b3683703d495",
                  "efed6826-d4ea-4f9d-8d83-a936d6084cbe",
                  "ebb17f0d-d143-4b8d-9a34-2dedcb29c22e",
                  "0b71793d-d284-4bba-85f5-7fd7f3750d4a",
                  "709a779f-fe79-407e-9e87-54163c4e3879",
                  "e93c5a91-b5d8-4346-a531-bf75112cffed",
                  "524be271-e764-4af2-85c6-955899d39727",
                  "c025e1f2-e10a-4ff5-815f-0208b5835b1f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "239.36",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 18277,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3579,
                    "equivalentAmount": {
                      "amount": "439.26",
                      "currencyCode": "CLP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "428.74",
                          "currencyCode": "AMD"
                        },
                        "awardAmount": {
                          "amount": 26672,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0179,
                        "equivalentAmount": {
                          "amount": "210.83",
                          "currencyCode": "BBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "92.71",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 36048,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4628,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "196",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "46.01",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 29222,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2099,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "215.8",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "234.25",
                          "currencyCode": "RON"
                        },
                        "awardAmount": {
                          "amount": 25840,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1952,
                        "equivalentAmount": {
                          "amount": "443.85",
                          "currencyCode": "MOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "243.53",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 10248,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.489,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "50.22",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "230.6",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 31268,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2841,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "329.59",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "133.7",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 41399,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2093,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "189.09",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "215.94",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 49157,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2314,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "270.56",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "435.07",
                          "currencyCode": "CUP"
                        },
                        "awardAmount": {
                          "amount": 43521,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0196,
                        "equivalentAmount": {
                          "amount": "132.97",
                          "currencyCode": "AFN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "153.86",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 15003,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4946,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "102.48",
                            "currencyCode": "GTQ"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "295.31",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 30691,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0806,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "110.79",
                            "currencyCode": "GTQ"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "462.73",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 21077,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3983,
                    "equivalentAmount": {
                      "amount": "400.66",
                      "currencyCode": "AZN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "124.72",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 44014,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3375,
                    "equivalentAmount": {
                      "amount": "166.59",
                      "currencyCode": "MNT"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "411.69",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 27865,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4279,
                    "equivalentAmount": {
                      "amount": "91.31",
                      "currencyCode": "BBD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "369.23",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 46371,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4885,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "294.88",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "411.67",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 48671,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4968,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "145.08",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "244.46",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 7268,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2519,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "62.45",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "346.12",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 45533,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.335,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "74.22",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "268.86",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 34045,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1368,
                    "equivalentAmount": {
                      "amount": "409.17",
                      "currencyCode": "ANG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "117.36",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 2707,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4571,
                    "equivalentAmount": {
                      "amount": "232.63",
                      "currencyCode": "FJD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8935
                },
                "passengerReferenceIds": [
                  "61702278-ce29-4fe1-9d6c-bd738c3e7be5",
                  "65ad9416-78b5-4e0c-8de4-15793c3d2a41",
                  "1f923b14-2a5c-4489-96e5-98cdbc20ebad",
                  "62a117a2-7c3e-4df4-a94b-7250c960e952",
                  "009a449d-8308-454d-81ab-650e6a4b9b28",
                  "19f1e845-ace8-41fe-9dd2-c4e5ba0faa1b",
                  "849a3ad2-8d7a-4cf4-8fdc-f1515b2b4af2",
                  "28299832-8a23-4df6-82e3-0117c2a1de08",
                  "eeefd313-4e3f-4fbc-ac76-5f0bb030a053"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "19.88",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 20805,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0141,
                    "equivalentAmount": {
                      "amount": "90.26",
                      "currencyCode": "MZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "71.34",
                          "currencyCode": "HTG"
                        },
                        "awardAmount": {
                          "amount": 19209,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0408,
                        "equivalentAmount": {
                          "amount": "459.71",
                          "currencyCode": "ZAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "358.01",
                            "currencyCode": "XAF"
                          },
                          "awardAmount": {
                            "amount": 22069,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1251,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "221.06",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "477.64",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 1142,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0698,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "14.84",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "111.62",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 49888,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.417,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "133.38",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "33.82",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 25445,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4415,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "464.02",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "156.9",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 43048,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1076,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "170.46",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "385.71",
                          "currencyCode": "GIP"
                        },
                        "awardAmount": {
                          "amount": 3043,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4747,
                        "equivalentAmount": {
                          "amount": "323.44",
                          "currencyCode": "BMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "321.78",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 3207,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3093,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "211.02",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "14.99",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 8580,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1876,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "481.74",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "282.18",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 39372,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3807,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "85.12",
                            "currencyCode": "STN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "30.75",
                          "currencyCode": "MGA"
                        },
                        "awardAmount": {
                          "amount": 25030,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1151,
                        "equivalentAmount": {
                          "amount": "450.23",
                          "currencyCode": "HNL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "177.47",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 44372,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3303,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "190.36",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "74.04",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 16605,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3106,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "145.62",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "412.85",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 45374,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2393,
                    "equivalentAmount": {
                      "amount": "234.57",
                      "currencyCode": "PAB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "373.51",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 10679,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1917,
                    "equivalentAmount": {
                      "amount": "477.52",
                      "currencyCode": "COP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "163.34",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 27172,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.216,
                    "equivalentAmount": {
                      "amount": "394",
                      "currencyCode": "SDG"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "35.67",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 23256,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0428,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "448.55",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "402.88",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 19082,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0129,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "348.02",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "397.29",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 21333,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2244,
                    "equivalentAmount": {
                      "amount": "465.18",
                      "currencyCode": "RWF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "32.52",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 2508,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2767,
                    "equivalentAmount": {
                      "amount": "445.61",
                      "currencyCode": "VND"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0789
                },
                "passengerReferenceIds": [
                  "ce961450-a19c-465e-b946-96fc9b2f74b8",
                  "a9f8efca-713e-42a1-b8bd-f3e58b15294b",
                  "acdc1a6a-57ae-45a9-bacf-aac7e9c182e1",
                  "7873fb0b-ede9-442f-9bdf-87805b642853",
                  "aa5ff979-b9d9-4ecb-8df7-98d955d8f1cf",
                  "b7dd6444-927a-46b0-bb78-aeb279103edd",
                  "fce8c546-d8f4-4e8e-b3ca-16a472ad6898",
                  "830757ec-d196-4c4c-932d-9c3e906e45ac",
                  "0a256f34-de96-4778-9d6b-741d8e1938d6"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "407.31",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 47435,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0562,
                    "equivalentAmount": {
                      "amount": "258.1",
                      "currencyCode": "STN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "100.74",
                          "currencyCode": "KES"
                        },
                        "awardAmount": {
                          "amount": 40123,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2346,
                        "equivalentAmount": {
                          "amount": "403.29",
                          "currencyCode": "FJD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "234.74",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 41081,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0201,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "13.91",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "223.85",
                          "currencyCode": "BIF"
                        },
                        "awardAmount": {
                          "amount": 12330,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1015,
                        "equivalentAmount": {
                          "amount": "284",
                          "currencyCode": "LSL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "92.36",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 29618,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1366,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "292.75",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "381.73",
                          "currencyCode": "UAH"
                        },
                        "awardAmount": {
                          "amount": 30383,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1177,
                        "equivalentAmount": {
                          "amount": "258.16",
                          "currencyCode": "KYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "274.39",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 24326,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0719,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "448.99",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "376.07",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 39361,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0537,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "263.32",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "57.64",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 7015,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2315,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "198.5",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "483.59",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 23653,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2109,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "497.35",
                            "currencyCode": "CNY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "104.52",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 18055,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1637,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "43.44",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "459.45",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 19431,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0207,
                    "equivalentAmount": {
                      "amount": "143.4",
                      "currencyCode": "FJD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "138.02",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 11330,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3398,
                    "equivalentAmount": {
                      "amount": "369.94",
                      "currencyCode": "NPR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "127.9",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 25932,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1149,
                    "equivalentAmount": {
                      "amount": "14.63",
                      "currencyCode": "PKR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "404.99",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 5406,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2423,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "313.75",
                        "currencyCode": "HTG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "259.92",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 41563,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0343,
                    "equivalentAmount": {
                      "amount": "394.58",
                      "currencyCode": "LSL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "191.44",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 25257,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4026,
                    "equivalentAmount": {
                      "amount": "269.64",
                      "currencyCode": "MNT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "198.6",
                  "currencyCode": "SGD"
                },
                "awardAmount": {
                  "amount": 25641,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1638,
                "equivalentAmount": {
                  "amount": "332.79",
                  "currencyCode": "BZD"
                }
              },
              "fees": {
                "amount": {
                  "amount": "213.03",
                  "currencyCode": "CRC"
                },
                "awardAmount": {
                  "amount": 36651,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1262,
                "equivalentAmount": {
                  "amount": "53.16",
                  "currencyCode": "CHF"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "404.26",
                  "currencyCode": "COP"
                },
                "awardAmount": {
                  "amount": 37598,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0913,
                "equivalentAmount": {
                  "amount": "315.3",
                  "currencyCode": "DKK"
                }
              },
              "offerItemReferenceId": "2a36406c-6b14-482f-8c78-6dd61fbe55ca",
              "tax": {
                "amount": {
                  "amount": "421.65",
                  "currencyCode": "SSP"
                },
                "awardAmount": {
                  "amount": 44935,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0903,
                "equivalentAmount": {
                  "amount": "297.99",
                  "currencyCode": "SCR"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "413.86",
                    "currencyCode": "ZWL"
                  },
                  "awardAmount": {
                    "amount": 1032,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4357,
                  "equivalentAmount": {
                    "amount": "441.8",
                    "currencyCode": "SGD"
                  }
                },
                {
                  "amount": {
                    "amount": "315.72",
                    "currencyCode": "MXN"
                  },
                  "awardAmount": {
                    "amount": 49803,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0185,
                  "equivalentAmount": {
                    "amount": "475.52",
                    "currencyCode": "INR"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "284.02",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 15067,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.438,
                    "equivalentAmount": {
                      "amount": "200.88",
                      "currencyCode": "ZMW"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "382.77",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 7703,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3593,
                    "equivalentAmount": {
                      "amount": "68.42",
                      "currencyCode": "LBP"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "124.63",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 42823,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3411,
                    "equivalentAmount": {
                      "amount": "496.89",
                      "currencyCode": "PEN"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "206.11",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 27881,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3807,
                    "equivalentAmount": {
                      "amount": "309.6",
                      "currencyCode": "KWD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "322.99",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 48667,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.256,
                      "equivalentAmount": {
                        "amount": "259.27",
                        "currencyCode": "LAK"
                      }
                    },
                    {
                      "amount": {
                        "amount": "499.64",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 32741,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.283,
                      "equivalentAmount": {
                        "amount": "105.4",
                        "currencyCode": "UZS"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "438.67",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 30545,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2513,
                    "equivalentAmount": {
                      "amount": "15.37",
                      "currencyCode": "HUF"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "22.26",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 30181,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4779,
                    "equivalentAmount": {
                      "amount": "151.52",
                      "currencyCode": "USD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "330.39",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 33098,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3234,
                    "equivalentAmount": {
                      "amount": "198.07",
                      "currencyCode": "BND"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "437.18",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 20149,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.269,
                    "equivalentAmount": {
                      "amount": "292.24",
                      "currencyCode": "NPR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "252.55",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 36374,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3274,
                      "equivalentAmount": {
                        "amount": "496.71",
                        "currencyCode": "BBD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "13.34",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 20076,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0584,
                      "equivalentAmount": {
                        "amount": "233.54",
                        "currencyCode": "TRY"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "415.28",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 44460,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1111,
                    "equivalentAmount": {
                      "amount": "296.86",
                      "currencyCode": "YER"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "260.73",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 32690,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1801,
                    "equivalentAmount": {
                      "amount": "247.76",
                      "currencyCode": "ARS"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "248.48",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 46616,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4417,
                    "equivalentAmount": {
                      "amount": "478.54",
                      "currencyCode": "COP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "132.31",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 34255,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4063,
                    "equivalentAmount": {
                      "amount": "66.41",
                      "currencyCode": "EUR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "116.18",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 17193,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3328,
                      "equivalentAmount": {
                        "amount": "179.35",
                        "currencyCode": "TMT"
                      }
                    },
                    {
                      "amount": {
                        "amount": "139.53",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 44129,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1774,
                      "equivalentAmount": {
                        "amount": "26.83",
                        "currencyCode": "DKK"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "451.83",
                    "currencyCode": "CNY"
                  },
                  "percentage": "9.58"
                },
                "passengerReferenceIds": [
                  "169bfe76-1cf0-4e5d-9d08-a686d6fca577",
                  "9ff9b322-7aa2-4ef0-ac10-de1f0a7015ce",
                  "8c15eb0c-ad22-4869-a0da-5498d1be86cc",
                  "1f3eb441-d8db-4beb-b642-1d06db791d22",
                  "7c8ffe35-2df7-4c5d-9ca7-71e35d60dcaa",
                  "ef771787-467e-459a-a017-51f899a66530",
                  "0649b9c4-70f1-4ac7-a9de-1c6cbec427e1",
                  "9cb1fc78-fbe0-4f2b-8298-08046d676cb7",
                  "9b5cb855-e048-48f4-ad22-64266081558a"
                ],
                "total": {
                  "amount": {
                    "amount": "178.55",
                    "currencyCode": "BZD"
                  },
                  "awardAmount": {
                    "amount": 22277,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2056,
                  "equivalentAmount": {
                    "amount": "19.77",
                    "currencyCode": "RUB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "329.71",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 46625,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0235,
                    "equivalentAmount": {
                      "amount": "387.46",
                      "currencyCode": "HKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "244.04",
                        "currencyCode": "IQD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30705,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4024,
                      "equivalentAmount": {
                        "amount": "404.96",
                        "currencyCode": "LBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "216.26",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18062,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3027,
                      "equivalentAmount": {
                        "amount": "38.28",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "341.47",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45165,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0584,
                      "equivalentAmount": {
                        "amount": "320.08",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "337",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 5490,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1419,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "474.52",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "197.91",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 43478,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1813,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "91.96",
                        "currencyCode": "MWK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "206.76",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 48509,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1873,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "70.13",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "126.05",
                    "currencyCode": "JPY"
                  },
                  "percentage": "12.22"
                },
                "passengerReferenceIds": [
                  "008695d5-fb6f-4678-a21d-6920169396c6",
                  "e61ebc20-0b3a-42a2-a793-ae9e0907bf70",
                  "d438a1be-0c91-4f71-a603-7eab391149e7",
                  "3aa2abdc-deeb-4d10-a9a5-9878adba8cc9",
                  "59d734e3-6c88-4b7e-91a0-eede7c5d7fe3",
                  "c96cd5ad-b194-4c14-b6c0-46a578902b50",
                  "ef581aab-945b-4f86-9ba8-5955e0fab8e4",
                  "c14ea1cf-47ec-4287-b182-aeb7df72c4fa",
                  "e2876d4a-4bb8-433e-8d7a-b54be2bfec20"
                ],
                "total": {
                  "amount": {
                    "amount": "368.26",
                    "currencyCode": "RON"
                  },
                  "awardAmount": {
                    "amount": 30359,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0558,
                  "equivalentAmount": {
                    "amount": "314.36",
                    "currencyCode": "GTQ"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "443.76",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 1171,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2358,
                    "equivalentAmount": {
                      "amount": "119.29",
                      "currencyCode": "MZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "316.18",
                        "currencyCode": "AZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26980,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0597,
                      "equivalentAmount": {
                        "amount": "310.11",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "121.37",
                        "currencyCode": "VUV"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31612,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2285,
                      "equivalentAmount": {
                        "amount": "499.62",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "466.7",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42858,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1739,
                      "equivalentAmount": {
                        "amount": "263.82",
                        "currencyCode": "IDR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "311.42",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 47804,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2615,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "435.51",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "17.67",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 28577,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3902,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "173.51",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "59.76",
                    "currencyCode": "MWK"
                  },
                  "percentage": "12.14"
                },
                "passengerReferenceIds": [
                  "c16ec84f-cd7d-4ad0-9532-07bb6216ef69",
                  "06ad9c1d-c91c-4b7b-94a6-195f21dd12e8",
                  "cc6bf3e2-6090-44a7-84e9-342405bdec95",
                  "a8135a81-d266-4286-8fa3-ace7d2e886fa",
                  "ef86231c-e23c-4e59-8867-4fd11885aeef",
                  "0391131c-30ef-497b-9efb-74eafe69fdb5",
                  "53acab97-fb3c-4e3a-b454-5d879726dc4f",
                  "89dd9ee9-9c59-4527-b60c-e47f3383e64b",
                  "6e429fbf-443e-4027-9396-46ca7fa5234c"
                ],
                "total": {
                  "amount": {
                    "amount": "390.9",
                    "currencyCode": "KRW"
                  },
                  "awardAmount": {
                    "amount": 20044,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4856,
                  "equivalentAmount": {
                    "amount": "453.35",
                    "currencyCode": "MUR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "487.46",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 21120,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2564,
                    "equivalentAmount": {
                      "amount": "110.67",
                      "currencyCode": "KES"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "199.21",
                        "currencyCode": "ANG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27526,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4193,
                      "equivalentAmount": {
                        "amount": "424.47",
                        "currencyCode": "XOF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "33.27",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28743,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1181,
                      "equivalentAmount": {
                        "amount": "185.37",
                        "currencyCode": "XOF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "443.96",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19567,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3123,
                      "equivalentAmount": {
                        "amount": "78.49",
                        "currencyCode": "BZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "210.66",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 8242,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3545,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "271.88",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "185.26",
                    "currencyCode": "SLE"
                  },
                  "percentage": "9.86"
                },
                "passengerReferenceIds": [
                  "9f9f2234-1a4e-4f7c-b705-ce164dac3773",
                  "3ab79183-8839-4cf4-83dc-a192fdb8168a",
                  "4c1f7dda-e26f-4c4d-92e9-2d36675a800f",
                  "cc298d4d-3e65-4e59-84fe-fb8b3da66319",
                  "77ae5ba1-4aff-44e4-ab44-a233b4c59f09",
                  "f9eec305-ff78-437c-b1ae-cc54b5d7b4c0",
                  "58f20b2c-bc5a-4121-ab11-be2fa3a5c0ee",
                  "0bd9d9ad-c8af-41f9-9eb5-71779e4dd6b5",
                  "00b59c5b-4b62-4139-8cf4-686c1d85aac2"
                ],
                "total": {
                  "amount": {
                    "amount": "485.38",
                    "currencyCode": "XCD"
                  },
                  "awardAmount": {
                    "amount": 33246,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2435,
                  "equivalentAmount": {
                    "amount": "303.49",
                    "currencyCode": "DJF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "167.09",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 5101,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3521,
                    "equivalentAmount": {
                      "amount": "348.48",
                      "currencyCode": "BRL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "28.05",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28481,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0428,
                      "equivalentAmount": {
                        "amount": "106.12",
                        "currencyCode": "RUB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "213.43",
                        "currencyCode": "JMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24252,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1233,
                      "equivalentAmount": {
                        "amount": "189.15",
                        "currencyCode": "DKK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "398.24",
                        "currencyCode": "TTD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16283,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1235,
                      "equivalentAmount": {
                        "amount": "392.98",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "261.02",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 43274,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1078,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "37.7",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "347.11",
                        "currencyCode": "TJS"
                      },
                      "awardAmount": {
                        "amount": 17215,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4066,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "330.29",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "346.28",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 38579,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.266,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "472.89",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "73.43",
                    "currencyCode": "CLP"
                  },
                  "percentage": "6.64"
                },
                "passengerReferenceIds": [
                  "2a01c695-5553-4da4-b7f6-2ba8608f2c03",
                  "59e62214-5256-4b9a-b161-2e295334cc4e",
                  "de4a0889-35d1-4b28-bdc1-df79d4f6a23f",
                  "7bb86399-529c-4e15-b636-24c72e182d29",
                  "ca1f98b9-1895-43a3-9b95-b195c4c9857f",
                  "4c8bd175-7089-42ad-8233-269d25046d44",
                  "5b882b0a-59e9-4965-8b64-7f6c762f184b",
                  "db7ec0f2-0630-4c3e-b74e-b2b8bf41e148",
                  "dfef079e-defe-4fe4-8ff5-5be6b787f162"
                ],
                "total": {
                  "amount": {
                    "amount": "373.63",
                    "currencyCode": "QAR"
                  },
                  "awardAmount": {
                    "amount": 7482,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4098,
                  "equivalentAmount": {
                    "amount": "80.55",
                    "currencyCode": "GMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "275.58",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 21202,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3724,
                    "equivalentAmount": {
                      "amount": "335.78",
                      "currencyCode": "DKK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "137.47",
                        "currencyCode": "CAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5003,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0871,
                      "equivalentAmount": {
                        "amount": "408.09",
                        "currencyCode": "MDL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "204.81",
                        "currencyCode": "CZK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33827,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0117,
                      "equivalentAmount": {
                        "amount": "175.07",
                        "currencyCode": "BHD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "117.33",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47401,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2015,
                      "equivalentAmount": {
                        "amount": "78.66",
                        "currencyCode": "EGP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "277.72",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 11251,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0615,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "361.3",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "39.76",
                    "currencyCode": "BSD"
                  },
                  "percentage": "11.03"
                },
                "passengerReferenceIds": [
                  "f7c1a41f-e419-4e1b-a463-a7d71890f73c",
                  "7dfd2aa5-99a7-4150-a391-44de15270260",
                  "387d82e8-af4e-4985-8f68-dfe5e6e36bf8",
                  "13d0aad9-c81b-4250-b82b-947ed0b61463",
                  "a2256a37-1a97-4fab-b972-4164624a5417",
                  "aad98122-0960-40d2-93f1-471fecfe9ae6",
                  "18ceb5d4-f0b8-4ec5-9caa-43f4dd0eccbe",
                  "b2e15aa6-b98d-4d77-a899-0e24a4e08efd",
                  "3bd46211-33bb-475b-ae66-789ee427dbb0"
                ],
                "total": {
                  "amount": {
                    "amount": "211.64",
                    "currencyCode": "RSD"
                  },
                  "awardAmount": {
                    "amount": 17377,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3304,
                  "equivalentAmount": {
                    "amount": "176.42",
                    "currencyCode": "HKD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "319.17",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 3305,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3956,
                    "equivalentAmount": {
                      "amount": "154.52",
                      "currencyCode": "BSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "251.42",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10562,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3088,
                      "equivalentAmount": {
                        "amount": "327.37",
                        "currencyCode": "NPR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "139.99",
                        "currencyCode": "KZT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4800,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4607,
                      "equivalentAmount": {
                        "amount": "379.48",
                        "currencyCode": "GYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "52.44",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20327,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2887,
                      "equivalentAmount": {
                        "amount": "349.36",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "414.05",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 29082,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1773,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "443.26",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "348.54",
                    "currencyCode": "LRD"
                  },
                  "percentage": "8.34"
                },
                "passengerReferenceIds": [
                  "13d0547d-a50c-4bd7-9462-f205ff312878",
                  "74cf41d3-9190-4d77-8efa-6bebc8a11ae3",
                  "2b5616e1-b1e3-44ef-a705-5776dbcb5a40",
                  "aab6807c-b4ac-4066-817e-c1a060c6cbc6",
                  "6005454d-30f4-47bf-ae43-860d6dd9fb12",
                  "9505c9e5-4a91-488b-a3f5-b6eeb64ba794",
                  "3c6fe047-0934-473f-b642-6bdf2c98dd3b",
                  "d1a3b7bf-1d46-484a-884b-1fcd1ba1600f",
                  "75b12b76-d213-446f-9752-305982a83bb9"
                ],
                "total": {
                  "amount": {
                    "amount": "409.33",
                    "currencyCode": "AFN"
                  },
                  "awardAmount": {
                    "amount": 22646,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3545,
                  "equivalentAmount": {
                    "amount": "177.18",
                    "currencyCode": "TWD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "64.36",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 20028,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4938,
                    "equivalentAmount": {
                      "amount": "303.16",
                      "currencyCode": "LYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "447.6",
                        "currencyCode": "VES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2170,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1686,
                      "equivalentAmount": {
                        "amount": "168.53",
                        "currencyCode": "MVR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "265.98",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14898,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2474,
                      "equivalentAmount": {
                        "amount": "70.88",
                        "currencyCode": "CZK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "75.61",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28109,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1636,
                      "equivalentAmount": {
                        "amount": "445.02",
                        "currencyCode": "NIO"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "151.21",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 2423,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4095,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "189.71",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "409.73",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 21720,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2955,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "392.73",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "138.07",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 12094,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1816,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "42.6",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "434.15",
                    "currencyCode": "SEK"
                  },
                  "percentage": "14.53"
                },
                "passengerReferenceIds": [
                  "936554d5-e903-4921-8f3f-166887de5a75",
                  "fbd7c509-47ce-46f6-a10e-fba1cd88d828",
                  "afa87505-9093-43da-ae8c-bb4a9ca64b04",
                  "27ca86b5-a43e-48e1-b441-56fdc031596e",
                  "99db76d4-3f13-4c67-8306-aeaa91586da3",
                  "b2a12164-2819-4e60-b4c8-16b21e48db7e",
                  "eaa6225b-f317-49dd-8c6f-75b3f76fe21d",
                  "84b75bef-ea66-48a9-8d7d-8c9ed808b8c8",
                  "bb2958b3-9e8f-439a-bf60-b04da7cfaf6c"
                ],
                "total": {
                  "amount": {
                    "amount": "236.57",
                    "currencyCode": "KES"
                  },
                  "awardAmount": {
                    "amount": 26737,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1987,
                  "equivalentAmount": {
                    "amount": "406.2",
                    "currencyCode": "GEL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "348.71",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 31565,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.045,
                    "equivalentAmount": {
                      "amount": "483.22",
                      "currencyCode": "GYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "98.82",
                        "currencyCode": "TTD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35191,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3061,
                      "equivalentAmount": {
                        "amount": "443.46",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "246.87",
                        "currencyCode": "PLN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24300,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3092,
                      "equivalentAmount": {
                        "amount": "333.35",
                        "currencyCode": "MNT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "305.68",
                        "currencyCode": "KRW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23605,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4054,
                      "equivalentAmount": {
                        "amount": "207.79",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "460.91",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 18925,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3431,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "477.13",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "429.5",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 1091,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1424,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "414.86",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "95.56",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 22209,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3579,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "108.64",
                        "currencyCode": "CVE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "133.28",
                    "currencyCode": "XOF"
                  },
                  "percentage": "6.02"
                },
                "passengerReferenceIds": [
                  "e67e0b5d-3800-46af-a897-60000f819d94",
                  "c61d0fc9-ed07-43ea-a5b9-793ac3542298",
                  "c46640eb-6643-4479-a1e4-59c4dcafa15c",
                  "fcc6ab16-6276-473b-8fc8-6f19db61d1c7",
                  "03cf6205-fbdf-43a2-8afa-11769a437c78",
                  "16c24bb8-6e58-4bbf-b42b-061b9db4d1eb",
                  "be26d78b-ccfe-4e31-99d5-13ffb28a6bcc",
                  "27df51bf-7500-4414-8a20-2374c0a82480",
                  "5215de2d-e39b-4dc2-8a34-fdf6b93fb0a5"
                ],
                "total": {
                  "amount": {
                    "amount": "75.36",
                    "currencyCode": "QAR"
                  },
                  "awardAmount": {
                    "amount": 33388,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0143,
                  "equivalentAmount": {
                    "amount": "109.04",
                    "currencyCode": "SGD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "109.38",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 23130,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1145,
                    "equivalentAmount": {
                      "amount": "275.87",
                      "currencyCode": "WST"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "216.12",
                        "currencyCode": "SBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3148,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.067,
                      "equivalentAmount": {
                        "amount": "122.5",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "95.76",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47809,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2992,
                      "equivalentAmount": {
                        "amount": "65.53",
                        "currencyCode": "MWK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "418.61",
                        "currencyCode": "TWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29231,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0524,
                      "equivalentAmount": {
                        "amount": "216.35",
                        "currencyCode": "NZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "272.35",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 23217,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0916,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "346.66",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "481.88",
                    "currencyCode": "IQD"
                  },
                  "percentage": "5.84"
                },
                "deal": {
                  "amount": {
                    "amount": "165.68",
                    "currencyCode": "AED"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "19.45",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "fd60ca38-ab89-4233-9d05-236cab132c8a",
                  "201bf92d-3b9c-4119-92bf-296e8f2e9e30",
                  "e4e42bd7-7aea-482e-a5da-9c74c6622a60",
                  "0ef35534-a2c6-4291-9c4b-eb1a80b46007",
                  "a92146fd-6269-47b4-afab-65e4a4248bc7",
                  "05623bfd-d793-4235-b342-612935f86c23",
                  "e2e7af54-7b99-4c5d-ab37-c98ec2cb0936",
                  "13a6a677-6731-4f4f-950b-bc88be765086",
                  "3322c3d0-da75-434b-afef-1ca88494786a"
                ],
                "total": {
                  "amount": {
                    "amount": "78.9",
                    "currencyCode": "TND"
                  },
                  "awardAmount": {
                    "amount": 37713,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1707,
                  "equivalentAmount": {
                    "amount": "320.14",
                    "currencyCode": "KZT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "442.42",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 28897,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3473,
                    "equivalentAmount": {
                      "amount": "34.09",
                      "currencyCode": "RUB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "220.75",
                        "currencyCode": "SOS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2435,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2341,
                      "equivalentAmount": {
                        "amount": "275.19",
                        "currencyCode": "XAF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "378.08",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43537,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4131,
                      "equivalentAmount": {
                        "amount": "44.14",
                        "currencyCode": "BAM"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "409.37",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46118,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1398,
                      "equivalentAmount": {
                        "amount": "237.09",
                        "currencyCode": "XOF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "161.36",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 47713,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0701,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "386.24",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "205.88",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 31108,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4629,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "391.73",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "489.74",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 3898,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0148,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "142.74",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "108.81",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 35805,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4572,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "214.21",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "392.05",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 9013,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2299,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "269.85",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "39.42",
                    "currencyCode": "INR"
                  },
                  "percentage": "6.53"
                },
                "deal": {
                  "amount": {
                    "amount": "32.77",
                    "currencyCode": "CAD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "13.2",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "4e4e2762-3300-4c21-a216-62202a202b97",
                  "db0e3fc3-ecf1-49b5-9ce7-551a9f933a68",
                  "155f3f54-bcb5-485e-a550-cd884a93e836",
                  "24ecd8af-c90e-4dc0-af6d-00f2a70a49ba",
                  "b212663f-c32a-4dd2-b94b-fd9366943cf5",
                  "6aea8d74-7f57-41bd-8860-a398b41a259b",
                  "5fdbd121-6709-411c-afcf-b6306c2be951",
                  "1f7bd7b9-3a89-4d82-95ef-9047ad64d32e",
                  "93243b37-509b-4cc8-ac2d-2f5886862585"
                ],
                "total": {
                  "amount": {
                    "amount": "224.7",
                    "currencyCode": "SYP"
                  },
                  "awardAmount": {
                    "amount": 15927,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0432,
                  "equivalentAmount": {
                    "amount": "239.22",
                    "currencyCode": "PEN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "143.58",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 40010,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1857,
                    "equivalentAmount": {
                      "amount": "190.74",
                      "currencyCode": "BDT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "340.6",
                        "currencyCode": "ARS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38605,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1597,
                      "equivalentAmount": {
                        "amount": "448.29",
                        "currencyCode": "XAF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "244.63",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25385,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.065,
                      "equivalentAmount": {
                        "amount": "494.82",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "157.42",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2431,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0152,
                      "equivalentAmount": {
                        "amount": "434.76",
                        "currencyCode": "MWK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "240.61",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 24563,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.216,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "286.55",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "142.27",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 41326,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1195,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "421.4",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "58.21",
                    "currencyCode": "CLP"
                  },
                  "percentage": "5.53"
                },
                "deal": {
                  "amount": {
                    "amount": "339.43",
                    "currencyCode": "KES"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "5.13",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "9ad4cbc8-ffd6-4b62-b310-0e2f00c1ca9e",
                  "83da6b14-6715-474f-87c0-954715352156",
                  "7e6fb3ce-fdd0-459e-ba0d-02ae45746da9",
                  "08040d93-8071-46c2-9cfb-a099ee83a4f0",
                  "d7f9838f-aa87-4be8-a4e7-bf0f57483382",
                  "d4a2f5ac-91f0-4c28-9610-b7a93316eda0",
                  "efee842b-dab5-4772-974a-50c2595c2fae",
                  "0c026707-323d-47a3-8505-c66b77eadb87",
                  "9c44206c-3fcd-44fa-bb29-bc3106a0c905"
                ],
                "total": {
                  "amount": {
                    "amount": "275.58",
                    "currencyCode": "XOF"
                  },
                  "awardAmount": {
                    "amount": 7913,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2102,
                  "equivalentAmount": {
                    "amount": "14.78",
                    "currencyCode": "RON"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "288.46",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 24767,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2355,
                    "equivalentAmount": {
                      "amount": "71.22",
                      "currencyCode": "RSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "235.87",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47310,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0954,
                      "equivalentAmount": {
                        "amount": "162.63",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "357.76",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31339,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0748,
                      "equivalentAmount": {
                        "amount": "482.56",
                        "currencyCode": "CNY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "315.94",
                        "currencyCode": "BHD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1450,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0385,
                      "equivalentAmount": {
                        "amount": "493.79",
                        "currencyCode": "CVE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "108.33",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 25398,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1418,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "116.07",
                        "currencyCode": "PLN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "256.35",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 48279,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3555,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "250.34",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "271.26",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 48931,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0146,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "230.5",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "448.05",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 1340,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0249,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "304.75",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "284.25",
                    "currencyCode": "PEN"
                  },
                  "percentage": "11.22"
                },
                "deal": {
                  "amount": {
                    "amount": "356.37",
                    "currencyCode": "NZD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "6.35",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "16285ff3-34b5-4676-b36c-def522e249e6",
                  "6f60c9a6-ff21-4ba9-af61-2e38a9e22bd5",
                  "dd1aaff0-6181-4ad4-a395-c824c1f7228d",
                  "2676170f-00ce-4247-9df9-6f3836704115",
                  "fff76037-2eb5-4e79-9a98-0e192c679c72",
                  "4e8b95c3-8583-4b9f-ac96-cb3c62945b6b",
                  "678ee1e7-d55d-4297-bb08-24574607cc20",
                  "794c4978-517a-48da-8613-230f3a10625a",
                  "f831fab2-5aa8-4e8f-9e6e-b4899c0cfc03"
                ],
                "total": {
                  "amount": {
                    "amount": "21.78",
                    "currencyCode": "UZS"
                  },
                  "awardAmount": {
                    "amount": 1268,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3024,
                  "equivalentAmount": {
                    "amount": "486.1",
                    "currencyCode": "NZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "447.65",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 26398,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3879,
                    "equivalentAmount": {
                      "amount": "32.43",
                      "currencyCode": "RUB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "242.36",
                        "currencyCode": "IQD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48528,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1586,
                      "equivalentAmount": {
                        "amount": "450.12",
                        "currencyCode": "DKK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "47.17",
                        "currencyCode": "NIO"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14106,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4421,
                      "equivalentAmount": {
                        "amount": "46.84",
                        "currencyCode": "USD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "465.28",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39592,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4164,
                      "equivalentAmount": {
                        "amount": "187.23",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "452.59",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 22780,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2553,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "298.25",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "380.94",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 24549,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2173,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "192.24",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "241.3",
                    "currencyCode": "XOF"
                  },
                  "percentage": "8.01"
                },
                "deal": {
                  "amount": {
                    "amount": "41.82",
                    "currencyCode": "MXN"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "11.03",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "0e9a2ff7-4100-4b28-b473-b302c00f4ff6",
                  "4e263c79-47cb-416f-8aab-d1937eda1ba4",
                  "5e26787f-aae1-45bb-9456-41e62bed47d9",
                  "440b36d7-686a-43b9-96ae-1b960798e809",
                  "3c0272f8-06b6-419a-a47c-ebd3f1cc15c3",
                  "96dae20d-8661-4ace-9d84-15aff099c409",
                  "26230cb5-b286-4423-9358-d10cec56a30d",
                  "ec971214-6411-4935-8dbc-ed13b21968cc",
                  "2ea50eb6-3a8b-44af-b014-64b140eb0b3d"
                ],
                "total": {
                  "amount": {
                    "amount": "472.18",
                    "currencyCode": "MGA"
                  },
                  "awardAmount": {
                    "amount": 40532,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2496,
                  "equivalentAmount": {
                    "amount": "19.51",
                    "currencyCode": "CLP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "45.04",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 48295,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2057,
                    "equivalentAmount": {
                      "amount": "482.69",
                      "currencyCode": "XPF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "248.25",
                        "currencyCode": "KMF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41150,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1247,
                      "equivalentAmount": {
                        "amount": "187.36",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "238.08",
                        "currencyCode": "CZK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29400,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1457,
                      "equivalentAmount": {
                        "amount": "382.03",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "27.87",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37018,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4892,
                      "equivalentAmount": {
                        "amount": "146.65",
                        "currencyCode": "UGX"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "170.1",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 32053,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3763,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "335.55",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "274.78",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 8251,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3252,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "136.25",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "424.6",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 46685,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3962,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "293.29",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "133.23",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 46956,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3266,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "78.8",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "106.07",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 27089,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4792,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "148.81",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "12.82",
                    "currencyCode": "CHF"
                  },
                  "percentage": "11.31"
                },
                "deal": {
                  "amount": {
                    "amount": "243.25",
                    "currencyCode": "ISK"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.91",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e9ddeb74-4fe7-4a71-bb2f-ae1995341cf5",
                  "2e358181-abde-4760-ae9d-850b4a9c9160",
                  "04eea8c1-c4ab-401c-a6b2-036764cdbc9f",
                  "9becbe9c-d553-4fb1-91c6-4baa426c4485",
                  "d55f6f72-07c3-4184-85ce-8ba4ed2ffbe0",
                  "945a4b16-5950-474a-ade1-f6123d682e74",
                  "cd5f90fc-00b8-46c1-b819-d9ee4ee0e13e",
                  "fe2e7f55-a70c-48f6-a155-e209f8709834",
                  "c0587c7e-4c29-4247-acbd-eeb43d8f0d67"
                ],
                "total": {
                  "amount": {
                    "amount": "199.15",
                    "currencyCode": "LAK"
                  },
                  "awardAmount": {
                    "amount": 25389,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1474,
                  "equivalentAmount": {
                    "amount": "203.44",
                    "currencyCode": "MVR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "391.35",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 6600,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4205,
                    "equivalentAmount": {
                      "amount": "33.71",
                      "currencyCode": "HKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "166.54",
                        "currencyCode": "DJF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23071,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.394,
                      "equivalentAmount": {
                        "amount": "105.48",
                        "currencyCode": "XAF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "428.69",
                        "currencyCode": "QAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33449,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1912,
                      "equivalentAmount": {
                        "amount": "268.72",
                        "currencyCode": "ILS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "215.1",
                        "currencyCode": "KES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17542,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.19,
                      "equivalentAmount": {
                        "amount": "456.48",
                        "currencyCode": "TOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "286.29",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 34424,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0483,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "38.93",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "269.86",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 33995,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0473,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "236.55",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "419",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 39555,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1516,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "487.51",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "108.88",
                    "currencyCode": "OMR"
                  },
                  "percentage": "9.81"
                },
                "deal": {
                  "amount": {
                    "amount": "484.53",
                    "currencyCode": "KZT"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "16.53",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "6938cb31-13c8-4d27-a2fc-c2df5d738b65",
                  "dc6eba97-0e31-4d77-9d28-398df9af2c28",
                  "2fe139b1-2dc6-45bb-9886-412e268c3c46",
                  "50796e61-ae1c-4cde-b2e5-91a8b8a9cb50",
                  "6779055c-15e4-44b3-bf0f-358ebf0c5af0",
                  "45ddec74-6d65-4d9f-bb01-103d71374cdb",
                  "930b15d5-ccde-4d87-a1c0-bbf7c35e630f",
                  "f81b49fc-0fb7-45be-8ad9-24bc15152734",
                  "b1f90d8b-fa9f-4989-b5b7-7a2632d076b5"
                ],
                "total": {
                  "amount": {
                    "amount": "354.45",
                    "currencyCode": "LRD"
                  },
                  "awardAmount": {
                    "amount": 18852,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0709,
                  "equivalentAmount": {
                    "amount": "158.05",
                    "currencyCode": "XOF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "410.32",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 16249,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0489,
                    "equivalentAmount": {
                      "amount": "472.98",
                      "currencyCode": "GBP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "344.49",
                        "currencyCode": "AZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48879,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0645,
                      "equivalentAmount": {
                        "amount": "133.14",
                        "currencyCode": "XAF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "299.91",
                        "currencyCode": "PLN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8067,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4065,
                      "equivalentAmount": {
                        "amount": "343.29",
                        "currencyCode": "USD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "187.82",
                        "currencyCode": "ALL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30800,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3852,
                      "equivalentAmount": {
                        "amount": "74.54",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "327.21",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 8452,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2931,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "451.34",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "385.46",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 10428,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0175,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "58.57",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "256.23",
                    "currencyCode": "LYD"
                  },
                  "percentage": "7.46"
                },
                "deal": {
                  "amount": {
                    "amount": "316.03",
                    "currencyCode": "KHR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "11.83",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c6652271-e47d-461f-8222-b0f788f01111",
                  "ba59cc3d-f0e2-48b0-9463-1a53d00c0bf8",
                  "629162b0-414f-49ca-8e13-d66b9d17253f",
                  "837cb9a4-2fe8-4547-905c-c51958c17074",
                  "4b3c588e-1179-413c-af50-a2352c63afa2",
                  "986a4a52-f740-4c1e-b5ca-e125b60f5994",
                  "9b532672-f5d4-4265-81eb-1893e4c83051",
                  "0deb5293-e0f3-49d3-bd03-975ebe26fb5e",
                  "a0e727c3-6311-4bca-a74f-235e5d727238"
                ],
                "total": {
                  "amount": {
                    "amount": "470.94",
                    "currencyCode": "AED"
                  },
                  "awardAmount": {
                    "amount": 20606,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4248,
                  "equivalentAmount": {
                    "amount": "443.72",
                    "currencyCode": "PEN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "41.32",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 7279,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1816,
                    "equivalentAmount": {
                      "amount": "244.89",
                      "currencyCode": "INR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "449.15",
                        "currencyCode": "JPY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17172,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3553,
                      "equivalentAmount": {
                        "amount": "182.15",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "388.64",
                        "currencyCode": "KYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46212,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.331,
                      "equivalentAmount": {
                        "amount": "429.84",
                        "currencyCode": "RWF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "307.01",
                        "currencyCode": "HUF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31214,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.061,
                      "equivalentAmount": {
                        "amount": "53.21",
                        "currencyCode": "XPF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "264.05",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 11146,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4175,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "488.36",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "386.6",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 37697,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0366,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "269.53",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "286.04",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 42915,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0174,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "107.31",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "360.49",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 38501,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3812,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "161.14",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "482.55",
                    "currencyCode": "PGK"
                  },
                  "percentage": "6.41"
                },
                "deal": {
                  "amount": {
                    "amount": "83.72",
                    "currencyCode": "JPY"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "16.4",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "dbea6910-ba30-4512-8e76-91de3760fe5b",
                  "81d2e5f9-ffab-4e21-bae1-45bcba449082",
                  "99216773-195a-4302-9f84-4e906e9c7ffd",
                  "a60653e6-665c-49fe-8859-662586d4b537",
                  "419781f5-b611-4228-a155-85326b83b3bd",
                  "66cb6e18-44c6-4e70-a36c-2d7c92ee4188",
                  "38cfdec9-b2b6-473b-80c0-19f0e0c39234",
                  "852f7735-d3da-48e2-bc0c-7d45d9b7e5f3",
                  "f1942b88-322f-4969-9482-9b2c0fd6ca65"
                ],
                "total": {
                  "amount": {
                    "amount": "273.81",
                    "currencyCode": "BDT"
                  },
                  "awardAmount": {
                    "amount": 11269,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2088,
                  "equivalentAmount": {
                    "amount": "422.04",
                    "currencyCode": "SBD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "302.78",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 1685,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.221,
                    "equivalentAmount": {
                      "amount": "88.4",
                      "currencyCode": "JPY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "193.68",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23963,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.463,
                      "equivalentAmount": {
                        "amount": "381.62",
                        "currencyCode": "FJD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "225.95",
                        "currencyCode": "BHD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16571,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4755,
                      "equivalentAmount": {
                        "amount": "464.94",
                        "currencyCode": "BZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "337.71",
                        "currencyCode": "SHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7431,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.418,
                      "equivalentAmount": {
                        "amount": "188.34",
                        "currencyCode": "ZMW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "132.49",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 38580,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0826,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "73.17",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8303
                },
                "passengerReferenceIds": [
                  "90fb7321-30c0-4243-b901-9a9e8c6152c0",
                  "0ad319fc-baae-4a9c-9ae0-a359e7dfc58a",
                  "682be4e7-20f3-4148-a8ae-81db4b95ebbe",
                  "ee0027c4-7766-4c5b-b0c8-783f563ba2e8",
                  "d2c85b67-6c4d-4107-b73d-0731c28ac9d1",
                  "d19c856e-78ec-4c74-b209-f69ea772fddb",
                  "b813ea36-cfa1-4bf8-94f3-57ce927a79a0",
                  "279ec7c5-bb99-4b17-875e-d9faca56e34f",
                  "a0262d0c-b94c-4bc1-8c20-c5f0f6c4fd8a"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "38.31",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 39395,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3012,
                    "equivalentAmount": {
                      "amount": "47.87",
                      "currencyCode": "ALL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "219.69",
                          "currencyCode": "NGN"
                        },
                        "awardAmount": {
                          "amount": 43811,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4892,
                        "equivalentAmount": {
                          "amount": "110.85",
                          "currencyCode": "ARS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "404.23",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 27085,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.433,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "50.69",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "42.8",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 19054,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3562,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "344.39",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "257.59",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 26121,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0789,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "416.34",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "286.68",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 13463,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2149,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "303.82",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "337.28",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 31035,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2614,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "51.86",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "126.42",
                          "currencyCode": "TMT"
                        },
                        "awardAmount": {
                          "amount": 15874,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1981,
                        "equivalentAmount": {
                          "amount": "51.76",
                          "currencyCode": "TJS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "392.2",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 39080,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.237,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "242.36",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "154.89",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 13169,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1258,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "483.04",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "70.13",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 14212,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3836,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "268.38",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "319.7",
                          "currencyCode": "AOA"
                        },
                        "awardAmount": {
                          "amount": 32016,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1025,
                        "equivalentAmount": {
                          "amount": "428.11",
                          "currencyCode": "BRL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "395.48",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 41462,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1858,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "227.06",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "193.6",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 40142,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3325,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "32.09",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "405.32",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 17989,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4788,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "113.2",
                            "currencyCode": "LYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "19.36",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 34133,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4203,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "354.56",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "192.01",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 15965,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1634,
                    "equivalentAmount": {
                      "amount": "160.71",
                      "currencyCode": "AUD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "309.53",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 36069,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0816,
                    "equivalentAmount": {
                      "amount": "26.99",
                      "currencyCode": "AMD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "487.45",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 35408,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0297,
                    "equivalentAmount": {
                      "amount": "64.74",
                      "currencyCode": "CUP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "294.95",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 15915,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1457,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "371",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "45.34",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 34918,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3021,
                    "equivalentAmount": {
                      "amount": "378.02",
                      "currencyCode": "XAF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "143.84",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 12072,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2884,
                    "equivalentAmount": {
                      "amount": "146.27",
                      "currencyCode": "XOF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0922
                },
                "passengerReferenceIds": [
                  "51847de4-3a0d-4794-8557-d520355e0553",
                  "fcd76952-4cc0-4702-88a9-3fb889eda43a",
                  "cc36ebd7-7b60-41e1-afb0-bdc89dd53dfa",
                  "515ebc63-fe9e-435c-9bba-ebdb212deace",
                  "f823a01b-e0be-49e8-beca-92f1bd5abfb1",
                  "85293f95-e244-4b30-aa89-34ebdd56903b",
                  "f1e442b2-0099-404b-8db8-c22c5ae90878",
                  "e5fce9c6-d7b7-4519-a563-d6422f74da28",
                  "5c43c7f1-522c-4c8f-b8b7-bf52210e7030"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "409.26",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 27529,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1916,
                    "equivalentAmount": {
                      "amount": "386.21",
                      "currencyCode": "GEL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "146.32",
                          "currencyCode": "MRU"
                        },
                        "awardAmount": {
                          "amount": 16730,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3867,
                        "equivalentAmount": {
                          "amount": "217.97",
                          "currencyCode": "AMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "198.36",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 13448,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4445,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "33.8",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "322.42",
                          "currencyCode": "CUP"
                        },
                        "awardAmount": {
                          "amount": 5568,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1152,
                        "equivalentAmount": {
                          "amount": "317.52",
                          "currencyCode": "TTD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "376.53",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 5435,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1317,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "78.63",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "344.14",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 5342,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0925,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "244.83",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "151.63",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 7940,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2926,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "410.33",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "296.07",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 16809,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0124,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "335.52",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "449.16",
                          "currencyCode": "GEL"
                        },
                        "awardAmount": {
                          "amount": 21114,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1994,
                        "equivalentAmount": {
                          "amount": "105.27",
                          "currencyCode": "KHR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "469.8",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 26162,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2748,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "295.37",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "139.34",
                            "currencyCode": "MRU"
                          },
                          "awardAmount": {
                            "amount": 27854,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.195,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "404.4",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "35.45",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 5498,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4843,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "65.97",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "85.52",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 23873,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4433,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "167.47",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "189.7",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 49515,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2492,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "435.39",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "206.49",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 5757,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3505,
                    "equivalentAmount": {
                      "amount": "418.71",
                      "currencyCode": "PHP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "176.32",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 16009,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0602,
                    "equivalentAmount": {
                      "amount": "65.16",
                      "currencyCode": "RWF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "208.1",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 13121,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3695,
                    "equivalentAmount": {
                      "amount": "297.38",
                      "currencyCode": "ALL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "283.95",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 49736,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0917,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "231.71",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "32.49",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 4160,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3227,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "173.68",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "104.93",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 23882,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.369,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "423.15",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "126.62",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 35190,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4276,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "207.91",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "380.5",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 15397,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0206,
                    "equivalentAmount": {
                      "amount": "339.91",
                      "currencyCode": "GIP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "420.56",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 37767,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.16,
                    "equivalentAmount": {
                      "amount": "491.91",
                      "currencyCode": "CRC"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.108
                },
                "passengerReferenceIds": [
                  "02c4abce-f4e5-48b4-9d35-e299498ceed1",
                  "51032ce2-7383-4b80-ae2c-61b8d9a32550",
                  "f743f795-42bc-4be4-b025-92e309be98ba",
                  "5c6cbee6-2418-4f45-b1bc-27acb5650fa7",
                  "8cdca5e5-2727-404f-96c6-0d1476c23408",
                  "c8ebe6fa-3e5f-4f24-824f-3ad15289dc6a",
                  "66724760-4544-47d6-abc8-c23b816d81dc",
                  "8e990956-f524-49f5-ad5b-10a50414ec09",
                  "dae51da5-e522-4388-a8b3-1f699701a15b"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "79.44",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 49541,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0787,
                    "equivalentAmount": {
                      "amount": "329.07",
                      "currencyCode": "SSP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "251.93",
                          "currencyCode": "SEK"
                        },
                        "awardAmount": {
                          "amount": 46753,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0157,
                        "equivalentAmount": {
                          "amount": "453.58",
                          "currencyCode": "MRU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "37.62",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 16951,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1638,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "166.92",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "18.14",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 4790,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.269,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "359.75",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "431.36",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 14620,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3959,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "493.85",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "96.43",
                          "currencyCode": "MZN"
                        },
                        "awardAmount": {
                          "amount": 38433,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4389,
                        "equivalentAmount": {
                          "amount": "246.94",
                          "currencyCode": "RSD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "197.04",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 10255,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1426,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "217.58",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "309.88",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 17091,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2451,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "287.07",
                            "currencyCode": "KZT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "480.21",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 11980,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4904,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "102.71",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "490.82",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 42508,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4161,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "422.99",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "229.73",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 29079,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.214,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "473.23",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "204.57",
                          "currencyCode": "EGP"
                        },
                        "awardAmount": {
                          "amount": 1902,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.401,
                        "equivalentAmount": {
                          "amount": "158.46",
                          "currencyCode": "IQD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "131.71",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 16746,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1806,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "480.33",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "174.03",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 38818,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3229,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "297.15",
                            "currencyCode": "KZT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "176.96",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 4290,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2949,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "344.12",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "357.92",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 1863,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3389,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "179.16",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "230.14",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 35797,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0593,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "227.39",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "15.85",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 23729,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.354,
                    "equivalentAmount": {
                      "amount": "484.21",
                      "currencyCode": "TOP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "333.11",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 49784,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1346,
                    "equivalentAmount": {
                      "amount": "199.17",
                      "currencyCode": "LKR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "195.7",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 3226,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1296,
                    "equivalentAmount": {
                      "amount": "325.56",
                      "currencyCode": "CHF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "354.88",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 42351,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0804,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "262.92",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "42.2",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 34086,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.415,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "119.91",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "444.23",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 8834,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2374,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "70.42",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "235.11",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 47149,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3568,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "285.84",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "85.64",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 1161,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.405,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "166.38",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "277.94",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 1178,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4874,
                    "equivalentAmount": {
                      "amount": "416.25",
                      "currencyCode": "SGD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "461.27",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 11436,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3927,
                    "equivalentAmount": {
                      "amount": "138.32",
                      "currencyCode": "SZL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0386
                },
                "passengerReferenceIds": [
                  "68f53153-c3ed-4908-87c0-5146401aa716",
                  "cd7e4cbf-a641-4737-ad87-aa29080bb491",
                  "e24ceb41-771d-4ded-b4cb-3500e02c7b56",
                  "3eea0b1d-3313-43f3-9217-d7aafc8e9f43",
                  "9d937bf0-78c7-4bd1-aeb6-121c7e5fcfd9",
                  "7863b51f-9325-44db-a77c-354f03e10217",
                  "c4f43eb6-15f6-4913-9dd5-1c35e7399e00",
                  "bee35cf9-a73b-443a-8f1e-f94743c2bb39",
                  "d25dac0f-8d06-4fd3-8bbb-fee080787293"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "349.16",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 33595,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4453,
                    "equivalentAmount": {
                      "amount": "467.77",
                      "currencyCode": "ZWL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "494.71",
                          "currencyCode": "PYG"
                        },
                        "awardAmount": {
                          "amount": 37891,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4146,
                        "equivalentAmount": {
                          "amount": "390.07",
                          "currencyCode": "UAH"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "140.41",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 21351,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1887,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "162.41",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "146.07",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 45945,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1327,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "161.79",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "114.04",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 21155,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4336,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "382",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "53.6",
                          "currencyCode": "MNT"
                        },
                        "awardAmount": {
                          "amount": 42058,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2125,
                        "equivalentAmount": {
                          "amount": "222.73",
                          "currencyCode": "MNT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "343.69",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 7969,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3567,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "392.3",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "262.26",
                            "currencyCode": "KGS"
                          },
                          "awardAmount": {
                            "amount": 36658,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0352,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "410.29",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "465.29",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 4115,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2138,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "112.18",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "161.97",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 47389,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4935,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "106.43",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "63.29",
                          "currencyCode": "MNT"
                        },
                        "awardAmount": {
                          "amount": 41103,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.082,
                        "equivalentAmount": {
                          "amount": "142.21",
                          "currencyCode": "PGK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "231.12",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 42350,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.323,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "152.98",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "119.28",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 19759,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4347,
                    "equivalentAmount": {
                      "amount": "279.42",
                      "currencyCode": "HTG"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "444.72",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 6442,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1267,
                    "equivalentAmount": {
                      "amount": "43.94",
                      "currencyCode": "AFN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "486.19",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 39719,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4524,
                    "equivalentAmount": {
                      "amount": "259.72",
                      "currencyCode": "PKR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "285.89",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 33101,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3313,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "66.8",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "375.46",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 16828,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1603,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "370.74",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "187.33",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 26235,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.419,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "101.67",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "341.01",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 47877,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3233,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "78.77",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "367.84",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 15604,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2111,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "294.96",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "442.27",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 21792,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3269,
                    "equivalentAmount": {
                      "amount": "344.38",
                      "currencyCode": "ANG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "211.91",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 6517,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.239,
                    "equivalentAmount": {
                      "amount": "388.97",
                      "currencyCode": "DZD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8796
                },
                "passengerReferenceIds": [
                  "3b5d39cd-fc0e-4bbc-b0f3-4ed41169e162",
                  "0444a2ef-6572-42eb-aa9e-89146fd5f004",
                  "f2d40056-db1f-423a-9eac-8ccda415df7f",
                  "0f69f08e-2f96-492d-9e71-e98b674189c2",
                  "35fc9350-f883-470b-87c2-f29031097708",
                  "4e980a41-a6ce-4ffc-b00b-db338920e0a8",
                  "e8f707aa-26c1-4f54-8102-d5bb73b69630",
                  "7dc47e5a-c342-49d6-9804-9a4f03754b20",
                  "a00521c3-79ce-46b0-836b-f4f2a5db53ab"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "361.58",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 31606,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2596,
                    "equivalentAmount": {
                      "amount": "176.72",
                      "currencyCode": "KHR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "162.23",
                          "currencyCode": "GTQ"
                        },
                        "awardAmount": {
                          "amount": 24668,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1331,
                        "equivalentAmount": {
                          "amount": "94.7",
                          "currencyCode": "SLE"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "126.65",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 3392,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1628,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "430.58",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "219.55",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 42456,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2494,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "388.07",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "171",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 43139,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0748,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "166.24",
                            "currencyCode": "STN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "370.36",
                          "currencyCode": "ISK"
                        },
                        "awardAmount": {
                          "amount": 8417,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0423,
                        "equivalentAmount": {
                          "amount": "248",
                          "currencyCode": "TTD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "83.58",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 26365,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0808,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "477.85",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "274.85",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 30863,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4307,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "465.85",
                            "currencyCode": "AOA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "313.3",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 25662,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4986,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "215.96",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "402.84",
                            "currencyCode": "TTD"
                          },
                          "awardAmount": {
                            "amount": 23347,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1955,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "430.62",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "99.58",
                          "currencyCode": "SZL"
                        },
                        "awardAmount": {
                          "amount": 12717,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4455,
                        "equivalentAmount": {
                          "amount": "113.89",
                          "currencyCode": "KZT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "203.56",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 13607,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1396,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "87.11",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "314.02",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 13538,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4423,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "379.74",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "275.14",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 34977,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4011,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "114.95",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "397.92",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 17184,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2309,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "69.45",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "309.17",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 49398,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2558,
                    "equivalentAmount": {
                      "amount": "18.44",
                      "currencyCode": "HTG"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "480.77",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 21640,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0963,
                    "equivalentAmount": {
                      "amount": "145.41",
                      "currencyCode": "XOF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "30.38",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 11781,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3654,
                    "equivalentAmount": {
                      "amount": "229.55",
                      "currencyCode": "PGK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "328.52",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 21623,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3352,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "329.93",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "250.27",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 44540,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0917,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "44.58",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "371.34",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 39369,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0351,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "243.31",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "100.81",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 35711,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2912,
                    "equivalentAmount": {
                      "amount": "411.86",
                      "currencyCode": "SCR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "280.12",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 7979,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3694,
                    "equivalentAmount": {
                      "amount": "262.16",
                      "currencyCode": "BSD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1982
                },
                "passengerReferenceIds": [
                  "4c113f96-0c38-4b0f-b5a0-4a294af50d84",
                  "521a3813-07ff-4b55-b5d3-024c8cae9056",
                  "a37243bb-3356-430b-b131-2747d415c061",
                  "a5b644c8-db89-40ec-8f7f-cf9564338a4d",
                  "6488caa1-1ad1-4ce4-a4a7-54170db817c9",
                  "68661c6e-f59b-4199-9b44-124a7b74efcd",
                  "30ebfda4-ac8f-455d-b43f-4be1a4016083",
                  "710396dc-b495-465f-b149-614c25e1cdc7",
                  "1e77cb5d-64b6-48aa-a40b-73459ca30253"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "414.24",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 40255,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0641,
                    "equivalentAmount": {
                      "amount": "489.68",
                      "currencyCode": "PKR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "82.62",
                          "currencyCode": "SBD"
                        },
                        "awardAmount": {
                          "amount": 44367,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2718,
                        "equivalentAmount": {
                          "amount": "261.38",
                          "currencyCode": "LKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "359.54",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 45496,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.108,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "340.17",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "49.57",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 39037,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2477,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "23.24",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "299.89",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 27309,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2146,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "46.54",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "304.96",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 20017,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1277,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "363.38",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "260.77",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 26481,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2902,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "476.73",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "171.47",
                          "currencyCode": "NGN"
                        },
                        "awardAmount": {
                          "amount": 1441,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3241,
                        "equivalentAmount": {
                          "amount": "297.82",
                          "currencyCode": "AZN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "80.03",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 24500,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.399,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "186.89",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "160.92",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 5162,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1734,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "209.31",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "52.93",
                          "currencyCode": "LKR"
                        },
                        "awardAmount": {
                          "amount": 31705,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3657,
                        "equivalentAmount": {
                          "amount": "166.47",
                          "currencyCode": "QAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "117.82",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 21397,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3318,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "317.8",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "80.29",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 20651,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.124,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "47.33",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "490.19",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 7155,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2377,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "55.47",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "99.02",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 21741,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2816,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "496.33",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "324.4",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 38775,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3089,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "273.45",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "366.83",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 40614,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2622,
                    "equivalentAmount": {
                      "amount": "301.25",
                      "currencyCode": "FJD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "310.25",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 25172,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3571,
                    "equivalentAmount": {
                      "amount": "280.17",
                      "currencyCode": "DZD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "147.94",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 9011,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.376,
                    "equivalentAmount": {
                      "amount": "154.86",
                      "currencyCode": "RON"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "486.19",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 14006,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3263,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "395.07",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "256.18",
                        "currencyCode": "USD"
                      },
                      "awardAmount": {
                        "amount": 30091,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.329,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "217.55",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "70.31",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 43773,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3591,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "44",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "491.18",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 23835,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.207,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "177.9",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "353.35",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 33397,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3172,
                    "equivalentAmount": {
                      "amount": "332.56",
                      "currencyCode": "SCR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "474.11",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 18118,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1016,
                    "equivalentAmount": {
                      "amount": "389.33",
                      "currencyCode": "VND"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0092
                },
                "passengerReferenceIds": [
                  "adcf35a3-7892-427f-b4a1-7401603e3556",
                  "db99e32d-1df0-49ea-af24-9d651e489581",
                  "f07dc4d7-86d1-4b28-bda4-d8ad9bfac375",
                  "b2d140e7-37b8-423d-ade7-8b62652f1803",
                  "e9541e79-e7e8-4b0e-8088-9270baa17975",
                  "a4587b8c-c607-40c1-a59b-7775357dca71",
                  "6aef7ae0-7dcd-48f1-8b06-f8f90d88663c",
                  "a3bf3cd5-ee2a-45c1-80f8-1509079d796a",
                  "2560b859-6e9b-4cf7-bacb-95a833461999"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "298.42",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 20907,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4139,
                    "equivalentAmount": {
                      "amount": "233.81",
                      "currencyCode": "BND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "272.24",
                          "currencyCode": "MXN"
                        },
                        "awardAmount": {
                          "amount": 21462,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4591,
                        "equivalentAmount": {
                          "amount": "280.91",
                          "currencyCode": "SBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "411.04",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 41576,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1174,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "11.62",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "182.1",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 26926,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2727,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "274.89",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "111.26",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 3788,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1946,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "23.65",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "65.2",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 22023,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0471,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "182.12",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "17.57",
                          "currencyCode": "KZT"
                        },
                        "awardAmount": {
                          "amount": 42853,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2298,
                        "equivalentAmount": {
                          "amount": "25.23",
                          "currencyCode": "BAM"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "327.5",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 20403,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0131,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "102.42",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "125.83",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 27733,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.476,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "340.79",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "244.83",
                          "currencyCode": "VND"
                        },
                        "awardAmount": {
                          "amount": 38446,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3676,
                        "equivalentAmount": {
                          "amount": "351.51",
                          "currencyCode": "FKP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "132.43",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 25921,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.452,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "391.13",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "128.41",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 45553,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2921,
                    "equivalentAmount": {
                      "amount": "98.31",
                      "currencyCode": "LSL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "30.47",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 13233,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4607,
                    "equivalentAmount": {
                      "amount": "378.73",
                      "currencyCode": "TND"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "250.63",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 9918,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1677,
                    "equivalentAmount": {
                      "amount": "390.19",
                      "currencyCode": "HTG"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "370.24",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 8395,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4598,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "99.89",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "100.5",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 4620,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2631,
                    "equivalentAmount": {
                      "amount": "134.94",
                      "currencyCode": "FKP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "452.78",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 12274,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4257,
                    "equivalentAmount": {
                      "amount": "62.47",
                      "currencyCode": "SLE"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9542
                },
                "passengerReferenceIds": [
                  "a6b4276c-b929-4972-bbc3-b7aba6ae57c9",
                  "b5d00316-7ea3-492e-9545-32416a34092c",
                  "f06f0334-67ae-4910-8813-89218f1d221e",
                  "8fd5463e-90e3-4bee-a09c-264dbbf365a3",
                  "aec676be-898c-4dec-8dfb-451a9425078d",
                  "975caee0-1732-4935-af4c-8b596df238d7",
                  "25adfc4e-28f5-4aef-a480-ae9408ca3ee5",
                  "b21e7e95-627f-49cf-8f4b-19a9a109c501",
                  "51231f2b-ce58-4c9a-811b-56532edf2514"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "484.85",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 46132,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1088,
                    "equivalentAmount": {
                      "amount": "358.44",
                      "currencyCode": "MAD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "53.67",
                          "currencyCode": "CVE"
                        },
                        "awardAmount": {
                          "amount": 22401,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0455,
                        "equivalentAmount": {
                          "amount": "34.23",
                          "currencyCode": "RUB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "29.2",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 47727,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2709,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "354.23",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "321.06",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 5042,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4666,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "228.85",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "381.71",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 49735,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1927,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "95.06",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "390.7",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 31222,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3168,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "444.83",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "21.19",
                          "currencyCode": "THB"
                        },
                        "awardAmount": {
                          "amount": 25685,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4092,
                        "equivalentAmount": {
                          "amount": "285.94",
                          "currencyCode": "UAH"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "112.86",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 37611,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2257,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "346.31",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "309.59",
                          "currencyCode": "KRW"
                        },
                        "awardAmount": {
                          "amount": 5667,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0499,
                        "equivalentAmount": {
                          "amount": "211.89",
                          "currencyCode": "BMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "157.58",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 45746,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3581,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "225.69",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "398.98",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 18274,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3341,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "219.66",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "53.23",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 32816,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2147,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "159.19",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "89.55",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 26794,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2936,
                    "equivalentAmount": {
                      "amount": "294.92",
                      "currencyCode": "XAF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "307.47",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 26888,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0789,
                    "equivalentAmount": {
                      "amount": "122.61",
                      "currencyCode": "GEL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "471.31",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 14624,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3508,
                    "equivalentAmount": {
                      "amount": "369.05",
                      "currencyCode": "LSL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "209.24",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 2274,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4736,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "333.69",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "438.2",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 7663,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2967,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "154.82",
                        "currencyCode": "ILS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "199.56",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 10049,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0757,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "69.02",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "268.35",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 38996,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0486,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "404.72",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "27.8",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 30830,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4844,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "464.03",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "250.97",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 15861,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3661,
                    "equivalentAmount": {
                      "amount": "392.36",
                      "currencyCode": "COP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "100.77",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 20107,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4871,
                    "equivalentAmount": {
                      "amount": "368.92",
                      "currencyCode": "KHR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8898
                },
                "passengerReferenceIds": [
                  "3ea0ef66-bfe9-4e1c-a055-19bc0ec23b86",
                  "e966eabb-9827-4acc-b926-6957ec488c25",
                  "06e93da5-a43b-4690-b60c-130ccebb2ab0",
                  "176b4acc-8868-4c70-8f4a-b9d1d73b9e8c",
                  "6b0f6623-1512-441c-b842-eea6a9d39dbc",
                  "0404ad29-ed5c-421e-bc11-d67fe3ac184a",
                  "9b179d4a-4c45-45a3-9f9d-2811fdb51070",
                  "754d2550-fba4-44cb-aa56-cd0e11566c26",
                  "a04c58a8-2d82-4afe-9e62-9c2083434adc"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "262.25",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 45824,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3244,
                    "equivalentAmount": {
                      "amount": "405.91",
                      "currencyCode": "BRL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "385.84",
                          "currencyCode": "VND"
                        },
                        "awardAmount": {
                          "amount": 33343,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4572,
                        "equivalentAmount": {
                          "amount": "424.06",
                          "currencyCode": "FKP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "250.52",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 13232,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0887,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "301.8",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "114.67",
                            "currencyCode": "USD"
                          },
                          "awardAmount": {
                            "amount": 33845,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1903,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "62.56",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "247.31",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 14470,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0309,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "231.75",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "228.41",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 8608,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0983,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "253.91",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "490.67",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 13699,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1674,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "422.81",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "389.41",
                          "currencyCode": "PYG"
                        },
                        "awardAmount": {
                          "amount": 36118,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1627,
                        "equivalentAmount": {
                          "amount": "445.96",
                          "currencyCode": "LSL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "296.9",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 6925,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3125,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "329.88",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "435.28",
                          "currencyCode": "CRC"
                        },
                        "awardAmount": {
                          "amount": 47875,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.059,
                        "equivalentAmount": {
                          "amount": "232.95",
                          "currencyCode": "TWD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "289.6",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 16281,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.049,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "448.25",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "206.27",
                            "currencyCode": "EUR"
                          },
                          "awardAmount": {
                            "amount": 23344,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.152,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "256.45",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "57.33",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 5611,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2627,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "18.06",
                            "currencyCode": "YER"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "249.97",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 8460,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3211,
                    "equivalentAmount": {
                      "amount": "340.69",
                      "currencyCode": "PEN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "261.99",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 1067,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3901,
                    "equivalentAmount": {
                      "amount": "118.45",
                      "currencyCode": "LAK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "207.38",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 33399,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2375,
                    "equivalentAmount": {
                      "amount": "313.57",
                      "currencyCode": "RON"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "446.76",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 42407,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1074,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "225.51",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "277.46",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 44677,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4226,
                    "equivalentAmount": {
                      "amount": "432.08",
                      "currencyCode": "RUB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "386.18",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 11613,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3154,
                    "equivalentAmount": {
                      "amount": "271.28",
                      "currencyCode": "BYN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "380.24",
                  "currencyCode": "JPY"
                },
                "awardAmount": {
                  "amount": 1736,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3186,
                "equivalentAmount": {
                  "amount": "331.56",
                  "currencyCode": "BBD"
                }
              },
              "fees": {
                "amount": {
                  "amount": "260.63",
                  "currencyCode": "XAF"
                },
                "awardAmount": {
                  "amount": 48007,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0899,
                "equivalentAmount": {
                  "amount": "120.51",
                  "currencyCode": "NIO"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "351.43",
                  "currencyCode": "AMD"
                },
                "awardAmount": {
                  "amount": 48176,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4322,
                "equivalentAmount": {
                  "amount": "174.19",
                  "currencyCode": "THB"
                }
              },
              "offerItemReferenceId": "bb0f6a8b-99db-4e9e-8e1e-a8b186dd9a17",
              "tax": {
                "amount": {
                  "amount": "172.18",
                  "currencyCode": "CUP"
                },
                "awardAmount": {
                  "amount": 10906,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0878,
                "equivalentAmount": {
                  "amount": "457.68",
                  "currencyCode": "ALL"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "283.84",
                    "currencyCode": "USD"
                  },
                  "awardAmount": {
                    "amount": 11389,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0748,
                  "equivalentAmount": {
                    "amount": "216.2",
                    "currencyCode": "PYG"
                  }
                },
                {
                  "amount": {
                    "amount": "333.06",
                    "currencyCode": "PKR"
                  },
                  "awardAmount": {
                    "amount": 24989,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2288,
                  "equivalentAmount": {
                    "amount": "65.86",
                    "currencyCode": "NGN"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "255.46",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 21771,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4205,
                    "equivalentAmount": {
                      "amount": "358.2",
                      "currencyCode": "VES"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "126.69",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 36769,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1308,
                    "equivalentAmount": {
                      "amount": "335.8",
                      "currencyCode": "HUF"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "498.76",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 39036,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1313,
                    "equivalentAmount": {
                      "amount": "286.48",
                      "currencyCode": "CLP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "54.41",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 3206,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1961,
                    "equivalentAmount": {
                      "amount": "266.11",
                      "currencyCode": "NOK"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "446.16",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 12493,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0755,
                      "equivalentAmount": {
                        "amount": "487.62",
                        "currencyCode": "HTG"
                      }
                    },
                    {
                      "amount": {
                        "amount": "118.3",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 8985,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0487,
                      "equivalentAmount": {
                        "amount": "308.47",
                        "currencyCode": "ZWL"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "343.17",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 7295,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3268,
                    "equivalentAmount": {
                      "amount": "333.61",
                      "currencyCode": "LKR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "190.36",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 12600,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3481,
                    "equivalentAmount": {
                      "amount": "260.97",
                      "currencyCode": "HTG"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "196.4",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 11165,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2684,
                    "equivalentAmount": {
                      "amount": "321.35",
                      "currencyCode": "USD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "371.61",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 37884,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2291,
                    "equivalentAmount": {
                      "amount": "479.59",
                      "currencyCode": "MNT"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "194.86",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 19109,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0292,
                      "equivalentAmount": {
                        "amount": "191.28",
                        "currencyCode": "TTD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "241.46",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 35393,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2899,
                      "equivalentAmount": {
                        "amount": "229.01",
                        "currencyCode": "LBP"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "199.42",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 31705,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.384,
                    "equivalentAmount": {
                      "amount": "30.88",
                      "currencyCode": "KWD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "277.42",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 11559,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.181,
                    "equivalentAmount": {
                      "amount": "45.91",
                      "currencyCode": "SRD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "453.36",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 38820,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2946,
                    "equivalentAmount": {
                      "amount": "190.29",
                      "currencyCode": "BBD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "73.47",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 45857,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0307,
                    "equivalentAmount": {
                      "amount": "287.79",
                      "currencyCode": "HTG"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "117.85",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 9182,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1028,
                      "equivalentAmount": {
                        "amount": "262.55",
                        "currencyCode": "NZD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "27.3",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 40702,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2419,
                      "equivalentAmount": {
                        "amount": "456.08",
                        "currencyCode": "ILS"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "301.58",
                    "currencyCode": "JOD"
                  },
                  "percentage": "13.24"
                },
                "passengerReferenceIds": [
                  "caa54585-592a-49df-bdc8-311dda5aa45c",
                  "f8e401b2-db1a-484c-a796-e2f08e1f1e3a",
                  "05258022-974d-4ff5-9940-5d13a8d038cf",
                  "5aac6b87-adf4-4472-b85e-495e6cf4f77a",
                  "f8926a46-d4ee-4ab5-8379-37fedb65a8f1",
                  "b5a7cf71-760d-4694-8129-f1a627f64ef8",
                  "d0fb3b6a-c854-4b05-94d6-7ba3c1d0182e",
                  "d762c604-da3e-4ce4-bc49-23e808f47ff4",
                  "16992ad4-f9c6-429e-9788-4b9d98f87603"
                ],
                "total": {
                  "amount": {
                    "amount": "241.07",
                    "currencyCode": "NAD"
                  },
                  "awardAmount": {
                    "amount": 12285,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4173,
                  "equivalentAmount": {
                    "amount": "187.44",
                    "currencyCode": "BIF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "418.99",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 39617,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4741,
                    "equivalentAmount": {
                      "amount": "307.09",
                      "currencyCode": "NOK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "371.96",
                        "currencyCode": "LSL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20593,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4711,
                      "equivalentAmount": {
                        "amount": "69.94",
                        "currencyCode": "BAM"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "56.55",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15255,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0973,
                      "equivalentAmount": {
                        "amount": "402.89",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "215.22",
                        "currencyCode": "TTD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36567,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1061,
                      "equivalentAmount": {
                        "amount": "166.26",
                        "currencyCode": "ALL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "343.02",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 45120,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4798,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "402.03",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "77.76",
                    "currencyCode": "PEN"
                  },
                  "percentage": "13.17"
                },
                "passengerReferenceIds": [
                  "c33c83f2-a11b-4764-9f81-d3179d1891a3",
                  "f80e29b4-f01c-40be-a7b3-f165a480fe5d",
                  "16c7587b-f666-4538-be45-9ac1f9c4845c",
                  "beec04ec-61b8-451e-b8f3-6a928bdd95a3",
                  "c9915c07-e678-4df5-803c-83259239c2e5",
                  "60bc4c42-2448-4964-81d9-3607242d70e6",
                  "2db0df26-1e91-4b15-ab3e-4e929c583cff",
                  "8764f715-358d-45fa-89cd-3f5734eb6b88",
                  "d47274dc-0272-4e5b-9991-a940e9028d08"
                ],
                "total": {
                  "amount": {
                    "amount": "33.12",
                    "currencyCode": "AED"
                  },
                  "awardAmount": {
                    "amount": 29359,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.418,
                  "equivalentAmount": {
                    "amount": "370.82",
                    "currencyCode": "USD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "35.33",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 15111,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4709,
                    "equivalentAmount": {
                      "amount": "95.5",
                      "currencyCode": "AOA"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "468.07",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31369,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4391,
                      "equivalentAmount": {
                        "amount": "192",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "434.9",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2035,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4639,
                      "equivalentAmount": {
                        "amount": "479.34",
                        "currencyCode": "RWF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "202.64",
                        "currencyCode": "KMF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10090,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3209,
                      "equivalentAmount": {
                        "amount": "134.87",
                        "currencyCode": "ARS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "485.2",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 35195,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0396,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "289.27",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "171.48",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 4772,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3401,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "40.19",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "142.3",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 39511,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4718,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "242.33",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "492.49",
                    "currencyCode": "VES"
                  },
                  "percentage": "8.1"
                },
                "passengerReferenceIds": [
                  "574640e6-56ea-4892-be44-61ec90602457",
                  "64d7ca0b-90d0-47d4-9739-ef4251a3ba8d",
                  "ffe0bd21-1b6a-498d-bc98-da663d243dbc",
                  "3f8042c7-d788-4419-b4f2-e25e565e6f75",
                  "466eb66e-b41d-43a3-92ed-51b21462abef",
                  "3bdb1d1f-73bd-4fd9-aecb-0a0acd955085",
                  "5f19cd9f-3179-4fb7-b507-d2f2a61863dd",
                  "6f66b85e-2700-494d-a4a7-0703aa5edc44",
                  "2d76699d-709c-4403-9318-b71e27f19e96"
                ],
                "total": {
                  "amount": {
                    "amount": "419.27",
                    "currencyCode": "NGN"
                  },
                  "awardAmount": {
                    "amount": 22533,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1551,
                  "equivalentAmount": {
                    "amount": "350.75",
                    "currencyCode": "CLP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "216.48",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 45094,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1513,
                    "equivalentAmount": {
                      "amount": "391.43",
                      "currencyCode": "SHP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "47.38",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40648,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2079,
                      "equivalentAmount": {
                        "amount": "466.7",
                        "currencyCode": "AWG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "208.45",
                        "currencyCode": "XAF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45035,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3091,
                      "equivalentAmount": {
                        "amount": "321.73",
                        "currencyCode": "NIO"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "446.53",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22151,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4966,
                      "equivalentAmount": {
                        "amount": "220.08",
                        "currencyCode": "BOB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "255.98",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 25706,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4873,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "162.08",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "363.75",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 5934,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0893,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "16.5",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "479.49",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 31727,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1633,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "44.42",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "408.51",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 32703,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4932,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "186.64",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "364.06",
                    "currencyCode": "CRC"
                  },
                  "percentage": "10.13"
                },
                "passengerReferenceIds": [
                  "b7a0acbd-f9d2-4a5b-8c88-517e7415bde3",
                  "9ccfdc49-b6c0-44f8-ad23-258c9d93c4cc",
                  "ac9f56be-4bfe-4e85-b8f8-49c5e0ddb1f3",
                  "3e2c48bc-736a-4f37-a5b9-134aa456c2ee",
                  "5e69d816-7b28-40f7-a053-f46de8c4cb3c",
                  "cc4183d8-27c0-43c5-b969-bc9926eac95e",
                  "27082fb9-3f71-4884-9181-9f5303ce972b",
                  "89af8e91-5d91-4fa4-ad74-33f227d66be8",
                  "a0e5814f-139b-4f21-b818-36ac9d11fa8b"
                ],
                "total": {
                  "amount": {
                    "amount": "293.92",
                    "currencyCode": "TWD"
                  },
                  "awardAmount": {
                    "amount": 1504,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2963,
                  "equivalentAmount": {
                    "amount": "451.32",
                    "currencyCode": "SEK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "42.84",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 33146,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0846,
                    "equivalentAmount": {
                      "amount": "149.61",
                      "currencyCode": "PGK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "393.96",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4619,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.103,
                      "equivalentAmount": {
                        "amount": "397.2",
                        "currencyCode": "PHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "467.23",
                        "currencyCode": "VUV"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6331,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0706,
                      "equivalentAmount": {
                        "amount": "31.06",
                        "currencyCode": "INR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "299.35",
                        "currencyCode": "PKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15094,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1883,
                      "equivalentAmount": {
                        "amount": "164.38",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "147.04",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 37792,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3596,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "436.47",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "397.84",
                    "currencyCode": "EGP"
                  },
                  "percentage": "14.82"
                },
                "passengerReferenceIds": [
                  "4384b8de-3058-4a2f-913c-6252bfed07e9",
                  "ebd218ae-2d85-4b88-8bd9-bcf28d5af2dc",
                  "403bcfc6-475a-4181-8806-908b42d14aed",
                  "82cee848-3d47-4754-983d-1c0e3ab68a22",
                  "abcf9efe-43eb-4598-94e9-a0e44b771fd3",
                  "78d95b79-b6a5-4329-96b1-3778b2963cb1",
                  "d8e2b368-eef2-4575-ae96-562b92264623",
                  "7ad6c20d-61c2-4c73-a73a-9072710817da",
                  "6bcdcaf3-94de-4445-b087-d88c871ba9f5"
                ],
                "total": {
                  "amount": {
                    "amount": "116.03",
                    "currencyCode": "BBD"
                  },
                  "awardAmount": {
                    "amount": 21255,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2932,
                  "equivalentAmount": {
                    "amount": "131.16",
                    "currencyCode": "GHS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "238.75",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 32295,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4853,
                    "equivalentAmount": {
                      "amount": "192.82",
                      "currencyCode": "ETB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "23.06",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42874,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1028,
                      "equivalentAmount": {
                        "amount": "139.98",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "472.31",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42188,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4062,
                      "equivalentAmount": {
                        "amount": "344.27",
                        "currencyCode": "YER"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "90.9",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37537,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4644,
                      "equivalentAmount": {
                        "amount": "482.94",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "89.73",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 28381,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1131,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "497.12",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "249.92",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 39680,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2765,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "239.51",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "419.79",
                    "currencyCode": "PYG"
                  },
                  "percentage": "9.27"
                },
                "passengerReferenceIds": [
                  "5cd77e5b-0dd0-4906-aa28-cc75a1f48aac",
                  "164cfe5a-206f-4214-b492-73dcfeb63e26",
                  "0bc73175-2abd-4e06-8f16-83a89b17e9bd",
                  "eda13ff3-e60f-4873-997b-238223253a3a",
                  "7e039777-787a-45cc-b79e-75f002a9caf2",
                  "eb28a796-58c0-4582-aaa6-ff1223c96f49",
                  "5725d1b2-2486-4a30-848b-4d8a0a24e08b",
                  "42bcb49e-6818-45e5-b78b-9a44f60d1020",
                  "1fbd8ce5-9ee1-44ad-b4f8-919d0047d9cb"
                ],
                "total": {
                  "amount": {
                    "amount": "448.18",
                    "currencyCode": "VND"
                  },
                  "awardAmount": {
                    "amount": 37665,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0976,
                  "equivalentAmount": {
                    "amount": "181.12",
                    "currencyCode": "KRW"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "209.68",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 10273,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0387,
                    "equivalentAmount": {
                      "amount": "384.12",
                      "currencyCode": "FJD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "178.64",
                        "currencyCode": "SHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32109,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4698,
                      "equivalentAmount": {
                        "amount": "373.28",
                        "currencyCode": "XAF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "295.76",
                        "currencyCode": "ANG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12700,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3387,
                      "equivalentAmount": {
                        "amount": "106.33",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "277.14",
                        "currencyCode": "KYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45509,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1885,
                      "equivalentAmount": {
                        "amount": "212.16",
                        "currencyCode": "UAH"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "64.96",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 7530,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1244,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "436.65",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "128.65",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 16173,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1769,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "64.42",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "464.9",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 9736,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4672,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "491.19",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "95.17",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 17542,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4135,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "267.19",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "37.98",
                    "currencyCode": "KMF"
                  },
                  "percentage": "8.95"
                },
                "passengerReferenceIds": [
                  "db80a154-0afa-4f70-9367-4ea37ed127eb",
                  "1103a7ea-1dc6-496e-a5ce-059148ba6e23",
                  "e0b64feb-c459-4a1a-b938-f24e7c5f4889",
                  "539a8a41-161f-4f2a-9ada-b63ff21deb15",
                  "2a3632f1-fd44-4155-b101-bed0e302791d",
                  "eee5b60f-6aef-4dde-bafa-2898de26e36a",
                  "6450b2ea-b722-4b32-a567-45e65ea01ac4",
                  "32632099-f258-4317-ad5f-49aa1f67475f",
                  "becdfa2f-3e9b-42c3-b912-acfc3c5b3af3"
                ],
                "total": {
                  "amount": {
                    "amount": "162.91",
                    "currencyCode": "RUB"
                  },
                  "awardAmount": {
                    "amount": 13073,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0811,
                  "equivalentAmount": {
                    "amount": "475.13",
                    "currencyCode": "MRU"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "161.56",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 16933,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4565,
                    "equivalentAmount": {
                      "amount": "187.66",
                      "currencyCode": "KMF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "373.24",
                        "currencyCode": "OMR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38672,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4288,
                      "equivalentAmount": {
                        "amount": "48.77",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "111.8",
                        "currencyCode": "HNL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8378,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2965,
                      "equivalentAmount": {
                        "amount": "80.21",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "113.65",
                        "currencyCode": "KYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26968,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2309,
                      "equivalentAmount": {
                        "amount": "263.82",
                        "currencyCode": "YER"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "148.52",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 39737,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4189,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "185.58",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "152.71",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 16484,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1695,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "322.73",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "234.71",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 13887,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4492,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "496.7",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "299.02",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 25694,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4576,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "280.16",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "174.42",
                    "currencyCode": "LAK"
                  },
                  "percentage": "11.9"
                },
                "passengerReferenceIds": [
                  "f97f83bc-0275-4371-a900-a90756a7ed15",
                  "3c4e9180-907b-4910-a66a-cd7f6705497a",
                  "5c4aba12-d867-4927-ae3e-975c59746bb5",
                  "ffa21e47-8d13-40de-a003-0d48534ff70e",
                  "23dc1742-55a3-4cee-9501-105f5e63bbff",
                  "f219fb95-0dd2-4918-bf07-836e60e53123",
                  "866f78dd-7aab-4db7-b4ed-e40b38918f8f",
                  "7d0d9947-7556-4e99-abaf-c79b8ee9e186",
                  "eb856f9e-34b7-4bab-b387-93ad86252a98"
                ],
                "total": {
                  "amount": {
                    "amount": "81.09",
                    "currencyCode": "DOP"
                  },
                  "awardAmount": {
                    "amount": 10666,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2772,
                  "equivalentAmount": {
                    "amount": "80.13",
                    "currencyCode": "BSD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "313.28",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 32909,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2782,
                    "equivalentAmount": {
                      "amount": "71.84",
                      "currencyCode": "GHS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "61.01",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21265,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.284,
                      "equivalentAmount": {
                        "amount": "331.81",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "286.79",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21761,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3838,
                      "equivalentAmount": {
                        "amount": "141.09",
                        "currencyCode": "CNY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "369.48",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24553,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3778,
                      "equivalentAmount": {
                        "amount": "93.57",
                        "currencyCode": "KPW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "374.3",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 28318,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.115,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "144.56",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "458.59",
                    "currencyCode": "SCR"
                  },
                  "percentage": "11.03"
                },
                "passengerReferenceIds": [
                  "61f3db6b-d1a9-442d-b8df-71f442b41610",
                  "7653751b-75ce-46ff-8c98-5eba58770d75",
                  "66a6e319-8bd4-4d1f-bb77-b0223396b7fd",
                  "7d0d8060-e3d2-4e45-b1b3-b912a6478925",
                  "e9e91f7b-4f56-41b2-999a-9d51a118c0b3",
                  "aacdfcb3-1bb4-4ffc-8828-5edfc9cdc993",
                  "87276315-d641-4970-b808-6ce8b36297c7",
                  "26ff1ff8-b713-41a1-945b-ee8feac879c2",
                  "596b082a-a50f-40ec-ab49-33e54e607e17"
                ],
                "total": {
                  "amount": {
                    "amount": "331.94",
                    "currencyCode": "TJS"
                  },
                  "awardAmount": {
                    "amount": 18043,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0615,
                  "equivalentAmount": {
                    "amount": "483.79",
                    "currencyCode": "YER"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "41.45",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 2314,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.43,
                    "equivalentAmount": {
                      "amount": "418.08",
                      "currencyCode": "GTQ"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "282.6",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17253,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1555,
                      "equivalentAmount": {
                        "amount": "69.8",
                        "currencyCode": "CUP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "407.24",
                        "currencyCode": "HUF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32664,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4011,
                      "equivalentAmount": {
                        "amount": "482.11",
                        "currencyCode": "ARS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "227.3",
                        "currencyCode": "GEL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33741,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2882,
                      "equivalentAmount": {
                        "amount": "322.32",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "220.86",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 20056,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0971,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "183.57",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "U51AC4",
            "4ENF4",
            "NE1ZO",
            "-1X7R",
            "1V7BJ",
            "OZ07I8",
            "52A54",
            "PPXS5C",
            "9NAQ68",
            "-SKDK"
          ]
        }
      ],
      "total": {
        "base": {
          "amount": {
            "amount": "183.57",
            "currencyCode": "STN"
          },
          "awardAmount": {
            "amount": 3625,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.4332,
          "equivalentAmount": {
            "amount": "139.44",
            "currencyCode": "ISK"
          }
        },
        "fees": {
          "amount": {
            "amount": "490.73",
            "currencyCode": "GBP"
          },
          "awardAmount": {
            "amount": 7407,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.0462,
          "equivalentAmount": {
            "amount": "397.15",
            "currencyCode": "DZD"
          }
        },
        "feesTax": {
          "amount": {
            "amount": "489.43",
            "currencyCode": "KRW"
          },
          "awardAmount": {
            "amount": 8060,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.1525,
          "equivalentAmount": {
            "amount": "253.03",
            "currencyCode": "MNT"
          }
        },
        "offerItemReferenceId": "5933dc29-6307-40f4-b61f-2d04aa4a5fc5",
        "tax": {
          "amount": {
            "amount": "443.41",
            "currencyCode": "GHS"
          },
          "awardAmount": {
            "amount": 41802,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.2126,
          "equivalentAmount": {
            "amount": "217.32",
            "currencyCode": "KZT"
          }
        },
        "totals": [
          {
            "amount": {
              "amount": "355.29",
              "currencyCode": "AUD"
            },
            "awardAmount": {
              "amount": 20954,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.0883,
            "equivalentAmount": {
              "amount": "122.34",
              "currencyCode": "PAB"
            }
          },
          {
            "amount": {
              "amount": "254.21",
              "currencyCode": "XPF"
            },
            "awardAmount": {
              "amount": 28880,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.2788,
            "equivalentAmount": {
              "amount": "209.53",
              "currencyCode": "SOS"
            }
          }
        ],
        "transactionBreakdowns": [
          {
            "base": {
              "amount": {
                "amount": "18.53",
                "currencyCode": "MWK"
              },
              "awardAmount": {
                "amount": 35087,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.4102,
              "equivalentAmount": {
                "amount": "296.54",
                "currencyCode": "HKD"
              }
            },
            "fees": {
              "amount": {
                "amount": "458.85",
                "currencyCode": "USD"
              },
              "awardAmount": {
                "amount": 30917,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.096,
              "equivalentAmount": {
                "amount": "392.08",
                "currencyCode": "FJD"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "49.62",
                "currencyCode": "GHS"
              },
              "awardAmount": {
                "amount": 6207,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.2765,
              "equivalentAmount": {
                "amount": "418.06",
                "currencyCode": "SHP"
              }
            },
            "tax": {
              "amount": {
                "amount": "293.32",
                "currencyCode": "CDF"
              },
              "awardAmount": {
                "amount": 45782,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.0533,
              "equivalentAmount": {
                "amount": "421.17",
                "currencyCode": "SLE"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "23.81",
                  "currencyCode": "TWD"
                },
                "awardAmount": {
                  "amount": 45856,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4824,
                "equivalentAmount": {
                  "amount": "453.51",
                  "currencyCode": "KRW"
                }
              },
              {
                "amount": {
                  "amount": "204.23",
                  "currencyCode": "CHF"
                },
                "awardAmount": {
                  "amount": 20977,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1402,
                "equivalentAmount": {
                  "amount": "305.13",
                  "currencyCode": "MNT"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "221.09",
                "currencyCode": "BGN"
              },
              "awardAmount": {
                "amount": 29713,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.2124,
              "equivalentAmount": {
                "amount": "70.6",
                "currencyCode": "SBD"
              }
            },
            "fees": {
              "amount": {
                "amount": "79.92",
                "currencyCode": "LSL"
              },
              "awardAmount": {
                "amount": 24181,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.4824,
              "equivalentAmount": {
                "amount": "404.95",
                "currencyCode": "JPY"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "297.77",
                "currencyCode": "SHP"
              },
              "awardAmount": {
                "amount": 25258,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1582,
              "equivalentAmount": {
                "amount": "160.82",
                "currencyCode": "IQD"
              }
            },
            "tax": {
              "amount": {
                "amount": "441.06",
                "currencyCode": "RON"
              },
              "awardAmount": {
                "amount": 18157,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.4399,
              "equivalentAmount": {
                "amount": "148.88",
                "currencyCode": "PKR"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "464.12",
                  "currencyCode": "TZS"
                },
                "awardAmount": {
                  "amount": 27170,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2883,
                "equivalentAmount": {
                  "amount": "39.97",
                  "currencyCode": "TOP"
                }
              },
              {
                "amount": {
                  "amount": "231.67",
                  "currencyCode": "SZL"
                },
                "awardAmount": {
                  "amount": 12567,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4802,
                "equivalentAmount": {
                  "amount": "57",
                  "currencyCode": "GMD"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "59.2",
                "currencyCode": "KZT"
              },
              "awardAmount": {
                "amount": 29710,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.2276,
              "equivalentAmount": {
                "amount": "336.75",
                "currencyCode": "SBD"
              }
            },
            "fees": {
              "amount": {
                "amount": "482.2",
                "currencyCode": "ETB"
              },
              "awardAmount": {
                "amount": 24141,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1658,
              "equivalentAmount": {
                "amount": "18.49",
                "currencyCode": "RWF"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "63.14",
                "currencyCode": "BWP"
              },
              "awardAmount": {
                "amount": 49708,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.2803,
              "equivalentAmount": {
                "amount": "300.84",
                "currencyCode": "EGP"
              }
            },
            "tax": {
              "amount": {
                "amount": "370.76",
                "currencyCode": "NAD"
              },
              "awardAmount": {
                "amount": 37280,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.4623,
              "equivalentAmount": {
                "amount": "306.33",
                "currencyCode": "KMF"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "159.03",
                  "currencyCode": "MNT"
                },
                "awardAmount": {
                  "amount": 34670,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2458,
                "equivalentAmount": {
                  "amount": "238.76",
                  "currencyCode": "ALL"
                }
              },
              {
                "amount": {
                  "amount": "178.76",
                  "currencyCode": "MZN"
                },
                "awardAmount": {
                  "amount": 2686,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2527,
                "equivalentAmount": {
                  "amount": "312.75",
                  "currencyCode": "PYG"
                }
              }
            ],
            "transactionType": "AddCollect"
          }
        ],
        "transactionType": "AddCollect"
      }
    },
    {
      "id": "d00b2010-56f0-4c7c-a2ed-80ae1ab7c1d5",
      "items": [
        {
          "details": {
            "type": "AirOfferItem"
          },
          "id": "70959a64-d357-45a9-b4f2-acddefac364c",
          "itineraryPartReferenceIds": [
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-2",
            "IP-2",
            "IP-2",
            "IP-2",
            "IP-2"
          ],
          "itineraryReferenceId": "UK1Y",
          "passengerReferenceIds": [
            "a9345532-8c2a-4cd8-bca1-4f0651be0b2a",
            "a1e2af97-ea46-4f69-8bea-bfcecd473e8a",
            "702907ef-196f-48e3-9e6c-11e173073869",
            "55409cc8-098d-4ff3-9c5e-adfba326bfb0",
            "b1386cf4-a899-46b8-bd75-406b5214bff0",
            "1b201b88-da8d-4069-9cfb-e5b8370ade57",
            "25919bec-dc47-47a8-ba37-d00c7d2d09e5",
            "cdc66ac4-f8ab-4f75-87d8-829676677e01",
            "9679d125-b609-4fb6-b289-0394b9328d34"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "101.64",
                    "currencyCode": "SOS"
                  },
                  "percentage": "11"
                },
                "deal": {
                  "amount": {
                    "amount": "275.16",
                    "currencyCode": "KWD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "15.99",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "aec1cc8b-f6f5-467b-993a-48e56cbe56f9",
                  "713e1030-fd36-49de-9749-ad2931f9cc37",
                  "077c2607-8210-4481-ad34-ee6427b7c82e",
                  "69008e27-bad2-4e5e-aad3-db8c4d58bb4d",
                  "40c1dec6-7571-49ea-838d-257c24372fa8",
                  "ac2d923c-543d-4ecc-914c-d06bac4555ff",
                  "2ec54a11-acf9-4b32-a391-7dd7e6591d20",
                  "ce0a7969-3d14-48a5-b58e-28924d10cdd5",
                  "56d0bdeb-f940-4c7f-84b8-457810a1e442"
                ],
                "total": {
                  "amount": {
                    "amount": "142.59",
                    "currencyCode": "DOP"
                  },
                  "awardAmount": {
                    "amount": 4313,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3828,
                  "equivalentAmount": {
                    "amount": "346.25",
                    "currencyCode": "LAK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "466.08",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 45972,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3965,
                    "equivalentAmount": {
                      "amount": "293.93",
                      "currencyCode": "MYR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "210.95",
                        "currencyCode": "SBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29353,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0205,
                      "equivalentAmount": {
                        "amount": "274.62",
                        "currencyCode": "HUF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "250.36",
                        "currencyCode": "PAB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7520,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2804,
                      "equivalentAmount": {
                        "amount": "299.39",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "68.22",
                        "currencyCode": "TMT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46189,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0345,
                      "equivalentAmount": {
                        "amount": "72.06",
                        "currencyCode": "SOS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "196.2",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 24018,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3264,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "424.65",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "445.07",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 13781,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0339,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "121.73",
                        "currencyCode": "GEL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "97.87",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 26924,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4835,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "263.61",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "132.45",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 39776,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3858,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "373.48",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "268.36",
                    "currencyCode": "BZD"
                  },
                  "percentage": "14.21"
                },
                "deal": {
                  "amount": {
                    "amount": "123.26",
                    "currencyCode": "CNY"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "10.72",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "dee695a1-5dc2-4e3f-a3e3-781fb6fdccaf",
                  "ad08f2e6-6f87-4ed0-ae31-b8de2f70ca99",
                  "f1a07a03-4298-4d27-aa27-2cbf83522e50",
                  "defe98c1-0f66-447c-b1f7-7197f5b734b3",
                  "8f4b68f5-7603-400c-a0c8-91c670390192",
                  "82978d60-c3f2-42c7-a166-38b5480ccb4a",
                  "ebf56d01-808c-4993-8c2d-c501e948f878",
                  "d69f4d8f-b32d-4d76-a7fb-c6491d50848a",
                  "085d6b93-9ad0-44b7-b58e-93dcff778512"
                ],
                "total": {
                  "amount": {
                    "amount": "251.76",
                    "currencyCode": "MVR"
                  },
                  "awardAmount": {
                    "amount": 17601,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3019,
                  "equivalentAmount": {
                    "amount": "349.17",
                    "currencyCode": "TMT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "333.94",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 46981,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0261,
                    "equivalentAmount": {
                      "amount": "189.23",
                      "currencyCode": "BAM"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "256.64",
                        "currencyCode": "JMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43164,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2716,
                      "equivalentAmount": {
                        "amount": "174.22",
                        "currencyCode": "BZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "438.18",
                        "currencyCode": "ALL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40548,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4738,
                      "equivalentAmount": {
                        "amount": "157.43",
                        "currencyCode": "ARS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "366.01",
                        "currencyCode": "FJD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33586,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2654,
                      "equivalentAmount": {
                        "amount": "80.13",
                        "currencyCode": "KZT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "383.88",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 32367,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0121,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "475.51",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "311.11",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 38699,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1311,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "88.73",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "176.7",
                    "currencyCode": "LSL"
                  },
                  "percentage": "5.41"
                },
                "deal": {
                  "amount": {
                    "amount": "401.02",
                    "currencyCode": "XPF"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "7.66",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "90a33f56-7025-4f05-afef-d4f4b29e491d",
                  "12f40c5b-6c1e-4a55-b0ec-5ea756842851",
                  "a93ec46a-7109-4fd9-9777-0f0d25c1bcb5",
                  "8acb2111-86b3-46d0-b275-c03c4cf1030f",
                  "96fd1911-3ec9-4fd3-9dcf-13f8d2cd92eb",
                  "321f569a-635c-472f-8948-eda36586cf4e",
                  "437bc852-3505-4c21-9f28-c03f820f5403",
                  "b5793ad7-51c7-4775-853a-31598eaa3092",
                  "76c0e316-b6ba-499d-9b29-ad85d574616b"
                ],
                "total": {
                  "amount": {
                    "amount": "50.21",
                    "currencyCode": "NOK"
                  },
                  "awardAmount": {
                    "amount": 1207,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2684,
                  "equivalentAmount": {
                    "amount": "11.35",
                    "currencyCode": "MKD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "29.5",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 22439,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4939,
                    "equivalentAmount": {
                      "amount": "155",
                      "currencyCode": "BAM"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "499.35",
                        "currencyCode": "OMR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14395,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3976,
                      "equivalentAmount": {
                        "amount": "378.77",
                        "currencyCode": "NZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "224.8",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46303,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2839,
                      "equivalentAmount": {
                        "amount": "53.85",
                        "currencyCode": "DOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "123.18",
                        "currencyCode": "CZK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13098,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1916,
                      "equivalentAmount": {
                        "amount": "49.42",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "392.44",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 15858,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4206,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "230.81",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "219.09",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 49634,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2928,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "425.74",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "284.23",
                        "currencyCode": "AFN"
                      },
                      "awardAmount": {
                        "amount": 41714,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3877,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "448.37",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "237.12",
                    "currencyCode": "SZL"
                  },
                  "percentage": "14.36"
                },
                "deal": {
                  "amount": {
                    "amount": "315.44",
                    "currencyCode": "HTG"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "8.2",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "aa5b882b-0f98-4470-9714-009f6b62f46d",
                  "aef5a2c9-6bf6-4036-8b78-ef4acfc5ac1e",
                  "f6ffd14e-cf87-4c32-a9a2-f6e3fe58b9cf",
                  "f97abbbb-32df-4e01-a349-950feb8bdebe",
                  "943a4fba-36d9-4b3d-936f-b809cff00e75",
                  "727a1a46-6198-44e3-b084-ac766ba68c59",
                  "ef07fd58-50ca-4ed7-8217-614eb7fab0e0",
                  "e6ccfc41-6bc5-4037-89bd-6d5894868136",
                  "c29d09ce-bcba-4da5-a311-7a5045c2c5ef"
                ],
                "total": {
                  "amount": {
                    "amount": "276.41",
                    "currencyCode": "BND"
                  },
                  "awardAmount": {
                    "amount": 29337,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1912,
                  "equivalentAmount": {
                    "amount": "493.44",
                    "currencyCode": "GHS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "285.11",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 44748,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0368,
                    "equivalentAmount": {
                      "amount": "219.26",
                      "currencyCode": "GMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "453.68",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5771,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1859,
                      "equivalentAmount": {
                        "amount": "311.34",
                        "currencyCode": "AWG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "134.47",
                        "currencyCode": "CAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31047,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4968,
                      "equivalentAmount": {
                        "amount": "478.18",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "384.41",
                        "currencyCode": "QAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44936,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1266,
                      "equivalentAmount": {
                        "amount": "62.43",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "16.69",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 18451,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4181,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "36.68",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "204.16",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 30416,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0323,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "342.76",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "42.46",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 6904,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3518,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "91.4",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "491.11",
                    "currencyCode": "PGK"
                  },
                  "percentage": "13.34"
                },
                "deal": {
                  "amount": {
                    "amount": "488.32",
                    "currencyCode": "NIO"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "17.18",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ecb6deb3-4b53-4e27-b403-23b31a1fc30e",
                  "dc462181-c983-430f-9fc9-849c119ef1f3",
                  "4f63e64f-0220-41dd-b4d1-0621ad2ee590",
                  "ae3d186b-a3cd-4f0d-8ec8-fdfcfdd12993",
                  "a0b693cf-8073-4c3f-a261-b6dd9411ec96",
                  "962476ef-c19d-410d-84a8-6f1156f7973a",
                  "1d75edfb-7d3c-4949-a875-6c6f0fa7e27d",
                  "b13f76c9-1b07-4c18-bc4d-28ba9c5cc22f",
                  "dafae7ff-a6eb-4e9a-8206-db3191a7645c"
                ],
                "total": {
                  "amount": {
                    "amount": "204.6",
                    "currencyCode": "KMF"
                  },
                  "awardAmount": {
                    "amount": 16383,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1285,
                  "equivalentAmount": {
                    "amount": "149.07",
                    "currencyCode": "WST"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "255.03",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 4315,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2814,
                    "equivalentAmount": {
                      "amount": "397.4",
                      "currencyCode": "BWP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "291.06",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27431,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3661,
                      "equivalentAmount": {
                        "amount": "105.8",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "309.96",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5703,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0912,
                      "equivalentAmount": {
                        "amount": "121.33",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "48.39",
                        "currencyCode": "GIP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24016,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1855,
                      "equivalentAmount": {
                        "amount": "56.57",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "143.48",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 7852,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3366,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "301.11",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "116.83",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 6555,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3588,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "189.09",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "215.14",
                    "currencyCode": "WST"
                  },
                  "percentage": "9.95"
                },
                "deal": {
                  "amount": {
                    "amount": "61.09",
                    "currencyCode": "KES"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "10.22",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "cb7b777d-67b9-47a8-a93e-9580b7a98e0d",
                  "886aad6b-af92-4689-9eae-f84d324d033d",
                  "9847b6c3-088a-443a-abd1-08dc7fc14760",
                  "885885c1-9e4d-4106-a410-6c46a2401ef5",
                  "098979f6-7248-4e0a-9e4f-454806ec02f9",
                  "6c2982bc-3f39-4e33-8e15-2b2d4185cc13",
                  "2d50be79-3d9b-4c10-afc9-6a7e72dc38e4",
                  "85f44624-1712-495b-bb94-aae35281c261",
                  "2bac57d5-f8e8-4dba-846c-73c9ece64ba2"
                ],
                "total": {
                  "amount": {
                    "amount": "434.95",
                    "currencyCode": "MNT"
                  },
                  "awardAmount": {
                    "amount": 26772,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2343,
                  "equivalentAmount": {
                    "amount": "273.69",
                    "currencyCode": "BZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "340.65",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 24675,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2745,
                    "equivalentAmount": {
                      "amount": "497.72",
                      "currencyCode": "MNT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "68.59",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4506,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3111,
                      "equivalentAmount": {
                        "amount": "109.38",
                        "currencyCode": "GHS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "461.25",
                        "currencyCode": "KMF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3414,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2033,
                      "equivalentAmount": {
                        "amount": "450.46",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "464.07",
                        "currencyCode": "CAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7779,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2334,
                      "equivalentAmount": {
                        "amount": "147.34",
                        "currencyCode": "VND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "35.02",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 39852,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.186,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "483",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "339.63",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 45829,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1726,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "120.41",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "381.26",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 19737,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3848,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "35.33",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "213.37",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 5286,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.392,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "158.17",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "421.26",
                    "currencyCode": "SDG"
                  },
                  "percentage": "11.83"
                },
                "deal": {
                  "amount": {
                    "amount": "176.45",
                    "currencyCode": "IRR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "19.38",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ed4ab709-b713-4f82-8896-4f74423e4398",
                  "b2b699d0-b4cf-4015-b2e1-fce595adb157",
                  "5edd5c9f-9a2e-4687-bf1c-4e185545af10",
                  "6aaca5c3-a147-4a01-aa3a-65c2747f9e02",
                  "0e6c9f22-9528-4cfb-9df6-31a1fbd435e2",
                  "16ba0028-0606-4a97-8f1a-9f6fad21945d",
                  "2df747c5-349a-42b0-bd52-52a8ce97d9f6",
                  "e44819db-c43a-4e0c-84aa-d4e37f4135ad",
                  "d37b4797-8f38-4b03-98a7-ca8c44e6a96b"
                ],
                "total": {
                  "amount": {
                    "amount": "165.22",
                    "currencyCode": "SOS"
                  },
                  "awardAmount": {
                    "amount": 35534,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4842,
                  "equivalentAmount": {
                    "amount": "274.89",
                    "currencyCode": "NAD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "492",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 44163,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0713,
                    "equivalentAmount": {
                      "amount": "456.12",
                      "currencyCode": "GTQ"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "389.28",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30506,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1403,
                      "equivalentAmount": {
                        "amount": "429.08",
                        "currencyCode": "CAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "352.42",
                        "currencyCode": "VND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30162,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.445,
                      "equivalentAmount": {
                        "amount": "214.33",
                        "currencyCode": "ANG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "70.62",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40131,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4435,
                      "equivalentAmount": {
                        "amount": "172.94",
                        "currencyCode": "AOA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "197.02",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 8199,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4842,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "332.67",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "179.04",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 31943,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1047,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "351.76",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "345.63",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 21732,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3729,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "131.21",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "14.84",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 17439,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1286,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "481.2",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "20.85",
                    "currencyCode": "BTN"
                  },
                  "percentage": "8.58"
                },
                "deal": {
                  "amount": {
                    "amount": "337.28",
                    "currencyCode": "ZAR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "16.88",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "1a25220b-85d2-4a4c-9ccd-59d5ca42aab8",
                  "46d76d98-0237-4a11-b5ab-04373bdfd847",
                  "9e6e332b-1467-4dd5-8843-065ebecf15f8",
                  "f9d3d0aa-eda3-4b56-badb-8a90c6e19295",
                  "d385557b-5c2a-45be-a2fa-a137a064af74",
                  "b3f82b6e-79ce-4df9-afa1-acbb99371f64",
                  "70e1ef20-a2a4-4fbe-b0a4-66f7f980fb33",
                  "08326b8f-130b-414f-8e49-40b58447d55c",
                  "9355ee1f-6904-4671-ae50-24df9aa2a083"
                ],
                "total": {
                  "amount": {
                    "amount": "149.32",
                    "currencyCode": "KZT"
                  },
                  "awardAmount": {
                    "amount": 44342,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2537,
                  "equivalentAmount": {
                    "amount": "224.08",
                    "currencyCode": "IRR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "84.49",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 18357,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2526,
                    "equivalentAmount": {
                      "amount": "141.43",
                      "currencyCode": "HKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "19.21",
                        "currencyCode": "MUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3354,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0494,
                      "equivalentAmount": {
                        "amount": "314.91",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "124.21",
                        "currencyCode": "COP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40442,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1383,
                      "equivalentAmount": {
                        "amount": "198.67",
                        "currencyCode": "CRC"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "381.46",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46739,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1366,
                      "equivalentAmount": {
                        "amount": "489.38",
                        "currencyCode": "BRL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "211.37",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 49054,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3289,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "377.09",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "389.83",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 39017,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2647,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "483.68",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "252.13",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 46837,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1991,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "351.53",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "375.28",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 35964,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4367,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "75.76",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "219.43",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 42724,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4081,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "351.88",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "405.9",
                    "currencyCode": "CAD"
                  },
                  "percentage": "14.47"
                },
                "deal": {
                  "amount": {
                    "amount": "93.79",
                    "currencyCode": "XAF"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "6.01",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "6c6f72c6-c5b6-422f-ba0f-9a434f79c6c6",
                  "acb19427-43e9-4268-ac72-9541c445f3f7",
                  "e19302dc-073f-4a44-b27f-a5997c18890d",
                  "ba707d49-bff9-400c-8c12-5f8d6acffdac",
                  "70055620-c06f-4fee-8e85-644ab1f69915",
                  "19694045-fdac-421b-ba59-9587b44d17be",
                  "8b6ba536-fc88-4e40-a5e2-29609b82e336",
                  "a69071f4-6597-4a38-a69d-5f96124561b5",
                  "5542f370-c70e-48ee-8536-5a754bfbf8da"
                ],
                "total": {
                  "amount": {
                    "amount": "283.12",
                    "currencyCode": "SDG"
                  },
                  "awardAmount": {
                    "amount": 10996,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0819,
                  "equivalentAmount": {
                    "amount": "179.5",
                    "currencyCode": "CRC"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "240.73",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 24062,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4309,
                    "equivalentAmount": {
                      "amount": "440.68",
                      "currencyCode": "KMF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "45.76",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45524,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0757,
                      "equivalentAmount": {
                        "amount": "329.3",
                        "currencyCode": "CNY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "78.9",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45823,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1135,
                      "equivalentAmount": {
                        "amount": "245.9",
                        "currencyCode": "PGK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "351.16",
                        "currencyCode": "CHF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6907,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1877,
                      "equivalentAmount": {
                        "amount": "421.47",
                        "currencyCode": "SDG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "267.03",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 18108,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1959,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "317.93",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8855
                },
                "passengerReferenceIds": [
                  "06f992a9-40c6-48aa-b4b9-237624cb01f4",
                  "60f189b2-4466-4d4c-ac8b-f67426c44978",
                  "d52c3562-4a64-4d6f-bbbe-8fd3db1266b1",
                  "f5279fda-b071-4867-b3e5-543b4f64aa00",
                  "dfcb2bd2-36a1-4d6e-a47f-0c5777dbbcfb",
                  "3b3ca5ff-c7fa-4583-a5d8-b3f7c0311d22",
                  "b3aa2982-b7e3-4a46-b119-4cb9d6a573a3",
                  "075806eb-9a09-4529-adb4-36a0a8bff41c",
                  "c4c73a8f-457e-4ce2-84cc-bf054084801b"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "287.6",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 38185,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0517,
                    "equivalentAmount": {
                      "amount": "349.43",
                      "currencyCode": "AED"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "244.64",
                          "currencyCode": "SDG"
                        },
                        "awardAmount": {
                          "amount": 6484,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1092,
                        "equivalentAmount": {
                          "amount": "61.28",
                          "currencyCode": "ETB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "113.9",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 39853,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2514,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "145.47",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "494.78",
                          "currencyCode": "ANG"
                        },
                        "awardAmount": {
                          "amount": 38480,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0334,
                        "equivalentAmount": {
                          "amount": "289.66",
                          "currencyCode": "ALL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "310.66",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 18349,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1071,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "345.39",
                            "currencyCode": "TTD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "332.42",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 49049,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3559,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "351.86",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "431.6",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 34390,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3605,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "14.13",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "215.47",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 18622,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4144,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "423.63",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "463.94",
                          "currencyCode": "FJD"
                        },
                        "awardAmount": {
                          "amount": 39292,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3142,
                        "equivalentAmount": {
                          "amount": "73.93",
                          "currencyCode": "ANG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "214.19",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 1521,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4533,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "442.8",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "260.57",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 5879,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2921,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "431.05",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "126.91",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 34507,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.114,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "449.52",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "71",
                            "currencyCode": "TTD"
                          },
                          "awardAmount": {
                            "amount": 18354,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4926,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "79.16",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "135.23",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 19047,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4179,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "133.93",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "121.38",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 40707,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2963,
                    "equivalentAmount": {
                      "amount": "105.03",
                      "currencyCode": "CHF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "149.45",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 32754,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2032,
                    "equivalentAmount": {
                      "amount": "207.02",
                      "currencyCode": "BSD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "21.09",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 17310,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4358,
                    "equivalentAmount": {
                      "amount": "459.6",
                      "currencyCode": "KWD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "468.16",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 36361,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1406,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "485.27",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "100.8",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 32724,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2883,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "276.78",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "468.47",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 22933,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3665,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "357.66",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "141.92",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 18578,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1842,
                    "equivalentAmount": {
                      "amount": "67.24",
                      "currencyCode": "NZD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "384.77",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 9926,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2904,
                    "equivalentAmount": {
                      "amount": "346.6",
                      "currencyCode": "SYP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.995
                },
                "passengerReferenceIds": [
                  "cafc8821-43f4-4c40-bbf8-4bb878fdd17a",
                  "93d283e9-9b1f-4287-8bac-f16137664f6e",
                  "7da881a1-dada-4d7f-9f87-f0b1f0bb462f",
                  "fa9833a6-66ba-472c-a456-6c3591bdc9e0",
                  "1e6084d6-fb34-4a9e-81d0-c11ac066231c",
                  "f9a588dd-1b55-42c0-a36f-ad4acbd4afbe",
                  "bfc77342-5f2b-453c-9558-1359e6bb76f1",
                  "d3e32a31-25ba-41af-8c02-bdd475127cec",
                  "71b4a9d3-1f3a-43d9-904d-dcbfd8ab17c8"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "497.09",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 23133,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1067,
                    "equivalentAmount": {
                      "amount": "478.54",
                      "currencyCode": "ETB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "267.22",
                          "currencyCode": "SSP"
                        },
                        "awardAmount": {
                          "amount": 3403,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1999,
                        "equivalentAmount": {
                          "amount": "455.68",
                          "currencyCode": "IQD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "325.64",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 49961,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2718,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "127.2",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "324.05",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 1144,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4547,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "179.9",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "127.62",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 34414,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0135,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "353.59",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "193.55",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 11637,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2541,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "16.5",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "69.69",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 26092,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3285,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "53.59",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "212.13",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 13509,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3957,
                        "equivalentAmount": {
                          "amount": "87.12",
                          "currencyCode": "CVE"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "289.86",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 39598,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1743,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "174.15",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "285.84",
                          "currencyCode": "ARS"
                        },
                        "awardAmount": {
                          "amount": 23377,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0322,
                        "equivalentAmount": {
                          "amount": "213.26",
                          "currencyCode": "MGA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "465.82",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 45121,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0904,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "329.1",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "88.08",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 9083,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4151,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "55.67",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "265.82",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 27477,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.045,
                    "equivalentAmount": {
                      "amount": "460.96",
                      "currencyCode": "TOP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "92.48",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 36816,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2331,
                    "equivalentAmount": {
                      "amount": "289.69",
                      "currencyCode": "UAH"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "413.06",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 39887,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1081,
                    "equivalentAmount": {
                      "amount": "91.5",
                      "currencyCode": "NIO"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "50.89",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 10479,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3029,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "389.61",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "99.74",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 12097,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1604,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "40.53",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "131.8",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 7668,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1099,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "156.23",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "386.67",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 10023,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.055,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "155.4",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "217.08",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 26030,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2029,
                    "equivalentAmount": {
                      "amount": "52.95",
                      "currencyCode": "LYD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "347.98",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 42269,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2651,
                    "equivalentAmount": {
                      "amount": "268.78",
                      "currencyCode": "BDT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1302
                },
                "passengerReferenceIds": [
                  "56993235-1541-416d-ac48-283d42791d72",
                  "41a5034c-e182-4e85-b802-d6f5a16cfe9d",
                  "d1edb238-6717-4229-bf99-b2a6790e6045",
                  "c425dec9-bdbb-4952-9336-ed9bb3550dc2",
                  "98737dd8-bb61-42d9-93ed-d35f5080f3a7",
                  "72491bca-b9ac-458a-aa03-df5ddf4c2b9f",
                  "6b4b5294-2705-4433-b9aa-c0217b59ad28",
                  "32bbcd59-85df-4e31-b73a-e7f2d618751a",
                  "185cc6f6-5f13-42bb-926c-2a1bed262fdd"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "137.02",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 5457,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4721,
                    "equivalentAmount": {
                      "amount": "425.5",
                      "currencyCode": "PAB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "163.41",
                          "currencyCode": "GHS"
                        },
                        "awardAmount": {
                          "amount": 30916,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3973,
                        "equivalentAmount": {
                          "amount": "141.92",
                          "currencyCode": "SRD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "448.76",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 45544,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2866,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "282.24",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "108.53",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 44623,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2728,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "330.41",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "39.35",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 6270,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0626,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "43.19",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "300.56",
                          "currencyCode": "LBP"
                        },
                        "awardAmount": {
                          "amount": 35809,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3937,
                        "equivalentAmount": {
                          "amount": "21.35",
                          "currencyCode": "XPF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "249.59",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 21998,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0978,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "274.17",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "79.1",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 44657,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1539,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "32.61",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "381.26",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 44315,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2764,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "239.24",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "212.02",
                          "currencyCode": "ISK"
                        },
                        "awardAmount": {
                          "amount": 43877,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.236,
                        "equivalentAmount": {
                          "amount": "291.88",
                          "currencyCode": "TOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "498.53",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 10160,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2197,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "353.17",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "455.32",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 49133,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1529,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "30.54",
                            "currencyCode": "STN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "117.9",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 4020,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3086,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "39.89",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "403.4",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 11860,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0854,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "301.98",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "392.1",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 26038,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.256,
                    "equivalentAmount": {
                      "amount": "495.51",
                      "currencyCode": "DOP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "479.83",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 19151,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1158,
                    "equivalentAmount": {
                      "amount": "102.23",
                      "currencyCode": "BWP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "209.83",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 23356,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3512,
                    "equivalentAmount": {
                      "amount": "442.01",
                      "currencyCode": "RUB"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "105.51",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 39162,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4153,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "300.28",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "123.54",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 46946,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0611,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "200.05",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "438.42",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 13148,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.148,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "72.66",
                        "currencyCode": "NAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "143.09",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 12388,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4738,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "311.6",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "79.86",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 46976,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3311,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "30.63",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "143.39",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 31806,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3029,
                    "equivalentAmount": {
                      "amount": "33.8",
                      "currencyCode": "PLN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "443.35",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 38076,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1744,
                    "equivalentAmount": {
                      "amount": "402.48",
                      "currencyCode": "XOF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1526
                },
                "passengerReferenceIds": [
                  "fa89fcc6-d6a1-4fd3-a9ea-b4184dd0e060",
                  "2e6a8570-87a8-4f29-932f-23685ba45c0e",
                  "abc7bb26-e9c3-4185-b1cb-5665cb947355",
                  "f77463c7-3cf6-452f-a135-76c6c791a4b4",
                  "91eeade4-8bc6-49d8-9157-50e9d33acf7b",
                  "5ce62634-3bac-446f-8b1b-c6f8572bb460",
                  "237d2fef-5da4-486c-94af-8a1e1b0d581a",
                  "bfce88c6-5b00-4b63-962e-1d29bafa0a11",
                  "ef24243e-8bf2-4ff3-9ff8-a47562c01aaf"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "396.65",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 25941,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0743,
                    "equivalentAmount": {
                      "amount": "357.57",
                      "currencyCode": "XCD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "166.17",
                          "currencyCode": "UZS"
                        },
                        "awardAmount": {
                          "amount": 36954,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4645,
                        "equivalentAmount": {
                          "amount": "440.84",
                          "currencyCode": "HKD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "417.83",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 5688,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1462,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "50.23",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "343.92",
                          "currencyCode": "SYP"
                        },
                        "awardAmount": {
                          "amount": 4544,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1998,
                        "equivalentAmount": {
                          "amount": "448.78",
                          "currencyCode": "KES"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "25.72",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 27687,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3776,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "462",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "439.25",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 49039,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4638,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "294.08",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "169.96",
                          "currencyCode": "TJS"
                        },
                        "awardAmount": {
                          "amount": 44882,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4606,
                        "equivalentAmount": {
                          "amount": "272.91",
                          "currencyCode": "ERN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "81.39",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 16265,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0394,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "124.73",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "345.04",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 45121,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.262,
                    "equivalentAmount": {
                      "amount": "83.95",
                      "currencyCode": "BGN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "136.11",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 30333,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1811,
                    "equivalentAmount": {
                      "amount": "249.16",
                      "currencyCode": "BGN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "307.16",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 20912,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3848,
                    "equivalentAmount": {
                      "amount": "481",
                      "currencyCode": "CVE"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "239.63",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 1287,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3123,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "445.5",
                        "currencyCode": "BRL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "76.27",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 45692,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0568,
                    "equivalentAmount": {
                      "amount": "472.55",
                      "currencyCode": "AMD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "452.42",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 5693,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2004,
                    "equivalentAmount": {
                      "amount": "412.19",
                      "currencyCode": "GBP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1105
                },
                "passengerReferenceIds": [
                  "acb91f91-c4d8-4c7c-b69c-bd83483cdbc6",
                  "72af7962-a1df-45b9-9f08-af3acfa1a62a",
                  "3e7f9155-54ff-4cee-a8a6-80eb2594fdc0",
                  "2c12aaf0-7b77-4429-8992-b8b29b5fd491",
                  "4d968cb9-3f74-48b5-bc75-2d39dc1ac57b",
                  "a6b2993c-c219-4803-8f82-ea8844d19fd4",
                  "74e9b582-4088-4875-8700-ae787c2e7866",
                  "c5aabc8b-a456-49ea-97db-db0c83de8a0f",
                  "88bcaa4d-fbbe-4493-89e9-8d81dccb05a4"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "308.52",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 13613,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0609,
                    "equivalentAmount": {
                      "amount": "419.15",
                      "currencyCode": "CAD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "278.13",
                          "currencyCode": "XOF"
                        },
                        "awardAmount": {
                          "amount": 15074,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2355,
                        "equivalentAmount": {
                          "amount": "154.17",
                          "currencyCode": "ILS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "303.4",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 36198,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1383,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "125.72",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "17.48",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 38533,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2704,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "246.03",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "236.35",
                          "currencyCode": "MNT"
                        },
                        "awardAmount": {
                          "amount": 48027,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0363,
                        "equivalentAmount": {
                          "amount": "361.9",
                          "currencyCode": "DZD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "119.92",
                            "currencyCode": "GBP"
                          },
                          "awardAmount": {
                            "amount": 44070,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0105,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "394.62",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "471.35",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 7449,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1484,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "44.65",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "208.97",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 37080,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4744,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "70.68",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "338.38",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 4810,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3696,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "288.18",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "153.23",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 26526,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1174,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "117.59",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "432.35",
                          "currencyCode": "MYR"
                        },
                        "awardAmount": {
                          "amount": 6867,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4666,
                        "equivalentAmount": {
                          "amount": "53.03",
                          "currencyCode": "PHP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "53.74",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 8764,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1378,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "163.43",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "43.95",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 46865,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1177,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "331.72",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "393.01",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 20398,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2716,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "377.8",
                            "currencyCode": "AOA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "23.79",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 13252,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2381,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "107.61",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "51.07",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 37991,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0905,
                    "equivalentAmount": {
                      "amount": "404.26",
                      "currencyCode": "RUB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "245.35",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 20154,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4286,
                    "equivalentAmount": {
                      "amount": "360.26",
                      "currencyCode": "TMT"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "258.52",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 34207,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0984,
                    "equivalentAmount": {
                      "amount": "302.25",
                      "currencyCode": "BHD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "405.92",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 29914,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0373,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "381.45",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "314.67",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 9779,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0462,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "225.81",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "162.6",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 33704,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0597,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "37.69",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "308.9",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 41448,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2795,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "176.43",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "492.51",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 27521,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0995,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "361.25",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "374.42",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 24005,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4431,
                    "equivalentAmount": {
                      "amount": "90.21",
                      "currencyCode": "ERN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "105.23",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 40536,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4365,
                    "equivalentAmount": {
                      "amount": "112.94",
                      "currencyCode": "LAK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.804
                },
                "passengerReferenceIds": [
                  "0b0fce3a-c966-46d6-b50a-c1929233f9f8",
                  "d102e3c8-7e81-47b5-b434-eb2bfdce5b55",
                  "d4e1e2a4-c8b2-43cd-bbe1-5c2e4ce2ee1f",
                  "27956eee-96c2-4a59-82ad-8a4a10b259ce",
                  "08dae023-9f6d-4c62-aaf2-df9f347cafac",
                  "80a710fd-21d7-44d8-806a-b72097f2f789",
                  "e68c458e-aa0e-4c46-8670-53b3b94df313",
                  "d2a59bde-550b-49f8-9601-399d345b18ac",
                  "5c46f089-b508-4a85-a4c7-ff06b5ee348a"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "355.41",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 6706,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2074,
                    "equivalentAmount": {
                      "amount": "54.02",
                      "currencyCode": "CVE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "238.09",
                          "currencyCode": "EUR"
                        },
                        "awardAmount": {
                          "amount": 24816,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0813,
                        "equivalentAmount": {
                          "amount": "492.51",
                          "currencyCode": "BND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "163.15",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 12131,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3633,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "118.1",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "214.12",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 7620,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2285,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "127.7",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "305.6",
                          "currencyCode": "UGX"
                        },
                        "awardAmount": {
                          "amount": 5690,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1738,
                        "equivalentAmount": {
                          "amount": "190.88",
                          "currencyCode": "CDF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "325.68",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 41700,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.187,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "445.8",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "375.3",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 16871,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4442,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "167.05",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "254.63",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 15709,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1454,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "295.83",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "167.67",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 44653,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2569,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "292.51",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "40.48",
                          "currencyCode": "KYD"
                        },
                        "awardAmount": {
                          "amount": 43919,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0964,
                        "equivalentAmount": {
                          "amount": "472.7",
                          "currencyCode": "MKD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "294.78",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 1639,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4132,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "380.48",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "147.52",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 35987,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2377,
                    "equivalentAmount": {
                      "amount": "118.82",
                      "currencyCode": "PAB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "378.36",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 39091,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.373,
                    "equivalentAmount": {
                      "amount": "315.98",
                      "currencyCode": "KYD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "167.29",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 4729,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1248,
                    "equivalentAmount": {
                      "amount": "173.64",
                      "currencyCode": "AOA"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "258.62",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 45043,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1682,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "386.04",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "39.12",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 5076,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4478,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "358.72",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "213.66",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 19065,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.099,
                    "equivalentAmount": {
                      "amount": "248.08",
                      "currencyCode": "BND"
                    }
                  },
                  {
                    "amount": {
                      "amount": "341.3",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 46112,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3242,
                    "equivalentAmount": {
                      "amount": "229.25",
                      "currencyCode": "AOA"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8575
                },
                "passengerReferenceIds": [
                  "6a01f8e0-f6b0-49b9-b233-e342e4a9ffb4",
                  "f52b3a34-3321-410d-8b4a-de3f45686ce9",
                  "903a78cf-fcab-4112-be06-37edf0a174e8",
                  "8b928522-bc1f-405d-afbf-9516b526a753",
                  "eb13c36d-f79a-4cd1-a9a5-fa60200986be",
                  "a6628d7a-2126-4698-849c-9c589c73fe5b",
                  "fb4c6e47-1900-4558-9b8a-99e74356941f",
                  "7092fc64-37ea-4d5e-8ba5-6bf03aa4169b",
                  "6f630422-f553-48ea-b27d-c799301c28e0"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "167.09",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 29380,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4575,
                    "equivalentAmount": {
                      "amount": "427.19",
                      "currencyCode": "SSP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "229.25",
                          "currencyCode": "RWF"
                        },
                        "awardAmount": {
                          "amount": 35290,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0971,
                        "equivalentAmount": {
                          "amount": "31.57",
                          "currencyCode": "NZD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "81.35",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 3540,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2487,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "315.36",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "356.53",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 18147,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.335,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "425.33",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "84.71",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 32459,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3846,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "396.12",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "160.04",
                          "currencyCode": "CAD"
                        },
                        "awardAmount": {
                          "amount": 27906,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0439,
                        "equivalentAmount": {
                          "amount": "99.33",
                          "currencyCode": "PKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "31.66",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 21203,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2855,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "53.92",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "474.34",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 42371,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2218,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "402.67",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "72.28",
                          "currencyCode": "TTD"
                        },
                        "awardAmount": {
                          "amount": 24454,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4145,
                        "equivalentAmount": {
                          "amount": "254.14",
                          "currencyCode": "SLE"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "298.33",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 19884,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0174,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "474.06",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "368.2",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 29855,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.113,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "437.57",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "343.42",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 26589,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0146,
                    "equivalentAmount": {
                      "amount": "243.63",
                      "currencyCode": "TTD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "191.83",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 18228,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1565,
                    "equivalentAmount": {
                      "amount": "126.06",
                      "currencyCode": "XCD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "104.11",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 20531,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4009,
                    "equivalentAmount": {
                      "amount": "352.52",
                      "currencyCode": "SEK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "251.16",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 44320,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.355,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "357.4",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "367.08",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 34854,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0816,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "181.33",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "315.91",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 14669,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.234,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "438.8",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "187.75",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 32618,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2048,
                    "equivalentAmount": {
                      "amount": "269.7",
                      "currencyCode": "BYN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "439.16",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 38376,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3179,
                    "equivalentAmount": {
                      "amount": "195.97",
                      "currencyCode": "KMF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8172
                },
                "passengerReferenceIds": [
                  "74559bb5-ccc4-454f-b4ee-0157ac30cb06",
                  "47f9abba-b94f-4dee-9324-6f39dcfd7371",
                  "c11c98a2-8127-4dd3-94aa-f11b96922351",
                  "e20e0388-3072-4ce6-a77e-0a20b4f8627f",
                  "1e3e0cac-36df-4046-84f4-71b013858018",
                  "49cb587e-6faf-454d-bd26-c16b796a8867",
                  "76affc9a-0f9f-4f83-96e9-c1465e7a828f",
                  "ddccde26-51e3-4877-b5a4-5a0df27b5d84",
                  "b08e84f9-7083-4b28-b682-73253be7a105"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "294.83",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 44248,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1757,
                    "equivalentAmount": {
                      "amount": "180.36",
                      "currencyCode": "BHD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "244.84",
                          "currencyCode": "CVE"
                        },
                        "awardAmount": {
                          "amount": 39374,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1169,
                        "equivalentAmount": {
                          "amount": "226.34",
                          "currencyCode": "BTN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "362.2",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 16266,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3544,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "341.99",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "139.32",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 33293,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4376,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "71.14",
                            "currencyCode": "CHF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "353.9",
                            "currencyCode": "TTD"
                          },
                          "awardAmount": {
                            "amount": 1259,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4419,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "329.93",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "369.85",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 20964,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3993,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "68.45",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "158.07",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 28681,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0238,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "281.4",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "392.38",
                          "currencyCode": "BHD"
                        },
                        "awardAmount": {
                          "amount": 34654,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1533,
                        "equivalentAmount": {
                          "amount": "403.13",
                          "currencyCode": "RWF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "175.84",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 15491,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1653,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "217.82",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "117.6",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 39396,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.229,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "231.01",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "159.59",
                          "currencyCode": "BGN"
                        },
                        "awardAmount": {
                          "amount": 19278,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0535,
                        "equivalentAmount": {
                          "amount": "40.78",
                          "currencyCode": "GTQ"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "168.04",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 19407,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1741,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "393.12",
                            "currencyCode": "TTD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "263.55",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 1830,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1229,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "145.61",
                            "currencyCode": "MYR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "164.94",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 33052,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0789,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "132",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "24.27",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 25703,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0295,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "241.82",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "130.58",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 42018,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3023,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "339.8",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "443.48",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 46725,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3333,
                    "equivalentAmount": {
                      "amount": "102.24",
                      "currencyCode": "KMF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "367.85",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 29252,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3643,
                    "equivalentAmount": {
                      "amount": "415.23",
                      "currencyCode": "RWF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "306.91",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 24346,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.186,
                    "equivalentAmount": {
                      "amount": "108.49",
                      "currencyCode": "KZT"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "77.42",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 48606,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4808,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "203.56",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "315.31",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 35270,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0578,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "248.51",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "381.11",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 38007,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3413,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "345.45",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "494.22",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 11796,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.373,
                    "equivalentAmount": {
                      "amount": "205.67",
                      "currencyCode": "TZS"
                    }
                  },
                  {
                    "amount": {
                      "amount": "429.63",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 18718,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3873,
                    "equivalentAmount": {
                      "amount": "76.03",
                      "currencyCode": "BAM"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1987
                },
                "passengerReferenceIds": [
                  "0a508fec-00c5-458b-beb4-52284aa92a38",
                  "ed9a87af-1a7b-40fc-9467-9ef44a94adc1",
                  "66b8d946-8e9d-4415-95a5-2c05c30c397d",
                  "a73cd378-3519-4dbb-8157-f730956ab473",
                  "cfc9e56d-e00d-442d-9a89-4f1b808aedb9",
                  "f6f57675-0df7-43b3-a875-2c275da16919",
                  "ff657974-8357-459c-905f-07146c4864c5",
                  "16357166-bb5b-431d-bd78-58ff58bb6add",
                  "6fd50056-4d12-4b83-9db7-cf55d8b874e5"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "441.3",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 48473,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0507,
                    "equivalentAmount": {
                      "amount": "229.64",
                      "currencyCode": "BDT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "110.06",
                          "currencyCode": "EGP"
                        },
                        "awardAmount": {
                          "amount": 17793,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2498,
                        "equivalentAmount": {
                          "amount": "39.31",
                          "currencyCode": "THB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "114.81",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 25722,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0429,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "203.76",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "129.42",
                          "currencyCode": "GMD"
                        },
                        "awardAmount": {
                          "amount": 1669,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1249,
                        "equivalentAmount": {
                          "amount": "376.45",
                          "currencyCode": "JMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "191.05",
                            "currencyCode": "WST"
                          },
                          "awardAmount": {
                            "amount": 35086,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3174,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "162.34",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "482.27",
                          "currencyCode": "FKP"
                        },
                        "awardAmount": {
                          "amount": 46752,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3479,
                        "equivalentAmount": {
                          "amount": "256.75",
                          "currencyCode": "MMK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "73.56",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 19651,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3072,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "71.25",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "161.6",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 33888,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3331,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "204",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "264.78",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 38007,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3931,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "475.32",
                            "currencyCode": "SOS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "118.89",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 16138,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4041,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "474.58",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "293.53",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 22971,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3629,
                    "equivalentAmount": {
                      "amount": "94.55",
                      "currencyCode": "KZT"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "328.99",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 17489,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2205,
                    "equivalentAmount": {
                      "amount": "145.05",
                      "currencyCode": "IRR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "497.91",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 31610,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1948,
                    "equivalentAmount": {
                      "amount": "215.61",
                      "currencyCode": "TJS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "311.98",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 25136,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0643,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "446.68",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "159.79",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 44290,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1235,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "26.28",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "253.49",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 41020,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.249,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "497.31",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "85.4",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 12169,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4835,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "229.54",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "195.86",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 49143,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4404,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "251.09",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "118.62",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 48412,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2125,
                    "equivalentAmount": {
                      "amount": "194.24",
                      "currencyCode": "ZWL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "118.14",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 42768,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0756,
                    "equivalentAmount": {
                      "amount": "57.03",
                      "currencyCode": "BDT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "312.57",
                  "currencyCode": "GYD"
                },
                "awardAmount": {
                  "amount": 23876,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3253,
                "equivalentAmount": {
                  "amount": "348.79",
                  "currencyCode": "AFN"
                }
              },
              "fees": {
                "amount": {
                  "amount": "170.41",
                  "currencyCode": "MRU"
                },
                "awardAmount": {
                  "amount": 20870,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3472,
                "equivalentAmount": {
                  "amount": "266.87",
                  "currencyCode": "SCR"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "454.82",
                  "currencyCode": "LBP"
                },
                "awardAmount": {
                  "amount": 48695,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1641,
                "equivalentAmount": {
                  "amount": "443.16",
                  "currencyCode": "BZD"
                }
              },
              "offerItemReferenceId": "0a3d43fc-19c0-49d0-8957-3e88187a2825",
              "tax": {
                "amount": {
                  "amount": "393.65",
                  "currencyCode": "ALL"
                },
                "awardAmount": {
                  "amount": 13913,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1979,
                "equivalentAmount": {
                  "amount": "13.98",
                  "currencyCode": "GNF"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "43.05",
                    "currencyCode": "SOS"
                  },
                  "awardAmount": {
                    "amount": 38532,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1908,
                  "equivalentAmount": {
                    "amount": "445.2",
                    "currencyCode": "CDF"
                  }
                },
                {
                  "amount": {
                    "amount": "466.66",
                    "currencyCode": "IRR"
                  },
                  "awardAmount": {
                    "amount": 34585,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1265,
                  "equivalentAmount": {
                    "amount": "424.98",
                    "currencyCode": "ZMW"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "153.98",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 25138,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1412,
                    "equivalentAmount": {
                      "amount": "385.98",
                      "currencyCode": "CUP"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "126.89",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 40454,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3116,
                    "equivalentAmount": {
                      "amount": "117.1",
                      "currencyCode": "NIO"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "468.3",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 35894,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4759,
                    "equivalentAmount": {
                      "amount": "426.11",
                      "currencyCode": "ALL"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "156.99",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 25031,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1485,
                    "equivalentAmount": {
                      "amount": "47.24",
                      "currencyCode": "PLN"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "138.1",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 13844,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0749,
                      "equivalentAmount": {
                        "amount": "35.71",
                        "currencyCode": "BHD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "349.52",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 36132,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3239,
                      "equivalentAmount": {
                        "amount": "458.12",
                        "currencyCode": "CRC"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "202.22",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 45544,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2521,
                    "equivalentAmount": {
                      "amount": "250.24",
                      "currencyCode": "TOP"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "371.84",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 11487,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1072,
                    "equivalentAmount": {
                      "amount": "354.94",
                      "currencyCode": "IDR"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "414.4",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 12310,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.417,
                    "equivalentAmount": {
                      "amount": "384.93",
                      "currencyCode": "DKK"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "73.29",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 27334,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.145,
                    "equivalentAmount": {
                      "amount": "90.56",
                      "currencyCode": "PYG"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "426.14",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 43581,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1436,
                      "equivalentAmount": {
                        "amount": "208.02",
                        "currencyCode": "FJD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "398.83",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 39078,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.082,
                      "equivalentAmount": {
                        "amount": "252.52",
                        "currencyCode": "AMD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "286.44",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 34043,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0867,
                    "equivalentAmount": {
                      "amount": "91.02",
                      "currencyCode": "YER"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "72.89",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 5183,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1572,
                    "equivalentAmount": {
                      "amount": "443.27",
                      "currencyCode": "USD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "233.36",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 31337,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4917,
                    "equivalentAmount": {
                      "amount": "186.73",
                      "currencyCode": "UZS"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "283.3",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 41282,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3809,
                    "equivalentAmount": {
                      "amount": "27.91",
                      "currencyCode": "SGD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "241.38",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 45663,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4209,
                      "equivalentAmount": {
                        "amount": "491.09",
                        "currencyCode": "ZWL"
                      }
                    },
                    {
                      "amount": {
                        "amount": "24",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 12245,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1598,
                      "equivalentAmount": {
                        "amount": "47.08",
                        "currencyCode": "SGD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "107.55",
                    "currencyCode": "GNF"
                  },
                  "percentage": "13.03"
                },
                "passengerReferenceIds": [
                  "c9d17f76-450e-4729-b091-be2bf99ca87d",
                  "67c4ee5d-fa88-42e7-9b9e-bc6ab7594239",
                  "cf8a77e9-28b1-4b32-a978-48e731c92a05",
                  "429b79a7-c89b-4019-9135-b77cfe691031",
                  "9fd69c21-af20-48fa-9a37-23ea0b791e8f",
                  "e5b7d76b-736a-48fa-ba99-e9eeedfeaeff",
                  "69f02e24-9b0a-4f15-a830-3e47b1150028",
                  "403c6a7a-f745-463b-991c-aa1adecd4404",
                  "941e3037-06f7-46dd-9662-0322ba020d4e"
                ],
                "total": {
                  "amount": {
                    "amount": "220.43",
                    "currencyCode": "XCD"
                  },
                  "awardAmount": {
                    "amount": 49227,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4347,
                  "equivalentAmount": {
                    "amount": "49.94",
                    "currencyCode": "SLE"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "406.95",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 17148,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.161,
                    "equivalentAmount": {
                      "amount": "202.42",
                      "currencyCode": "ETB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "491.42",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37021,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.367,
                      "equivalentAmount": {
                        "amount": "99.22",
                        "currencyCode": "CUP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "424.6",
                        "currencyCode": "ILS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10707,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4786,
                      "equivalentAmount": {
                        "amount": "392.09",
                        "currencyCode": "AFN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "319.54",
                        "currencyCode": "BAM"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32376,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0481,
                      "equivalentAmount": {
                        "amount": "259.34",
                        "currencyCode": "ALL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "45.73",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 39355,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3465,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "134.84",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "419.33",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 30570,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4024,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "385.39",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "292.88",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 35230,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2639,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "342.38",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "197.07",
                    "currencyCode": "AZN"
                  },
                  "percentage": "6.55"
                },
                "passengerReferenceIds": [
                  "a78a732a-0895-4644-8f51-97de3d7f1d38",
                  "7161738e-a1fa-4207-9b7c-b451bdfb0e43",
                  "7321e6c7-43f0-4012-ae30-7802df62eee9",
                  "9301f35f-9d41-4ba8-992a-b82a176c9d50",
                  "e00fb273-456f-4f2a-9529-d6b774c258d6",
                  "c7a4e017-b331-461a-a862-5d8a75bcd5e6",
                  "73220bfc-4413-4876-b531-04de05add276",
                  "9ae73e7f-5d1f-4a48-a19c-438048089288",
                  "f5fdc0a7-8b22-4f88-9a1f-65c847327af1"
                ],
                "total": {
                  "amount": {
                    "amount": "445.76",
                    "currencyCode": "TND"
                  },
                  "awardAmount": {
                    "amount": 2665,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0905,
                  "equivalentAmount": {
                    "amount": "253.33",
                    "currencyCode": "GNF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "128.01",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 32401,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4875,
                    "equivalentAmount": {
                      "amount": "265.23",
                      "currencyCode": "MNT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "269.36",
                        "currencyCode": "DZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8410,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3584,
                      "equivalentAmount": {
                        "amount": "327.69",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "203.32",
                        "currencyCode": "MNT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18963,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2908,
                      "equivalentAmount": {
                        "amount": "195.56",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "432.53",
                        "currencyCode": "RSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35286,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4738,
                      "equivalentAmount": {
                        "amount": "56.62",
                        "currencyCode": "COP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "223.23",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 4383,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4147,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "456.8",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "33.56",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 40104,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0525,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "343.21",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "264.89",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 3495,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3742,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "18",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "229.57",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 21697,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3125,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "314.56",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "394.02",
                    "currencyCode": "PYG"
                  },
                  "percentage": "9.12"
                },
                "passengerReferenceIds": [
                  "63445a7e-bc90-4369-8c75-50ba1032d5dd",
                  "76cae37f-f409-4c98-af43-fedc9c72fb96",
                  "43aab7b5-31be-4abb-bbf2-7c2168b750c0",
                  "260a476b-d584-4a7c-8b8d-b81eaf42187a",
                  "48ac28aa-04cd-42f7-b68f-c50c43b262f8",
                  "9398b829-9b3f-4b07-9088-6f26840c60e1",
                  "b098238c-bcee-47a9-8c33-901670f86556",
                  "b76164b9-6bb2-43cd-97e8-bb33cede15f7",
                  "27803370-1a8d-4590-b455-e67e7a261642"
                ],
                "total": {
                  "amount": {
                    "amount": "141.64",
                    "currencyCode": "XCD"
                  },
                  "awardAmount": {
                    "amount": 48775,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.23,
                  "equivalentAmount": {
                    "amount": "254.09",
                    "currencyCode": "UYU"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "26.92",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 32058,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4282,
                    "equivalentAmount": {
                      "amount": "56.62",
                      "currencyCode": "GEL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "461.23",
                        "currencyCode": "ISK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25846,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4031,
                      "equivalentAmount": {
                        "amount": "435.39",
                        "currencyCode": "COP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "491.03",
                        "currencyCode": "RUB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44587,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3373,
                      "equivalentAmount": {
                        "amount": "16.43",
                        "currencyCode": "THB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "464.18",
                        "currencyCode": "BAM"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20618,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4972,
                      "equivalentAmount": {
                        "amount": "116.56",
                        "currencyCode": "ANG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "310.86",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 46943,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1403,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "360.24",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "259.25",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 3846,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3514,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "302.3",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "446.41",
                    "currencyCode": "TWD"
                  },
                  "percentage": "7.68"
                },
                "passengerReferenceIds": [
                  "fc1faeab-62c0-44d0-88cf-b80b23acc543",
                  "108d5f6d-e131-4224-b3be-f4e1539cbcd7",
                  "22fda427-407f-4770-8eb8-f2f5a1ab8f7c",
                  "7a2224ac-805e-473a-9f57-cb228642e36c",
                  "edc57eb9-827a-4d5c-9c6f-e853d02e0fc9",
                  "5159aef6-d020-4327-957c-862b21f4e26d",
                  "88a79fde-2d81-4ed5-a5af-749b2c34dbe8",
                  "b8fac6c1-a5eb-437e-b335-65c7be550c1b",
                  "1e9f8277-f3b1-4473-8e20-9f72fe59e071"
                ],
                "total": {
                  "amount": {
                    "amount": "304.68",
                    "currencyCode": "GEL"
                  },
                  "awardAmount": {
                    "amount": 30483,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3593,
                  "equivalentAmount": {
                    "amount": "481.94",
                    "currencyCode": "CUP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "221.77",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 23061,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1748,
                    "equivalentAmount": {
                      "amount": "54.05",
                      "currencyCode": "AOA"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "115.07",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8797,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3434,
                      "equivalentAmount": {
                        "amount": "233.68",
                        "currencyCode": "COP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "180.33",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22925,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4464,
                      "equivalentAmount": {
                        "amount": "213.04",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "197.94",
                        "currencyCode": "MMK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25480,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0541,
                      "equivalentAmount": {
                        "amount": "322.45",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "179.36",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 47093,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.407,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "155.86",
                        "currencyCode": "BRL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "114.84",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 22346,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1989,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "237.65",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "173.87",
                    "currencyCode": "EGP"
                  },
                  "percentage": "13.6"
                },
                "passengerReferenceIds": [
                  "56906384-0ea5-4af0-8a71-034313015429",
                  "3e77f2dc-1651-4cc6-bdc4-e3e47bc38dd4",
                  "c1687804-9fb0-4e6d-8bd1-7a84f9e1c242",
                  "30ff1790-8ce7-4b05-86bd-e23197f0838f",
                  "17425b45-fead-4200-9ebf-147693be4f37",
                  "bc95f452-bbe4-4ac5-89e4-bd62dfc5bb2f",
                  "2e47eb05-a1b6-4971-ae84-ccedda61aae3",
                  "58cd3d65-8d90-4bd3-86fc-dbda578ea078",
                  "f329244d-f5b1-462b-a108-84292978ddb9"
                ],
                "total": {
                  "amount": {
                    "amount": "369.77",
                    "currencyCode": "AFN"
                  },
                  "awardAmount": {
                    "amount": 49529,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0942,
                  "equivalentAmount": {
                    "amount": "137.08",
                    "currencyCode": "BZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "363.14",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 28557,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1354,
                    "equivalentAmount": {
                      "amount": "300.75",
                      "currencyCode": "HUF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "451.4",
                        "currencyCode": "PYG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14137,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1329,
                      "equivalentAmount": {
                        "amount": "309.5",
                        "currencyCode": "ZMW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "387.7",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34721,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3984,
                      "equivalentAmount": {
                        "amount": "194.85",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "486.67",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45481,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.392,
                      "equivalentAmount": {
                        "amount": "369.42",
                        "currencyCode": "HNL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "362",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 9010,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.499,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "37.63",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "13.22",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 31531,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1978,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "277.22",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "239.65",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 31284,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0394,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "272.04",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "44.56",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 28993,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0279,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "278.92",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "207.4",
                    "currencyCode": "ILS"
                  },
                  "percentage": "9.86"
                },
                "passengerReferenceIds": [
                  "369b1464-c328-4b3b-a74e-9677c6542b3d",
                  "c3be1996-dec4-4410-96a7-fc04c64cf91a",
                  "2d2801b1-7aa0-4a7f-8113-5e2b8ced61be",
                  "e00d016f-5fb0-4840-8d46-272fad037106",
                  "e7a328ec-d775-4583-b349-81b4f378ab90",
                  "8ccaa5af-b463-4056-affd-2f0252d2b084",
                  "9b63f9d9-900c-4075-a850-9c6ebd7afc9f",
                  "217ea6d7-61c0-4065-b740-8c6bc1b00965",
                  "0315c9f2-f0f3-4d03-b7dc-c9473b3fea27"
                ],
                "total": {
                  "amount": {
                    "amount": "275.95",
                    "currencyCode": "AED"
                  },
                  "awardAmount": {
                    "amount": 40300,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2433,
                  "equivalentAmount": {
                    "amount": "402.83",
                    "currencyCode": "COP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "50.79",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 31268,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2224,
                    "equivalentAmount": {
                      "amount": "388.9",
                      "currencyCode": "FJD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "99.18",
                        "currencyCode": "VND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34753,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3063,
                      "equivalentAmount": {
                        "amount": "111.03",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "250.02",
                        "currencyCode": "UGX"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24944,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4265,
                      "equivalentAmount": {
                        "amount": "298.32",
                        "currencyCode": "USD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "99.66",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30247,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1923,
                      "equivalentAmount": {
                        "amount": "161.07",
                        "currencyCode": "NAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "368.53",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 35581,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2899,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "59.94",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "65.54",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 30392,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3055,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "224.22",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "10.83",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 7519,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0865,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "467.23",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "427.47",
                    "currencyCode": "ZWL"
                  },
                  "percentage": "12.71"
                },
                "passengerReferenceIds": [
                  "e7c7bfcc-2098-49a0-9095-66bde88a72e7",
                  "253b9448-78c9-40b4-b307-280b7417a1eb",
                  "8da9e1af-3600-4d5d-ba91-e3712fe85ac3",
                  "c50591c8-e191-4800-b603-bbdc40df2a13",
                  "f81155cc-2334-4f5f-8594-d8a0b6c049c9",
                  "f91946ac-1245-4ecf-9550-c24a014dae28",
                  "df134467-62cd-4908-ba1f-082f863283c5",
                  "d769fc76-1726-4d1a-b93c-41339dfb436b",
                  "0d2f531b-8e24-463c-ad21-2a1dae72debb"
                ],
                "total": {
                  "amount": {
                    "amount": "146.89",
                    "currencyCode": "DOP"
                  },
                  "awardAmount": {
                    "amount": 20647,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1821,
                  "equivalentAmount": {
                    "amount": "424.39",
                    "currencyCode": "BRL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "439.19",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 24378,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4528,
                    "equivalentAmount": {
                      "amount": "50.65",
                      "currencyCode": "RSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "213.81",
                        "currencyCode": "SHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40786,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4259,
                      "equivalentAmount": {
                        "amount": "473.78",
                        "currencyCode": "HUF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "270.76",
                        "currencyCode": "HTG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3948,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0189,
                      "equivalentAmount": {
                        "amount": "117.25",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "328.12",
                        "currencyCode": "HTG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9837,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4281,
                      "equivalentAmount": {
                        "amount": "359.22",
                        "currencyCode": "MZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "408.46",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 44455,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4962,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "57.02",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "321.62",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 15456,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4403,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "415.19",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "292.48",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 24118,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4549,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "318.85",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "103.56",
                    "currencyCode": "LYD"
                  },
                  "percentage": "6.11"
                },
                "passengerReferenceIds": [
                  "7528821e-d46b-4cb9-abbc-bb0191589ac6",
                  "41d1293c-ce8e-4243-b936-fa4ef52bdb94",
                  "bdfbc9c9-c981-4bec-9481-975247fa80a7",
                  "4379157a-7b80-4fc1-963c-4e0e50d538aa",
                  "c55850f3-83ec-4222-95e6-c6b9fa8c0f3a",
                  "d1767172-6e98-48da-a49b-3a54004a8ee9",
                  "a5378850-7623-4df7-aaae-a2b7fc17cc7e",
                  "154ab214-4f6e-44f3-8349-a2e7c6ba9264",
                  "6232ce38-cb79-4fc8-bd88-433ddf11eb17"
                ],
                "total": {
                  "amount": {
                    "amount": "419.37",
                    "currencyCode": "TZS"
                  },
                  "awardAmount": {
                    "amount": 25303,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.028,
                  "equivalentAmount": {
                    "amount": "90.18",
                    "currencyCode": "ILS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "341.01",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 23417,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0995,
                    "equivalentAmount": {
                      "amount": "348.44",
                      "currencyCode": "RSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "196.53",
                        "currencyCode": "MXN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34886,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3292,
                      "equivalentAmount": {
                        "amount": "284.93",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "385.9",
                        "currencyCode": "STN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5162,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.179,
                      "equivalentAmount": {
                        "amount": "392.15",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "100.02",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19043,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2599,
                      "equivalentAmount": {
                        "amount": "180.54",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "214",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 17228,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2628,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "13.12",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "270.26",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 10972,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2317,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "321.05",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "203.43",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 29024,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1371,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "360.45",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "394.57",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 2946,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2475,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "136.22",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "461.57",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 22535,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0272,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "79.11",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "147.88",
                    "currencyCode": "SZL"
                  },
                  "percentage": "14.36"
                },
                "passengerReferenceIds": [
                  "2b581e26-f3d1-4f4c-b5ad-e220b7ff0e7e",
                  "e7ed961b-dc2a-464a-bd80-c37f9277ad3c",
                  "44208ceb-7c3e-4f1d-8d39-59a4537c574a",
                  "cc4dad6c-4624-4d85-b363-4dafdcde33b1",
                  "6c916fde-c228-4289-9451-eadc93aa13fb",
                  "a3f1354e-89c6-4570-a0e7-ba228dbe903c",
                  "6e1649bb-3308-405d-848f-1c28cb0abe45",
                  "e8910474-730a-4afc-ba1a-0e63c705385b",
                  "d29acec6-6df2-461f-916d-9ea84487576e"
                ],
                "total": {
                  "amount": {
                    "amount": "58.29",
                    "currencyCode": "TWD"
                  },
                  "awardAmount": {
                    "amount": 26712,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.346,
                  "equivalentAmount": {
                    "amount": "70.14",
                    "currencyCode": "AMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "334.17",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 14541,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4746,
                    "equivalentAmount": {
                      "amount": "30.35",
                      "currencyCode": "KPW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "270.76",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15662,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4791,
                      "equivalentAmount": {
                        "amount": "332.04",
                        "currencyCode": "MDL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "353.04",
                        "currencyCode": "MXN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16363,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1193,
                      "equivalentAmount": {
                        "amount": "464.82",
                        "currencyCode": "MNT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "348.23",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38492,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4447,
                      "equivalentAmount": {
                        "amount": "437.11",
                        "currencyCode": "NAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "215.56",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 27894,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2466,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "165.89",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "18.44",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 16095,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3289,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "465.33",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "445.31",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 23776,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4297,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "221.49",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "29.03",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 1000,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0366,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "230.22",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "78.13",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 46451,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3939,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "267.4",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "159.06",
                    "currencyCode": "LKR"
                  },
                  "percentage": "7.66"
                },
                "deal": {
                  "amount": {
                    "amount": "227.94",
                    "currencyCode": "MVR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "17.53",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ef48891f-ce37-4814-bae4-fe5927eeb6a7",
                  "d9d672cb-38fb-41f9-b445-eb1b2ae0ede2",
                  "7e27604a-89d5-4ce7-a959-0c6cb689697f",
                  "52de79fe-efb3-4beb-9b63-53ac445a153d",
                  "a3591b20-5c8c-40fe-b627-53b2c1badaa7",
                  "0aee1603-1c16-486e-a9d5-4cbcae48b75b",
                  "05acbb77-ed81-4356-9c29-6e8a3d9ddd36",
                  "a78f0685-4ef6-4e75-b040-99840660a53a",
                  "c9fdaf40-0228-4ea9-989a-57fa27b8060c"
                ],
                "total": {
                  "amount": {
                    "amount": "368.57",
                    "currencyCode": "MAD"
                  },
                  "awardAmount": {
                    "amount": 21167,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3665,
                  "equivalentAmount": {
                    "amount": "248.54",
                    "currencyCode": "HNL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "419.75",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 17256,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2305,
                    "equivalentAmount": {
                      "amount": "196.75",
                      "currencyCode": "OMR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "450.24",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29241,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4851,
                      "equivalentAmount": {
                        "amount": "318.13",
                        "currencyCode": "NPR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "365.29",
                        "currencyCode": "RON"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42615,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2339,
                      "equivalentAmount": {
                        "amount": "139.75",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "317.06",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6925,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1818,
                      "equivalentAmount": {
                        "amount": "239.02",
                        "currencyCode": "AMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "407.1",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 33061,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3081,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "217.16",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "366.72",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 36574,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4261,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "499.13",
                        "currencyCode": "PLN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "481.79",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 12280,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0934,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "407.52",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "474.63",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 20434,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4233,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "15.79",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "378.12",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 23588,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0509,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "229.07",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "419.29",
                    "currencyCode": "HUF"
                  },
                  "percentage": "8.9"
                },
                "deal": {
                  "amount": {
                    "amount": "226.2",
                    "currencyCode": "NOK"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "14.88",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "6742d91e-4f5b-4ec6-a4fd-a835084f9c69",
                  "0e8bb30d-ab61-4390-9cdf-949d0cf68b0e",
                  "16eab8fa-d135-4bed-abd9-398f94bae72e",
                  "5da9ebaa-d58f-4940-a519-58bacdf85690",
                  "b40b0759-c1dc-42bf-8d11-c12112c79531",
                  "851f81d0-71c9-46b3-940e-ebf96062b382",
                  "047b3a40-0bcf-4bb8-a77c-ad1b172046df",
                  "98b57234-d7d1-48e4-871d-3a8405742653",
                  "8ad6da44-8555-45cb-b4e8-ccb7f4884022"
                ],
                "total": {
                  "amount": {
                    "amount": "493.94",
                    "currencyCode": "TOP"
                  },
                  "awardAmount": {
                    "amount": 34461,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2091,
                  "equivalentAmount": {
                    "amount": "114.36",
                    "currencyCode": "HKD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "182.49",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 35898,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1102,
                    "equivalentAmount": {
                      "amount": "264.01",
                      "currencyCode": "BND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "244.24",
                        "currencyCode": "TND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44488,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3815,
                      "equivalentAmount": {
                        "amount": "497.6",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "488.95",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6175,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2845,
                      "equivalentAmount": {
                        "amount": "153.61",
                        "currencyCode": "AZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "115.1",
                        "currencyCode": "AFN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1963,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3059,
                      "equivalentAmount": {
                        "amount": "160.28",
                        "currencyCode": "LYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "333.93",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 21568,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0519,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "128.8",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "451.73",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 5294,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4473,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "233.55",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "286.62",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 2583,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1145,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "185.58",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "54.6",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 12300,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3081,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "440.65",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "281.79",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 37911,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2976,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "195.19",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "72.92",
                    "currencyCode": "PHP"
                  },
                  "percentage": "14.08"
                },
                "deal": {
                  "amount": {
                    "amount": "435.84",
                    "currencyCode": "CAD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "13.95",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "1229f5af-6c07-4ea8-af92-7555160d828f",
                  "0f53b6ab-4ea7-4a49-847d-b10196cc3b12",
                  "d5d0879c-3bdf-40f1-ba0f-8e1132dc0c9b",
                  "90d6a147-7aad-4076-b1ce-c5806c06f8d0",
                  "a78995d2-c33a-4130-9068-fee2ad7413b3",
                  "7168112f-e83d-4e8e-bfc5-96dc5523b8b2",
                  "d60342cf-b1e4-46b4-b947-7819f805f219",
                  "ba0ce115-b4cb-4745-83ab-d682e5da60be",
                  "72cd84fa-f409-489a-ba2e-d562f9c2e28e"
                ],
                "total": {
                  "amount": {
                    "amount": "418.04",
                    "currencyCode": "XOF"
                  },
                  "awardAmount": {
                    "amount": 43907,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4552,
                  "equivalentAmount": {
                    "amount": "239.87",
                    "currencyCode": "AMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "127.09",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 24736,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0311,
                    "equivalentAmount": {
                      "amount": "492.28",
                      "currencyCode": "AUD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "381.21",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1029,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4827,
                      "equivalentAmount": {
                        "amount": "204.27",
                        "currencyCode": "YER"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "364.86",
                        "currencyCode": "MUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40659,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0315,
                      "equivalentAmount": {
                        "amount": "57.67",
                        "currencyCode": "UYU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "191.02",
                        "currencyCode": "MMK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10676,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4242,
                      "equivalentAmount": {
                        "amount": "395.28",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "87.73",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 42430,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1353,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "258.84",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "90.7",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 28441,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4984,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "116.96",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "312.39",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 21859,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4577,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "98.48",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "354.99",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 43308,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4992,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "302.91",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "328.45",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 36633,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4968,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "174.14",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "215.14",
                    "currencyCode": "MNT"
                  },
                  "percentage": "8.4"
                },
                "deal": {
                  "amount": {
                    "amount": "49.73",
                    "currencyCode": "SDG"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "15.45",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "512619ef-724f-4dfd-916e-5a0c1c5b523a",
                  "74329e37-8bae-44dc-a8b2-298e3e0b95c4",
                  "73156960-d8ed-410a-863c-274e063a291e",
                  "10def15e-82c3-4412-a367-046c938a50aa",
                  "5583bea4-b838-49ad-86d5-07332de44c84",
                  "0ef3eff2-ed54-4b35-a722-c48c0800a39b",
                  "bf0cb3a9-8992-40b5-8b47-f569db028b24",
                  "45a1d93f-a0e1-4c69-bc6b-7d41d08d3393",
                  "1420bc35-eadd-4cfe-ac53-0c37dfe7c44b"
                ],
                "total": {
                  "amount": {
                    "amount": "142.14",
                    "currencyCode": "ILS"
                  },
                  "awardAmount": {
                    "amount": 37436,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1671,
                  "equivalentAmount": {
                    "amount": "349.87",
                    "currencyCode": "FJD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "34.02",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 19572,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4505,
                    "equivalentAmount": {
                      "amount": "178.68",
                      "currencyCode": "MUR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "278.48",
                        "currencyCode": "JMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27271,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0267,
                      "equivalentAmount": {
                        "amount": "314.53",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "242.23",
                        "currencyCode": "SYP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35610,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0837,
                      "equivalentAmount": {
                        "amount": "265.89",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "317.78",
                        "currencyCode": "CHF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8713,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3886,
                      "equivalentAmount": {
                        "amount": "66.73",
                        "currencyCode": "XAF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "79.31",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 40355,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3231,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "228.17",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "143.37",
                    "currencyCode": "AUD"
                  },
                  "percentage": "12.97"
                },
                "deal": {
                  "amount": {
                    "amount": "287.91",
                    "currencyCode": "CHF"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "5.04",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e254bac4-6f38-490d-8ad0-f8e734207546",
                  "777ac79e-ca21-47d9-87d2-b8407ef03560",
                  "5d806b43-f728-425a-ad7c-83d1514efd3e",
                  "9bdfb441-c070-4e73-88c9-1f1755e90d57",
                  "bb238f4f-1055-48e8-b641-e93b28c65796",
                  "9b3aef42-ecaf-420b-9738-278a0e11396c",
                  "2912be22-bbd3-45ff-b189-3a1d4f21c6ed",
                  "2bef66fa-5823-4b95-935c-5cabb31297b6",
                  "f728b7aa-f8ee-4f5d-8167-1e4a2cb4dfd7"
                ],
                "total": {
                  "amount": {
                    "amount": "307.86",
                    "currencyCode": "NOK"
                  },
                  "awardAmount": {
                    "amount": 10864,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4285,
                  "equivalentAmount": {
                    "amount": "352.27",
                    "currencyCode": "EUR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "49.83",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 12448,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4998,
                    "equivalentAmount": {
                      "amount": "449.56",
                      "currencyCode": "BBD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "209.7",
                        "currencyCode": "KGS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31448,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2481,
                      "equivalentAmount": {
                        "amount": "392.04",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "489.82",
                        "currencyCode": "COP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15467,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2016,
                      "equivalentAmount": {
                        "amount": "352.42",
                        "currencyCode": "RWF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "147.63",
                        "currencyCode": "HTG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2385,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3269,
                      "equivalentAmount": {
                        "amount": "273.05",
                        "currencyCode": "XAF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "79.93",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 14729,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4176,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "409.7",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "203.59",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 25761,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.194,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "415.53",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "308.99",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 21211,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.185,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "156.97",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "165.08",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 18273,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1822,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "181.58",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "498.19",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 38075,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3171,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "23.42",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "388.09",
                    "currencyCode": "SGD"
                  },
                  "percentage": "14.2"
                },
                "deal": {
                  "amount": {
                    "amount": "245.43",
                    "currencyCode": "MZN"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.17",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "7b576e74-8924-447c-9107-a225546c73b8",
                  "c6771ed2-541e-4692-8f6f-d24ad35c7689",
                  "e43e5b26-5ba0-437a-a0b0-8ea3a1fe5cc4",
                  "6e5a8774-40d8-4504-a55e-4d0e89b23a64",
                  "f338bde1-2ae4-4769-a2c3-5e66e0d5b9e6",
                  "df2f2e56-05d0-425a-a0bc-23d1b9356568",
                  "a572d235-e199-4035-aafd-abce396f0488",
                  "c57c0445-32e3-461d-9463-1f6462f63329",
                  "e1d89805-5d52-4149-b6af-b51a4602a551"
                ],
                "total": {
                  "amount": {
                    "amount": "264.31",
                    "currencyCode": "BRL"
                  },
                  "awardAmount": {
                    "amount": 15859,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4791,
                  "equivalentAmount": {
                    "amount": "441.79",
                    "currencyCode": "SOS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "122.31",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 45730,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1001,
                    "equivalentAmount": {
                      "amount": "182.58",
                      "currencyCode": "BOB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "179.87",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14832,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4721,
                      "equivalentAmount": {
                        "amount": "410.02",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "264.13",
                        "currencyCode": "MVR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33501,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4616,
                      "equivalentAmount": {
                        "amount": "351.43",
                        "currencyCode": "MRU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "18.2",
                        "currencyCode": "AWG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28905,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0283,
                      "equivalentAmount": {
                        "amount": "436.14",
                        "currencyCode": "LSL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "371.63",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 27686,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4952,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "475.33",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "285.85",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 36980,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1401,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "239.06",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "372.4",
                    "currencyCode": "TRY"
                  },
                  "percentage": "14.9"
                },
                "deal": {
                  "amount": {
                    "amount": "131.72",
                    "currencyCode": "MGA"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "15.57",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "885bc9b9-7d97-4942-9dde-4b6faf00d5e7",
                  "95eeec88-4486-4d34-888e-97a52a5ddb5e",
                  "d8247adb-b30f-4f7c-af5d-d3f1f3aa92ce",
                  "aaeb4d72-5799-43ca-85cb-359ec48f0733",
                  "0959f78b-fd91-4fe7-b324-8259a690489a",
                  "c08ce07b-031a-4d63-9a29-f91ae0127151",
                  "32e18218-e28c-422a-8b4b-056dc0852816",
                  "282334a3-1484-4e77-8498-c6f3ff602964",
                  "a8efe14d-1eb6-4010-b0b8-eb95e1ba49db"
                ],
                "total": {
                  "amount": {
                    "amount": "218.47",
                    "currencyCode": "SDG"
                  },
                  "awardAmount": {
                    "amount": 32397,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1181,
                  "equivalentAmount": {
                    "amount": "69.74",
                    "currencyCode": "BHD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "328.7",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 39579,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3214,
                    "equivalentAmount": {
                      "amount": "82.56",
                      "currencyCode": "MUR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "24.39",
                        "currencyCode": "BTN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16685,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4849,
                      "equivalentAmount": {
                        "amount": "496.9",
                        "currencyCode": "JMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "142.16",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45460,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4702,
                      "equivalentAmount": {
                        "amount": "269.03",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "49.69",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45895,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2874,
                      "equivalentAmount": {
                        "amount": "372.92",
                        "currencyCode": "DOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "34.87",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 46084,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.031,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "289.77",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "10.97",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 13943,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2936,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "49.99",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "214.45",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 32520,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0867,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "73.26",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "470.97",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 28838,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4589,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "124.48",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "452.86",
                    "currencyCode": "SCR"
                  },
                  "percentage": "8.07"
                },
                "deal": {
                  "amount": {
                    "amount": "302.78",
                    "currencyCode": "MWK"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "16.06",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "628b06b4-749f-43b0-8c3e-910c814b4068",
                  "7f683aea-b3c2-48fa-931c-f0f153fe29d5",
                  "5a9bfc10-4cfb-42e1-bc79-e2caf33c3cbf",
                  "26e9a56e-67ba-4050-b535-4d9db9a35026",
                  "c151be26-3bb6-4d92-a914-45ba6f0206c1",
                  "3ed226fc-ba20-4fa7-b646-27ac25b0604b",
                  "297c2812-0b64-4728-aa7f-1dfe246ec231",
                  "09861592-4d6d-4efc-9e88-3b7b31f0be6d",
                  "f6f8f9a3-f3c7-48d0-a87f-9f15e680fb6f"
                ],
                "total": {
                  "amount": {
                    "amount": "15.39",
                    "currencyCode": "HNL"
                  },
                  "awardAmount": {
                    "amount": 47673,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4882,
                  "equivalentAmount": {
                    "amount": "464.34",
                    "currencyCode": "SSP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "468.6",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 32447,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2648,
                    "equivalentAmount": {
                      "amount": "446.66",
                      "currencyCode": "XCD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "374.29",
                        "currencyCode": "EGP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34817,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4455,
                      "equivalentAmount": {
                        "amount": "379.06",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "358.72",
                        "currencyCode": "KYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1231,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0947,
                      "equivalentAmount": {
                        "amount": "266.1",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "44.26",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33600,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3571,
                      "equivalentAmount": {
                        "amount": "172.69",
                        "currencyCode": "HKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "468.83",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 15518,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2694,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "27.5",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "457.11",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 10178,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1491,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "272.97",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "435.88",
                    "currencyCode": "ETB"
                  },
                  "percentage": "7.75"
                },
                "deal": {
                  "amount": {
                    "amount": "479.9",
                    "currencyCode": "CRC"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "5.38",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "de9936b6-917e-4f45-a11e-8232b9a37a45",
                  "2c511735-4d72-45e9-83de-30b77a585a0e",
                  "90b80376-cfc7-4144-aaa6-2e8aa1949dcf",
                  "9aa75bef-c355-4410-8df8-eafde4913b65",
                  "5b80f7a2-2b0e-4064-b027-8b43b702cd26",
                  "c951c9ad-6125-4e6d-a111-6286a5761a63",
                  "e53836a7-cd8c-47e4-87f1-b4ad84e9d9ae",
                  "4e03af60-04e4-4eee-bed8-882b7b0d4562",
                  "ee020865-7421-4cbb-82ed-596caf397136"
                ],
                "total": {
                  "amount": {
                    "amount": "151.5",
                    "currencyCode": "SOS"
                  },
                  "awardAmount": {
                    "amount": 15356,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0525,
                  "equivalentAmount": {
                    "amount": "149.26",
                    "currencyCode": "KGS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "177.55",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 9507,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4579,
                    "equivalentAmount": {
                      "amount": "483.82",
                      "currencyCode": "SYP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "30.76",
                        "currencyCode": "SHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41491,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2566,
                      "equivalentAmount": {
                        "amount": "343.17",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "388.21",
                        "currencyCode": "SBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6647,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3798,
                      "equivalentAmount": {
                        "amount": "67.83",
                        "currencyCode": "PLN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "119.7",
                        "currencyCode": "NGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19841,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3796,
                      "equivalentAmount": {
                        "amount": "332",
                        "currencyCode": "PEN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "498.9",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 23999,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4642,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "449.7",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "425.61",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 10742,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1108,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "484.82",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "312.98",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 43158,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4176,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "394.12",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "105.4",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 13984,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.224,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "50.6",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "29.02",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 17461,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4117,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "269.6",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8598
                },
                "passengerReferenceIds": [
                  "d8610813-6fc6-4494-8bdb-5a6dcd8cecd7",
                  "18792bc9-1531-47b9-9a4c-deb16e58c260",
                  "31e0393b-3fbb-4fbb-8e86-22c60a2b04f8",
                  "d92a10c1-266d-465f-ac26-bbef052019a8",
                  "32dc0846-7f6c-45ba-b7e9-1d5e7d56f25c",
                  "b726666c-52cd-4fdb-a798-1b218bc78b5a",
                  "ac1da930-b2c8-4ade-afb1-9c79568322d8",
                  "1ee58a68-bfcb-448a-a5c1-90c4bb2581b9",
                  "81b802b4-1489-4cb7-a0d3-8c2a55fec111"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "240.05",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 35909,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2177,
                    "equivalentAmount": {
                      "amount": "339.29",
                      "currencyCode": "BOB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "208.72",
                          "currencyCode": "SEK"
                        },
                        "awardAmount": {
                          "amount": 33853,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3149,
                        "equivalentAmount": {
                          "amount": "368.16",
                          "currencyCode": "KMF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "330.38",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 15250,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.348,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "443.61",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "430.21",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 31726,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4491,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "352.81",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "36.76",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 38195,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4865,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "380.89",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "222.88",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 27979,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1729,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "460.02",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "39.36",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 45200,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1574,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "322.98",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "300.68",
                          "currencyCode": "NIO"
                        },
                        "awardAmount": {
                          "amount": 22005,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3369,
                        "equivalentAmount": {
                          "amount": "412.88",
                          "currencyCode": "LRD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "205.12",
                            "currencyCode": "SSP"
                          },
                          "awardAmount": {
                            "amount": 1437,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1026,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "152.29",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "396.96",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 22520,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2355,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "32.26",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "44.17",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 36761,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0628,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "439.19",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "359.46",
                          "currencyCode": "IQD"
                        },
                        "awardAmount": {
                          "amount": 8728,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2472,
                        "equivalentAmount": {
                          "amount": "184.78",
                          "currencyCode": "COP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "307.41",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 19818,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2462,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "125.47",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "187.23",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 26448,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1504,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "402.02",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "374.32",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 38669,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0606,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "183.43",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "69.2",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 25204,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3508,
                    "equivalentAmount": {
                      "amount": "285",
                      "currencyCode": "STN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "217.6",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 22257,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1605,
                    "equivalentAmount": {
                      "amount": "110.74",
                      "currencyCode": "DZD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "228.68",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 28169,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0997,
                    "equivalentAmount": {
                      "amount": "442.18",
                      "currencyCode": "HUF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "306.52",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 40729,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4153,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "297.44",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "461.59",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 7500,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3778,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "204.75",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "59.38",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 48062,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4633,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "295.23",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "161",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 26210,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2197,
                    "equivalentAmount": {
                      "amount": "381.93",
                      "currencyCode": "SCR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "339.57",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 2065,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3956,
                    "equivalentAmount": {
                      "amount": "252.9",
                      "currencyCode": "AOA"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9274
                },
                "passengerReferenceIds": [
                  "7fbeb48b-3bc0-433b-ab43-1bc92ae8b652",
                  "886b9a9c-5c07-468e-92e9-73aa08bb52f2",
                  "b4c3c875-491e-4319-9f1b-65009b621966",
                  "be047861-bce5-43a6-b263-c2aa9c77f22e",
                  "513fad02-ebdf-46a6-bf81-3c232c5cb43d",
                  "9c6a2931-b766-437b-9d47-31544aeeaac9",
                  "0a5ad7f9-f31b-4ce2-b02e-090f69601491",
                  "79a4a865-86f4-494d-be79-582b2baf1ae2",
                  "472e6802-ffb8-4fff-9ffd-9f23f60e4d57"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "371.7",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 14248,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3151,
                    "equivalentAmount": {
                      "amount": "41.16",
                      "currencyCode": "JPY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "30.01",
                          "currencyCode": "PEN"
                        },
                        "awardAmount": {
                          "amount": 2455,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.354,
                        "equivalentAmount": {
                          "amount": "209.24",
                          "currencyCode": "SBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "50.73",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 30488,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.105,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "50.95",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "136.04",
                          "currencyCode": "EUR"
                        },
                        "awardAmount": {
                          "amount": 35489,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.077,
                        "equivalentAmount": {
                          "amount": "95.25",
                          "currencyCode": "HUF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "400.52",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 35057,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0544,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "343.11",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "312.24",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 47984,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4324,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "55.19",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "91.25",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 42445,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3416,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "78.49",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "217.22",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 20184,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2463,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "290.34",
                            "currencyCode": "CNY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "192.09",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 49461,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4228,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "141.55",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "226.33",
                          "currencyCode": "TMT"
                        },
                        "awardAmount": {
                          "amount": 40028,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4581,
                        "equivalentAmount": {
                          "amount": "285.02",
                          "currencyCode": "AED"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "312.22",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 30251,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4564,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "281.81",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "63.37",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 48458,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.493,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "440.75",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "402.2",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 8920,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1579,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "306.26",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "398.76",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 3848,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4786,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "275.36",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "240.14",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 42003,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2048,
                    "equivalentAmount": {
                      "amount": "310.6",
                      "currencyCode": "PHP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "347.29",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 39289,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4482,
                    "equivalentAmount": {
                      "amount": "180.88",
                      "currencyCode": "NPR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "85.6",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 24068,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3258,
                    "equivalentAmount": {
                      "amount": "402.17",
                      "currencyCode": "XOF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "238.89",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 23654,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4466,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "373.45",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "12.29",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 34709,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.161,
                    "equivalentAmount": {
                      "amount": "417.51",
                      "currencyCode": "NGN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "339.95",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 31077,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.029,
                    "equivalentAmount": {
                      "amount": "181.59",
                      "currencyCode": "TOP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9214
                },
                "passengerReferenceIds": [
                  "bbe7f8f6-6174-4279-b7ff-7bfbe883036a",
                  "3414fc00-eabf-4f15-9c88-b181cf3cba5f",
                  "0de8934a-bfc1-414b-beca-42225a8c5ea0",
                  "ee895a6a-fd49-4e5f-a2ed-8145eb02da65",
                  "c06e3d46-e228-4264-8597-5b98438e4ae5",
                  "97b5153a-0198-4ef5-8803-fd0646668fd4",
                  "85b1ec8f-09fd-4fcd-9a85-dae20f6a8298",
                  "13ff4a37-a9bd-401f-8097-bb1ff36deff8",
                  "7d6c191d-2342-4a77-9cb7-f628236d40e3"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "142.55",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 17052,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2449,
                    "equivalentAmount": {
                      "amount": "286.56",
                      "currencyCode": "CRC"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "493.89",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 9096,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.459,
                        "equivalentAmount": {
                          "amount": "266.56",
                          "currencyCode": "TTD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "102.05",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 27709,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1059,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "273.13",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "207.9",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 43420,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.319,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "217.45",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "174.18",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 25133,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.112,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "268.79",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "158.61",
                          "currencyCode": "ALL"
                        },
                        "awardAmount": {
                          "amount": 46906,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4897,
                        "equivalentAmount": {
                          "amount": "235.31",
                          "currencyCode": "COP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "370.44",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 44265,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.027,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "68",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "416.02",
                          "currencyCode": "USD"
                        },
                        "awardAmount": {
                          "amount": 18007,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2414,
                        "equivalentAmount": {
                          "amount": "315.79",
                          "currencyCode": "TTD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "159.12",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 28065,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3972,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "378.91",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "329.33",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 33748,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2049,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "470.67",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "140.72",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 46335,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2932,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "135.27",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "488.63",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 6078,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4465,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "498.62",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "369.57",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 23321,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3133,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "369.38",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "320.59",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 22779,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0963,
                    "equivalentAmount": {
                      "amount": "186.72",
                      "currencyCode": "PAB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "86.56",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 6948,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4214,
                    "equivalentAmount": {
                      "amount": "234.13",
                      "currencyCode": "MXN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "139.96",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 34274,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4516,
                    "equivalentAmount": {
                      "amount": "197.07",
                      "currencyCode": "HNL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "44.81",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 37277,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3782,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "297.15",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "290.86",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 49749,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4195,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "353.62",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "465.99",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 34807,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.195,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "46.08",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "222.51",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 10645,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4632,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "354.62",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "497.5",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 48535,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1595,
                    "equivalentAmount": {
                      "amount": "189.53",
                      "currencyCode": "ANG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "267.32",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 12456,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3256,
                    "equivalentAmount": {
                      "amount": "326.39",
                      "currencyCode": "DOP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9716
                },
                "passengerReferenceIds": [
                  "472533ef-8444-42f8-a290-5b674a003ec6",
                  "bf2cebcd-5ad9-4590-92ef-83344f796bc0",
                  "1b98eb97-0550-42a3-8330-4bd90cea1bef",
                  "2995c137-d8b1-4f77-9e39-e7dd6969e871",
                  "bc21f531-e440-44d2-96b0-5c138b05888f",
                  "f6ce1cde-38fb-4abc-814d-9898a5644ecb",
                  "6c69b4d7-cd3f-488d-b2e2-053bd6eeba2b",
                  "1c02f3e9-3485-4ee9-8cbe-e0f1ba694201",
                  "90604de5-187e-4166-b26a-1786962a0252"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "407.62",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 41711,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2476,
                    "equivalentAmount": {
                      "amount": "233.75",
                      "currencyCode": "TJS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "99.57",
                          "currencyCode": "LSL"
                        },
                        "awardAmount": {
                          "amount": 10878,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1216,
                        "equivalentAmount": {
                          "amount": "32.5",
                          "currencyCode": "BHD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "11.31",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 47678,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4859,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "433.82",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "281.52",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 12225,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1753,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "267.95",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "102.95",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 4886,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0764,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "215.27",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "409.15",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 34081,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.436,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "202.75",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "161.03",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 37285,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4321,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "227.65",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "175.47",
                          "currencyCode": "HTG"
                        },
                        "awardAmount": {
                          "amount": 41533,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.209,
                        "equivalentAmount": {
                          "amount": "306.53",
                          "currencyCode": "WST"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "389.5",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 43669,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4983,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "44.67",
                            "currencyCode": "WST"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "331.51",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 21492,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1036,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "369.51",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "147.27",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 17422,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3072,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "398.49",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "204.47",
                          "currencyCode": "IQD"
                        },
                        "awardAmount": {
                          "amount": 3664,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.377,
                        "equivalentAmount": {
                          "amount": "104.54",
                          "currencyCode": "SDG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "185.95",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 47082,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0724,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "70.5",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "84.31",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 23642,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.205,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "182.62",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "372.91",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 45945,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4568,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "468.27",
                            "currencyCode": "TTD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "429.15",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 41533,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3566,
                    "equivalentAmount": {
                      "amount": "52.58",
                      "currencyCode": "LYD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "101.58",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 9665,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2624,
                    "equivalentAmount": {
                      "amount": "241.94",
                      "currencyCode": "TWD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "168.49",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 48231,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4897,
                    "equivalentAmount": {
                      "amount": "226.88",
                      "currencyCode": "MVR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "323.27",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 8798,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1881,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "239.57",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "383.22",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 9983,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4291,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "92.31",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "83.61",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 27196,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1327,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "206.02",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "144.29",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 4390,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2214,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "285.85",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "450.54",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 42898,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3442,
                    "equivalentAmount": {
                      "amount": "113.95",
                      "currencyCode": "SDG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "360.66",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 36332,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2676,
                    "equivalentAmount": {
                      "amount": "215.49",
                      "currencyCode": "BWP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.833
                },
                "passengerReferenceIds": [
                  "fd01d0f3-d5dd-4b01-a2aa-3f6ab317b510",
                  "52c64e8a-3cd4-4682-858a-2ed89d8ff264",
                  "d9b533ab-1b39-483f-8831-b64eb99fb14c",
                  "20c4b546-8df6-477a-ae34-f6a0ff3a1c55",
                  "eddd551a-f7fc-4149-847d-fd027a61120c",
                  "75d85aeb-befa-4a2f-8dff-18b99e19333e",
                  "2c4d905d-f211-4132-8ca2-b265e6bdffe6",
                  "80366e28-192f-4cdc-8806-dd01d0ddb5b0",
                  "1b23d320-1359-4a48-8970-ea1b633d4303"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "401.62",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 38055,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2836,
                    "equivalentAmount": {
                      "amount": "68.44",
                      "currencyCode": "XPF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "399.94",
                          "currencyCode": "NZD"
                        },
                        "awardAmount": {
                          "amount": 9898,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1655,
                        "equivalentAmount": {
                          "amount": "297.61",
                          "currencyCode": "RUB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "178.23",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 9012,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3945,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "277.03",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "231.76",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 3657,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0833,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "187.66",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "198.4",
                          "currencyCode": "SSP"
                        },
                        "awardAmount": {
                          "amount": 19540,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4355,
                        "equivalentAmount": {
                          "amount": "275.77",
                          "currencyCode": "DJF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "415.72",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 32689,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1722,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "246.19",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "341.75",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 11466,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0707,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "197.99",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "438.02",
                            "currencyCode": "LYD"
                          },
                          "awardAmount": {
                            "amount": 35929,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1763,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "353.8",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "21.07",
                          "currencyCode": "CRC"
                        },
                        "awardAmount": {
                          "amount": 6571,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3222,
                        "equivalentAmount": {
                          "amount": "402.71",
                          "currencyCode": "PAB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "227.95",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 46778,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1455,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "31.58",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "76.32",
                            "currencyCode": "GBP"
                          },
                          "awardAmount": {
                            "amount": 3783,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2656,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "495.4",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "346.57",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 35649,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4932,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "156.38",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "315.13",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 4137,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4581,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "355.1",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "326.8",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 6115,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2594,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "398.54",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "494.35",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 12893,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2035,
                    "equivalentAmount": {
                      "amount": "40.47",
                      "currencyCode": "RWF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "262.92",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 44033,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3072,
                    "equivalentAmount": {
                      "amount": "424.28",
                      "currencyCode": "UAH"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "87.42",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 32151,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3257,
                    "equivalentAmount": {
                      "amount": "50.41",
                      "currencyCode": "BYN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "313.49",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 43527,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0843,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "350.02",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "15.14",
                        "currencyCode": "TJS"
                      },
                      "awardAmount": {
                        "amount": 10726,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.333,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "458.97",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "54.57",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 32754,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3568,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "401.51",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "200.22",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 2340,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0152,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "464.83",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "243.12",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 34468,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2758,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "231.25",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "425.62",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 31057,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2377,
                    "equivalentAmount": {
                      "amount": "37.85",
                      "currencyCode": "CDF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "64.87",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 11619,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0148,
                    "equivalentAmount": {
                      "amount": "154.42",
                      "currencyCode": "SBD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1921
                },
                "passengerReferenceIds": [
                  "9bc5922f-a2e7-41a4-91de-1cbe1afc9458",
                  "5cc4034a-05ea-479e-8abe-e4342bf27050",
                  "6880c4bd-285b-419a-b3ab-5a68eee27193",
                  "7764b0ac-ffea-4bfc-b9b5-293aca6afcd7",
                  "c25c5456-e5c9-4155-a8f1-6d85478850a4",
                  "e145967f-a13c-48d7-8a4d-857652da3de7",
                  "07c8cfcf-4d4c-409e-8e1c-2da0a7e45bcc",
                  "8cc3bd7f-03d4-4b7a-be34-6bc1219f1bd9",
                  "bdac0aba-b1bd-46e2-a76d-9ffd1cf2f21f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "55.66",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 25645,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1989,
                    "equivalentAmount": {
                      "amount": "15.57",
                      "currencyCode": "GNF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "217.06",
                          "currencyCode": "RWF"
                        },
                        "awardAmount": {
                          "amount": 48024,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1654,
                        "equivalentAmount": {
                          "amount": "195.56",
                          "currencyCode": "XCD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "260.73",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 39684,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0167,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "219.04",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "438.3",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 14068,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4525,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "68.45",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "50.55",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 39175,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0555,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "493.11",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "494.98",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 5927,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4155,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "112.93",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "133.46",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 14631,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3328,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "272.79",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "48.54",
                          "currencyCode": "AMD"
                        },
                        "awardAmount": {
                          "amount": 25963,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0375,
                        "equivalentAmount": {
                          "amount": "477.36",
                          "currencyCode": "AMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "44.46",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 25939,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.352,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "467.49",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "345.89",
                          "currencyCode": "CUP"
                        },
                        "awardAmount": {
                          "amount": 49334,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4628,
                        "equivalentAmount": {
                          "amount": "488.93",
                          "currencyCode": "QAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "181.02",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 18532,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3308,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "52.32",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "427.02",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 48377,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4086,
                    "equivalentAmount": {
                      "amount": "279.17",
                      "currencyCode": "QAR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "292.13",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 36443,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0235,
                    "equivalentAmount": {
                      "amount": "210.49",
                      "currencyCode": "DKK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "392.06",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 14216,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0146,
                    "equivalentAmount": {
                      "amount": "152.24",
                      "currencyCode": "FKP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "441.1",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 44722,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1785,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "133.53",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "270.04",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 41301,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3011,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "343.95",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "388.54",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 41163,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3234,
                    "equivalentAmount": {
                      "amount": "482.38",
                      "currencyCode": "ISK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "396.54",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 16066,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0978,
                    "equivalentAmount": {
                      "amount": "317.29",
                      "currencyCode": "ILS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9962
                },
                "passengerReferenceIds": [
                  "7163aac4-6fd0-4082-bacc-da291c7707ee",
                  "27e3797c-d849-4403-b19a-01aa2612f14d",
                  "72f0264b-4198-4f1d-aa45-00099eb92843",
                  "b5f14354-bbd3-4ac7-a76c-cc6044f6dc9c",
                  "da7a6240-86bb-4e54-96e8-e39174f4cb3f",
                  "c6484a53-4f8e-43a3-a2ff-b7793a05d0b7",
                  "41e072e8-9d80-4346-89e7-107721c60cd8",
                  "079c5729-1aab-4eab-ba76-f77c00d32918",
                  "fe68f038-c47d-4c33-ab26-aa75f0deb89d"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "241.12",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 3768,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3726,
                    "equivalentAmount": {
                      "amount": "213.18",
                      "currencyCode": "SRD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "230.54",
                          "currencyCode": "UZS"
                        },
                        "awardAmount": {
                          "amount": 48705,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2238,
                        "equivalentAmount": {
                          "amount": "168.39",
                          "currencyCode": "GTQ"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "241.58",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 6748,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4142,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "102.83",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "481.14",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 37032,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.456,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "66.16",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "486.77",
                          "currencyCode": "DKK"
                        },
                        "awardAmount": {
                          "amount": 25076,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4054,
                        "equivalentAmount": {
                          "amount": "227.74",
                          "currencyCode": "CNY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "108.79",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 11558,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3202,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "454.34",
                            "currencyCode": "CHF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "416.31",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 11150,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3557,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "475.16",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "91.82",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 40364,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0928,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "365.82",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "237.66",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 23562,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3656,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "319.68",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "383.35",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 39179,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3616,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "369.3",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "397.62",
                          "currencyCode": "GMD"
                        },
                        "awardAmount": {
                          "amount": 6614,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2192,
                        "equivalentAmount": {
                          "amount": "439.21",
                          "currencyCode": "AWG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "492.23",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 9927,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0784,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "100.12",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "165.75",
                            "currencyCode": "SSP"
                          },
                          "awardAmount": {
                            "amount": 14995,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3413,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "41.06",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "417.17",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 37892,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2915,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "104.07",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "219.12",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 34288,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4339,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "196.9",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "220.61",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 16559,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1922,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "334.67",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "274.4",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 48215,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1788,
                    "equivalentAmount": {
                      "amount": "356.45",
                      "currencyCode": "THB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "426.1",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 21086,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3919,
                    "equivalentAmount": {
                      "amount": "378.57",
                      "currencyCode": "GHS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "493.42",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 48070,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1553,
                    "equivalentAmount": {
                      "amount": "131.79",
                      "currencyCode": "PAB"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "441.83",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 43100,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4471,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "293.07",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "489.99",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 48118,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4422,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "100.48",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "388.39",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 18857,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2416,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "310.63",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "127.42",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 47071,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.371,
                    "equivalentAmount": {
                      "amount": "252.98",
                      "currencyCode": "RWF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "240.3",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 1290,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2183,
                    "equivalentAmount": {
                      "amount": "313.94",
                      "currencyCode": "ZWL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9111
                },
                "passengerReferenceIds": [
                  "b0eca47a-4a00-41c9-8bba-1b85c92947c8",
                  "869fec44-c283-4bab-8659-c3d1b2a6cdd9",
                  "80331e02-0684-4fe8-b039-435d328c5276",
                  "86a2e85b-ab2c-4c2b-8215-6a93fa0979a6",
                  "e5dbde7a-b1ba-4e53-b8fd-7eacb840e6b8",
                  "49937554-647e-4792-9b23-fbe0028625a2",
                  "be8c64b5-ac88-40dc-b3a4-d289f740503c",
                  "7b3eb242-7d3f-4cb4-bae2-b42fdc4ccac0",
                  "443c5986-583b-4b4b-b266-16198104e12f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "277.05",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 21698,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2332,
                    "equivalentAmount": {
                      "amount": "390.28",
                      "currencyCode": "JMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "121.22",
                          "currencyCode": "RSD"
                        },
                        "awardAmount": {
                          "amount": 9134,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.086,
                        "equivalentAmount": {
                          "amount": "412.21",
                          "currencyCode": "ANG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "317.6",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 1506,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1524,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "354.64",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "345.14",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 44986,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2389,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "116.75",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "467.5",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 43874,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.085,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "375.74",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "254.4",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 14357,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1027,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "351.69",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "227.81",
                            "currencyCode": "BYN"
                          },
                          "awardAmount": {
                            "amount": 42803,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4662,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "451.02",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "386.58",
                          "currencyCode": "MUR"
                        },
                        "awardAmount": {
                          "amount": 26098,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2648,
                        "equivalentAmount": {
                          "amount": "182.49",
                          "currencyCode": "SDG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "30.1",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 11100,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.488,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "262.54",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "276.46",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 21757,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0206,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "109.76",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "142.49",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 46455,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3626,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "359.2",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "468.23",
                            "currencyCode": "SLE"
                          },
                          "awardAmount": {
                            "amount": 29506,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2558,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "182.8",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "151.24",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 6012,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4578,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "157.87",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "384.55",
                          "currencyCode": "NPR"
                        },
                        "awardAmount": {
                          "amount": 32963,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1679,
                        "equivalentAmount": {
                          "amount": "393.56",
                          "currencyCode": "TND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "413.88",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 22711,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2893,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "217.98",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "151.07",
                            "currencyCode": "LYD"
                          },
                          "awardAmount": {
                            "amount": 2682,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2359,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "495.33",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "108.71",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 45805,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4295,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "367.18",
                            "currencyCode": "BIF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "76.41",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 24588,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.036,
                    "equivalentAmount": {
                      "amount": "165.24",
                      "currencyCode": "EUR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "489.69",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 30482,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1781,
                    "equivalentAmount": {
                      "amount": "256.96",
                      "currencyCode": "TJS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "281.4",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 16379,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4084,
                    "equivalentAmount": {
                      "amount": "99.81",
                      "currencyCode": "LSL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "252.13",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 40624,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2331,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "130.69",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "254.31",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 2946,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0136,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "296.5",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "213.54",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 38055,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0867,
                    "equivalentAmount": {
                      "amount": "264.78",
                      "currencyCode": "GBP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "160.53",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 15330,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0977,
                    "equivalentAmount": {
                      "amount": "230.99",
                      "currencyCode": "PEN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9455
                },
                "passengerReferenceIds": [
                  "20e48cb0-579e-4d15-914b-a1f29565cd37",
                  "e08ca875-1f5d-4a9a-9b85-95d65242ff75",
                  "7429e112-463f-41f2-9f8e-75f0e50d2358",
                  "ffa1137d-d5f3-4a29-9660-c836b7f9c1e4",
                  "614fc6f8-0cb0-49ad-9a64-eea34da60cbd",
                  "1049d1e1-f1c4-424d-8d96-8a2efe38c649",
                  "6fa50a23-4066-411f-b761-738a1a398b10",
                  "89b85513-bd0b-48b4-b281-c170d89e6f0a",
                  "e64d401a-f2ec-4dd1-9462-0adbb54ad834"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "271.82",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 37659,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3789,
                    "equivalentAmount": {
                      "amount": "377.63",
                      "currencyCode": "KGS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "203.25",
                          "currencyCode": "TND"
                        },
                        "awardAmount": {
                          "amount": 8223,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4821,
                        "equivalentAmount": {
                          "amount": "409.07",
                          "currencyCode": "PLN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "38.56",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 3345,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0831,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "376.43",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "449.6",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 19098,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1475,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "452.27",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "168.74",
                          "currencyCode": "LAK"
                        },
                        "awardAmount": {
                          "amount": 25421,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3231,
                        "equivalentAmount": {
                          "amount": "148.67",
                          "currencyCode": "ILS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "485.51",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 25385,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2222,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "215.44",
                            "currencyCode": "MYR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "367.58",
                          "currencyCode": "RWF"
                        },
                        "awardAmount": {
                          "amount": 20954,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0458,
                        "equivalentAmount": {
                          "amount": "314.03",
                          "currencyCode": "PYG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "176.24",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 19688,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2208,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "496.57",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "435.45",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 8841,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1413,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "27.04",
                            "currencyCode": "YER"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "408.06",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 19742,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4412,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "453.36",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "83.21",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 45094,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1958,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "466.89",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "458.46",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 45564,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4983,
                    "equivalentAmount": {
                      "amount": "133.45",
                      "currencyCode": "XPF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "59.25",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 2779,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0867,
                    "equivalentAmount": {
                      "amount": "69.98",
                      "currencyCode": "GEL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "292.4",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 15133,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3989,
                    "equivalentAmount": {
                      "amount": "12.19",
                      "currencyCode": "MRU"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "251.54",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 17941,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.436,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "482.26",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "497.77",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 47790,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4958,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "84.1",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "477.64",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 37763,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2298,
                    "equivalentAmount": {
                      "amount": "163.38",
                      "currencyCode": "UYU"
                    }
                  },
                  {
                    "amount": {
                      "amount": "111.88",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 4885,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.436,
                    "equivalentAmount": {
                      "amount": "60.67",
                      "currencyCode": "BRL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "260.75",
                  "currencyCode": "MGA"
                },
                "awardAmount": {
                  "amount": 12823,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1913,
                "equivalentAmount": {
                  "amount": "330.39",
                  "currencyCode": "SLE"
                }
              },
              "fees": {
                "amount": {
                  "amount": "385.44",
                  "currencyCode": "HTG"
                },
                "awardAmount": {
                  "amount": 39755,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1012,
                "equivalentAmount": {
                  "amount": "256.53",
                  "currencyCode": "DOP"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "256.06",
                  "currencyCode": "ISK"
                },
                "awardAmount": {
                  "amount": 14344,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2347,
                "equivalentAmount": {
                  "amount": "434.67",
                  "currencyCode": "XPF"
                }
              },
              "offerItemReferenceId": "99b8df9a-b0ef-4d7d-b60d-00c294ee2266",
              "tax": {
                "amount": {
                  "amount": "252.9",
                  "currencyCode": "SDG"
                },
                "awardAmount": {
                  "amount": 6051,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.226,
                "equivalentAmount": {
                  "amount": "73.29",
                  "currencyCode": "MAD"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "181.73",
                    "currencyCode": "EGP"
                  },
                  "awardAmount": {
                    "amount": 20724,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2576,
                  "equivalentAmount": {
                    "amount": "229.48",
                    "currencyCode": "TND"
                  }
                },
                {
                  "amount": {
                    "amount": "444.86",
                    "currencyCode": "RWF"
                  },
                  "awardAmount": {
                    "amount": 46423,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0199,
                  "equivalentAmount": {
                    "amount": "208.96",
                    "currencyCode": "SEK"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "235.93",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 38176,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2643,
                    "equivalentAmount": {
                      "amount": "31.29",
                      "currencyCode": "MNT"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "362.16",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 30803,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3547,
                    "equivalentAmount": {
                      "amount": "249.29",
                      "currencyCode": "BIF"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "273.7",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 19561,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3976,
                    "equivalentAmount": {
                      "amount": "177.21",
                      "currencyCode": "GTQ"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "170.79",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 27049,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3225,
                    "equivalentAmount": {
                      "amount": "202.82",
                      "currencyCode": "SBD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "136.31",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 13800,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3137,
                      "equivalentAmount": {
                        "amount": "170.22",
                        "currencyCode": "SSP"
                      }
                    },
                    {
                      "amount": {
                        "amount": "335.8",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 39892,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1991,
                      "equivalentAmount": {
                        "amount": "460.33",
                        "currencyCode": "BND"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "409.5",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 42999,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2469,
                    "equivalentAmount": {
                      "amount": "58.43",
                      "currencyCode": "QAR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "361.29",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 43927,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1211,
                    "equivalentAmount": {
                      "amount": "232.23",
                      "currencyCode": "BOB"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "250.66",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 6181,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0836,
                    "equivalentAmount": {
                      "amount": "391.16",
                      "currencyCode": "DOP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "140.86",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 48253,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3572,
                    "equivalentAmount": {
                      "amount": "314.83",
                      "currencyCode": "NOK"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "194.57",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 17877,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0282,
                      "equivalentAmount": {
                        "amount": "320.45",
                        "currencyCode": "HTG"
                      }
                    },
                    {
                      "amount": {
                        "amount": "93.38",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 36496,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1328,
                      "equivalentAmount": {
                        "amount": "81.84",
                        "currencyCode": "BOB"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "397.37",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 9192,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3513,
                    "equivalentAmount": {
                      "amount": "244.25",
                      "currencyCode": "MOP"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "449.89",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 31704,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3735,
                    "equivalentAmount": {
                      "amount": "218.62",
                      "currencyCode": "HNL"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "77.19",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 6031,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3458,
                    "equivalentAmount": {
                      "amount": "283.5",
                      "currencyCode": "MUR"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "74.68",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 15299,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3264,
                    "equivalentAmount": {
                      "amount": "77.94",
                      "currencyCode": "PYG"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "15.29",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 13144,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4884,
                      "equivalentAmount": {
                        "amount": "169.77",
                        "currencyCode": "AWG"
                      }
                    },
                    {
                      "amount": {
                        "amount": "229.29",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 19910,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3546,
                      "equivalentAmount": {
                        "amount": "330.14",
                        "currencyCode": "MZN"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "498.89",
                    "currencyCode": "CRC"
                  },
                  "percentage": "8.69"
                },
                "passengerReferenceIds": [
                  "43645712-d104-4e0d-83f6-45f462865120",
                  "fa76e9f6-d78e-434e-9aea-5146a2f0aff2",
                  "d7252cbb-6cf1-47cb-89f3-477823007d65",
                  "d1bb5955-6b54-46d7-9b62-d7191f62356e",
                  "190c7318-f6b7-454c-9a7e-d1b50e7dbae0",
                  "5728c1e9-e938-4de8-b219-5000e58578bd",
                  "dc3cb21a-aa34-4ce2-a98a-57cf55c42e6a",
                  "6c02192f-31ca-405a-bd9c-6d42112ddf85",
                  "a411641b-2441-4043-8c11-0348c30816c0"
                ],
                "total": {
                  "amount": {
                    "amount": "490.69",
                    "currencyCode": "AFN"
                  },
                  "awardAmount": {
                    "amount": 18253,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3129,
                  "equivalentAmount": {
                    "amount": "219.63",
                    "currencyCode": "KWD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "223.64",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 6030,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4541,
                    "equivalentAmount": {
                      "amount": "305.84",
                      "currencyCode": "KES"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "185.16",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36095,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2358,
                      "equivalentAmount": {
                        "amount": "135.12",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "65.04",
                        "currencyCode": "GBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10241,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4451,
                      "equivalentAmount": {
                        "amount": "496.87",
                        "currencyCode": "MWK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "221.94",
                        "currencyCode": "PKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47029,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3354,
                      "equivalentAmount": {
                        "amount": "487.25",
                        "currencyCode": "BND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "460.66",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 37338,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2477,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "433.58",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "143.82",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 47945,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2899,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "419.96",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "287.09",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 41111,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1435,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "483.43",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "186.69",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 49441,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.303,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "307.79",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "460.63",
                    "currencyCode": "GIP"
                  },
                  "percentage": "8.72"
                },
                "passengerReferenceIds": [
                  "758a6fb6-ad87-498d-bbc0-652c5773fe7e",
                  "d76614a0-f44c-40a1-bebf-bb5b893cae7c",
                  "075242c0-0cb0-461a-8182-b8cfc906b7d5",
                  "f60cbe76-1d06-4d95-97bc-a29119d7a90d",
                  "05dd650a-ec12-415b-846b-958ebd8a4af1",
                  "9b433ab7-95b0-44dc-b76e-38f49b0ed331",
                  "2b19e472-5975-467d-89ac-0144b164f994",
                  "f39ecc7a-32ae-4577-843f-faa54dd3e03f",
                  "507dc424-5771-4736-9761-cb02afe5f8d3"
                ],
                "total": {
                  "amount": {
                    "amount": "251.85",
                    "currencyCode": "TTD"
                  },
                  "awardAmount": {
                    "amount": 41296,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3634,
                  "equivalentAmount": {
                    "amount": "35.94",
                    "currencyCode": "SSP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "127.2",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 31839,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4217,
                    "equivalentAmount": {
                      "amount": "71",
                      "currencyCode": "SDG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "60.34",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6767,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1148,
                      "equivalentAmount": {
                        "amount": "300.58",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "442.62",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48515,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2611,
                      "equivalentAmount": {
                        "amount": "17.08",
                        "currencyCode": "RON"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "498.27",
                        "currencyCode": "MKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36331,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0934,
                      "equivalentAmount": {
                        "amount": "348.63",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "154.77",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 3731,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2378,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "409.99",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "271.18",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 1881,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3302,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "288.96",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "59.22",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 21333,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3993,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "178.9",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "59.51",
                    "currencyCode": "COP"
                  },
                  "percentage": "5.57"
                },
                "passengerReferenceIds": [
                  "f2d1fe88-3fdc-4ad4-b836-3a1c1c1198c8",
                  "de10ba7f-6167-4d8d-8142-bec4d2914081",
                  "4f46ffb8-c9b1-4ad0-b62b-ea2aff389b8d",
                  "ced5324a-bcab-4e47-a464-339b41d818cd",
                  "0fdb1578-ed28-4450-aac9-b9f34a39d78e",
                  "6d8f083b-6c18-48d2-b72a-247c9866af1d",
                  "cff80e9c-3752-4cb6-b4ea-552e41759f63",
                  "8dae8965-b8d3-4a01-805c-82d6beecd22d",
                  "09fd0801-0eab-4660-9fdc-576903932adc"
                ],
                "total": {
                  "amount": {
                    "amount": "361.23",
                    "currencyCode": "NIO"
                  },
                  "awardAmount": {
                    "amount": 37986,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0221,
                  "equivalentAmount": {
                    "amount": "427.92",
                    "currencyCode": "LRD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "492.13",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 30984,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2802,
                    "equivalentAmount": {
                      "amount": "255.47",
                      "currencyCode": "LKR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "11.06",
                        "currencyCode": "BAM"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22140,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4671,
                      "equivalentAmount": {
                        "amount": "21.65",
                        "currencyCode": "COP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "319.45",
                        "currencyCode": "DJF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37200,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4249,
                      "equivalentAmount": {
                        "amount": "138.25",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "74.23",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3529,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3063,
                      "equivalentAmount": {
                        "amount": "423.55",
                        "currencyCode": "MZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "126.15",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 48164,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0268,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "139.45",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "207.87",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 31652,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2813,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "42.75",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "126.22",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 12049,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.36,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "284.79",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "248.79",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 29896,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1794,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "247.92",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "438.4",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 42107,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0885,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "71.13",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "333.41",
                    "currencyCode": "GYD"
                  },
                  "percentage": "6.18"
                },
                "passengerReferenceIds": [
                  "726222e1-9557-412b-bbe4-3d72b48d288c",
                  "415bfff3-ebde-4509-ab0a-3006d98658ba",
                  "71fe5beb-505a-4473-9e46-11d0da63c621",
                  "370826c1-8833-4e06-8ada-3bdb40ec1546",
                  "bc820805-64d7-4df2-b7da-1952a0a3b573",
                  "6278a15d-c0e6-4836-aa94-7738ef58cbb0",
                  "2f2da0ca-e21b-4ec4-b90f-fb725e718ed1",
                  "24f98cce-f945-491e-9c26-705ea21353c4",
                  "d4ce8d53-0bec-48e8-91c5-c75dcd3d3458"
                ],
                "total": {
                  "amount": {
                    "amount": "396.78",
                    "currencyCode": "UAH"
                  },
                  "awardAmount": {
                    "amount": 49581,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2492,
                  "equivalentAmount": {
                    "amount": "254.49",
                    "currencyCode": "FKP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "186.18",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 38475,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1093,
                    "equivalentAmount": {
                      "amount": "69.34",
                      "currencyCode": "KGS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "372.18",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7616,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2423,
                      "equivalentAmount": {
                        "amount": "381.75",
                        "currencyCode": "AOA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "474.18",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31085,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2718,
                      "equivalentAmount": {
                        "amount": "299.93",
                        "currencyCode": "BHD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "463.94",
                        "currencyCode": "UGX"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45310,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.051,
                      "equivalentAmount": {
                        "amount": "99.74",
                        "currencyCode": "BGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "414.02",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 12214,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0316,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "217.49",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "276.84",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 20808,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3156,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "83.99",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "430.22",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 47035,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2982,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "251.87",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "396.89",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 40383,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2392,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "269.55",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "345.64",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 28905,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3205,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "325.55",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "268.2",
                    "currencyCode": "AUD"
                  },
                  "percentage": "10.4"
                },
                "passengerReferenceIds": [
                  "bdd81d9f-8e9e-487b-aa48-5929b6ecb1e3",
                  "98b3fc61-3819-4ece-99b2-1c188d028f01",
                  "447b0710-cf28-4589-8fe5-10994e9571bf",
                  "81524af2-0591-4dca-8e22-20009203d600",
                  "10595231-795c-4fbc-b8e3-9cf287d04f61",
                  "955993f7-f7ed-4692-9512-f9803dc852a2",
                  "73a207f2-79eb-4ffa-8656-202b99700b43",
                  "f6b2fea7-d570-44c3-80d8-d3c95cab167a",
                  "75ef0590-00a4-4ae1-88d5-8d296108041a"
                ],
                "total": {
                  "amount": {
                    "amount": "75.26",
                    "currencyCode": "GBP"
                  },
                  "awardAmount": {
                    "amount": 34879,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3438,
                  "equivalentAmount": {
                    "amount": "346.1",
                    "currencyCode": "MYR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "420.21",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 48410,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4821,
                    "equivalentAmount": {
                      "amount": "115.03",
                      "currencyCode": "TWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "29.36",
                        "currencyCode": "HNL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27822,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3559,
                      "equivalentAmount": {
                        "amount": "317.32",
                        "currencyCode": "BAM"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "86.34",
                        "currencyCode": "MXN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32604,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1704,
                      "equivalentAmount": {
                        "amount": "240.72",
                        "currencyCode": "BND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "470.34",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16625,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3505,
                      "equivalentAmount": {
                        "amount": "243.21",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "435.23",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 7639,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2275,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "382.24",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "254.2",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 9615,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3195,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "211.7",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "461.86",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 26610,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4201,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "331.86",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "341.47",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 32449,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3573,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "104.16",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "295.16",
                    "currencyCode": "AED"
                  },
                  "percentage": "13.19"
                },
                "passengerReferenceIds": [
                  "e9647ae1-3597-40b7-b9a6-9c1fb7ae9611",
                  "9646f6d4-063b-47a7-8185-53a331f06cf9",
                  "3b8f9e1c-efdc-4c56-94a8-3030f9e42ed4",
                  "ffeb2fc0-fd85-4cd1-9eac-30c254296d24",
                  "798cd3bb-d027-481c-b723-f52b7c530169",
                  "a75d87fa-0f90-45ce-9bf0-35fcd8501031",
                  "31aee8ed-8014-43a1-94cc-c40e35ae34f0",
                  "afc2468d-4cc7-4b26-b114-1d18cd70f306",
                  "f8716bcc-c700-4426-a807-7bfbdf91a434"
                ],
                "total": {
                  "amount": {
                    "amount": "16.14",
                    "currencyCode": "NZD"
                  },
                  "awardAmount": {
                    "amount": 2446,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2955,
                  "equivalentAmount": {
                    "amount": "465.74",
                    "currencyCode": "BND"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "467.52",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 38487,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0764,
                    "equivalentAmount": {
                      "amount": "239.28",
                      "currencyCode": "DOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "163.63",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12683,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0374,
                      "equivalentAmount": {
                        "amount": "315.87",
                        "currencyCode": "SBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "303.74",
                        "currencyCode": "CVE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36450,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1001,
                      "equivalentAmount": {
                        "amount": "439.86",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "78.57",
                        "currencyCode": "DKK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32693,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1972,
                      "equivalentAmount": {
                        "amount": "207.71",
                        "currencyCode": "MGA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "64.28",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 19406,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4252,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "484.49",
                        "currencyCode": "NAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "354.2",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 15130,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2902,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "375.77",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "152.46",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 26020,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0288,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "100.7",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "143.7",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 41027,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2233,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "135.61",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "53.5",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 47024,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0439,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "414.32",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "247.92",
                    "currencyCode": "SCR"
                  },
                  "percentage": "10.05"
                },
                "passengerReferenceIds": [
                  "35e728a3-eefa-4c08-a6af-fe1e8dc3f655",
                  "1be36eda-6564-4324-9abc-dd46b841c1d0",
                  "ba7e82e9-05ac-40f2-8bd9-5e01a6e47765",
                  "4a40924e-907f-4e23-b09a-124dbfe023e4",
                  "ea130cfe-9a4b-4f66-9205-b2c76bc076f5",
                  "a81999f9-f9f5-4219-9de1-25118291c239",
                  "f6d3f762-8da8-451e-92d2-3ff8682692cb",
                  "12434b65-f00d-4c14-8b9f-7e7f23ae216c",
                  "0d9aa024-8074-4978-9177-4c7cc34614cd"
                ],
                "total": {
                  "amount": {
                    "amount": "266.91",
                    "currencyCode": "BAM"
                  },
                  "awardAmount": {
                    "amount": 22733,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3776,
                  "equivalentAmount": {
                    "amount": "170.43",
                    "currencyCode": "MRU"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "425.04",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 15031,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2798,
                    "equivalentAmount": {
                      "amount": "271.2",
                      "currencyCode": "CLP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "448.81",
                        "currencyCode": "BND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40668,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3009,
                      "equivalentAmount": {
                        "amount": "165.8",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "374.24",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12128,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3797,
                      "equivalentAmount": {
                        "amount": "284.59",
                        "currencyCode": "JPY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "429.24",
                        "currencyCode": "FJD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37837,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1368,
                      "equivalentAmount": {
                        "amount": "72.54",
                        "currencyCode": "ETB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "88.34",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 47660,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4631,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "184.04",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "393.83",
                        "currencyCode": "AFN"
                      },
                      "awardAmount": {
                        "amount": 39088,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0803,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "253.01",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "263.12",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 30978,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1564,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "314.43",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "298.6",
                    "currencyCode": "UAH"
                  },
                  "percentage": "5.94"
                },
                "passengerReferenceIds": [
                  "d902a0db-37eb-4cdf-8363-6ab80ac5e9f1",
                  "fb471fd9-4adc-41ec-a185-08da165ec002",
                  "2d68ca60-5d8b-4387-b245-3991dbaa84ec",
                  "f48bc0f2-12f0-43bf-8169-2ff8b58c2cb3",
                  "23861cac-ff08-44dc-bfc2-47e19ed703db",
                  "0f708314-0304-4409-aff8-6871a433d328",
                  "a306a02e-8400-4fdb-9095-1c733cc0a149",
                  "efe5372d-a404-410e-b4b4-a3d40a866fe2",
                  "1e606ca2-2009-4678-8ab1-f32e17c469e4"
                ],
                "total": {
                  "amount": {
                    "amount": "118.05",
                    "currencyCode": "TJS"
                  },
                  "awardAmount": {
                    "amount": 26744,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2975,
                  "equivalentAmount": {
                    "amount": "464.13",
                    "currencyCode": "UGX"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "153.45",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 13130,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1788,
                    "equivalentAmount": {
                      "amount": "467.96",
                      "currencyCode": "GYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "244.15",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8296,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3245,
                      "equivalentAmount": {
                        "amount": "117.68",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "53.51",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10670,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0974,
                      "equivalentAmount": {
                        "amount": "28.54",
                        "currencyCode": "LRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "33.87",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26530,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.05,
                      "equivalentAmount": {
                        "amount": "269.93",
                        "currencyCode": "BDT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "291.41",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 32207,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0689,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "324.69",
                        "currencyCode": "CVE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "166.8",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 49696,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1738,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "92",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "202.82",
                    "currencyCode": "TRY"
                  },
                  "percentage": "14.74"
                },
                "passengerReferenceIds": [
                  "02f1cb0a-0ba7-4a71-ac24-11f2d861a793",
                  "fa69f074-a3c5-4b2e-a78f-26bd1628bd7d",
                  "0bf1ef69-d391-4e69-9717-0d4b4e8542a0",
                  "2f23d530-020c-4af0-b9cb-7b5f13233613",
                  "35ebaf77-76de-445d-90ec-5c4a1f05cea5",
                  "2936686b-df48-4131-ac2f-c1c27e41773f",
                  "74621a6f-090e-45a1-9adb-24792a967490",
                  "83a2adb8-2426-45c9-af57-686bb68df01e",
                  "ecab1646-a553-4b0d-8edf-7025719da269"
                ],
                "total": {
                  "amount": {
                    "amount": "473.96",
                    "currencyCode": "NIO"
                  },
                  "awardAmount": {
                    "amount": 43356,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0717,
                  "equivalentAmount": {
                    "amount": "39.52",
                    "currencyCode": "GBP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "336.57",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 44372,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3203,
                    "equivalentAmount": {
                      "amount": "57.49",
                      "currencyCode": "GNF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "113.8",
                        "currencyCode": "KRW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3730,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.461,
                      "equivalentAmount": {
                        "amount": "411.72",
                        "currencyCode": "CLP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "433.5",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20503,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2242,
                      "equivalentAmount": {
                        "amount": "352.48",
                        "currencyCode": "MZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "245.67",
                        "currencyCode": "MWK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15372,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0776,
                      "equivalentAmount": {
                        "amount": "456.36",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "336.5",
                        "currencyCode": "MWK"
                      },
                      "awardAmount": {
                        "amount": 7947,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3182,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "495.65",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "30.91",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 17601,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1662,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "46.65",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "41.9",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 16430,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2202,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "349.24",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "66.66",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 16983,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2542,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "307.89",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "CQE7MX",
            "2N2M7G",
            "HJ7EOO",
            "49DVP",
            "E1OTE",
            "-PEX-B",
            "023E8",
            "UMYIGL",
            "EO-WKD",
            "CVFB4S"
          ]
        },
        {
          "details": {
            "type": "AirExtraOfferItem"
          },
          "id": "dd1260bf-405a-4caa-8dc2-4f4f40c32b62",
          "itineraryPartReferenceIds": [
            "IP-2",
            "IP-2",
            "IP-2",
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-2",
            "IP-1"
          ],
          "itineraryReferenceId": "ZJW2",
          "passengerReferenceIds": [
            "3740f4d2-22e3-4226-80b9-05e42a31af5b",
            "3b7088ab-27fb-4825-b80c-655a5a012458",
            "1dc02eca-1d42-405c-9b06-7fce949525dd",
            "87911508-3a92-4197-904c-1aa0fbca5caa",
            "bf201e5d-fef5-4db6-93b6-f838c8213233",
            "197cb5f5-d9e9-458c-a8ac-cd5ce2959df4",
            "0c3dfbe7-4313-4491-bd78-e685a56b5426",
            "fafa10ca-212b-4c0a-959d-6f78fbf71ea5",
            "56352880-390b-4ee0-b087-919936b316b9"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "154.68",
                    "currencyCode": "SZL"
                  },
                  "percentage": "7.01"
                },
                "deal": {
                  "amount": {
                    "amount": "367.68",
                    "currencyCode": "CLP"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.22",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c9a8eb7d-350b-4566-8cb5-07d9bab90433",
                  "edcc1381-b2bf-461c-b914-e2f1b31dbb76",
                  "8e3704bb-8779-4bfc-adfe-67313b082794",
                  "303712cd-4e93-4eae-b882-a0fce77045ff",
                  "5af10edb-32f5-45f8-a4ea-7d6bd4c20dd6",
                  "6e374b8d-8a59-4a84-9b9c-24631a5ae418",
                  "dfc2cbb6-bf3c-4fbd-bc54-07b561a952d5",
                  "95167d8d-d812-4572-8950-a1e765dc4358",
                  "ce1fe85e-7116-4399-a506-fe3dc8aa195e"
                ],
                "total": {
                  "amount": {
                    "amount": "69.58",
                    "currencyCode": "JOD"
                  },
                  "awardAmount": {
                    "amount": 26470,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1035,
                  "equivalentAmount": {
                    "amount": "468.12",
                    "currencyCode": "GHS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "43.51",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 17393,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1308,
                    "equivalentAmount": {
                      "amount": "210.03",
                      "currencyCode": "GMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "392.03",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6442,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4833,
                      "equivalentAmount": {
                        "amount": "269.16",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "437.05",
                        "currencyCode": "MVR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48681,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1072,
                      "equivalentAmount": {
                        "amount": "187.23",
                        "currencyCode": "KWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "452.05",
                        "currencyCode": "MXN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38498,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1385,
                      "equivalentAmount": {
                        "amount": "312.37",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "176.51",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 6168,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2411,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "419.43",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "302.11",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 28303,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1309,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "332.42",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "334",
                    "currencyCode": "BTN"
                  },
                  "percentage": "12.64"
                },
                "deal": {
                  "amount": {
                    "amount": "80.23",
                    "currencyCode": "SGD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "17.79",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "b7a6054e-22c9-4102-b32b-a27019403a00",
                  "34a9f65e-11d5-41fe-810f-36ea4f7a6986",
                  "99ab1c9e-1697-47a6-b7f1-b15354f13ca5",
                  "32551dcc-c005-4e12-87eb-9365870c2177",
                  "8072e1d5-9a11-4870-84b5-aac73e352113",
                  "7007ace8-919c-4b21-a898-8033279554e8",
                  "a1eabb3f-6e30-487a-ac59-17651095d9b5",
                  "637c86ab-e659-4899-988a-ca0dc7c7c52c",
                  "c4adf427-13f4-463f-885b-d0140b4f51ac"
                ],
                "total": {
                  "amount": {
                    "amount": "305.77",
                    "currencyCode": "BBD"
                  },
                  "awardAmount": {
                    "amount": 46547,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3016,
                  "equivalentAmount": {
                    "amount": "432.04",
                    "currencyCode": "BBD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "52.13",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 11818,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2662,
                    "equivalentAmount": {
                      "amount": "115.12",
                      "currencyCode": "PAB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "181.46",
                        "currencyCode": "NIO"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21280,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3624,
                      "equivalentAmount": {
                        "amount": "144.77",
                        "currencyCode": "BHD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "91.21",
                        "currencyCode": "THB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1462,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3571,
                      "equivalentAmount": {
                        "amount": "47.19",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "234.01",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3300,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0146,
                      "equivalentAmount": {
                        "amount": "167.4",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "184.72",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 22746,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3172,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "493.81",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "31.13",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 41732,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4776,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "276.14",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "262.69",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 20428,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0141,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "159.32",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "493.05",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 1517,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0987,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "293.79",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "146.19",
                    "currencyCode": "HKD"
                  },
                  "percentage": "6.51"
                },
                "deal": {
                  "amount": {
                    "amount": "58.29",
                    "currencyCode": "LRD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "11.26",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "9566fb7f-ddf5-4d2d-a8df-d4e3b9b56de6",
                  "015596ea-8417-4c51-8aae-d9918e0a74d3",
                  "40a6e3c4-d67a-4601-b18d-b870b0abcf4c",
                  "35e84010-220c-4056-801b-87344b0778bb",
                  "9fe4af78-277b-40d9-8d86-db8b4cd395a8",
                  "7a23ea2c-7117-4a96-96f5-d4f84bd17725",
                  "45e21e25-4a55-4ed4-a580-28168283c3a0",
                  "e03f7ea5-b578-47de-8519-633556aef76f",
                  "7484163a-db7d-4935-a28a-82d9f6afbc25"
                ],
                "total": {
                  "amount": {
                    "amount": "21.33",
                    "currencyCode": "IQD"
                  },
                  "awardAmount": {
                    "amount": 8618,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.012,
                  "equivalentAmount": {
                    "amount": "368.51",
                    "currencyCode": "MKD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "457.15",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 11080,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4583,
                    "equivalentAmount": {
                      "amount": "361.77",
                      "currencyCode": "BIF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "406.72",
                        "currencyCode": "ISK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11870,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2071,
                      "equivalentAmount": {
                        "amount": "310.23",
                        "currencyCode": "BZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "476.06",
                        "currencyCode": "BBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45297,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2083,
                      "equivalentAmount": {
                        "amount": "64.69",
                        "currencyCode": "LAK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "53.89",
                        "currencyCode": "ISK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1176,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0416,
                      "equivalentAmount": {
                        "amount": "16.96",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "319.64",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 2224,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.115,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "238.04",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "271.19",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 45910,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2793,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "474.83",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "46.55",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 33134,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3701,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "323.66",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "402.03",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 36996,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4645,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "138.18",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "248.52",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 26916,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0329,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "241.81",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "88.53",
                    "currencyCode": "PKR"
                  },
                  "percentage": "13.15"
                },
                "deal": {
                  "amount": {
                    "amount": "315.96",
                    "currencyCode": "LAK"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "17.83",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "dab124bb-ab2e-412f-b2d2-1da1fa47fdd6",
                  "bb9363f9-06bb-402f-8ab1-89074b433df7",
                  "f14a43a8-d833-4f0d-b999-9526f1036ebd",
                  "70351816-3ec4-4c77-8af0-697b1323bab5",
                  "4ad2b92c-c932-498e-a161-35136d88530a",
                  "c6ad0361-c6c8-4558-b1d3-8c1e01639fac",
                  "eadfd251-a2af-4c3d-a709-c96a3d22f4ed",
                  "06b4d127-07e3-43a8-a125-737243e2a273",
                  "3a5a944e-d2c8-4ed9-b98f-de28cbef7a56"
                ],
                "total": {
                  "amount": {
                    "amount": "207.46",
                    "currencyCode": "PKR"
                  },
                  "awardAmount": {
                    "amount": 48486,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.426,
                  "equivalentAmount": {
                    "amount": "184.06",
                    "currencyCode": "CRC"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "494.52",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 32520,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3894,
                    "equivalentAmount": {
                      "amount": "398.4",
                      "currencyCode": "ZWL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "447.6",
                        "currencyCode": "BND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12422,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4195,
                      "equivalentAmount": {
                        "amount": "264.4",
                        "currencyCode": "KZT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "318.82",
                        "currencyCode": "KYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5089,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0991,
                      "equivalentAmount": {
                        "amount": "56.64",
                        "currencyCode": "UYU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "206",
                        "currencyCode": "PAB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47898,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2063,
                      "equivalentAmount": {
                        "amount": "178.72",
                        "currencyCode": "VUV"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "132.41",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 4931,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0515,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "497.62",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "248.95",
                    "currencyCode": "GIP"
                  },
                  "percentage": "11.66"
                },
                "deal": {
                  "amount": {
                    "amount": "123.66",
                    "currencyCode": "SCR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "7.24",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "a7ede336-3744-41fb-a57f-b81e8b78c701",
                  "c64436e5-d5aa-494a-a11c-ee3d564320b4",
                  "46130135-3c4f-49c9-8637-6bd08e40ea02",
                  "9b4262d6-0cfc-4b14-97b4-89d0fb462f23",
                  "b7c5f9c8-c0e3-4a02-955b-29d5e2adaae0",
                  "7c277b76-a2bf-459d-a1dc-71236f4415ad",
                  "2cb2f74c-4033-4741-846d-1c588e910b57",
                  "b5abc8ee-f917-43ce-a2fe-ef7ffef2a805",
                  "3f867935-c1a1-4f5a-9ecc-eef390f8daec"
                ],
                "total": {
                  "amount": {
                    "amount": "497.83",
                    "currencyCode": "MKD"
                  },
                  "awardAmount": {
                    "amount": 21957,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0403,
                  "equivalentAmount": {
                    "amount": "341.12",
                    "currencyCode": "IRR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "130.75",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 11820,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3475,
                    "equivalentAmount": {
                      "amount": "71.04",
                      "currencyCode": "MZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "460.08",
                        "currencyCode": "UZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12897,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4693,
                      "equivalentAmount": {
                        "amount": "54.73",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "41.83",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49646,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.442,
                      "equivalentAmount": {
                        "amount": "256.32",
                        "currencyCode": "MGA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "456.16",
                        "currencyCode": "UGX"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31499,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4334,
                      "equivalentAmount": {
                        "amount": "171.59",
                        "currencyCode": "JOD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "41.87",
                        "currencyCode": "USD"
                      },
                      "awardAmount": {
                        "amount": 20912,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1423,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "58.76",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "228.3",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 30361,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2631,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "243.62",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "125.49",
                    "currencyCode": "ANG"
                  },
                  "percentage": "12.7"
                },
                "deal": {
                  "amount": {
                    "amount": "103.73",
                    "currencyCode": "NGN"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "9.45",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "5a2bd27b-11b6-40d8-b75d-fd214808b215",
                  "85878112-6aa3-49db-a108-977a02999e45",
                  "04e0124a-98df-4aef-88ac-c536b474ab0e",
                  "9abdb104-95ec-470d-aeb5-89f2c2c9a4c8",
                  "b5572f63-1299-42cc-beb0-d75e126daf0b",
                  "087afcfb-5b84-4314-9c65-6a05e8f4944f",
                  "0e3930f7-2126-4641-aae7-6d5852e7d473",
                  "d89a656d-9a8e-4fef-8292-4b8252b7efe7",
                  "9f408c72-5f6d-429f-8e47-a1e2a4529690"
                ],
                "total": {
                  "amount": {
                    "amount": "180.63",
                    "currencyCode": "ARS"
                  },
                  "awardAmount": {
                    "amount": 16042,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2733,
                  "equivalentAmount": {
                    "amount": "202.88",
                    "currencyCode": "BZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "173.57",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 39741,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2046,
                    "equivalentAmount": {
                      "amount": "88.5",
                      "currencyCode": "BYN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "164.19",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14606,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1026,
                      "equivalentAmount": {
                        "amount": "23.58",
                        "currencyCode": "FJD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "44.52",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15754,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3335,
                      "equivalentAmount": {
                        "amount": "414.01",
                        "currencyCode": "BBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "323.69",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26836,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1348,
                      "equivalentAmount": {
                        "amount": "456.23",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "75.32",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 45406,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4035,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "352.85",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "192.7",
                    "currencyCode": "HNL"
                  },
                  "percentage": "7.8"
                },
                "deal": {
                  "amount": {
                    "amount": "475.74",
                    "currencyCode": "SZL"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "10.12",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "29c5c958-2fe6-4684-9761-055d8845dd58",
                  "e0b054d3-643b-4b0a-b7ed-5738d59c462d",
                  "0746bf6f-6464-46e3-a863-5f35fa171ad9",
                  "410c3232-09f7-431a-8983-cd1a44087c22",
                  "ae8af040-1b45-4682-994e-e9db0deb67af",
                  "2598f041-da21-47ac-a18e-0acf4dad9ac9",
                  "92dd57fa-3156-43bc-812b-7600df51d98d",
                  "eb2f447b-08d3-4f34-88e6-319c237e0de4",
                  "2e29b3bc-fad4-4cd8-bfcf-99737ae8ff1c"
                ],
                "total": {
                  "amount": {
                    "amount": "148.04",
                    "currencyCode": "RON"
                  },
                  "awardAmount": {
                    "amount": 17988,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4252,
                  "equivalentAmount": {
                    "amount": "441.66",
                    "currencyCode": "HTG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "338.46",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 16214,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3211,
                    "equivalentAmount": {
                      "amount": "295.29",
                      "currencyCode": "VUV"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "494.8",
                        "currencyCode": "CZK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30904,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0591,
                      "equivalentAmount": {
                        "amount": "178.9",
                        "currencyCode": "LYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "325.85",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8101,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4973,
                      "equivalentAmount": {
                        "amount": "53.22",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "263.43",
                        "currencyCode": "KPW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33342,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0577,
                      "equivalentAmount": {
                        "amount": "152.09",
                        "currencyCode": "NOK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "356.6",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 25466,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1515,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "363.52",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "403.46",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 22289,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1862,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "459.84",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "47.79",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 11934,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3668,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "157.3",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "475.68",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 19900,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4808,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "71.94",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "197.28",
                    "currencyCode": "RWF"
                  },
                  "percentage": "13.47"
                },
                "deal": {
                  "amount": {
                    "amount": "481.34",
                    "currencyCode": "PEN"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "16.63",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ad78622b-cea4-450c-953f-db2d0347b4d1",
                  "3f1dc2ea-62af-4435-9e98-e73b8fced54e",
                  "73dd214c-8a59-433e-b3a6-4f9149f6617e",
                  "fedb89f0-0c7e-40e7-bf06-ce101cc1eada",
                  "756bc416-c552-4f59-a55a-b2db431f59de",
                  "8dad6f80-2f91-43ce-8042-36b5f28a25ee",
                  "4f60960c-6451-471f-b78d-d46dfdedee86",
                  "c857f2ae-0b82-4af1-8644-fda10ed5eb3c",
                  "e7e1210f-da07-4190-8c95-918ccbc8ae67"
                ],
                "total": {
                  "amount": {
                    "amount": "280.79",
                    "currencyCode": "CVE"
                  },
                  "awardAmount": {
                    "amount": 38503,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4017,
                  "equivalentAmount": {
                    "amount": "498.24",
                    "currencyCode": "BMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "310.66",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 32877,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0794,
                    "equivalentAmount": {
                      "amount": "374.04",
                      "currencyCode": "DJF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "422.43",
                        "currencyCode": "SLE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26130,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2118,
                      "equivalentAmount": {
                        "amount": "471.83",
                        "currencyCode": "BBD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "147.38",
                        "currencyCode": "BOB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36860,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4189,
                      "equivalentAmount": {
                        "amount": "364.34",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "22.38",
                        "currencyCode": "ERN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20989,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2526,
                      "equivalentAmount": {
                        "amount": "36.15",
                        "currencyCode": "PAB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "232.62",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 8630,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3983,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "274.16",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "163.02",
                        "currencyCode": "BHD"
                      },
                      "awardAmount": {
                        "amount": 2317,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4545,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "155.85",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "202.11",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 30197,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4426,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "30.75",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "161.79",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 48352,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1853,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "143.42",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "282.32",
                    "currencyCode": "KYD"
                  },
                  "percentage": "12.37"
                },
                "deal": {
                  "amount": {
                    "amount": "189.09",
                    "currencyCode": "DJF"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "16.9",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "0bc2121b-aee9-4c3e-995c-d1cfde79d4c1",
                  "a1dcdb7e-7795-4de0-840f-81af71d50649",
                  "7cac5622-2212-4ad3-a9d1-cb9edd429f62",
                  "803651c8-a5f1-4bd6-9d55-bc709dd572ef",
                  "d43ffc2a-11fd-4a47-83aa-f200d470ad91",
                  "88239524-18d3-4d0b-a069-015174c3ea63",
                  "c81c439b-1170-47f0-a5db-7738312ecd7a",
                  "c8a48b0d-6e7a-41e6-bbe5-b34a483eb336",
                  "53f71223-9048-4e23-8b58-ae9462e6d691"
                ],
                "total": {
                  "amount": {
                    "amount": "447.06",
                    "currencyCode": "TRY"
                  },
                  "awardAmount": {
                    "amount": 24796,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4411,
                  "equivalentAmount": {
                    "amount": "185.63",
                    "currencyCode": "SGD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "184.67",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 14059,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0754,
                    "equivalentAmount": {
                      "amount": "434.08",
                      "currencyCode": "BND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "92.71",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30461,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1874,
                      "equivalentAmount": {
                        "amount": "463.7",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "428.37",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15087,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1597,
                      "equivalentAmount": {
                        "amount": "262.6",
                        "currencyCode": "MMK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "44.8",
                        "currencyCode": "MXN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40851,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1526,
                      "equivalentAmount": {
                        "amount": "214.25",
                        "currencyCode": "BIF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "372.47",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 11956,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4102,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "323.77",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "73.56",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 44028,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0107,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "456.81",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "380.26",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 3213,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.188,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "496.82",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0792
                },
                "passengerReferenceIds": [
                  "188332e7-30ea-4b25-87bc-a8ed90da1d4c",
                  "42b6ada8-28b3-41ba-b665-b70ed204bb5c",
                  "a779a912-171f-43cc-ab73-1060a1d6bdf6",
                  "50a7a883-851c-4831-aa3e-91fe27299778",
                  "1b82c974-56d5-4edd-9bee-17540e827e45",
                  "605d2a82-0447-4cec-ac78-f6b785306a7b",
                  "a11bd535-5b65-47f8-ba93-f908cea75513",
                  "d7811929-1622-4d30-99a8-5f28d528aa77",
                  "e9f3befa-c4a9-4c2c-bbef-14ac2333ed2f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "131.78",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 30399,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3751,
                    "equivalentAmount": {
                      "amount": "242.46",
                      "currencyCode": "BOB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "34.12",
                          "currencyCode": "JPY"
                        },
                        "awardAmount": {
                          "amount": 35378,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0527,
                        "equivalentAmount": {
                          "amount": "453.27",
                          "currencyCode": "MKD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "429.87",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 36642,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3728,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "358.01",
                            "currencyCode": "SOS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "271.84",
                            "currencyCode": "GBP"
                          },
                          "awardAmount": {
                            "amount": 49545,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1099,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "414.72",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "347.3",
                          "currencyCode": "MVR"
                        },
                        "awardAmount": {
                          "amount": 44926,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2275,
                        "equivalentAmount": {
                          "amount": "199.49",
                          "currencyCode": "GTQ"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "468.39",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 29087,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3322,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "320.21",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "112.32",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 47980,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0244,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "292.29",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "121.28",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 5421,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3606,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "49.84",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "412.14",
                          "currencyCode": "BWP"
                        },
                        "awardAmount": {
                          "amount": 31786,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3684,
                        "equivalentAmount": {
                          "amount": "391.56",
                          "currencyCode": "RWF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "421.12",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 2233,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.35,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "76.36",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "405.45",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 7627,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1789,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "102.71",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "455.09",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 32393,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3397,
                    "equivalentAmount": {
                      "amount": "441.27",
                      "currencyCode": "SEK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "267.68",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 42424,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1395,
                    "equivalentAmount": {
                      "amount": "203.26",
                      "currencyCode": "BYN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "420.19",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 19816,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.082,
                    "equivalentAmount": {
                      "amount": "333.26",
                      "currencyCode": "BBD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "232.56",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 23295,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2944,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "321.49",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "149.62",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 15801,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1859,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "53.87",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "157.69",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 43186,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2523,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "228.23",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "108.36",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 34333,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4859,
                    "equivalentAmount": {
                      "amount": "186.84",
                      "currencyCode": "AUD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "473.7",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 28485,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2485,
                    "equivalentAmount": {
                      "amount": "416.63",
                      "currencyCode": "BYN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1966
                },
                "passengerReferenceIds": [
                  "22a7e9b7-73d0-48aa-9bdb-57e69bfe342f",
                  "991db19f-1d7a-4875-8a49-49d25644e61d",
                  "d87a49de-7a6e-4ba3-b528-ec807084cecf",
                  "b3094616-435a-42ce-973c-37efbe7dbfcb",
                  "2a9430ad-5924-4fcd-99f1-1fdeb5d7bd7b",
                  "3ba6aa75-5d6e-4a93-b164-5d0d3e2d4859",
                  "116acaa8-0ce3-41e9-9a02-a4310a8b00ca",
                  "c20862ab-0f63-4408-a8dd-696490e218c1",
                  "9996f196-9a62-4f0d-bbee-11b930dea5db"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "275.88",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 39921,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2189,
                    "equivalentAmount": {
                      "amount": "152.09",
                      "currencyCode": "SZL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "339.07",
                          "currencyCode": "KRW"
                        },
                        "awardAmount": {
                          "amount": 1494,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2746,
                        "equivalentAmount": {
                          "amount": "35.52",
                          "currencyCode": "TWD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "337.89",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 33812,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.144,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "177.45",
                            "currencyCode": "LYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "474.6",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 5440,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0807,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "140.14",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "169.43",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 2473,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2781,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "344.63",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "406.83",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 20148,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0567,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "127.61",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "210.8",
                          "currencyCode": "MVR"
                        },
                        "awardAmount": {
                          "amount": 35670,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3605,
                        "equivalentAmount": {
                          "amount": "142.02",
                          "currencyCode": "PHP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "451.28",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 42484,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4111,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "63.44",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "151.55",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 35164,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2248,
                        "equivalentAmount": {
                          "amount": "342.98",
                          "currencyCode": "CZK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "196.71",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 37051,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4583,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "472.97",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "476.23",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 49303,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.394,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "127.58",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "377.9",
                            "currencyCode": "TTD"
                          },
                          "awardAmount": {
                            "amount": 39972,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2696,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "57.06",
                            "currencyCode": "KZT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "58.85",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 29951,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.155,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "278.62",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "247.45",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 38560,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0172,
                    "equivalentAmount": {
                      "amount": "387.15",
                      "currencyCode": "MZN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "48.33",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 1753,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1566,
                    "equivalentAmount": {
                      "amount": "349.98",
                      "currencyCode": "CAD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "169.14",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 41390,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3706,
                    "equivalentAmount": {
                      "amount": "461.37",
                      "currencyCode": "CRC"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "63.19",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 31815,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.255,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "380.63",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "226.43",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 8626,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2782,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "131.01",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "216.62",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 40585,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1618,
                    "equivalentAmount": {
                      "amount": "207.6",
                      "currencyCode": "RON"
                    }
                  },
                  {
                    "amount": {
                      "amount": "46.86",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 12634,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0788,
                    "equivalentAmount": {
                      "amount": "301.36",
                      "currencyCode": "TMT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0792
                },
                "passengerReferenceIds": [
                  "0b84a6d4-0b00-44df-824f-ba99f8d27ed7",
                  "3c955084-b3af-4ade-aa79-a0fdb2729701",
                  "ff47c443-5f29-4a2a-8851-5427c84f0abe",
                  "70b14b8d-1d7e-482a-bf85-0e1c611b5e55",
                  "58dfac72-20a9-4470-b9da-5f1517ab807f",
                  "5d302879-fb87-4d03-a095-64d2fe9d2f72",
                  "b11bcb35-4b0a-4f01-8fef-d4ea607479e2",
                  "7d3bca38-676b-4de6-9abb-1d82edeb2c18",
                  "b10a36fc-6fea-47d1-8436-00232751d096"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "198.75",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 44428,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.215,
                    "equivalentAmount": {
                      "amount": "373.04",
                      "currencyCode": "SSP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "377.67",
                          "currencyCode": "MZN"
                        },
                        "awardAmount": {
                          "amount": 43865,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2388,
                        "equivalentAmount": {
                          "amount": "484.46",
                          "currencyCode": "BIF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "453.72",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 47435,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0625,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "396.29",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "31.44",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 24639,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0662,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "206.42",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "434.55",
                          "currencyCode": "BMD"
                        },
                        "awardAmount": {
                          "amount": 33017,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2917,
                        "equivalentAmount": {
                          "amount": "481.51",
                          "currencyCode": "JPY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "497.58",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 24977,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1277,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "485.97",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "489.03",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 43060,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3127,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "251.33",
                            "currencyCode": "QAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "278.09",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 8657,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2689,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "247.3",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "441.64",
                          "currencyCode": "INR"
                        },
                        "awardAmount": {
                          "amount": 23721,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2772,
                        "equivalentAmount": {
                          "amount": "39.04",
                          "currencyCode": "KHR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "284.59",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 26674,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1772,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "442.01",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "283.45",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 20561,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4187,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "465.74",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "396.37",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 38563,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4726,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "105.24",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "160.08",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 43911,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2069,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "198.62",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "244.58",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 24174,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3127,
                    "equivalentAmount": {
                      "amount": "201.8",
                      "currencyCode": "HUF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "106.91",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 45898,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3694,
                    "equivalentAmount": {
                      "amount": "280.24",
                      "currencyCode": "SRD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "106.98",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 10511,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2268,
                    "equivalentAmount": {
                      "amount": "36.6",
                      "currencyCode": "MWK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "295.07",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 42467,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3274,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "420.16",
                        "currencyCode": "ZAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "331.36",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 8446,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2468,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "217.88",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "447.13",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 3981,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3627,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "152.25",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "446",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 37817,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1484,
                    "equivalentAmount": {
                      "amount": "434.8",
                      "currencyCode": "MXN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "493.39",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 35267,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0518,
                    "equivalentAmount": {
                      "amount": "26.45",
                      "currencyCode": "PEN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8777
                },
                "passengerReferenceIds": [
                  "1ccfe618-13d5-42a0-a8ea-70a99282ba75",
                  "a96deda7-0481-490c-85a6-8749eb0d2740",
                  "e85a7dae-488e-4340-9d96-befa4ce06839",
                  "a6ce2054-26e4-4c35-a812-df662a4a5feb",
                  "f506b225-6c75-47b3-98e9-5d98597c36e9",
                  "6f21363a-b708-400b-8056-9d35b9678bc1",
                  "7a6937d3-6ca5-4ffc-a744-7567ce4fa4bd",
                  "5eaca9a8-60ad-4232-97fb-cc2b6c32c55e",
                  "8faad722-2542-4d3c-8a20-5e00d8c27e2c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "51.06",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 16123,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2252,
                    "equivalentAmount": {
                      "amount": "172.81",
                      "currencyCode": "HTG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "430.54",
                          "currencyCode": "UYU"
                        },
                        "awardAmount": {
                          "amount": 13192,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2132,
                        "equivalentAmount": {
                          "amount": "426.23",
                          "currencyCode": "SYP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "426.23",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 34846,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2554,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "88.28",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "220.97",
                          "currencyCode": "UAH"
                        },
                        "awardAmount": {
                          "amount": 35302,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4906,
                        "equivalentAmount": {
                          "amount": "478.44",
                          "currencyCode": "MOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "480.34",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 16703,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4898,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "228.75",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "451.35",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 46736,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1696,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "487.3",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "111.27",
                          "currencyCode": "BRL"
                        },
                        "awardAmount": {
                          "amount": 45831,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2394,
                        "equivalentAmount": {
                          "amount": "119.08",
                          "currencyCode": "TND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "139.61",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 1440,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1486,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "189.47",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "131.54",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 8643,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2483,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "361.28",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "292.57",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 47035,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2601,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "39.8",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "283.92",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 10130,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2452,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "493.01",
                            "currencyCode": "GTQ"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "251.98",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 16160,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2595,
                    "equivalentAmount": {
                      "amount": "11.02",
                      "currencyCode": "ISK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "374.1",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 1698,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4977,
                    "equivalentAmount": {
                      "amount": "423.19",
                      "currencyCode": "AED"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "12.24",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 45695,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3873,
                    "equivalentAmount": {
                      "amount": "380.94",
                      "currencyCode": "ILS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "59.88",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 19786,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3908,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "218.43",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "213.28",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 1014,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0662,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "451.52",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "387.35",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 21298,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4871,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "63.35",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "157.26",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 25071,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3025,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "259.78",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "291.62",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 10743,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1202,
                    "equivalentAmount": {
                      "amount": "236.2",
                      "currencyCode": "WST"
                    }
                  },
                  {
                    "amount": {
                      "amount": "96.56",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 26129,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4324,
                    "equivalentAmount": {
                      "amount": "392.57",
                      "currencyCode": "NAD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0771
                },
                "passengerReferenceIds": [
                  "1375d2a9-7f38-48bd-b901-76215f25f850",
                  "490f64d1-bf45-4b9d-b635-487ae2173fb7",
                  "fd7e686d-efd6-4305-8466-d7c6454973d8",
                  "692fab97-a2c0-4526-92b6-5843f2d638f1",
                  "d86e4f50-d6a9-400d-97ea-16b57e822f27",
                  "6596a277-aca9-44f0-adbb-8448d06a0ac3",
                  "67c2b87c-9328-43c5-a575-8c986c09a57b",
                  "8ff0880e-0831-4dd4-b910-08b6d20c20e4",
                  "bfd2126e-367c-46f5-8f3b-980f2890bb4b"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "123.55",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 37348,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1154,
                    "equivalentAmount": {
                      "amount": "137.42",
                      "currencyCode": "BYN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "180.99",
                          "currencyCode": "INR"
                        },
                        "awardAmount": {
                          "amount": 8761,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3327,
                        "equivalentAmount": {
                          "amount": "79.94",
                          "currencyCode": "WST"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "131",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 28715,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1517,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "103.77",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "47.26",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 2838,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2303,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "43.94",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "404.51",
                          "currencyCode": "GMD"
                        },
                        "awardAmount": {
                          "amount": 16269,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0681,
                        "equivalentAmount": {
                          "amount": "59.22",
                          "currencyCode": "INR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "443.12",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 36830,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4172,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "254.09",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "174.74",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 8172,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3322,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "138.12",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "490.53",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 34498,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3389,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "258.51",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "51.06",
                          "currencyCode": "EUR"
                        },
                        "awardAmount": {
                          "amount": 23377,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2346,
                        "equivalentAmount": {
                          "amount": "307.42",
                          "currencyCode": "MRU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "113.48",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 20385,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4762,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "407.49",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "41.67",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 41097,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4434,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "204.61",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "57.45",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 10042,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3246,
                    "equivalentAmount": {
                      "amount": "170.76",
                      "currencyCode": "IQD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "495.91",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 27424,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0908,
                    "equivalentAmount": {
                      "amount": "473.92",
                      "currencyCode": "WST"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "175.1",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 34368,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3357,
                    "equivalentAmount": {
                      "amount": "341.24",
                      "currencyCode": "SAR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "60.94",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 13072,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2304,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "445.57",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "221.65",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 34967,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4675,
                    "equivalentAmount": {
                      "amount": "407.77",
                      "currencyCode": "BOB"
                    }
                  },
                  {
                    "amount": {
                      "amount": "113.61",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 12023,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2188,
                    "equivalentAmount": {
                      "amount": "472.81",
                      "currencyCode": "RSD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8496
                },
                "passengerReferenceIds": [
                  "00bbe208-4777-40d3-9c59-3e915698a409",
                  "1df375aa-f446-4afb-9f1f-72884e6875c9",
                  "41917f51-475d-407c-94f3-17b74d2509ed",
                  "9d2ebc67-8e1d-45f8-8a20-c244a690ab0d",
                  "40a806e7-29c0-4c4f-a1d7-a792f11fc2fb",
                  "b4762524-6c47-497a-a555-e41a2607f3bc",
                  "cb56a670-8da8-4934-9148-18752bbb71dc",
                  "974ffa06-54d7-451f-9374-1f5a43f46ff7",
                  "f5a4aa5f-ff6f-475b-afee-256e5545c2cc"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "13.98",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 10588,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4637,
                    "equivalentAmount": {
                      "amount": "149",
                      "currencyCode": "MZN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "485.79",
                          "currencyCode": "NAD"
                        },
                        "awardAmount": {
                          "amount": 32219,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2956,
                        "equivalentAmount": {
                          "amount": "67.31",
                          "currencyCode": "CZK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "444.55",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 47253,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2884,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "456.11",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "197.91",
                          "currencyCode": "IRR"
                        },
                        "awardAmount": {
                          "amount": 47285,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3886,
                        "equivalentAmount": {
                          "amount": "64.2",
                          "currencyCode": "OMR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "308.96",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 6199,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1969,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "394.6",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "14.68",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 45947,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3138,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "160.77",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "267.04",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 26843,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4791,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "366.05",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "261.1",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 37100,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1647,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "457.56",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "474.83",
                          "currencyCode": "SAR"
                        },
                        "awardAmount": {
                          "amount": 42342,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0196,
                        "equivalentAmount": {
                          "amount": "436.46",
                          "currencyCode": "DKK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "177.89",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 42220,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1343,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "428.87",
                            "currencyCode": "VUV"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "305.79",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 22962,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3988,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "386.87",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "208.42",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 5446,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.21,
                    "equivalentAmount": {
                      "amount": "425.52",
                      "currencyCode": "BZD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "352.83",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 1328,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2104,
                    "equivalentAmount": {
                      "amount": "59.44",
                      "currencyCode": "MZN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "367.3",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 46146,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0127,
                    "equivalentAmount": {
                      "amount": "369.43",
                      "currencyCode": "EUR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "25.49",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 5755,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4724,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "293.78",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "373.26",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 38500,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4164,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "458.05",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "165.54",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 8847,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1018,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "46.11",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "395.65",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 7654,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1465,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "292.6",
                        "currencyCode": "HTG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "378.45",
                        "currencyCode": "BHD"
                      },
                      "awardAmount": {
                        "amount": 35886,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0494,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "416.47",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "440.3",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 20013,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2122,
                    "equivalentAmount": {
                      "amount": "349.15",
                      "currencyCode": "KWD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "49.53",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 22352,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3501,
                    "equivalentAmount": {
                      "amount": "463.16",
                      "currencyCode": "SDG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9956
                },
                "passengerReferenceIds": [
                  "3f6ae6ff-e58e-49cb-97d6-b782673ae95e",
                  "1b3b4284-fa10-4d9b-b64c-56916abf60c7",
                  "efed663d-40bf-4d14-bbfa-51252dac28f4",
                  "baf0e108-7c56-4566-85d1-900b37eda2ca",
                  "39aa1425-c9af-4223-a9af-a2ec88b94f97",
                  "3d2e1064-86c3-48de-ae7e-869f22f1efc8",
                  "92e36bb1-f3fd-4e02-b340-cba95cea6bd7",
                  "5826102f-3cfb-4010-9947-de84c2d8cb49",
                  "04564b2f-87dd-4ac2-91fc-35d04c39bd42"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "279.65",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 8976,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4005,
                    "equivalentAmount": {
                      "amount": "15.91",
                      "currencyCode": "GHS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "343.1",
                          "currencyCode": "LBP"
                        },
                        "awardAmount": {
                          "amount": 43088,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.193,
                        "equivalentAmount": {
                          "amount": "422.84",
                          "currencyCode": "TOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "41.55",
                            "currencyCode": "RON"
                          },
                          "awardAmount": {
                            "amount": 37853,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.294,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "204.6",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "359.94",
                            "currencyCode": "SSP"
                          },
                          "awardAmount": {
                            "amount": 26370,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2347,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "332.15",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "20.06",
                          "currencyCode": "BGN"
                        },
                        "awardAmount": {
                          "amount": 14057,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4523,
                        "equivalentAmount": {
                          "amount": "308.65",
                          "currencyCode": "LAK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "341.62",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 17260,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1321,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "413.13",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "208.72",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 18517,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3844,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "457.61",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "34.16",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 25105,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4047,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "185.21",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "348.09",
                          "currencyCode": "UGX"
                        },
                        "awardAmount": {
                          "amount": 46639,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4664,
                        "equivalentAmount": {
                          "amount": "324.66",
                          "currencyCode": "FKP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "91.45",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 10643,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0652,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "81.6",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "189.85",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 37988,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0106,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "379.38",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "350.22",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 7337,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1127,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "252.6",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "237.24",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 11190,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1341,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "281.54",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "171.73",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 41319,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4925,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "122.14",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "169.11",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 13688,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.423,
                    "equivalentAmount": {
                      "amount": "279.6",
                      "currencyCode": "BSD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "28.35",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 18173,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3189,
                    "equivalentAmount": {
                      "amount": "134.98",
                      "currencyCode": "LBP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "14.23",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 17562,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4782,
                    "equivalentAmount": {
                      "amount": "454.38",
                      "currencyCode": "CDF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "160.56",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 10857,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4671,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "360.4",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "344.79",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 38215,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2966,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "424.27",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "324.22",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 16892,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3811,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "414.67",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "185.28",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 38952,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2729,
                    "equivalentAmount": {
                      "amount": "230.32",
                      "currencyCode": "GMD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "298.09",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 18466,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1605,
                    "equivalentAmount": {
                      "amount": "24.49",
                      "currencyCode": "TND"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0369
                },
                "passengerReferenceIds": [
                  "53205700-c3cb-48b9-bf52-924994ee1be6",
                  "3eba8534-2899-4e1e-af09-9660c6cb78e0",
                  "73709179-4f7c-477f-b146-9bfcf4552407",
                  "b3a7dcc2-fafd-4290-9c39-cbade91db038",
                  "92493dd7-118d-43e0-a58c-e06745eb939d",
                  "12798ccc-1dce-41f3-8ac9-54c3b6a0ea9e",
                  "09557c64-dcec-45e5-bcb7-04b542be9896",
                  "be9bdcfb-105e-40b7-b2f7-663b9949c8ff",
                  "71368939-6f67-4fb1-90a0-fb6a303f2ed6"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "388.73",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 36126,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2066,
                    "equivalentAmount": {
                      "amount": "441.99",
                      "currencyCode": "BHD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "17.16",
                          "currencyCode": "RWF"
                        },
                        "awardAmount": {
                          "amount": 37240,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1208,
                        "equivalentAmount": {
                          "amount": "226.79",
                          "currencyCode": "COP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "20.99",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 44771,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2832,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "467.21",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "24.16",
                          "currencyCode": "CLP"
                        },
                        "awardAmount": {
                          "amount": 27310,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4138,
                        "equivalentAmount": {
                          "amount": "395.01",
                          "currencyCode": "NIO"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "448.53",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 44549,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2464,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "172.23",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "292.58",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 18004,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1044,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "246.6",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "12.34",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 9517,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4468,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "83.86",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "258.15",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 9022,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3302,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "56.56",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "405.09",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 48411,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4332,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "308.95",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "380.72",
                          "currencyCode": "KWD"
                        },
                        "awardAmount": {
                          "amount": 42795,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3271,
                        "equivalentAmount": {
                          "amount": "364.29",
                          "currencyCode": "MUR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "220.52",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 18414,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.351,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "426.77",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "57.06",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 16860,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2226,
                    "equivalentAmount": {
                      "amount": "209.24",
                      "currencyCode": "PYG"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "225.24",
                      "currencyCode": "AFN"
                    },
                    "awardAmount": {
                      "amount": 42949,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2787,
                    "equivalentAmount": {
                      "amount": "448.9",
                      "currencyCode": "IRR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "436.96",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 7927,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2416,
                    "equivalentAmount": {
                      "amount": "285.46",
                      "currencyCode": "SYP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "271.12",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 49427,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2063,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "295.41",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "249.38",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 5943,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2387,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "123.74",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "52.06",
                        "currencyCode": "TJS"
                      },
                      "awardAmount": {
                        "amount": 47266,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0384,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "47.82",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "490.77",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 41316,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2496,
                    "equivalentAmount": {
                      "amount": "399.15",
                      "currencyCode": "QAR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "429.54",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 15358,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1608,
                    "equivalentAmount": {
                      "amount": "404.79",
                      "currencyCode": "LSL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8954
                },
                "passengerReferenceIds": [
                  "c9d21ded-cd81-4291-9b3c-0ab0b65b6c0d",
                  "599b1553-bb70-4eb8-a092-6ab9702814fb",
                  "fdf17d2b-8b9b-4995-b522-bdb2e5e745bb",
                  "f3f708f5-cf5f-44e1-9a0a-4f8664e1d6b1",
                  "2241566e-e827-4874-9c13-43f7dbdc0b42",
                  "aaa78506-781e-4dd3-8c64-826712cc9100",
                  "b636b75a-d1b7-4bc8-9f30-2af653a364bd",
                  "443d361f-1202-4515-a473-8a8791441afd",
                  "21c5f315-5cac-4568-bfa3-837d6eaa2662"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "456.72",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 20002,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0375,
                    "equivalentAmount": {
                      "amount": "14.61",
                      "currencyCode": "GMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "475.99",
                          "currencyCode": "NGN"
                        },
                        "awardAmount": {
                          "amount": 6091,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4733,
                        "equivalentAmount": {
                          "amount": "92.28",
                          "currencyCode": "JPY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "175.13",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 34979,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1153,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "380.07",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "292.37",
                          "currencyCode": "ERN"
                        },
                        "awardAmount": {
                          "amount": 39593,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2514,
                        "equivalentAmount": {
                          "amount": "308.39",
                          "currencyCode": "LAK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "294.7",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 19125,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4043,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "447.24",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "431.97",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 43837,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4604,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "262.98",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "345.13",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 4609,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0737,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "420.69",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "220.33",
                            "currencyCode": "HTG"
                          },
                          "awardAmount": {
                            "amount": 41227,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1332,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "21.01",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "347.46",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 13660,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4331,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "382.05",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "347.02",
                          "currencyCode": "MZN"
                        },
                        "awardAmount": {
                          "amount": 47016,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2947,
                        "equivalentAmount": {
                          "amount": "106.44",
                          "currencyCode": "GEL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "317.81",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 15957,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0913,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "197.67",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "33.91",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 42407,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.223,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "151.98",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "435.37",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 14017,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.431,
                    "equivalentAmount": {
                      "amount": "185.54",
                      "currencyCode": "BTN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "337.19",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 22458,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2106,
                    "equivalentAmount": {
                      "amount": "425.34",
                      "currencyCode": "XPF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "390.04",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 1169,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2043,
                    "equivalentAmount": {
                      "amount": "143.7",
                      "currencyCode": "TRY"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "145.52",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 13859,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0384,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "194.03",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "383.88",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 4291,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4324,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "480.75",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "66.3",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 45575,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.062,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "490.97",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "325.96",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 15778,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2404,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "182.47",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "48.62",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 11737,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2561,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "152.06",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "334.31",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 1589,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2794,
                    "equivalentAmount": {
                      "amount": "106.24",
                      "currencyCode": "FJD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "428.71",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 29743,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2972,
                    "equivalentAmount": {
                      "amount": "431.77",
                      "currencyCode": "HNL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "251.94",
                  "currencyCode": "SEK"
                },
                "awardAmount": {
                  "amount": 20175,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.072,
                "equivalentAmount": {
                  "amount": "331",
                  "currencyCode": "MWK"
                }
              },
              "fees": {
                "amount": {
                  "amount": "281.77",
                  "currencyCode": "AFN"
                },
                "awardAmount": {
                  "amount": 21628,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1349,
                "equivalentAmount": {
                  "amount": "270.36",
                  "currencyCode": "CUP"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "196.63",
                  "currencyCode": "GYD"
                },
                "awardAmount": {
                  "amount": 39776,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1753,
                "equivalentAmount": {
                  "amount": "105.62",
                  "currencyCode": "JMD"
                }
              },
              "offerItemReferenceId": "76250e83-5cf2-42ad-89fc-1470d4fd5a33",
              "tax": {
                "amount": {
                  "amount": "309.05",
                  "currencyCode": "BND"
                },
                "awardAmount": {
                  "amount": 28412,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3788,
                "equivalentAmount": {
                  "amount": "127.29",
                  "currencyCode": "MOP"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "212.75",
                    "currencyCode": "BGN"
                  },
                  "awardAmount": {
                    "amount": 32379,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4496,
                  "equivalentAmount": {
                    "amount": "126.14",
                    "currencyCode": "AFN"
                  }
                },
                {
                  "amount": {
                    "amount": "396.69",
                    "currencyCode": "MMK"
                  },
                  "awardAmount": {
                    "amount": 21489,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.065,
                  "equivalentAmount": {
                    "amount": "50.87",
                    "currencyCode": "BDT"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "167.51",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 27217,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1661,
                    "equivalentAmount": {
                      "amount": "238.05",
                      "currencyCode": "JPY"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "179.61",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 36939,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3978,
                    "equivalentAmount": {
                      "amount": "239.65",
                      "currencyCode": "DKK"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "253.01",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 6671,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4165,
                    "equivalentAmount": {
                      "amount": "256.3",
                      "currencyCode": "PKR"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "285.1",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 15267,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4328,
                    "equivalentAmount": {
                      "amount": "259.59",
                      "currencyCode": "SBD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "382.22",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 46632,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4719,
                      "equivalentAmount": {
                        "amount": "438.95",
                        "currencyCode": "AWG"
                      }
                    },
                    {
                      "amount": {
                        "amount": "197.66",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 11869,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3314,
                      "equivalentAmount": {
                        "amount": "319.61",
                        "currencyCode": "NOK"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "362.64",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 6687,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2892,
                    "equivalentAmount": {
                      "amount": "425.9",
                      "currencyCode": "BIF"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "338.23",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 32052,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3695,
                    "equivalentAmount": {
                      "amount": "309.33",
                      "currencyCode": "LYD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "469.45",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 19519,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.08,
                    "equivalentAmount": {
                      "amount": "54.01",
                      "currencyCode": "AUD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "93.81",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 2381,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1967,
                    "equivalentAmount": {
                      "amount": "62.53",
                      "currencyCode": "KRW"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "67.9",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 18589,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2268,
                      "equivalentAmount": {
                        "amount": "340.94",
                        "currencyCode": "MUR"
                      }
                    },
                    {
                      "amount": {
                        "amount": "166",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 20373,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4178,
                      "equivalentAmount": {
                        "amount": "439.78",
                        "currencyCode": "KWD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "178.97",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 20193,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3383,
                    "equivalentAmount": {
                      "amount": "18.98",
                      "currencyCode": "PYG"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "50.12",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 40813,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2818,
                    "equivalentAmount": {
                      "amount": "279.68",
                      "currencyCode": "AMD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "385.98",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 30102,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1615,
                    "equivalentAmount": {
                      "amount": "145.47",
                      "currencyCode": "THB"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "23.11",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 25333,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0348,
                    "equivalentAmount": {
                      "amount": "414.78",
                      "currencyCode": "COP"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "430.84",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 19800,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.227,
                      "equivalentAmount": {
                        "amount": "288.06",
                        "currencyCode": "THB"
                      }
                    },
                    {
                      "amount": {
                        "amount": "126.82",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 39836,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2184,
                      "equivalentAmount": {
                        "amount": "488.09",
                        "currencyCode": "FKP"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "412.83",
                    "currencyCode": "CLP"
                  },
                  "percentage": "11.45"
                },
                "passengerReferenceIds": [
                  "8e85680e-7ae5-4af9-90b4-6d3e7e51a74c",
                  "444fd820-40a7-4b37-9817-9981da181c8e",
                  "0d36ad90-e227-4371-a352-d3a5648d3957",
                  "ea60d111-c78d-44cf-bf50-45995279a184",
                  "dc5224c0-db66-4126-a3c7-c8b393ca8a80",
                  "4fd5a92f-634a-48c4-95e1-92aed5f39a5d",
                  "49f9a644-e853-4d53-9ee5-80f61b91935e",
                  "3af40fa5-5115-4155-9d72-320a868223de",
                  "fad1b38c-00ee-463d-9b07-5adc9443dbfa"
                ],
                "total": {
                  "amount": {
                    "amount": "266.69",
                    "currencyCode": "SHP"
                  },
                  "awardAmount": {
                    "amount": 32681,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2542,
                  "equivalentAmount": {
                    "amount": "256.85",
                    "currencyCode": "IRR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "393.01",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 44032,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4463,
                    "equivalentAmount": {
                      "amount": "362.83",
                      "currencyCode": "LYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "394.28",
                        "currencyCode": "AWG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12954,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2788,
                      "equivalentAmount": {
                        "amount": "184.93",
                        "currencyCode": "SHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "45.99",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14464,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3622,
                      "equivalentAmount": {
                        "amount": "337.26",
                        "currencyCode": "PEN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "81.72",
                        "currencyCode": "XOF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14742,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2519,
                      "equivalentAmount": {
                        "amount": "413.12",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "210.04",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 37517,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.355,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "233.94",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "493.51",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 19042,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2126,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "397.91",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "495.44",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 8714,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1796,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "67.9",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "224.7",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 34410,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2964,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "379.78",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "117.8",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 16854,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1246,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "205.37",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "472.38",
                    "currencyCode": "NGN"
                  },
                  "percentage": "9.52"
                },
                "passengerReferenceIds": [
                  "9bbcc3c5-d89a-4399-a331-f229cffff415",
                  "b4153ade-d6c4-4b02-8ddd-df604959b206",
                  "776e59d0-c2c9-4a0b-a308-6c31d21a4ba1",
                  "474fa0e2-1e6c-4639-b793-b26b90577dd9",
                  "4114d3e7-a9f7-4625-b41e-8d6eee6bbd0b",
                  "624f576d-21e0-476f-b1d4-a1307f408762",
                  "3928c323-8975-4259-bbdc-7d57aaa33d0e",
                  "86259d6e-90e6-4f36-ba3c-5b2a2a06580b",
                  "feca3bbe-8da9-43c9-b509-ddc9c8e4169e"
                ],
                "total": {
                  "amount": {
                    "amount": "472.71",
                    "currencyCode": "SRD"
                  },
                  "awardAmount": {
                    "amount": 20026,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3855,
                  "equivalentAmount": {
                    "amount": "212.47",
                    "currencyCode": "BYN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "167.42",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 35993,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0329,
                    "equivalentAmount": {
                      "amount": "55.66",
                      "currencyCode": "ERN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "366.99",
                        "currencyCode": "VND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31040,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3086,
                      "equivalentAmount": {
                        "amount": "365.15",
                        "currencyCode": "KWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "143.74",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45982,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4684,
                      "equivalentAmount": {
                        "amount": "398.15",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "425.93",
                        "currencyCode": "ETB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33490,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4049,
                      "equivalentAmount": {
                        "amount": "166.8",
                        "currencyCode": "GMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "49.27",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 48833,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1026,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "344.55",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "61.75",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 48622,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4683,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "339.15",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "76.4",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 27901,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3175,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "436.61",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "248.42",
                    "currencyCode": "NAD"
                  },
                  "percentage": "14.23"
                },
                "passengerReferenceIds": [
                  "8f42ddd1-332b-47ff-b7d3-c1d160f6e6db",
                  "6f3e68ec-bde9-415a-9f92-ecb4fdce47c3",
                  "ac7f9266-aa18-49d4-aa1e-3adb1d5554de",
                  "dfad6abe-30b2-4bd0-8018-7c679369c6aa",
                  "e74f02ec-dcad-48e7-b7f7-cc9a13325f05",
                  "d3b11beb-7ed1-4bc4-9429-105deb112d57",
                  "c3ba451b-04ee-42e8-8d38-e4a1967710c2",
                  "0075f36e-21d5-431e-8fe1-220627c072e2",
                  "b52f1ff3-3cfe-48a5-ad37-fae06e1e90c1"
                ],
                "total": {
                  "amount": {
                    "amount": "153.68",
                    "currencyCode": "BSD"
                  },
                  "awardAmount": {
                    "amount": 47096,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3966,
                  "equivalentAmount": {
                    "amount": "96.96",
                    "currencyCode": "PGK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "317.53",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 12334,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1279,
                    "equivalentAmount": {
                      "amount": "467.36",
                      "currencyCode": "XPF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "457.8",
                        "currencyCode": "UGX"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40063,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3082,
                      "equivalentAmount": {
                        "amount": "258.96",
                        "currencyCode": "EGP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "469.36",
                        "currencyCode": "AWG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35378,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1993,
                      "equivalentAmount": {
                        "amount": "457.02",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "125.82",
                        "currencyCode": "BTN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25009,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0348,
                      "equivalentAmount": {
                        "amount": "393.73",
                        "currencyCode": "LAK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "343.47",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 2043,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1331,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "198.92",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "362.27",
                    "currencyCode": "HTG"
                  },
                  "percentage": "6.71"
                },
                "passengerReferenceIds": [
                  "1ee531ae-255a-40b0-a30d-d8069480bae0",
                  "a6455782-9e03-4d42-b52f-2b09ff1ba162",
                  "f6f02dbb-9db1-4612-a0f2-430c4d28c716",
                  "beef08e8-9548-4455-b24c-536c9fc8a4aa",
                  "153261ca-38e4-41d7-8b75-2ba11bf054e6",
                  "6b61925c-91ee-487a-a6f5-c2eee17d9c86",
                  "131943c8-1a8c-469d-9394-332bc5da2144",
                  "318817c8-5425-43df-ac0b-8fe6b9aaac69",
                  "c6a336fd-fc54-4dc4-9a7e-e3811af25a71"
                ],
                "total": {
                  "amount": {
                    "amount": "423.19",
                    "currencyCode": "MAD"
                  },
                  "awardAmount": {
                    "amount": 24024,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1187,
                  "equivalentAmount": {
                    "amount": "85.54",
                    "currencyCode": "ZAR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "488.7",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 10419,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3945,
                    "equivalentAmount": {
                      "amount": "136.55",
                      "currencyCode": "RWF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "228.72",
                        "currencyCode": "MWK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35301,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3603,
                      "equivalentAmount": {
                        "amount": "207.41",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "352.6",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49260,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1073,
                      "equivalentAmount": {
                        "amount": "444.37",
                        "currencyCode": "SHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "339.18",
                        "currencyCode": "BOB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24200,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.308,
                      "equivalentAmount": {
                        "amount": "71.12",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "169.37",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 29099,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1061,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "446.22",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "295.29",
                    "currencyCode": "MRU"
                  },
                  "percentage": "11.34"
                },
                "passengerReferenceIds": [
                  "4da5685b-21a5-4fe2-9d9a-3ca5334e34e1",
                  "c43cda63-23fa-4949-97fb-afcdf71802c8",
                  "bd7ab410-bc49-4500-9ab0-0ef5fb796b07",
                  "3b1e84aa-bd10-4f34-89f5-b5e5b71a30cd",
                  "860dd143-90d9-4008-875b-3901aae108f3",
                  "d60514e7-d65b-41e3-af5d-74c26bd9f31d",
                  "ce5b6110-34dc-4b7f-81bf-7617b8feb6e3",
                  "ae49f598-edd2-46ab-a1c3-b7150363d774",
                  "1c34da5e-53c1-4057-aade-5f33b76c0df5"
                ],
                "total": {
                  "amount": {
                    "amount": "436.17",
                    "currencyCode": "KHR"
                  },
                  "awardAmount": {
                    "amount": 43225,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2724,
                  "equivalentAmount": {
                    "amount": "360.98",
                    "currencyCode": "HNL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "111.91",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 16033,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3442,
                    "equivalentAmount": {
                      "amount": "291.71",
                      "currencyCode": "SHP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "295.11",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18480,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.309,
                      "equivalentAmount": {
                        "amount": "214.91",
                        "currencyCode": "CUP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "54.58",
                        "currencyCode": "CVE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40386,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1031,
                      "equivalentAmount": {
                        "amount": "56.94",
                        "currencyCode": "HTG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "340.1",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15932,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.348,
                      "equivalentAmount": {
                        "amount": "429.83",
                        "currencyCode": "BHD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "12.35",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 33928,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1539,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "334.73",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "378.95",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 27899,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3457,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "159.65",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "485.33",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 2766,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2956,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "181.37",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "153.41",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 41207,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2523,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "447.62",
                        "currencyCode": "ILS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "446.82",
                    "currencyCode": "PYG"
                  },
                  "percentage": "12.64"
                },
                "passengerReferenceIds": [
                  "af2e0b24-749c-4613-9cdc-c67bd9dbace5",
                  "066b2752-16f2-4e9c-b19c-ff87ceb458fa",
                  "d6ce938d-8ef1-46f4-9e3a-a73c2dffed25",
                  "d5e60ef0-e535-4c96-ad1c-48421ebb6638",
                  "08c9d817-2bac-4402-beea-23e5aa01d7ca",
                  "2a5e3e74-8902-48fe-9d15-8efd98096fb3",
                  "bffb7a57-280f-4f99-9539-87e27c9c070c",
                  "7965fb17-ad75-4802-94f8-b952c20ebe99",
                  "908c3a0b-38ea-47aa-9186-98446b6b388a"
                ],
                "total": {
                  "amount": {
                    "amount": "164.69",
                    "currencyCode": "CDF"
                  },
                  "awardAmount": {
                    "amount": 11123,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2999,
                  "equivalentAmount": {
                    "amount": "490.96",
                    "currencyCode": "OMR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "70.51",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 28437,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3896,
                    "equivalentAmount": {
                      "amount": "158.08",
                      "currencyCode": "MXN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "479.67",
                        "currencyCode": "PKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9648,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4791,
                      "equivalentAmount": {
                        "amount": "81.88",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "385.28",
                        "currencyCode": "VES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45271,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0658,
                      "equivalentAmount": {
                        "amount": "330.71",
                        "currencyCode": "AOA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "58.68",
                        "currencyCode": "ETB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31641,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2497,
                      "equivalentAmount": {
                        "amount": "364.84",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "137.31",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 31006,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1695,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "21.23",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "107.41",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 30421,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4008,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "57.28",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "212.4",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 10709,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2874,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "132.06",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "304.69",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 17683,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4658,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "193.16",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "296.02",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 17250,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1839,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "63.83",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "181.62",
                    "currencyCode": "PEN"
                  },
                  "percentage": "11.53"
                },
                "passengerReferenceIds": [
                  "06ce1742-c3da-44b0-93b9-4327f1b28459",
                  "bae1ac8a-e8d3-45db-9d8f-78c7c39e4b8e",
                  "64c35834-f44f-493b-bd82-c88505e096d4",
                  "aa1ada49-51c0-4328-bf51-ac84ed886218",
                  "589a98b2-5c85-4c90-8142-8517e93fef3e",
                  "25830131-3620-494e-a936-1cb7a7bf09f7",
                  "6669077e-1d50-4602-b33a-283ec31916d8",
                  "b953c362-a551-4c38-868e-ecec1e723723",
                  "ac2f5c78-8e77-41b6-8b13-3f0646a806c3"
                ],
                "total": {
                  "amount": {
                    "amount": "481.46",
                    "currencyCode": "CZK"
                  },
                  "awardAmount": {
                    "amount": 44388,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0799,
                  "equivalentAmount": {
                    "amount": "390.07",
                    "currencyCode": "KGS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "218.38",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 8518,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.117,
                    "equivalentAmount": {
                      "amount": "251.76",
                      "currencyCode": "DZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "154.86",
                        "currencyCode": "LSL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7474,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4711,
                      "equivalentAmount": {
                        "amount": "417.88",
                        "currencyCode": "INR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "410.49",
                        "currencyCode": "ARS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42782,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.467,
                      "equivalentAmount": {
                        "amount": "368.42",
                        "currencyCode": "CNY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "243.56",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48809,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0924,
                      "equivalentAmount": {
                        "amount": "422.94",
                        "currencyCode": "BIF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "359.11",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 10569,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0462,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "340.56",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "343.63",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 4366,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4589,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "347.33",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "24.58",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 12774,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2377,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "366.21",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "366.74",
                    "currencyCode": "DZD"
                  },
                  "percentage": "11.16"
                },
                "passengerReferenceIds": [
                  "eeb16264-c8c5-478b-b489-333ee496a6b1",
                  "0cf9bb91-ff51-4301-b9dd-8e2410ff2f4c",
                  "fd9616cd-5791-45e0-8731-a3ffb61956e9",
                  "e7f3283a-4047-4c3b-b54a-9bf531f9ce29",
                  "d1b30e9f-e238-4e28-a800-1eafe88b9ea8",
                  "877fdff9-ba98-4955-b957-8d9c80a724b7",
                  "a5203fbd-4fed-4cf3-9536-f5529d691b67",
                  "4c6fd5ce-9883-4486-9a71-fbb7e4e98d7e",
                  "87726737-2e44-429d-b955-72535d02b96a"
                ],
                "total": {
                  "amount": {
                    "amount": "15.14",
                    "currencyCode": "MWK"
                  },
                  "awardAmount": {
                    "amount": 48857,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2096,
                  "equivalentAmount": {
                    "amount": "108.15",
                    "currencyCode": "BIF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "378.14",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 35311,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4169,
                    "equivalentAmount": {
                      "amount": "23.83",
                      "currencyCode": "INR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "351.53",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49733,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1749,
                      "equivalentAmount": {
                        "amount": "376.99",
                        "currencyCode": "BAM"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "391.13",
                        "currencyCode": "SEK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5751,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1821,
                      "equivalentAmount": {
                        "amount": "449.3",
                        "currencyCode": "AOA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "218.81",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39074,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0519,
                      "equivalentAmount": {
                        "amount": "244.84",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "349.86",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 13015,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4813,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "42.12",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "341.4",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 9175,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.28,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "161.01",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "226.42",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 9841,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4765,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "456.86",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "277.39",
                    "currencyCode": "JMD"
                  },
                  "percentage": "7.27"
                },
                "passengerReferenceIds": [
                  "38091a9d-c204-43e4-86dc-93c46512dcfe",
                  "8c86f44c-2ed0-48c7-b366-b8713a82ffe1",
                  "a58dc180-bcdc-4860-aea0-0388dfa831a8",
                  "776590f3-aea1-4975-8661-57afc5ebace0",
                  "b6ab8de3-e0fc-4abf-9999-e820a66c171f",
                  "e03fc341-7052-47a1-b02b-e7600580a310",
                  "39fbefba-322d-44f9-a5cc-83decfc84087",
                  "af2e52a4-f429-4c03-abb0-29647baf0761",
                  "75c450f0-4eda-4c82-afd2-a9afe881507e"
                ],
                "total": {
                  "amount": {
                    "amount": "342.4",
                    "currencyCode": "SGD"
                  },
                  "awardAmount": {
                    "amount": 22819,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3874,
                  "equivalentAmount": {
                    "amount": "428.45",
                    "currencyCode": "BSD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "344.79",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 9890,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3093,
                    "equivalentAmount": {
                      "amount": "332.75",
                      "currencyCode": "TTD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "154.59",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8340,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4606,
                      "equivalentAmount": {
                        "amount": "299.8",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "171.8",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10394,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1715,
                      "equivalentAmount": {
                        "amount": "101.81",
                        "currencyCode": "BDT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "85.23",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17214,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2461,
                      "equivalentAmount": {
                        "amount": "16.35",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "264.09",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 17687,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3468,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "400.08",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "369.76",
                    "currencyCode": "AOA"
                  },
                  "percentage": "13.95"
                },
                "deal": {
                  "amount": {
                    "amount": "367.72",
                    "currencyCode": "SRD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "11.92",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "875b3b7f-7789-4873-9893-3881e9e98768",
                  "53397454-5009-408a-a907-9c673235a042",
                  "c90ec231-c82f-4ef9-a5af-5831926deb33",
                  "22dd2012-074b-4f82-9a11-d7fe4a81d7ca",
                  "1731e17f-8eaf-4cc0-b2e7-c569b8068e41",
                  "bd9289c4-e469-4663-9c1d-c9c269033add",
                  "098b9679-3c1e-42f9-b2c7-3c5fe28d93c1",
                  "639d430e-b573-490c-9c55-f53c0e03f91e",
                  "237b2f3b-e47b-4dd4-8df6-119a704ee5a5"
                ],
                "total": {
                  "amount": {
                    "amount": "129.45",
                    "currencyCode": "RUB"
                  },
                  "awardAmount": {
                    "amount": 32409,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1311,
                  "equivalentAmount": {
                    "amount": "251.6",
                    "currencyCode": "JPY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "418.9",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 27844,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3685,
                    "equivalentAmount": {
                      "amount": "449.38",
                      "currencyCode": "ARS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "283.36",
                        "currencyCode": "OMR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7223,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1433,
                      "equivalentAmount": {
                        "amount": "489.74",
                        "currencyCode": "ILS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "463.42",
                        "currencyCode": "ERN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21701,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4658,
                      "equivalentAmount": {
                        "amount": "171.55",
                        "currencyCode": "BZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "289.52",
                        "currencyCode": "DKK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27860,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3049,
                      "equivalentAmount": {
                        "amount": "234.78",
                        "currencyCode": "JPY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "254.52",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 21023,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4644,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "262.16",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "36.83",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 14513,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4444,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "476.11",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "229.4",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 49268,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1031,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "169.1",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "212.54",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 6137,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0417,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "252.78",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "81.41",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 30211,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3212,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "38.22",
                        "currencyCode": "BMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "75.84",
                    "currencyCode": "TRY"
                  },
                  "percentage": "6.54"
                },
                "deal": {
                  "amount": {
                    "amount": "30.5",
                    "currencyCode": "MOP"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.74",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c3a55c3d-7128-4799-9917-8629cffdcfb2",
                  "094dd0fc-24fe-4f2d-a722-f9ad964be763",
                  "ed526981-4363-4a89-a689-515dc4419cfd",
                  "f8cdce1f-1184-43a1-9005-a193189ed610",
                  "94a86d3a-110c-466f-b970-90ca67c79d0e",
                  "a3b8be4a-63ff-47c2-8bb2-b74e6af2f3a3",
                  "ea3ae39e-945b-4b71-83e0-039930786f57",
                  "d5ff871b-24cd-4a9a-9de9-2bf7b74c9560",
                  "ca6867b7-1e0b-4858-bc41-2880c14d8802"
                ],
                "total": {
                  "amount": {
                    "amount": "439.29",
                    "currencyCode": "SEK"
                  },
                  "awardAmount": {
                    "amount": 45780,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4323,
                  "equivalentAmount": {
                    "amount": "46.37",
                    "currencyCode": "XCD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "127.96",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 7811,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0736,
                    "equivalentAmount": {
                      "amount": "122.37",
                      "currencyCode": "TWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "43.78",
                        "currencyCode": "AMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36172,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4902,
                      "equivalentAmount": {
                        "amount": "223.14",
                        "currencyCode": "PKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "246.43",
                        "currencyCode": "MVR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45483,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3513,
                      "equivalentAmount": {
                        "amount": "171.77",
                        "currencyCode": "MWK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "219.72",
                        "currencyCode": "RON"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4125,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3152,
                      "equivalentAmount": {
                        "amount": "110.25",
                        "currencyCode": "ARS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "71.26",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 12445,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1013,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "123.9",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "36.73",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 11889,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1056,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "453.46",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "340.94",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 11599,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.377,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "443.21",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "12.72",
                    "currencyCode": "FKP"
                  },
                  "percentage": "12.63"
                },
                "deal": {
                  "amount": {
                    "amount": "93.99",
                    "currencyCode": "BIF"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "7.46",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "08f77ade-6413-4a4d-8623-596cf49ee1ed",
                  "04889cab-8eda-49f5-9f71-817cb0d309dc",
                  "c2cde62f-ca68-4765-8822-1ad1e64778de",
                  "ce193df6-8498-4c45-a5a0-3916d81a2df7",
                  "4923da95-c0d0-493d-adad-7312014274e6",
                  "81a2f6a4-5ffc-4c96-a916-73751f200728",
                  "60b7b55c-0493-488b-867f-461a95906914",
                  "78c47bc0-b230-4971-95a5-0dfce55bf265",
                  "cc4d3044-6a31-4c4c-b5d4-10a5edd31170"
                ],
                "total": {
                  "amount": {
                    "amount": "58.07",
                    "currencyCode": "PEN"
                  },
                  "awardAmount": {
                    "amount": 14682,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2302,
                  "equivalentAmount": {
                    "amount": "131.08",
                    "currencyCode": "TND"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "178.7",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 49152,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4725,
                    "equivalentAmount": {
                      "amount": "451.96",
                      "currencyCode": "XOF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "74.93",
                        "currencyCode": "JMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8187,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.223,
                      "equivalentAmount": {
                        "amount": "317.03",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "150.77",
                        "currencyCode": "JMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9675,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2364,
                      "equivalentAmount": {
                        "amount": "111.86",
                        "currencyCode": "MMK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "427.47",
                        "currencyCode": "TMT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49816,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0136,
                      "equivalentAmount": {
                        "amount": "395.25",
                        "currencyCode": "PLN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "423.05",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 43627,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.03,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "271.85",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "285.18",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 4499,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2831,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "315.78",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "414.09",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 14360,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3111,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "189.31",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "276.33",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 21491,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0229,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "493.51",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "126.49",
                    "currencyCode": "CNY"
                  },
                  "percentage": "14.62"
                },
                "deal": {
                  "amount": {
                    "amount": "371.28",
                    "currencyCode": "XAF"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "19.04",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ff8dea29-11f1-4f34-a205-9a42fcaafc54",
                  "2099721a-54d1-44d8-88cc-9903327f9b6b",
                  "b94064e4-9562-4976-9f61-e0ebe56e7488",
                  "c9dbde33-c3db-4ce1-a6c5-72ce7f7159f3",
                  "170e2f67-2e72-4e0f-b6a0-36a631c7512d",
                  "42f52337-855b-41ae-a3c7-e36a10dafb66",
                  "0ce40161-af89-4108-82a3-97b5bbd57caa",
                  "141e23b9-1750-400d-b4a0-ae7b09cf0863",
                  "e84d41c4-ac4a-415e-925f-de1b9c19176e"
                ],
                "total": {
                  "amount": {
                    "amount": "283.32",
                    "currencyCode": "XCD"
                  },
                  "awardAmount": {
                    "amount": 13079,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.439,
                  "equivalentAmount": {
                    "amount": "431.8",
                    "currencyCode": "HTG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "458.32",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 32704,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0107,
                    "equivalentAmount": {
                      "amount": "359.73",
                      "currencyCode": "IDR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "393.19",
                        "currencyCode": "VES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40606,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.407,
                      "equivalentAmount": {
                        "amount": "279.62",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "418.2",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21822,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0227,
                      "equivalentAmount": {
                        "amount": "103.97",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "106.38",
                        "currencyCode": "BSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45193,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4028,
                      "equivalentAmount": {
                        "amount": "230.12",
                        "currencyCode": "AFN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "59.32",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 8560,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3982,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "209.83",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "28.81",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 13766,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1411,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "358.25",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "237.15",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 30404,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1384,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "406.81",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "177.07",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 13116,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0836,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "172.91",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "290.53",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 28848,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4417,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "182.62",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "168.55",
                    "currencyCode": "MUR"
                  },
                  "percentage": "14.69"
                },
                "deal": {
                  "amount": {
                    "amount": "36.39",
                    "currencyCode": "HKD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.27",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c7339da9-f449-45bb-a15f-ca14611d57e6",
                  "fee683c7-a5cb-4f0e-aea2-faf4f8f722a2",
                  "ad291c77-6871-4d2d-947a-fb1581b562bb",
                  "58dded5c-78b1-4723-92d1-a1e30e8ad36b",
                  "dc8c8ac1-aa6b-4531-b5bd-99165dfbcf2b",
                  "bb357d62-f2dc-447d-ba27-8923f6c428d8",
                  "d99cf0b1-6dcd-424f-97bc-b93f84edc7e6",
                  "4a66da94-e4cc-46f2-8712-26b4ed2a8206",
                  "007a2366-2809-4343-af57-1d745296e6bd"
                ],
                "total": {
                  "amount": {
                    "amount": "142.18",
                    "currencyCode": "AZN"
                  },
                  "awardAmount": {
                    "amount": 36489,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2251,
                  "equivalentAmount": {
                    "amount": "398.27",
                    "currencyCode": "DKK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "465.05",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 42271,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4282,
                    "equivalentAmount": {
                      "amount": "81.6",
                      "currencyCode": "ZMW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "166.6",
                        "currencyCode": "CVE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26259,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2271,
                      "equivalentAmount": {
                        "amount": "489.04",
                        "currencyCode": "MGA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "132.62",
                        "currencyCode": "KMF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7237,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3165,
                      "equivalentAmount": {
                        "amount": "254.45",
                        "currencyCode": "PHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "291.35",
                        "currencyCode": "HUF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3488,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4311,
                      "equivalentAmount": {
                        "amount": "154.08",
                        "currencyCode": "TOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "313.38",
                        "currencyCode": "USD"
                      },
                      "awardAmount": {
                        "amount": 27241,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.358,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "298.61",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "238.3",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 44027,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0118,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "90.15",
                        "currencyCode": "HNL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "107.75",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 27473,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0108,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "260.74",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "21.67",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 27111,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1002,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "234.55",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "285.67",
                    "currencyCode": "NZD"
                  },
                  "percentage": "14.45"
                },
                "deal": {
                  "amount": {
                    "amount": "347.11",
                    "currencyCode": "CHF"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "18.75",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "0dd1cfbe-4700-465a-a80f-62e7a4728b9f",
                  "8fc44bf8-b26e-44a2-824d-38f7ea50190c",
                  "6eab6314-0c8e-4c5e-a49b-ce1acd9dbb6b",
                  "1c00612f-c2ae-4e33-993f-583025c41ce2",
                  "efe88ae0-b41c-49d9-9ae3-2806b5aa1741",
                  "b133f434-0ffe-4ca2-babb-e7df0dd7dd96",
                  "553f84c3-4927-4497-9615-da2edc197e7f",
                  "5489c367-d36a-4cdc-bd23-a7de92edf178",
                  "3978189c-4eea-42bd-8a0b-262cf4693c58"
                ],
                "total": {
                  "amount": {
                    "amount": "60.19",
                    "currencyCode": "MNT"
                  },
                  "awardAmount": {
                    "amount": 21981,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0296,
                  "equivalentAmount": {
                    "amount": "316.62",
                    "currencyCode": "ERN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "218",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 34904,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.388,
                    "equivalentAmount": {
                      "amount": "31.13",
                      "currencyCode": "UAH"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "57.26",
                        "currencyCode": "VND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39420,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0825,
                      "equivalentAmount": {
                        "amount": "313.1",
                        "currencyCode": "TZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "48.8",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17767,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.187,
                      "equivalentAmount": {
                        "amount": "42.08",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "395.25",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39678,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3878,
                      "equivalentAmount": {
                        "amount": "160.45",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "88.92",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 35310,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3098,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "482.71",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "356.71",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 39709,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1319,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "397.03",
                        "currencyCode": "PLN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "60.83",
                    "currencyCode": "PAB"
                  },
                  "percentage": "5.78"
                },
                "deal": {
                  "amount": {
                    "amount": "257.94",
                    "currencyCode": "MVR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "9.03",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e56484bd-fd2e-44e6-a811-db2c7a3155a6",
                  "9b8de20a-a47b-44ff-804d-21bf65290dad",
                  "ebbe5a9f-96c4-4150-8bb8-135c4570898a",
                  "9e755081-76aa-46be-8b4c-290ed3f3f9ee",
                  "84406d7f-d169-4b59-ae47-1b1aaf046640",
                  "ecae3268-7ee3-4103-abcc-61595f916732",
                  "0b7e17da-6257-4a97-93a6-b2d676b8835d",
                  "176b9854-0b3f-4779-b230-b435067e89fc",
                  "8e1e0b12-35eb-4e02-9f12-daf90b8a951d"
                ],
                "total": {
                  "amount": {
                    "amount": "488.35",
                    "currencyCode": "CHF"
                  },
                  "awardAmount": {
                    "amount": 49338,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2715,
                  "equivalentAmount": {
                    "amount": "348.77",
                    "currencyCode": "COP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "281.67",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 47310,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4564,
                    "equivalentAmount": {
                      "amount": "486.02",
                      "currencyCode": "GTQ"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "145.69",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25820,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3789,
                      "equivalentAmount": {
                        "amount": "384.69",
                        "currencyCode": "BND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "438.82",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35525,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4957,
                      "equivalentAmount": {
                        "amount": "37.35",
                        "currencyCode": "HTG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "421.44",
                        "currencyCode": "PAB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26296,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.489,
                      "equivalentAmount": {
                        "amount": "382.13",
                        "currencyCode": "JPY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "292.84",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 47209,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3404,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "124.18",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "72.04",
                    "currencyCode": "PGK"
                  },
                  "percentage": "13.05"
                },
                "deal": {
                  "amount": {
                    "amount": "57.11",
                    "currencyCode": "AZN"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "19.02",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "3d242a67-497c-4964-a6fe-da3f3337dbd8",
                  "12d2c686-f922-46ef-be8e-1911acc0ee16",
                  "d4234976-5ed7-40e9-b397-505fd8036590",
                  "b1ac080c-2125-4d9b-a45e-1b9eddc5e074",
                  "e008eb13-5651-46fb-b3e4-0f3b495c4dff",
                  "1948068f-00af-4fdc-9abc-e3a0fea07e98",
                  "da716944-ef49-41ab-9c1b-c3c60a99a3b7",
                  "f962501d-04cc-4770-9253-0b554a2e9e38",
                  "81e12a2a-5709-4931-b749-fe965e18e744"
                ],
                "total": {
                  "amount": {
                    "amount": "421.85",
                    "currencyCode": "USD"
                  },
                  "awardAmount": {
                    "amount": 18538,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.23,
                  "equivalentAmount": {
                    "amount": "443.18",
                    "currencyCode": "CDF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "302.52",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 9182,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1402,
                    "equivalentAmount": {
                      "amount": "306.03",
                      "currencyCode": "ILS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "322.47",
                        "currencyCode": "PKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33510,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.18,
                      "equivalentAmount": {
                        "amount": "120.02",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "107.38",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24123,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.357,
                      "equivalentAmount": {
                        "amount": "120.79",
                        "currencyCode": "SHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "457.1",
                        "currencyCode": "MAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15074,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1762,
                      "equivalentAmount": {
                        "amount": "400.51",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "70.05",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 19516,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4429,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "402.87",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "75.33",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 9400,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.297,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "71.83",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "321.49",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 8034,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.448,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "298.12",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "142.97",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 7289,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1794,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "471.14",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "273.41",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 8369,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.492,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "277.98",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "286.83",
                    "currencyCode": "NPR"
                  },
                  "percentage": "14.94"
                },
                "deal": {
                  "amount": {
                    "amount": "289.26",
                    "currencyCode": "PEN"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "15.08",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "f984490f-0772-4c2a-a213-328efd911372",
                  "8b0b7ea9-dba3-4298-8afb-480366f825f3",
                  "f206baa7-e718-483d-ad80-347ef9c1d399",
                  "dbad1b71-9b04-4bca-a4a6-799689efe05d",
                  "e1ba9dce-ca7e-45b9-b111-e75d7e98214c",
                  "83c54c1d-7fea-4521-b9d9-0eb7e7a702d0",
                  "eb488213-349c-4936-8240-39046a029dfe",
                  "adb3298a-2b2c-4056-b8b9-ecc15493e969",
                  "43e7d9c0-c60f-4175-a495-441dcaf335a8"
                ],
                "total": {
                  "amount": {
                    "amount": "245.15",
                    "currencyCode": "LBP"
                  },
                  "awardAmount": {
                    "amount": 26758,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1225,
                  "equivalentAmount": {
                    "amount": "327.3",
                    "currencyCode": "MUR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "73.11",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 7852,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0265,
                    "equivalentAmount": {
                      "amount": "188.09",
                      "currencyCode": "KPW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "20.79",
                        "currencyCode": "IDR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13555,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3659,
                      "equivalentAmount": {
                        "amount": "458.46",
                        "currencyCode": "BND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "474.76",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33101,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3373,
                      "equivalentAmount": {
                        "amount": "150.04",
                        "currencyCode": "BYN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "316.44",
                        "currencyCode": "MAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24775,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.453,
                      "equivalentAmount": {
                        "amount": "262.93",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "283.47",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 1471,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.468,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "299.27",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9986
                },
                "passengerReferenceIds": [
                  "80737028-ed27-4c30-a91c-aa39e8485a78",
                  "fc9f94d4-b1b6-49ba-af4c-586c0aba1b8c",
                  "b8b8651f-5f38-4c76-b7da-b51b3c31a742",
                  "c098e0a1-d908-4d95-bd33-5a4da1a9be18",
                  "0d521868-e721-4a10-bbc7-71438c2122e8",
                  "c1489ff2-779b-407d-82b8-f8e479bae0d3",
                  "f3d64433-b1e1-4245-9ab6-ff4ab1231764",
                  "229b76ba-23f6-4630-b33b-1bac0c1a4a47",
                  "6cb5eef5-6ab4-470d-825f-613bb7630ef0"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "292.39",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 6516,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2344,
                    "equivalentAmount": {
                      "amount": "132.99",
                      "currencyCode": "ALL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "350.07",
                          "currencyCode": "BGN"
                        },
                        "awardAmount": {
                          "amount": 27900,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1084,
                        "equivalentAmount": {
                          "amount": "476.5",
                          "currencyCode": "IDR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "256.55",
                            "currencyCode": "TTD"
                          },
                          "awardAmount": {
                            "amount": 36506,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0206,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "411.27",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "378.66",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 26324,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2851,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "196.45",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "391.25",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 27876,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3372,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "339.73",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "203.26",
                            "currencyCode": "NOK"
                          },
                          "awardAmount": {
                            "amount": 48338,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0856,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "63.48",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "271.76",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 23362,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4069,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "140.96",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "446.46",
                          "currencyCode": "CHF"
                        },
                        "awardAmount": {
                          "amount": 41999,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1719,
                        "equivalentAmount": {
                          "amount": "448.43",
                          "currencyCode": "ZMW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "357.99",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 35959,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2668,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "109.74",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "63.09",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 2904,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4579,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "490.05",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "154.8",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 44496,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.496,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "35.46",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "391.52",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 7127,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0891,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "52.01",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "259.11",
                          "currencyCode": "WST"
                        },
                        "awardAmount": {
                          "amount": 33100,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.115,
                        "equivalentAmount": {
                          "amount": "264.05",
                          "currencyCode": "JOD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "435.88",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 48278,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2638,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "187.89",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "478.36",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 37039,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3749,
                    "equivalentAmount": {
                      "amount": "95.18",
                      "currencyCode": "TJS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "339.17",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 10886,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0876,
                    "equivalentAmount": {
                      "amount": "322.94",
                      "currencyCode": "NIO"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "54.79",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 11854,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2371,
                    "equivalentAmount": {
                      "amount": "26.66",
                      "currencyCode": "BOB"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "200.15",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 45599,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0234,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "495.36",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "432.26",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 42165,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1116,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "73.28",
                        "currencyCode": "HKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "178.28",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 25741,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2175,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "107.22",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "100.54",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 13689,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3153,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "82.77",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "289.95",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 37542,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2257,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "51.86",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "227.75",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 34995,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0406,
                    "equivalentAmount": {
                      "amount": "353.4",
                      "currencyCode": "NPR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "469.09",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 11636,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0327,
                    "equivalentAmount": {
                      "amount": "177.34",
                      "currencyCode": "GBP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8783
                },
                "passengerReferenceIds": [
                  "eb50d646-2f98-43b1-9c56-54e219ea99aa",
                  "e9602909-5d4d-489d-861b-55a8b0cd0507",
                  "cdc7fcb2-7a21-41f2-b8f3-4d170adca738",
                  "40665e31-6802-4f00-a965-22614ce1f04c",
                  "006bf1ea-0173-4379-bf10-e2248051f71e",
                  "7e126274-bbc6-4da4-93ee-59c36587e963",
                  "b6565ca2-2938-4d3c-a2b1-9b7ad8621eef",
                  "188725a1-28c4-4f81-919a-b6d7aefd42e7",
                  "585124a7-50eb-4722-b0f8-da17ff587c7a"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "393.55",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 11855,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1727,
                    "equivalentAmount": {
                      "amount": "435.63",
                      "currencyCode": "NGN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "456.53",
                          "currencyCode": "GHS"
                        },
                        "awardAmount": {
                          "amount": 40469,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.258,
                        "equivalentAmount": {
                          "amount": "285.14",
                          "currencyCode": "BYN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "23.31",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 21182,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3545,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "415.45",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "71.89",
                          "currencyCode": "MUR"
                        },
                        "awardAmount": {
                          "amount": 38820,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2636,
                        "equivalentAmount": {
                          "amount": "390.13",
                          "currencyCode": "MDL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "285.2",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 49280,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0192,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "124.49",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "377.54",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 16633,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0661,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "212.46",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "462.86",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 28996,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2527,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "104.77",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "491.07",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 44519,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2447,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "368.87",
                            "currencyCode": "PAB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "496.18",
                          "currencyCode": "MDL"
                        },
                        "awardAmount": {
                          "amount": 16247,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1476,
                        "equivalentAmount": {
                          "amount": "400.38",
                          "currencyCode": "ZAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "312.58",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 36562,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0769,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "477.27",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "342.22",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 29904,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3832,
                    "equivalentAmount": {
                      "amount": "266.06",
                      "currencyCode": "NZD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "349.85",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 21999,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4859,
                    "equivalentAmount": {
                      "amount": "180",
                      "currencyCode": "MNT"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "390.03",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 39385,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0159,
                    "equivalentAmount": {
                      "amount": "79.34",
                      "currencyCode": "NIO"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "330.75",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 23270,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2852,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "139.06",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "10.26",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 24119,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1538,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "35.14",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "249.75",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 14947,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3627,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "413.51",
                        "currencyCode": "BRL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "118.07",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 43211,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3849,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "293.09",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "283.03",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 10166,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0302,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "428.98",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "85.99",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 38639,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3402,
                    "equivalentAmount": {
                      "amount": "11.59",
                      "currencyCode": "ANG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "358.15",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 45127,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1958,
                    "equivalentAmount": {
                      "amount": "107.5",
                      "currencyCode": "CAD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9595
                },
                "passengerReferenceIds": [
                  "652ca565-ce95-4da8-9a1a-f8d7852896ae",
                  "2de2bd07-cac7-4c6f-9488-462f3d004726",
                  "9a1554ab-1a16-4297-8f6f-39bcb8e96ad9",
                  "687e79af-ce97-4498-b052-9558aabba1d7",
                  "7c24b65c-700b-4636-a4b9-99204d98c8fc",
                  "ffb90187-f948-4b9d-8ccb-0c810c6bf7c7",
                  "752f6746-28b8-49b0-a6c2-16182e6c9faa",
                  "3c19ec2a-3bd6-4481-89b7-9b051deabcbd",
                  "0f238b2c-3f21-420e-a53c-4c018c40e819"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "370.38",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 15648,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1653,
                    "equivalentAmount": {
                      "amount": "208.66",
                      "currencyCode": "MGA"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "369.87",
                          "currencyCode": "AMD"
                        },
                        "awardAmount": {
                          "amount": 18485,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4062,
                        "equivalentAmount": {
                          "amount": "211.14",
                          "currencyCode": "MXN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "162.27",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 11729,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1834,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "126.25",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "483.53",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 32949,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4433,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "431.86",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "273.33",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 37837,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0468,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "329.1",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "251.97",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 7868,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4437,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "99.74",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "274.47",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 41490,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3741,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "36.61",
                            "currencyCode": "TTD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "434.18",
                          "currencyCode": "SEK"
                        },
                        "awardAmount": {
                          "amount": 22767,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4745,
                        "equivalentAmount": {
                          "amount": "20.03",
                          "currencyCode": "MVR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "293.46",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 40276,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3758,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "130.67",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "250.2",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 28742,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.302,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "349.25",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "124.5",
                            "currencyCode": "MRU"
                          },
                          "awardAmount": {
                            "amount": 31859,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4484,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "219.64",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "203.79",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 2656,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0102,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "429.16",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "343.01",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 6784,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0306,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "368.77",
                            "currencyCode": "MYR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "131.49",
                          "currencyCode": "SBD"
                        },
                        "awardAmount": {
                          "amount": 36580,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3086,
                        "equivalentAmount": {
                          "amount": "433.09",
                          "currencyCode": "LSL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "139.42",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 37770,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4524,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "402.16",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "23.28",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 49737,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1868,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "284.99",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "491.77",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 44289,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3077,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "18.63",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "19.75",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 26299,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2646,
                    "equivalentAmount": {
                      "amount": "81.39",
                      "currencyCode": "PAB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "183.41",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 31659,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4227,
                    "equivalentAmount": {
                      "amount": "345.18",
                      "currencyCode": "KYD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "73.3",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 46849,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2455,
                    "equivalentAmount": {
                      "amount": "116.64",
                      "currencyCode": "INR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "398.9",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 29469,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.383,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "228.09",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "195.7",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 32520,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0443,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "48.54",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "86.26",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 2307,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1143,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "245.81",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "108.42",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 4166,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0591,
                    "equivalentAmount": {
                      "amount": "47.57",
                      "currencyCode": "SCR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "315.66",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 2599,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0851,
                    "equivalentAmount": {
                      "amount": "10.51",
                      "currencyCode": "MKD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0688
                },
                "passengerReferenceIds": [
                  "a4b59548-957a-431a-ad6d-a24d5b779dec",
                  "1c2b17e2-66ab-48a4-81b5-6502916bbdd5",
                  "343b55cc-82e3-44c5-a132-05f01779e1bb",
                  "0e0bc9b1-d3c4-41bb-b6f2-de91ba04a873",
                  "f8793712-51ae-4436-b821-374da78801d8",
                  "5f7b01a3-d29a-4934-8913-2053020ce229",
                  "3163d78b-10ed-4610-aa5d-b3cae8755b1f",
                  "ab369d7f-340e-4f3d-9957-eb405dcad47a",
                  "eb2f037c-35ec-45c1-a1a6-b843cfd770ed"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "353.76",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 48564,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4474,
                    "equivalentAmount": {
                      "amount": "338.65",
                      "currencyCode": "IRR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "169.68",
                          "currencyCode": "PGK"
                        },
                        "awardAmount": {
                          "amount": 11147,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1699,
                        "equivalentAmount": {
                          "amount": "124.8",
                          "currencyCode": "NAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "177.9",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 15528,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0722,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "181.8",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "89.58",
                            "currencyCode": "LYD"
                          },
                          "awardAmount": {
                            "amount": 32878,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0919,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "34.12",
                            "currencyCode": "YER"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "424.53",
                          "currencyCode": "UGX"
                        },
                        "awardAmount": {
                          "amount": 7190,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4404,
                        "equivalentAmount": {
                          "amount": "207.45",
                          "currencyCode": "BDT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "167.36",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 44593,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.325,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "469.78",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "84.11",
                          "currencyCode": "FJD"
                        },
                        "awardAmount": {
                          "amount": 33867,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0146,
                        "equivalentAmount": {
                          "amount": "478.18",
                          "currencyCode": "ZMW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "57.52",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 2472,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2713,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "176.97",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "36.31",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 4371,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0156,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "24.5",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "426.15",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 32372,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.029,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "108.98",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "32.47",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 49316,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4531,
                    "equivalentAmount": {
                      "amount": "257.86",
                      "currencyCode": "WST"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "328.43",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 37659,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0479,
                    "equivalentAmount": {
                      "amount": "123.47",
                      "currencyCode": "GYD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "499.28",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 22941,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3727,
                    "equivalentAmount": {
                      "amount": "166.75",
                      "currencyCode": "CZK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "371.36",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 38757,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3989,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "209.63",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "30.29",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 13541,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2542,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "470.09",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "216.86",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 21580,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4314,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "98.35",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "464.12",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 37890,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4259,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "269.41",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "322.08",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 29700,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1801,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "197.18",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "188.52",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 18472,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2868,
                    "equivalentAmount": {
                      "amount": "52.38",
                      "currencyCode": "VUV"
                    }
                  },
                  {
                    "amount": {
                      "amount": "416.85",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 3915,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2429,
                    "equivalentAmount": {
                      "amount": "401.95",
                      "currencyCode": "MDL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1967
                },
                "passengerReferenceIds": [
                  "c5e08b5d-7217-4b0e-8082-3ecf6c9910cb",
                  "1916588a-7454-41e2-8090-ac40e7c8f195",
                  "b2d6032a-b0e7-4ad7-b42a-65387a9e1cb8",
                  "69ce3dfa-7479-4b60-a6d5-8ae603892337",
                  "8fca0072-e180-4def-b28a-0eba35710512",
                  "c1be1756-aaed-4e22-a6d1-d0a41e31e37e",
                  "c60ed892-850d-49a5-b9cf-39476f847704",
                  "6ca21b75-72cd-4463-8efa-3aed6192cf79",
                  "2d30af4f-335b-4e3c-b4d6-193f8f9d213f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "431.48",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 9718,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0731,
                    "equivalentAmount": {
                      "amount": "16.7",
                      "currencyCode": "SGD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "287.08",
                          "currencyCode": "XCD"
                        },
                        "awardAmount": {
                          "amount": 6005,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4861,
                        "equivalentAmount": {
                          "amount": "42.62",
                          "currencyCode": "GHS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "16.19",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 45894,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0249,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "333.37",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "45.97",
                          "currencyCode": "TWD"
                        },
                        "awardAmount": {
                          "amount": 45045,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0967,
                        "equivalentAmount": {
                          "amount": "377.87",
                          "currencyCode": "PKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "109.08",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 13206,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0409,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "230.39",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "483.02",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 32833,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2289,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "49.65",
                            "currencyCode": "MRU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "16.37",
                            "currencyCode": "DJF"
                          },
                          "awardAmount": {
                            "amount": 18543,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1317,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "12.13",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "477.71",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 42840,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3475,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "362",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "269.23",
                            "currencyCode": "MZN"
                          },
                          "awardAmount": {
                            "amount": 3894,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2434,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "184.17",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "378.43",
                          "currencyCode": "INR"
                        },
                        "awardAmount": {
                          "amount": 43923,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2677,
                        "equivalentAmount": {
                          "amount": "212.88",
                          "currencyCode": "KMF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "24.15",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 25725,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1745,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "325.81",
                            "currencyCode": "SOS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "278.25",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 16770,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2838,
                    "equivalentAmount": {
                      "amount": "271.17",
                      "currencyCode": "BHD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "435.95",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 31469,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2785,
                    "equivalentAmount": {
                      "amount": "326.8",
                      "currencyCode": "KRW"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "99.77",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 16800,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3575,
                    "equivalentAmount": {
                      "amount": "181.56",
                      "currencyCode": "KPW"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "377.85",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 14651,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.13,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "130.52",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "395.41",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 39497,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1748,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "24.54",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "174.75",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 29017,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2846,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "452.7",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "331.74",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 14730,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.299,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "395.38",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "98.92",
                      "currencyCode": "PAB"
                    },
                    "awardAmount": {
                      "amount": 15108,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0682,
                    "equivalentAmount": {
                      "amount": "75.77",
                      "currencyCode": "MOP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "79.09",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 33155,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4668,
                    "equivalentAmount": {
                      "amount": "395.26",
                      "currencyCode": "YER"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1469
                },
                "passengerReferenceIds": [
                  "f25e1436-9389-4005-b730-06860317c79f",
                  "b0f7b2ce-62af-4c37-b723-a962f8567288",
                  "77230f17-1957-4180-b352-741b1846a851",
                  "e50f3777-9025-45da-8f72-87d08848998e",
                  "e56b95bc-6104-40e7-a3ba-88f9f68fde7e",
                  "16a377b8-1012-470a-b3cf-3506debb3d8f",
                  "19097713-3550-4720-807c-2c8000595ee7",
                  "b1fb7223-2807-48af-8a83-72121295fafc",
                  "bfb326cc-10dd-405a-b600-ec1e5323ba2c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "443.66",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 46634,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4626,
                    "equivalentAmount": {
                      "amount": "318.46",
                      "currencyCode": "JOD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "130.65",
                          "currencyCode": "GHS"
                        },
                        "awardAmount": {
                          "amount": 24009,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0108,
                        "equivalentAmount": {
                          "amount": "333.23",
                          "currencyCode": "SGD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "446.87",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 17341,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0149,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "469.53",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "108.81",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 21013,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4225,
                        "equivalentAmount": {
                          "amount": "233.56",
                          "currencyCode": "PYG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "498.03",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 17508,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1602,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "436.08",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "162.14",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 18380,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2057,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "63.46",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "61.01",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 6431,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2298,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "194.83",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "415.95",
                          "currencyCode": "MWK"
                        },
                        "awardAmount": {
                          "amount": 45592,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3395,
                        "equivalentAmount": {
                          "amount": "68.24",
                          "currencyCode": "TMT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "263.77",
                            "currencyCode": "KGS"
                          },
                          "awardAmount": {
                            "amount": 22911,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1955,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "146.19",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "94.86",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 10476,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1234,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "231.82",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "10.51",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 29363,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1462,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "315.36",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "440.94",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 20589,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4488,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "50.49",
                            "currencyCode": "TTD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "475.14",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 32173,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3493,
                    "equivalentAmount": {
                      "amount": "268.71",
                      "currencyCode": "RON"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "290.15",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 34339,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2909,
                    "equivalentAmount": {
                      "amount": "286.13",
                      "currencyCode": "MKD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "63.74",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 40214,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0358,
                    "equivalentAmount": {
                      "amount": "166.38",
                      "currencyCode": "VUV"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "58.3",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 9996,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3683,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "241.2",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "295.41",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 23836,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0785,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "120.21",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "437.2",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 49908,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4149,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "454.53",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "198.98",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 26097,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3336,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "354.22",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "242.88",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 38468,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.478,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "46.72",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "363.42",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 41078,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2171,
                    "equivalentAmount": {
                      "amount": "381.68",
                      "currencyCode": "UGX"
                    }
                  },
                  {
                    "amount": {
                      "amount": "196.18",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 16258,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1659,
                    "equivalentAmount": {
                      "amount": "352.01",
                      "currencyCode": "KGS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0355
                },
                "passengerReferenceIds": [
                  "ff6bd690-a0fe-47ab-92dc-e19798096575",
                  "2a889dd4-e6fb-42c8-973f-369460476315",
                  "e3c5f385-cbeb-4e2c-bfb9-16b867cf4d36",
                  "e5e3de79-2b93-4045-a439-0055982768ac",
                  "1bb06b9b-c967-41a4-8fd4-e46e3ac2c207",
                  "2511f730-0f50-4e86-aac6-ad89c9f508d4",
                  "edf92d10-bb62-4ec0-866d-b5b1afa32ee6",
                  "756ca8cc-b0e6-4af7-901f-9f74ac193e24",
                  "8c50b0c5-d7c3-43cb-a83b-fbc201c6147c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "245.57",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 48500,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0146,
                    "equivalentAmount": {
                      "amount": "471.62",
                      "currencyCode": "GTQ"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "142.22",
                          "currencyCode": "DOP"
                        },
                        "awardAmount": {
                          "amount": 1835,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4502,
                        "equivalentAmount": {
                          "amount": "431.64",
                          "currencyCode": "ERN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "266.14",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 24351,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1137,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "297.11",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "384.24",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 39346,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4305,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "55.79",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "277.99",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 33305,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1397,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "458.03",
                            "currencyCode": "CNY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "174.39",
                            "currencyCode": "USD"
                          },
                          "awardAmount": {
                            "amount": 40712,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1988,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "405.54",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "39.9",
                          "currencyCode": "BMD"
                        },
                        "awardAmount": {
                          "amount": 4470,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3533,
                        "equivalentAmount": {
                          "amount": "35.15",
                          "currencyCode": "OMR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "334.96",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 33366,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4876,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "212.6",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "292.9",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 41416,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1872,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "417.95",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "466.49",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 33041,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0496,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "486.82",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "450.94",
                          "currencyCode": "GNF"
                        },
                        "awardAmount": {
                          "amount": 34197,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1942,
                        "equivalentAmount": {
                          "amount": "74.98",
                          "currencyCode": "CVE"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "26.89",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 18340,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0816,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "389.17",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "10.09",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 23099,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4095,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "155.57",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "388.36",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 29115,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0438,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "303.88",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "96.74",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 5951,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0242,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "495.8",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "339.5",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 27413,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0776,
                    "equivalentAmount": {
                      "amount": "169.04",
                      "currencyCode": "XCD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "342.5",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 25844,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4339,
                    "equivalentAmount": {
                      "amount": "384.84",
                      "currencyCode": "RWF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "318.03",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 28079,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2851,
                    "equivalentAmount": {
                      "amount": "228.52",
                      "currencyCode": "MZN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "62.03",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 13892,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4351,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "305.35",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "53.14",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 44140,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0537,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "136.45",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "389.08",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 11863,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4941,
                    "equivalentAmount": {
                      "amount": "489.31",
                      "currencyCode": "QAR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "205.07",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 5625,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4678,
                    "equivalentAmount": {
                      "amount": "82.87",
                      "currencyCode": "TZS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8148
                },
                "passengerReferenceIds": [
                  "426e2db6-63cf-4f5b-ac55-12d181fe8f3d",
                  "55ddc9c7-ad3a-49c7-8077-f369fbbc14dc",
                  "1e234026-1a92-4638-813d-c773cdffa90b",
                  "ad693261-4a44-4c82-bd75-f2592fe6c02d",
                  "81db3e60-90be-4b73-a9ca-650d49545d30",
                  "2fac2715-31ee-445f-87b7-b1bdbab854e9",
                  "8d1f65b9-7564-4b32-a79b-65f748bd6174",
                  "11e3d5f0-b0c3-486b-834e-8a780afd7720",
                  "23a88029-dd62-4798-b66d-bfdeb6dd69d8"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "426.81",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 5907,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1493,
                    "equivalentAmount": {
                      "amount": "406.42",
                      "currencyCode": "OMR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "338.29",
                          "currencyCode": "BZD"
                        },
                        "awardAmount": {
                          "amount": 40232,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3645,
                        "equivalentAmount": {
                          "amount": "35.58",
                          "currencyCode": "BTN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "292.75",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 31359,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0967,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "99.31",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "284.12",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 31264,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0199,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "199.23",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "399.43",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 33764,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.426,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "473.93",
                            "currencyCode": "CHF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "73.43",
                          "currencyCode": "SAR"
                        },
                        "awardAmount": {
                          "amount": 7922,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0294,
                        "equivalentAmount": {
                          "amount": "75.03",
                          "currencyCode": "ERN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "41.2",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 37327,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0549,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "78.91",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "397.2",
                          "currencyCode": "MOP"
                        },
                        "awardAmount": {
                          "amount": 39444,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0554,
                        "equivalentAmount": {
                          "amount": "232.77",
                          "currencyCode": "XPF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "140.4",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 8727,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0743,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "294.05",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "395.77",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 47800,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.321,
                    "equivalentAmount": {
                      "amount": "464.1",
                      "currencyCode": "ETB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "356.26",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 20783,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2762,
                    "equivalentAmount": {
                      "amount": "481.14",
                      "currencyCode": "SBD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "136.42",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 4418,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.106,
                    "equivalentAmount": {
                      "amount": "144.81",
                      "currencyCode": "TND"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "427.85",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 8268,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2266,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "176.85",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "446.25",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 38081,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4746,
                    "equivalentAmount": {
                      "amount": "159.64",
                      "currencyCode": "BZD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "43.86",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 8140,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0116,
                    "equivalentAmount": {
                      "amount": "20.99",
                      "currencyCode": "PKR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8815
                },
                "passengerReferenceIds": [
                  "69564918-852b-48a2-8195-e4529de59be1",
                  "23783441-7424-4f9f-9777-bd5d7bb70a01",
                  "29be8596-3185-4634-9d8c-5e0a44b4d586",
                  "00bd2e83-19ef-47cf-8415-767d97fa6d98",
                  "cde647e3-b1bd-4c65-8261-a58cd7de4310",
                  "10303a70-9af0-4c96-852c-283253602037",
                  "1655fffc-2784-4923-a58c-b9671b9dcb38",
                  "4e07d532-50ff-410c-b555-5072a9458125",
                  "2b32116e-dd83-4990-8c4f-8c7fe25ba5e6"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "43.59",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 45221,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.472,
                    "equivalentAmount": {
                      "amount": "297.98",
                      "currencyCode": "ARS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "474.21",
                          "currencyCode": "RWF"
                        },
                        "awardAmount": {
                          "amount": 5363,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2066,
                        "equivalentAmount": {
                          "amount": "155.13",
                          "currencyCode": "LBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "49.93",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 40216,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0781,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "202.37",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "341.08",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 5423,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1412,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "350.1",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "188.41",
                          "currencyCode": "DOP"
                        },
                        "awardAmount": {
                          "amount": 28038,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0958,
                        "equivalentAmount": {
                          "amount": "250.62",
                          "currencyCode": "VES"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "470.76",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 15580,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.448,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "357.33",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "439.81",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 20858,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3717,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "24.49",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "14.18",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 41235,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1834,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "446.06",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "115.02",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 3707,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2572,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "487.34",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "196.19",
                          "currencyCode": "KPW"
                        },
                        "awardAmount": {
                          "amount": 18597,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.116,
                        "equivalentAmount": {
                          "amount": "397.88",
                          "currencyCode": "XOF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "266.96",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 46164,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1421,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "14.24",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "51.84",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 31612,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.324,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "488.11",
                            "currencyCode": "FJD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "406.71",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 31334,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4615,
                    "equivalentAmount": {
                      "amount": "121.62",
                      "currencyCode": "IRR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "111.87",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 12052,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0277,
                    "equivalentAmount": {
                      "amount": "352",
                      "currencyCode": "GYD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "436.62",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 10528,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.35,
                    "equivalentAmount": {
                      "amount": "357.76",
                      "currencyCode": "KWD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "454.15",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 10353,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3118,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "383.46",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "480.75",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 14366,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4627,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "147.8",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "13.86",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 40893,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1665,
                    "equivalentAmount": {
                      "amount": "278.77",
                      "currencyCode": "MDL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "29.62",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 8188,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2172,
                    "equivalentAmount": {
                      "amount": "145.99",
                      "currencyCode": "HKD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "360.35",
                  "currencyCode": "BIF"
                },
                "awardAmount": {
                  "amount": 47344,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.143,
                "equivalentAmount": {
                  "amount": "236.34",
                  "currencyCode": "BBD"
                }
              },
              "fees": {
                "amount": {
                  "amount": "98.27",
                  "currencyCode": "MZN"
                },
                "awardAmount": {
                  "amount": 23257,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1137,
                "equivalentAmount": {
                  "amount": "285.89",
                  "currencyCode": "COP"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "460.21",
                  "currencyCode": "PGK"
                },
                "awardAmount": {
                  "amount": 31492,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0625,
                "equivalentAmount": {
                  "amount": "225.86",
                  "currencyCode": "CLP"
                }
              },
              "offerItemReferenceId": "9950f5f9-23ac-4111-8f81-295839244367",
              "tax": {
                "amount": {
                  "amount": "14.93",
                  "currencyCode": "HKD"
                },
                "awardAmount": {
                  "amount": 39927,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3787,
                "equivalentAmount": {
                  "amount": "132.07",
                  "currencyCode": "BWP"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "434.21",
                    "currencyCode": "EGP"
                  },
                  "awardAmount": {
                    "amount": 3037,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1664,
                  "equivalentAmount": {
                    "amount": "192.12",
                    "currencyCode": "ZAR"
                  }
                },
                {
                  "amount": {
                    "amount": "228.67",
                    "currencyCode": "GEL"
                  },
                  "awardAmount": {
                    "amount": 24414,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4009,
                  "equivalentAmount": {
                    "amount": "301.9",
                    "currencyCode": "NPR"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "383.31",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 3164,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0408,
                    "equivalentAmount": {
                      "amount": "96.68",
                      "currencyCode": "CZK"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "393.08",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 6319,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4909,
                    "equivalentAmount": {
                      "amount": "448.54",
                      "currencyCode": "GNF"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "70.72",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 45719,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2715,
                    "equivalentAmount": {
                      "amount": "262.56",
                      "currencyCode": "BND"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "395.82",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 46327,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1395,
                    "equivalentAmount": {
                      "amount": "168.54",
                      "currencyCode": "NZD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "368.07",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 1588,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.314,
                      "equivalentAmount": {
                        "amount": "348.94",
                        "currencyCode": "BWP"
                      }
                    },
                    {
                      "amount": {
                        "amount": "53.19",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 11480,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3005,
                      "equivalentAmount": {
                        "amount": "425.04",
                        "currencyCode": "HUF"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "310.71",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 33080,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3162,
                    "equivalentAmount": {
                      "amount": "114.1",
                      "currencyCode": "QAR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "464.16",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 1230,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3049,
                    "equivalentAmount": {
                      "amount": "387.18",
                      "currencyCode": "NOK"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "27.36",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 30243,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2368,
                    "equivalentAmount": {
                      "amount": "101.62",
                      "currencyCode": "BOB"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "447.02",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 2842,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2536,
                    "equivalentAmount": {
                      "amount": "490.91",
                      "currencyCode": "GHS"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "283.96",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 28236,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4141,
                      "equivalentAmount": {
                        "amount": "75.58",
                        "currencyCode": "DZD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "259.15",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 36930,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3683,
                      "equivalentAmount": {
                        "amount": "189.15",
                        "currencyCode": "XOF"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "490.11",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 46301,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0764,
                    "equivalentAmount": {
                      "amount": "298.32",
                      "currencyCode": "NAD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "35.95",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 45952,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3229,
                    "equivalentAmount": {
                      "amount": "453.96",
                      "currencyCode": "CVE"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "141.95",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 20538,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0507,
                    "equivalentAmount": {
                      "amount": "46.61",
                      "currencyCode": "MKD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "29.22",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 21586,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2198,
                    "equivalentAmount": {
                      "amount": "197.47",
                      "currencyCode": "EGP"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "318.88",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 41315,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4674,
                      "equivalentAmount": {
                        "amount": "159",
                        "currencyCode": "NGN"
                      }
                    },
                    {
                      "amount": {
                        "amount": "452.1",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 14908,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.188,
                      "equivalentAmount": {
                        "amount": "28.86",
                        "currencyCode": "EUR"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "299.6",
                    "currencyCode": "LBP"
                  },
                  "percentage": "6.63"
                },
                "passengerReferenceIds": [
                  "a45ebbae-a868-42a8-a723-d4bed609e53e",
                  "9a921066-e95d-408d-9907-3f52cc401999",
                  "25a9b648-49f9-4206-85f2-33393b6a0687",
                  "5d997238-f893-408f-9178-5acbe755b73e",
                  "fb84d626-9b1e-4112-a6cb-8661d3d13738",
                  "bde535f0-967e-49ad-ae06-03220ed1b438",
                  "d721dcef-c9af-482b-81a6-6077f64b2f31",
                  "399d1d2c-9170-4bd8-9edd-e0e1180be779",
                  "331c94da-f375-410b-8b79-f61314389bbe"
                ],
                "total": {
                  "amount": {
                    "amount": "43.7",
                    "currencyCode": "UZS"
                  },
                  "awardAmount": {
                    "amount": 19972,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1033,
                  "equivalentAmount": {
                    "amount": "76.55",
                    "currencyCode": "INR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "484.49",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 3770,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0477,
                    "equivalentAmount": {
                      "amount": "135.45",
                      "currencyCode": "BDT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "83.26",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45927,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3199,
                      "equivalentAmount": {
                        "amount": "137.74",
                        "currencyCode": "ZMW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "80.23",
                        "currencyCode": "MMK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1518,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4875,
                      "equivalentAmount": {
                        "amount": "45.36",
                        "currencyCode": "PLN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "339.06",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12576,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3195,
                      "equivalentAmount": {
                        "amount": "93.99",
                        "currencyCode": "XAF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "489.47",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 26551,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2521,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "154.53",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "316.86",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 44654,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4007,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "58",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "279.08",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 19075,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1921,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "12.04",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "197.61",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 30132,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0592,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "282.18",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "418.03",
                    "currencyCode": "XOF"
                  },
                  "percentage": "12.35"
                },
                "passengerReferenceIds": [
                  "3e198e3b-d0b6-45c5-90b2-2eca380478e6",
                  "111c6c78-3e25-41de-a733-d7466bf5b050",
                  "bdd8eddc-db84-4312-88df-d65aa2ae646b",
                  "92400588-dee2-4f55-9f5c-eed9ac65e92a",
                  "eb9ce4ea-ba5d-4188-9f7f-00c2e3277483",
                  "f86bad81-6c04-428a-a81f-f707cdf01b64",
                  "e978dad4-1c10-4312-bd60-4be0b7456aaa",
                  "68120b3f-3a55-4bb5-a91d-c44f96615749",
                  "ccb3db8c-9f58-4aa7-962f-a3da9c639c9a"
                ],
                "total": {
                  "amount": {
                    "amount": "47.59",
                    "currencyCode": "TND"
                  },
                  "awardAmount": {
                    "amount": 1363,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1176,
                  "equivalentAmount": {
                    "amount": "405.07",
                    "currencyCode": "RUB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "499.72",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 47077,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.209,
                    "equivalentAmount": {
                      "amount": "351",
                      "currencyCode": "FJD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "264.23",
                        "currencyCode": "GNF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4628,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2326,
                      "equivalentAmount": {
                        "amount": "291.94",
                        "currencyCode": "MNT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "497.2",
                        "currencyCode": "RON"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18819,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.432,
                      "equivalentAmount": {
                        "amount": "319.4",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "415.72",
                        "currencyCode": "MXN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43408,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1084,
                      "equivalentAmount": {
                        "amount": "272.51",
                        "currencyCode": "PGK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "321.62",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 5044,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1615,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "280.94",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "215.28",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 28914,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0471,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "165.96",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "305.21",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 11773,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0295,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "106.84",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "58.16",
                    "currencyCode": "ISK"
                  },
                  "percentage": "6.69"
                },
                "passengerReferenceIds": [
                  "8926b3aa-8ea0-40a6-8da9-aad845dc2a49",
                  "6b7a0867-cf18-45e9-a398-11fec01b15fe",
                  "bb5d52b7-3896-4caf-bf62-e26fce0e6fef",
                  "3b3de90c-736b-407b-a501-2f3bdedcefce",
                  "b87ff381-21dc-4e37-a094-ac9bea2d0668",
                  "c3b44e00-f298-474a-a0d5-fa7a2166b1d6",
                  "8cd92bb8-06e8-482f-9cbf-6ea696acbc9e",
                  "69d85314-a63b-48e0-8a4b-5683c55af733",
                  "e0f144b7-bdf0-499e-a3a8-9fe0cac872c7"
                ],
                "total": {
                  "amount": {
                    "amount": "54.34",
                    "currencyCode": "BAM"
                  },
                  "awardAmount": {
                    "amount": 20612,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0394,
                  "equivalentAmount": {
                    "amount": "42.68",
                    "currencyCode": "JOD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "34.23",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 2100,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2768,
                    "equivalentAmount": {
                      "amount": "66",
                      "currencyCode": "BWP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "292.83",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9957,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4881,
                      "equivalentAmount": {
                        "amount": "173.54",
                        "currencyCode": "MWK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "245.14",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14574,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0868,
                      "equivalentAmount": {
                        "amount": "443.94",
                        "currencyCode": "SHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "240.51",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21596,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2159,
                      "equivalentAmount": {
                        "amount": "405.37",
                        "currencyCode": "CVE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "134.58",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 42081,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.103,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "115.91",
                        "currencyCode": "SGD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "217.15",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 22517,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1197,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "440.52",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "82.34",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 10521,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.268,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "453.73",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "352.26",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 38674,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3274,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "374.5",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "266.36",
                    "currencyCode": "AWG"
                  },
                  "percentage": "14.79"
                },
                "passengerReferenceIds": [
                  "1a58b8de-e7e7-41c0-8a5a-85401b9bfb84",
                  "27860437-9050-49af-918f-289d11431b60",
                  "9b734f99-181a-45a1-83d8-91eae682f34a",
                  "246c8fa0-82a5-42ce-a8e5-cccca5247d54",
                  "1ee1f14a-7b52-47cc-9008-1a53052612fe",
                  "3b9676ce-ce2e-4241-9ce7-e93a0c3125b9",
                  "78fa4269-98b9-42e4-be14-b42f2874c748",
                  "9e11e4f7-8f16-4659-886b-fd2311b28c69",
                  "ccd1c55c-bb72-4bcd-988e-ef9eb252f2e9"
                ],
                "total": {
                  "amount": {
                    "amount": "194.92",
                    "currencyCode": "KGS"
                  },
                  "awardAmount": {
                    "amount": 34185,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1459,
                  "equivalentAmount": {
                    "amount": "338.9",
                    "currencyCode": "MZN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "364.7",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 5841,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1028,
                    "equivalentAmount": {
                      "amount": "92.5",
                      "currencyCode": "STN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "452.64",
                        "currencyCode": "TWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26430,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3193,
                      "equivalentAmount": {
                        "amount": "290.21",
                        "currencyCode": "MXN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "205.31",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14864,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.359,
                      "equivalentAmount": {
                        "amount": "12.28",
                        "currencyCode": "RUB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "138.72",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28139,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4752,
                      "equivalentAmount": {
                        "amount": "335.32",
                        "currencyCode": "CAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "495.57",
                        "currencyCode": "KYD"
                      },
                      "awardAmount": {
                        "amount": 12885,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3404,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "244.76",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "450.97",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 36680,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2037,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "437.05",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "408.37",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 37831,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2326,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "459.51",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "153.27",
                    "currencyCode": "PYG"
                  },
                  "percentage": "6.09"
                },
                "passengerReferenceIds": [
                  "b1dc1d8b-5427-4990-9f0d-ace6b6c196ea",
                  "bfedd630-818e-4ec1-adb1-90ee552707be",
                  "6e3950dc-2823-4b14-853f-521efbb6bd7e",
                  "08714578-6024-4049-b8a7-886a220fb4bf",
                  "9cccf46c-3fd6-4b02-8cb0-ff3851d6fd80",
                  "69f742ab-7cc5-43aa-88ea-d9d18689d15f",
                  "a4a0d042-2314-442b-836b-d06095049e4a",
                  "45a7d3c2-7bde-49fb-8845-a6f6e9d9e5ac",
                  "d2b96c0b-53be-48ab-84ae-56e7975ecd6b"
                ],
                "total": {
                  "amount": {
                    "amount": "24.64",
                    "currencyCode": "CRC"
                  },
                  "awardAmount": {
                    "amount": 8055,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1276,
                  "equivalentAmount": {
                    "amount": "70.05",
                    "currencyCode": "KHR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "358.9",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 10072,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2446,
                    "equivalentAmount": {
                      "amount": "379.18",
                      "currencyCode": "THB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "184.96",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1639,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0218,
                      "equivalentAmount": {
                        "amount": "496.49",
                        "currencyCode": "CZK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "375.16",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9793,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2871,
                      "equivalentAmount": {
                        "amount": "417.57",
                        "currencyCode": "XOF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "89.87",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40050,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3475,
                      "equivalentAmount": {
                        "amount": "129.48",
                        "currencyCode": "ETB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "489.83",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 42332,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2553,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "420.18",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "445.4",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 46361,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4329,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "258.91",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "167.86",
                    "currencyCode": "AMD"
                  },
                  "percentage": "9.43"
                },
                "passengerReferenceIds": [
                  "2b15417a-587c-426e-b201-3b9411f6360f",
                  "9b81b680-72f2-460a-8676-d45ba9460fdc",
                  "4a0c3d08-0d5e-49cc-bf26-971363c5543a",
                  "595f6a84-8b04-41ff-a34a-8e4551d2c76f",
                  "1d7138bf-2bc4-47d7-82cf-5cea20e771ec",
                  "dac87eb6-91c7-4a29-8854-86125a8041ef",
                  "e2cb3d94-e587-4ec0-abbe-c2449b36f5c6",
                  "4ea223b1-b594-48b1-85ba-77d96df0a2e8",
                  "b126cb80-5bfc-4155-84bb-134aff49328a"
                ],
                "total": {
                  "amount": {
                    "amount": "395.72",
                    "currencyCode": "ZWL"
                  },
                  "awardAmount": {
                    "amount": 30615,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1649,
                  "equivalentAmount": {
                    "amount": "266.11",
                    "currencyCode": "CAD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "223.49",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 35132,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2219,
                    "equivalentAmount": {
                      "amount": "291.65",
                      "currencyCode": "GEL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "458.71",
                        "currencyCode": "DJF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46008,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.022,
                      "equivalentAmount": {
                        "amount": "67.29",
                        "currencyCode": "GMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "53.7",
                        "currencyCode": "NPR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44742,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3158,
                      "equivalentAmount": {
                        "amount": "20.28",
                        "currencyCode": "NZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "421.6",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42779,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0578,
                      "equivalentAmount": {
                        "amount": "469.11",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "219.14",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 11729,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3631,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "241.72",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "194.41",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 42976,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2784,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "449.46",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "321.35",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 3791,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4853,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "417.33",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "262.78",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 20659,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3461,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "83.63",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "93.57",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 38559,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3932,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "67.7",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "92.17",
                    "currencyCode": "BTN"
                  },
                  "percentage": "9.8"
                },
                "passengerReferenceIds": [
                  "a9137499-5a5d-41e7-9766-b3da46a95ac1",
                  "f91b784f-7049-47d7-bc68-db936a1dd00a",
                  "eddb49a8-09e4-434b-91c5-52a74ae91339",
                  "36d65f48-ce4d-4fd4-8756-c9685a0f02cd",
                  "a588aa4d-cff2-4964-9edb-48fdb015e395",
                  "932f8923-35dc-4c50-b43a-30f4776c27ee",
                  "34902c30-d75a-41b3-ae08-815eb6fe84e9",
                  "4af1b875-5b28-44a6-a45f-ef0a3d2e4b0e",
                  "d21d7223-858f-47d3-ac1c-462634e3b3e4"
                ],
                "total": {
                  "amount": {
                    "amount": "408.09",
                    "currencyCode": "IQD"
                  },
                  "awardAmount": {
                    "amount": 37901,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2489,
                  "equivalentAmount": {
                    "amount": "490.27",
                    "currencyCode": "PLN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "310.94",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 5965,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1595,
                    "equivalentAmount": {
                      "amount": "397.41",
                      "currencyCode": "GIP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "275.56",
                        "currencyCode": "CDF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46639,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3717,
                      "equivalentAmount": {
                        "amount": "165.28",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "340.1",
                        "currencyCode": "COP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5024,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1607,
                      "equivalentAmount": {
                        "amount": "498.6",
                        "currencyCode": "CNY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "292.44",
                        "currencyCode": "GIP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23423,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4515,
                      "equivalentAmount": {
                        "amount": "134.12",
                        "currencyCode": "OMR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "109.23",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 19658,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1813,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "152.72",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "349.01",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 23386,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4582,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "15.65",
                        "currencyCode": "GEL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "210.79",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 9263,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4368,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "199.58",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "218.59",
                        "currencyCode": "GYD"
                      },
                      "awardAmount": {
                        "amount": 21475,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1909,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "237.33",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "369.82",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 20863,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2274,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "91.8",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "59.13",
                    "currencyCode": "HUF"
                  },
                  "percentage": "11.27"
                },
                "passengerReferenceIds": [
                  "590d2e26-5ae2-4d2b-83ea-99d281481490",
                  "74b94294-0012-4566-9050-dc525c5867dc",
                  "e62deaf1-78ab-47f7-9c91-a231f276fdc3",
                  "b62e4943-0c7b-4ec4-a055-e9926c8ce0cd",
                  "066dc53c-486a-45f5-8ff7-461ce64dd015",
                  "f6773ac6-e09e-41fc-b080-1027894f16c6",
                  "cabd3a9e-1c76-4d30-b588-af6e34f39ff2",
                  "185df7eb-269d-48f2-bb40-83c53b10706f",
                  "1afb8886-f427-47d8-8a3d-42723f54aec4"
                ],
                "total": {
                  "amount": {
                    "amount": "320.9",
                    "currencyCode": "MUR"
                  },
                  "awardAmount": {
                    "amount": 15956,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0491,
                  "equivalentAmount": {
                    "amount": "375.44",
                    "currencyCode": "AED"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "94.78",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 35935,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3109,
                    "equivalentAmount": {
                      "amount": "380.84",
                      "currencyCode": "BSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "486.32",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39360,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3066,
                      "equivalentAmount": {
                        "amount": "346.94",
                        "currencyCode": "ANG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "17.1",
                        "currencyCode": "EGP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14823,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2512,
                      "equivalentAmount": {
                        "amount": "288.59",
                        "currencyCode": "GYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "121.17",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48316,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1378,
                      "equivalentAmount": {
                        "amount": "170.32",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "96.17",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 7638,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4043,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "169.37",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "308.97",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 13635,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0752,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "420.06",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "88.99",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 30417,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.192,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "459.37",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "171.05",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 22001,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4367,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "166.14",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "39.83",
                    "currencyCode": "ISK"
                  },
                  "percentage": "11.18"
                },
                "passengerReferenceIds": [
                  "ff7b45f9-9d7d-4a18-8820-14aa9e64e97a",
                  "f62f63f7-e5be-4380-bc03-708edcc14d40",
                  "dd5aa623-c7e4-4b2f-b65e-a69a25895a89",
                  "fa12d3cd-5250-42a6-8828-2cafc13570c2",
                  "7fa93363-1367-4314-bb86-2afdb7614a9e",
                  "81743172-baa5-4880-86b5-9f006754f2e3",
                  "0e097c4f-357a-4a7d-8380-2c5a99b32044",
                  "41636176-9ec8-4812-8e72-fb16fe46484f",
                  "e8bd2d4b-ea0a-418e-abd3-3556625a8800"
                ],
                "total": {
                  "amount": {
                    "amount": "11.01",
                    "currencyCode": "KGS"
                  },
                  "awardAmount": {
                    "amount": 42751,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4255,
                  "equivalentAmount": {
                    "amount": "42.68",
                    "currencyCode": "USD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "370.41",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 20631,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.27,
                    "equivalentAmount": {
                      "amount": "362.18",
                      "currencyCode": "CAD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "270.85",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2758,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4015,
                      "equivalentAmount": {
                        "amount": "278.14",
                        "currencyCode": "RON"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "395.23",
                        "currencyCode": "MUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40959,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3482,
                      "equivalentAmount": {
                        "amount": "271.25",
                        "currencyCode": "HNL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "105.82",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30346,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3053,
                      "equivalentAmount": {
                        "amount": "382.09",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "187.24",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 12409,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3165,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "156.19",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "244.04",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 38188,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1893,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "312.92",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "470.24",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 22220,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1179,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "143.97",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "1ZJJYK",
            "IFSADI",
            "M3ONK",
            "VOCOWJ",
            "HJ58PA",
            "H30Q0A",
            "GULM9",
            "C-SH9K",
            "GL6AY",
            "OE5IVZ"
          ]
        },
        {
          "details": {
            "type": "AirExtraOfferItem"
          },
          "id": "58853c9c-58f1-4eb5-afbb-7a040018b1ee",
          "itineraryPartReferenceIds": [
            "IP-2",
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-2",
            "IP-2"
          ],
          "itineraryReferenceId": "Q8FA",
          "passengerReferenceIds": [
            "b5b3778f-7aec-4bc6-9ade-98cb82dabe30",
            "cfc6e89e-2a5c-4b8d-8138-b2382f3a08e2",
            "1021b2fe-65de-49d6-8715-f81a2d685b16",
            "438b6ee6-6776-4722-a11f-74941aa2ce2e",
            "675788b0-c42a-4e3a-90c6-2f936655c8a8",
            "78e5ebe4-6cea-4a9e-9a86-1f9b428ae469",
            "305e475b-0cbe-494f-b28a-9124eb2087e9",
            "dc128b16-d4f3-4947-9c11-a40fa7d9d92c",
            "bf35806e-5931-422a-bc92-b9bc63cb1a36"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "378.32",
                    "currencyCode": "BND"
                  },
                  "percentage": "12.92"
                },
                "deal": {
                  "amount": {
                    "amount": "224.41",
                    "currencyCode": "MMK"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "15.4",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "8af73920-4e7f-49d9-8edb-3679dc78b3a3",
                  "587c21e7-733f-4b9e-8e72-29d673e812ec",
                  "fc06d11b-ded6-4e44-ab98-51a4bdb12869",
                  "58955396-9798-4675-8744-df949172d4a2",
                  "30d4f93b-ca22-4e5b-869d-83a50f0db497",
                  "1992dadf-922d-43f2-9c8a-c047c7b768de",
                  "4a4fc4a9-9e5c-4605-8db9-fd29d5c6449d",
                  "1a9a26e5-c413-49e1-a6fd-394c59977314",
                  "278ac11e-6557-4683-bc8f-525f44f40182"
                ],
                "total": {
                  "amount": {
                    "amount": "345.18",
                    "currencyCode": "CLP"
                  },
                  "awardAmount": {
                    "amount": 7226,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0555,
                  "equivalentAmount": {
                    "amount": "224.33",
                    "currencyCode": "JOD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "109.61",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 27511,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2741,
                    "equivalentAmount": {
                      "amount": "21.84",
                      "currencyCode": "BND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "247.18",
                        "currencyCode": "KPW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47236,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2017,
                      "equivalentAmount": {
                        "amount": "235.64",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "467.16",
                        "currencyCode": "PYG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4822,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0688,
                      "equivalentAmount": {
                        "amount": "362.73",
                        "currencyCode": "CVE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "29.79",
                        "currencyCode": "VND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30662,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1123,
                      "equivalentAmount": {
                        "amount": "448.12",
                        "currencyCode": "XPF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "96.27",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 42911,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2825,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "217.19",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "191.68",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 16465,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3849,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "453.89",
                        "currencyCode": "MWK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "128.05",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 1345,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1685,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "55.5",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "247",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 27032,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0606,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "305.31",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "397.27",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 19298,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0582,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "376.36",
                        "currencyCode": "CHF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "180.76",
                    "currencyCode": "BSD"
                  },
                  "percentage": "9.17"
                },
                "deal": {
                  "amount": {
                    "amount": "209.16",
                    "currencyCode": "SGD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "12.44",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "4ca78580-2d27-4d99-ac6f-4134fa431c8a",
                  "1347a70c-ca45-4531-9229-86edcdbe4d1c",
                  "6cd299cc-1308-4105-ac35-116280625b50",
                  "217bf161-2593-40f2-b8d4-9f6ba3c98768",
                  "7541fcee-4b2b-4099-860a-46fed8fbc723",
                  "6848ccc3-2047-4925-b55b-27ad6a7e6737",
                  "43a08dfc-3375-407e-af6c-c3c7ed38492b",
                  "162f40e2-ae4e-4f01-9cc8-9c4c9e6872f1",
                  "f5e5b343-3c0d-464e-ae72-c121e6d75cee"
                ],
                "total": {
                  "amount": {
                    "amount": "440.33",
                    "currencyCode": "MRU"
                  },
                  "awardAmount": {
                    "amount": 20311,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3103,
                  "equivalentAmount": {
                    "amount": "160.74",
                    "currencyCode": "RWF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "494.06",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 32714,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0685,
                    "equivalentAmount": {
                      "amount": "332.39",
                      "currencyCode": "GBP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "456.56",
                        "currencyCode": "OMR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23540,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4557,
                      "equivalentAmount": {
                        "amount": "332.48",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "324.45",
                        "currencyCode": "IDR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13719,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1302,
                      "equivalentAmount": {
                        "amount": "176.01",
                        "currencyCode": "PGK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "169.54",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46569,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2633,
                      "equivalentAmount": {
                        "amount": "10.43",
                        "currencyCode": "RSD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "27.47",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 7899,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1631,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "434.82",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "27.63",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 29794,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3781,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "23.4",
                        "currencyCode": "CVE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "166.49",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 8412,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0319,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "83.99",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "125.87",
                    "currencyCode": "BZD"
                  },
                  "percentage": "14.43"
                },
                "deal": {
                  "amount": {
                    "amount": "188.81",
                    "currencyCode": "VES"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "16.02",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "f9c48262-01b9-4d24-80bc-b20d3219d8c4",
                  "3cbed1df-755b-49d7-a7e7-745dbb587e34",
                  "ed0cf472-9b54-4efd-a177-e1261578f121",
                  "9cd2d13a-65cf-4269-8a4d-2c2ae2811d89",
                  "0536633a-66e3-460b-8e2f-3f408f7851bf",
                  "e4100897-6c39-4c51-a93f-1b74e6b1117d",
                  "7f104c10-7ab1-41c4-9b69-85efa87242e2",
                  "3cd258fe-4cbe-4458-a680-2041d03ca2b9",
                  "9b6979f7-f182-4a11-9dfe-c8e4e9cb1ae1"
                ],
                "total": {
                  "amount": {
                    "amount": "142.34",
                    "currencyCode": "GIP"
                  },
                  "awardAmount": {
                    "amount": 4979,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3038,
                  "equivalentAmount": {
                    "amount": "497.74",
                    "currencyCode": "BAM"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "363.67",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 47959,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4285,
                    "equivalentAmount": {
                      "amount": "374.47",
                      "currencyCode": "CVE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "110.61",
                        "currencyCode": "JPY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22720,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4483,
                      "equivalentAmount": {
                        "amount": "47.97",
                        "currencyCode": "CNY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "464.62",
                        "currencyCode": "XCD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32275,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3914,
                      "equivalentAmount": {
                        "amount": "60.87",
                        "currencyCode": "FKP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "178.53",
                        "currencyCode": "KYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3266,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0102,
                      "equivalentAmount": {
                        "amount": "257.09",
                        "currencyCode": "MZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "166.85",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 5095,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2493,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "118.84",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "212.29",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 20925,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0158,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "293.05",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "369.35",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 14766,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2117,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "379.1",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "384.23",
                    "currencyCode": "AUD"
                  },
                  "percentage": "11.73"
                },
                "deal": {
                  "amount": {
                    "amount": "105.68",
                    "currencyCode": "JPY"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "10.35",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "7ad12fb6-26bb-449f-a109-c2644241d2fb",
                  "a1a528a4-1416-41f3-a380-1f935a3d00d6",
                  "619ffd14-45ec-4635-a19c-269f6c9ba6d4",
                  "43b9931e-4c90-46b3-863a-0d4001e01437",
                  "e985a27d-c1de-4216-a580-9ee20d779c6e",
                  "7d516243-e942-473f-9d67-0e5de9fab8ed",
                  "91e2ae8a-0a0c-428e-848b-33ec196065b6",
                  "71583922-afa8-4abe-b15c-41776e4a3df0",
                  "4830918c-e843-48c6-87e7-7b4721505db4"
                ],
                "total": {
                  "amount": {
                    "amount": "70.91",
                    "currencyCode": "TOP"
                  },
                  "awardAmount": {
                    "amount": 39790,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1625,
                  "equivalentAmount": {
                    "amount": "130.57",
                    "currencyCode": "TWD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "222.42",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 31994,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1157,
                    "equivalentAmount": {
                      "amount": "97.63",
                      "currencyCode": "EGP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "168.64",
                        "currencyCode": "VUV"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11249,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2028,
                      "equivalentAmount": {
                        "amount": "454.69",
                        "currencyCode": "MWK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "475.71",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46759,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0384,
                      "equivalentAmount": {
                        "amount": "246.9",
                        "currencyCode": "KWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "474.07",
                        "currencyCode": "LBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27996,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2107,
                      "equivalentAmount": {
                        "amount": "228",
                        "currencyCode": "THB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "285.5",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 19412,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1768,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "31.74",
                        "currencyCode": "PLN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "178.3",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 48466,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.469,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "249.63",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "144.68",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 18959,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1121,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "72.74",
                        "currencyCode": "BWP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "250.51",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 9882,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2059,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "53.1",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "281.98",
                    "currencyCode": "VES"
                  },
                  "percentage": "5.38"
                },
                "deal": {
                  "amount": {
                    "amount": "215.92",
                    "currencyCode": "KZT"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "17.84",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "8e2c9935-ae33-4e87-958d-45240aaefd4b",
                  "3f5edd06-7afa-47a0-b246-70d98d070ac9",
                  "b3139188-211e-4757-b4ef-acb172884711",
                  "225efbf2-0260-47ce-97cc-b75c76218fa2",
                  "e52d84d0-369c-4126-a4f9-c1b3485c5301",
                  "dacc5403-d8cb-4876-8bea-22b83f5d02c4",
                  "53e40db1-1834-4357-b972-8e8bc30d5b33",
                  "c3d658b9-9b64-4023-a310-b4982d3f7ea7",
                  "145dcfa4-a718-40f9-bcfc-069e7a8b9985"
                ],
                "total": {
                  "amount": {
                    "amount": "340.43",
                    "currencyCode": "BRL"
                  },
                  "awardAmount": {
                    "amount": 38684,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4671,
                  "equivalentAmount": {
                    "amount": "425.54",
                    "currencyCode": "WST"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "493.58",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 19542,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2017,
                    "equivalentAmount": {
                      "amount": "480.79",
                      "currencyCode": "JOD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "253.5",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24972,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0588,
                      "equivalentAmount": {
                        "amount": "401.44",
                        "currencyCode": "ETB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "194.97",
                        "currencyCode": "THB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36598,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.07,
                      "equivalentAmount": {
                        "amount": "105.89",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "180.9",
                        "currencyCode": "YER"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44450,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2572,
                      "equivalentAmount": {
                        "amount": "118.77",
                        "currencyCode": "MVR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "162.29",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 15351,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1425,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "246.29",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "212.2",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 23450,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4667,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "222.76",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "78.42",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 31273,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4436,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "141",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "25.06",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 19544,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0177,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "406.3",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "190.64",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 33478,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1356,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "34.93",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "118.93",
                    "currencyCode": "XOF"
                  },
                  "percentage": "10.37"
                },
                "deal": {
                  "amount": {
                    "amount": "410.24",
                    "currencyCode": "MMK"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "6.77",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "f3a83b7b-666e-4e01-90f7-73f1aa70dc0a",
                  "7983c9e1-a66b-4767-904d-8a1a9509749f",
                  "7d9e3fe4-3e2c-45d8-94d6-6e287ba44912",
                  "eb4ea524-4bf6-4b15-8057-d67f0f1f2fa7",
                  "d0c8be22-7032-42ba-995c-77e80a4f2be3",
                  "7340a517-dba0-4b13-8d31-2af9ffe95853",
                  "bdd83889-bf60-488b-990c-39b7b2652a94",
                  "4a34c5f1-9189-4bb8-a5da-38b68f9fa91a",
                  "e482a6f4-b123-4d2c-ba3a-0eb0f0e1d9d0"
                ],
                "total": {
                  "amount": {
                    "amount": "133.55",
                    "currencyCode": "SRD"
                  },
                  "awardAmount": {
                    "amount": 10954,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4316,
                  "equivalentAmount": {
                    "amount": "350.41",
                    "currencyCode": "PLN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "71",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 40536,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0584,
                    "equivalentAmount": {
                      "amount": "279.76",
                      "currencyCode": "BMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "167.17",
                        "currencyCode": "UZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30722,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0319,
                      "equivalentAmount": {
                        "amount": "465.92",
                        "currencyCode": "IRR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "496.89",
                        "currencyCode": "GEL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31452,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1807,
                      "equivalentAmount": {
                        "amount": "223.88",
                        "currencyCode": "NZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "389.23",
                        "currencyCode": "NOK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22806,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2545,
                      "equivalentAmount": {
                        "amount": "123.2",
                        "currencyCode": "JPY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "444.01",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 12883,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1742,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "344.85",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "376.41",
                    "currencyCode": "EGP"
                  },
                  "percentage": "13.33"
                },
                "deal": {
                  "amount": {
                    "amount": "321.99",
                    "currencyCode": "MKD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "11.16",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "ae7f1eb2-9ce7-40de-bc48-bc813269aff8",
                  "5c897a34-b5ba-4486-b8a3-26cf600606f4",
                  "78f35d33-34ba-408c-b71c-7efc608d83b7",
                  "c006bead-eea9-44f6-8bfc-48b150f3312c",
                  "fb4a3bca-290c-4308-a0aa-8fd256bfdea2",
                  "88b4a80a-db59-4f6b-9799-a746865fe4e3",
                  "0cf724ae-7b3c-4925-81c3-3ed50f7340ae",
                  "84c96bc1-575f-48e8-bb54-8b3845db098d",
                  "055cd880-31d3-4235-9d8c-a23a69e9f4e1"
                ],
                "total": {
                  "amount": {
                    "amount": "259.39",
                    "currencyCode": "MGA"
                  },
                  "awardAmount": {
                    "amount": 15817,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1122,
                  "equivalentAmount": {
                    "amount": "386.78",
                    "currencyCode": "NPR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "103.84",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 14129,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2663,
                    "equivalentAmount": {
                      "amount": "421.76",
                      "currencyCode": "HKD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "92.77",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8558,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2356,
                      "equivalentAmount": {
                        "amount": "385.51",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "219.42",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27499,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1585,
                      "equivalentAmount": {
                        "amount": "119.9",
                        "currencyCode": "RUB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "133.91",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48581,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4742,
                      "equivalentAmount": {
                        "amount": "153.37",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "107.59",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 39330,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3139,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "305.07",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "458.08",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 27581,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1671,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "56.14",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "271.8",
                    "currencyCode": "RSD"
                  },
                  "percentage": "5.29"
                },
                "deal": {
                  "amount": {
                    "amount": "487.18",
                    "currencyCode": "LKR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "9.31",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "5bda710a-0566-4ee3-b042-9d5c510c7b67",
                  "bea94b0d-a017-476a-ba6e-e6fb4c183e05",
                  "59dc5eb6-05bc-465d-86ef-e273abfac399",
                  "472f366f-2c9c-4486-8907-ff47946374c5",
                  "e9c4177f-ba1d-4f1c-a5f9-222b9b672417",
                  "664d1cdc-c163-4765-a8bc-618ebd50d1c6",
                  "7aa9c26b-7e9d-4e82-9841-fff08e214deb",
                  "726fcc6d-ba16-49ad-a3f3-55031557f49f",
                  "bb55076b-f47c-44f5-92a0-1d6fe5b85b84"
                ],
                "total": {
                  "amount": {
                    "amount": "79.61",
                    "currencyCode": "XCD"
                  },
                  "awardAmount": {
                    "amount": 15438,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3518,
                  "equivalentAmount": {
                    "amount": "230.46",
                    "currencyCode": "KES"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "161.71",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 34005,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3044,
                    "equivalentAmount": {
                      "amount": "219.49",
                      "currencyCode": "KRW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "98.29",
                        "currencyCode": "JOD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27658,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4349,
                      "equivalentAmount": {
                        "amount": "218.46",
                        "currencyCode": "SGD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "228.94",
                        "currencyCode": "TZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38828,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3835,
                      "equivalentAmount": {
                        "amount": "130.55",
                        "currencyCode": "BYN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "320.98",
                        "currencyCode": "LSL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8133,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4901,
                      "equivalentAmount": {
                        "amount": "349.43",
                        "currencyCode": "EGP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "79.13",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 23896,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1382,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "301.17",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "435.83",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 19168,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1557,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "296.46",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "467.3",
                    "currencyCode": "FJD"
                  },
                  "percentage": "9.41"
                },
                "deal": {
                  "amount": {
                    "amount": "372.96",
                    "currencyCode": "WST"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "18.54",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "661ec153-7708-4c48-b22d-67e770572201",
                  "db100065-8572-4b3c-8ed0-d6aa42aa6485",
                  "048d35da-8eba-4049-8dcd-07616397d946",
                  "aafb742b-2372-43b4-b693-4dbf1672128d",
                  "7a32cd3d-0a90-43a7-bd49-df81784e461f",
                  "e48c9c50-bfa7-4563-ab44-29c8bf480a1c",
                  "0d2f941e-6efb-423e-8363-a94f29532f13",
                  "88cebff1-3be2-4adf-8462-1caf56426055",
                  "9116d9be-4a3a-4712-8c10-dbf538b9e34e"
                ],
                "total": {
                  "amount": {
                    "amount": "192.89",
                    "currencyCode": "TRY"
                  },
                  "awardAmount": {
                    "amount": 49997,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3293,
                  "equivalentAmount": {
                    "amount": "357.51",
                    "currencyCode": "CDF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "440.23",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 18750,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0204,
                    "equivalentAmount": {
                      "amount": "86.64",
                      "currencyCode": "NOK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "133.68",
                        "currencyCode": "BBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20978,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1355,
                      "equivalentAmount": {
                        "amount": "159.32",
                        "currencyCode": "HKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "101.56",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47767,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2583,
                      "equivalentAmount": {
                        "amount": "47.52",
                        "currencyCode": "BHD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "178.1",
                        "currencyCode": "AZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39323,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2835,
                      "equivalentAmount": {
                        "amount": "341.11",
                        "currencyCode": "XCD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "473.91",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 29022,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2952,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "383.38",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "138.52",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 14694,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4474,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "297.83",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "195.22",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 39157,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1682,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "192.41",
                        "currencyCode": "COP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "436.09",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 32000,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4454,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "109.65",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1012
                },
                "passengerReferenceIds": [
                  "0d23013b-8bb3-42d0-89c1-310ea8b704e3",
                  "fc9eefa7-65ee-431f-be5b-bd86a320bc38",
                  "bb130fe5-24ea-45b8-aa41-d87d8f361e53",
                  "dfc8afbd-8388-485f-b755-9969eb296c29",
                  "0f660405-4ca2-44cc-ab78-3d1517b21861",
                  "ab928729-1323-4a82-9d4b-10708df2f950",
                  "f479378d-710f-47fa-8804-2ff3574d0dbc",
                  "60ec5d7c-8e4a-4338-b8fc-d6d4a313ade2",
                  "4e3e30c0-8b18-4231-9604-bfa5967363a1"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "492.07",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 25237,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1042,
                    "equivalentAmount": {
                      "amount": "64.6",
                      "currencyCode": "SEK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "117.19",
                          "currencyCode": "CDF"
                        },
                        "awardAmount": {
                          "amount": 9682,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3312,
                        "equivalentAmount": {
                          "amount": "46.19",
                          "currencyCode": "COP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "379.19",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 1713,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1444,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "102.08",
                            "currencyCode": "STN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "124.21",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 3103,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2253,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "433.24",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "340.28",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 26818,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3249,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "494.31",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "290.98",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 3279,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2134,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "68.11",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "36.11",
                          "currencyCode": "MOP"
                        },
                        "awardAmount": {
                          "amount": 5298,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0834,
                        "equivalentAmount": {
                          "amount": "88.05",
                          "currencyCode": "BZD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "444.6",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 39243,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.476,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "101.8",
                            "currencyCode": "VES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "15.2",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 15123,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1601,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "233.05",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "387.29",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 18512,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0404,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "263.2",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "475.27",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 9276,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3816,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "16.08",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "458.91",
                          "currencyCode": "ETB"
                        },
                        "awardAmount": {
                          "amount": 49236,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0194,
                        "equivalentAmount": {
                          "amount": "366.15",
                          "currencyCode": "BTN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "190.74",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 19095,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0209,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "298.21",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "54.33",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 18471,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4909,
                    "equivalentAmount": {
                      "amount": "432.26",
                      "currencyCode": "NIO"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "142.99",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 15182,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.27,
                    "equivalentAmount": {
                      "amount": "344.6",
                      "currencyCode": "MRU"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "323.96",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 23210,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0568,
                    "equivalentAmount": {
                      "amount": "201.19",
                      "currencyCode": "MOP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "292.96",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 16305,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1975,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "482.78",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "431.9",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 41872,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1978,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "470.08",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "286.3",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 31206,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4325,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "39",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "103.68",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 3555,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3433,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "319.6",
                        "currencyCode": "GEL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "416.67",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 40635,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0686,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "473.98",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "188.21",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 46255,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0839,
                    "equivalentAmount": {
                      "amount": "182.31",
                      "currencyCode": "AWG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "189.78",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 32700,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3471,
                    "equivalentAmount": {
                      "amount": "469.31",
                      "currencyCode": "WST"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0528
                },
                "passengerReferenceIds": [
                  "dc649e48-df18-4926-9128-1897b44ac07f",
                  "0b02e053-7e0d-4440-94eb-a5d0e9999a32",
                  "ef1cd5cf-e454-42c7-864b-df57894f9d0c",
                  "e656add2-3371-47ea-8870-23ed8a4b7cf3",
                  "07b1aad8-781c-46d9-9c03-5160daf602dd",
                  "ba7285d8-e528-47f7-bcbb-b80ce5047568",
                  "92c6c374-5b1a-4b7e-aa27-0ab505998a24",
                  "6d710604-2e64-44d4-850d-b8f65aea1a5c",
                  "65f4dbd0-ec83-4071-922b-45ef0e151d02"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "385.54",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 39237,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1966,
                    "equivalentAmount": {
                      "amount": "34.52",
                      "currencyCode": "BDT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "131.55",
                          "currencyCode": "MUR"
                        },
                        "awardAmount": {
                          "amount": 41490,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0431,
                        "equivalentAmount": {
                          "amount": "431.45",
                          "currencyCode": "GMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "237.79",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 19619,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3602,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "424.68",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "451.98",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 28235,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0341,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "137",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "99.05",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 38644,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1327,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "58.98",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "23.43",
                          "currencyCode": "SBD"
                        },
                        "awardAmount": {
                          "amount": 22619,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3867,
                        "equivalentAmount": {
                          "amount": "161.47",
                          "currencyCode": "SSP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "290.73",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 49451,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4189,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "424.75",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "302.12",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 6613,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4527,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "477.94",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "379.56",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 12779,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.372,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "278.73",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "428.28",
                          "currencyCode": "JOD"
                        },
                        "awardAmount": {
                          "amount": 28435,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2329,
                        "equivalentAmount": {
                          "amount": "398.21",
                          "currencyCode": "COP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "362.06",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 16547,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1033,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "121.43",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "46.11",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 16057,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3548,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "474.66",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "226.62",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 17363,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4723,
                    "equivalentAmount": {
                      "amount": "316.8",
                      "currencyCode": "KZT"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "263.98",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 23689,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0946,
                    "equivalentAmount": {
                      "amount": "440.32",
                      "currencyCode": "LAK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "216.78",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 28361,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0275,
                    "equivalentAmount": {
                      "amount": "318.2",
                      "currencyCode": "XCD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "45.84",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 15099,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3199,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "80.73",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "144.42",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 11735,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3711,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "399.75",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "43.7",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 38406,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3746,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "498.68",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "403.02",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 1627,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3289,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "98.4",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "441.38",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 10881,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4233,
                    "equivalentAmount": {
                      "amount": "404.82",
                      "currencyCode": "SAR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "220.7",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 15773,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4049,
                    "equivalentAmount": {
                      "amount": "186.01",
                      "currencyCode": "JPY"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8693
                },
                "passengerReferenceIds": [
                  "58b1a28d-f0d3-4058-b12a-ee49c262f23c",
                  "52736bb5-86ba-4311-b012-772f2c9dc7f3",
                  "b6c29032-f33b-45d9-ada3-94cd0d8d5cfb",
                  "fc7d81ab-62a6-4462-9052-3517818d1e50",
                  "fd792a83-0dc3-448f-878e-ab11b38bc3c7",
                  "9be2a12b-1bf4-4c8b-8e18-52aed5522913",
                  "ce841e8b-6ec2-40fc-b41f-1602c0183887",
                  "4c1f7e5b-19c1-4100-8686-51fa25a8617f",
                  "addf0fee-8ff8-4286-ad11-c2ebcdd9a827"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "264.05",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 3095,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2968,
                    "equivalentAmount": {
                      "amount": "189.64",
                      "currencyCode": "SYP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "415.02",
                          "currencyCode": "BMD"
                        },
                        "awardAmount": {
                          "amount": 9517,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3048,
                        "equivalentAmount": {
                          "amount": "75.09",
                          "currencyCode": "MOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "489.38",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 27366,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1069,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "178.26",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "157.33",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 2844,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.273,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "231.77",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "70.2",
                          "currencyCode": "YER"
                        },
                        "awardAmount": {
                          "amount": 7018,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0904,
                        "equivalentAmount": {
                          "amount": "314.26",
                          "currencyCode": "LRD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "429.84",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 26577,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3939,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "108.61",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "113.1",
                            "currencyCode": "WST"
                          },
                          "awardAmount": {
                            "amount": 46768,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1253,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "391.58",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "108.23",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 27941,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4051,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "157.41",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "185.95",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 35883,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4454,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "405.9",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "466.55",
                          "currencyCode": "MWK"
                        },
                        "awardAmount": {
                          "amount": 40350,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2018,
                        "equivalentAmount": {
                          "amount": "77.33",
                          "currencyCode": "CHF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "174.61",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 5321,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4101,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "74.23",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "188.59",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 19141,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2994,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "283.69",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "129.69",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 30040,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.317,
                    "equivalentAmount": {
                      "amount": "37.02",
                      "currencyCode": "SZL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "211.09",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 9564,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2465,
                    "equivalentAmount": {
                      "amount": "71.41",
                      "currencyCode": "KRW"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "97.39",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 41930,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2092,
                    "equivalentAmount": {
                      "amount": "115.56",
                      "currencyCode": "ZAR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "240.46",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 22376,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3646,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "11.75",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "150.02",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 34669,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.189,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "144.03",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "349.25",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 1663,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1962,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "273.03",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "84.22",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 12579,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0388,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "416.03",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "250.82",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 34087,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3401,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "265.07",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "394.53",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 15388,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4389,
                    "equivalentAmount": {
                      "amount": "385.86",
                      "currencyCode": "SCR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "121.6",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 23529,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3288,
                    "equivalentAmount": {
                      "amount": "268.73",
                      "currencyCode": "ISK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8119
                },
                "passengerReferenceIds": [
                  "d2eef62a-0f3a-42af-847a-c9a52543bbf5",
                  "af5a1c2c-23a8-4d8e-8f91-1cf8a30847f9",
                  "677ec517-98d7-4ac8-82f1-708220a93d5a",
                  "e096b73f-d54e-4de7-ad8b-d7e96a54bbf0",
                  "3225d6fe-a786-4cc5-9bd9-fa048ab76710",
                  "79c84bde-3b1f-49b7-90ff-96a1dc3f62f6",
                  "08c81544-20f9-4ce6-8ff6-d03b4fee29b0",
                  "e0692ad2-a3cc-4242-b9bd-57820a1dfa02",
                  "24329274-e6e4-4389-99e3-26e1704f9949"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "285.96",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 21946,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.476,
                    "equivalentAmount": {
                      "amount": "147.94",
                      "currencyCode": "KGS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "235.46",
                          "currencyCode": "IQD"
                        },
                        "awardAmount": {
                          "amount": 24505,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3637,
                        "equivalentAmount": {
                          "amount": "160.54",
                          "currencyCode": "CUP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "311.96",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 23970,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2978,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "35.43",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "150.12",
                          "currencyCode": "PGK"
                        },
                        "awardAmount": {
                          "amount": 37450,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4086,
                        "equivalentAmount": {
                          "amount": "442.14",
                          "currencyCode": "AWG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "154.66",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 15568,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4671,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "385.99",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "105.79",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 6692,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.493,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "266.69",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "360.18",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 6935,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4048,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "181.86",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "163.72",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 24458,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3428,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "299.23",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "295.9",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 12191,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1698,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "229.19",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "93.82",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 1852,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1564,
                        "equivalentAmount": {
                          "amount": "233.35",
                          "currencyCode": "MAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "460.92",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 30281,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2868,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "220.68",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "469.15",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 14617,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3749,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "310.78",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "394.52",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 7492,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4053,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "282.02",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "412.33",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 18289,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3815,
                    "equivalentAmount": {
                      "amount": "438.54",
                      "currencyCode": "XAF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "484.11",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 5969,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0505,
                    "equivalentAmount": {
                      "amount": "207.92",
                      "currencyCode": "TND"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "87.59",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 48928,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4679,
                    "equivalentAmount": {
                      "amount": "361.05",
                      "currencyCode": "RUB"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "427.49",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 16554,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1674,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "365.9",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "188.25",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 14565,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2442,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "371.69",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "78.98",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 11503,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3429,
                    "equivalentAmount": {
                      "amount": "215.35",
                      "currencyCode": "BDT"
                    }
                  },
                  {
                    "amount": {
                      "amount": "445.39",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 11771,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2871,
                    "equivalentAmount": {
                      "amount": "111.64",
                      "currencyCode": "CRC"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9068
                },
                "passengerReferenceIds": [
                  "1baaa825-c051-464b-a70b-5bf57abe595c",
                  "d2f478d0-cf04-45d2-a18d-c938701ff69a",
                  "1501f6c8-da6a-45dd-935b-9945c1cef816",
                  "f81589b7-cf98-4f8b-99a8-1ac385d7d8c5",
                  "8cd38fee-4879-4bfd-964e-20fcb997306a",
                  "4bbaddfc-4bce-45a2-92a0-0bfde76da234",
                  "ee2b77ad-74b1-4c03-a997-89b7ee89a251",
                  "977174ee-eb7b-444e-b46d-0d5de6338b9d",
                  "bf3afda0-3e06-4a28-b055-f6f85234d7fc"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "461.15",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 44943,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1696,
                    "equivalentAmount": {
                      "amount": "379.99",
                      "currencyCode": "NOK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "302.25",
                          "currencyCode": "STN"
                        },
                        "awardAmount": {
                          "amount": 28654,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.105,
                        "equivalentAmount": {
                          "amount": "478.64",
                          "currencyCode": "XCD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "270.37",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 22993,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.376,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "125.92",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "253.39",
                            "currencyCode": "ISK"
                          },
                          "awardAmount": {
                            "amount": 35956,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3937,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "178.23",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "147.49",
                          "currencyCode": "JOD"
                        },
                        "awardAmount": {
                          "amount": 4561,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0909,
                        "equivalentAmount": {
                          "amount": "33.42",
                          "currencyCode": "COP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "153.64",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 26917,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0621,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "173.3",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "363.21",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 38284,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2305,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "266.51",
                            "currencyCode": "STN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "321.43",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 29227,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0503,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "201.33",
                            "currencyCode": "LYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "423.27",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 38234,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4593,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "323.82",
                            "currencyCode": "SLE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "426.47",
                          "currencyCode": "PHP"
                        },
                        "awardAmount": {
                          "amount": 14567,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4849,
                        "equivalentAmount": {
                          "amount": "268.72",
                          "currencyCode": "FJD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "167.95",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 44397,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0329,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "392.85",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "414.26",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 25344,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2488,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "359.14",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "320.75",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 42788,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4725,
                    "equivalentAmount": {
                      "amount": "288.51",
                      "currencyCode": "ALL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "129.53",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 8187,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.107,
                    "equivalentAmount": {
                      "amount": "387.08",
                      "currencyCode": "VUV"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "224.66",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 32036,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.292,
                    "equivalentAmount": {
                      "amount": "488.18",
                      "currencyCode": "BYN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "341.74",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 29368,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.45,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "231.37",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "170.57",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 45493,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1399,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "80.79",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "412.63",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 32657,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.354,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "139.18",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "309.09",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 43865,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.419,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "261.53",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "183.49",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 37243,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2307,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "210.88",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "149.35",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 6140,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0723,
                    "equivalentAmount": {
                      "amount": "408.13",
                      "currencyCode": "ERN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "447.98",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 21628,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.343,
                    "equivalentAmount": {
                      "amount": "485.49",
                      "currencyCode": "PGK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9659
                },
                "passengerReferenceIds": [
                  "a168c855-55eb-4058-b556-b31a17c84e71",
                  "273513f1-13a8-48f7-92eb-3e03cf2f161a",
                  "1c253574-88b4-4359-ba8c-ff6873cbab64",
                  "f3886326-16b5-4e0b-82ac-805b57c7fa61",
                  "5ef312dd-bcc9-4b3a-84b4-9faf823fcc3a",
                  "c8d74e69-b010-46a2-9cc9-d7c73ca31a01",
                  "2ebdb333-dac2-43fb-ad83-3de196463f3a",
                  "8e57bdcb-1f4e-4044-9ff1-6f2849292440",
                  "39fbe8f8-5b17-47f5-8e3c-492def21d924"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "230.02",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 14295,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1639,
                    "equivalentAmount": {
                      "amount": "94.59",
                      "currencyCode": "TWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "185.69",
                          "currencyCode": "UGX"
                        },
                        "awardAmount": {
                          "amount": 4278,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0448,
                        "equivalentAmount": {
                          "amount": "308.12",
                          "currencyCode": "COP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "450.55",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 9030,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0683,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "433.16",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "208.16",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 7183,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4248,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "410.43",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "397.52",
                          "currencyCode": "CLP"
                        },
                        "awardAmount": {
                          "amount": 45433,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4637,
                        "equivalentAmount": {
                          "amount": "448.62",
                          "currencyCode": "BRL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "497.28",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 1918,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3909,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "292.75",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "262.79",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 26697,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4089,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "21.57",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "413.43",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 14916,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0765,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "86.28",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "149.03",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 12327,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1242,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "410.42",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "453.46",
                          "currencyCode": "FJD"
                        },
                        "awardAmount": {
                          "amount": 27492,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1674,
                        "equivalentAmount": {
                          "amount": "153.92",
                          "currencyCode": "NGN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "159.85",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 43867,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2058,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "83.17",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "370.48",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 11398,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3133,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "133.32",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "299.54",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 11776,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1801,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "29.61",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "360.45",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 46548,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1832,
                    "equivalentAmount": {
                      "amount": "410.7",
                      "currencyCode": "JMD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "279.04",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 43905,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4709,
                    "equivalentAmount": {
                      "amount": "13.27",
                      "currencyCode": "MMK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "184.18",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 5962,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4907,
                    "equivalentAmount": {
                      "amount": "255.87",
                      "currencyCode": "INR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "218.33",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 5408,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1982,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "468.19",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "226.1",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 15140,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.207,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "169.14",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "80.07",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 8379,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1843,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "304.82",
                        "currencyCode": "ILS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "160.39",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 29168,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.178,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "22.01",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "389.6",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 4815,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3264,
                    "equivalentAmount": {
                      "amount": "220.09",
                      "currencyCode": "CZK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "138.99",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 8665,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2618,
                    "equivalentAmount": {
                      "amount": "225",
                      "currencyCode": "LSL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9693
                },
                "passengerReferenceIds": [
                  "be296855-365d-4b77-b245-e1c2cdfc36b5",
                  "e3f934f0-74a0-47d3-9783-ef60b8dcb6f5",
                  "42956347-2c94-4cd7-b6df-a6aaad6cae48",
                  "7dd42ceb-c045-4081-be07-19cb62dc3e99",
                  "ada3b318-f595-4886-b966-8da187757e28",
                  "602eeb6f-77da-4f2a-b473-4c75d4742988",
                  "79abfc39-d85f-46c5-aa15-fe171e2c9919",
                  "d761af12-fb0e-4573-8b8b-f47a3d35dae9",
                  "51233994-976b-4afe-b9e6-04e8d09e6213"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "249.41",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 49314,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2035,
                    "equivalentAmount": {
                      "amount": "317.55",
                      "currencyCode": "PEN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "267.4",
                          "currencyCode": "MWK"
                        },
                        "awardAmount": {
                          "amount": 5649,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2806,
                        "equivalentAmount": {
                          "amount": "199.7",
                          "currencyCode": "BYN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "119.71",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 29836,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1862,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "323.6",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "246.49",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 12302,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1515,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "136.11",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "429.55",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 4663,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0821,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "443.03",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "153.75",
                          "currencyCode": "USD"
                        },
                        "awardAmount": {
                          "amount": 1937,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3095,
                        "equivalentAmount": {
                          "amount": "118.7",
                          "currencyCode": "VES"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "89.37",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 38654,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2761,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "316.99",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "380.12",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 41751,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.241,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "396.86",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "298.12",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 30209,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1523,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "264.79",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "336.87",
                          "currencyCode": "UZS"
                        },
                        "awardAmount": {
                          "amount": 17726,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1648,
                        "equivalentAmount": {
                          "amount": "384.55",
                          "currencyCode": "TTD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "478.61",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 36048,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2862,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "292.08",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "249.15",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 48818,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4591,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "343.81",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "438.88",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 32372,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4273,
                    "equivalentAmount": {
                      "amount": "273.11",
                      "currencyCode": "BRL"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "446.65",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 40836,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.284,
                    "equivalentAmount": {
                      "amount": "316.52",
                      "currencyCode": "MYR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "251.95",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 5564,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2139,
                    "equivalentAmount": {
                      "amount": "261.94",
                      "currencyCode": "LYD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "148.2",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 17933,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2453,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "436.93",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "149.03",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 6521,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.183,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "292.69",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "427.86",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 48801,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2288,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "359.47",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "23.87",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 5577,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3063,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "241.07",
                        "currencyCode": "PLN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "372.95",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 6641,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2723,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "230.66",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "233.81",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 49605,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3154,
                    "equivalentAmount": {
                      "amount": "72.75",
                      "currencyCode": "KRW"
                    }
                  },
                  {
                    "amount": {
                      "amount": "123.55",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 2851,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1591,
                    "equivalentAmount": {
                      "amount": "103.92",
                      "currencyCode": "MGA"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9354
                },
                "passengerReferenceIds": [
                  "66f7d095-7709-4a8a-b47a-9bb17a8b106b",
                  "b21bc3b3-b742-47eb-9ac0-8922b05b39d9",
                  "fa9d7ba8-6cbc-4b17-aefe-ef879571c949",
                  "473d6587-c99a-431a-a252-22823faa1701",
                  "1e9188ff-6883-486e-8393-e328224d59b2",
                  "858c5d39-dade-4016-b7fa-27f742d27b09",
                  "77329fce-c726-47ac-917c-2c17e2f7b0ca",
                  "beb9cd1f-9532-4dd5-b3ea-5ac03b46c2ae",
                  "82045457-2106-492b-af4c-e5e345d0e795"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "220.33",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 38624,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3718,
                    "equivalentAmount": {
                      "amount": "99.64",
                      "currencyCode": "NGN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "84.15",
                          "currencyCode": "STN"
                        },
                        "awardAmount": {
                          "amount": 17023,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0148,
                        "equivalentAmount": {
                          "amount": "242.26",
                          "currencyCode": "SLE"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "179.8",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 37168,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3517,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "238.26",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "47.72",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 40866,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0219,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "413.41",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "81.97",
                          "currencyCode": "MZN"
                        },
                        "awardAmount": {
                          "amount": 28031,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0576,
                        "equivalentAmount": {
                          "amount": "239.11",
                          "currencyCode": "USD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "218.43",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 24009,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2763,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "355.69",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "118.93",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 41432,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2531,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "96.61",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "270.98",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 20852,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4045,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "185.49",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "436.34",
                          "currencyCode": "PAB"
                        },
                        "awardAmount": {
                          "amount": 22408,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1504,
                        "equivalentAmount": {
                          "amount": "112.03",
                          "currencyCode": "GTQ"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "112.52",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 31257,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0843,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "213.69",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "234.15",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 36002,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3242,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "420.13",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "409.88",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 11449,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1429,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "359.96",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "90.02",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 2138,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1308,
                    "equivalentAmount": {
                      "amount": "266.71",
                      "currencyCode": "MMK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "169.74",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 11884,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1102,
                    "equivalentAmount": {
                      "amount": "51.35",
                      "currencyCode": "SOS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "137.56",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 1173,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4174,
                    "equivalentAmount": {
                      "amount": "117.08",
                      "currencyCode": "QAR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "398.44",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 24713,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2044,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "189.38",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "476.13",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 18422,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3174,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "200.1",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "308.51",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 41612,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3738,
                    "equivalentAmount": {
                      "amount": "13.4",
                      "currencyCode": "ANG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "35.12",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 19583,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0446,
                    "equivalentAmount": {
                      "amount": "289.4",
                      "currencyCode": "VND"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8186
                },
                "passengerReferenceIds": [
                  "2a10e1ad-0ad6-4e7b-b34e-95206d5adf80",
                  "9f9c85f9-6d9a-4e79-a42b-77de925fc530",
                  "88229656-179d-47e0-b005-326e4da57fb6",
                  "d348b100-eec0-42f2-8bf7-e7abbc2ec158",
                  "74d3ce77-bbde-4dfd-a883-cdba7a8f587b",
                  "c515a298-85b0-490e-9128-5cbb293bae66",
                  "09a4568a-d32b-4e17-ac7e-f6d6738c8722",
                  "3361b123-4ae9-48fb-8db9-3c22b7db2803",
                  "79718e39-3025-45f1-8831-439246a09093"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "140.23",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 4227,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4149,
                    "equivalentAmount": {
                      "amount": "206.44",
                      "currencyCode": "SDG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "458.63",
                          "currencyCode": "RON"
                        },
                        "awardAmount": {
                          "amount": 8084,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4749,
                        "equivalentAmount": {
                          "amount": "329.07",
                          "currencyCode": "IRR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "489.15",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 29214,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3072,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "202.3",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "374.77",
                            "currencyCode": "XCD"
                          },
                          "awardAmount": {
                            "amount": 5526,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.19,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "65.12",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "182.77",
                            "currencyCode": "EUR"
                          },
                          "awardAmount": {
                            "amount": 42817,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.356,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "19.46",
                            "currencyCode": "BSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "144.8",
                            "currencyCode": "JOD"
                          },
                          "awardAmount": {
                            "amount": 46002,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2952,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "266.06",
                            "currencyCode": "BIF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "292.98",
                          "currencyCode": "UZS"
                        },
                        "awardAmount": {
                          "amount": 45078,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0686,
                        "equivalentAmount": {
                          "amount": "100.01",
                          "currencyCode": "AFN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "247.62",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 37323,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4038,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "52.49",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "407.96",
                            "currencyCode": "WST"
                          },
                          "awardAmount": {
                            "amount": 34460,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2885,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "214.44",
                            "currencyCode": "LSL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "342.1",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 25234,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3858,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "329.84",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "377.6",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 25036,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1317,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "218.63",
                            "currencyCode": "VUV"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "193.19",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 27578,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.073,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "111.29",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "263.12",
                          "currencyCode": "SSP"
                        },
                        "awardAmount": {
                          "amount": 9713,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1201,
                        "equivalentAmount": {
                          "amount": "319.32",
                          "currencyCode": "MMK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "134.63",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 4896,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3444,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "323.15",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "30.32",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 9589,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1063,
                    "equivalentAmount": {
                      "amount": "92.42",
                      "currencyCode": "ISK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "386.09",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 36383,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4803,
                    "equivalentAmount": {
                      "amount": "477.27",
                      "currencyCode": "ILS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "485.49",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 15895,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0114,
                    "equivalentAmount": {
                      "amount": "360.78",
                      "currencyCode": "XOF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "230.96",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 38634,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1841,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "27.41",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "496.42",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 28785,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1077,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "495.44",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "32.47",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 15602,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4568,
                    "equivalentAmount": {
                      "amount": "313.64",
                      "currencyCode": "TMT"
                    }
                  },
                  {
                    "amount": {
                      "amount": "214.66",
                      "currencyCode": "SEK"
                    },
                    "awardAmount": {
                      "amount": 11516,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1371,
                    "equivalentAmount": {
                      "amount": "298.92",
                      "currencyCode": "DJF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "229.33",
                  "currencyCode": "BND"
                },
                "awardAmount": {
                  "amount": 24307,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4668,
                "equivalentAmount": {
                  "amount": "270.4",
                  "currencyCode": "JPY"
                }
              },
              "fees": {
                "amount": {
                  "amount": "464.13",
                  "currencyCode": "SSP"
                },
                "awardAmount": {
                  "amount": 20208,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3252,
                "equivalentAmount": {
                  "amount": "156.91",
                  "currencyCode": "MOP"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "62.08",
                  "currencyCode": "TRY"
                },
                "awardAmount": {
                  "amount": 10387,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2265,
                "equivalentAmount": {
                  "amount": "92.47",
                  "currencyCode": "KES"
                }
              },
              "offerItemReferenceId": "f22ec2ed-d5c9-4629-aa21-a7247334fd01",
              "tax": {
                "amount": {
                  "amount": "492.48",
                  "currencyCode": "CNY"
                },
                "awardAmount": {
                  "amount": 9132,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1191,
                "equivalentAmount": {
                  "amount": "27.89",
                  "currencyCode": "KWD"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "132.16",
                    "currencyCode": "LAK"
                  },
                  "awardAmount": {
                    "amount": 17119,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3364,
                  "equivalentAmount": {
                    "amount": "351.35",
                    "currencyCode": "NPR"
                  }
                },
                {
                  "amount": {
                    "amount": "169.41",
                    "currencyCode": "AFN"
                  },
                  "awardAmount": {
                    "amount": 15203,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2648,
                  "equivalentAmount": {
                    "amount": "339.08",
                    "currencyCode": "GYD"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "483.63",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 11052,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4667,
                    "equivalentAmount": {
                      "amount": "325.71",
                      "currencyCode": "CVE"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "333.53",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 7208,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1445,
                    "equivalentAmount": {
                      "amount": "38.83",
                      "currencyCode": "DOP"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "159.19",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 17982,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3409,
                    "equivalentAmount": {
                      "amount": "317.6",
                      "currencyCode": "ANG"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "45.91",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 13991,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1043,
                    "equivalentAmount": {
                      "amount": "354.24",
                      "currencyCode": "EGP"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "208.39",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 46975,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0974,
                      "equivalentAmount": {
                        "amount": "140.17",
                        "currencyCode": "KRW"
                      }
                    },
                    {
                      "amount": {
                        "amount": "159.97",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 34182,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2103,
                      "equivalentAmount": {
                        "amount": "150.46",
                        "currencyCode": "BYN"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "107.57",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 19319,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4055,
                    "equivalentAmount": {
                      "amount": "209.73",
                      "currencyCode": "XCD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "336.81",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 32778,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3175,
                    "equivalentAmount": {
                      "amount": "185.84",
                      "currencyCode": "AZN"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "329.78",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 8561,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1853,
                    "equivalentAmount": {
                      "amount": "320.82",
                      "currencyCode": "GEL"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "454.4",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 24855,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2362,
                    "equivalentAmount": {
                      "amount": "259",
                      "currencyCode": "BND"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "384.5",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 46470,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2259,
                      "equivalentAmount": {
                        "amount": "146.27",
                        "currencyCode": "MAD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "27.38",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 36512,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1601,
                      "equivalentAmount": {
                        "amount": "314.8",
                        "currencyCode": "KMF"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "174.52",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 4881,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2594,
                    "equivalentAmount": {
                      "amount": "287.7",
                      "currencyCode": "SYP"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "478.71",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 14436,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1397,
                    "equivalentAmount": {
                      "amount": "476.21",
                      "currencyCode": "VND"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "189.49",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 30557,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.259,
                    "equivalentAmount": {
                      "amount": "427.07",
                      "currencyCode": "XAF"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "234.76",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 39301,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1156,
                    "equivalentAmount": {
                      "amount": "385.1",
                      "currencyCode": "TWD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "499.8",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 25058,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2939,
                      "equivalentAmount": {
                        "amount": "153.36",
                        "currencyCode": "MGA"
                      }
                    },
                    {
                      "amount": {
                        "amount": "390.23",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 4135,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2294,
                      "equivalentAmount": {
                        "amount": "155.41",
                        "currencyCode": "KRW"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "440.39",
                    "currencyCode": "PHP"
                  },
                  "percentage": "5.56"
                },
                "passengerReferenceIds": [
                  "b799babd-48cc-443c-9b45-5be4fd89e95c",
                  "47db4d64-d021-4a9e-addf-4164125ea789",
                  "08ba4792-4042-44a2-9074-6f4ebd4a769a",
                  "73b0b279-7c42-4695-b438-87ea23f2c1ff",
                  "9ca41778-3ad0-4be1-8c3a-e3fa4549fbd0",
                  "57c4d472-6f79-4442-9b74-9d444a24295a",
                  "bb2b8e07-3f3b-4eb4-afea-ae86368d6b7e",
                  "79aa1d63-5d19-48d4-a6f5-2eae227a9255",
                  "f9739ce3-acf2-4d4e-a81f-a38f4a9181d4"
                ],
                "total": {
                  "amount": {
                    "amount": "42.64",
                    "currencyCode": "ERN"
                  },
                  "awardAmount": {
                    "amount": 49500,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3868,
                  "equivalentAmount": {
                    "amount": "296.23",
                    "currencyCode": "QAR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "356.48",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 16678,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0549,
                    "equivalentAmount": {
                      "amount": "488.02",
                      "currencyCode": "SDG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "248.8",
                        "currencyCode": "RON"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18497,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0542,
                      "equivalentAmount": {
                        "amount": "499.89",
                        "currencyCode": "SLE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "11.53",
                        "currencyCode": "DKK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39274,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1736,
                      "equivalentAmount": {
                        "amount": "275.2",
                        "currencyCode": "GTQ"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "20.23",
                        "currencyCode": "TWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18498,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2496,
                      "equivalentAmount": {
                        "amount": "69.57",
                        "currencyCode": "HNL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "489.2",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 25900,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1529,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "489.34",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "57.43",
                    "currencyCode": "MXN"
                  },
                  "percentage": "6.7"
                },
                "passengerReferenceIds": [
                  "a9365089-66ac-41f9-9fa0-f00a580c565d",
                  "88b1eb6e-36db-45a3-850c-707362b34c41",
                  "88bedc90-a4d0-4563-82eb-3012732fc949",
                  "1af0b2f5-3e47-43f0-9e84-7d60f313dc79",
                  "e580bf92-c613-4ebf-97cd-c0c1b5caf986",
                  "edee700c-dfb1-4f6a-b51b-3efe27c5d830",
                  "3a000b26-7e3d-4e97-a4cc-c45955bb83ad",
                  "a80a86b9-caa3-4ac9-9a59-0e316e4af202",
                  "b2920cdf-eb47-48b2-9445-f2acf2a5338e"
                ],
                "total": {
                  "amount": {
                    "amount": "446.6",
                    "currencyCode": "LKR"
                  },
                  "awardAmount": {
                    "amount": 30701,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0556,
                  "equivalentAmount": {
                    "amount": "397.41",
                    "currencyCode": "CRC"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "379.35",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 33225,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3179,
                    "equivalentAmount": {
                      "amount": "113.75",
                      "currencyCode": "KYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "108.14",
                        "currencyCode": "LSL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14595,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4146,
                      "equivalentAmount": {
                        "amount": "474.6",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "469.42",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36862,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2996,
                      "equivalentAmount": {
                        "amount": "92.51",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "198.22",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27343,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3857,
                      "equivalentAmount": {
                        "amount": "70.03",
                        "currencyCode": "NZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "388.12",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 23719,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.492,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "38.65",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "225.32",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 14159,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2988,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "423.45",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "143.78",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 1663,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2368,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "287.21",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "130.38",
                    "currencyCode": "ETB"
                  },
                  "percentage": "13.68"
                },
                "passengerReferenceIds": [
                  "4728cba4-94af-4f35-9c5c-13cee5bfe037",
                  "cce7cd79-7ff4-4ec8-b240-ae1e23e70ef6",
                  "8125b56a-5653-45b1-b956-713b3b904ed5",
                  "cb8dba58-cf74-4c56-929e-b3e04a18cde3",
                  "53f8d633-ea20-4f45-a40b-c5ba2f567f09",
                  "27a1e918-05e8-4c77-8d43-39fd8a5bb431",
                  "7af14cf8-43a4-479a-9247-763c7459d417",
                  "8ef507e3-3bb8-4f97-b3b8-726cbf367c26",
                  "8d33db89-5c5d-48b9-99bf-5efef0f44513"
                ],
                "total": {
                  "amount": {
                    "amount": "248.57",
                    "currencyCode": "SYP"
                  },
                  "awardAmount": {
                    "amount": 43596,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1052,
                  "equivalentAmount": {
                    "amount": "304.19",
                    "currencyCode": "KHR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "398.67",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 7392,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2574,
                    "equivalentAmount": {
                      "amount": "17.6",
                      "currencyCode": "MWK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "56.8",
                        "currencyCode": "FJD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38776,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.152,
                      "equivalentAmount": {
                        "amount": "85.64",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "381.27",
                        "currencyCode": "VES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15040,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4468,
                      "equivalentAmount": {
                        "amount": "69.48",
                        "currencyCode": "BHD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "127.63",
                        "currencyCode": "ETB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26899,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4001,
                      "equivalentAmount": {
                        "amount": "353.68",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "208.09",
                        "currencyCode": "DKK"
                      },
                      "awardAmount": {
                        "amount": 41523,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3246,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "191.03",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "116.2",
                        "currencyCode": "EGP"
                      },
                      "awardAmount": {
                        "amount": 40341,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1009,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "250.08",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "407.52",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 4997,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3434,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "479.77",
                        "currencyCode": "ILS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "106.58",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 48239,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.355,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "442.2",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "255",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 2435,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0187,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "189.2",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "212.33",
                    "currencyCode": "BHD"
                  },
                  "percentage": "5.81"
                },
                "passengerReferenceIds": [
                  "4657397f-f63b-4cd9-8eab-bccbacf73003",
                  "1fc3a10f-82d9-4a3d-a29f-7a3b1a654ada",
                  "d120d805-7151-4845-9c7e-789c3ec18bcc",
                  "f5822e28-14f7-4b41-82e4-d099afc4f627",
                  "121ce05f-c08f-48c1-92e3-fdb3bcd60d99",
                  "cdbf3b0e-0c8b-4a03-b59f-e0bc8c849e34",
                  "6fb4ad4f-785e-4725-800b-36f277e7b71c",
                  "4908b5ce-2d6b-43e0-b27f-eb3829c2caf3",
                  "a6503f90-a169-4619-9459-d23f641efe67"
                ],
                "total": {
                  "amount": {
                    "amount": "414.66",
                    "currencyCode": "GIP"
                  },
                  "awardAmount": {
                    "amount": 8979,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1077,
                  "equivalentAmount": {
                    "amount": "290.75",
                    "currencyCode": "QAR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "486.82",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 6609,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0873,
                    "equivalentAmount": {
                      "amount": "209.22",
                      "currencyCode": "DKK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "348.9",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41467,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.226,
                      "equivalentAmount": {
                        "amount": "136.49",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "421.68",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7855,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2322,
                      "equivalentAmount": {
                        "amount": "419.11",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "289.38",
                        "currencyCode": "CAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25157,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4582,
                      "equivalentAmount": {
                        "amount": "364.19",
                        "currencyCode": "CVE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "56.32",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 23575,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0644,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "243.37",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "13.33",
                    "currencyCode": "CLP"
                  },
                  "percentage": "8.58"
                },
                "passengerReferenceIds": [
                  "51810626-fb28-4a53-9f98-024197778e8d",
                  "568048a4-667f-4157-9e36-b9658e5ae985",
                  "5938b29b-312f-489e-8b6a-4a8009465e24",
                  "acde018f-002c-417a-92c7-a2453908e713",
                  "adc76167-ca09-4a7e-9b57-312cf6fe1b20",
                  "eea9372c-5c32-4cd8-aa55-5f5dc5b31c5c",
                  "0b1f2ef4-7d0e-464b-896d-a13a5e9e518b",
                  "0923df9c-6f40-4525-8d7d-7d00354b0470",
                  "4ad4f0d3-4ea6-4b0f-9ef5-ccac7d7741cb"
                ],
                "total": {
                  "amount": {
                    "amount": "499.41",
                    "currencyCode": "XPF"
                  },
                  "awardAmount": {
                    "amount": 41333,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2116,
                  "equivalentAmount": {
                    "amount": "291.87",
                    "currencyCode": "AUD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "378.68",
                      "currencyCode": "TMT"
                    },
                    "awardAmount": {
                      "amount": 15277,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0199,
                    "equivalentAmount": {
                      "amount": "410.1",
                      "currencyCode": "SOS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "458.12",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28752,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1546,
                      "equivalentAmount": {
                        "amount": "481.07",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "469.71",
                        "currencyCode": "JPY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27395,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4508,
                      "equivalentAmount": {
                        "amount": "122.98",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "359.2",
                        "currencyCode": "CDF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2309,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1304,
                      "equivalentAmount": {
                        "amount": "124.34",
                        "currencyCode": "LSL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "155.58",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 47570,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4894,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "300.61",
                        "currencyCode": "TRY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "366.14",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 39993,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0161,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "105.82",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "427.07",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 42651,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0479,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "451.39",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "129.25",
                    "currencyCode": "BRL"
                  },
                  "percentage": "5.25"
                },
                "passengerReferenceIds": [
                  "f830ea1f-03ee-4645-a179-d09831dd8617",
                  "9041c2bf-152a-4dbc-bfc9-4f96bd634e6c",
                  "6e6562b0-533e-43ce-b2d3-5917c0aa1780",
                  "eac10233-b297-4db1-91ef-33844d9e93f5",
                  "3c1d79f1-0f97-41a7-9c07-2d16ba9e72d7",
                  "2647f47f-7b55-4e96-8422-57737efd105c",
                  "108078a7-61b1-477b-a1ac-4f3671e0a3cc",
                  "d831bc37-0798-473d-bcc0-d215166917c8",
                  "85c26566-c1af-4379-bdd7-2f663b520f5d"
                ],
                "total": {
                  "amount": {
                    "amount": "203.26",
                    "currencyCode": "KZT"
                  },
                  "awardAmount": {
                    "amount": 4016,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3246,
                  "equivalentAmount": {
                    "amount": "164.52",
                    "currencyCode": "ZMW"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "454.32",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 17011,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1454,
                    "equivalentAmount": {
                      "amount": "123.51",
                      "currencyCode": "SAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "432.49",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23574,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.176,
                      "equivalentAmount": {
                        "amount": "133.86",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "22.28",
                        "currencyCode": "CVE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33889,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3623,
                      "equivalentAmount": {
                        "amount": "248.56",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "242.97",
                        "currencyCode": "QAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5820,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0624,
                      "equivalentAmount": {
                        "amount": "145.4",
                        "currencyCode": "PEN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "99.51",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 15772,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4491,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "294.33",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "188.61",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 35081,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4078,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "83.04",
                        "currencyCode": "XAF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "103.63",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 47844,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4499,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "497.57",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "378.78",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 16838,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0223,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "42.2",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "194.37",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 25091,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2067,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "307.23",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "223.03",
                    "currencyCode": "MVR"
                  },
                  "percentage": "14.71"
                },
                "passengerReferenceIds": [
                  "2690743d-5f55-4d91-9dc8-091d9e0017f1",
                  "5fed82b0-82ca-4d74-ba75-aef3a96d2a21",
                  "c2c0cd8e-668b-4e63-8318-dd16d4ca9e11",
                  "40dc4fdd-ef4e-449e-b6e4-76ddb4eea1f6",
                  "cbcd9e5f-084f-446b-abab-b0649349cb7d",
                  "bff6bdc1-92d3-41cf-ab2d-d976ba069866",
                  "713cc771-5eaa-408a-b437-ef92fc98fdfb",
                  "be6e9801-bf02-4ea5-a7aa-6f04b80b1ba7",
                  "6d5c62bf-67a0-4db9-9000-db00abf7e92f"
                ],
                "total": {
                  "amount": {
                    "amount": "487.4",
                    "currencyCode": "LAK"
                  },
                  "awardAmount": {
                    "amount": 40865,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1818,
                  "equivalentAmount": {
                    "amount": "285.34",
                    "currencyCode": "AZN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "429.49",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 23218,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4966,
                    "equivalentAmount": {
                      "amount": "32.8",
                      "currencyCode": "CLP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "470.74",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48181,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0334,
                      "equivalentAmount": {
                        "amount": "449.84",
                        "currencyCode": "DJF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "420.33",
                        "currencyCode": "MWK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14090,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0387,
                      "equivalentAmount": {
                        "amount": "318.36",
                        "currencyCode": "IQD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "111.63",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13643,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1741,
                      "equivalentAmount": {
                        "amount": "83.29",
                        "currencyCode": "INR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "176.55",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 46786,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1852,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "236.9",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "22.91",
                    "currencyCode": "XOF"
                  },
                  "percentage": "11.36"
                },
                "passengerReferenceIds": [
                  "337bf4e9-c37b-4ccf-aac0-de57078f7022",
                  "6e278b8f-3be9-4d40-a654-d4907ba7cd88",
                  "2ae334bd-42b7-4817-a37f-6331f7f749c5",
                  "b71f344e-6ae5-4866-aff4-c9ab1ac3c61d",
                  "73c6adc5-7b56-4312-a46d-46dc9ec89108",
                  "ca693ce2-e0ec-4a46-9999-e26c9c95e2ed",
                  "67c65c6a-be7e-4e0a-8aa4-0db9694a7da1",
                  "750a31ab-2c1b-4ee6-a579-01d5652687f7",
                  "2329bef3-6620-49da-ad84-2a29b1bd7c34"
                ],
                "total": {
                  "amount": {
                    "amount": "402.45",
                    "currencyCode": "STN"
                  },
                  "awardAmount": {
                    "amount": 31288,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0335,
                  "equivalentAmount": {
                    "amount": "171.8",
                    "currencyCode": "MXN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "38.04",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 19113,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4545,
                    "equivalentAmount": {
                      "amount": "466.7",
                      "currencyCode": "KRW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "321.99",
                        "currencyCode": "BND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20424,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0311,
                      "equivalentAmount": {
                        "amount": "135.85",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "280.03",
                        "currencyCode": "FJD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26714,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0159,
                      "equivalentAmount": {
                        "amount": "76.78",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "120.34",
                        "currencyCode": "MAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28031,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4094,
                      "equivalentAmount": {
                        "amount": "156.92",
                        "currencyCode": "MVR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "253.23",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 1606,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3451,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "239.77",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "405.09",
                    "currencyCode": "SEK"
                  },
                  "percentage": "9.28"
                },
                "passengerReferenceIds": [
                  "974202e8-5616-48b1-a26f-2483795602d4",
                  "5036f3a3-247b-43aa-97e1-9a255536ff3b",
                  "db7b07e8-947f-42a2-b753-67b26656e2a8",
                  "9cc3c074-a0e3-4c2a-bc1c-2c5146620d49",
                  "4f6c0a27-7fd6-4bc5-810c-e58197e280f3",
                  "9f6d2d8c-0f6f-4bf6-96e7-70c701a5d35c",
                  "f42350d8-6ab7-4eac-bf35-a23e13562293",
                  "d8f9d340-756c-40e4-817c-e0c366926d54",
                  "2cdabddc-4c7f-4c24-89b3-d8d20eca0b7e"
                ],
                "total": {
                  "amount": {
                    "amount": "94.09",
                    "currencyCode": "ANG"
                  },
                  "awardAmount": {
                    "amount": 33678,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0569,
                  "equivalentAmount": {
                    "amount": "214.41",
                    "currencyCode": "BAM"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "254.36",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 49308,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1047,
                    "equivalentAmount": {
                      "amount": "330.32",
                      "currencyCode": "SOS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "96",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24471,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2383,
                      "equivalentAmount": {
                        "amount": "211.05",
                        "currencyCode": "RWF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "420.52",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30251,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4963,
                      "equivalentAmount": {
                        "amount": "82.1",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "420.07",
                        "currencyCode": "HUF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5621,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1016,
                      "equivalentAmount": {
                        "amount": "431.11",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "158.29",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 18245,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0922,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "106.49",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "467.17",
                    "currencyCode": "CLP"
                  },
                  "percentage": "6.96"
                },
                "deal": {
                  "amount": {
                    "amount": "332.8",
                    "currencyCode": "QAR"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "16.9",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "64daba75-e110-401f-8464-54b39f2e6ec4",
                  "86177db2-995a-45c1-8de5-6fb26d610d82",
                  "9219b7b5-d8b3-44c2-8afe-617e30713d36",
                  "a36eeeb6-e181-460d-adae-80ac34f2398c",
                  "e3500694-9139-4234-b1c2-6171f04cd97b",
                  "385ea0d5-a08b-458a-9fbd-d912a5dcd18d",
                  "f07424f9-ee87-4d74-a177-16011a0fc8a1",
                  "bdd1b648-5cad-4a19-9495-ea13d24d2ebb",
                  "cce423b8-5f37-47a2-a15e-519fc0cafb08"
                ],
                "total": {
                  "amount": {
                    "amount": "207.56",
                    "currencyCode": "CRC"
                  },
                  "awardAmount": {
                    "amount": 44860,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2588,
                  "equivalentAmount": {
                    "amount": "343.32",
                    "currencyCode": "MVR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "58.01",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 4621,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3804,
                    "equivalentAmount": {
                      "amount": "46.73",
                      "currencyCode": "ERN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "485.23",
                        "currencyCode": "XPF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6466,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1145,
                      "equivalentAmount": {
                        "amount": "290.14",
                        "currencyCode": "ETB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "148.29",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32470,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0851,
                      "equivalentAmount": {
                        "amount": "442.02",
                        "currencyCode": "SAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "358.7",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37116,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4094,
                      "equivalentAmount": {
                        "amount": "446.16",
                        "currencyCode": "VES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "331.78",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 3367,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0934,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "292.32",
                        "currencyCode": "AFN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "436.33",
                    "currencyCode": "BAM"
                  },
                  "percentage": "14.78"
                },
                "deal": {
                  "amount": {
                    "amount": "389.72",
                    "currencyCode": "EUR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "11.81",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "56ed1894-7c28-441a-88c5-95886fcb4e28",
                  "591f8547-005a-4c6e-87d7-27f37afa05b3",
                  "6fb502cd-8ee0-42c6-838c-92d398e31f8d",
                  "6bad5765-38da-4bd0-ae1e-01050c5786fe",
                  "204804b2-f7bf-440b-b8a5-073c43ddda1f",
                  "d9cce498-464b-46b0-8b1e-fcba2f77b41f",
                  "5ed34258-b5e8-4bd4-9d99-acd2c3340b6e",
                  "ba31e67f-ce20-415f-804d-c6d979bdb344",
                  "957ca869-e596-427f-a511-a6884c5da7b7"
                ],
                "total": {
                  "amount": {
                    "amount": "126.4",
                    "currencyCode": "CHF"
                  },
                  "awardAmount": {
                    "amount": 22191,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0828,
                  "equivalentAmount": {
                    "amount": "117.57",
                    "currencyCode": "MUR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "111.15",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 45812,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3833,
                    "equivalentAmount": {
                      "amount": "294.9",
                      "currencyCode": "BTN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "468.83",
                        "currencyCode": "MVR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43446,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1384,
                      "equivalentAmount": {
                        "amount": "483.05",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "111.04",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4147,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2426,
                      "equivalentAmount": {
                        "amount": "121.18",
                        "currencyCode": "NPR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "313.05",
                        "currencyCode": "SRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16850,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2887,
                      "equivalentAmount": {
                        "amount": "91.33",
                        "currencyCode": "SHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "435.08",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 20393,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4359,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "384.29",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "443.19",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 41417,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2755,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "57.73",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "405.44",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 26521,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3979,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "114.09",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "222.24",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 31420,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4787,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "12.97",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "483.7",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 48594,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3956,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "480.19",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "442.77",
                    "currencyCode": "SOS"
                  },
                  "percentage": "14.4"
                },
                "deal": {
                  "amount": {
                    "amount": "229.39",
                    "currencyCode": "NPR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "13.22",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "31588428-77b7-4ee5-a1e6-cb99dff8b016",
                  "da149224-5096-4d53-af05-bde5d82698de",
                  "afaae925-719b-4b92-b7e1-b8f2782721c1",
                  "a6adce73-c026-4a4a-8eff-598e5cce70fb",
                  "4222f82d-5b4c-4284-89b7-941f9d3f6392",
                  "b327d566-4b2a-428f-b0c9-76f7294cdc23",
                  "81fb08c6-9020-4a2a-88b3-b5040bb7c3dd",
                  "dd127b0f-51fb-4da9-b658-e03b8a364415",
                  "c68b7a43-d5dc-4138-83e9-32ace74cb6e7"
                ],
                "total": {
                  "amount": {
                    "amount": "170.35",
                    "currencyCode": "AED"
                  },
                  "awardAmount": {
                    "amount": 1092,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.087,
                  "equivalentAmount": {
                    "amount": "155.83",
                    "currencyCode": "CZK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "134.05",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 38633,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2351,
                    "equivalentAmount": {
                      "amount": "475.96",
                      "currencyCode": "DOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "432.8",
                        "currencyCode": "SLE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37624,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2027,
                      "equivalentAmount": {
                        "amount": "260.92",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "452.54",
                        "currencyCode": "KHR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20317,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3668,
                      "equivalentAmount": {
                        "amount": "492.26",
                        "currencyCode": "HTG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "472.79",
                        "currencyCode": "BGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37077,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3379,
                      "equivalentAmount": {
                        "amount": "209.04",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "252.01",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 48912,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1507,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "368.53",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "166.02",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 43080,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0985,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "139.61",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "143.11",
                    "currencyCode": "SAR"
                  },
                  "percentage": "11.41"
                },
                "deal": {
                  "amount": {
                    "amount": "233.76",
                    "currencyCode": "MWK"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "15.65",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "0068f211-f68b-4127-a64b-0fbc8621b77d",
                  "b6f27bfb-d629-436c-a7e6-21f8c2ec7138",
                  "f24e8663-531a-4663-bba8-dfdee884ef67",
                  "691fba72-1ce1-4377-b421-111fbd2023f4",
                  "416bee3c-f71e-43af-b4e7-d971a8380c53",
                  "f5294d32-1740-4031-a920-3abf5f1ac2ac",
                  "0050d0de-b8df-4a33-9851-745c0e7172d1",
                  "a1691e3c-d648-4310-bbd5-f8701a38dd2f",
                  "d4e2de44-d844-4cf9-be49-11b0673d5593"
                ],
                "total": {
                  "amount": {
                    "amount": "420.85",
                    "currencyCode": "IDR"
                  },
                  "awardAmount": {
                    "amount": 32451,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3988,
                  "equivalentAmount": {
                    "amount": "53.23",
                    "currencyCode": "RSD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "471.69",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 35009,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2924,
                    "equivalentAmount": {
                      "amount": "393",
                      "currencyCode": "MMK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "412.73",
                        "currencyCode": "YER"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29996,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4937,
                      "equivalentAmount": {
                        "amount": "30.47",
                        "currencyCode": "BYN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "110.33",
                        "currencyCode": "MDL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10364,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2442,
                      "equivalentAmount": {
                        "amount": "442.03",
                        "currencyCode": "EGP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "462.68",
                        "currencyCode": "TWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14330,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3539,
                      "equivalentAmount": {
                        "amount": "178.97",
                        "currencyCode": "BAM"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "394.15",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 19045,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4168,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "42.68",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "301.2",
                    "currencyCode": "AED"
                  },
                  "percentage": "14.91"
                },
                "deal": {
                  "amount": {
                    "amount": "364.6",
                    "currencyCode": "AMD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "5.84",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "14f3f593-07ef-498d-992f-d7c681f05d29",
                  "d2e47017-b713-4289-b33a-67795817f6f7",
                  "bc24e218-2f92-4155-b7a7-4c439289617d",
                  "993de3ec-500e-4d34-a849-e4ae4e7764dd",
                  "b2f37c66-1e42-4558-b40a-ca780b96d072",
                  "5adc97e0-5007-49bb-a28b-8069278af885",
                  "5e825511-a116-4313-ac53-95109dd46716",
                  "fc4a0434-9b88-48d7-ace4-297d9f572036",
                  "cd5fc5ee-1719-4e70-9cfb-abc472a17ec9"
                ],
                "total": {
                  "amount": {
                    "amount": "248.53",
                    "currencyCode": "BBD"
                  },
                  "awardAmount": {
                    "amount": 44551,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4751,
                  "equivalentAmount": {
                    "amount": "245.88",
                    "currencyCode": "BAM"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "106.97",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 40041,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3376,
                    "equivalentAmount": {
                      "amount": "409.55",
                      "currencyCode": "HTG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "35.6",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47526,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2272,
                      "equivalentAmount": {
                        "amount": "488.08",
                        "currencyCode": "TOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "349.54",
                        "currencyCode": "PKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49938,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2142,
                      "equivalentAmount": {
                        "amount": "130.13",
                        "currencyCode": "PHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "301.68",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14191,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4991,
                      "equivalentAmount": {
                        "amount": "233.81",
                        "currencyCode": "ZAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "364.27",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 31049,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2806,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "51.51",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "55.12",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 25661,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1042,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "341.56",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "185.04",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 15828,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.302,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "36.15",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "290.61",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 17846,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2467,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "35.02",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "490.65",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 45201,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0139,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "63.51",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "254.36",
                    "currencyCode": "XAF"
                  },
                  "percentage": "7.8"
                },
                "deal": {
                  "amount": {
                    "amount": "358.59",
                    "currencyCode": "UYU"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "18.35",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "3e8b7686-1b60-4d3b-b230-cc44831d35b0",
                  "7559456a-8e64-4f49-a154-a76304448582",
                  "3fe590a5-dc3f-4be8-8d51-20df265d84fa",
                  "66b3f677-ceaf-4512-bbaa-f37f9e675b3e",
                  "5aa6637b-896d-4343-a78c-3e9367938903",
                  "56f486d7-6eb0-4bb5-b76b-cf8a17a20393",
                  "8fce0aba-0fd2-4fa1-8d83-c37c716da343",
                  "92bdb041-3243-40ec-9300-2a03f9eeb3ec",
                  "f0981a49-39ea-4a2b-851e-10921fd09ec9"
                ],
                "total": {
                  "amount": {
                    "amount": "476.04",
                    "currencyCode": "MYR"
                  },
                  "awardAmount": {
                    "amount": 36306,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2801,
                  "equivalentAmount": {
                    "amount": "400.27",
                    "currencyCode": "MYR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "190.42",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 1703,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0978,
                    "equivalentAmount": {
                      "amount": "17.12",
                      "currencyCode": "NOK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "423.31",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13291,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1286,
                      "equivalentAmount": {
                        "amount": "326.26",
                        "currencyCode": "NPR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "167.96",
                        "currencyCode": "NGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10231,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1056,
                      "equivalentAmount": {
                        "amount": "164.97",
                        "currencyCode": "ZAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "28.37",
                        "currencyCode": "JPY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39020,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2208,
                      "equivalentAmount": {
                        "amount": "436.04",
                        "currencyCode": "IDR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "457.18",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 38431,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1033,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "406.19",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "280.31",
                        "currencyCode": "AFN"
                      },
                      "awardAmount": {
                        "amount": 39870,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1272,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "139.41",
                        "currencyCode": "XAF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "377",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 13141,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2357,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "345.2",
                        "currencyCode": "XAF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "156.11",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 19768,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0164,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "206.36",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "239.08",
                    "currencyCode": "BOB"
                  },
                  "percentage": "10.92"
                },
                "deal": {
                  "amount": {
                    "amount": "273.96",
                    "currencyCode": "BIF"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "6.46",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "d9b50c1c-94e4-46e1-89b6-438e14966198",
                  "e856f09a-63ff-4b6b-8787-67db71efbf7f",
                  "d4edd1c6-934b-41ea-81d3-82ef193f2f9c",
                  "934179dd-d28c-4ccc-a6f5-8e1b8493b41f",
                  "4fd1d768-e9d1-46ec-9c9d-cbbc4bf81914",
                  "58e5af5e-a626-4449-95dd-c9f1415ca22e",
                  "639ba839-6a2d-41d8-a3c3-5e6ed699356d",
                  "31324825-6b02-4f53-8388-8d3b6ad08418",
                  "ce7247c9-76cf-49b6-9da4-9e2d1d430aa7"
                ],
                "total": {
                  "amount": {
                    "amount": "235.62",
                    "currencyCode": "CHF"
                  },
                  "awardAmount": {
                    "amount": 19208,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3515,
                  "equivalentAmount": {
                    "amount": "255.22",
                    "currencyCode": "NPR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "99.72",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 39606,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4137,
                    "equivalentAmount": {
                      "amount": "51.59",
                      "currencyCode": "BGN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "333.6",
                        "currencyCode": "AMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29999,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2246,
                      "equivalentAmount": {
                        "amount": "306.28",
                        "currencyCode": "SHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "156.29",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31106,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1518,
                      "equivalentAmount": {
                        "amount": "462.54",
                        "currencyCode": "HTG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "224.35",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29627,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2243,
                      "equivalentAmount": {
                        "amount": "314.15",
                        "currencyCode": "MGA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "275.31",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 16266,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2939,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "357.71",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "387.22",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 33936,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3728,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "297.99",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "481.36",
                        "currencyCode": "QAR"
                      },
                      "awardAmount": {
                        "amount": 8939,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3604,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "235.65",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "436.91",
                    "currencyCode": "GIP"
                  },
                  "percentage": "9.84"
                },
                "deal": {
                  "amount": {
                    "amount": "189.97",
                    "currencyCode": "DOP"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "18.35",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "fd691deb-eebb-42e0-a01f-d762faab13e6",
                  "63010614-02ff-4370-b58f-dfc5f3134f20",
                  "833bd818-f569-4f4b-9c6e-26b281bbcea8",
                  "f8394994-86c1-4c25-89f5-d6175be55d03",
                  "3ad4ef69-c2d8-4062-9894-973c4de60d1b",
                  "5eaf9f6c-b66e-495e-86d9-b92eec36fbe6",
                  "fdb6486b-3467-4bc3-b76d-45bd1ec76a09",
                  "fff5d45d-05e9-482a-8684-a9fae55d0ee8",
                  "cedc1a94-bdd6-4825-a6a0-c78cb7998dc4"
                ],
                "total": {
                  "amount": {
                    "amount": "321.69",
                    "currencyCode": "CUP"
                  },
                  "awardAmount": {
                    "amount": 3270,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1738,
                  "equivalentAmount": {
                    "amount": "65.7",
                    "currencyCode": "DZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "307.79",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 37569,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0553,
                    "equivalentAmount": {
                      "amount": "109.48",
                      "currencyCode": "SLE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "241.51",
                        "currencyCode": "BWP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3868,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1826,
                      "equivalentAmount": {
                        "amount": "109.56",
                        "currencyCode": "MXN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "292.32",
                        "currencyCode": "VES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19372,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3907,
                      "equivalentAmount": {
                        "amount": "141.43",
                        "currencyCode": "IQD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "166.3",
                        "currencyCode": "AZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42202,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4056,
                      "equivalentAmount": {
                        "amount": "157.23",
                        "currencyCode": "MZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "129",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 4164,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2169,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "224.33",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "258.93",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 7865,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4034,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "302.57",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "80.58",
                    "currencyCode": "GYD"
                  },
                  "percentage": "13.89"
                },
                "deal": {
                  "amount": {
                    "amount": "177.71",
                    "currencyCode": "XAF"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "15.11",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "7cd8234f-7b48-4421-9e79-c039d0f0068b",
                  "d4169869-4ee8-46dd-93e5-c567032a8a35",
                  "a321c96e-8054-4743-b92a-5a9a7b756bc1",
                  "12d65fc4-f80a-4367-be22-f971ac1d8d6e",
                  "545d512b-eba7-4cd2-af44-0b5f8112e128",
                  "8f24eb5e-c6a1-4c35-b6a4-420b404fb61d",
                  "45c110d8-04ac-4889-8c58-3cc0727f29ab",
                  "e8b4a9f4-75d6-4cf6-a140-821b0e2efdd7",
                  "7894445b-c167-4863-8261-c1ca1fa3573e"
                ],
                "total": {
                  "amount": {
                    "amount": "279.54",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 30708,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1734,
                  "equivalentAmount": {
                    "amount": "416.06",
                    "currencyCode": "BGN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "430.22",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 19341,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0578,
                    "equivalentAmount": {
                      "amount": "433.12",
                      "currencyCode": "KHR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "335.31",
                        "currencyCode": "AZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34575,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2267,
                      "equivalentAmount": {
                        "amount": "138.3",
                        "currencyCode": "NGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "186.41",
                        "currencyCode": "OMR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16020,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1352,
                      "equivalentAmount": {
                        "amount": "385.31",
                        "currencyCode": "BND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "227.67",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3823,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4194,
                      "equivalentAmount": {
                        "amount": "385.67",
                        "currencyCode": "ERN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "416.37",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 27678,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.296,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "333.57",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "10.46",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 41936,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2137,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "95.16",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "393.65",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 33114,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0892,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "226.69",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0858
                },
                "passengerReferenceIds": [
                  "dc291e8c-1521-42e3-b847-69c645e0589b",
                  "78b4ff41-497f-41b8-a786-94bb8d9f68c6",
                  "934127c1-d2f1-4556-9d75-b4e5cc967dd7",
                  "0c28b6b3-2c13-40ed-8d2d-82dbe2d28605",
                  "9d62d6e7-9c71-4694-bea0-0fa5b5892923",
                  "d5af5f36-0c9c-4409-acb6-8571f2adc212",
                  "5599008e-596f-46be-99b3-b99da716b229",
                  "7adda19b-3c6b-49b5-941f-99fbee60ffeb",
                  "eebeb948-87c3-4d1a-9f4c-10d478b3bbf1"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "207.61",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 23717,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2116,
                    "equivalentAmount": {
                      "amount": "62.36",
                      "currencyCode": "ALL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "59.04",
                          "currencyCode": "ZAR"
                        },
                        "awardAmount": {
                          "amount": 42387,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1545,
                        "equivalentAmount": {
                          "amount": "51.34",
                          "currencyCode": "PYG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "48.6",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 27934,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3711,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "329.9",
                            "currencyCode": "MOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "487.89",
                          "currencyCode": "NPR"
                        },
                        "awardAmount": {
                          "amount": 49535,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3414,
                        "equivalentAmount": {
                          "amount": "108.94",
                          "currencyCode": "CRC"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "91.11",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 20941,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2082,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "358.51",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "390.22",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 41976,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3105,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "356.95",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "155.21",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 4944,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1835,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "400.33",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "229.74",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 43262,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.483,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "241.01",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "480.11",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 5541,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1607,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "330.45",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "425.8",
                          "currencyCode": "SSP"
                        },
                        "awardAmount": {
                          "amount": 10299,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0819,
                        "equivalentAmount": {
                          "amount": "444.88",
                          "currencyCode": "UAH"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "124.01",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 47163,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3554,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "132.56",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "357.01",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 7352,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2419,
                    "equivalentAmount": {
                      "amount": "293.31",
                      "currencyCode": "LKR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "451.34",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 18532,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4178,
                    "equivalentAmount": {
                      "amount": "153.32",
                      "currencyCode": "HUF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "206.33",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 28135,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3729,
                    "equivalentAmount": {
                      "amount": "225.17",
                      "currencyCode": "TOP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "431.55",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 25471,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1709,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "392.51",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "364.68",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 19032,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2102,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "202.55",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "415.16",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 43189,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.469,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "147.35",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "322.47",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 35362,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1236,
                    "equivalentAmount": {
                      "amount": "342.62",
                      "currencyCode": "PHP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "372.61",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 16461,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3728,
                    "equivalentAmount": {
                      "amount": "292.79",
                      "currencyCode": "SOS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1781
                },
                "passengerReferenceIds": [
                  "9969611e-2ffc-4c39-a57f-42ccc182dfb1",
                  "033a486e-a30e-4d1c-99c7-de4a0798bc5a",
                  "df3dcbfd-b39e-4b6a-a878-ccb8da550415",
                  "841234bf-40c0-47e1-a65b-0088ef86e8b7",
                  "e489d97a-d91e-4bcc-bc35-a5b230f310ca",
                  "8702553a-6692-488b-8bb3-5c08f0e3e7c3",
                  "d8134562-ec56-413f-9f9f-d02920a58f3f",
                  "b9f51607-b196-4643-8751-84e67d589198",
                  "386d6aae-7b69-47c1-b2fc-800371e6bfba"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "114.89",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 19798,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3427,
                    "equivalentAmount": {
                      "amount": "169.51",
                      "currencyCode": "AOA"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "236.89",
                          "currencyCode": "SRD"
                        },
                        "awardAmount": {
                          "amount": 24195,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1282,
                        "equivalentAmount": {
                          "amount": "296.03",
                          "currencyCode": "LBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "133.47",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 35412,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2674,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "14.01",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "226.19",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 35329,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0551,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "355.56",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "205.73",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 21183,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0908,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "186.76",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "486.37",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 46623,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0443,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "39.52",
                            "currencyCode": "ZAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "231.27",
                          "currencyCode": "DOP"
                        },
                        "awardAmount": {
                          "amount": 4969,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3605,
                        "equivalentAmount": {
                          "amount": "289.98",
                          "currencyCode": "CVE"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "430.98",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 12469,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1934,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "22.99",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "43.92",
                          "currencyCode": "ISK"
                        },
                        "awardAmount": {
                          "amount": 42120,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.292,
                        "equivalentAmount": {
                          "amount": "105.58",
                          "currencyCode": "RSD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "433.77",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 43913,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0354,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "446.82",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "422.53",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 34495,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3936,
                    "equivalentAmount": {
                      "amount": "223.33",
                      "currencyCode": "MGA"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "282.95",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 4761,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1867,
                    "equivalentAmount": {
                      "amount": "419.86",
                      "currencyCode": "TJS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "393.94",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 20300,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2513,
                    "equivalentAmount": {
                      "amount": "141.89",
                      "currencyCode": "SBD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "66.76",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 25819,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1106,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "131.7",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "92.58",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 22630,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1741,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "79.42",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "161.42",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 23113,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3844,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "211.99",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "443.03",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 42692,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1809,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "297.75",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "269.45",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 35125,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2843,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "41.93",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "73.37",
                      "currencyCode": "MAD"
                    },
                    "awardAmount": {
                      "amount": 2681,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2068,
                    "equivalentAmount": {
                      "amount": "394.89",
                      "currencyCode": "SOS"
                    }
                  },
                  {
                    "amount": {
                      "amount": "14.26",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 14242,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1845,
                    "equivalentAmount": {
                      "amount": "319.59",
                      "currencyCode": "FJD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0464
                },
                "passengerReferenceIds": [
                  "c52a89f1-6c9f-4ca5-a7ed-00b61441950a",
                  "7f7061de-c7f2-48c9-8a6b-2fe838392c81",
                  "6b650e8f-dd05-4ef4-a514-1ea3110c89c6",
                  "2e386a44-e07e-44a4-82bf-44b55f2b80d6",
                  "10fa3cf8-fa81-490f-8c8a-14eaa154e3f1",
                  "de9092e5-4974-4886-932e-05d1d638853f",
                  "5aa42d4c-969e-45ee-b36a-06c3ebfb8a19",
                  "f0b270ab-0ad8-492c-a1c8-d01c162ef0cb",
                  "698ec840-255a-42d3-b0a4-b9d1eaf51190"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "130.94",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 37337,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4338,
                    "equivalentAmount": {
                      "amount": "431.69",
                      "currencyCode": "ZAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "35.94",
                          "currencyCode": "ILS"
                        },
                        "awardAmount": {
                          "amount": 3599,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2507,
                        "equivalentAmount": {
                          "amount": "168.68",
                          "currencyCode": "ISK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "109.56",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 32614,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.462,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "446.49",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "177.01",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 35540,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4847,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "232.93",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "17.65",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 38735,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4377,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "443.04",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "188.5",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 42050,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4035,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "466.07",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "225.98",
                          "currencyCode": "JPY"
                        },
                        "awardAmount": {
                          "amount": 21391,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1596,
                        "equivalentAmount": {
                          "amount": "160.39",
                          "currencyCode": "SYP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "112.2",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 1895,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2814,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "429.03",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "412.18",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 13525,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0263,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "236.42",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "489.43",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 49473,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1545,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "155.87",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "125.81",
                            "currencyCode": "NOK"
                          },
                          "awardAmount": {
                            "amount": 47607,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1871,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "96.86",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "189.62",
                          "currencyCode": "TZS"
                        },
                        "awardAmount": {
                          "amount": 49939,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2778,
                        "equivalentAmount": {
                          "amount": "487.48",
                          "currencyCode": "CHF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "306.11",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 22728,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.251,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "287.51",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "87.44",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 23074,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4487,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "140.93",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "136.14",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 33621,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0356,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "319.06",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "204.56",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 38535,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1673,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "18.26",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "180.4",
                            "currencyCode": "IQD"
                          },
                          "awardAmount": {
                            "amount": 3621,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2371,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "91.65",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "325.4",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 42843,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3732,
                    "equivalentAmount": {
                      "amount": "27.78",
                      "currencyCode": "ZMW"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "26.23",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 28435,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0793,
                    "equivalentAmount": {
                      "amount": "137.98",
                      "currencyCode": "BBD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "238.03",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 8411,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1996,
                    "equivalentAmount": {
                      "amount": "430.63",
                      "currencyCode": "MZN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "237.2",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 44656,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1057,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "21.29",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "273.98",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 39917,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1177,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "328.26",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "283.11",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 32867,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2175,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "337.74",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "204.09",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 16580,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.271,
                    "equivalentAmount": {
                      "amount": "428.17",
                      "currencyCode": "IRR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "206.9",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 38105,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0657,
                    "equivalentAmount": {
                      "amount": "227.33",
                      "currencyCode": "AWG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1861
                },
                "passengerReferenceIds": [
                  "586f0925-bae6-4328-aacb-aa6eb7a98c7c",
                  "056be6d5-0eac-49b6-ad16-8da516f92ad0",
                  "9828c910-a451-4bf9-ac7b-afa28a92ef79",
                  "b734d672-6a7e-4d7c-9a36-e35d58993ca1",
                  "6b9ea096-d89b-4f4a-be14-5a326f8d802f",
                  "df0274cb-1a9b-4c80-a97b-a1527302fe18",
                  "210b6346-47dd-43b9-b8d8-a68931636bb4",
                  "d14592fe-d745-4559-ae75-56faf7d33058",
                  "de0fe73b-ca46-478b-b2c3-fc544da81f43"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "202.65",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 23296,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0953,
                    "equivalentAmount": {
                      "amount": "321.99",
                      "currencyCode": "TRY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "441.69",
                          "currencyCode": "BBD"
                        },
                        "awardAmount": {
                          "amount": 23991,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4039,
                        "equivalentAmount": {
                          "amount": "162.17",
                          "currencyCode": "PGK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "101.33",
                            "currencyCode": "WST"
                          },
                          "awardAmount": {
                            "amount": 16831,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1848,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "135.83",
                            "currencyCode": "GMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "375.24",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 7810,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3542,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "177.31",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "145.28",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 8430,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0987,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "76.58",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "155.02",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 35799,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1087,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "479.51",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "244.45",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 14342,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2018,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "221.43",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "384.75",
                          "currencyCode": "EGP"
                        },
                        "awardAmount": {
                          "amount": 23863,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2534,
                        "equivalentAmount": {
                          "amount": "239.05",
                          "currencyCode": "TZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "146.57",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 19756,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1633,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "412.68",
                            "currencyCode": "VND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "147.07",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 10663,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3217,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "218.01",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "301.01",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 20736,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0999,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "459.95",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "251.21",
                            "currencyCode": "XCD"
                          },
                          "awardAmount": {
                            "amount": 5801,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3601,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "275.76",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "464.36",
                          "currencyCode": "MUR"
                        },
                        "awardAmount": {
                          "amount": 42938,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3681,
                        "equivalentAmount": {
                          "amount": "171.29",
                          "currencyCode": "VUV"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "296.02",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 35903,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4898,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "101.14",
                            "currencyCode": "AOA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "202.55",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 46879,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3726,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "259.8",
                            "currencyCode": "TTD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "457.84",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 39764,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1545,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "330.86",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "190.2",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 3302,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4496,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "258.71",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "185.3",
                            "currencyCode": "GBP"
                          },
                          "awardAmount": {
                            "amount": 31334,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2716,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "143.65",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "70.83",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 22734,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0245,
                    "equivalentAmount": {
                      "amount": "149.22",
                      "currencyCode": "MNT"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "126.39",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 30601,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2398,
                    "equivalentAmount": {
                      "amount": "227.93",
                      "currencyCode": "BZD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "17.2",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 28061,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0989,
                    "equivalentAmount": {
                      "amount": "104.23",
                      "currencyCode": "NZD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "425.81",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 14551,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3339,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "203.15",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "485.55",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 46107,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3872,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "493.26",
                        "currencyCode": "XAF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "172.58",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 22312,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0438,
                    "equivalentAmount": {
                      "amount": "264.9",
                      "currencyCode": "XPF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "497.79",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 25492,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0753,
                    "equivalentAmount": {
                      "amount": "205.81",
                      "currencyCode": "MZN"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0129
                },
                "passengerReferenceIds": [
                  "dc50a268-54d4-46e0-bd85-511a55a8b6cd",
                  "dce5ad48-97d3-4fd7-bc60-2ea029f76519",
                  "74c81397-9d62-409b-885b-0723aa8ae070",
                  "fbc113fb-e2c2-4f4c-9457-dd8990433f9b",
                  "b298aaaf-64b0-470a-a303-22ee5f8f8b6e",
                  "14eb1d8e-72c7-4fe6-8c21-7b9e19ce1b27",
                  "9968879e-6834-4bf1-a032-59c2236be466",
                  "cecee050-ad0a-40c2-97d4-9e93a492c918",
                  "6363e6b3-7ed9-477e-9201-601b079205c6"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "434.67",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 4415,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3751,
                    "equivalentAmount": {
                      "amount": "468.82",
                      "currencyCode": "HNL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "444.07",
                          "currencyCode": "MXN"
                        },
                        "awardAmount": {
                          "amount": 3426,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3909,
                        "equivalentAmount": {
                          "amount": "188.59",
                          "currencyCode": "BBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "441.8",
                            "currencyCode": "USD"
                          },
                          "awardAmount": {
                            "amount": 2217,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.077,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "137.59",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "336.26",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 32915,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1748,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "428.93",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "126.72",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 40900,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4897,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "352.31",
                            "currencyCode": "DZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "225.91",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 3287,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1744,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "201.08",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "211.88",
                          "currencyCode": "PKR"
                        },
                        "awardAmount": {
                          "amount": 35514,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2084,
                        "equivalentAmount": {
                          "amount": "96.15",
                          "currencyCode": "KHR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "253.15",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 6015,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1743,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "44.76",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "148.43",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 22299,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1158,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "211.71",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "216.98",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 3411,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1711,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "314.87",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "270.95",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 15276,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1069,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "209.13",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "126.58",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 38226,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3702,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "452.78",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "181.2",
                          "currencyCode": "TOP"
                        },
                        "awardAmount": {
                          "amount": 27442,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1225,
                        "equivalentAmount": {
                          "amount": "334.88",
                          "currencyCode": "BWP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "384.44",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 5347,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4345,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "445.09",
                            "currencyCode": "YER"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "301.15",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 10106,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4276,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "92.42",
                            "currencyCode": "YER"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "268.66",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 3691,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4424,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "348.77",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "20.86",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 36968,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1571,
                    "equivalentAmount": {
                      "amount": "136.26",
                      "currencyCode": "SDG"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "204.28",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 9615,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2628,
                    "equivalentAmount": {
                      "amount": "157.65",
                      "currencyCode": "IQD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "223.38",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 21467,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0738,
                    "equivalentAmount": {
                      "amount": "32.81",
                      "currencyCode": "ZMW"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "157.78",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 44705,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3028,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "154.45",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "408.23",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 19984,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3725,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "29.59",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "443.16",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 11558,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0481,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "54.78",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "259.11",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 31705,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.172,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "448.11",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "201.99",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 41155,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1616,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "112.43",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "456.65",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 44309,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0497,
                    "equivalentAmount": {
                      "amount": "392.36",
                      "currencyCode": "KYD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "290.19",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 6047,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.257,
                    "equivalentAmount": {
                      "amount": "370.13",
                      "currencyCode": "CDF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8229
                },
                "passengerReferenceIds": [
                  "00d3fb73-fca3-4c47-a3f3-96538ad17ec4",
                  "a80b981b-21be-4254-bffe-994b44db7569",
                  "0ff0fba5-31ed-4888-a823-adc1dcf4e43d",
                  "963d9d66-c59f-48f4-95c8-432306865d06",
                  "adfd890b-2cf4-4ddd-a8db-d22c3b31f2f4",
                  "400b4d99-d6b2-483e-8557-402d2c2b1d26",
                  "1bded916-7a1b-4a12-a0c5-de1573edba99",
                  "62f5c91f-45fd-4bb9-ba36-0f9939cd65a3",
                  "639435e4-d454-4331-81d2-eebed7fd3172"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "171.86",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 43043,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1141,
                    "equivalentAmount": {
                      "amount": "383.46",
                      "currencyCode": "ILS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "13.99",
                          "currencyCode": "BIF"
                        },
                        "awardAmount": {
                          "amount": 20728,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0836,
                        "equivalentAmount": {
                          "amount": "191.73",
                          "currencyCode": "WST"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "70.39",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 8848,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1755,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "84.42",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "151.27",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 13012,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4004,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "154.92",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "125.32",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 47341,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2875,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "225.23",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "34.47",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 21908,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3179,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "49.28",
                            "currencyCode": "RON"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "108.65",
                          "currencyCode": "ZAR"
                        },
                        "awardAmount": {
                          "amount": 49854,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4687,
                        "equivalentAmount": {
                          "amount": "439.81",
                          "currencyCode": "AOA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "398.98",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 41755,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0654,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "235.12",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "10.05",
                            "currencyCode": "NOK"
                          },
                          "awardAmount": {
                            "amount": 38371,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4707,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "349.57",
                            "currencyCode": "BZD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "385.32",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 10472,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4099,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "152.61",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "224.63",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 1386,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4193,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "42.11",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "399.39",
                          "currencyCode": "VND"
                        },
                        "awardAmount": {
                          "amount": 23378,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3038,
                        "equivalentAmount": {
                          "amount": "85.61",
                          "currencyCode": "CZK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "399.25",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 32493,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2121,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "439.83",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "393.18",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 8717,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3412,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "333.57",
                            "currencyCode": "SRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "39.81",
                            "currencyCode": "GIP"
                          },
                          "awardAmount": {
                            "amount": 41484,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3825,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "397.41",
                            "currencyCode": "ZAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "436.83",
                            "currencyCode": "FJD"
                          },
                          "awardAmount": {
                            "amount": 18860,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0383,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "488.68",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "213.16",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 37487,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2188,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "418.49",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "233.84",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 20610,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1768,
                    "equivalentAmount": {
                      "amount": "41.32",
                      "currencyCode": "GBP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "458.96",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 38092,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3448,
                    "equivalentAmount": {
                      "amount": "206.43",
                      "currencyCode": "BTN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "444.41",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 39942,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2099,
                    "equivalentAmount": {
                      "amount": "431.39",
                      "currencyCode": "NAD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "294.74",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 45010,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4918,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "235.11",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "74.67",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 44894,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1568,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "37.86",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "273.47",
                        "currencyCode": "IRR"
                      },
                      "awardAmount": {
                        "amount": 6083,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2114,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "45.07",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "452.45",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 31634,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1611,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "246.91",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "193.57",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 19023,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3826,
                    "equivalentAmount": {
                      "amount": "75.78",
                      "currencyCode": "MWK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "113.53",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 12681,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3776,
                    "equivalentAmount": {
                      "amount": "144.31",
                      "currencyCode": "BMD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.015
                },
                "passengerReferenceIds": [
                  "02eccfe2-51e6-4a61-90f5-d4ea5fe54c5f",
                  "f6892633-46ba-4f51-a827-2a8ecdc7f605",
                  "468ff297-149b-4f54-8125-9ed0b940af12",
                  "f91df80a-a263-4e55-81f2-0aa137ef601c",
                  "408b7d0a-cecf-4055-a642-0446bef481fb",
                  "192db97f-be0d-4d5a-a7b7-3b2e5dd6744a",
                  "d7130077-bfb6-4421-8aa7-15bddf93c185",
                  "a4c0bef3-5820-4813-8b0e-2463c27cc781",
                  "dc6b6384-5516-4a9e-aa3b-4aea69e5b750"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "385.39",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 8674,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0629,
                    "equivalentAmount": {
                      "amount": "175.99",
                      "currencyCode": "GIP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "294.89",
                          "currencyCode": "DOP"
                        },
                        "awardAmount": {
                          "amount": 35733,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.083,
                        "equivalentAmount": {
                          "amount": "16.93",
                          "currencyCode": "KZT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "186.7",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 39591,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2907,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "131.2",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "286.48",
                            "currencyCode": "XAF"
                          },
                          "awardAmount": {
                            "amount": 7712,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.297,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "222.96",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "243.78",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 48079,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2166,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "152.54",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "463.66",
                          "currencyCode": "KYD"
                        },
                        "awardAmount": {
                          "amount": 18101,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3412,
                        "equivalentAmount": {
                          "amount": "224.24",
                          "currencyCode": "SYP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "22.26",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 28669,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0438,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "205.67",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "345.04",
                          "currencyCode": "NIO"
                        },
                        "awardAmount": {
                          "amount": 17717,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1931,
                        "equivalentAmount": {
                          "amount": "143.68",
                          "currencyCode": "TOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "68.09",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 7269,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2218,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "87.67",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "174.59",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 34831,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1188,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "413.48",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "69.8",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 41171,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4527,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "120.27",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "51.66",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 20664,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4535,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "232.06",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "71.43",
                            "currencyCode": "MRU"
                          },
                          "awardAmount": {
                            "amount": 18482,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1435,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "379.95",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "421.77",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 9947,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.015,
                    "equivalentAmount": {
                      "amount": "363.4",
                      "currencyCode": "FKP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "166.72",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 46345,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1063,
                    "equivalentAmount": {
                      "amount": "210.23",
                      "currencyCode": "GMD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "187.3",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 49318,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0127,
                    "equivalentAmount": {
                      "amount": "230.68",
                      "currencyCode": "AZN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "56.52",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 33432,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.381,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "80.92",
                        "currencyCode": "NAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "191.56",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 24876,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0116,
                    "equivalentAmount": {
                      "amount": "49.72",
                      "currencyCode": "PGK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "112.36",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 17055,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0855,
                    "equivalentAmount": {
                      "amount": "407.04",
                      "currencyCode": "XAF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0646
                },
                "passengerReferenceIds": [
                  "ec494aab-ecbc-4649-b2e8-3b13c7d6bff3",
                  "9b4d4c31-f8d1-422a-9b6e-72e63b7e1735",
                  "6f2569c9-2a8d-4836-abf6-b9d666dbc0b8",
                  "750802d0-d54d-4fb8-9a9c-087823a219cd",
                  "790857fc-93e0-4b0c-8b9e-77c8cd315cdf",
                  "058e2e77-7075-46c2-aa9f-c95f4289029f",
                  "cfa6946f-63e7-4dfe-b889-c77291fbf10b",
                  "23c7a6cc-b802-4335-ad43-1e619b477fbc",
                  "4fa37559-b739-41e0-970e-61b4aa2629a0"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "67.35",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 44061,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4816,
                    "equivalentAmount": {
                      "amount": "167.03",
                      "currencyCode": "HTG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "108.18",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 19462,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4167,
                        "equivalentAmount": {
                          "amount": "298.37",
                          "currencyCode": "BND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "316.4",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 2516,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.277,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "268.77",
                            "currencyCode": "AWG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "424.5",
                          "currencyCode": "KMF"
                        },
                        "awardAmount": {
                          "amount": 47009,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0441,
                        "equivalentAmount": {
                          "amount": "258.74",
                          "currencyCode": "SLE"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "94.59",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 19135,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3995,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "378.13",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "340.54",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 41148,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3001,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "395.8",
                            "currencyCode": "AZN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "143.68",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 9577,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.154,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "166.95",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "228.27",
                            "currencyCode": "PLN"
                          },
                          "awardAmount": {
                            "amount": 21241,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4381,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "147.41",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "320.78",
                          "currencyCode": "AFN"
                        },
                        "awardAmount": {
                          "amount": 1777,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.046,
                        "equivalentAmount": {
                          "amount": "184.1",
                          "currencyCode": "XAF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "423.03",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 48028,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.421,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "151.49",
                            "currencyCode": "TMT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "430.89",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 42973,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3419,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "188.65",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "169.06",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 11672,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3912,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "272.16",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "358.04",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 14006,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1543,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "467.38",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "398.76",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 21022,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2442,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "280.08",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "152.08",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 47653,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0402,
                    "equivalentAmount": {
                      "amount": "182.45",
                      "currencyCode": "KGS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "194.06",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 33614,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2551,
                    "equivalentAmount": {
                      "amount": "122.94",
                      "currencyCode": "LBP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "401.41",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 47141,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3648,
                    "equivalentAmount": {
                      "amount": "335.81",
                      "currencyCode": "ISK"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "257.79",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 29255,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2093,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "386.15",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "86.78",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 23294,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.483,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "12.51",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "356.8",
                        "currencyCode": "XPF"
                      },
                      "awardAmount": {
                        "amount": 35446,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0885,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "441.13",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "343.7",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 46502,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0403,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "268.49",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "212.03",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 22893,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4195,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "406.85",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "216.93",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 16715,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3873,
                    "equivalentAmount": {
                      "amount": "388.31",
                      "currencyCode": "IDR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "33.19",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 5856,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2986,
                    "equivalentAmount": {
                      "amount": "319.74",
                      "currencyCode": "KZT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8223
                },
                "passengerReferenceIds": [
                  "8f751b46-5a02-4ffb-9d06-b86647de92c5",
                  "7992ad52-2686-4d25-a297-8a0d7e63a214",
                  "d5e2f6b2-bfdc-45ab-92ce-5c2d0c0d29a6",
                  "bfa7423f-0173-4c43-a634-3069d49c7dea",
                  "e9fdec3f-878d-466a-a84c-0ea8fd7d395e",
                  "f79705e5-a668-4afc-ba3f-62279a28930b",
                  "529f6787-e3bd-4ab3-87ca-9c79b3e29266",
                  "50b69b50-bbe4-48e2-9c39-a92058e89645",
                  "77ffed3b-11e9-4fc5-a718-d8b698e8091a"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "239.4",
                      "currencyCode": "NPR"
                    },
                    "awardAmount": {
                      "amount": 19652,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3553,
                    "equivalentAmount": {
                      "amount": "60.41",
                      "currencyCode": "JPY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "340.42",
                          "currencyCode": "RON"
                        },
                        "awardAmount": {
                          "amount": 29184,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3676,
                        "equivalentAmount": {
                          "amount": "114.64",
                          "currencyCode": "NOK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "415.8",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 27857,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0624,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "75.8",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "412.52",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 25411,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.16,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "259.23",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "477.21",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 49143,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2454,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "304.67",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "234.7",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 5748,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2459,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "474.56",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "130.53",
                          "currencyCode": "NPR"
                        },
                        "awardAmount": {
                          "amount": 35818,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2362,
                        "equivalentAmount": {
                          "amount": "449.98",
                          "currencyCode": "AWG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "354.55",
                            "currencyCode": "CZK"
                          },
                          "awardAmount": {
                            "amount": 43233,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4569,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "445.8",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "441.94",
                            "currencyCode": "EUR"
                          },
                          "awardAmount": {
                            "amount": 32033,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1684,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "180.29",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "379.63",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 9021,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2144,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "19.44",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "317.06",
                          "currencyCode": "THB"
                        },
                        "awardAmount": {
                          "amount": 21267,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0757,
                        "equivalentAmount": {
                          "amount": "108.71",
                          "currencyCode": "MUR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "242.01",
                            "currencyCode": "USD"
                          },
                          "awardAmount": {
                            "amount": 37248,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2273,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "214.59",
                            "currencyCode": "UAH"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "397.31",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 47443,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3819,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "458.14",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "431.28",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 38686,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4369,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "23.59",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "76.44",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 38287,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0585,
                    "equivalentAmount": {
                      "amount": "151.98",
                      "currencyCode": "MRU"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "362.95",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 32952,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2551,
                    "equivalentAmount": {
                      "amount": "254.17",
                      "currencyCode": "IRR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "410.48",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 42420,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2547,
                    "equivalentAmount": {
                      "amount": "244.34",
                      "currencyCode": "ZMW"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "56.34",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 4899,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4785,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "280.43",
                        "currencyCode": "SSP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "63.67",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 48934,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2238,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "148.85",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "128.45",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 6901,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3273,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "225.97",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "206.5",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 4634,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1466,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "189.22",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "404.27",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 34099,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4276,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "246.75",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "436.26",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 39519,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3574,
                    "equivalentAmount": {
                      "amount": "368.52",
                      "currencyCode": "KES"
                    }
                  },
                  {
                    "amount": {
                      "amount": "66.9",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 43346,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2575,
                    "equivalentAmount": {
                      "amount": "428.37",
                      "currencyCode": "HKD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "354.89",
                  "currencyCode": "KPW"
                },
                "awardAmount": {
                  "amount": 2525,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3362,
                "equivalentAmount": {
                  "amount": "347.68",
                  "currencyCode": "SBD"
                }
              },
              "fees": {
                "amount": {
                  "amount": "158.42",
                  "currencyCode": "BIF"
                },
                "awardAmount": {
                  "amount": 48439,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3644,
                "equivalentAmount": {
                  "amount": "235.03",
                  "currencyCode": "GNF"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "340.3",
                  "currencyCode": "GHS"
                },
                "awardAmount": {
                  "amount": 26848,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2375,
                "equivalentAmount": {
                  "amount": "392.72",
                  "currencyCode": "HTG"
                }
              },
              "offerItemReferenceId": "d562445c-5d8e-43ac-9bd9-407bc4712ab4",
              "tax": {
                "amount": {
                  "amount": "166.46",
                  "currencyCode": "VES"
                },
                "awardAmount": {
                  "amount": 32611,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3804,
                "equivalentAmount": {
                  "amount": "222.86",
                  "currencyCode": "TND"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "154.44",
                    "currencyCode": "MZN"
                  },
                  "awardAmount": {
                    "amount": 33184,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0945,
                  "equivalentAmount": {
                    "amount": "309.05",
                    "currencyCode": "GHS"
                  }
                },
                {
                  "amount": {
                    "amount": "147.61",
                    "currencyCode": "UYU"
                  },
                  "awardAmount": {
                    "amount": 6294,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4423,
                  "equivalentAmount": {
                    "amount": "271.38",
                    "currencyCode": "BBD"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "396.55",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 43445,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1913,
                    "equivalentAmount": {
                      "amount": "300.6",
                      "currencyCode": "SRD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "229.24",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 32253,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3219,
                    "equivalentAmount": {
                      "amount": "261.01",
                      "currencyCode": "PYG"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "292.46",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 22538,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2484,
                    "equivalentAmount": {
                      "amount": "135.15",
                      "currencyCode": "MGA"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "349.45",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 34495,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1884,
                    "equivalentAmount": {
                      "amount": "487.86",
                      "currencyCode": "ZMW"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "357.81",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 2700,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1422,
                      "equivalentAmount": {
                        "amount": "228.01",
                        "currencyCode": "MVR"
                      }
                    },
                    {
                      "amount": {
                        "amount": "474.91",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 32596,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3767,
                      "equivalentAmount": {
                        "amount": "414.51",
                        "currencyCode": "VUV"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "112.83",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 33061,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.342,
                    "equivalentAmount": {
                      "amount": "339.74",
                      "currencyCode": "SOS"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "172.2",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 1437,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2778,
                    "equivalentAmount": {
                      "amount": "318.21",
                      "currencyCode": "GIP"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "471.74",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 20352,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2287,
                    "equivalentAmount": {
                      "amount": "192.58",
                      "currencyCode": "MGA"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "450",
                      "currencyCode": "LRD"
                    },
                    "awardAmount": {
                      "amount": 2675,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0713,
                    "equivalentAmount": {
                      "amount": "256.48",
                      "currencyCode": "DZD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "394.71",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 12822,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3216,
                      "equivalentAmount": {
                        "amount": "178.08",
                        "currencyCode": "NAD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "19.19",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 9578,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3711,
                      "equivalentAmount": {
                        "amount": "214.89",
                        "currencyCode": "PEN"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "223.35",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 45815,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4772,
                    "equivalentAmount": {
                      "amount": "19.85",
                      "currencyCode": "ZAR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "336.55",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 34049,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1439,
                    "equivalentAmount": {
                      "amount": "151.45",
                      "currencyCode": "BRL"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "376.98",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 33546,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1127,
                    "equivalentAmount": {
                      "amount": "430.96",
                      "currencyCode": "FJD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "320.41",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 24128,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4828,
                    "equivalentAmount": {
                      "amount": "444.28",
                      "currencyCode": "JPY"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "106.84",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 27329,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3899,
                      "equivalentAmount": {
                        "amount": "158.41",
                        "currencyCode": "WST"
                      }
                    },
                    {
                      "amount": {
                        "amount": "179.7",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 43375,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0296,
                      "equivalentAmount": {
                        "amount": "303.68",
                        "currencyCode": "MAD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "168.47",
                    "currencyCode": "MZN"
                  },
                  "percentage": "14.61"
                },
                "passengerReferenceIds": [
                  "07f78441-58ed-41c3-b964-10c2480fc7f9",
                  "0f1db099-0af6-4ea9-95ab-3543dfe8c63d",
                  "feab39bf-7144-4c85-8fdc-acd2e92fe3e8",
                  "324c97a5-45bf-4a70-bef2-d15f6c866253",
                  "e3c6fad4-274d-4cd4-ac52-3d38912a7ab3",
                  "8bcd2653-c6fd-4adf-947b-bcba07043d59",
                  "84ff17aa-9442-4583-8d38-097e84a85159",
                  "89d05030-2589-4c3b-af54-d271733b6170",
                  "8ecdae1f-47aa-43f3-bc7e-44ae0c00033a"
                ],
                "total": {
                  "amount": {
                    "amount": "439.05",
                    "currencyCode": "PGK"
                  },
                  "awardAmount": {
                    "amount": 14211,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3649,
                  "equivalentAmount": {
                    "amount": "133.26",
                    "currencyCode": "PYG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "297.56",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 41025,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0572,
                    "equivalentAmount": {
                      "amount": "386.09",
                      "currencyCode": "KWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "283.6",
                        "currencyCode": "NZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41305,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0775,
                      "equivalentAmount": {
                        "amount": "19.94",
                        "currencyCode": "NPR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "89.07",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14792,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1585,
                      "equivalentAmount": {
                        "amount": "178.45",
                        "currencyCode": "NZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "35.21",
                        "currencyCode": "LSL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49647,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2667,
                      "equivalentAmount": {
                        "amount": "156.68",
                        "currencyCode": "AFN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "432.08",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 33299,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3364,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "203.43",
                        "currencyCode": "QAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "178.28",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 33355,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0978,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "91.73",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "395.33",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 39853,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1859,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "424.01",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "217.01",
                    "currencyCode": "HUF"
                  },
                  "percentage": "6.33"
                },
                "passengerReferenceIds": [
                  "2f71ce64-7226-46d7-ab4c-09f19d05eba5",
                  "eb796823-f9c0-453b-99c6-6853bf55e83e",
                  "e16f7b87-b734-4044-a211-b7fe5cfcd00b",
                  "c1083ca1-19f4-4fc3-8bee-9ac1f7c34a2f",
                  "067f7250-09cf-400a-9387-34cbcf29b4ac",
                  "dfae6633-1007-4b92-beb2-187e97e4c52b",
                  "0f234db0-38ca-4c7c-a226-554ff6571b72",
                  "37b3e15f-6358-4054-9c34-f83ae008be3f",
                  "1f012a57-4f11-4ce4-a081-4c82a34d197c"
                ],
                "total": {
                  "amount": {
                    "amount": "300.53",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 40052,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0801,
                  "equivalentAmount": {
                    "amount": "57.33",
                    "currencyCode": "BYN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "190.4",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 33112,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0994,
                    "equivalentAmount": {
                      "amount": "434.8",
                      "currencyCode": "AOA"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "368.67",
                        "currencyCode": "BGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45585,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2786,
                      "equivalentAmount": {
                        "amount": "418",
                        "currencyCode": "HKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "243.43",
                        "currencyCode": "ALL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33028,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1738,
                      "equivalentAmount": {
                        "amount": "413.65",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "377.01",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48844,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2974,
                      "equivalentAmount": {
                        "amount": "450.65",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "10.98",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 17867,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1812,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "250.48",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "271.88",
                    "currencyCode": "TWD"
                  },
                  "percentage": "7.41"
                },
                "passengerReferenceIds": [
                  "a45f4056-69ae-4d54-a141-9ba1a5ed2e91",
                  "a2eeb76f-3698-4cb2-80e7-b06abe2b5bb1",
                  "7d8cb313-b392-4736-b556-330dbf2bdafb",
                  "268b73da-c1c4-42a2-9773-62d9b6362c24",
                  "caceffb3-07f4-4a90-adf6-0b0106580bd7",
                  "e33e86c5-66ba-404c-ab6c-692d0ce75b06",
                  "9b740cb4-a20c-4b55-82b6-39a5d1aa7bdd",
                  "388f1b2e-892b-4012-904c-54118c5c16bb",
                  "2198634a-64bb-4670-a554-8aac2f81e7b1"
                ],
                "total": {
                  "amount": {
                    "amount": "337.77",
                    "currencyCode": "PLN"
                  },
                  "awardAmount": {
                    "amount": 40959,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1124,
                  "equivalentAmount": {
                    "amount": "436.28",
                    "currencyCode": "DKK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "227.82",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 1535,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3298,
                    "equivalentAmount": {
                      "amount": "464.5",
                      "currencyCode": "SGD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "20.97",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5957,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2118,
                      "equivalentAmount": {
                        "amount": "300.1",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "475.52",
                        "currencyCode": "RON"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26508,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1996,
                      "equivalentAmount": {
                        "amount": "282.87",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "462.03",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49042,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2445,
                      "equivalentAmount": {
                        "amount": "196.42",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "385.95",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 2659,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2109,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "186.41",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "465.25",
                    "currencyCode": "TMT"
                  },
                  "percentage": "11.57"
                },
                "passengerReferenceIds": [
                  "71048fc6-9815-4a1e-8ddb-39df87cb5cf2",
                  "f04fbce5-e0b1-40f8-99a7-3b8cb8da797a",
                  "e8a26ee8-895c-4f5d-a5a0-f9ce559833a5",
                  "872e4031-ca51-4fc3-bbe5-89526e8dd91c",
                  "653f5d2e-d20f-4389-896b-926d6a0a4404",
                  "9587e452-f894-4e2a-a71b-c3ae8d3dad95",
                  "46ba08a9-2828-4a0e-ac89-939fdd264bca",
                  "323f3b13-9aca-427c-b744-3ed51a8ee460",
                  "530968a8-9311-4329-ac85-ef132246e723"
                ],
                "total": {
                  "amount": {
                    "amount": "325.23",
                    "currencyCode": "TZS"
                  },
                  "awardAmount": {
                    "amount": 36781,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0163,
                  "equivalentAmount": {
                    "amount": "262.07",
                    "currencyCode": "LAK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "30.49",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 15659,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1061,
                    "equivalentAmount": {
                      "amount": "187.02",
                      "currencyCode": "MYR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "386.38",
                        "currencyCode": "NIO"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26499,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.083,
                      "equivalentAmount": {
                        "amount": "257.55",
                        "currencyCode": "MAD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "442.41",
                        "currencyCode": "CVE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7676,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3741,
                      "equivalentAmount": {
                        "amount": "280.56",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "87.54",
                        "currencyCode": "KHR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16344,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2491,
                      "equivalentAmount": {
                        "amount": "315.25",
                        "currencyCode": "GMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "244.09",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 5231,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1548,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "286.52",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "38.58",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 18171,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1369,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "346.27",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "398.68",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 25772,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.177,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "386.05",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "146.12",
                    "currencyCode": "UYU"
                  },
                  "percentage": "14.72"
                },
                "passengerReferenceIds": [
                  "350d56da-8515-440c-8aeb-0ab6f0a247da",
                  "c020e5db-1084-48f2-8738-44c657480b52",
                  "2267091f-45a6-4e5a-bcb7-6af4de258074",
                  "6056abc1-73c7-4b9c-a610-71f2eac41151",
                  "ac71c199-d2e4-43f7-9761-c134629085c4",
                  "4278d6be-a90b-44f6-9bfc-ac059bb15df7",
                  "d97019af-4849-4de5-880b-772884eb4d6c",
                  "d24fc63b-8acc-43a6-ad30-5555561c4367",
                  "93442abf-2e8e-4d09-be8b-c8ec68efc37a"
                ],
                "total": {
                  "amount": {
                    "amount": "44.26",
                    "currencyCode": "IDR"
                  },
                  "awardAmount": {
                    "amount": 11136,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1548,
                  "equivalentAmount": {
                    "amount": "43.46",
                    "currencyCode": "KHR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "475.04",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 5495,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3285,
                    "equivalentAmount": {
                      "amount": "337.05",
                      "currencyCode": "PKR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "483.85",
                        "currencyCode": "KRW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41239,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4977,
                      "equivalentAmount": {
                        "amount": "212.55",
                        "currencyCode": "EGP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "294.21",
                        "currencyCode": "LSL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12355,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0733,
                      "equivalentAmount": {
                        "amount": "207.81",
                        "currencyCode": "UGX"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "496.03",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31700,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3854,
                      "equivalentAmount": {
                        "amount": "415.98",
                        "currencyCode": "ALL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "349.21",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 27393,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2218,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "382.25",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "269.39",
                        "currencyCode": "COP"
                      },
                      "awardAmount": {
                        "amount": 37388,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2184,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "337.33",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "496.52",
                    "currencyCode": "CZK"
                  },
                  "percentage": "7.49"
                },
                "passengerReferenceIds": [
                  "4fe4edcd-6b81-4988-bd9f-2f5af2b12777",
                  "1602dc05-72ab-49e1-bec8-db5492c5040f",
                  "e2d45309-0363-4a35-bc7b-cf93fdfe0312",
                  "9892a127-8803-4663-8e20-272a07e863c7",
                  "56baabaf-b719-4224-a0ac-a34db517b7ca",
                  "d065104d-345f-41b1-81f4-3e13a8ea6c16",
                  "e859a36a-1820-4cde-9b29-2b8fa4c71bff",
                  "e348b249-3011-4b4a-b69c-075a8aed61d6",
                  "f382b387-8ef5-4e5c-b267-6cf5a5d65ccf"
                ],
                "total": {
                  "amount": {
                    "amount": "443.76",
                    "currencyCode": "SEK"
                  },
                  "awardAmount": {
                    "amount": 43925,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0412,
                  "equivalentAmount": {
                    "amount": "258.27",
                    "currencyCode": "AZN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "421.34",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 33608,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.418,
                    "equivalentAmount": {
                      "amount": "102.77",
                      "currencyCode": "NGN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "315.05",
                        "currencyCode": "LKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13833,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1157,
                      "equivalentAmount": {
                        "amount": "252.91",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "362.13",
                        "currencyCode": "NPR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22398,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2497,
                      "equivalentAmount": {
                        "amount": "330.32",
                        "currencyCode": "VND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "207.12",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8965,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0443,
                      "equivalentAmount": {
                        "amount": "305.83",
                        "currencyCode": "PYG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "20.4",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 29927,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4407,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "429.11",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "414.12",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 44988,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0484,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "457.4",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "272.66",
                    "currencyCode": "TRY"
                  },
                  "percentage": "6.63"
                },
                "passengerReferenceIds": [
                  "09e9d283-b220-4865-8ebb-a8b59a7661fd",
                  "0ae12d87-a399-49c4-be60-c9bdcd9c62a0",
                  "687740f7-98d3-483a-824a-f97adcf90f40",
                  "0c0f771b-b4d4-4e5f-8388-28617f431b15",
                  "2a4a0a7b-124e-4d80-bb75-03f035d9a4c0",
                  "10364b27-4cff-4a90-8c90-8fe49528a24e",
                  "550bda72-e978-4e10-b7f7-062066917a84",
                  "d49fed04-fbb4-4417-93cf-e5ee1e3172fc",
                  "f916408a-b886-43e4-bff3-bd6a90de7121"
                ],
                "total": {
                  "amount": {
                    "amount": "88.04",
                    "currencyCode": "OMR"
                  },
                  "awardAmount": {
                    "amount": 46049,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.159,
                  "equivalentAmount": {
                    "amount": "98.61",
                    "currencyCode": "ALL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "27.03",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 49893,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0653,
                    "equivalentAmount": {
                      "amount": "120.61",
                      "currencyCode": "SEK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "299.71",
                        "currencyCode": "BRL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38193,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.424,
                      "equivalentAmount": {
                        "amount": "409.75",
                        "currencyCode": "CUP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "476.6",
                        "currencyCode": "BWP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19564,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3275,
                      "equivalentAmount": {
                        "amount": "54.12",
                        "currencyCode": "GYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "194.39",
                        "currencyCode": "BND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16034,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3438,
                      "equivalentAmount": {
                        "amount": "111.43",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "401.04",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 46888,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.046,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "151.82",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "211.75",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 15631,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3083,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "256.97",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "216.74",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 7172,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0177,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "154.07",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "29.55",
                    "currencyCode": "ILS"
                  },
                  "percentage": "8.92"
                },
                "passengerReferenceIds": [
                  "ded238a9-e2e3-4761-a42a-a373607e145e",
                  "48670a54-46c1-4558-90bf-10f76a6d1b9e",
                  "04a51576-861b-4b8c-93bf-7b9ab6e65065",
                  "fe108a9f-d5a2-4c7f-8d58-af0ae109f4a4",
                  "7c3eae2b-b737-4126-9d8c-4e271187e527",
                  "2e9d5f7f-1f0b-43a5-ba35-d651414f2a53",
                  "b9763fba-d513-4322-add6-b867592a1354",
                  "82a536f2-dfd2-47fd-925e-6e0d2e505afb",
                  "e41b730d-5d87-4ba8-b367-7059e7c624b5"
                ],
                "total": {
                  "amount": {
                    "amount": "61.61",
                    "currencyCode": "MYR"
                  },
                  "awardAmount": {
                    "amount": 37743,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2277,
                  "equivalentAmount": {
                    "amount": "265.63",
                    "currencyCode": "BOB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "409.2",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 7390,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0131,
                    "equivalentAmount": {
                      "amount": "150.54",
                      "currencyCode": "FJD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "237.3",
                        "currencyCode": "SHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7454,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1522,
                      "equivalentAmount": {
                        "amount": "239.09",
                        "currencyCode": "KPW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "110.16",
                        "currencyCode": "EGP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21621,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0556,
                      "equivalentAmount": {
                        "amount": "264.2",
                        "currencyCode": "BDT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "212.79",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38090,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0314,
                      "equivalentAmount": {
                        "amount": "397.86",
                        "currencyCode": "KWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "416.1",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 34620,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4674,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "93.4",
                        "currencyCode": "MZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "334.8",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 28942,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3756,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "23.99",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "223.08",
                        "currencyCode": "ZMW"
                      },
                      "awardAmount": {
                        "amount": 21638,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4028,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "436.39",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "401",
                    "currencyCode": "ZWL"
                  },
                  "percentage": "8.29"
                },
                "passengerReferenceIds": [
                  "f1a0c0bb-9636-4570-a79d-436aa3a8043e",
                  "a0104d44-9b12-43e7-8ec6-d7744a70f169",
                  "f5d37234-89a3-4ac4-a705-b69b80f747c2",
                  "809500b2-add9-44dd-ace9-8f62e18b20c6",
                  "979a8a32-4a6b-4c51-96e1-9a95b44d72ba",
                  "4451b242-ccd1-4680-a167-38bcd0ef5efc",
                  "1550f2c0-bd68-4c43-bcc2-dbd20844f3d9",
                  "0037510f-0d98-4683-aa18-ba7be7d67bfa",
                  "2b32502d-ff24-4b84-8b95-662d3b17af23"
                ],
                "total": {
                  "amount": {
                    "amount": "319.04",
                    "currencyCode": "AUD"
                  },
                  "awardAmount": {
                    "amount": 30351,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1606,
                  "equivalentAmount": {
                    "amount": "195.98",
                    "currencyCode": "MXN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "230.04",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 45655,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3026,
                    "equivalentAmount": {
                      "amount": "377.91",
                      "currencyCode": "UAH"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "19.14",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17034,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2677,
                      "equivalentAmount": {
                        "amount": "414.72",
                        "currencyCode": "KHR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "222.96",
                        "currencyCode": "HUF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25838,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4688,
                      "equivalentAmount": {
                        "amount": "155.36",
                        "currencyCode": "NOK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "39.66",
                        "currencyCode": "BAM"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19690,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1556,
                      "equivalentAmount": {
                        "amount": "88.75",
                        "currencyCode": "SLE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "279.47",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 12402,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.275,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "101.31",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "159.92",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 18864,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1607,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "111.01",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "347.62",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 36097,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1385,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "19.35",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "466.54",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 47622,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0716,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "173.01",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "456.57",
                        "currencyCode": "BOB"
                      },
                      "awardAmount": {
                        "amount": 3141,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0474,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "496.08",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "6CBBQ0",
            "2SZNW",
            "IWT74W",
            "ONDN3",
            "LRDEMJ",
            "SGUIZ",
            "XZFP89",
            "UZW4S0",
            "0S68W4",
            "PST3J"
          ]
        },
        {
          "details": {
            "type": "AirOfferItem"
          },
          "id": "a606ec93-1233-4fb1-8147-67052a232996",
          "itineraryPartReferenceIds": [
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-2",
            "IP-2",
            "IP-2"
          ],
          "itineraryReferenceId": "H6N",
          "passengerReferenceIds": [
            "ae8b6ca9-4531-4295-a212-3515633ea17d",
            "2cc40fbd-b4c0-42c8-abee-d326e5434eb8",
            "ebe5096e-f43c-41bd-9f4b-d3fbe796a572",
            "7263eb6f-bc72-45e2-9afa-a1abcec9174a",
            "19a570c0-aa5d-499f-9109-c929e8cebb23",
            "3c91bcc8-51f5-4af6-b292-9f3ade2cc747",
            "6d5b934c-3789-46cf-beac-8505879b914b",
            "701dbef5-a3b2-478e-ada5-3f52817102fc",
            "0b40ed04-58ab-460d-9af9-24c76818d714"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "206.45",
                    "currencyCode": "OMR"
                  },
                  "percentage": "8.44"
                },
                "deal": {
                  "amount": {
                    "amount": "348.44",
                    "currencyCode": "EUR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "12.48",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "6fec1f03-7030-445f-91da-08b8ed40d8e6",
                  "96e4e4a9-0ba5-4740-9f7c-2a9dc6fd0536",
                  "ff14140b-bfca-4db1-ba97-4b48163d306d",
                  "02483406-ede7-426e-bcb7-a462cee69cf6",
                  "f7a816da-0d5c-4ef5-afad-708fe3b261be",
                  "d1b43e5f-d75a-4e0e-bbf7-bddb3bd01e55",
                  "a6947256-98f7-4621-a2af-7bb043bdf3a9",
                  "66a17aec-28cb-4c60-a12d-beb159b27a7a",
                  "b77eed86-7d09-4444-b017-3a269a571771"
                ],
                "total": {
                  "amount": {
                    "amount": "237.36",
                    "currencyCode": "ISK"
                  },
                  "awardAmount": {
                    "amount": 27346,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0761,
                  "equivalentAmount": {
                    "amount": "84.29",
                    "currencyCode": "KYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "375.4",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 18850,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0893,
                    "equivalentAmount": {
                      "amount": "67.08",
                      "currencyCode": "PKR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "417.88",
                        "currencyCode": "LRD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34330,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0548,
                      "equivalentAmount": {
                        "amount": "336.59",
                        "currencyCode": "AMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "212.1",
                        "currencyCode": "AZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44026,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3412,
                      "equivalentAmount": {
                        "amount": "41.92",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "35.75",
                        "currencyCode": "NGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10677,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4834,
                      "equivalentAmount": {
                        "amount": "466.18",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "425.01",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 18195,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3695,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "190.11",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "13.21",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 49615,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1996,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "462.66",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "70.16",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 33148,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0817,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "382.58",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "172.23",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 44803,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2061,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "13.79",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "321.03",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 3664,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4921,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "31.31",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "111.42",
                    "currencyCode": "KPW"
                  },
                  "percentage": "13.14"
                },
                "deal": {
                  "amount": {
                    "amount": "391.24",
                    "currencyCode": "EUR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "10.18",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "1c115146-4a33-4113-bc0f-22546360b8c6",
                  "d9e53f5a-04e4-4c07-89c0-26d5663c9921",
                  "bd3233ce-ee3b-411a-891d-4fc9e8fa81c6",
                  "d251421d-efaa-4160-a641-cdb1565915a8",
                  "8fd5b527-6c3c-4bf0-a76c-ab17aa7c37c0",
                  "693027e1-1819-4aeb-a368-f3c80305a0d9",
                  "7c6b31fd-3644-46ab-81fb-0bd86c4c7da4",
                  "acc43b72-9239-469e-bb15-fcdd91103290",
                  "da6c053d-f9db-4cdc-86eb-d89ff7abf096"
                ],
                "total": {
                  "amount": {
                    "amount": "433.72",
                    "currencyCode": "MYR"
                  },
                  "awardAmount": {
                    "amount": 9964,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3984,
                  "equivalentAmount": {
                    "amount": "52.14",
                    "currencyCode": "KGS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "169.96",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 6469,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1623,
                    "equivalentAmount": {
                      "amount": "477.83",
                      "currencyCode": "SGD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "218.43",
                        "currencyCode": "SLE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45784,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2154,
                      "equivalentAmount": {
                        "amount": "477.42",
                        "currencyCode": "USD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "321.36",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25659,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0453,
                      "equivalentAmount": {
                        "amount": "218.99",
                        "currencyCode": "ZMW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "30.62",
                        "currencyCode": "SEK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16151,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2438,
                      "equivalentAmount": {
                        "amount": "364.89",
                        "currencyCode": "JMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "96.49",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 33334,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2531,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "48.8",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "15.57",
                        "currencyCode": "DJF"
                      },
                      "awardAmount": {
                        "amount": 11910,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.469,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "258.47",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "392.76",
                    "currencyCode": "LSL"
                  },
                  "percentage": "7.46"
                },
                "deal": {
                  "amount": {
                    "amount": "430.28",
                    "currencyCode": "BMD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "18.29",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "b449cee1-6688-4164-bb0a-3a3a013603d9",
                  "89b45c93-a599-4de4-b256-26f896f037ba",
                  "507c9aec-6dce-4c43-8a88-2a89e983e395",
                  "2c22cc81-37fa-4f35-8a2f-edf984a4511b",
                  "59e53426-92e5-4d36-b8d3-1ae84493f06e",
                  "57f635da-47bf-4b9a-a6a6-b8e20660bb07",
                  "e2de1f9b-4ead-498c-9544-f3ef4e33a9ad",
                  "4e4ee1d8-40e0-4991-aeca-fb0686de1d91",
                  "debbf3c1-5f75-4009-9824-005aa07a06c1"
                ],
                "total": {
                  "amount": {
                    "amount": "413.87",
                    "currencyCode": "UAH"
                  },
                  "awardAmount": {
                    "amount": 44393,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3973,
                  "equivalentAmount": {
                    "amount": "69.09",
                    "currencyCode": "SGD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "60.45",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 27887,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2263,
                    "equivalentAmount": {
                      "amount": "442.58",
                      "currencyCode": "NOK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "417.89",
                        "currencyCode": "XAF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21471,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.375,
                      "equivalentAmount": {
                        "amount": "415.16",
                        "currencyCode": "IDR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "223.67",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8637,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1722,
                      "equivalentAmount": {
                        "amount": "359.64",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "474.29",
                        "currencyCode": "MKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1481,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4196,
                      "equivalentAmount": {
                        "amount": "52.11",
                        "currencyCode": "SSP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "488.12",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 10719,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3983,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "35.09",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "303.85",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 11629,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3768,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "165.92",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "342.92",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 10312,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4546,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "209.51",
                        "currencyCode": "JPY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "359.97",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 33935,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3111,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "206.62",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "89.01",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 22519,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.186,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "406.31",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "274.58",
                    "currencyCode": "MXN"
                  },
                  "percentage": "12.35"
                },
                "deal": {
                  "amount": {
                    "amount": "318.9",
                    "currencyCode": "SRD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "19.69",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "be90905e-4a23-413b-b3bd-67adb928ac36",
                  "6ce6673d-c80a-4c95-ad52-a8ffc440aff7",
                  "7c7b2c2c-3620-43cc-81b0-0e1e0278947f",
                  "332f294d-1550-4351-8ad7-8161f0d305e0",
                  "7247e080-b837-4461-9cb0-2a8faf83b7d6",
                  "50c7da37-7b3c-4ed6-9542-85deaaf01e3c",
                  "47f91603-96f7-4d77-b8ef-6b19d741aa17",
                  "10a490a9-3364-42e4-bb52-7338bf6eaf87",
                  "dee55b7a-b93b-4ac3-b31b-429414ec2f84"
                ],
                "total": {
                  "amount": {
                    "amount": "294.48",
                    "currencyCode": "HKD"
                  },
                  "awardAmount": {
                    "amount": 17443,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.217,
                  "equivalentAmount": {
                    "amount": "372.96",
                    "currencyCode": "DKK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "248.03",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 15367,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1204,
                    "equivalentAmount": {
                      "amount": "283.58",
                      "currencyCode": "CRC"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "346.08",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24583,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0639,
                      "equivalentAmount": {
                        "amount": "152.08",
                        "currencyCode": "AMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "346.44",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27776,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2908,
                      "equivalentAmount": {
                        "amount": "139.19",
                        "currencyCode": "CUP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "257.77",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33716,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.278,
                      "equivalentAmount": {
                        "amount": "105.43",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "266.9",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 10840,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4038,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "384.33",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "232.96",
                    "currencyCode": "BSD"
                  },
                  "percentage": "5.29"
                },
                "deal": {
                  "amount": {
                    "amount": "304.55",
                    "currencyCode": "LKR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "9.76",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "3e2e68cd-b379-41bb-8ae4-b91df49aab7f",
                  "4e57e4e9-4b89-4023-9df9-22b370d1127e",
                  "10e6b260-f300-4702-85d1-32254c148154",
                  "08478d9e-93ab-47a1-92e7-a3b0866a44bf",
                  "55b3800d-ef8a-4aca-808c-79d344c6ab77",
                  "77ed99ca-c566-4998-8960-d9daa4432e30",
                  "0603d940-8fb2-414e-86ac-870f69652445",
                  "9fa44092-10e3-4e30-8e19-e42f7ca6ca56",
                  "7ad6fccb-5c4b-4109-9dd8-c670073b37b5"
                ],
                "total": {
                  "amount": {
                    "amount": "148.99",
                    "currencyCode": "NIO"
                  },
                  "awardAmount": {
                    "amount": 19638,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.422,
                  "equivalentAmount": {
                    "amount": "38.5",
                    "currencyCode": "TJS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "326.28",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 36719,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0436,
                    "equivalentAmount": {
                      "amount": "26.6",
                      "currencyCode": "MDL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "461.23",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49336,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2849,
                      "equivalentAmount": {
                        "amount": "385.36",
                        "currencyCode": "TWD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "267.27",
                        "currencyCode": "XOF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10057,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0124,
                      "equivalentAmount": {
                        "amount": "258.55",
                        "currencyCode": "MOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "459.85",
                        "currencyCode": "RON"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39014,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0375,
                      "equivalentAmount": {
                        "amount": "320.44",
                        "currencyCode": "INR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "376.65",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 4385,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4464,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "189.42",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "97.52",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 41398,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1158,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "425.51",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "216.33",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 43591,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.487,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "484.14",
                        "currencyCode": "DZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "461.27",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 12997,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4709,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "359.08",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "280.65",
                    "currencyCode": "SOS"
                  },
                  "percentage": "8.83"
                },
                "deal": {
                  "amount": {
                    "amount": "350.36",
                    "currencyCode": "KWD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "17.27",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "63ca7598-bf6e-4bc0-9dd3-7d415e27963a",
                  "8fe1faf8-da74-4e8b-81f4-cfbdce99f818",
                  "f4bb5fcf-8f96-4127-a2d4-d24068d789c3",
                  "ec7ee9d7-1130-432a-b8fa-198ae55399ce",
                  "fcc074a5-3481-4964-8927-d70d926c9849",
                  "1a136a92-614e-4a8d-9a11-6c201c4183b5",
                  "c57a9114-5275-4db2-86e0-feccb7b47475",
                  "b8840c63-c936-4062-8e75-c0324bd9d1bf",
                  "56920180-0cf2-45ba-9f33-24884a0ee4eb"
                ],
                "total": {
                  "amount": {
                    "amount": "164.54",
                    "currencyCode": "BYN"
                  },
                  "awardAmount": {
                    "amount": 32829,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2247,
                  "equivalentAmount": {
                    "amount": "467.78",
                    "currencyCode": "GTQ"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "348.89",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 15302,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2819,
                    "equivalentAmount": {
                      "amount": "118.08",
                      "currencyCode": "XAF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "65.26",
                        "currencyCode": "SLE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36718,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4116,
                      "equivalentAmount": {
                        "amount": "429.71",
                        "currencyCode": "FJD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "168.69",
                        "currencyCode": "MMK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8613,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3818,
                      "equivalentAmount": {
                        "amount": "280.9",
                        "currencyCode": "AFN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "171.25",
                        "currencyCode": "XOF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5669,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.13,
                      "equivalentAmount": {
                        "amount": "293.66",
                        "currencyCode": "SLE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "327.18",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 42908,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2769,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "304.15",
                        "currencyCode": "TZS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "218.88",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 35048,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4256,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "417.8",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "253.73",
                    "currencyCode": "PGK"
                  },
                  "percentage": "6.93"
                },
                "deal": {
                  "amount": {
                    "amount": "481.04",
                    "currencyCode": "ETB"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "6.56",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "a974e384-f445-451f-b633-4a18857391f5",
                  "8b6c7ee5-21da-440c-a563-b231518eefaf",
                  "f692993e-2d3b-433a-9393-32b970236a71",
                  "1dd95759-2239-4e4f-8ece-2de14ddca3a9",
                  "c8803235-aded-4202-9cca-85b69dfcf78f",
                  "28c09a2a-dff7-4405-8366-0ff9c6b76ce1",
                  "d5c2c708-4586-4fae-a410-22fefe4342d3",
                  "a0c7dbcf-1da7-4281-a79d-a0f713dbb8eb",
                  "3a9685f0-747a-43da-a294-14a4c8ff5039"
                ],
                "total": {
                  "amount": {
                    "amount": "387.36",
                    "currencyCode": "ETB"
                  },
                  "awardAmount": {
                    "amount": 16186,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.266,
                  "equivalentAmount": {
                    "amount": "455.15",
                    "currencyCode": "MRU"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "278.88",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 22206,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0704,
                    "equivalentAmount": {
                      "amount": "23.67",
                      "currencyCode": "ISK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "297",
                        "currencyCode": "BRL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29608,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4672,
                      "equivalentAmount": {
                        "amount": "369.42",
                        "currencyCode": "BMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "414.09",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14699,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3692,
                      "equivalentAmount": {
                        "amount": "325.72",
                        "currencyCode": "LSL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "112.89",
                        "currencyCode": "CZK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11408,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4685,
                      "equivalentAmount": {
                        "amount": "386.42",
                        "currencyCode": "TJS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "358.87",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 6387,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1763,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "231.75",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "225.32",
                        "currencyCode": "TZS"
                      },
                      "awardAmount": {
                        "amount": 44336,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3717,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "385.46",
                        "currencyCode": "PGK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "328.89",
                    "currencyCode": "AFN"
                  },
                  "percentage": "5.35"
                },
                "deal": {
                  "amount": {
                    "amount": "347.34",
                    "currencyCode": "HUF"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "9.8",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "fc92a1c6-5be4-4a20-a6d1-d2349b235810",
                  "62b8fed0-41eb-41ff-930d-10c6c0af037a",
                  "c97498f8-1cd2-4bec-a5ca-7766b5b8cfc3",
                  "2c58af05-f81f-41ff-8f8e-c6eea26a460e",
                  "66a24e18-b97c-40ec-bcb8-809e4c37e5ac",
                  "fb0e60cc-656e-432c-a7d2-fe449443f966",
                  "5b18be7b-1999-4533-83ba-c099fb356a1d",
                  "ff62516e-fbe5-4025-8180-57bf00c9ff74",
                  "70f518c9-2c67-4a26-bce4-a272842b2fed"
                ],
                "total": {
                  "amount": {
                    "amount": "61.82",
                    "currencyCode": "ZWL"
                  },
                  "awardAmount": {
                    "amount": 32429,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0517,
                  "equivalentAmount": {
                    "amount": "36.37",
                    "currencyCode": "TTD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "132.89",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 14868,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3854,
                    "equivalentAmount": {
                      "amount": "175.75",
                      "currencyCode": "ILS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "363.36",
                        "currencyCode": "XOF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42795,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0683,
                      "equivalentAmount": {
                        "amount": "53.33",
                        "currencyCode": "SGD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "247.49",
                        "currencyCode": "MUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46656,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4069,
                      "equivalentAmount": {
                        "amount": "95.41",
                        "currencyCode": "AFN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "162.63",
                        "currencyCode": "UZS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29392,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4698,
                      "equivalentAmount": {
                        "amount": "435.15",
                        "currencyCode": "KZT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "273.2",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 33087,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4358,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "173.94",
                        "currencyCode": "XAF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "90.38",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 47362,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2962,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "452.24",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "136.09",
                    "currencyCode": "BGN"
                  },
                  "percentage": "12.19"
                },
                "deal": {
                  "amount": {
                    "amount": "482.3",
                    "currencyCode": "TRY"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "15.16",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "745b9655-94d1-4273-ae93-7fea233d2166",
                  "4f291a45-973b-47bd-864b-b12996d1f7f3",
                  "e9203894-70ba-47b0-8cc6-f6ff2bd7993f",
                  "52a7e8f2-27f6-4512-9dc2-febf916d0599",
                  "9b04ad89-c320-426e-bb7a-ee629324b2eb",
                  "32c4761c-03af-4e51-ac85-09cb0e58f86e",
                  "159454cb-2f9b-46f6-a7b3-cf33a5e04ca4",
                  "3212eacf-6d33-49dc-a7f1-969dc31d49d9",
                  "ea7f5dfd-dff6-4dea-9d31-9c14ee52b941"
                ],
                "total": {
                  "amount": {
                    "amount": "47.91",
                    "currencyCode": "MDL"
                  },
                  "awardAmount": {
                    "amount": 42953,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4024,
                  "equivalentAmount": {
                    "amount": "305.33",
                    "currencyCode": "LBP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "234.87",
                      "currencyCode": "HTG"
                    },
                    "awardAmount": {
                      "amount": 24025,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3753,
                    "equivalentAmount": {
                      "amount": "268.58",
                      "currencyCode": "VND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "402.16",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39337,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0435,
                      "equivalentAmount": {
                        "amount": "295.55",
                        "currencyCode": "IRR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "288.91",
                        "currencyCode": "VND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18542,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1979,
                      "equivalentAmount": {
                        "amount": "364.1",
                        "currencyCode": "ETB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "45.97",
                        "currencyCode": "NZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16986,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2258,
                      "equivalentAmount": {
                        "amount": "105.28",
                        "currencyCode": "ISK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "74.56",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 18292,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.266,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "92.08",
                        "currencyCode": "HTG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "214.01",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 28774,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.283,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "335.27",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1966
                },
                "passengerReferenceIds": [
                  "aa04483e-3a09-4493-87ec-032b623c7a35",
                  "2055048f-a201-4a6f-8070-ce74c9fc6e6d",
                  "a5fbad4c-3782-4242-8db5-0bccd7ca4bfc",
                  "22967c23-dd0b-4f1f-b7dc-ebd5fa7e78fa",
                  "3601326f-c8b3-4eeb-8927-9ec345158923",
                  "24b126d2-98dc-459e-bbcf-01f8d2a937bb",
                  "0e512f4e-b72c-4be5-b969-6aca9418df0c",
                  "3673ff63-3b42-4777-ba1a-5284182764eb",
                  "97880254-1408-4e30-8d01-041c6d5ec5c7"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "301.64",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 29041,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0219,
                    "equivalentAmount": {
                      "amount": "14.14",
                      "currencyCode": "MNT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "79.82",
                          "currencyCode": "CRC"
                        },
                        "awardAmount": {
                          "amount": 23363,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3013,
                        "equivalentAmount": {
                          "amount": "305.67",
                          "currencyCode": "ZAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "177.36",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 24303,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1781,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "80.84",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "138.03",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 40577,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.439,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "213.15",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "441.78",
                          "currencyCode": "XOF"
                        },
                        "awardAmount": {
                          "amount": 23606,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4668,
                        "equivalentAmount": {
                          "amount": "261.34",
                          "currencyCode": "GIP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "250.37",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 40866,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2653,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "270.27",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "284.11",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 1490,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4211,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "27.94",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "287.14",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 23459,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.095,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "373.71",
                            "currencyCode": "BBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "228.41",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 23645,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2206,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "147.11",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "146.09",
                          "currencyCode": "DZD"
                        },
                        "awardAmount": {
                          "amount": 44120,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2787,
                        "equivalentAmount": {
                          "amount": "196.64",
                          "currencyCode": "LAK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "181.96",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 32663,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1148,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "74.6",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "454.79",
                            "currencyCode": "PAB"
                          },
                          "awardAmount": {
                            "amount": 23735,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2172,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "299.76",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "111.56",
                            "currencyCode": "SEK"
                          },
                          "awardAmount": {
                            "amount": 25296,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0553,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "233.66",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "455.34",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 9645,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1154,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "10.8",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "420.19",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 45499,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0944,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "319.68",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "455.87",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 16953,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0332,
                    "equivalentAmount": {
                      "amount": "371.2",
                      "currencyCode": "INR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "22.84",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 39703,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1128,
                    "equivalentAmount": {
                      "amount": "99.55",
                      "currencyCode": "INR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "453.24",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 27689,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3029,
                    "equivalentAmount": {
                      "amount": "448.39",
                      "currencyCode": "BND"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "167.51",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 23002,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2175,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "312.9",
                        "currencyCode": "TMT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "429.45",
                        "currencyCode": "KRW"
                      },
                      "awardAmount": {
                        "amount": 8431,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3034,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "204.94",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "293.46",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 17111,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4606,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "377.13",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "453.87",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 7957,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.316,
                    "equivalentAmount": {
                      "amount": "195.87",
                      "currencyCode": "SHP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "351.85",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 29163,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0891,
                    "equivalentAmount": {
                      "amount": "409.5",
                      "currencyCode": "CZK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0584
                },
                "passengerReferenceIds": [
                  "a36a7ffd-13b8-4985-8f24-dbdec36b4fdb",
                  "52ad4ebc-f7b5-4979-8082-777d6252fd15",
                  "abda0de0-112d-4119-8a13-50c3665490d2",
                  "2e29f090-d9bb-4225-b7f9-8d71d7fc3f9e",
                  "974f627e-80fd-44ce-9354-87454c496066",
                  "61a2fb1a-e203-47a7-94f6-9ea8b5536e14",
                  "d90c67dd-82e3-403b-8ebf-4fcaa2391742",
                  "b201c433-9529-4410-9150-93be55fa28cf",
                  "1f09ad2e-7907-4af9-8f25-17e012a65b8c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "311.88",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 7324,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2066,
                    "equivalentAmount": {
                      "amount": "382.94",
                      "currencyCode": "SEK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "298.92",
                          "currencyCode": "TTD"
                        },
                        "awardAmount": {
                          "amount": 23656,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1971,
                        "equivalentAmount": {
                          "amount": "183.09",
                          "currencyCode": "UAH"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "382.05",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 16715,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1623,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "116.24",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "367.92",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 35872,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2171,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "51.64",
                            "currencyCode": "TZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "57.1",
                          "currencyCode": "STN"
                        },
                        "awardAmount": {
                          "amount": 43393,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1731,
                        "equivalentAmount": {
                          "amount": "43.19",
                          "currencyCode": "CAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "103.59",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 25934,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1362,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "259.88",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "216.98",
                          "currencyCode": "JPY"
                        },
                        "awardAmount": {
                          "amount": 38796,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1006,
                        "equivalentAmount": {
                          "amount": "308.67",
                          "currencyCode": "MYR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "92.09",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 40249,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2255,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "473.22",
                            "currencyCode": "MYR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "37.66",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 35924,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4679,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "256.82",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "154.38",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 34365,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3419,
                    "equivalentAmount": {
                      "amount": "20.89",
                      "currencyCode": "TRY"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "37.7",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 10198,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3828,
                    "equivalentAmount": {
                      "amount": "269.22",
                      "currencyCode": "BGN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "446.76",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 5066,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1863,
                    "equivalentAmount": {
                      "amount": "12.89",
                      "currencyCode": "FJD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "422.73",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 8315,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1992,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "48.96",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "369.15",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 40592,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0752,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "117.2",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "66.89",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 36447,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2067,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "396.86",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "122.16",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 45531,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.478,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "294.73",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "109.46",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 3894,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2755,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "123.7",
                        "currencyCode": "BYN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "235.15",
                      "currencyCode": "IRR"
                    },
                    "awardAmount": {
                      "amount": 39401,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1859,
                    "equivalentAmount": {
                      "amount": "335.59",
                      "currencyCode": "MDL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "357.86",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 12639,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4833,
                    "equivalentAmount": {
                      "amount": "446.72",
                      "currencyCode": "MNT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0572
                },
                "passengerReferenceIds": [
                  "fe213890-0a76-4363-9586-6a5316f5ec21",
                  "0fbf1ae6-b585-468c-8964-44746faf79f7",
                  "2ab30136-adbc-44f1-9fdb-6a7a07201add",
                  "ae9f8cee-ac27-4bb5-a902-ed3bfac3e7b7",
                  "e2fe5171-1065-42f6-8d74-3516c4e0eaee",
                  "632ff28a-4aec-4d3d-8b33-a0be730310dd",
                  "630038f8-8c0e-4f7c-b618-5e3ab34b0e38",
                  "e63f2168-7c76-4d09-8cb7-8320d3733637",
                  "f98a3dee-3034-4ab8-b2da-9d4752f49fbb"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "69.87",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 48238,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.434,
                    "equivalentAmount": {
                      "amount": "67.04",
                      "currencyCode": "JMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "21.66",
                          "currencyCode": "DZD"
                        },
                        "awardAmount": {
                          "amount": 22240,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3704,
                        "equivalentAmount": {
                          "amount": "145.5",
                          "currencyCode": "AUD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "487.46",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 22320,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4088,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "181.75",
                            "currencyCode": "DJF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "61.93",
                          "currencyCode": "PYG"
                        },
                        "awardAmount": {
                          "amount": 45551,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1544,
                        "equivalentAmount": {
                          "amount": "185.77",
                          "currencyCode": "RON"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "153.78",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 14122,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3888,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "199.56",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "301.41",
                          "currencyCode": "AFN"
                        },
                        "awardAmount": {
                          "amount": 5478,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3541,
                        "equivalentAmount": {
                          "amount": "105.33",
                          "currencyCode": "HTG"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "378.86",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 48978,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1908,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "90.7",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "103.8",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 15263,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3534,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "259.37",
                            "currencyCode": "ANG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "149.31",
                            "currencyCode": "SRD"
                          },
                          "awardAmount": {
                            "amount": 48168,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4967,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "16.54",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "74.57",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 42559,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3286,
                    "equivalentAmount": {
                      "amount": "378.47",
                      "currencyCode": "CVE"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "463.81",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 13881,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2287,
                    "equivalentAmount": {
                      "amount": "232.55",
                      "currencyCode": "MYR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "292.83",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 23729,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2595,
                    "equivalentAmount": {
                      "amount": "278.92",
                      "currencyCode": "GNF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "496.49",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 12913,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3858,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "392.62",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "26.06",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 16164,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0174,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "325.34",
                        "currencyCode": "MXN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "202.7",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 43562,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2895,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "487.77",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "288.81",
                        "currencyCode": "BGN"
                      },
                      "awardAmount": {
                        "amount": 38061,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.052,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "470.52",
                        "currencyCode": "STN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "316.92",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 45660,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2706,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "102.97",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "417.53",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 9412,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3589,
                    "equivalentAmount": {
                      "amount": "396.91",
                      "currencyCode": "SLE"
                    }
                  },
                  {
                    "amount": {
                      "amount": "273.59",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 33318,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1762,
                    "equivalentAmount": {
                      "amount": "82.41",
                      "currencyCode": "ARS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9375
                },
                "passengerReferenceIds": [
                  "03a734a7-161b-44e8-ae89-b985ebdb17bd",
                  "419c46cd-e2f0-452e-a8e3-c5e32919bc1c",
                  "31305799-cdda-4e00-a036-664fb2c78bcd",
                  "88c7d993-b4c6-4014-b0e1-4d654fd9c26f",
                  "c3bc87d1-de25-4108-a3b6-1f637870a84f",
                  "68d2f4c3-c370-4a75-8adf-e98466dd15e5",
                  "d36a91f7-d75e-469c-90e1-43e986bf23ac",
                  "8b7d66bb-0de7-4bc8-948c-5f6a81dc66b2",
                  "614d3fb1-3149-4cb3-ae1b-15c1ac6207a0"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "285.73",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 9424,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1125,
                    "equivalentAmount": {
                      "amount": "426.35",
                      "currencyCode": "QAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "479.92",
                          "currencyCode": "ISK"
                        },
                        "awardAmount": {
                          "amount": 35909,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1532,
                        "equivalentAmount": {
                          "amount": "360.2",
                          "currencyCode": "BRL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "429.81",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 12487,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2755,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "431.7",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "149.59",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 24199,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.044,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "446.89",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "249.18",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 4140,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2515,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "108.47",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "434.97",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 37076,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4277,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "467.81",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "313.77",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 44034,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3672,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "305.35",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "203.36",
                          "currencyCode": "BMD"
                        },
                        "awardAmount": {
                          "amount": 33371,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1296,
                        "equivalentAmount": {
                          "amount": "188.45",
                          "currencyCode": "GBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "406.63",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 4029,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1753,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "135.26",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "465.39",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 13453,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.417,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "167.39",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "145.93",
                            "currencyCode": "AZN"
                          },
                          "awardAmount": {
                            "amount": 9855,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2438,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "40.13",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "56.61",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 9175,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3526,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "87.96",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "190.75",
                          "currencyCode": "IRR"
                        },
                        "awardAmount": {
                          "amount": 43014,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1506,
                        "equivalentAmount": {
                          "amount": "199.66",
                          "currencyCode": "WST"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "402.21",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 46696,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0262,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "239.11",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "98.88",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 13358,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.287,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "226.35",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "123.13",
                            "currencyCode": "IDR"
                          },
                          "awardAmount": {
                            "amount": 16069,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2665,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "321.13",
                            "currencyCode": "MUR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "317.75",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 8725,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1271,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "210.12",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "190.33",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 40339,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4066,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "68.95",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "203.29",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 36927,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2538,
                    "equivalentAmount": {
                      "amount": "494.8",
                      "currencyCode": "BHD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "241.95",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 5498,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0608,
                    "equivalentAmount": {
                      "amount": "363.06",
                      "currencyCode": "ZWL"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "402.78",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 19551,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4833,
                    "equivalentAmount": {
                      "amount": "429.27",
                      "currencyCode": "BIF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "20",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 48997,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4557,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "485.11",
                        "currencyCode": "BHD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "255.56",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 9575,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.264,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "13.42",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "158.47",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 45502,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4291,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "42.04",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "192.82",
                        "currencyCode": "MUR"
                      },
                      "awardAmount": {
                        "amount": 2185,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4265,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "281.58",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "274.22",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 32040,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2579,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "26.02",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "178.66",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 14802,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2177,
                    "equivalentAmount": {
                      "amount": "466.16",
                      "currencyCode": "LKR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "156.81",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 6082,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3881,
                    "equivalentAmount": {
                      "amount": "407.71",
                      "currencyCode": "SEK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8856
                },
                "passengerReferenceIds": [
                  "9603033a-0f33-42af-affc-4efd6b0e903e",
                  "e62069af-3922-46f8-addb-74df6dadf558",
                  "447df7ef-298f-48d4-bbc3-7981af92747f",
                  "3aabd606-77c4-47a6-958e-fa71218b312f",
                  "3536fe5f-1e58-4957-9ac7-fb18f2e1d6d5",
                  "aa1bf8d9-fc0c-43dc-80be-7263fbe4a446",
                  "b08a4e4e-ab75-4272-8a6a-cedf44f36ba7",
                  "7b01a0ae-cac4-4c6d-a7e2-bf154a2650af",
                  "516999a4-6722-429c-9052-9c1d31c1d318"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "55.39",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 29894,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3554,
                    "equivalentAmount": {
                      "amount": "277.14",
                      "currencyCode": "DOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "158.7",
                          "currencyCode": "NAD"
                        },
                        "awardAmount": {
                          "amount": 34982,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0317,
                        "equivalentAmount": {
                          "amount": "91.07",
                          "currencyCode": "TZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "123.83",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 19468,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3163,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "38.87",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "347.07",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 15786,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2617,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "118.37",
                            "currencyCode": "NIO"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "159.2",
                          "currencyCode": "CLP"
                        },
                        "awardAmount": {
                          "amount": 18522,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1012,
                        "equivalentAmount": {
                          "amount": "117.34",
                          "currencyCode": "ZWL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "259.21",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 6522,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3547,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "107.86",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "227.51",
                            "currencyCode": "GMD"
                          },
                          "awardAmount": {
                            "amount": 20599,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3566,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "324.31",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "489.14",
                          "currencyCode": "PHP"
                        },
                        "awardAmount": {
                          "amount": 38891,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3549,
                        "equivalentAmount": {
                          "amount": "204.67",
                          "currencyCode": "IQD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "245.56",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 23885,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2993,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "302",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "132.81",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 16113,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2277,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "180.12",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "250.6",
                            "currencyCode": "TTD"
                          },
                          "awardAmount": {
                            "amount": 23480,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3269,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "228.61",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "179.9",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 8079,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4843,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "249.77",
                            "currencyCode": "TJS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "157.56",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 15972,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1966,
                    "equivalentAmount": {
                      "amount": "19.52",
                      "currencyCode": "ARS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "43.1",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 49028,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1777,
                    "equivalentAmount": {
                      "amount": "27.84",
                      "currencyCode": "GIP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "374.94",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 7454,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3317,
                    "equivalentAmount": {
                      "amount": "381.29",
                      "currencyCode": "ARS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "249.58",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 27037,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2618,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "424.23",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "35.99",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 36516,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0442,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "478.74",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "494.47",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 37879,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3252,
                    "equivalentAmount": {
                      "amount": "219.46",
                      "currencyCode": "MKD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "78.03",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 12171,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2844,
                    "equivalentAmount": {
                      "amount": "434.6",
                      "currencyCode": "BHD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9252
                },
                "passengerReferenceIds": [
                  "03e1fbf2-e3dd-45cf-b880-86fd0693b939",
                  "b8980e58-5c6a-4928-bd3b-f8a952e9ace9",
                  "0df9e826-0158-41f9-b11f-56ba424a06ed",
                  "4ee32c7f-4168-4a75-a491-936e32ef7cca",
                  "9325ad4d-777e-4677-a4fa-a2a870a99467",
                  "9079948c-2c87-4ec7-8e74-d945dcc220de",
                  "9dc727e2-89c2-4f52-a572-417fed2a1155",
                  "62c0eb2b-03c0-416a-9cd2-9f064c8079b6",
                  "2851e8cf-711c-4aa8-a85a-ed66ce123e91"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "388.7",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 45135,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2934,
                    "equivalentAmount": {
                      "amount": "319.4",
                      "currencyCode": "GNF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "83.48",
                          "currencyCode": "HTG"
                        },
                        "awardAmount": {
                          "amount": 12682,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3706,
                        "equivalentAmount": {
                          "amount": "104",
                          "currencyCode": "BAM"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "448.32",
                            "currencyCode": "HUF"
                          },
                          "awardAmount": {
                            "amount": 36555,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4209,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "151.09",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "214.18",
                            "currencyCode": "TMT"
                          },
                          "awardAmount": {
                            "amount": 45480,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2142,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "211.74",
                            "currencyCode": "NZD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "139.35",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 7466,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0217,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "453.8",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "181.44",
                          "currencyCode": "BOB"
                        },
                        "awardAmount": {
                          "amount": 2869,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2335,
                        "equivalentAmount": {
                          "amount": "206.18",
                          "currencyCode": "HNL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "396.71",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 19655,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3828,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "467.3",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "55.04",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 13339,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.323,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "100.49",
                            "currencyCode": "KHR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "220.43",
                            "currencyCode": "KWD"
                          },
                          "awardAmount": {
                            "amount": 7340,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3704,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "137",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "119.11",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 40634,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2422,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "242.38",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "58.62",
                          "currencyCode": "BMD"
                        },
                        "awardAmount": {
                          "amount": 2613,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3743,
                        "equivalentAmount": {
                          "amount": "401.25",
                          "currencyCode": "OMR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "144.58",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 9045,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0759,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "424.97",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "450.16",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 19416,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4083,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "123.88",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "371.75",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 25969,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3993,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "44.35",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "498.26",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 38430,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0915,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "148.88",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "413.55",
                            "currencyCode": "MDL"
                          },
                          "awardAmount": {
                            "amount": 45117,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1918,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "87.29",
                            "currencyCode": "CUP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "308.48",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 17735,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.373,
                    "equivalentAmount": {
                      "amount": "201.85",
                      "currencyCode": "TTD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "330.8",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 28898,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2816,
                    "equivalentAmount": {
                      "amount": "433.53",
                      "currencyCode": "VES"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "464.64",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 33554,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1075,
                    "equivalentAmount": {
                      "amount": "208.93",
                      "currencyCode": "HNL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "320.05",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 25417,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4771,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "472.9",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "475.6",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 46567,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0886,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "123.27",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "357.73",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 9863,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2273,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "468.84",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "369.06",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 6456,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4368,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "96.4",
                        "currencyCode": "XAF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "246.59",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 34380,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3894,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "165.86",
                        "currencyCode": "BSD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "116.61",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 7929,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3104,
                    "equivalentAmount": {
                      "amount": "346.75",
                      "currencyCode": "KRW"
                    }
                  },
                  {
                    "amount": {
                      "amount": "258.78",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 26098,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4065,
                    "equivalentAmount": {
                      "amount": "232.14",
                      "currencyCode": "IRR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1618
                },
                "passengerReferenceIds": [
                  "4c3d6da6-4aa9-4a04-a1f0-832c66143fe0",
                  "36c8d688-a707-4597-9c88-e4d3c37c6398",
                  "016afad3-e093-4155-8753-12ce2bd8e9d5",
                  "f9d1ef28-3193-4f18-a8b8-32b1ad920333",
                  "c7f0d242-6bc0-40c1-b27a-70687d702238",
                  "c8f703e9-6ba1-410a-8cba-28e12d420dd4",
                  "33ece55f-c12e-4222-81b5-30f27566bac9",
                  "e91b987b-7fa5-49d3-88fe-3b04e6c9c994",
                  "926e00af-9893-4467-b0da-cfaa045898a8"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "403.91",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 1615,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4121,
                    "equivalentAmount": {
                      "amount": "404.46",
                      "currencyCode": "XOF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "336.8",
                          "currencyCode": "DOP"
                        },
                        "awardAmount": {
                          "amount": 45812,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1204,
                        "equivalentAmount": {
                          "amount": "291.58",
                          "currencyCode": "DOP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "365.66",
                            "currencyCode": "WST"
                          },
                          "awardAmount": {
                            "amount": 15791,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3921,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "339.32",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "287.66",
                          "currencyCode": "VES"
                        },
                        "awardAmount": {
                          "amount": 24375,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2689,
                        "equivalentAmount": {
                          "amount": "134.46",
                          "currencyCode": "CZK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "469.91",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 5353,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0913,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "479.22",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "368.98",
                          "currencyCode": "OMR"
                        },
                        "awardAmount": {
                          "amount": 7309,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.39,
                        "equivalentAmount": {
                          "amount": "132.71",
                          "currencyCode": "JOD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "90.18",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 10439,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3866,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "439.69",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "302.76",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 35112,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4233,
                    "equivalentAmount": {
                      "amount": "172.06",
                      "currencyCode": "SYP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "201.04",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 37106,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3789,
                    "equivalentAmount": {
                      "amount": "12.42",
                      "currencyCode": "CRC"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "116.93",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 16363,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3693,
                    "equivalentAmount": {
                      "amount": "166.07",
                      "currencyCode": "SOS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "404.68",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 31094,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1282,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "195.75",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "324.88",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 7905,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3319,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "446.54",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "98.38",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 49617,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4463,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "117.95",
                        "currencyCode": "XPF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "402.99",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 4981,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3095,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "309.48",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "196.05",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 27736,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2475,
                    "equivalentAmount": {
                      "amount": "465.91",
                      "currencyCode": "BZD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "349.98",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 28401,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3287,
                    "equivalentAmount": {
                      "amount": "460.55",
                      "currencyCode": "DKK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8425
                },
                "passengerReferenceIds": [
                  "042a53bd-05b2-4f72-8fe5-d50c2bf193d9",
                  "038ed98a-f109-49ea-aa80-493d81447b5f",
                  "1f3526ad-d5f3-49d3-9d46-a6b3bc462221",
                  "a397bd85-807e-4823-b312-d9c7b34f5bd0",
                  "8bb55a93-8e4d-4154-9577-e186874d0787",
                  "2f3c7489-0d9a-45c0-b9af-5a74bf0096bc",
                  "9586cb9f-ad89-4270-954c-1e86122d8e41",
                  "2d015262-bd60-4c9c-813c-26207c9f5695",
                  "d958d30e-206f-4b1c-a79f-ac47ecf9bea5"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "216.37",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 25053,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3463,
                    "equivalentAmount": {
                      "amount": "378.88",
                      "currencyCode": "SHP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "388.22",
                          "currencyCode": "TRY"
                        },
                        "awardAmount": {
                          "amount": 21408,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4529,
                        "equivalentAmount": {
                          "amount": "190.95",
                          "currencyCode": "FJD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "389.44",
                            "currencyCode": "XAF"
                          },
                          "awardAmount": {
                            "amount": 33111,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0609,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "235.03",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "103.32",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 40974,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1766,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "66.58",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "31.05",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 48474,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1662,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "27.95",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "95",
                          "currencyCode": "COP"
                        },
                        "awardAmount": {
                          "amount": 10816,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4801,
                        "equivalentAmount": {
                          "amount": "141.49",
                          "currencyCode": "CUP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "449.81",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 32695,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4281,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "168.42",
                            "currencyCode": "SYP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "102.23",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 22440,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3741,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "357.34",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "127.14",
                            "currencyCode": "XCD"
                          },
                          "awardAmount": {
                            "amount": 8659,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.087,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "137.63",
                            "currencyCode": "SOS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "112.69",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 4718,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0573,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "200.91",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "212.11",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 20471,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0794,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "344.91",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "358.5",
                          "currencyCode": "SDG"
                        },
                        "awardAmount": {
                          "amount": 29192,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3776,
                        "equivalentAmount": {
                          "amount": "459.79",
                          "currencyCode": "HKD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "11.14",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 31866,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3594,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "323.99",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "226.99",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 36298,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4418,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "187.66",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "234.34",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 27813,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.05,
                    "equivalentAmount": {
                      "amount": "122.19",
                      "currencyCode": "NZD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "449.79",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 16996,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2222,
                    "equivalentAmount": {
                      "amount": "269.47",
                      "currencyCode": "SBD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "148.99",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 11765,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3085,
                    "equivalentAmount": {
                      "amount": "182.51",
                      "currencyCode": "CVE"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "296.54",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 22327,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0269,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "239.9",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "294.69",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 33639,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4677,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "498.63",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "239.36",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 39363,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3111,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "79.73",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "273",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 48789,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0464,
                    "equivalentAmount": {
                      "amount": "208.04",
                      "currencyCode": "CZK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "343.65",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 49624,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0944,
                    "equivalentAmount": {
                      "amount": "397.8",
                      "currencyCode": "TRY"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9714
                },
                "passengerReferenceIds": [
                  "4513a99b-303b-4af5-b202-88906c07ca78",
                  "9597dddd-24eb-49f8-bfe9-6a48030be305",
                  "c540bc05-152a-4979-b1f1-1953320e7454",
                  "58636a68-6493-4457-bcd4-24806a4b799c",
                  "8efb5138-69e3-4b42-9dbd-42d507525c69",
                  "1fb0d61f-3ef4-4bff-86a5-cdf1a9c2152b",
                  "52be6d73-4754-4c07-9e97-e5b5770fd859",
                  "98d7dc15-e530-42ff-95a7-d945cf278208",
                  "eb8cde23-a3e6-4eae-92ad-93d159b4756f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "45.7",
                      "currencyCode": "DJF"
                    },
                    "awardAmount": {
                      "amount": 47380,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0981,
                    "equivalentAmount": {
                      "amount": "79.97",
                      "currencyCode": "NIO"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "143.56",
                          "currencyCode": "KHR"
                        },
                        "awardAmount": {
                          "amount": 34483,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4952,
                        "equivalentAmount": {
                          "amount": "412.08",
                          "currencyCode": "YER"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "96.17",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 48897,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3295,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "51.04",
                            "currencyCode": "AOA"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "110.92",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 29132,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0915,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "296.65",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "366.61",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 16173,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2209,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "363.55",
                            "currencyCode": "SZL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "144.1",
                          "currencyCode": "VND"
                        },
                        "awardAmount": {
                          "amount": 48917,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4777,
                        "equivalentAmount": {
                          "amount": "185.78",
                          "currencyCode": "CAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "83.45",
                            "currencyCode": "TND"
                          },
                          "awardAmount": {
                            "amount": 17425,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2975,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "352.23",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "424.72",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 10266,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1898,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "112.87",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "258.41",
                            "currencyCode": "SAR"
                          },
                          "awardAmount": {
                            "amount": 31326,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4176,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "179.73",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "304.48",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 26991,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2539,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "141.84",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "433.5",
                          "currencyCode": "MWK"
                        },
                        "awardAmount": {
                          "amount": 3683,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0725,
                        "equivalentAmount": {
                          "amount": "355.89",
                          "currencyCode": "PHP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "151.7",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 47840,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2102,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "467.44",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "496.49",
                            "currencyCode": "JMD"
                          },
                          "awardAmount": {
                            "amount": 45000,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4606,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "274.27",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "435.33",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 26483,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.273,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "288.51",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "244.84",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 40786,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0843,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "208.33",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "467.26",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 39271,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4538,
                    "equivalentAmount": {
                      "amount": "18.41",
                      "currencyCode": "BYN"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "39.94",
                      "currencyCode": "ISK"
                    },
                    "awardAmount": {
                      "amount": 40230,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0146,
                    "equivalentAmount": {
                      "amount": "490.68",
                      "currencyCode": "PLN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "331.01",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 41053,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2519,
                    "equivalentAmount": {
                      "amount": "440.19",
                      "currencyCode": "GYD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "393.69",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 3090,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4303,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "129.08",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "203.59",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 4691,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3338,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "247.14",
                        "currencyCode": "ILS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "297.18",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 11648,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.21,
                    "equivalentAmount": {
                      "amount": "487.05",
                      "currencyCode": "AUD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "314.88",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 31622,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.463,
                    "equivalentAmount": {
                      "amount": "402.51",
                      "currencyCode": "KGS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "163.35",
                  "currencyCode": "AZN"
                },
                "awardAmount": {
                  "amount": 41954,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3839,
                "equivalentAmount": {
                  "amount": "423.81",
                  "currencyCode": "BRL"
                }
              },
              "fees": {
                "amount": {
                  "amount": "272.85",
                  "currencyCode": "KES"
                },
                "awardAmount": {
                  "amount": 11550,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1096,
                "equivalentAmount": {
                  "amount": "346.45",
                  "currencyCode": "DJF"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "209.09",
                  "currencyCode": "BTN"
                },
                "awardAmount": {
                  "amount": 32349,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2817,
                "equivalentAmount": {
                  "amount": "79.47",
                  "currencyCode": "GTQ"
                }
              },
              "offerItemReferenceId": "5371c24f-d0e1-4611-b9dc-48613886ccbb",
              "tax": {
                "amount": {
                  "amount": "472.37",
                  "currencyCode": "FJD"
                },
                "awardAmount": {
                  "amount": 23538,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2656,
                "equivalentAmount": {
                  "amount": "258.23",
                  "currencyCode": "HKD"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "174.57",
                    "currencyCode": "COP"
                  },
                  "awardAmount": {
                    "amount": 4232,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2153,
                  "equivalentAmount": {
                    "amount": "20.37",
                    "currencyCode": "AMD"
                  }
                },
                {
                  "amount": {
                    "amount": "268.08",
                    "currencyCode": "XCD"
                  },
                  "awardAmount": {
                    "amount": 28087,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4589,
                  "equivalentAmount": {
                    "amount": "487.22",
                    "currencyCode": "BBD"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "300.16",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 13884,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3763,
                    "equivalentAmount": {
                      "amount": "125.29",
                      "currencyCode": "LKR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "474.6",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 14012,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1209,
                    "equivalentAmount": {
                      "amount": "68.99",
                      "currencyCode": "MYR"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "452.44",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 26453,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2859,
                    "equivalentAmount": {
                      "amount": "217.81",
                      "currencyCode": "CAD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "269.59",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 13556,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3193,
                    "equivalentAmount": {
                      "amount": "450.45",
                      "currencyCode": "AFN"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "116.29",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 29426,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2723,
                      "equivalentAmount": {
                        "amount": "44.61",
                        "currencyCode": "PGK"
                      }
                    },
                    {
                      "amount": {
                        "amount": "101.65",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 45688,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2596,
                      "equivalentAmount": {
                        "amount": "63.55",
                        "currencyCode": "UGX"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "355.69",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 38955,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0398,
                    "equivalentAmount": {
                      "amount": "450.42",
                      "currencyCode": "GMD"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "193.92",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 32767,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1254,
                    "equivalentAmount": {
                      "amount": "219.84",
                      "currencyCode": "SAR"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "122.86",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 7665,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0587,
                    "equivalentAmount": {
                      "amount": "284.18",
                      "currencyCode": "SAR"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "359.08",
                      "currencyCode": "COP"
                    },
                    "awardAmount": {
                      "amount": 4610,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4404,
                    "equivalentAmount": {
                      "amount": "191.18",
                      "currencyCode": "AMD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "58.81",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 26759,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0849,
                      "equivalentAmount": {
                        "amount": "281.87",
                        "currencyCode": "BYN"
                      }
                    },
                    {
                      "amount": {
                        "amount": "317.5",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 16536,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3586,
                      "equivalentAmount": {
                        "amount": "378.82",
                        "currencyCode": "XCD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "289.32",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 27835,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0427,
                    "equivalentAmount": {
                      "amount": "210.33",
                      "currencyCode": "IDR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "34.59",
                      "currencyCode": "BOB"
                    },
                    "awardAmount": {
                      "amount": 30403,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1495,
                    "equivalentAmount": {
                      "amount": "392.52",
                      "currencyCode": "SOS"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "464.62",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 37368,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2473,
                    "equivalentAmount": {
                      "amount": "263.1",
                      "currencyCode": "AWG"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "285.04",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 25034,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2294,
                    "equivalentAmount": {
                      "amount": "384.02",
                      "currencyCode": "MXN"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "96.31",
                        "currencyCode": "BMD"
                      },
                      "awardAmount": {
                        "amount": 25233,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4263,
                      "equivalentAmount": {
                        "amount": "314.64",
                        "currencyCode": "KZT"
                      }
                    },
                    {
                      "amount": {
                        "amount": "109.34",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 8071,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2277,
                      "equivalentAmount": {
                        "amount": "495.73",
                        "currencyCode": "RSD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "20.1",
                    "currencyCode": "AED"
                  },
                  "percentage": "6.08"
                },
                "passengerReferenceIds": [
                  "34b38a4d-ba06-4f5b-ba49-fa62e79b61d2",
                  "0a62c1a5-bc2a-49e1-b7e5-d94ab97291f5",
                  "2c08aa22-eb9a-41bb-aa4c-bcfd9f993db2",
                  "96bff8bd-9899-4d3d-9e73-65bcddd640f9",
                  "01d26a60-8912-4a40-84eb-fc291586399d",
                  "1d0a58a6-6d59-491c-80d8-95d2f65e8b40",
                  "4024a997-768b-4ed9-b9b1-a7d4d9abf7dc",
                  "c9bc53cc-738a-4726-ab60-9ed165f56f39",
                  "3ddb27ed-2cfd-4044-a044-08d00372318c"
                ],
                "total": {
                  "amount": {
                    "amount": "454.28",
                    "currencyCode": "USD"
                  },
                  "awardAmount": {
                    "amount": 39892,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4625,
                  "equivalentAmount": {
                    "amount": "98.28",
                    "currencyCode": "CLP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "331.44",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 33316,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0985,
                    "equivalentAmount": {
                      "amount": "406.86",
                      "currencyCode": "ANG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "123.77",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25626,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2168,
                      "equivalentAmount": {
                        "amount": "111.37",
                        "currencyCode": "SYP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "477.81",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3609,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2173,
                      "equivalentAmount": {
                        "amount": "335.2",
                        "currencyCode": "HTG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "178.54",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35604,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4747,
                      "equivalentAmount": {
                        "amount": "462.56",
                        "currencyCode": "AZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "103.37",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 15690,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0954,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "84.41",
                        "currencyCode": "RWF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "348.96",
                    "currencyCode": "CLP"
                  },
                  "percentage": "12.2"
                },
                "passengerReferenceIds": [
                  "dfe45689-390a-4aad-9936-e4217254166d",
                  "6250bc81-91b3-4fad-b6ac-8f0e5e5561d4",
                  "2cc51639-6b67-46ae-9710-b40a17628cfa",
                  "afe65fc7-7f03-4558-b46c-b5a62aa2e396",
                  "73973038-b286-47ef-a926-ad9e8f4127be",
                  "f62c2059-17ca-49d9-bc7b-00e80525a9d5",
                  "1e2f2532-fe02-4847-acdb-2f8f9d764b9d",
                  "8b101f68-5c97-4f90-bfe4-d0d9b6204f9b",
                  "736e2874-fdca-4fb2-8f4d-52da5527078b"
                ],
                "total": {
                  "amount": {
                    "amount": "162.88",
                    "currencyCode": "HUF"
                  },
                  "awardAmount": {
                    "amount": 22148,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2413,
                  "equivalentAmount": {
                    "amount": "119.93",
                    "currencyCode": "QAR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "244.01",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 46161,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1527,
                    "equivalentAmount": {
                      "amount": "422.25",
                      "currencyCode": "JPY"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "328.07",
                        "currencyCode": "LBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47762,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0635,
                      "equivalentAmount": {
                        "amount": "106.24",
                        "currencyCode": "TZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "213.54",
                        "currencyCode": "MWK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49468,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2495,
                      "equivalentAmount": {
                        "amount": "434.42",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "227.24",
                        "currencyCode": "OMR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23714,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0409,
                      "equivalentAmount": {
                        "amount": "348.82",
                        "currencyCode": "NIO"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "492.59",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 30146,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.047,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "344.92",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "419.89",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 37684,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1939,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "299.02",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "24.35",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 30906,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4147,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "288.36",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "378.39",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 15414,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4328,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "171.46",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "451.17",
                    "currencyCode": "NZD"
                  },
                  "percentage": "9.95"
                },
                "passengerReferenceIds": [
                  "bc743688-4d40-477f-ada6-cf608e315650",
                  "11c30e77-8a89-465d-849f-ec71a0221c7d",
                  "6a954fe9-0b99-42e4-94bc-06c494e4942b",
                  "e3c0ff9d-0bbd-46c6-be12-681da828a5ef",
                  "1bee9cf7-4a47-4fdb-a693-419b3a46c012",
                  "4204414f-4850-4402-bb1b-64007cbc3ad2",
                  "a8acc8e9-8eed-4748-b8bd-d283c5588dd3",
                  "af933ea7-5b26-4016-91eb-e19c0a710188",
                  "c71bbdff-2162-4b72-9dae-d5c2de11cfbb"
                ],
                "total": {
                  "amount": {
                    "amount": "442.32",
                    "currencyCode": "ZMW"
                  },
                  "awardAmount": {
                    "amount": 43327,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4337,
                  "equivalentAmount": {
                    "amount": "58.2",
                    "currencyCode": "PLN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "444.41",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 46411,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0959,
                    "equivalentAmount": {
                      "amount": "32.81",
                      "currencyCode": "CAD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "192.83",
                        "currencyCode": "DZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16448,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2073,
                      "equivalentAmount": {
                        "amount": "354.82",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "366.44",
                        "currencyCode": "PLN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29181,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1955,
                      "equivalentAmount": {
                        "amount": "496.66",
                        "currencyCode": "HUF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "256.5",
                        "currencyCode": "NAD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14006,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.212,
                      "equivalentAmount": {
                        "amount": "429.98",
                        "currencyCode": "NPR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "242.11",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 1163,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2164,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "336.28",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "123.49",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 6038,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4901,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "18.54",
                        "currencyCode": "MVR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "392.42",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 16925,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3354,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "273.18",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "443.27",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 36077,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3256,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "474.93",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "240.34",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 18866,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4457,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "496.52",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "439.19",
                    "currencyCode": "LSL"
                  },
                  "percentage": "10.11"
                },
                "passengerReferenceIds": [
                  "d72d1a2f-b7e3-4542-a7ae-e80c793cbb53",
                  "d3845e0f-cfa2-4df6-9042-d0b1f35dab14",
                  "9170ca82-814e-4585-a3e3-8851c3a59bd4",
                  "a5367bec-ef41-4055-b853-050845ab1567",
                  "7b920ed2-246c-42a9-a3dc-e743808494ba",
                  "d7ce899b-ad1a-40c7-9e03-758579457a2f",
                  "14415dc0-28f2-4ac1-b086-1e7a2e78f6be",
                  "c87338f8-75b6-4b55-8965-ce1ab1a8ddd5",
                  "fa1deb7d-3a8d-4f56-b2d9-16bac721fca3"
                ],
                "total": {
                  "amount": {
                    "amount": "238.42",
                    "currencyCode": "QAR"
                  },
                  "awardAmount": {
                    "amount": 26651,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0368,
                  "equivalentAmount": {
                    "amount": "363.24",
                    "currencyCode": "GNF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "69.45",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 29568,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2767,
                    "equivalentAmount": {
                      "amount": "103.89",
                      "currencyCode": "BZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "122.91",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11020,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1146,
                      "equivalentAmount": {
                        "amount": "224.45",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "338.64",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43872,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1722,
                      "equivalentAmount": {
                        "amount": "479.88",
                        "currencyCode": "THB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "400.34",
                        "currencyCode": "KHR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34265,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0546,
                      "equivalentAmount": {
                        "amount": "366.01",
                        "currencyCode": "FJD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "383.01",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 2460,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3787,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "53.61",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "54.04",
                    "currencyCode": "SHP"
                  },
                  "percentage": "8.85"
                },
                "passengerReferenceIds": [
                  "e1bab2f5-9c50-48c5-9caa-3056a921b8de",
                  "a849fa0a-dd90-4589-b94e-4cf6fb1d787c",
                  "984ddf31-b531-4240-9069-136adbc3700e",
                  "7f8cc20c-a3b2-465a-b8e8-97678767266f",
                  "29be759b-ac64-45aa-8ecb-477f21c776c1",
                  "378d5666-7747-40ff-8d6c-83d0fe7c25a4",
                  "3b1a1f1f-1a5a-4e24-9e50-9a4e006bee65",
                  "c356284e-1926-4040-9a59-2473daf5dabb",
                  "7b292b20-c9ac-4f65-852c-c2a0e9b66950"
                ],
                "total": {
                  "amount": {
                    "amount": "216.56",
                    "currencyCode": "GIP"
                  },
                  "awardAmount": {
                    "amount": 7191,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1117,
                  "equivalentAmount": {
                    "amount": "262.52",
                    "currencyCode": "FKP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "274.71",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 23464,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0292,
                    "equivalentAmount": {
                      "amount": "319.92",
                      "currencyCode": "SAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "446.14",
                        "currencyCode": "HUF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25510,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2084,
                      "equivalentAmount": {
                        "amount": "343.19",
                        "currencyCode": "HKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "77.11",
                        "currencyCode": "JPY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44656,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3118,
                      "equivalentAmount": {
                        "amount": "410.91",
                        "currencyCode": "INR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "423.28",
                        "currencyCode": "PAB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7652,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2432,
                      "equivalentAmount": {
                        "amount": "158.52",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "260.89",
                        "currencyCode": "JPY"
                      },
                      "awardAmount": {
                        "amount": 31539,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2643,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "290.68",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "370.39",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 19413,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0411,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "462.12",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "137.32",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 37184,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2268,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "28.37",
                        "currencyCode": "LYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "302.78",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 3006,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2018,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "202.45",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "353.54",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 30567,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2198,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "222.88",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "286.88",
                    "currencyCode": "YER"
                  },
                  "percentage": "12.08"
                },
                "passengerReferenceIds": [
                  "3bae6fe7-2ca7-4b90-b898-68ece9ab023b",
                  "d5cc3145-c306-414f-8209-3c1b7912bba3",
                  "8cfc722b-7945-4de6-9ce9-fd0a52d02f6f",
                  "a6b1c657-2546-4581-b270-59a4f36dd7ed",
                  "f3650c9b-5aca-4f9b-9815-6e6c207cd7ad",
                  "e7a42397-3b50-439c-93b8-e037f018cd18",
                  "272a8dec-ab19-404b-b98d-9648c1e97cff",
                  "23101c67-6438-437e-ab23-0fb5c408a227",
                  "a968ea09-288f-432b-b283-3bc57c84b6fc"
                ],
                "total": {
                  "amount": {
                    "amount": "247.8",
                    "currencyCode": "MMK"
                  },
                  "awardAmount": {
                    "amount": 24617,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1161,
                  "equivalentAmount": {
                    "amount": "45.9",
                    "currencyCode": "ZAR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "301.64",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 3689,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3008,
                    "equivalentAmount": {
                      "amount": "241.85",
                      "currencyCode": "FKP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "362.57",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37026,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4548,
                      "equivalentAmount": {
                        "amount": "442.13",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "209.23",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45682,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2013,
                      "equivalentAmount": {
                        "amount": "409.34",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "298.81",
                        "currencyCode": "TMT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43056,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3424,
                      "equivalentAmount": {
                        "amount": "430.52",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "262.36",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 44875,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1877,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "54.97",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "182.82",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 39155,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4691,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "450.59",
                        "currencyCode": "IDR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "469.93",
                    "currencyCode": "NIO"
                  },
                  "percentage": "13.95"
                },
                "passengerReferenceIds": [
                  "0d3e8ee8-6384-4436-b435-2bd853a6786e",
                  "19397577-453e-4ec8-8a9e-e757ee2126c7",
                  "1fe684c1-7a24-4184-9a80-ce1c42876182",
                  "ceb3e7b8-c394-4add-b8ed-048209e20b30",
                  "1c4ea78f-dcf2-470c-a5e9-9e55c673fb7e",
                  "1664200f-a539-4490-b343-52374bd87887",
                  "8dca1093-c21f-4021-bb0d-8393535715b1",
                  "684620bc-ff41-43a0-aefc-064389c3e96c",
                  "56d9eb39-20d1-44fb-8c15-3071724b8f40"
                ],
                "total": {
                  "amount": {
                    "amount": "161.62",
                    "currencyCode": "ZAR"
                  },
                  "awardAmount": {
                    "amount": 28164,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4011,
                  "equivalentAmount": {
                    "amount": "15.69",
                    "currencyCode": "AFN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "435.37",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 46115,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2691,
                    "equivalentAmount": {
                      "amount": "456.39",
                      "currencyCode": "AOA"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "45.3",
                        "currencyCode": "XOF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29572,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0266,
                      "equivalentAmount": {
                        "amount": "259.6",
                        "currencyCode": "OMR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "97.91",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20481,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2218,
                      "equivalentAmount": {
                        "amount": "31.17",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "400.73",
                        "currencyCode": "EUR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38084,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.442,
                      "equivalentAmount": {
                        "amount": "43.04",
                        "currencyCode": "SGD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "413.3",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 18485,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0558,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "150.73",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "133.98",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 31733,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0527,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "41.55",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "101.77",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 10511,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1786,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "18.53",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "283.15",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 47675,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1365,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "462.02",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "54.07",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 41529,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2462,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "490.62",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "243.88",
                    "currencyCode": "KGS"
                  },
                  "percentage": "9.18"
                },
                "passengerReferenceIds": [
                  "53a1742f-f884-4768-a410-eac6f079974e",
                  "18acfb12-ce6f-4fa5-9873-1738c609099b",
                  "6fa23ff7-ff3e-4e60-8d4c-25405136b453",
                  "f2be78a1-92af-422f-acdc-d5d3537c0d0d",
                  "4b64f944-f515-4902-ac5e-abd4f9474841",
                  "085392b8-892d-4562-ae00-dfcb76ee0f29",
                  "4da1aa9e-df16-483f-bcab-6371e8d0c24d",
                  "ff96e7ed-ad28-4559-bf97-237ed9377b7c",
                  "ac7fe7f3-00fd-4a3b-9d89-955705de6b36"
                ],
                "total": {
                  "amount": {
                    "amount": "30.88",
                    "currencyCode": "TJS"
                  },
                  "awardAmount": {
                    "amount": 27824,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1802,
                  "equivalentAmount": {
                    "amount": "280.98",
                    "currencyCode": "THB"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "281.61",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 26229,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0912,
                    "equivalentAmount": {
                      "amount": "64.71",
                      "currencyCode": "MVR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "349.58",
                        "currencyCode": "LYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7566,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3706,
                      "equivalentAmount": {
                        "amount": "166.23",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "21.44",
                        "currencyCode": "FJD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26908,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0877,
                      "equivalentAmount": {
                        "amount": "454.67",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "480.46",
                        "currencyCode": "GHS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19266,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1051,
                      "equivalentAmount": {
                        "amount": "28.96",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "120.41",
                        "currencyCode": "BSD"
                      },
                      "awardAmount": {
                        "amount": 3201,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2468,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "123.78",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "21.86",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 40909,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4013,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "27.37",
                        "currencyCode": "JMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "291.28",
                    "currencyCode": "KES"
                  },
                  "percentage": "6.78"
                },
                "passengerReferenceIds": [
                  "8b7e9544-b4f2-46ae-9888-e7565875bdda",
                  "02ec34a2-a5a6-4b2c-8d7d-0b85cf345af9",
                  "f8ee6a55-f0f8-475a-9c68-9c474c7a6174",
                  "d2185a8a-a154-4f18-9769-0119fd82309a",
                  "5f963ab4-fc94-4c6c-bc25-9cdd8f28cd86",
                  "701b3faa-4245-42c1-b6c8-af1e351bf04e",
                  "bad16703-5968-40c7-833c-fcefad8fe2d9",
                  "98c5bae4-228f-48ef-8cda-27c8954b6466",
                  "1d8c332b-33c2-442b-9fc4-ebff45729c90"
                ],
                "total": {
                  "amount": {
                    "amount": "217.82",
                    "currencyCode": "ARS"
                  },
                  "awardAmount": {
                    "amount": 41917,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3535,
                  "equivalentAmount": {
                    "amount": "428.47",
                    "currencyCode": "MRU"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "227.67",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 1895,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2625,
                    "equivalentAmount": {
                      "amount": "199.3",
                      "currencyCode": "GMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "106.71",
                        "currencyCode": "ILS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24092,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.199,
                      "equivalentAmount": {
                        "amount": "295.06",
                        "currencyCode": "HNL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "202.35",
                        "currencyCode": "XPF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3617,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0832,
                      "equivalentAmount": {
                        "amount": "374.79",
                        "currencyCode": "TZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "269.16",
                        "currencyCode": "MNT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16073,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2134,
                      "equivalentAmount": {
                        "amount": "121.79",
                        "currencyCode": "VND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "376.38",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 15437,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3181,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "270.78",
                        "currencyCode": "TJS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "21.04",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 6899,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0924,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "460.79",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "374.77",
                    "currencyCode": "VES"
                  },
                  "percentage": "13.66"
                },
                "deal": {
                  "amount": {
                    "amount": "331.78",
                    "currencyCode": "BWP"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "7.79",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "56612264-96b5-4569-8be4-9cdd6cbb6caf",
                  "5acc7d21-fe67-4ce3-a06c-d3cb7b444a7b",
                  "ebdcac06-f9c6-4fc9-aa92-16ae3f0f9163",
                  "b0ffeec1-e887-4d5c-8a05-100cea54129f",
                  "cdc6fea2-346a-4f4a-a6d9-deb2be96fbfa",
                  "c2542ae4-7d5c-4ff3-b7e3-7386a0cc12d1",
                  "abd5b91e-aacd-4676-a243-b627036b0178",
                  "923a62e0-e019-4e21-9708-3e3979cee818",
                  "a8590849-62a6-463f-8594-697fb187ff91"
                ],
                "total": {
                  "amount": {
                    "amount": "312.75",
                    "currencyCode": "ZAR"
                  },
                  "awardAmount": {
                    "amount": 21390,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0996,
                  "equivalentAmount": {
                    "amount": "20.47",
                    "currencyCode": "KRW"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "250.81",
                      "currencyCode": "CNY"
                    },
                    "awardAmount": {
                      "amount": 1473,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4737,
                    "equivalentAmount": {
                      "amount": "431.9",
                      "currencyCode": "COP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "457.77",
                        "currencyCode": "SGD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27450,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3408,
                      "equivalentAmount": {
                        "amount": "341.23",
                        "currencyCode": "SGD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "321.27",
                        "currencyCode": "GMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11842,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1171,
                      "equivalentAmount": {
                        "amount": "241.07",
                        "currencyCode": "BAM"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "214.52",
                        "currencyCode": "MXN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14384,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4612,
                      "equivalentAmount": {
                        "amount": "489.28",
                        "currencyCode": "OMR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "350.06",
                        "currencyCode": "PYG"
                      },
                      "awardAmount": {
                        "amount": 17113,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2092,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "56.06",
                        "currencyCode": "EGP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "456.13",
                        "currencyCode": "SRD"
                      },
                      "awardAmount": {
                        "amount": 35422,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1018,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "136.14",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "76.26",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 40020,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2744,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "257.27",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "313.49",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 18262,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0421,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "324.59",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "15.55",
                        "currencyCode": "THB"
                      },
                      "awardAmount": {
                        "amount": 15209,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1792,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "144.27",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "129.2",
                    "currencyCode": "BTN"
                  },
                  "percentage": "14.4"
                },
                "deal": {
                  "amount": {
                    "amount": "312.91",
                    "currencyCode": "SRD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "5.59",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "29595197-f739-4e84-b58c-c4e68922f32d",
                  "4de382e2-67f5-40d8-84b4-deee976e70be",
                  "eeefcab9-b92d-45f1-a74b-b481db17b481",
                  "9313c57b-2356-43c2-99b3-4b42ffb53773",
                  "ecc69164-472d-4ce5-a1cb-f431a1a81390",
                  "d4534285-c183-401e-aee2-35c8c57977da",
                  "11c860b8-d33f-424d-90f7-9ab563be8b7a",
                  "b87d747a-8d9e-4a5b-af5a-a69e9eaf29b3",
                  "538c63f9-3eac-4464-8a6a-0d478371e6c3"
                ],
                "total": {
                  "amount": {
                    "amount": "188.22",
                    "currencyCode": "EGP"
                  },
                  "awardAmount": {
                    "amount": 22263,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.048,
                  "equivalentAmount": {
                    "amount": "110.67",
                    "currencyCode": "LYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "154.58",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 41094,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2133,
                    "equivalentAmount": {
                      "amount": "201.78",
                      "currencyCode": "ZMW"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "26.54",
                        "currencyCode": "BTN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25958,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1389,
                      "equivalentAmount": {
                        "amount": "228.06",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "465.77",
                        "currencyCode": "MRU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18844,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.097,
                      "equivalentAmount": {
                        "amount": "475.99",
                        "currencyCode": "PEN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "169.94",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11821,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1291,
                      "equivalentAmount": {
                        "amount": "348.71",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "275.69",
                        "currencyCode": "SEK"
                      },
                      "awardAmount": {
                        "amount": 37437,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4702,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "126.85",
                        "currencyCode": "LRD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "39.43",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 8297,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2351,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "265.57",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "70.76",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 14049,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2766,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "427.68",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "487.51",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 6980,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3294,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "88.31",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "231.8",
                        "currencyCode": "GIP"
                      },
                      "awardAmount": {
                        "amount": 40559,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.222,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "200.41",
                        "currencyCode": "HTG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "388.7",
                    "currencyCode": "CVE"
                  },
                  "percentage": "6.75"
                },
                "deal": {
                  "amount": {
                    "amount": "485.29",
                    "currencyCode": "THB"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "6.06",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "f5cd4f92-4fb8-4eef-961f-e9b562241ff6",
                  "97c7c977-4959-42e5-a2dd-b3e88155f20b",
                  "61a4b89d-4639-45df-9017-84dfdc0a5be5",
                  "aa496517-ed25-4e32-9b0c-554a66869cc5",
                  "695d247f-a321-4705-b2bc-52b9c5de61f5",
                  "0518f45d-fc48-4493-8a86-4e00d4ec1a5e",
                  "373cb26c-2e09-435e-b09d-bc54c10c1098",
                  "0a67974e-2f3b-4b40-80c9-d60c3630cfbe",
                  "8eba4cfe-0ca1-4747-b5ea-d377317ce354"
                ],
                "total": {
                  "amount": {
                    "amount": "305.55",
                    "currencyCode": "SGD"
                  },
                  "awardAmount": {
                    "amount": 42544,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3659,
                  "equivalentAmount": {
                    "amount": "418.7",
                    "currencyCode": "UZS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "252.9",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 26180,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3515,
                    "equivalentAmount": {
                      "amount": "250.08",
                      "currencyCode": "PAB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "343.96",
                        "currencyCode": "CZK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33679,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2776,
                      "equivalentAmount": {
                        "amount": "382.53",
                        "currencyCode": "ILS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "441.27",
                        "currencyCode": "UGX"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7477,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1898,
                      "equivalentAmount": {
                        "amount": "35.75",
                        "currencyCode": "NIO"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "456.17",
                        "currencyCode": "MKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 21193,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4349,
                      "equivalentAmount": {
                        "amount": "320.4",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "222.36",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 3865,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1964,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "35.71",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "51.87",
                    "currencyCode": "NOK"
                  },
                  "percentage": "10.07"
                },
                "deal": {
                  "amount": {
                    "amount": "461.68",
                    "currencyCode": "AFN"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "12.64",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c619d195-375f-455e-a441-f1dbf167debe",
                  "e56acf9b-75c7-440a-91ad-9201fed20d3a",
                  "81d7eb9f-7f1f-4189-9cd0-5a9981058d44",
                  "f941eb3a-aa72-4f7a-9dee-1ee90306bb55",
                  "a6b1620d-a99a-4887-b4bb-ba1ad1277385",
                  "f29f7739-dc0d-42a4-8b11-bea656258185",
                  "e78fb73f-8db1-471a-adc9-0111c657a01a",
                  "c1af13b7-4c59-4c68-a364-f1d36b1535a9",
                  "2beca84a-f10a-4d30-8873-6a63adcf0655"
                ],
                "total": {
                  "amount": {
                    "amount": "387.71",
                    "currencyCode": "UYU"
                  },
                  "awardAmount": {
                    "amount": 29114,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2876,
                  "equivalentAmount": {
                    "amount": "59",
                    "currencyCode": "CZK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "78.7",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 31068,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.313,
                    "equivalentAmount": {
                      "amount": "228.47",
                      "currencyCode": "KHR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "350.56",
                        "currencyCode": "VUV"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9715,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1199,
                      "equivalentAmount": {
                        "amount": "241.72",
                        "currencyCode": "ZAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "130.75",
                        "currencyCode": "NIO"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30288,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4012,
                      "equivalentAmount": {
                        "amount": "34.42",
                        "currencyCode": "JPY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "259.69",
                        "currencyCode": "RUB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29664,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.06,
                      "equivalentAmount": {
                        "amount": "208.36",
                        "currencyCode": "ZAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "212.55",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 48480,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.407,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "83.11",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "296.88",
                        "currencyCode": "UZS"
                      },
                      "awardAmount": {
                        "amount": 16959,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.227,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "20.26",
                        "currencyCode": "KYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "141.97",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 6410,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4959,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "192.06",
                        "currencyCode": "ANG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "106.71",
                        "currencyCode": "TND"
                      },
                      "awardAmount": {
                        "amount": 5697,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3749,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "58.9",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "276.09",
                    "currencyCode": "ISK"
                  },
                  "percentage": "8.45"
                },
                "deal": {
                  "amount": {
                    "amount": "357.23",
                    "currencyCode": "SLE"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "8.67",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "2cb22d76-bafb-45a7-836e-659561d4c4e0",
                  "e2601e1a-847c-4bd8-847a-dfc3bc7442c7",
                  "1fd60ea8-b52e-44bd-b3e3-f7e70c02dcbc",
                  "8f8ac791-a370-4ff9-8b48-e5d07af65cf1",
                  "c10abdee-53eb-4bde-a42f-6cf917786b89",
                  "27299296-d2ee-4768-aa04-d4aa9f88c6b3",
                  "7cedcd24-abde-4179-bf9b-6e42c860addb",
                  "423a1cf6-4c9e-432c-8db8-21a7a1bb8323",
                  "839479df-9afb-4228-bdd0-18a4e23bf102"
                ],
                "total": {
                  "amount": {
                    "amount": "490.08",
                    "currencyCode": "AUD"
                  },
                  "awardAmount": {
                    "amount": 45336,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1398,
                  "equivalentAmount": {
                    "amount": "73.77",
                    "currencyCode": "CVE"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "151.52",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 39795,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4229,
                    "equivalentAmount": {
                      "amount": "195.31",
                      "currencyCode": "QAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "432.17",
                        "currencyCode": "MVR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32404,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1103,
                      "equivalentAmount": {
                        "amount": "454.24",
                        "currencyCode": "MXN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "338.37",
                        "currencyCode": "STN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32619,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1879,
                      "equivalentAmount": {
                        "amount": "274.73",
                        "currencyCode": "TRY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "240.52",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38551,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1562,
                      "equivalentAmount": {
                        "amount": "278.28",
                        "currencyCode": "MRU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "106.74",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 2123,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.414,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "219.66",
                        "currencyCode": "XAF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "97.87",
                        "currencyCode": "BZD"
                      },
                      "awardAmount": {
                        "amount": 21644,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4945,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "243.91",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "269",
                    "currencyCode": "TRY"
                  },
                  "percentage": "14.03"
                },
                "deal": {
                  "amount": {
                    "amount": "80.87",
                    "currencyCode": "KWD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "9.56",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "3e197b8c-c648-41a2-961c-b022f5c4e6b9",
                  "acd844c5-3eb7-4208-a969-c253d6e1c0fb",
                  "8c7176fa-e043-49b5-af3e-0b085ae8f804",
                  "37daf297-cf1c-4111-9473-bd49d734d1b4",
                  "ac274d44-6d4c-43ec-bd70-41549d32a5a2",
                  "f0f44b3a-52b9-4bf4-8e8e-251b14041e57",
                  "426bf00d-4c47-4bf4-be7e-f9abf3c39c7f",
                  "38b55b59-c3bf-4aa5-9d97-fc38dc67327a",
                  "f8fe771b-c910-4d9a-b919-b30bc45b9e90"
                ],
                "total": {
                  "amount": {
                    "amount": "434.05",
                    "currencyCode": "BZD"
                  },
                  "awardAmount": {
                    "amount": 37623,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0849,
                  "equivalentAmount": {
                    "amount": "36.54",
                    "currencyCode": "HUF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "221.85",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 6523,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3117,
                    "equivalentAmount": {
                      "amount": "190.13",
                      "currencyCode": "UYU"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "440.05",
                        "currencyCode": "NGN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39835,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4403,
                      "equivalentAmount": {
                        "amount": "202.95",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "66.04",
                        "currencyCode": "HUF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23853,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0171,
                      "equivalentAmount": {
                        "amount": "237.89",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "105.55",
                        "currencyCode": "UGX"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49856,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1586,
                      "equivalentAmount": {
                        "amount": "232.76",
                        "currencyCode": "IDR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "195.19",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 24496,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3524,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "477.96",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "140.24",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 15049,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0714,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "20.96",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "441.87",
                    "currencyCode": "NIO"
                  },
                  "percentage": "10.98"
                },
                "deal": {
                  "amount": {
                    "amount": "168.79",
                    "currencyCode": "RSD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "9.8",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "28233c4c-fe7a-4da6-81e0-46a4a0ff7c30",
                  "054471fb-d963-4372-a7c5-1954f1b7a35a",
                  "d928dffd-9cfd-4195-be02-f6b4b184b2e1",
                  "7f2e399e-6000-4c5f-8d08-30b26ccbc679",
                  "ece505e4-cf83-4ed0-bd82-9149f662aba6",
                  "71134df0-09d5-4418-9fec-e39d30740955",
                  "d6a51604-2aa1-4d6f-9e30-1ce8f66e8b27",
                  "1c3564cb-1b72-421d-94f4-b21eb9148108",
                  "8d0431d0-88be-4c5e-9ee1-6dbaf8d068a0"
                ],
                "total": {
                  "amount": {
                    "amount": "328.88",
                    "currencyCode": "AOA"
                  },
                  "awardAmount": {
                    "amount": 7265,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.217,
                  "equivalentAmount": {
                    "amount": "58.25",
                    "currencyCode": "PEN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "254.27",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 9074,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1267,
                    "equivalentAmount": {
                      "amount": "24.74",
                      "currencyCode": "EUR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "131.05",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1641,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3107,
                      "equivalentAmount": {
                        "amount": "259.75",
                        "currencyCode": "XPF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "340.63",
                        "currencyCode": "KYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41341,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2955,
                      "equivalentAmount": {
                        "amount": "496.18",
                        "currencyCode": "CHF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "265.36",
                        "currencyCode": "ERN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27133,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2705,
                      "equivalentAmount": {
                        "amount": "58.5",
                        "currencyCode": "UZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "373.95",
                        "currencyCode": "AFN"
                      },
                      "awardAmount": {
                        "amount": 39325,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0106,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "67.91",
                        "currencyCode": "SRD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "304.95",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 33520,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4209,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "494.22",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "246.28",
                    "currencyCode": "KGS"
                  },
                  "percentage": "9.5"
                },
                "deal": {
                  "amount": {
                    "amount": "378.16",
                    "currencyCode": "GMD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "13.83",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "c22e0af9-871b-43a4-bc13-beb01a822c24",
                  "8c22b912-36de-4b04-bf3e-1ffe2b76bbb2",
                  "d93b6b71-2356-4648-b34b-e6f5741ec893",
                  "5df06ebe-8e80-4a43-8373-02945696a5f6",
                  "c31c3fc0-707c-46bc-bf77-a70abd40e571",
                  "a947943e-27ff-4057-9d83-6f02872d1f97",
                  "713d76d9-5f27-4c9f-9614-ae8a5169cdf4",
                  "74c63078-7d39-4e44-9e96-cbdbfca8d868",
                  "95de02ed-93b0-44a8-85e8-071be70b198d"
                ],
                "total": {
                  "amount": {
                    "amount": "364.8",
                    "currencyCode": "SOS"
                  },
                  "awardAmount": {
                    "amount": 31444,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3953,
                  "equivalentAmount": {
                    "amount": "498.54",
                    "currencyCode": "TRY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "148.02",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 26512,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1774,
                    "equivalentAmount": {
                      "amount": "309.77",
                      "currencyCode": "SOS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "41.87",
                        "currencyCode": "OMR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11496,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1409,
                      "equivalentAmount": {
                        "amount": "257.5",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "133.03",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 47676,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1611,
                      "equivalentAmount": {
                        "amount": "458.11",
                        "currencyCode": "UAH"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "310.17",
                        "currencyCode": "MXN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3066,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0677,
                      "equivalentAmount": {
                        "amount": "203.44",
                        "currencyCode": "AZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "54.08",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 19055,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2639,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "67.58",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "323.1",
                    "currencyCode": "MRU"
                  },
                  "percentage": "5.85"
                },
                "deal": {
                  "amount": {
                    "amount": "413.23",
                    "currencyCode": "NAD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "18.61",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "2e9bc4e7-cfa9-4d10-851c-595f7edb0986",
                  "e9f03137-90df-474f-a98f-5ec38b13367d",
                  "d05379f3-5022-4292-9fc5-fc1b010d17d9",
                  "73cf56a7-787c-47e8-99f5-cc114b739394",
                  "03782949-05d5-4b98-9d0b-846bca44e083",
                  "24a63261-fc8a-4fab-8e1b-e9661478f0f0",
                  "ee202bc2-de45-4ad8-8011-35d1d2155da8",
                  "78610200-13f4-4ab7-b3ca-c7ecbfdf8568",
                  "ed6b6e60-a4a9-46d3-b21c-aa60dfe8893d"
                ],
                "total": {
                  "amount": {
                    "amount": "480.73",
                    "currencyCode": "SHP"
                  },
                  "awardAmount": {
                    "amount": 30659,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.108,
                  "equivalentAmount": {
                    "amount": "326.38",
                    "currencyCode": "UYU"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "377.49",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 10139,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0945,
                    "equivalentAmount": {
                      "amount": "237.23",
                      "currencyCode": "ZWL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "350.3",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13888,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3434,
                      "equivalentAmount": {
                        "amount": "169.89",
                        "currencyCode": "CZK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "309.09",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48706,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0289,
                      "equivalentAmount": {
                        "amount": "461.22",
                        "currencyCode": "ALL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "133.68",
                        "currencyCode": "PEN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30037,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2031,
                      "equivalentAmount": {
                        "amount": "295.67",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "100.3",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 27341,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2457,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "466.34",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "444.3",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 23953,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.089,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "274.17",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "46.73",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 11704,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3935,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "352.56",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "104.26",
                        "currencyCode": "PKR"
                      },
                      "awardAmount": {
                        "amount": 25983,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4841,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "171.42",
                        "currencyCode": "VUV"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0071
                },
                "passengerReferenceIds": [
                  "2f19d575-e41b-42d0-b429-cfcb766e8e98",
                  "5c34d8e3-192e-4822-92dd-9ac517d79eef",
                  "068d67c9-a0ed-415f-bb25-6135c4c76161",
                  "bab1945f-6661-4dbd-bba5-c48bb58688d6",
                  "d1261a2c-7385-4148-8921-69fe7874ef27",
                  "487033ae-b257-4cce-be8b-6d3cea26b1b7",
                  "e0f90c1a-6b63-4f1a-a064-89ea7c5a5fd1",
                  "3b685723-17c9-4116-8924-c4bd964a4a2c",
                  "1e48b248-e4f8-4017-a637-2aaeaea66164"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "370.38",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 43506,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3942,
                    "equivalentAmount": {
                      "amount": "145.8",
                      "currencyCode": "TTD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "493.93",
                          "currencyCode": "NGN"
                        },
                        "awardAmount": {
                          "amount": 18832,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4733,
                        "equivalentAmount": {
                          "amount": "484",
                          "currencyCode": "LBP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "361.34",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 15235,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4055,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "491.08",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "262.98",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 28637,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1246,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "263.64",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "482.88",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 8012,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4323,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "243.56",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "397.09",
                          "currencyCode": "UYU"
                        },
                        "awardAmount": {
                          "amount": 43628,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2018,
                        "equivalentAmount": {
                          "amount": "418.92",
                          "currencyCode": "RSD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "371.86",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 36839,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1846,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "76.05",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "456.18",
                          "currencyCode": "BDT"
                        },
                        "awardAmount": {
                          "amount": 27767,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1173,
                        "equivalentAmount": {
                          "amount": "327.38",
                          "currencyCode": "RSD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "332.22",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 41316,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.318,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "324.44",
                            "currencyCode": "SBD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "327.74",
                            "currencyCode": "XAF"
                          },
                          "awardAmount": {
                            "amount": 1920,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1715,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "120.28",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "213.07",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 38374,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4162,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "155.28",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "372.03",
                            "currencyCode": "NGN"
                          },
                          "awardAmount": {
                            "amount": 38439,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2953,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "379.45",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "126.64",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 48930,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3915,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "463.91",
                            "currencyCode": "BOB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "481.84",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 13483,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1475,
                    "equivalentAmount": {
                      "amount": "211.98",
                      "currencyCode": "ILS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "254.78",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 9263,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2639,
                    "equivalentAmount": {
                      "amount": "443.76",
                      "currencyCode": "VND"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "239.57",
                      "currencyCode": "GHS"
                    },
                    "awardAmount": {
                      "amount": 22165,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2669,
                    "equivalentAmount": {
                      "amount": "419.55",
                      "currencyCode": "CDF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "180.27",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 18989,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1115,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "409.98",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "172.17",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 23779,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1939,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "260.63",
                        "currencyCode": "CHF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "474.48",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 7646,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1953,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "97.86",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "40.33",
                        "currencyCode": "ILS"
                      },
                      "awardAmount": {
                        "amount": 35447,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.495,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "54",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "158.45",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 41511,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3397,
                    "equivalentAmount": {
                      "amount": "356.31",
                      "currencyCode": "NAD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "493.06",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 45709,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2296,
                    "equivalentAmount": {
                      "amount": "267.21",
                      "currencyCode": "BND"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1775
                },
                "passengerReferenceIds": [
                  "dad3af36-b671-4e77-91ab-c40d8b20ad37",
                  "4d6e36ae-b2c3-4069-9e87-07e0c567b9b8",
                  "8c3be1cc-7fd4-498c-a26b-e27c693396de",
                  "41aee616-3380-4d9a-8c6a-423a7b030f97",
                  "3202daf8-9db0-4834-b586-37ee7c83ee55",
                  "351b0226-8d9b-4f32-aa10-e6ed75fb4343",
                  "0d221158-4b22-4b92-810d-24adeade4841",
                  "18fb9db7-f687-44ad-b798-b69d1f61ac45",
                  "93e87d2e-44ed-4713-9360-bb5d118db84c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "202.72",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 10386,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4741,
                    "equivalentAmount": {
                      "amount": "492.51",
                      "currencyCode": "SSP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "185.4",
                          "currencyCode": "SAR"
                        },
                        "awardAmount": {
                          "amount": 23612,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0937,
                        "equivalentAmount": {
                          "amount": "369.75",
                          "currencyCode": "KPW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "446.53",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 10731,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0995,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "486.24",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "36.45",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 20912,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1479,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "153.36",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "84.15",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 1088,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2163,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "199.09",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "315.44",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 15620,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4154,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "143.16",
                            "currencyCode": "SGD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "377.27",
                          "currencyCode": "MAD"
                        },
                        "awardAmount": {
                          "amount": 25172,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0982,
                        "equivalentAmount": {
                          "amount": "200.79",
                          "currencyCode": "AUD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "224.37",
                            "currencyCode": "TWD"
                          },
                          "awardAmount": {
                            "amount": 49324,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.186,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "251.65",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "23.77",
                          "currencyCode": "NPR"
                        },
                        "awardAmount": {
                          "amount": 45413,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3754,
                        "equivalentAmount": {
                          "amount": "109.43",
                          "currencyCode": "ETB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "65.47",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 49351,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0106,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "196.15",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "30.46",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 40962,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1453,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "91.8",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "420.96",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 38597,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3114,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "271.34",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "27.43",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 9025,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3923,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "66.58",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "77.45",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 38512,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1468,
                    "equivalentAmount": {
                      "amount": "456.31",
                      "currencyCode": "SHP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "171.15",
                      "currencyCode": "AWG"
                    },
                    "awardAmount": {
                      "amount": 29500,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1539,
                    "equivalentAmount": {
                      "amount": "42.97",
                      "currencyCode": "BMD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "94.62",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 23694,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3594,
                    "equivalentAmount": {
                      "amount": "343.02",
                      "currencyCode": "AMD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "304.82",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 24449,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4393,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "221.95",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "276.39",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 28619,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4955,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "40.77",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "130.91",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 46460,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4634,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "231.81",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "394.75",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 2608,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2901,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "213.5",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "198.8",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 31409,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3427,
                    "equivalentAmount": {
                      "amount": "98.34",
                      "currencyCode": "EUR"
                    }
                  },
                  {
                    "amount": {
                      "amount": "458.02",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 21671,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2115,
                    "equivalentAmount": {
                      "amount": "20.67",
                      "currencyCode": "SHP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1179
                },
                "passengerReferenceIds": [
                  "f7dfed0a-e2e3-4154-8871-683b1047197a",
                  "0eac520c-7969-44b3-be52-c8ebaad67acf",
                  "06e3bda3-8e53-48c5-b0ce-7c7de823fe60",
                  "59cadab2-5ef9-4649-8c0e-fbcf3f085d66",
                  "93e4c5ff-44fb-4ea0-b55c-a4c0677bde57",
                  "ca599894-1708-4dcc-ad21-946860e2afe5",
                  "9d876750-cf40-4cd6-bccf-cf94fd593035",
                  "122f9bae-c58f-411f-8e8e-e1b0fc02d079",
                  "669bc195-7c7c-4b54-a9ef-68e6a191d4c8"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "273.56",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 18393,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3699,
                    "equivalentAmount": {
                      "amount": "143.18",
                      "currencyCode": "UGX"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "496.25",
                          "currencyCode": "CNY"
                        },
                        "awardAmount": {
                          "amount": 24191,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.182,
                        "equivalentAmount": {
                          "amount": "238.15",
                          "currencyCode": "KHR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "304.76",
                            "currencyCode": "NOK"
                          },
                          "awardAmount": {
                            "amount": 33143,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0176,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "255.05",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "17.13",
                            "currencyCode": "FKP"
                          },
                          "awardAmount": {
                            "amount": 29004,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4364,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "227.49",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "281.13",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 7188,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1942,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "196.11",
                            "currencyCode": "KRW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "360.95",
                            "currencyCode": "RWF"
                          },
                          "awardAmount": {
                            "amount": 4442,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3405,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "202.81",
                            "currencyCode": "PGK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "478.06",
                          "currencyCode": "YER"
                        },
                        "awardAmount": {
                          "amount": 8797,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3689,
                        "equivalentAmount": {
                          "amount": "111.78",
                          "currencyCode": "EUR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "344.03",
                            "currencyCode": "NPR"
                          },
                          "awardAmount": {
                            "amount": 39486,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1488,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "385.07",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "423.22",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 24163,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.265,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "82.94",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "14.78",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 32915,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2209,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "300.92",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "82.18",
                          "currencyCode": "DJF"
                        },
                        "awardAmount": {
                          "amount": 40896,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1668,
                        "equivalentAmount": {
                          "amount": "172.49",
                          "currencyCode": "MZN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "288.3",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 6174,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1848,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "414.95",
                            "currencyCode": "WST"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "14.41",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 21596,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3662,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "309.73",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "368.42",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 22160,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0813,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "140.94",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "395.27",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 26345,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3867,
                    "equivalentAmount": {
                      "amount": "234.15",
                      "currencyCode": "ETB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "467.3",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 12922,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0994,
                    "equivalentAmount": {
                      "amount": "305.8",
                      "currencyCode": "VND"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "449.23",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 38627,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.289,
                    "equivalentAmount": {
                      "amount": "181.98",
                      "currencyCode": "LSL"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "303.79",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 38331,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.292,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "171.44",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "346.57",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 19160,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4608,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "368.4",
                        "currencyCode": "NPR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "70.96",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 9794,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1333,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "323.62",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "165.23",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 25183,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1661,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "179.12",
                        "currencyCode": "MYR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "397.49",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 18180,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.367,
                    "equivalentAmount": {
                      "amount": "467.48",
                      "currencyCode": "JPY"
                    }
                  },
                  {
                    "amount": {
                      "amount": "477.29",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 34888,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4323,
                    "equivalentAmount": {
                      "amount": "332.47",
                      "currencyCode": "XOF"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9007
                },
                "passengerReferenceIds": [
                  "f63a5a28-f4fc-4643-86bb-034869b835a1",
                  "8f3f76f5-f969-4306-b23b-39354915b6bd",
                  "e2547028-e671-4caa-84c7-a37764e52cb4",
                  "3d71ddac-de17-4a22-ac27-e5a4e3a9c26d",
                  "56c55e03-5edb-4067-a974-1539afb6da4c",
                  "c90d9c24-adcb-420e-8873-3260872a3db8",
                  "4e3f0564-c906-4c87-a858-6230a599f8a7",
                  "2842e8cf-1fdf-44c4-a0bb-1525a6939d00",
                  "1766c0f0-d697-4ac1-bd1b-17687ddd8fef"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "291.69",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 45165,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3021,
                    "equivalentAmount": {
                      "amount": "192.36",
                      "currencyCode": "KZT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "394.04",
                          "currencyCode": "ZMW"
                        },
                        "awardAmount": {
                          "amount": 3776,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1716,
                        "equivalentAmount": {
                          "amount": "227.38",
                          "currencyCode": "VES"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "50.88",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 3515,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.068,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "67.25",
                            "currencyCode": "LYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "310.27",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 14085,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4264,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "456.07",
                            "currencyCode": "DKK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "33.31",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 4938,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1989,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "395.89",
                            "currencyCode": "SOS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "315.82",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 33132,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0953,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "199.28",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "383.15",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 28926,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4896,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "169.65",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "16.86",
                          "currencyCode": "USD"
                        },
                        "awardAmount": {
                          "amount": 17266,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0523,
                        "equivalentAmount": {
                          "amount": "120.02",
                          "currencyCode": "BGN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "123.61",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 22277,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3757,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "58.32",
                            "currencyCode": "STN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "476.02",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 2772,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3686,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "496.04",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "358.41",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 19036,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1553,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "393.95",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "31.82",
                          "currencyCode": "EUR"
                        },
                        "awardAmount": {
                          "amount": 28363,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3759,
                        "equivalentAmount": {
                          "amount": "63.76",
                          "currencyCode": "ERN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "326.7",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 11539,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3879,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "397.2",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "331.56",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 12034,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4935,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "479.82",
                            "currencyCode": "RSD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "411.21",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 48375,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1615,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "219.57",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "58.89",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 1858,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.139,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "167.56",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "348.03",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 45802,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0424,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "365.23",
                            "currencyCode": "SEK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "153.83",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 47586,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4325,
                    "equivalentAmount": {
                      "amount": "15.83",
                      "currencyCode": "UAH"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "56.58",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 5607,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4212,
                    "equivalentAmount": {
                      "amount": "162.55",
                      "currencyCode": "AZN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "122.72",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 43796,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0925,
                    "equivalentAmount": {
                      "amount": "187.79",
                      "currencyCode": "MAD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "379.94",
                        "currencyCode": "MYR"
                      },
                      "awardAmount": {
                        "amount": 44096,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0294,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "158.74",
                        "currencyCode": "SLE"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "122.55",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 44982,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1743,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "499.45",
                        "currencyCode": "MMK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "328.36",
                        "currencyCode": "CDF"
                      },
                      "awardAmount": {
                        "amount": 5743,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3056,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "237.25",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "278.82",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 11490,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0971,
                    "equivalentAmount": {
                      "amount": "483.26",
                      "currencyCode": "LSL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "36.44",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 20618,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3554,
                    "equivalentAmount": {
                      "amount": "373.72",
                      "currencyCode": "PGK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8062
                },
                "passengerReferenceIds": [
                  "12349f94-dcea-482b-8fa0-872d4224de45",
                  "e471bcac-5097-4ccb-9709-0fee8cab28f5",
                  "e0224a68-3fad-4d83-abe1-c9ddf91ba2bc",
                  "69c8bf49-918d-40db-990b-c5aece37342b",
                  "3a05c549-705a-4185-bbdb-6e2698ac0e4c",
                  "0617009d-2e2d-4c1b-bcc1-b38db5d45468",
                  "aa30dc72-2706-4e33-b10e-af273477520a",
                  "69f823b2-19d6-423d-933a-f284b806936e",
                  "ceb2cc06-14ea-49b2-a0a3-0b9b766f56cd"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "15.89",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 33586,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.295,
                    "equivalentAmount": {
                      "amount": "442.09",
                      "currencyCode": "RON"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "261.62",
                          "currencyCode": "MNT"
                        },
                        "awardAmount": {
                          "amount": 13512,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4695,
                        "equivalentAmount": {
                          "amount": "127.09",
                          "currencyCode": "NPR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "210.41",
                            "currencyCode": "MXN"
                          },
                          "awardAmount": {
                            "amount": 5411,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4874,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "354.31",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "272.77",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 16563,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0197,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "358.78",
                            "currencyCode": "MAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "78.65",
                          "currencyCode": "MYR"
                        },
                        "awardAmount": {
                          "amount": 31687,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0966,
                        "equivalentAmount": {
                          "amount": "461.82",
                          "currencyCode": "PKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "241.56",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 3498,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4898,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "463",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "232.34",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 15920,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3286,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "193.04",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "116.65",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 10994,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0909,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "248.61",
                            "currencyCode": "EGP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "388.48",
                          "currencyCode": "THB"
                        },
                        "awardAmount": {
                          "amount": 23808,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1673,
                        "equivalentAmount": {
                          "amount": "364.22",
                          "currencyCode": "UZS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "457.69",
                            "currencyCode": "COP"
                          },
                          "awardAmount": {
                            "amount": 26555,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.386,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "184.06",
                            "currencyCode": "XPF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "419.61",
                      "currencyCode": "BND"
                    },
                    "awardAmount": {
                      "amount": 14145,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1703,
                    "equivalentAmount": {
                      "amount": "201.93",
                      "currencyCode": "UAH"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "498.63",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 22840,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4368,
                    "equivalentAmount": {
                      "amount": "434.34",
                      "currencyCode": "INR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "70.02",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 26224,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3736,
                    "equivalentAmount": {
                      "amount": "268.54",
                      "currencyCode": "STN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "146.24",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 43509,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "409.57",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "453.13",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 12422,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1909,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "80.99",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "19.55",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 18358,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1525,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "253.32",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "313.59",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 15823,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4135,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "413.08",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "118.96",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 3802,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0747,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "285.51",
                        "currencyCode": "BRL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "423.18",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 38120,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3834,
                    "equivalentAmount": {
                      "amount": "425.84",
                      "currencyCode": "PGK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "399.6",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 37669,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.342,
                    "equivalentAmount": {
                      "amount": "17.78",
                      "currencyCode": "BBD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8606
                },
                "passengerReferenceIds": [
                  "53f6ff7d-ede9-4552-81e3-03db9737ecb5",
                  "cf888db8-4ead-4fcb-b0cc-ebe812773b35",
                  "5119481c-58ae-409a-8282-d7dcadfa9644",
                  "aa51a4e0-ed59-41e2-8b67-ad581f451326",
                  "6498c197-6b8c-491d-9599-9d53de56a580",
                  "78988df7-5a4f-4d5d-b39b-db0d76c02dd7",
                  "983f8e23-0a34-43b1-9dce-6fdaa39c2d31",
                  "3c4d72c0-087b-438b-98af-b3e4cb9bdeb2",
                  "06255f2b-cb52-4d74-8a3c-c5157eca6ec5"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "141.98",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 16286,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4906,
                    "equivalentAmount": {
                      "amount": "339.49",
                      "currencyCode": "EUR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "281.03",
                          "currencyCode": "AZN"
                        },
                        "awardAmount": {
                          "amount": 4592,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2513,
                        "equivalentAmount": {
                          "amount": "282.51",
                          "currencyCode": "IRR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "389.56",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 37263,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.369,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "166.39",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "309.44",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 22797,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2242,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "318",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "411.11",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 8906,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0449,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "247.06",
                            "currencyCode": "PHP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "129.18",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 23042,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3547,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "141.48",
                            "currencyCode": "ETB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "353.19",
                            "currencyCode": "GHS"
                          },
                          "awardAmount": {
                            "amount": 20193,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2206,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "420.97",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "125.44",
                          "currencyCode": "IDR"
                        },
                        "awardAmount": {
                          "amount": 25453,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4911,
                        "equivalentAmount": {
                          "amount": "57.26",
                          "currencyCode": "NOK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "294.4",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 45696,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0497,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "85.83",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "455.75",
                          "currencyCode": "PYG"
                        },
                        "awardAmount": {
                          "amount": 41061,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2376,
                        "equivalentAmount": {
                          "amount": "485.87",
                          "currencyCode": "NAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "334.12",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 30562,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4059,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "175.48",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "451.34",
                            "currencyCode": "LRD"
                          },
                          "awardAmount": {
                            "amount": 12616,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1069,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "486.7",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "61.87",
                            "currencyCode": "MMK"
                          },
                          "awardAmount": {
                            "amount": 17321,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.473,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "242.48",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "34.8",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 36677,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1372,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "223.29",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "390.34",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 23606,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2887,
                    "equivalentAmount": {
                      "amount": "119.48",
                      "currencyCode": "SYP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "141.3",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 27548,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0926,
                    "equivalentAmount": {
                      "amount": "466.18",
                      "currencyCode": "UYU"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "181.47",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 25495,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1775,
                    "equivalentAmount": {
                      "amount": "75.51",
                      "currencyCode": "GYD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "403.85",
                        "currencyCode": "MDL"
                      },
                      "awardAmount": {
                        "amount": 46689,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0236,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "397.42",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "408.97",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 8227,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2531,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "239.15",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "343",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 35846,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2884,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "194.81",
                        "currencyCode": "BZD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "323.41",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 20679,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2057,
                    "equivalentAmount": {
                      "amount": "54.73",
                      "currencyCode": "MGA"
                    }
                  },
                  {
                    "amount": {
                      "amount": "202.8",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 13621,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3007,
                    "equivalentAmount": {
                      "amount": "163.59",
                      "currencyCode": "ZMW"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0761
                },
                "passengerReferenceIds": [
                  "ced5171d-c8a2-4178-9122-4da7f9053854",
                  "aefcb393-51e5-4dde-b40f-e4234f066e21",
                  "302f7352-3047-453b-860c-d35686e61f4e",
                  "af378b57-29d2-4eba-b81b-04e5bce423b0",
                  "d72069a3-71f2-4aa7-a78a-bd1fbbf9bc5e",
                  "a3558431-9bc3-4c5f-8dd1-c6e088e45634",
                  "f6b8266a-f88e-4338-a41e-7a8680e8082d",
                  "ea90ccc9-2e27-4c05-94b2-77e5273b3d28",
                  "0fa9afaa-bb5d-46ba-9771-8d5485e4690e"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "107.34",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 35775,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.322,
                    "equivalentAmount": {
                      "amount": "102.08",
                      "currencyCode": "SRD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "465.48",
                          "currencyCode": "BDT"
                        },
                        "awardAmount": {
                          "amount": 8994,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3997,
                        "equivalentAmount": {
                          "amount": "339.27",
                          "currencyCode": "KYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "162.51",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 22976,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0504,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "47.06",
                            "currencyCode": "XCD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "453.61",
                            "currencyCode": "THB"
                          },
                          "awardAmount": {
                            "amount": 31262,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4948,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "22.28",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "499.31",
                            "currencyCode": "CLP"
                          },
                          "awardAmount": {
                            "amount": 2122,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4489,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "311.21",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "248.84",
                          "currencyCode": "BTN"
                        },
                        "awardAmount": {
                          "amount": 4737,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.433,
                        "equivalentAmount": {
                          "amount": "140.42",
                          "currencyCode": "ZMW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "488.65",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 6964,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3032,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "274.51",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "32.43",
                            "currencyCode": "USD"
                          },
                          "awardAmount": {
                            "amount": 45651,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4215,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "18.12",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "477.45",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 36069,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2535,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "68.51",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "258.76",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 48244,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3361,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "398.33",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "445.37",
                          "currencyCode": "KHR"
                        },
                        "awardAmount": {
                          "amount": 15822,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0419,
                        "equivalentAmount": {
                          "amount": "421.57",
                          "currencyCode": "VUV"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "498.35",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 13460,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0671,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "446.21",
                            "currencyCode": "RON"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "267.77",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 18059,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1058,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "32.29",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "290.95",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 26355,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2336,
                    "equivalentAmount": {
                      "amount": "453.7",
                      "currencyCode": "TOP"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "346.9",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 16334,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1466,
                    "equivalentAmount": {
                      "amount": "277.53",
                      "currencyCode": "LYD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "303.6",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 38823,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.268,
                    "equivalentAmount": {
                      "amount": "262.77",
                      "currencyCode": "LBP"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "326.24",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 43047,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4018,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "103.53",
                        "currencyCode": "LAK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "377.48",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 47250,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3826,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "414.08",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "83.03",
                        "currencyCode": "RON"
                      },
                      "awardAmount": {
                        "amount": 47738,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2674,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "73.03",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "468.45",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 9544,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3551,
                    "equivalentAmount": {
                      "amount": "168.27",
                      "currencyCode": "XPF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "129.42",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 22639,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3696,
                    "equivalentAmount": {
                      "amount": "49.6",
                      "currencyCode": "SBD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0494
                },
                "passengerReferenceIds": [
                  "a22f3afd-314c-483a-8c06-2f8fef143a8e",
                  "a0370ae0-768b-4db2-82cb-b28ce5b3164a",
                  "bc5cee53-720b-40c6-81a9-8b95279b61b7",
                  "a7d2f2aa-c08a-46c7-97cb-4b85c5552c68",
                  "8f7ba84a-a841-4e70-a124-292375971b32",
                  "b0ce8983-1749-49a4-af2d-4d3586d341a5",
                  "b7e9de7f-8db2-46ae-948e-e72c31184b3d",
                  "012a2225-3791-4732-918d-09539f6a1ca0",
                  "fd2972f9-3644-4a74-a5c3-cc4e1fc38cb8"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "175.48",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 16844,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2603,
                    "equivalentAmount": {
                      "amount": "140.87",
                      "currencyCode": "GTQ"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "492.07",
                          "currencyCode": "XAF"
                        },
                        "awardAmount": {
                          "amount": 21410,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4551,
                        "equivalentAmount": {
                          "amount": "173.92",
                          "currencyCode": "KGS"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "192.76",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 13771,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1516,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "477.84",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "364.15",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 7049,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1764,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "275.03",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "278.21",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 10340,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1581,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "181.78",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "315.05",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 40841,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3788,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "271.1",
                            "currencyCode": "BHD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "132.29",
                          "currencyCode": "GYD"
                        },
                        "awardAmount": {
                          "amount": 37188,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2744,
                        "equivalentAmount": {
                          "amount": "398.6",
                          "currencyCode": "MKD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "357.6",
                            "currencyCode": "XAF"
                          },
                          "awardAmount": {
                            "amount": 45076,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3059,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "351.65",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "247.14",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 41301,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2682,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "196.61",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "261.72",
                            "currencyCode": "LBP"
                          },
                          "awardAmount": {
                            "amount": 41181,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1759,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "290.17",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "387.98",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 42242,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3444,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "233.54",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "401.67",
                            "currencyCode": "EUR"
                          },
                          "awardAmount": {
                            "amount": 33039,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2352,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "199.95",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "214.23",
                          "currencyCode": "LKR"
                        },
                        "awardAmount": {
                          "amount": 28960,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3205,
                        "equivalentAmount": {
                          "amount": "416.38",
                          "currencyCode": "YER"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "285.16",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 23660,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0785,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "384.29",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "375.01",
                            "currencyCode": "MAD"
                          },
                          "awardAmount": {
                            "amount": 44792,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2569,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "306.27",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "111.9",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 26797,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0185,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "106.87",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "29.44",
                            "currencyCode": "MOP"
                          },
                          "awardAmount": {
                            "amount": 37717,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3095,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "499.96",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "484.74",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 8342,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.11,
                    "equivalentAmount": {
                      "amount": "210.19",
                      "currencyCode": "RUB"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "370.99",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 43439,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2358,
                    "equivalentAmount": {
                      "amount": "28.42",
                      "currencyCode": "BAM"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "202.03",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 10172,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1304,
                    "equivalentAmount": {
                      "amount": "453.88",
                      "currencyCode": "ERN"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "313.08",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 5891,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3253,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "412.89",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "354.81",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 5378,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4649,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "92.97",
                        "currencyCode": "PYG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "243.72",
                        "currencyCode": "LYD"
                      },
                      "awardAmount": {
                        "amount": 46426,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2074,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "30.55",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "223.82",
                      "currencyCode": "SDG"
                    },
                    "awardAmount": {
                      "amount": 30854,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0626,
                    "equivalentAmount": {
                      "amount": "182.72",
                      "currencyCode": "PEN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "267.9",
                      "currencyCode": "BYN"
                    },
                    "awardAmount": {
                      "amount": 48469,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1771,
                    "equivalentAmount": {
                      "amount": "458.01",
                      "currencyCode": "SYP"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1305
                },
                "passengerReferenceIds": [
                  "3d5b8898-63ae-4e9d-8a21-3493ef28a5bf",
                  "240db652-7316-4948-99b1-6fd07fdc48e2",
                  "80fa86ac-3c95-41ff-ae0d-1a970c2023b7",
                  "f969cad5-de61-4c7a-9581-6756edc5c18f",
                  "9ecb3b1e-cd6f-451f-a506-e098f3d142c1",
                  "abff52c1-d148-4bef-ab1b-8d2a5fd09ea8",
                  "ff669d3d-4dcd-4aae-ae9a-684b9b0ef602",
                  "59200947-34a8-4500-8b18-4deb05207afd",
                  "2ac7946e-07a9-455f-bfde-b595740dd92f"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "189.83",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 40818,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1976,
                    "equivalentAmount": {
                      "amount": "388.38",
                      "currencyCode": "MNT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "132.64",
                          "currencyCode": "AFN"
                        },
                        "awardAmount": {
                          "amount": 22365,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0511,
                        "equivalentAmount": {
                          "amount": "442.83",
                          "currencyCode": "THB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "453.03",
                            "currencyCode": "CNY"
                          },
                          "awardAmount": {
                            "amount": 3974,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.264,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "449.27",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "371.1",
                            "currencyCode": "NIO"
                          },
                          "awardAmount": {
                            "amount": 34054,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1342,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "472.23",
                            "currencyCode": "THB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "274.28",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 42395,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2519,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "436.45",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "430.68",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 29927,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2544,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "420.93",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "138.57",
                            "currencyCode": "SDG"
                          },
                          "awardAmount": {
                            "amount": 46121,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1865,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "252.91",
                            "currencyCode": "JMD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "138.24",
                          "currencyCode": "SSP"
                        },
                        "awardAmount": {
                          "amount": 1961,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2858,
                        "equivalentAmount": {
                          "amount": "34.71",
                          "currencyCode": "IRR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "424.43",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 11087,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2083,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "322.87",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "318.31",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 6669,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2537,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "414.81",
                            "currencyCode": "CHF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "473.26",
                          "currencyCode": "CNY"
                        },
                        "awardAmount": {
                          "amount": 27155,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.476,
                        "equivalentAmount": {
                          "amount": "189.22",
                          "currencyCode": "UGX"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "454.42",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 26620,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3826,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "395.32",
                            "currencyCode": "NGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "49.3",
                            "currencyCode": "RON"
                          },
                          "awardAmount": {
                            "amount": 21808,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.409,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "70.47",
                            "currencyCode": "CAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "414.74",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 34802,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3174,
                    "equivalentAmount": {
                      "amount": "265.61",
                      "currencyCode": "PGK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "183.16",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 5199,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3861,
                    "equivalentAmount": {
                      "amount": "426.76",
                      "currencyCode": "STN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "120.69",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 44562,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1393,
                    "equivalentAmount": {
                      "amount": "92.94",
                      "currencyCode": "ZAR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "85.45",
                        "currencyCode": "DZD"
                      },
                      "awardAmount": {
                        "amount": 7793,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3323,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "463.43",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "214.51",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 2546,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3635,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "430.36",
                        "currencyCode": "XCD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "485.97",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 17928,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.083,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "294.7",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "143.83",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 31559,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2606,
                    "equivalentAmount": {
                      "amount": "18.15",
                      "currencyCode": "CDF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "300.08",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 12848,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.483,
                    "equivalentAmount": {
                      "amount": "464.1",
                      "currencyCode": "RUB"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "405.82",
                  "currencyCode": "BHD"
                },
                "awardAmount": {
                  "amount": 21559,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2099,
                "equivalentAmount": {
                  "amount": "278.27",
                  "currencyCode": "ISK"
                }
              },
              "fees": {
                "amount": {
                  "amount": "368.19",
                  "currencyCode": "GEL"
                },
                "awardAmount": {
                  "amount": 8011,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2635,
                "equivalentAmount": {
                  "amount": "97.42",
                  "currencyCode": "PAB"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "449.73",
                  "currencyCode": "BWP"
                },
                "awardAmount": {
                  "amount": 40456,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1063,
                "equivalentAmount": {
                  "amount": "142.33",
                  "currencyCode": "XCD"
                }
              },
              "offerItemReferenceId": "490ae399-cab5-41ef-a2cc-bc7219d8dfb6",
              "tax": {
                "amount": {
                  "amount": "99.19",
                  "currencyCode": "SBD"
                },
                "awardAmount": {
                  "amount": 23025,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1065,
                "equivalentAmount": {
                  "amount": "356.76",
                  "currencyCode": "HUF"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "354.2",
                    "currencyCode": "MYR"
                  },
                  "awardAmount": {
                    "amount": 44964,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3658,
                  "equivalentAmount": {
                    "amount": "130.05",
                    "currencyCode": "HNL"
                  }
                },
                {
                  "amount": {
                    "amount": "67.57",
                    "currencyCode": "AMD"
                  },
                  "awardAmount": {
                    "amount": 31209,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3657,
                  "equivalentAmount": {
                    "amount": "52.45",
                    "currencyCode": "CAD"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "175.86",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 13482,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2254,
                    "equivalentAmount": {
                      "amount": "41.73",
                      "currencyCode": "ZAR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "218.65",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 42591,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1264,
                    "equivalentAmount": {
                      "amount": "149.39",
                      "currencyCode": "BIF"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "146.96",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 42698,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2761,
                    "equivalentAmount": {
                      "amount": "165.14",
                      "currencyCode": "CUP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "324.65",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 22430,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2019,
                    "equivalentAmount": {
                      "amount": "276.65",
                      "currencyCode": "GMD"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "403.83",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 48082,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2359,
                      "equivalentAmount": {
                        "amount": "336.93",
                        "currencyCode": "KZT"
                      }
                    },
                    {
                      "amount": {
                        "amount": "290.23",
                        "currencyCode": "ETB"
                      },
                      "awardAmount": {
                        "amount": 32869,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.34,
                      "equivalentAmount": {
                        "amount": "190.86",
                        "currencyCode": "PYG"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "25.45",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 46071,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3001,
                    "equivalentAmount": {
                      "amount": "328.23",
                      "currencyCode": "AWG"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "434.73",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 38485,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.257,
                    "equivalentAmount": {
                      "amount": "343.03",
                      "currencyCode": "MUR"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "323.59",
                      "currencyCode": "MKD"
                    },
                    "awardAmount": {
                      "amount": 13051,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.468,
                    "equivalentAmount": {
                      "amount": "335.6",
                      "currencyCode": "LBP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "265.16",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 28310,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0895,
                    "equivalentAmount": {
                      "amount": "302",
                      "currencyCode": "GEL"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "358.47",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 16408,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4317,
                      "equivalentAmount": {
                        "amount": "481.07",
                        "currencyCode": "SSP"
                      }
                    },
                    {
                      "amount": {
                        "amount": "169.28",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 16162,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2612,
                      "equivalentAmount": {
                        "amount": "261.53",
                        "currencyCode": "XCD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "461.87",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 37772,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1386,
                    "equivalentAmount": {
                      "amount": "415.11",
                      "currencyCode": "COP"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "197.7",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 15714,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.223,
                    "equivalentAmount": {
                      "amount": "457.44",
                      "currencyCode": "XAF"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "17.42",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 37686,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.131,
                    "equivalentAmount": {
                      "amount": "479.17",
                      "currencyCode": "RON"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "299.19",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 2889,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2421,
                    "equivalentAmount": {
                      "amount": "154.8",
                      "currencyCode": "INR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "268.49",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 31507,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0922,
                      "equivalentAmount": {
                        "amount": "244.92",
                        "currencyCode": "TTD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "133.51",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 42795,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0691,
                      "equivalentAmount": {
                        "amount": "465.72",
                        "currencyCode": "MKD"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "411.84",
                    "currencyCode": "RON"
                  },
                  "percentage": "7.09"
                },
                "passengerReferenceIds": [
                  "230ce8e3-be60-4222-928f-09b4849202a1",
                  "9a890b8f-a4b2-48d6-aeac-2741e65ede4d",
                  "135b0332-4532-4be2-a3f7-ef7478eaacb0",
                  "254e931b-92e7-4cc6-9de0-470bec91b8c2",
                  "09361fd7-6b8d-41f3-8dce-e0b6f94f5c78",
                  "b28cff42-3672-4084-984f-c31e1959fc13",
                  "b197e1d2-09e7-4bed-a6fb-ee9474949960",
                  "886e760a-3a24-4ac5-ae79-3f140090cf21",
                  "c37ff750-85ee-4d28-b2d0-8a294951dc3d"
                ],
                "total": {
                  "amount": {
                    "amount": "498.33",
                    "currencyCode": "SAR"
                  },
                  "awardAmount": {
                    "amount": 5220,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0308,
                  "equivalentAmount": {
                    "amount": "229.68",
                    "currencyCode": "XAF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "152.27",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 36643,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0497,
                    "equivalentAmount": {
                      "amount": "485.95",
                      "currencyCode": "ARS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "218.09",
                        "currencyCode": "BMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12657,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.024,
                      "equivalentAmount": {
                        "amount": "408.48",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "218.59",
                        "currencyCode": "CLP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44175,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3704,
                      "equivalentAmount": {
                        "amount": "401.79",
                        "currencyCode": "GIP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "260.58",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11354,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2005,
                      "equivalentAmount": {
                        "amount": "53.18",
                        "currencyCode": "TMT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "471.23",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 37931,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0313,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "89.56",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "130.25",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 45869,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1641,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "163.09",
                        "currencyCode": "TRY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "125.15",
                        "currencyCode": "CAD"
                      },
                      "awardAmount": {
                        "amount": 9747,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4184,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "381.35",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "22.8",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 22638,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4631,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "316.95",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "269",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 33863,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4502,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "283.63",
                        "currencyCode": "CVE"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "300.36",
                    "currencyCode": "KGS"
                  },
                  "percentage": "11.8"
                },
                "passengerReferenceIds": [
                  "10eb47cc-a86f-4b8f-91df-78977a234be5",
                  "59239b99-2b5a-48ee-989b-72d1e24f6274",
                  "c08dc66f-c803-468e-b47c-afee3f620573",
                  "7cae0cd3-4ce6-44cb-bfb7-7da8b3573c5e",
                  "ec826795-236b-4649-bd34-88b1689a09d4",
                  "0c549e53-07de-4023-864d-125ced1f68fb",
                  "981304cb-0088-48ca-8340-93b622728d49",
                  "4530b20e-f1f3-4556-9223-b0f74240c66f",
                  "6ef51dc5-bd5f-4a9d-8949-f0022637f1ac"
                ],
                "total": {
                  "amount": {
                    "amount": "426.36",
                    "currencyCode": "MOP"
                  },
                  "awardAmount": {
                    "amount": 30127,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1119,
                  "equivalentAmount": {
                    "amount": "427.45",
                    "currencyCode": "LSL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "83.35",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 28031,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4958,
                    "equivalentAmount": {
                      "amount": "65.54",
                      "currencyCode": "TTD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "296.88",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37568,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2895,
                      "equivalentAmount": {
                        "amount": "263.36",
                        "currencyCode": "RUB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "194.63",
                        "currencyCode": "LKR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40453,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3727,
                      "equivalentAmount": {
                        "amount": "347.93",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "189.12",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23655,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1992,
                      "equivalentAmount": {
                        "amount": "60.14",
                        "currencyCode": "LYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "83.72",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 6577,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1346,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "91.3",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "436.06",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 4478,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3876,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "456.05",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "174.03",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 25183,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1757,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "342.02",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "275.45",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 36469,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2001,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "169.22",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "98.28",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 2775,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2984,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "153.42",
                        "currencyCode": "SOS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "344.42",
                    "currencyCode": "GIP"
                  },
                  "percentage": "7.25"
                },
                "passengerReferenceIds": [
                  "edcc02ef-e676-4d78-b67d-736d39fe0e54",
                  "495f7c91-1cbf-445d-a33d-e1eb3a9433d4",
                  "e25e8184-a96f-409d-b88f-11ac7cff82f9",
                  "53b04ac7-ae60-4e12-bf45-c23dd7be19fa",
                  "8a294593-f5ac-440c-82ba-dfcf99f040f4",
                  "dccacfec-4d02-471a-80d6-4f30259c0ad1",
                  "fc0b121f-4e00-4d7f-9fac-80f26d02e106",
                  "ad98285c-90ec-453c-8bb4-a40c4db12d45",
                  "4cf174b7-bc29-422e-92cb-58f36a25f661"
                ],
                "total": {
                  "amount": {
                    "amount": "424.83",
                    "currencyCode": "SYP"
                  },
                  "awardAmount": {
                    "amount": 5966,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4796,
                  "equivalentAmount": {
                    "amount": "370.21",
                    "currencyCode": "BBD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "278.99",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 10455,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3754,
                    "equivalentAmount": {
                      "amount": "358.42",
                      "currencyCode": "VUV"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "367.98",
                        "currencyCode": "BRL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3372,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4682,
                      "equivalentAmount": {
                        "amount": "380.93",
                        "currencyCode": "CRC"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "403.54",
                        "currencyCode": "IQD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6225,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1479,
                      "equivalentAmount": {
                        "amount": "209.75",
                        "currencyCode": "SLE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "32.41",
                        "currencyCode": "THB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3433,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4618,
                      "equivalentAmount": {
                        "amount": "320.86",
                        "currencyCode": "USD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "304.64",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 14266,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4632,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "270.72",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "218.83",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 7207,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3465,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "270.52",
                        "currencyCode": "THB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "335.85",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 41868,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1954,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "190.75",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "229.71",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 41252,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4715,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "81.37",
                        "currencyCode": "TRY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "135.35",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 5802,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2153,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "382.14",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "210.22",
                    "currencyCode": "PEN"
                  },
                  "percentage": "10.15"
                },
                "passengerReferenceIds": [
                  "3d3ecdf5-ba65-4123-9a6a-be2ceaf4aa1a",
                  "ae4a908b-ad9d-445f-b91f-db78f662e2d6",
                  "0bab241d-55c3-47f0-962b-ae926ad087ea",
                  "5e8bc542-a322-4063-9774-935de44efa00",
                  "730bbd9c-f063-401d-a0a2-9c3115b1861e",
                  "73bf033f-337c-4c23-8f12-4510280f6388",
                  "574cb1ed-ed44-4002-99df-3b10459bef45",
                  "6cdc4849-05c6-4109-8d34-f585299f2e93",
                  "bdd3758b-1e9a-4889-8c40-d66bec45fab0"
                ],
                "total": {
                  "amount": {
                    "amount": "240.34",
                    "currencyCode": "CRC"
                  },
                  "awardAmount": {
                    "amount": 29338,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1473,
                  "equivalentAmount": {
                    "amount": "115.02",
                    "currencyCode": "NGN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "113.07",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 28554,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4142,
                    "equivalentAmount": {
                      "amount": "348.53",
                      "currencyCode": "OMR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "60.41",
                        "currencyCode": "BSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34757,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3979,
                      "equivalentAmount": {
                        "amount": "445.13",
                        "currencyCode": "ETB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "258.16",
                        "currencyCode": "SEK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46639,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0136,
                      "equivalentAmount": {
                        "amount": "185.07",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "396.61",
                        "currencyCode": "KZT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38254,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0301,
                      "equivalentAmount": {
                        "amount": "76.63",
                        "currencyCode": "NGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "364.03",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 11033,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4615,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "353.87",
                        "currencyCode": "TRY"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "224.14",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 33148,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4926,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "382.72",
                        "currencyCode": "UZS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "54.65",
                    "currencyCode": "CZK"
                  },
                  "percentage": "14.07"
                },
                "passengerReferenceIds": [
                  "6d9c5c8d-68d1-48f2-82f4-6cab6aaac7af",
                  "926fc94f-6061-4fd8-9ca3-7d0341de6f2e",
                  "b4f0b013-6791-4bb2-b2ca-3a1a375dfca9",
                  "212f9875-18d3-465e-a61c-10ddfef89da8",
                  "b553ba65-fde1-482b-8881-2fc2bdaed211",
                  "567c92f4-6397-4936-912e-8b578cfa9547",
                  "7e5cc012-0f29-4092-91c6-39193688f3a4",
                  "8f7b03a2-cd45-4a61-a07e-a1eec244d55d",
                  "0e634ef1-43a3-41b8-b8a1-343fa3bfcb67"
                ],
                "total": {
                  "amount": {
                    "amount": "260.96",
                    "currencyCode": "BBD"
                  },
                  "awardAmount": {
                    "amount": 11191,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4233,
                  "equivalentAmount": {
                    "amount": "109.61",
                    "currencyCode": "LAK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "201.64",
                      "currencyCode": "GEL"
                    },
                    "awardAmount": {
                      "amount": 28022,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.062,
                    "equivalentAmount": {
                      "amount": "29.57",
                      "currencyCode": "MDL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "432.5",
                        "currencyCode": "CHF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34446,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1855,
                      "equivalentAmount": {
                        "amount": "430.29",
                        "currencyCode": "PEN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "151.92",
                        "currencyCode": "TTD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33173,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4887,
                      "equivalentAmount": {
                        "amount": "132.81",
                        "currencyCode": "AMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "237.4",
                        "currencyCode": "LYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29323,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.015,
                      "equivalentAmount": {
                        "amount": "325.1",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "407.57",
                        "currencyCode": "USD"
                      },
                      "awardAmount": {
                        "amount": 11903,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0675,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "65.61",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "20.74",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 10402,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2783,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "175.59",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "409.52",
                    "currencyCode": "CVE"
                  },
                  "percentage": "13.97"
                },
                "passengerReferenceIds": [
                  "05061acc-a0aa-401f-8031-4f56271787f5",
                  "58683cb8-b2f2-4af6-bace-da00a3a761c7",
                  "9989fd4d-9d95-4348-b647-cb8cfa7f84e5",
                  "49171a7d-d8b9-4224-b9ae-ed0eacff8e31",
                  "e7ed7352-8904-4239-8005-dd9cf2b04271",
                  "33de7335-e967-4b16-ab7f-35dd5095127b",
                  "fc8f8b6e-309b-4987-a22c-27eac6de734a",
                  "c85fa876-870d-419a-b9c8-3ad82dcf4802",
                  "b81b63cf-2d64-4478-9013-272c7d9dcad0"
                ],
                "total": {
                  "amount": {
                    "amount": "17.28",
                    "currencyCode": "LSL"
                  },
                  "awardAmount": {
                    "amount": 22712,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1951,
                  "equivalentAmount": {
                    "amount": "351.32",
                    "currencyCode": "BWP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "79.23",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 21442,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4724,
                    "equivalentAmount": {
                      "amount": "326.96",
                      "currencyCode": "GYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "305.6",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41614,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.264,
                      "equivalentAmount": {
                        "amount": "151.57",
                        "currencyCode": "ZAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "347.15",
                        "currencyCode": "AFN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25406,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2505,
                      "equivalentAmount": {
                        "amount": "80.46",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "35.96",
                        "currencyCode": "WST"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39010,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1445,
                      "equivalentAmount": {
                        "amount": "418.24",
                        "currencyCode": "KGS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "140.4",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 36683,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1942,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "95.82",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "350.58",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 37562,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0544,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "281.93",
                        "currencyCode": "CAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "85.93",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 19818,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1772,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "477.61",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "167.63",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 27836,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.122,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "153.18",
                        "currencyCode": "SEK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "256.7",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 4069,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4461,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "273.71",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "266.91",
                    "currencyCode": "RUB"
                  },
                  "percentage": "13.84"
                },
                "passengerReferenceIds": [
                  "adb1497c-c468-4df2-8fae-48d9987aa010",
                  "c443a093-3c51-47b1-a0cc-85f87d1b5fcb",
                  "ac9b09c2-3120-41ec-9fec-c6d3733a4553",
                  "9c03c5cd-d620-40d9-ac2b-b5108fb16cef",
                  "68ae1f6e-d473-4a8a-a675-fa0c9fbe5306",
                  "cd2276b7-e11f-4ccd-8fa8-082c948cfc7e",
                  "5603c9ae-94bf-45a4-af55-441222f6cf80",
                  "f0ead80b-75fd-41d3-90b2-b3fc18189270",
                  "35026145-8b53-41e5-9ba6-5e32f4747550"
                ],
                "total": {
                  "amount": {
                    "amount": "298.77",
                    "currencyCode": "CNY"
                  },
                  "awardAmount": {
                    "amount": 21855,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.066,
                  "equivalentAmount": {
                    "amount": "258.41",
                    "currencyCode": "KES"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "275.39",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 26958,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1459,
                    "equivalentAmount": {
                      "amount": "117.91",
                      "currencyCode": "AFN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "237.58",
                        "currencyCode": "BND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25911,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1748,
                      "equivalentAmount": {
                        "amount": "380.94",
                        "currencyCode": "COP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "272.57",
                        "currencyCode": "DJF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 7224,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3676,
                      "equivalentAmount": {
                        "amount": "29.99",
                        "currencyCode": "KPW"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "168.06",
                        "currencyCode": "LYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25604,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1388,
                      "equivalentAmount": {
                        "amount": "35.1",
                        "currencyCode": "CNY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "171.23",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 7450,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3695,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "227.89",
                        "currencyCode": "LBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "162.72",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 5159,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3966,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "382.95",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "469.61",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 6122,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3387,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "241.05",
                        "currencyCode": "CUP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "169.82",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 19700,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1998,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "86.67",
                        "currencyCode": "INR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "388.77",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 14478,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0408,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "145.21",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "414.44",
                    "currencyCode": "NPR"
                  },
                  "percentage": "5.89"
                },
                "passengerReferenceIds": [
                  "f5fc334c-bd66-4853-b20b-6c749a4e9d81",
                  "e83faada-4e5f-44c5-9e6b-2c0c5e1552a7",
                  "e3dfa690-dc1e-42cb-a0ed-7f1457a91fe2",
                  "41dcb1da-041c-4fe5-97ac-f483a997cca5",
                  "1eb23fc8-4d7f-40eb-b3a6-f207d4572eaa",
                  "2835419a-70a1-4b59-b906-4915ed0e6b48",
                  "5290496d-9d40-4a2c-a520-f0b80cc82bcc",
                  "fe89f479-d723-4af7-bc59-a1aada51648b",
                  "121b3056-6523-4d4d-8096-034fd2d081ef"
                ],
                "total": {
                  "amount": {
                    "amount": "440.34",
                    "currencyCode": "XOF"
                  },
                  "awardAmount": {
                    "amount": 18381,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1835,
                  "equivalentAmount": {
                    "amount": "268.13",
                    "currencyCode": "MZN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "224.95",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 20315,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0875,
                    "equivalentAmount": {
                      "amount": "140.83",
                      "currencyCode": "SLE"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "453.66",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26705,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3907,
                      "equivalentAmount": {
                        "amount": "212.52",
                        "currencyCode": "CLP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "438.27",
                        "currencyCode": "VES"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43957,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1631,
                      "equivalentAmount": {
                        "amount": "170.04",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "43.39",
                        "currencyCode": "MVR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17168,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2398,
                      "equivalentAmount": {
                        "amount": "495.4",
                        "currencyCode": "LSL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "21.7",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 7984,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2738,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "83.6",
                        "currencyCode": "PLN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "435.75",
                        "currencyCode": "JMD"
                      },
                      "awardAmount": {
                        "amount": 11599,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2654,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "113.19",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "185.78",
                        "currencyCode": "HNL"
                      },
                      "awardAmount": {
                        "amount": 7065,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1911,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "198.35",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "444.35",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 4089,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3108,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "235.57",
                        "currencyCode": "SZL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "468.02",
                    "currencyCode": "GEL"
                  },
                  "percentage": "13.45"
                },
                "passengerReferenceIds": [
                  "56c98929-b497-456c-aab4-63554d0e9fc6",
                  "f93b7d32-c545-45c9-bfd9-0886d4748e2f",
                  "a7998a20-140f-43ff-98b6-01b4861bc7d0",
                  "2aeae887-8e79-4d31-8954-dded82d067f8",
                  "bbe8802f-db7d-47f4-a07a-052ee50c1a13",
                  "e2996a5c-8543-49ba-8e43-b6bec550f2c4",
                  "39ccda2f-6706-4c03-a40f-fb4ae0226e4b",
                  "f6a420e3-b019-4cf4-9c86-62847675c012",
                  "1eb184a0-2242-47bf-8f2e-9c857dc09091"
                ],
                "total": {
                  "amount": {
                    "amount": "68.05",
                    "currencyCode": "UGX"
                  },
                  "awardAmount": {
                    "amount": 32381,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1476,
                  "equivalentAmount": {
                    "amount": "492.93",
                    "currencyCode": "DKK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "151.66",
                      "currencyCode": "MRU"
                    },
                    "awardAmount": {
                      "amount": 33454,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4076,
                    "equivalentAmount": {
                      "amount": "390.91",
                      "currencyCode": "DZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "418.27",
                        "currencyCode": "BDT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29194,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2466,
                      "equivalentAmount": {
                        "amount": "165.71",
                        "currencyCode": "PKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "378.51",
                        "currencyCode": "MDL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48738,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2109,
                      "equivalentAmount": {
                        "amount": "300.98",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "114.74",
                        "currencyCode": "CVE"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35394,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3729,
                      "equivalentAmount": {
                        "amount": "278.31",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "371.88",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 17582,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1632,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "92.85",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "325.42",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 6433,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2536,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "346.27",
                        "currencyCode": "ISK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "U7MES",
            "8XW3C",
            "-06J11",
            "3FG1EA",
            "B5JRP",
            "3H4-FA",
            "K3DHNM",
            "-Y9KZ",
            "Z824K",
            "8EYAJ"
          ]
        }
      ],
      "total": {
        "base": {
          "amount": {
            "amount": "475.82",
            "currencyCode": "MNT"
          },
          "awardAmount": {
            "amount": 3926,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.4562,
          "equivalentAmount": {
            "amount": "384.32",
            "currencyCode": "GEL"
          }
        },
        "fees": {
          "amount": {
            "amount": "273.02",
            "currencyCode": "JMD"
          },
          "awardAmount": {
            "amount": 25069,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.4287,
          "equivalentAmount": {
            "amount": "95.28",
            "currencyCode": "SCR"
          }
        },
        "feesTax": {
          "amount": {
            "amount": "287.65",
            "currencyCode": "SSP"
          },
          "awardAmount": {
            "amount": 38686,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.0768,
          "equivalentAmount": {
            "amount": "270.83",
            "currencyCode": "TND"
          }
        },
        "offerItemReferenceId": "cc942585-5b75-4d34-aeb2-282a427f72e0",
        "tax": {
          "amount": {
            "amount": "497.55",
            "currencyCode": "NOK"
          },
          "awardAmount": {
            "amount": 46643,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.2195,
          "equivalentAmount": {
            "amount": "260.52",
            "currencyCode": "DJF"
          }
        },
        "totals": [
          {
            "amount": {
              "amount": "470.14",
              "currencyCode": "CZK"
            },
            "awardAmount": {
              "amount": 31932,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.2294,
            "equivalentAmount": {
              "amount": "96.5",
              "currencyCode": "PYG"
            }
          },
          {
            "amount": {
              "amount": "22.13",
              "currencyCode": "GHS"
            },
            "awardAmount": {
              "amount": 35971,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.4566,
            "equivalentAmount": {
              "amount": "12.3",
              "currencyCode": "KMF"
            }
          }
        ],
        "transactionBreakdowns": [
          {
            "base": {
              "amount": {
                "amount": "402.09",
                "currencyCode": "BGN"
              },
              "awardAmount": {
                "amount": 24519,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.2993,
              "equivalentAmount": {
                "amount": "137.19",
                "currencyCode": "MZN"
              }
            },
            "fees": {
              "amount": {
                "amount": "48.15",
                "currencyCode": "TOP"
              },
              "awardAmount": {
                "amount": 34305,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.3227,
              "equivalentAmount": {
                "amount": "343.53",
                "currencyCode": "MYR"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "465.32",
                "currencyCode": "JMD"
              },
              "awardAmount": {
                "amount": 31686,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.0827,
              "equivalentAmount": {
                "amount": "90.64",
                "currencyCode": "VND"
              }
            },
            "tax": {
              "amount": {
                "amount": "352.26",
                "currencyCode": "NPR"
              },
              "awardAmount": {
                "amount": 47522,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.3854,
              "equivalentAmount": {
                "amount": "116.86",
                "currencyCode": "DOP"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "248.83",
                  "currencyCode": "BYN"
                },
                "awardAmount": {
                  "amount": 18102,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3542,
                "equivalentAmount": {
                  "amount": "226.07",
                  "currencyCode": "ALL"
                }
              },
              {
                "amount": {
                  "amount": "304.74",
                  "currencyCode": "SBD"
                },
                "awardAmount": {
                  "amount": 16523,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4487,
                "equivalentAmount": {
                  "amount": "365.35",
                  "currencyCode": "UAH"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "166.7",
                "currencyCode": "SCR"
              },
              "awardAmount": {
                "amount": 19398,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1165,
              "equivalentAmount": {
                "amount": "140.42",
                "currencyCode": "LBP"
              }
            },
            "fees": {
              "amount": {
                "amount": "403.01",
                "currencyCode": "CNY"
              },
              "awardAmount": {
                "amount": 32430,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.0258,
              "equivalentAmount": {
                "amount": "388.65",
                "currencyCode": "ALL"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "448.33",
                "currencyCode": "KRW"
              },
              "awardAmount": {
                "amount": 5571,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.3274,
              "equivalentAmount": {
                "amount": "55.37",
                "currencyCode": "XOF"
              }
            },
            "tax": {
              "amount": {
                "amount": "152.61",
                "currencyCode": "BOB"
              },
              "awardAmount": {
                "amount": 11700,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.2201,
              "equivalentAmount": {
                "amount": "162.49",
                "currencyCode": "TJS"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "384.18",
                  "currencyCode": "BGN"
                },
                "awardAmount": {
                  "amount": 47161,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2767,
                "equivalentAmount": {
                  "amount": "147.96",
                  "currencyCode": "NZD"
                }
              },
              {
                "amount": {
                  "amount": "323.67",
                  "currencyCode": "FKP"
                },
                "awardAmount": {
                  "amount": 27562,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1589,
                "equivalentAmount": {
                  "amount": "12.87",
                  "currencyCode": "JOD"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "140.54",
                "currencyCode": "KPW"
              },
              "awardAmount": {
                "amount": 18018,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.2595,
              "equivalentAmount": {
                "amount": "250.27",
                "currencyCode": "MKD"
              }
            },
            "fees": {
              "amount": {
                "amount": "140.17",
                "currencyCode": "XOF"
              },
              "awardAmount": {
                "amount": 38135,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.0175,
              "equivalentAmount": {
                "amount": "443.68",
                "currencyCode": "SGD"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "451.87",
                "currencyCode": "DKK"
              },
              "awardAmount": {
                "amount": 40074,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.0124,
              "equivalentAmount": {
                "amount": "75.54",
                "currencyCode": "MWK"
              }
            },
            "tax": {
              "amount": {
                "amount": "338.81",
                "currencyCode": "ANG"
              },
              "awardAmount": {
                "amount": 38265,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.3423,
              "equivalentAmount": {
                "amount": "159.41",
                "currencyCode": "GYD"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "49.07",
                  "currencyCode": "HTG"
                },
                "awardAmount": {
                  "amount": 21277,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0924,
                "equivalentAmount": {
                  "amount": "162.9",
                  "currencyCode": "BTN"
                }
              },
              {
                "amount": {
                  "amount": "371.85",
                  "currencyCode": "BTN"
                },
                "awardAmount": {
                  "amount": 26065,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2003,
                "equivalentAmount": {
                  "amount": "492.93",
                  "currencyCode": "COP"
                }
              }
            ],
            "transactionType": "AddCollect"
          }
        ],
        "transactionType": "AddCollect"
      }
    },
    {
      "id": "a7262ae4-51f1-469d-812a-72e948c2dcd3",
      "items": [
        {
          "details": {
            "type": "AncillaryOfferItem"
          },
          "id": "a3aaf5c6-77e4-4466-9710-61466454a04b",
          "itineraryPartReferenceIds": [
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-1",
            "IP-2",
            "IP-1",
            "IP-1"
          ],
          "itineraryReferenceId": "6NFF",
          "passengerReferenceIds": [
            "a7569a51-b437-4e01-ab47-2107cdd5b052",
            "7da85e86-de19-4410-8d77-a157c9c264a9",
            "b6b0bf42-d29b-456d-8f1a-243503ae0f98",
            "6d28f62a-faab-4ad7-8bbb-c554ee5da6d2",
            "4e76c245-7f77-49a6-999e-d159cd6c85c3",
            "683e3a5a-7703-49ea-bb05-9c4ccd6d9998",
            "c6d78267-cae6-48f3-aded-c40af858e977",
            "d8a8cce5-4931-444f-9fa0-08c1a0029453",
            "1e626307-b0be-4b7c-9802-decd54ea8038"
          ],
          "price": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "341.81",
                    "currencyCode": "TWD"
                  },
                  "percentage": "5.62"
                },
                "deal": {
                  "amount": {
                    "amount": "366.24",
                    "currencyCode": "TRY"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "11.94",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "b887ec6a-12c7-47cb-a5bd-8d462475881f",
                  "4ff99925-3ac2-449a-928d-fa1685f0eb90",
                  "95b89219-4753-4c2e-b5a7-7c86f565efef",
                  "e8699e66-572a-4a02-afed-cd7a58e2db0a",
                  "cde4af62-33cc-4a3b-8ee0-1d061d96f0a6",
                  "d267d207-b8ff-418c-99f2-17bb569b025a",
                  "020d82ab-0163-45b5-ad94-0ba90fc23d3f",
                  "ac59dc6d-a27d-42d1-9ab7-36e1e17343c6",
                  "2cfa543f-7735-44cf-aa77-f64d12dc0719"
                ],
                "total": {
                  "amount": {
                    "amount": "366.34",
                    "currencyCode": "MAD"
                  },
                  "awardAmount": {
                    "amount": 25313,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2836,
                  "equivalentAmount": {
                    "amount": "343.02",
                    "currencyCode": "BAM"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "40.09",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 22748,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0868,
                    "equivalentAmount": {
                      "amount": "112.74",
                      "currencyCode": "OMR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "346.79",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22753,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2378,
                      "equivalentAmount": {
                        "amount": "482.17",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "108.85",
                        "currencyCode": "SZL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39880,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1391,
                      "equivalentAmount": {
                        "amount": "73.98",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "455.8",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48362,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2599,
                      "equivalentAmount": {
                        "amount": "194.07",
                        "currencyCode": "BND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "213.87",
                        "currencyCode": "RSD"
                      },
                      "awardAmount": {
                        "amount": 8178,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4589,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "35.86",
                        "currencyCode": "KRW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "81.91",
                    "currencyCode": "GHS"
                  },
                  "percentage": "14.82"
                },
                "deal": {
                  "amount": {
                    "amount": "346.64",
                    "currencyCode": "XPF"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "19.32",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "6593df71-6353-430b-85eb-8303a7a286fc",
                  "282ef2fa-3fdc-4fe4-8eca-67b70d1e0da3",
                  "e192ae0a-5f82-420b-85ee-d1dfa0679426",
                  "9c6ddf9a-2df5-4931-bd27-684f94721cc7",
                  "449279f3-00ce-4c66-8584-085ae4c1ad50",
                  "6a3daed5-5c01-466a-8d4c-16dbda9af889",
                  "7f7bd8a9-5fde-4822-9e96-bfcfed41be44",
                  "6c29f822-e752-4925-851f-c040499d9e36",
                  "d713e215-9f1c-4da3-a689-da7c447cad62"
                ],
                "total": {
                  "amount": {
                    "amount": "431.28",
                    "currencyCode": "BBD"
                  },
                  "awardAmount": {
                    "amount": 21366,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3269,
                  "equivalentAmount": {
                    "amount": "467.96",
                    "currencyCode": "KHR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "178.41",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 33158,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.132,
                    "equivalentAmount": {
                      "amount": "339",
                      "currencyCode": "SHP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "106.14",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42725,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2852,
                      "equivalentAmount": {
                        "amount": "26.5",
                        "currencyCode": "MMK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "367.47",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34878,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3923,
                      "equivalentAmount": {
                        "amount": "234.87",
                        "currencyCode": "CDF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "353",
                        "currencyCode": "ALL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44911,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.406,
                      "equivalentAmount": {
                        "amount": "288.68",
                        "currencyCode": "RON"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "35.26",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 27266,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2209,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "71.84",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "345.48",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 14081,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4436,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "181.45",
                        "currencyCode": "MNT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "219.43",
                    "currencyCode": "KES"
                  },
                  "percentage": "8.9"
                },
                "deal": {
                  "amount": {
                    "amount": "19.73",
                    "currencyCode": "CRC"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "14.52",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "6fe34547-e552-438c-b039-edf5cbc59169",
                  "89186fee-bf2f-41bb-b002-cf9e105e099b",
                  "c53c6990-1170-43d5-b041-89c5db81e423",
                  "49f7fd98-6598-41be-9e1d-af717ea859ca",
                  "b5aa7d1f-1374-474e-af27-050a0ee01953",
                  "7605eb2e-75e5-4e47-bf5a-20b9c4453a9e",
                  "bf10447e-1904-4341-b635-94a1f3b33115",
                  "c6831fa0-ddee-4ad0-84b9-9f182eb995b9",
                  "56da311d-e577-49ff-a720-7a0dd158cf99"
                ],
                "total": {
                  "amount": {
                    "amount": "169.65",
                    "currencyCode": "KZT"
                  },
                  "awardAmount": {
                    "amount": 1057,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.275,
                  "equivalentAmount": {
                    "amount": "456.36",
                    "currencyCode": "JPY"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "287.44",
                      "currencyCode": "DKK"
                    },
                    "awardAmount": {
                      "amount": 29733,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1569,
                    "equivalentAmount": {
                      "amount": "468.74",
                      "currencyCode": "RSD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "162.03",
                        "currencyCode": "AMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 42659,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.359,
                      "equivalentAmount": {
                        "amount": "250.81",
                        "currencyCode": "EUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "492.49",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37896,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3989,
                      "equivalentAmount": {
                        "amount": "111.27",
                        "currencyCode": "NZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "456.75",
                        "currencyCode": "CNY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13510,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3404,
                      "equivalentAmount": {
                        "amount": "237.09",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "22.94",
                        "currencyCode": "HKD"
                      },
                      "awardAmount": {
                        "amount": 8479,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3482,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "187.19",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "107.33",
                    "currencyCode": "AMD"
                  },
                  "percentage": "14.35"
                },
                "deal": {
                  "amount": {
                    "amount": "144.5",
                    "currencyCode": "KWD"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "7.56",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "0c3c8ee3-455d-44fd-a793-686c898a2d5b",
                  "fe63de32-9d73-4675-8dd5-cb9c34816914",
                  "bba5c904-ec17-4b0b-8c54-70edffbc2b47",
                  "fec19be2-641a-4e32-a814-2160a5719f7f",
                  "cd1d4c9c-b416-4842-853c-6b63ff85816b",
                  "722bd753-27e8-464b-8391-5cb535df5963",
                  "f9bd34b6-e02b-4ce8-83da-5f78eefb6bd9",
                  "26d60763-7034-4ac6-9e13-8d430e937fc8",
                  "1a5d709b-ba7c-4717-adf9-6ead68d47519"
                ],
                "total": {
                  "amount": {
                    "amount": "73.05",
                    "currencyCode": "BSD"
                  },
                  "awardAmount": {
                    "amount": 48525,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4644,
                  "equivalentAmount": {
                    "amount": "470.38",
                    "currencyCode": "RSD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "432.93",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 49793,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0417,
                    "equivalentAmount": {
                      "amount": "446.15",
                      "currencyCode": "KGS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "462.08",
                        "currencyCode": "TMT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32595,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.18,
                      "equivalentAmount": {
                        "amount": "214.46",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "141.3",
                        "currencyCode": "IDR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33082,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0785,
                      "equivalentAmount": {
                        "amount": "57.11",
                        "currencyCode": "MNT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "96.42",
                        "currencyCode": "AMD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15851,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4358,
                      "equivalentAmount": {
                        "amount": "391.72",
                        "currencyCode": "VND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "244.02",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 9368,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0806,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "361.08",
                        "currencyCode": "OMR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "347.97",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 13729,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0286,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "69.42",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "399.39",
                    "currencyCode": "MOP"
                  },
                  "percentage": "10.42"
                },
                "deal": {
                  "amount": {
                    "amount": "121.56",
                    "currencyCode": "HKD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "17.73",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "494c49fb-8a1d-432d-85d8-dd7b7eb14ad1",
                  "86aab818-5e95-4b7c-895e-a44cd98c8330",
                  "3e15fb96-df3d-4fd3-873f-7680492ad86e",
                  "b886ea09-0bfc-4ce6-a2de-626eacba7794",
                  "357d447d-f0de-4f5f-bae5-1f038f5d485c",
                  "8d6c7081-a4f8-4e16-bde1-54aede978161",
                  "e7341e9d-9aa5-472f-b126-a9017b474d70",
                  "5b23fba4-28ba-4450-909b-ed9d3d30f089",
                  "68e283c7-70f6-4d76-a3d1-bd0dcbbccd50"
                ],
                "total": {
                  "amount": {
                    "amount": "402.17",
                    "currencyCode": "NOK"
                  },
                  "awardAmount": {
                    "amount": 44981,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1475,
                  "equivalentAmount": {
                    "amount": "484.69",
                    "currencyCode": "CZK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "30.09",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 28281,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.068,
                    "equivalentAmount": {
                      "amount": "197.68",
                      "currencyCode": "ALL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "200.83",
                        "currencyCode": "DZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31997,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4912,
                      "equivalentAmount": {
                        "amount": "70.75",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "75.51",
                        "currencyCode": "TJS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41424,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2806,
                      "equivalentAmount": {
                        "amount": "166.74",
                        "currencyCode": "AWG"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "475.26",
                        "currencyCode": "MDL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14193,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0606,
                      "equivalentAmount": {
                        "amount": "468.95",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "450.78",
                        "currencyCode": "BTN"
                      },
                      "awardAmount": {
                        "amount": 37941,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4922,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "297.82",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "184.03",
                    "currencyCode": "STN"
                  },
                  "percentage": "10.18"
                },
                "deal": {
                  "amount": {
                    "amount": "469.55",
                    "currencyCode": "QAR"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "13.31",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "9f22341f-d58d-413f-b7a9-5c363227fc9f",
                  "88e1d79b-8b4a-4a25-b1c9-0caf5bb4bc13",
                  "02605ac7-cf38-4687-869b-5f4e61cf9231",
                  "cc3f4f51-7523-4d4d-8003-29f9ed239f16",
                  "b96b8eba-f0ea-4288-a6b4-a6077c78bfc3",
                  "8b20baab-1f15-42c6-b8c2-a33117b732bc",
                  "b053caf2-4691-4db4-bf20-e3b1c58d8bf2",
                  "cffd1b50-4b43-4a44-96a7-a2dcda56c7e9",
                  "60eca8eb-fdde-4648-8549-ce8468f722a4"
                ],
                "total": {
                  "amount": {
                    "amount": "113.24",
                    "currencyCode": "TJS"
                  },
                  "awardAmount": {
                    "amount": 29968,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0242,
                  "equivalentAmount": {
                    "amount": "53.29",
                    "currencyCode": "LYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "59.8",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 27744,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2945,
                    "equivalentAmount": {
                      "amount": "327.78",
                      "currencyCode": "SYP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "467.71",
                        "currencyCode": "ANG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39420,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2232,
                      "equivalentAmount": {
                        "amount": "419.35",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "211.69",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26314,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2391,
                      "equivalentAmount": {
                        "amount": "306.88",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "391.76",
                        "currencyCode": "SBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36596,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.239,
                      "equivalentAmount": {
                        "amount": "332.55",
                        "currencyCode": "PAB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "127.68",
                        "currencyCode": "NOK"
                      },
                      "awardAmount": {
                        "amount": 46092,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4649,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "14.23",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "14.49",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 44302,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2399,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "441.03",
                        "currencyCode": "RUB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "149.78",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 21642,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2815,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "420.37",
                        "currencyCode": "ILS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "44.31",
                    "currencyCode": "PAB"
                  },
                  "percentage": "11.81"
                },
                "deal": {
                  "amount": {
                    "amount": "155.55",
                    "currencyCode": "SYP"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "8.97",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "2d7fc127-8492-44a0-9e79-fa3a6c3597a1",
                  "95183844-a566-4ffc-8bbb-95830f267e9d",
                  "bc67f50b-a3f9-4945-bf4e-71bcde697a6b",
                  "f84146d1-1b33-429c-b6d9-46d5b853fb82",
                  "a391c62d-db24-448f-9e78-0acc45508906",
                  "693da6d1-df58-4cb7-add5-5182676d5404",
                  "b213a817-e78d-4fea-ab48-e5a65dd0e786",
                  "75693ed7-937a-40c1-bdc1-ccdbd8316bde",
                  "ed95515d-5439-4488-960d-b464876e99ee"
                ],
                "total": {
                  "amount": {
                    "amount": "214.45",
                    "currencyCode": "BTN"
                  },
                  "awardAmount": {
                    "amount": 1221,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3692,
                  "equivalentAmount": {
                    "amount": "31.41",
                    "currencyCode": "PEN"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "402.67",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 38793,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4949,
                    "equivalentAmount": {
                      "amount": "405.63",
                      "currencyCode": "CDF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "174.28",
                        "currencyCode": "IRR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5906,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4712,
                      "equivalentAmount": {
                        "amount": "49.41",
                        "currencyCode": "MGA"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "143.18",
                        "currencyCode": "KPW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 44552,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3974,
                      "equivalentAmount": {
                        "amount": "51.4",
                        "currencyCode": "KYD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "499.18",
                        "currencyCode": "PGK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34885,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0682,
                      "equivalentAmount": {
                        "amount": "81.79",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "433.6",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 49799,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3163,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "92.14",
                        "currencyCode": "BDT"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "454.25",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 41877,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0857,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "134.55",
                        "currencyCode": "KZT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "10.92",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 3831,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4924,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "47.07",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "459.7",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 16186,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4815,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "273.61",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "304.36",
                    "currencyCode": "CZK"
                  },
                  "percentage": "11.15"
                },
                "deal": {
                  "amount": {
                    "amount": "11.96",
                    "currencyCode": "EUR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "9.44",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "0de8674a-cdbb-48d3-ade6-96a959cbac97",
                  "8fbf368e-056d-4df9-a4ea-8807f02ef5eb",
                  "b8382905-146e-4b6d-9dd0-25a4159fc4d7",
                  "b12fc41c-bd8c-4a99-8600-c5fc829cb791",
                  "572b566d-f98f-45a4-8c03-9f4c10d89429",
                  "36aad861-8b8e-4b82-8420-d1872bf54906",
                  "b430f75e-0563-4bb1-84fa-f63fc417fe70",
                  "220480b8-d1a9-4ed9-bffb-fe89b88eae33",
                  "7b3600be-42b3-45d8-bfcf-0673869a209e"
                ],
                "total": {
                  "amount": {
                    "amount": "106",
                    "currencyCode": "ISK"
                  },
                  "awardAmount": {
                    "amount": 32710,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.315,
                  "equivalentAmount": {
                    "amount": "295.8",
                    "currencyCode": "MKD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "11.13",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 42732,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2497,
                    "equivalentAmount": {
                      "amount": "246.93",
                      "currencyCode": "BIF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "413.45",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 37915,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0952,
                      "equivalentAmount": {
                        "amount": "179.02",
                        "currencyCode": "TOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "417.82",
                        "currencyCode": "XOF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20931,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4349,
                      "equivalentAmount": {
                        "amount": "242.53",
                        "currencyCode": "BWP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "135.72",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26673,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0878,
                      "equivalentAmount": {
                        "amount": "423.52",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "262.9",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 8523,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2367,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "87.29",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "57.53",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 28517,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2347,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "145.31",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "481.45",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 12168,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3635,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "27.32",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "497.47",
                    "currencyCode": "RON"
                  },
                  "percentage": "12.67"
                },
                "deal": {
                  "amount": {
                    "amount": "58.09",
                    "currencyCode": "DKK"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "7.96",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "e9f00e8f-ebed-4a0f-ab4e-2adc9533bfc4",
                  "b8e36fc2-a6c7-401f-a742-3f32c8aac6d7",
                  "6d65b589-f77e-4c95-b72c-62a736f63f10",
                  "580782d0-1dfd-440e-8bff-53533066cb8b",
                  "087aba1b-0ca0-40d2-b585-3113b2560363",
                  "0b74cb72-ae4a-46eb-8a7a-4e21138a3bf0",
                  "54836ac8-1995-4024-aff6-e517d3cbffc8",
                  "371f74d5-a319-4b65-98a4-2b1d1852d205",
                  "d9335077-19a6-4e04-bf77-d7eb39f199f8"
                ],
                "total": {
                  "amount": {
                    "amount": "67.05",
                    "currencyCode": "TMT"
                  },
                  "awardAmount": {
                    "amount": 4221,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0739,
                  "equivalentAmount": {
                    "amount": "341.82",
                    "currencyCode": "PHP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "282.46",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 29346,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3255,
                    "equivalentAmount": {
                      "amount": "204.78",
                      "currencyCode": "ALL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "85.61",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31681,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1712,
                      "equivalentAmount": {
                        "amount": "372.5",
                        "currencyCode": "LSL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "221.6",
                        "currencyCode": "RSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17255,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2187,
                      "equivalentAmount": {
                        "amount": "486.11",
                        "currencyCode": "HUF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "352.69",
                        "currencyCode": "MGA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29194,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3263,
                      "equivalentAmount": {
                        "amount": "200.23",
                        "currencyCode": "CLP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "180.67",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 17420,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.35,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "21.3",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "95.83",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 9876,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0306,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "429.27",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "252.78",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 33868,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4238,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "194.05",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "364.76",
                        "currencyCode": "VUV"
                      },
                      "awardAmount": {
                        "amount": 25399,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.308,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "212.8",
                        "currencyCode": "ILS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9028
                },
                "passengerReferenceIds": [
                  "4dca4421-10c6-4d19-911b-eb00d7045b7b",
                  "ceee2c23-659a-4fdc-955b-c9b752a59399",
                  "b7ac1026-eb0f-4268-941d-657de08e4013",
                  "2c879112-cb70-487f-a56b-f88a2c40c214",
                  "6c33b0e6-2da2-4c5e-a1a5-e623084c071b",
                  "40dced34-c0df-49e8-a860-49eea32c613a",
                  "738b55de-d626-426a-badf-5e018be255c8",
                  "1d7f5d9f-9367-4869-a9bb-aff98cfe688e",
                  "25d2a0b8-608b-4826-ad15-237718c772e0"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "491.51",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 40192,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0433,
                    "equivalentAmount": {
                      "amount": "203.28",
                      "currencyCode": "KWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "391.17",
                          "currencyCode": "PHP"
                        },
                        "awardAmount": {
                          "amount": 33382,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1153,
                        "equivalentAmount": {
                          "amount": "140.64",
                          "currencyCode": "TWD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "410.61",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 29619,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4178,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "317.31",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "290.69",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 43379,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3791,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "160.71",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "337.48",
                            "currencyCode": "XAF"
                          },
                          "awardAmount": {
                            "amount": 27143,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4894,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "447.03",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "311.71",
                            "currencyCode": "TOP"
                          },
                          "awardAmount": {
                            "amount": 20705,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3936,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "76.41",
                            "currencyCode": "WST"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "129.8",
                          "currencyCode": "CHF"
                        },
                        "awardAmount": {
                          "amount": 8231,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1887,
                        "equivalentAmount": {
                          "amount": "446.58",
                          "currencyCode": "SBD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "489.86",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 16914,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.405,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "250.46",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "444.14",
                          "currencyCode": "PAB"
                        },
                        "awardAmount": {
                          "amount": 20702,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2813,
                        "equivalentAmount": {
                          "amount": "368.31",
                          "currencyCode": "PAB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "142.32",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 42806,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1299,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "208.79",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "486.67",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 7735,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0191,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "32.08",
                            "currencyCode": "GYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "277.08",
                            "currencyCode": "SLE"
                          },
                          "awardAmount": {
                            "amount": 13658,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2626,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "390.65",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "458.09",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 15922,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0579,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "438.03",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "57.05",
                            "currencyCode": "NZD"
                          },
                          "awardAmount": {
                            "amount": 42273,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1492,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "338.01",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "486.64",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 24456,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2664,
                    "equivalentAmount": {
                      "amount": "285.13",
                      "currencyCode": "LKR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "326.39",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 39278,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2178,
                    "equivalentAmount": {
                      "amount": "179.37",
                      "currencyCode": "CHF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "202.29",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 48677,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3895,
                    "equivalentAmount": {
                      "amount": "455.92",
                      "currencyCode": "SAR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "34.17",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 48674,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2367,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "495.7",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "263.41",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 10654,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0906,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "421.74",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "56.7",
                        "currencyCode": "BHD"
                      },
                      "awardAmount": {
                        "amount": 46670,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0146,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "476.54",
                        "currencyCode": "JOD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "372.6",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 45255,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2909,
                    "equivalentAmount": {
                      "amount": "419.57",
                      "currencyCode": "ZMW"
                    }
                  },
                  {
                    "amount": {
                      "amount": "69.11",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 38486,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4788,
                    "equivalentAmount": {
                      "amount": "355.27",
                      "currencyCode": "BMD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.025
                },
                "passengerReferenceIds": [
                  "67428c50-d903-42fd-9801-d685d0550038",
                  "e10738ef-553e-486f-9831-d6f8492a6f29",
                  "cefeafcb-cbde-4a93-8d90-91fddfedc076",
                  "457ae46b-65f3-47b2-8afc-0f7d08375530",
                  "0fd1c002-8aaa-4c69-b732-f890000483a8",
                  "4103f87c-1903-44d5-8e26-2fe2aa968c44",
                  "531c64ee-f415-4437-a56e-18f73e4ae35f",
                  "8e59d476-22c3-45bb-b583-8e9a02b5ffba",
                  "0427ff6c-be4d-4e0d-8f1c-390b6b9261dd"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "149.48",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 36085,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1747,
                    "equivalentAmount": {
                      "amount": "425.63",
                      "currencyCode": "ZAR"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "346.2",
                          "currencyCode": "PGK"
                        },
                        "awardAmount": {
                          "amount": 3812,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2669,
                        "equivalentAmount": {
                          "amount": "333.55",
                          "currencyCode": "HUF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "113.99",
                            "currencyCode": "STN"
                          },
                          "awardAmount": {
                            "amount": 39315,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0797,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "136.76",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "37.21",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 9988,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2837,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "101.06",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "179.72",
                          "currencyCode": "ALL"
                        },
                        "awardAmount": {
                          "amount": 29108,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.167,
                        "equivalentAmount": {
                          "amount": "178.99",
                          "currencyCode": "TMT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "329.49",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 14787,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4646,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "403.64",
                            "currencyCode": "BRL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "444.69",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 8013,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3139,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "408.9",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "112.65",
                          "currencyCode": "XAF"
                        },
                        "awardAmount": {
                          "amount": 48242,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1835,
                        "equivalentAmount": {
                          "amount": "193.81",
                          "currencyCode": "RUB"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "398.16",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 2790,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4245,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "19.91",
                            "currencyCode": "PEN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "427.98",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 12024,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4827,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "308.04",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "129.48",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 7609,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4833,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "286.92",
                            "currencyCode": "BIF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "490.66",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 24934,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0156,
                    "equivalentAmount": {
                      "amount": "32.25",
                      "currencyCode": "KMF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "85.15",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 46555,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1776,
                    "equivalentAmount": {
                      "amount": "51.47",
                      "currencyCode": "NPR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "328.49",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 47601,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2466,
                    "equivalentAmount": {
                      "amount": "490.49",
                      "currencyCode": "TMT"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "243.05",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 14945,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2492,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "278.51",
                        "currencyCode": "GHS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "453.21",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 46914,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1813,
                    "equivalentAmount": {
                      "amount": "38.61",
                      "currencyCode": "WST"
                    }
                  },
                  {
                    "amount": {
                      "amount": "402.78",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 16715,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2924,
                    "equivalentAmount": {
                      "amount": "264.76",
                      "currencyCode": "CRC"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.1921
                },
                "passengerReferenceIds": [
                  "8ae90456-e90e-4776-93e1-85f878ee6705",
                  "575a1068-e052-4f90-987c-c70140a03532",
                  "3a598547-e257-403c-ac88-2082b11b9d06",
                  "a910af77-66f4-45ff-a771-00c5c4c4a85e",
                  "af367de8-8f41-4a13-ba6c-1eb04aea40b5",
                  "8d8328de-a00c-4520-b1c7-aeda09dbd2d1",
                  "8719ee22-0146-454b-9174-779c6567e404",
                  "b5a61f1b-1a9b-4b23-8480-f5bced2c7400",
                  "41d6a2cd-b1fa-4d62-a6b1-803d2c39fa2c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "168.15",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 29978,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1431,
                    "equivalentAmount": {
                      "amount": "409.26",
                      "currencyCode": "BRL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "131.5",
                          "currencyCode": "IQD"
                        },
                        "awardAmount": {
                          "amount": 15389,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2583,
                        "equivalentAmount": {
                          "amount": "55.36",
                          "currencyCode": "FJD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "443.35",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 32694,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2102,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "130.18",
                            "currencyCode": "ZWL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "199.48",
                            "currencyCode": "MUR"
                          },
                          "awardAmount": {
                            "amount": 43534,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4135,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "238.41",
                            "currencyCode": "HNL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "447.81",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 14340,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1809,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "285.74",
                            "currencyCode": "EUR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "308.01",
                          "currencyCode": "BBD"
                        },
                        "awardAmount": {
                          "amount": 43305,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.425,
                        "equivalentAmount": {
                          "amount": "327.55",
                          "currencyCode": "AMD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "230.98",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 2672,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1318,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "191.08",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "261.97",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 9054,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.344,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "329.9",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "245.13",
                            "currencyCode": "MGA"
                          },
                          "awardAmount": {
                            "amount": 45533,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1513,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "409.32",
                            "currencyCode": "FKP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "243.18",
                          "currencyCode": "AUD"
                        },
                        "awardAmount": {
                          "amount": 44701,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1909,
                        "equivalentAmount": {
                          "amount": "437.65",
                          "currencyCode": "KRW"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "416.87",
                            "currencyCode": "CAD"
                          },
                          "awardAmount": {
                            "amount": 13637,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2503,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "289.12",
                            "currencyCode": "HKD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "374.68",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 28749,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2445,
                    "equivalentAmount": {
                      "amount": "306.66",
                      "currencyCode": "JPY"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "452.82",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 48038,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4641,
                    "equivalentAmount": {
                      "amount": "360.58",
                      "currencyCode": "PHP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "309.25",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 19923,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2144,
                    "equivalentAmount": {
                      "amount": "131.09",
                      "currencyCode": "SGD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "27.7",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 31725,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3878,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "98.93",
                        "currencyCode": "PKR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "420.21",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 4464,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2607,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "467.49",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "336.43",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 17572,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.455,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "340.21",
                        "currencyCode": "SAR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "428.27",
                      "currencyCode": "TWD"
                    },
                    "awardAmount": {
                      "amount": 7330,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4266,
                    "equivalentAmount": {
                      "amount": "379.64",
                      "currencyCode": "BZD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "146.3",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 18844,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.257,
                    "equivalentAmount": {
                      "amount": "156.23",
                      "currencyCode": "GEL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8315
                },
                "passengerReferenceIds": [
                  "d78e0d2d-b2ef-4295-a443-36fbb45802b3",
                  "819552ab-01d1-4bfb-bf72-476ecb91fd30",
                  "5999737e-172f-488e-9e10-38b5ef598156",
                  "c44dc345-85de-4ef6-b249-bb41935bc726",
                  "da133f01-9d23-4465-a1fb-9b13a80eb35f",
                  "f57ef1a4-495e-4303-8b99-5912ed6bf3fa",
                  "11058767-9c0b-460d-ad64-8128af79182d",
                  "cfd3ea7f-e8d7-4367-bcf5-c8e43d8430d0",
                  "d906124f-fcf7-4981-af92-5523b4abf170"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "246.03",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 8737,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3012,
                    "equivalentAmount": {
                      "amount": "165.35",
                      "currencyCode": "VUV"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "277.05",
                          "currencyCode": "TTD"
                        },
                        "awardAmount": {
                          "amount": 49860,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.254,
                        "equivalentAmount": {
                          "amount": "449.58",
                          "currencyCode": "UYU"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "76.61",
                            "currencyCode": "SOS"
                          },
                          "awardAmount": {
                            "amount": 27021,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1878,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "498.87",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "214.8",
                            "currencyCode": "SBD"
                          },
                          "awardAmount": {
                            "amount": 30408,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4583,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "188.35",
                            "currencyCode": "ILS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "307.64",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 43592,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3566,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "356.46",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "21.71",
                            "currencyCode": "HNL"
                          },
                          "awardAmount": {
                            "amount": 17608,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3143,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "367",
                            "currencyCode": "XOF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "309.55",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 8139,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.163,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "132.03",
                            "currencyCode": "MGA"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "405.41",
                          "currencyCode": "GTQ"
                        },
                        "awardAmount": {
                          "amount": 38793,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.017,
                        "equivalentAmount": {
                          "amount": "143.44",
                          "currencyCode": "MMK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "246.29",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 4158,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4964,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "30.79",
                            "currencyCode": "LKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "227.9",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 1254,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3852,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "52.1",
                            "currencyCode": "SSP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "161.95",
                            "currencyCode": "ZMW"
                          },
                          "awardAmount": {
                            "amount": 19863,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2479,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "254.44",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "189.27",
                            "currencyCode": "XOF"
                          },
                          "awardAmount": {
                            "amount": 32012,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1352,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "179.93",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "474.3",
                          "currencyCode": "KWD"
                        },
                        "awardAmount": {
                          "amount": 14200,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2351,
                        "equivalentAmount": {
                          "amount": "77.03",
                          "currencyCode": "BDT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "159.64",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 37551,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2702,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "224.68",
                            "currencyCode": "OMR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "232.24",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 5982,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1457,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "360.21",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "401.86",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 33495,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3784,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "65.3",
                            "currencyCode": "BND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "364.51",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 34816,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1646,
                    "equivalentAmount": {
                      "amount": "57.21",
                      "currencyCode": "MMK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "303.49",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 28777,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1843,
                    "equivalentAmount": {
                      "amount": "380.82",
                      "currencyCode": "SSP"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "240.03",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 37700,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0468,
                    "equivalentAmount": {
                      "amount": "90.53",
                      "currencyCode": "NPR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "187.14",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 20926,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1223,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "278.37",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "416.87",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 15028,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2056,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "249.69",
                        "currencyCode": "MOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "210.68",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 20216,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3486,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "373.3",
                        "currencyCode": "MRU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "346.28",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 41275,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3136,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "214.2",
                        "currencyCode": "CZK"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "91.83",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 32490,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4436,
                    "equivalentAmount": {
                      "amount": "335.74",
                      "currencyCode": "UZS"
                    }
                  },
                  {
                    "amount": {
                      "amount": "194.48",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 23258,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1087,
                    "equivalentAmount": {
                      "amount": "486.78",
                      "currencyCode": "VND"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9413
                },
                "passengerReferenceIds": [
                  "889716a9-f194-46ac-8836-9580845bace0",
                  "62ea4afa-31ab-4863-a5c3-781ae1f515f8",
                  "df5418aa-6cae-4d62-8e54-31b8d187d6d8",
                  "8c3938f7-2332-4394-ae78-46843d918428",
                  "d1f11267-b5b2-49ab-ab8f-1f6551ad6d04",
                  "f9028be5-77dc-425d-a82e-123f5933979c",
                  "3c7f4775-0895-452f-a725-61a94103e0b4",
                  "8c9fcdc6-4a2b-4916-b43c-3e63522af887",
                  "65cad385-58b5-44c9-903a-02e947e7559b"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "482.07",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 46469,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1618,
                    "equivalentAmount": {
                      "amount": "192.65",
                      "currencyCode": "XPF"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "164.21",
                          "currencyCode": "WST"
                        },
                        "awardAmount": {
                          "amount": 49193,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4836,
                        "equivalentAmount": {
                          "amount": "235.99",
                          "currencyCode": "KES"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "252.84",
                            "currencyCode": "INR"
                          },
                          "awardAmount": {
                            "amount": 46329,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2369,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "143.33",
                            "currencyCode": "NOK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "211.64",
                            "currencyCode": "LAK"
                          },
                          "awardAmount": {
                            "amount": 7548,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4701,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "392.73",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "262.15",
                          "currencyCode": "VUV"
                        },
                        "awardAmount": {
                          "amount": 49803,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2142,
                        "equivalentAmount": {
                          "amount": "99.34",
                          "currencyCode": "RON"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "274.41",
                            "currencyCode": "BBD"
                          },
                          "awardAmount": {
                            "amount": 23349,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0428,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "38.68",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "453.58",
                            "currencyCode": "ERN"
                          },
                          "awardAmount": {
                            "amount": 41890,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3051,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "257.07",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "418.19",
                            "currencyCode": "MVR"
                          },
                          "awardAmount": {
                            "amount": 41175,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4886,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "277.67",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "354.24",
                          "currencyCode": "AWG"
                        },
                        "awardAmount": {
                          "amount": 27910,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1418,
                        "equivalentAmount": {
                          "amount": "251.85",
                          "currencyCode": "SEK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "152.23",
                            "currencyCode": "BND"
                          },
                          "awardAmount": {
                            "amount": 42209,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4449,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "319.34",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "269.38",
                            "currencyCode": "BMD"
                          },
                          "awardAmount": {
                            "amount": 20754,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0319,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "184.97",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "372.93",
                            "currencyCode": "UZS"
                          },
                          "awardAmount": {
                            "amount": 17825,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1016,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "384.09",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "438.06",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 25243,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0266,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "211.69",
                            "currencyCode": "SOS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "421.26",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 6314,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0721,
                    "equivalentAmount": {
                      "amount": "155.41",
                      "currencyCode": "KGS"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "375.29",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 19017,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4718,
                    "equivalentAmount": {
                      "amount": "114.44",
                      "currencyCode": "KHR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "408",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 22998,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4197,
                    "equivalentAmount": {
                      "amount": "191.25",
                      "currencyCode": "MKD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "99.67",
                        "currencyCode": "MZN"
                      },
                      "awardAmount": {
                        "amount": 42605,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1224,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "463.51",
                        "currencyCode": "RON"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "378.7",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 17329,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0729,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "258.11",
                        "currencyCode": "BAM"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "291.87",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 47721,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4387,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "483.95",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "454.89",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 37896,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0274,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "102.43",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "161.84",
                        "currencyCode": "RUB"
                      },
                      "awardAmount": {
                        "amount": 23442,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2626,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "147.59",
                        "currencyCode": "AMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "157.47",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 49205,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1279,
                    "equivalentAmount": {
                      "amount": "176.08",
                      "currencyCode": "SRD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "60.01",
                      "currencyCode": "CUP"
                    },
                    "awardAmount": {
                      "amount": 14577,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1317,
                    "equivalentAmount": {
                      "amount": "49.2",
                      "currencyCode": "TWD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8641
                },
                "passengerReferenceIds": [
                  "15495f9d-77f4-468a-86d9-9e29947c2856",
                  "9aa179a4-cdd3-4c47-8f7d-95a1ff875bea",
                  "aba11238-02f8-45e8-9656-055832b2f569",
                  "5cd2d84a-c897-4029-b66d-12dcd6ce7ae1",
                  "3582381e-44a5-4d58-9def-f7f89e5d6a1b",
                  "e26943e3-16cc-455c-be72-9c7a2fe9a7ca",
                  "94b37c60-ee95-4ff0-9f94-1f1b534c3b32",
                  "cb0a5d29-388f-4b85-8a7d-4c7ef796c5fb",
                  "e716f4c8-657e-4dee-a5c5-d7833611f462"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "47.75",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 33729,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.388,
                    "equivalentAmount": {
                      "amount": "407.15",
                      "currencyCode": "FJD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "455.22",
                          "currencyCode": "THB"
                        },
                        "awardAmount": {
                          "amount": 37342,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0758,
                        "equivalentAmount": {
                          "amount": "220.41",
                          "currencyCode": "ZAR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "344.56",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 36602,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.453,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "220.5",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "357.65",
                          "currencyCode": "MOP"
                        },
                        "awardAmount": {
                          "amount": 35991,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0532,
                        "equivalentAmount": {
                          "amount": "69.7",
                          "currencyCode": "BYN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "427.64",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 39574,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1442,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "236.3",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "392.99",
                            "currencyCode": "BHD"
                          },
                          "awardAmount": {
                            "amount": 12306,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3963,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "214.16",
                            "currencyCode": "ALL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "112.85",
                            "currencyCode": "UAH"
                          },
                          "awardAmount": {
                            "amount": 2982,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1226,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "167.67",
                            "currencyCode": "HTG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "282.31",
                          "currencyCode": "LYD"
                        },
                        "awardAmount": {
                          "amount": 32586,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4917,
                        "equivalentAmount": {
                          "amount": "131.27",
                          "currencyCode": "IDR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "375.73",
                            "currencyCode": "BDT"
                          },
                          "awardAmount": {
                            "amount": 9243,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1677,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "315.51",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "333.4",
                            "currencyCode": "ANG"
                          },
                          "awardAmount": {
                            "amount": 1185,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2107,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "129.7",
                            "currencyCode": "GTQ"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "80.88",
                            "currencyCode": "MNT"
                          },
                          "awardAmount": {
                            "amount": 39722,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3176,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "295.22",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "113.61",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 36277,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2497,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "495.51",
                            "currencyCode": "ISK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "31.76",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 41065,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2494,
                    "equivalentAmount": {
                      "amount": "135.98",
                      "currencyCode": "PGK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "169.75",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 12991,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2034,
                    "equivalentAmount": {
                      "amount": "353.52",
                      "currencyCode": "SBD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "425.79",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 8894,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1631,
                    "equivalentAmount": {
                      "amount": "315.98",
                      "currencyCode": "NAD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "374.43",
                        "currencyCode": "ERN"
                      },
                      "awardAmount": {
                        "amount": 43647,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1809,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "170.32",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "398.94",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 23878,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3165,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "407.01",
                        "currencyCode": "HTG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "264.67",
                        "currencyCode": "BHD"
                      },
                      "awardAmount": {
                        "amount": 11973,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4218,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "87.12",
                        "currencyCode": "NZD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "36.87",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 19938,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1038,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "448.24",
                        "currencyCode": "PHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "64.63",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 49631,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1517,
                    "equivalentAmount": {
                      "amount": "333.9",
                      "currencyCode": "AZN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "203.09",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 9377,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0918,
                    "equivalentAmount": {
                      "amount": "328.09",
                      "currencyCode": "SEK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.843
                },
                "passengerReferenceIds": [
                  "57e5a3fa-8070-41c8-8ca4-34a8902acd36",
                  "545b6e8f-63f6-45d5-8a6d-e89b28d64e58",
                  "971c3d41-3271-4136-aaef-1ec2dbe1bd46",
                  "33057ce9-a293-499b-96f8-a6fe38884274",
                  "98df0b82-fc74-4fe4-9d5f-39e75b8760c2",
                  "9d1fb697-7ff5-412e-bbd9-1bdefd41907e",
                  "cfbcf698-55a1-4692-92cb-53404bda5c15",
                  "3dce1eca-0a10-4174-8f3a-3de538f6728c",
                  "4a3f2f4b-05b4-473a-a38c-c9af33bebb78"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "219.06",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 3235,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0542,
                    "equivalentAmount": {
                      "amount": "257.22",
                      "currencyCode": "BZD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "190.88",
                          "currencyCode": "XOF"
                        },
                        "awardAmount": {
                          "amount": 36814,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0879,
                        "equivalentAmount": {
                          "amount": "310.82",
                          "currencyCode": "MWK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "36.36",
                            "currencyCode": "HKD"
                          },
                          "awardAmount": {
                            "amount": 7705,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3753,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "76.61",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "412.68",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 17476,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3596,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "66.71",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "135.46",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 27371,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3672,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "364.52",
                            "currencyCode": "COP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "69.25",
                            "currencyCode": "SYP"
                          },
                          "awardAmount": {
                            "amount": 22028,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1757,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "137.79",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "80.96",
                            "currencyCode": "KES"
                          },
                          "awardAmount": {
                            "amount": 25158,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.376,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "455.43",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "259.1",
                          "currencyCode": "GEL"
                        },
                        "awardAmount": {
                          "amount": 22094,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0233,
                        "equivalentAmount": {
                          "amount": "239.91",
                          "currencyCode": "SHP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "329.94",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 21133,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1529,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "307.54",
                            "currencyCode": "UGX"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "318.96",
                            "currencyCode": "PGK"
                          },
                          "awardAmount": {
                            "amount": 28203,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4513,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "241.91",
                            "currencyCode": "ERN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "427.19",
                            "currencyCode": "TTD"
                          },
                          "awardAmount": {
                            "amount": 24327,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3666,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "346.83",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "94.48",
                            "currencyCode": "LSL"
                          },
                          "awardAmount": {
                            "amount": 29319,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.388,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "352.07",
                            "currencyCode": "PKR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "97.54",
                          "currencyCode": "WST"
                        },
                        "awardAmount": {
                          "amount": 21875,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0613,
                        "equivalentAmount": {
                          "amount": "239.79",
                          "currencyCode": "BDT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "102.91",
                            "currencyCode": "GNF"
                          },
                          "awardAmount": {
                            "amount": 11450,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4967,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "100.23",
                            "currencyCode": "JOD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "424.99",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 47973,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0819,
                    "equivalentAmount": {
                      "amount": "209.75",
                      "currencyCode": "KRW"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "45.74",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 36360,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3499,
                    "equivalentAmount": {
                      "amount": "61.23",
                      "currencyCode": "AFN"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "270.97",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 38413,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4226,
                    "equivalentAmount": {
                      "amount": "324.63",
                      "currencyCode": "IQD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "70.22",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 49488,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2667,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "81.64",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "173.35",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 22718,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3317,
                    "equivalentAmount": {
                      "amount": "52.98",
                      "currencyCode": "LYD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "456.12",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 13250,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2764,
                    "equivalentAmount": {
                      "amount": "58.25",
                      "currencyCode": "CVE"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.0113
                },
                "passengerReferenceIds": [
                  "228ec411-6a6e-4d61-9b8e-2f59bee17996",
                  "11d1e0bf-9684-47ea-9985-e361195b9604",
                  "67ba8094-b226-4a43-a8a2-6f987a7b6f2d",
                  "c89acfbb-e68d-426c-a834-01d5433ec036",
                  "1e541cab-0e17-4f4d-8b99-bf4af3fd7a1c",
                  "145c85dd-8187-4d72-86f7-c0593bab67c7",
                  "7b1a7cca-8d2e-4958-bdd0-f7c6e0144600",
                  "7046adb3-0946-42bd-934b-a510f13e5682",
                  "709ed3a3-8cec-47c8-9201-ebb3a49c391b"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "109.16",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 9348,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2969,
                    "equivalentAmount": {
                      "amount": "256.17",
                      "currencyCode": "STN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "292.21",
                          "currencyCode": "RWF"
                        },
                        "awardAmount": {
                          "amount": 43794,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3624,
                        "equivalentAmount": {
                          "amount": "480.49",
                          "currencyCode": "SEK"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "89.48",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 3782,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1734,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "492.94",
                            "currencyCode": "GBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "316.9",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 49880,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0592,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "157.13",
                            "currencyCode": "RWF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "493.03",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 27461,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1109,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "18.62",
                            "currencyCode": "SOS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "333.68",
                            "currencyCode": "PEN"
                          },
                          "awardAmount": {
                            "amount": 23969,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4764,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "439.65",
                            "currencyCode": "AUD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "125.75",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 26381,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1567,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "376.48",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "290.95",
                          "currencyCode": "CUP"
                        },
                        "awardAmount": {
                          "amount": 13058,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3527,
                        "equivalentAmount": {
                          "amount": "115.1",
                          "currencyCode": "SRD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "388.57",
                            "currencyCode": "DZD"
                          },
                          "awardAmount": {
                            "amount": 44861,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.471,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "177.87",
                            "currencyCode": "LYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "297.77",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 2647,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.271,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "312.43",
                            "currencyCode": "GIP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "259.81",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 31451,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2495,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "406.71",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "126.31",
                            "currencyCode": "VES"
                          },
                          "awardAmount": {
                            "amount": 11716,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3433,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "136.51",
                            "currencyCode": "TWD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "433.54",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 17799,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3452,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "446.34",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "220.2",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 23641,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3358,
                        "equivalentAmount": {
                          "amount": "80.29",
                          "currencyCode": "TRY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "30.77",
                            "currencyCode": "ILS"
                          },
                          "awardAmount": {
                            "amount": 46973,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3315,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "313.02",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "209.62",
                            "currencyCode": "BZD"
                          },
                          "awardAmount": {
                            "amount": 19142,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1853,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "182.24",
                            "currencyCode": "BTN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "482.19",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 24865,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3906,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "269.46",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "280.38",
                            "currencyCode": "VUV"
                          },
                          "awardAmount": {
                            "amount": 4622,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.489,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "211.11",
                            "currencyCode": "SCR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "47.81",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 29625,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1606,
                    "equivalentAmount": {
                      "amount": "15.16",
                      "currencyCode": "MUR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "60.81",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 15351,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1083,
                    "equivalentAmount": {
                      "amount": "80.31",
                      "currencyCode": "IDR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "339.64",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 49160,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4295,
                    "equivalentAmount": {
                      "amount": "331.93",
                      "currencyCode": "HTG"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "342.81",
                        "currencyCode": "JOD"
                      },
                      "awardAmount": {
                        "amount": 48453,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4057,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "290.77",
                        "currencyCode": "VES"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "57.59",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 16994,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0275,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "324.91",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "470.83",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 29364,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3197,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "194.45",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "170.96",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 42886,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2965,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "170.29",
                        "currencyCode": "KES"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "257.14",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 18508,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0538,
                    "equivalentAmount": {
                      "amount": "39.84",
                      "currencyCode": "GIP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "81.63",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 20808,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4354,
                    "equivalentAmount": {
                      "amount": "334.25",
                      "currencyCode": "BDT"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8297
                },
                "passengerReferenceIds": [
                  "cc3fbecf-a0a9-42d3-a1d3-afb99d6bd118",
                  "4b817df7-4288-4eee-a6be-490e98b3536a",
                  "d1d19fe9-139f-4694-8ecc-3c54e2ef8a63",
                  "4faa75ba-075b-49c7-aa96-4abe98e2b67c",
                  "fa8d093a-770e-4cf7-a7c7-731e64ce670e",
                  "3f088b31-f1e8-4f9d-9424-abc99707c223",
                  "a21a0996-7ccd-48bd-a775-c5b8da06a4cd",
                  "2ccdf959-e632-4809-8c1c-3ea09e2c294c",
                  "4cc43c58-8090-4cec-87d0-a43aa07ed5a3"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "87.38",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 22274,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4547,
                    "equivalentAmount": {
                      "amount": "15.06",
                      "currencyCode": "AWG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "228.42",
                          "currencyCode": "RSD"
                        },
                        "awardAmount": {
                          "amount": 13319,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1849,
                        "equivalentAmount": {
                          "amount": "409.67",
                          "currencyCode": "TND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "119.14",
                            "currencyCode": "TZS"
                          },
                          "awardAmount": {
                            "amount": 31399,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2621,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "254.76",
                            "currencyCode": "KPW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "210.65",
                            "currencyCode": "YER"
                          },
                          "awardAmount": {
                            "amount": 22400,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2536,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "209.85",
                            "currencyCode": "CRC"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "26.72",
                            "currencyCode": "BAM"
                          },
                          "awardAmount": {
                            "amount": 11251,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0509,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "80.15",
                            "currencyCode": "KMF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "155.74",
                            "currencyCode": "PHP"
                          },
                          "awardAmount": {
                            "amount": 43755,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3649,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "322.57",
                            "currencyCode": "SHP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "99.34",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 29630,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3689,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "375.16",
                            "currencyCode": "CZK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "56.27",
                          "currencyCode": "VND"
                        },
                        "awardAmount": {
                          "amount": 13120,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4752,
                        "equivalentAmount": {
                          "amount": "272.58",
                          "currencyCode": "KHR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "39.87",
                            "currencyCode": "JPY"
                          },
                          "awardAmount": {
                            "amount": 47214,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3613,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "455.94",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "295.71",
                            "currencyCode": "MKD"
                          },
                          "awardAmount": {
                            "amount": 25433,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2923,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "368.45",
                            "currencyCode": "TTD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "99.2",
                          "currencyCode": "CHF"
                        },
                        "awardAmount": {
                          "amount": 16873,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0744,
                        "equivalentAmount": {
                          "amount": "418.8",
                          "currencyCode": "HUF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "419.56",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 20067,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4381,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "415.26",
                            "currencyCode": "KYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "28.33",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 30748,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2562,
                    "equivalentAmount": {
                      "amount": "173.41",
                      "currencyCode": "DZD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "313.18",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 42759,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0278,
                    "equivalentAmount": {
                      "amount": "82.53",
                      "currencyCode": "TZS"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "316.32",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 43950,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4266,
                    "equivalentAmount": {
                      "amount": "242.05",
                      "currencyCode": "XPF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "11.61",
                        "currencyCode": "XAF"
                      },
                      "awardAmount": {
                        "amount": 34225,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3523,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "392.51",
                        "currencyCode": "FJD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "336.74",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 42984,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1257,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "311.58",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "317.93",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 22659,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2712,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "14.63",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "344.99",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 5518,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0661,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "249.17",
                        "currencyCode": "LKR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "308.01",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 4148,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.498,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "306.4",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "71.27",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 46219,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2579,
                    "equivalentAmount": {
                      "amount": "430.67",
                      "currencyCode": "AMD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "149.01",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 33388,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3842,
                    "equivalentAmount": {
                      "amount": "258.07",
                      "currencyCode": "BHD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "102.05",
                  "currencyCode": "FJD"
                },
                "awardAmount": {
                  "amount": 42349,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.462,
                "equivalentAmount": {
                  "amount": "68.42",
                  "currencyCode": "PGK"
                }
              },
              "fees": {
                "amount": {
                  "amount": "11.95",
                  "currencyCode": "SSP"
                },
                "awardAmount": {
                  "amount": 26526,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3786,
                "equivalentAmount": {
                  "amount": "472.69",
                  "currencyCode": "WST"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "332.07",
                  "currencyCode": "BWP"
                },
                "awardAmount": {
                  "amount": 12834,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4982,
                "equivalentAmount": {
                  "amount": "421.64",
                  "currencyCode": "IDR"
                }
              },
              "offerItemReferenceId": "00698e92-24a8-45d5-ba22-d127b1749b66",
              "tax": {
                "amount": {
                  "amount": "334.83",
                  "currencyCode": "LYD"
                },
                "awardAmount": {
                  "amount": 40263,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4576,
                "equivalentAmount": {
                  "amount": "296.38",
                  "currencyCode": "GHS"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "195.1",
                    "currencyCode": "INR"
                  },
                  "awardAmount": {
                    "amount": 17475,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0278,
                  "equivalentAmount": {
                    "amount": "465.48",
                    "currencyCode": "EGP"
                  }
                },
                {
                  "amount": {
                    "amount": "61.71",
                    "currencyCode": "IRR"
                  },
                  "awardAmount": {
                    "amount": 38364,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1311,
                  "equivalentAmount": {
                    "amount": "431.78",
                    "currencyCode": "MAD"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "266.21",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 48007,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4456,
                    "equivalentAmount": {
                      "amount": "482.65",
                      "currencyCode": "MXN"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "10.2",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 37024,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2827,
                    "equivalentAmount": {
                      "amount": "395.75",
                      "currencyCode": "CUP"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "382",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 46067,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3001,
                    "equivalentAmount": {
                      "amount": "104.38",
                      "currencyCode": "HTG"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "379.41",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 40818,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1141,
                    "equivalentAmount": {
                      "amount": "12.05",
                      "currencyCode": "PKR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "177.86",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 2257,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0259,
                      "equivalentAmount": {
                        "amount": "49.58",
                        "currencyCode": "RON"
                      }
                    },
                    {
                      "amount": {
                        "amount": "409.58",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 13817,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.228,
                      "equivalentAmount": {
                        "amount": "419.32",
                        "currencyCode": "DJF"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "29.81",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 34461,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0203,
                    "equivalentAmount": {
                      "amount": "129.33",
                      "currencyCode": "SCR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "270.7",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 18943,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2815,
                    "equivalentAmount": {
                      "amount": "37.45",
                      "currencyCode": "RSD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "103.96",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 31988,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3669,
                    "equivalentAmount": {
                      "amount": "335.13",
                      "currencyCode": "MVR"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "235.1",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 48119,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4889,
                    "equivalentAmount": {
                      "amount": "32.38",
                      "currencyCode": "PKR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "481.71",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 44388,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0206,
                      "equivalentAmount": {
                        "amount": "496.41",
                        "currencyCode": "SOS"
                      }
                    },
                    {
                      "amount": {
                        "amount": "35.4",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 15538,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2418,
                      "equivalentAmount": {
                        "amount": "207.63",
                        "currencyCode": "MGA"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "358.11",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 34702,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0179,
                    "equivalentAmount": {
                      "amount": "268.53",
                      "currencyCode": "LKR"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "70.45",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 13739,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2306,
                    "equivalentAmount": {
                      "amount": "78.08",
                      "currencyCode": "MAD"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "169.29",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 32524,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0748,
                    "equivalentAmount": {
                      "amount": "384.62",
                      "currencyCode": "ILS"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "497.28",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 41162,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1065,
                    "equivalentAmount": {
                      "amount": "493.78",
                      "currencyCode": "OMR"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "466.28",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 33697,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3381,
                      "equivalentAmount": {
                        "amount": "193.49",
                        "currencyCode": "BMD"
                      }
                    },
                    {
                      "amount": {
                        "amount": "286.17",
                        "currencyCode": "GTQ"
                      },
                      "awardAmount": {
                        "amount": 4042,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3047,
                      "equivalentAmount": {
                        "amount": "268.96",
                        "currencyCode": "GIP"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "305.56",
                    "currencyCode": "XOF"
                  },
                  "percentage": "11.83"
                },
                "passengerReferenceIds": [
                  "094e4268-6bea-4891-9951-1b52e88ccffd",
                  "1657e8de-e202-4750-a9a6-ffb0c31a90d9",
                  "06fc996d-fbdc-45f4-84b8-de16e399b544",
                  "a9a8e2cb-249e-4538-b6c2-197f94d8231a",
                  "7a1d7aa3-e613-429b-ab08-6ab6a35914da",
                  "1867c973-0651-4e55-a594-2f6c99a004df",
                  "c63a9c59-ba41-4cff-9759-7aa5f4de0564",
                  "19704a1b-f8b3-4ec0-b2f6-62f7ec7960ea",
                  "92dd3e6d-a226-40c5-93ca-4ea956b97807"
                ],
                "total": {
                  "amount": {
                    "amount": "445.59",
                    "currencyCode": "NOK"
                  },
                  "awardAmount": {
                    "amount": 31838,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0684,
                  "equivalentAmount": {
                    "amount": "478.08",
                    "currencyCode": "TMT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "137.47",
                      "currencyCode": "HKD"
                    },
                    "awardAmount": {
                      "amount": 23060,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0608,
                    "equivalentAmount": {
                      "amount": "22.56",
                      "currencyCode": "BWP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "262.07",
                        "currencyCode": "SOS"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30729,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0615,
                      "equivalentAmount": {
                        "amount": "377.02",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "315.2",
                        "currencyCode": "KHR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22807,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4737,
                      "equivalentAmount": {
                        "amount": "137.4",
                        "currencyCode": "SZL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "382.25",
                        "currencyCode": "SHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32677,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2188,
                      "equivalentAmount": {
                        "amount": "267.89",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "452.11",
                        "currencyCode": "AWG"
                      },
                      "awardAmount": {
                        "amount": 42990,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2704,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "455.43",
                        "currencyCode": "DJF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "172.85",
                    "currencyCode": "JMD"
                  },
                  "percentage": "12.94"
                },
                "passengerReferenceIds": [
                  "6a69418c-b084-47ec-8b3a-ab6de427b9ae",
                  "0da57f00-2f9e-4d9b-bfee-c1b5648b433e",
                  "beb74546-8489-4329-831d-71e815ddae19",
                  "462ff695-d74c-448f-b54f-7d1984dd3af5",
                  "1f5daca3-5952-4617-8c91-4c9d50583fa0",
                  "124be3a8-6fb0-4522-be31-32ecbf9b6fe2",
                  "8e039dd8-49c3-4912-bbee-3365825ddba2",
                  "f4beb2ba-26ab-47f4-94ed-ad7eb8edcc97",
                  "b11169a7-63d7-4d4e-aad9-da4601b3cc58"
                ],
                "total": {
                  "amount": {
                    "amount": "59.84",
                    "currencyCode": "NAD"
                  },
                  "awardAmount": {
                    "amount": 22809,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3951,
                  "equivalentAmount": {
                    "amount": "101.64",
                    "currencyCode": "BZD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "218.36",
                      "currencyCode": "GTQ"
                    },
                    "awardAmount": {
                      "amount": 6364,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2425,
                    "equivalentAmount": {
                      "amount": "279.31",
                      "currencyCode": "PAB"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "190.7",
                        "currencyCode": "LSL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 45138,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2476,
                      "equivalentAmount": {
                        "amount": "257.77",
                        "currencyCode": "MVR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "123.17",
                        "currencyCode": "KHR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40618,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4189,
                      "equivalentAmount": {
                        "amount": "27.73",
                        "currencyCode": "MKD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "335.82",
                        "currencyCode": "SHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3287,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1899,
                      "equivalentAmount": {
                        "amount": "497.68",
                        "currencyCode": "LBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "240.07",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 40864,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4735,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "426.07",
                        "currencyCode": "ERN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "280.34",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 28949,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3079,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "269.12",
                        "currencyCode": "EUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "162.98",
                    "currencyCode": "PHP"
                  },
                  "percentage": "12.3"
                },
                "passengerReferenceIds": [
                  "a4c2cc35-7f49-426e-b779-ee2ea69c3890",
                  "7df05f9d-f867-42c3-8367-eac04338074c",
                  "9855fda1-6c0c-417d-a1f0-13fa6cfd290e",
                  "0e7c3ad1-9fe6-4b89-a064-2280be139e8f",
                  "2cce2f7f-2cbc-40f4-a915-3c377b4c97ce",
                  "5ef1f906-903f-40ba-b248-42e91e0c7d68",
                  "51b16072-d044-472a-aebb-d59937e8b7a1",
                  "d25ed270-2cff-4b85-a3d0-8667bc98b85f",
                  "b1903c76-beaf-4d13-9be7-4605b4af8b82"
                ],
                "total": {
                  "amount": {
                    "amount": "384.96",
                    "currencyCode": "PLN"
                  },
                  "awardAmount": {
                    "amount": 20758,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2089,
                  "equivalentAmount": {
                    "amount": "246.75",
                    "currencyCode": "SBD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "433.73",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 23350,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0662,
                    "equivalentAmount": {
                      "amount": "394.66",
                      "currencyCode": "TTD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "108.07",
                        "currencyCode": "XOF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20574,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3697,
                      "equivalentAmount": {
                        "amount": "39.12",
                        "currencyCode": "GEL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "29.54",
                        "currencyCode": "CRC"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19263,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2314,
                      "equivalentAmount": {
                        "amount": "465.38",
                        "currencyCode": "XCD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "270.83",
                        "currencyCode": "ZMW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 27463,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0818,
                      "equivalentAmount": {
                        "amount": "267.62",
                        "currencyCode": "MWK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "243.9",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 25736,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3458,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "458.41",
                        "currencyCode": "BOB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "180.48",
                        "currencyCode": "MVR"
                      },
                      "awardAmount": {
                        "amount": 5559,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4115,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "140.62",
                        "currencyCode": "HTG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "459.83",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 33071,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4377,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "30.03",
                        "currencyCode": "PLN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "399.99",
                    "currencyCode": "SBD"
                  },
                  "percentage": "12.59"
                },
                "passengerReferenceIds": [
                  "52ee2a0a-ca50-41da-b87a-a88e014040ca",
                  "41ff6d5e-1aa0-4309-bb54-bdc7ef7f2157",
                  "01da7a5a-14e4-45fc-abc7-5757d3f70ec7",
                  "4e352b2c-abbb-4713-8d41-c2ed0374396e",
                  "c0e970d8-bbfd-4a55-a403-fbee2024a4bc",
                  "026f3877-0d92-4944-ada9-63649b4d52a3",
                  "b0e5a9e4-a0bf-463d-9f05-4af2611d9315",
                  "32d2c818-8fb2-4280-bac3-9d001e2d68f6",
                  "2ca5218f-3fc5-4bd7-9e87-5ad474fcb588"
                ],
                "total": {
                  "amount": {
                    "amount": "131.36",
                    "currencyCode": "GTQ"
                  },
                  "awardAmount": {
                    "amount": 39686,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1448,
                  "equivalentAmount": {
                    "amount": "102.19",
                    "currencyCode": "KHR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "487.73",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 9546,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2923,
                    "equivalentAmount": {
                      "amount": "176.86",
                      "currencyCode": "GTQ"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "326.05",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 29005,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0685,
                      "equivalentAmount": {
                        "amount": "129.24",
                        "currencyCode": "USD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "351.06",
                        "currencyCode": "SBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 19010,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1535,
                      "equivalentAmount": {
                        "amount": "493.32",
                        "currencyCode": "TMT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "352.72",
                        "currencyCode": "RWF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15541,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3782,
                      "equivalentAmount": {
                        "amount": "157.22",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "29.37",
                        "currencyCode": "XOF"
                      },
                      "awardAmount": {
                        "amount": 40989,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1044,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "115.32",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "473.64",
                    "currencyCode": "VUV"
                  },
                  "percentage": "9.36"
                },
                "passengerReferenceIds": [
                  "0b43581d-a993-494e-96d4-94cd2bc7255f",
                  "37278e1b-f02d-4d8e-ad49-34f289533002",
                  "d0bd2802-7238-4626-8532-feb0f0ea0307",
                  "cc6c8f70-4277-4c34-82bc-a5d95e40e755",
                  "ab6282c9-36ce-4037-908e-2819c61e8987",
                  "2de3782e-a3fe-43c8-9976-b3391c9f42dd",
                  "8b61e779-63d4-480a-b2e2-cf9e845d834a",
                  "9290232c-ff41-469a-b605-b8977b92ac68",
                  "dff081af-3a0e-4212-9e98-f9b5cdc87a4a"
                ],
                "total": {
                  "amount": {
                    "amount": "306.1",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 15493,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2991,
                  "equivalentAmount": {
                    "amount": "233.24",
                    "currencyCode": "SEK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "354.22",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 47385,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4651,
                    "equivalentAmount": {
                      "amount": "41.15",
                      "currencyCode": "BBD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "48.77",
                        "currencyCode": "ERN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1707,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4604,
                      "equivalentAmount": {
                        "amount": "270.93",
                        "currencyCode": "NOK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "397.55",
                        "currencyCode": "VND"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35917,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0991,
                      "equivalentAmount": {
                        "amount": "73.81",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "124.61",
                        "currencyCode": "KRW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4606,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0503,
                      "equivalentAmount": {
                        "amount": "369.61",
                        "currencyCode": "TOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "473.63",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 44410,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2116,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "120.78",
                        "currencyCode": "KGS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "242.67",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 2332,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2085,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "109.9",
                        "currencyCode": "TWD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "230.37",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 2262,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3837,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "435.03",
                        "currencyCode": "KPW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "161.37",
                    "currencyCode": "CNY"
                  },
                  "percentage": "13.14"
                },
                "passengerReferenceIds": [
                  "35f75948-a7ec-44a9-8b79-4d8acca5f776",
                  "d65b98ab-211d-4452-a163-bf6be0dd58f1",
                  "e7f2d45e-15ef-42b6-b5e3-9b4ff78530b1",
                  "e00d68cb-95c5-4977-b907-393b69919037",
                  "0f1dd9da-c9ac-40f3-b5bc-ebc596f3d914",
                  "9f80fb8f-b4d4-49f0-9f47-3d26f3ec8352",
                  "e089f723-5359-4402-9645-0e49d9612d27",
                  "4cc30697-7f79-4234-9a74-ae687b0b6801",
                  "7086cc54-b75d-4873-a41f-5fc5e01b4fbc"
                ],
                "total": {
                  "amount": {
                    "amount": "321.41",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 3180,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3929,
                  "equivalentAmount": {
                    "amount": "415.08",
                    "currencyCode": "VND"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "471.9",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 48275,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3699,
                    "equivalentAmount": {
                      "amount": "333.03",
                      "currencyCode": "TWD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "158.33",
                        "currencyCode": "CUP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28647,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4312,
                      "equivalentAmount": {
                        "amount": "241.02",
                        "currencyCode": "IDR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "476.3",
                        "currencyCode": "CLP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23126,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0918,
                      "equivalentAmount": {
                        "amount": "194.46",
                        "currencyCode": "AZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "298.45",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 43974,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2712,
                      "equivalentAmount": {
                        "amount": "82.9",
                        "currencyCode": "BTN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "92.96",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 37643,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2347,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "41.46",
                        "currencyCode": "NIO"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "418.57",
                    "currencyCode": "FJD"
                  },
                  "percentage": "14.37"
                },
                "passengerReferenceIds": [
                  "fa67dd23-4b64-4a99-b6a5-c20642eed5f5",
                  "de03389e-1aa1-4e2c-bf5b-2bf8a1bbd7df",
                  "5789f105-6c6b-4c2a-8a32-4cdfac33bd17",
                  "5ce56e27-5502-4459-8571-ba3934892658",
                  "12874b8a-94ad-47e2-8c19-41a2f3f054d5",
                  "aa628591-67e0-4b2b-91d1-4cf80d362163",
                  "f86a4174-190b-4aa3-b737-4df311a1397e",
                  "d18008c8-21c2-426e-93c8-9c901cc5eae8",
                  "0bc13f06-23ca-49f8-bee8-d189166d20f5"
                ],
                "total": {
                  "amount": {
                    "amount": "92.3",
                    "currencyCode": "UGX"
                  },
                  "awardAmount": {
                    "amount": 26225,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2432,
                  "equivalentAmount": {
                    "amount": "33.06",
                    "currencyCode": "TMT"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "40.74",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 47497,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3824,
                    "equivalentAmount": {
                      "amount": "10.74",
                      "currencyCode": "JOD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "384.33",
                        "currencyCode": "GIP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 10410,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3132,
                      "equivalentAmount": {
                        "amount": "287.58",
                        "currencyCode": "WST"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "22.59",
                        "currencyCode": "AUD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11693,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4662,
                      "equivalentAmount": {
                        "amount": "313.04",
                        "currencyCode": "MRU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "400.53",
                        "currencyCode": "MOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35640,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2695,
                      "equivalentAmount": {
                        "amount": "147.71",
                        "currencyCode": "NOK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "299.96",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 15395,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2297,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "13",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "14.14",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 47596,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2353,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "178.78",
                        "currencyCode": "AWG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "290.95",
                    "currencyCode": "SZL"
                  },
                  "percentage": "5.55"
                },
                "passengerReferenceIds": [
                  "826eb66e-d6cd-49ac-b6b9-0bd2004af680",
                  "aacaf232-f22c-4bc5-ab40-41c53b01c0c1",
                  "f8dc2e20-6329-44c8-927d-bf975d26b922",
                  "e0bcf95d-b8ec-40f3-8cc4-a3d47ffc9b16",
                  "4573bf72-a2c7-467d-a711-25c0dc216629",
                  "3e158d44-431e-4d77-8361-ef580986267a",
                  "4e20c130-b586-4e05-bcfe-a96bbc22e489",
                  "6b3cb616-d5b0-4d42-b7ca-e4074ad09b90",
                  "326e3010-4f12-4026-ad6e-4e06eeff4c06"
                ],
                "total": {
                  "amount": {
                    "amount": "133.24",
                    "currencyCode": "SCR"
                  },
                  "awardAmount": {
                    "amount": 10122,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.021,
                  "equivalentAmount": {
                    "amount": "495.2",
                    "currencyCode": "COP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "10.12",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 12682,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3826,
                    "equivalentAmount": {
                      "amount": "76.94",
                      "currencyCode": "SEK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "132.14",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31032,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3021,
                      "equivalentAmount": {
                        "amount": "400.21",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "397.18",
                        "currencyCode": "NIO"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17111,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2424,
                      "equivalentAmount": {
                        "amount": "180.55",
                        "currencyCode": "PLN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "273.24",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23938,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4621,
                      "equivalentAmount": {
                        "amount": "129.06",
                        "currencyCode": "BAM"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "134.13",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 21345,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4292,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "435.96",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "212.88",
                    "currencyCode": "CVE"
                  },
                  "percentage": "9.2"
                },
                "passengerReferenceIds": [
                  "91933b28-2f4a-48fa-9ec1-4a116b5d6cc0",
                  "9ae9b573-9548-4f17-b156-e2d68793608b",
                  "6bcc18b9-dc3b-407a-b6ea-e4a749914a42",
                  "3932b1cd-6f9c-460e-9336-9a0d13f2d4ab",
                  "7fc5531d-dc2c-43b2-abb5-034f25919a68",
                  "9f51a393-4cff-46d4-b6cb-05415686776a",
                  "eb825e98-b8fc-47cd-8952-3fecc7f10b9f",
                  "5cc219af-9598-4802-9e22-8dac1b6842ff",
                  "e97ea50e-6434-4b5b-b854-f673d91efa76"
                ],
                "total": {
                  "amount": {
                    "amount": "83.5",
                    "currencyCode": "KYD"
                  },
                  "awardAmount": {
                    "amount": 19493,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2978,
                  "equivalentAmount": {
                    "amount": "310.98",
                    "currencyCode": "LAK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "428.35",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 39875,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4059,
                    "equivalentAmount": {
                      "amount": "67.41",
                      "currencyCode": "KYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "359.64",
                        "currencyCode": "JPY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 16514,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2254,
                      "equivalentAmount": {
                        "amount": "18.14",
                        "currencyCode": "IRR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "153.73",
                        "currencyCode": "NOK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 13277,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3031,
                      "equivalentAmount": {
                        "amount": "338.72",
                        "currencyCode": "CRC"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "475",
                        "currencyCode": "CDF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35892,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3248,
                      "equivalentAmount": {
                        "amount": "73.83",
                        "currencyCode": "UAH"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "228.25",
                        "currencyCode": "TRY"
                      },
                      "awardAmount": {
                        "amount": 15574,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.233,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "466.35",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "349.94",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 22300,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1658,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "236.04",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "419.66",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 24728,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2302,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "154.46",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "priceOverrideType": "System",
          "priceTaxExempt": {
            "originalUnitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "68.23",
                    "currencyCode": "SCR"
                  },
                  "percentage": "9.53"
                },
                "deal": {
                  "amount": {
                    "amount": "193.17",
                    "currencyCode": "AUD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "14.7",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "f5a9976a-185f-437f-bec7-59defcfee8b7",
                  "23a25d6e-d313-4406-a0a2-dc4b8f49732f",
                  "19c79532-12f7-42d0-9dd9-e3c23dd24a7e",
                  "cbb52cfe-6f01-41ee-a5b2-84ce452328f7",
                  "e23098e0-a132-4eb4-9d79-d06b4e330910",
                  "8aa174da-9f24-49ee-bbac-b6b55f91d04d",
                  "11f4a991-37e5-4d1a-b705-29bd6a381b15",
                  "5b4fae1f-4373-4174-a87b-2649de19d913",
                  "b778a547-8f89-4fc6-9828-84221a8d0a42"
                ],
                "total": {
                  "amount": {
                    "amount": "30.33",
                    "currencyCode": "SGD"
                  },
                  "awardAmount": {
                    "amount": 16144,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4341,
                  "equivalentAmount": {
                    "amount": "176.98",
                    "currencyCode": "HKD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "458.04",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 18063,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4136,
                    "equivalentAmount": {
                      "amount": "93.6",
                      "currencyCode": "LYD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "467.4",
                        "currencyCode": "ETB"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20592,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.243,
                      "equivalentAmount": {
                        "amount": "212.39",
                        "currencyCode": "GIP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "260.02",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38453,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4543,
                      "equivalentAmount": {
                        "amount": "293.7",
                        "currencyCode": "ETB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "384.12",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5033,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2662,
                      "equivalentAmount": {
                        "amount": "170.93",
                        "currencyCode": "TOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "173.97",
                        "currencyCode": "LAK"
                      },
                      "awardAmount": {
                        "amount": 30081,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3633,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "221.96",
                        "currencyCode": "IRR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "27.14",
                    "currencyCode": "JPY"
                  },
                  "percentage": "11.24"
                },
                "deal": {
                  "amount": {
                    "amount": "78.79",
                    "currencyCode": "NPR"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "8.2",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "a3042dd8-56ff-469b-9767-4783fe0a18d2",
                  "cf655f78-d5bd-4aec-a442-afe22ba04b0d",
                  "09107f9f-f3f6-443a-b3cc-9c14116648dc",
                  "74873fab-b735-42bb-80cb-640c6699bcec",
                  "a1795ea1-e90d-416f-8674-2423c1ace01a",
                  "197c89fc-6ac8-40c2-9231-d8fab247fc34",
                  "3bffcfe8-87fe-40ff-b410-d7614cfedc7a",
                  "01aee166-dc2a-4915-864d-c7f1edd33313",
                  "108ae8f2-8504-4aff-a69b-5877600b83b9"
                ],
                "total": {
                  "amount": {
                    "amount": "470.95",
                    "currencyCode": "SRD"
                  },
                  "awardAmount": {
                    "amount": 40138,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0524,
                  "equivalentAmount": {
                    "amount": "496.19",
                    "currencyCode": "LYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "417.01",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 41630,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1964,
                    "equivalentAmount": {
                      "amount": "81.04",
                      "currencyCode": "LSL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "344.84",
                        "currencyCode": "MRU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41600,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4098,
                      "equivalentAmount": {
                        "amount": "256.78",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "103.83",
                        "currencyCode": "BTN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14321,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1589,
                      "equivalentAmount": {
                        "amount": "292.64",
                        "currencyCode": "MXN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "21.88",
                        "currencyCode": "AED"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 11939,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3036,
                      "equivalentAmount": {
                        "amount": "34.22",
                        "currencyCode": "MZN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "124.7",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 40808,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3463,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "441.39",
                        "currencyCode": "LSL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "84.29",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 5303,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.457,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "315.52",
                        "currencyCode": "GNF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "354.78",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 36191,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0279,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "213.79",
                        "currencyCode": "TOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "324.76",
                    "currencyCode": "CDF"
                  },
                  "percentage": "6.35"
                },
                "deal": {
                  "amount": {
                    "amount": "295.13",
                    "currencyCode": "TTD"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "7.01",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "4b63e92a-6d19-4cfb-b5e2-85f5156d5ba1",
                  "de4fc6e9-664f-49c5-8adf-06e8e68e7ed3",
                  "cdc1791d-f559-4aa1-b233-e290607a8a48",
                  "005f174a-2e5e-4128-a098-9a395fa7a00b",
                  "f3b1252d-dcac-40e2-918c-5fc98ebddc79",
                  "61fc97df-b196-43cd-85a2-feec7b6e00ba",
                  "95fe3e54-cdf7-4093-8770-661cf4cc8656",
                  "dbb5efeb-4572-4f50-aa16-4761f5d21032",
                  "fdadb140-07dc-489b-987b-8163a2bcf6e0"
                ],
                "total": {
                  "amount": {
                    "amount": "470.25",
                    "currencyCode": "HKD"
                  },
                  "awardAmount": {
                    "amount": 49683,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4774,
                  "equivalentAmount": {
                    "amount": "130.85",
                    "currencyCode": "ILS"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "203.05",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 6681,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3597,
                    "equivalentAmount": {
                      "amount": "431.37",
                      "currencyCode": "TJS"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "264.83",
                        "currencyCode": "SDG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18334,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4644,
                      "equivalentAmount": {
                        "amount": "325.65",
                        "currencyCode": "DJF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "347.25",
                        "currencyCode": "SSP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 6722,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3772,
                      "equivalentAmount": {
                        "amount": "310.55",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "118.62",
                        "currencyCode": "UGX"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24574,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4984,
                      "equivalentAmount": {
                        "amount": "496.89",
                        "currencyCode": "GNF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "384.74",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 6892,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1447,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "462.67",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "354.87",
                        "currencyCode": "UAH"
                      },
                      "awardAmount": {
                        "amount": 13610,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2368,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "229.29",
                        "currencyCode": "BIF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "28.77",
                        "currencyCode": "SBD"
                      },
                      "awardAmount": {
                        "amount": 27328,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0696,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "43.82",
                        "currencyCode": "HTG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "73.15",
                    "currencyCode": "XAF"
                  },
                  "percentage": "9.24"
                },
                "deal": {
                  "amount": {
                    "amount": "439.59",
                    "currencyCode": "BWP"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "17.97",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "117fa698-cd42-40bd-88e4-8b585e3911fa",
                  "ff655bc4-f7d3-4373-8276-ec800cbe1af6",
                  "6c547686-2097-4f6c-823a-b29471671c23",
                  "b6f9f56a-0c87-4f5e-abea-8cb3b132d319",
                  "873ae2cd-da4c-4bac-8243-2ce5b499dafa",
                  "f73b6b73-740f-42ab-b015-ceff85f20d7b",
                  "95a68ccc-b0a3-4808-9348-f211d440a30d",
                  "bacf5eb0-bfb1-4876-a39c-5d5c6ad378cf",
                  "21f713fc-5d87-4c70-acca-30d7fe1b29b9"
                ],
                "total": {
                  "amount": {
                    "amount": "498.97",
                    "currencyCode": "LAK"
                  },
                  "awardAmount": {
                    "amount": 18016,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4438,
                  "equivalentAmount": {
                    "amount": "496.4",
                    "currencyCode": "AUD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "441.84",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 1525,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2597,
                    "equivalentAmount": {
                      "amount": "339.4",
                      "currencyCode": "CLP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "463.04",
                        "currencyCode": "CDF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 17192,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3437,
                      "equivalentAmount": {
                        "amount": "99.45",
                        "currencyCode": "PHP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "28.16",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 8286,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2858,
                      "equivalentAmount": {
                        "amount": "173.84",
                        "currencyCode": "TTD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "140.56",
                        "currencyCode": "BIF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20031,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3671,
                      "equivalentAmount": {
                        "amount": "33.03",
                        "currencyCode": "DOP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "39.82",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 12208,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4683,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "95.18",
                        "currencyCode": "MUR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "360.13",
                        "currencyCode": "BWP"
                      },
                      "awardAmount": {
                        "amount": 39085,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0266,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "65.66",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "69.07",
                        "currencyCode": "FKP"
                      },
                      "awardAmount": {
                        "amount": 25999,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1836,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "350.26",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "394.68",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 44138,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3298,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "186.52",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "350.28",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 13787,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4666,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "131.54",
                        "currencyCode": "MDL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "447.28",
                    "currencyCode": "EGP"
                  },
                  "percentage": "6.4"
                },
                "deal": {
                  "amount": {
                    "amount": "30.62",
                    "currencyCode": "IDR"
                  },
                  "offerName": "LOYALTY REWARD",
                  "percentage": "13.88",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "1d961795-c1b3-4ff0-b917-2fd3d97d2749",
                  "87bd59b8-e6e9-4b81-b6c9-996d7f45645d",
                  "29a17af6-7fa4-4068-bcc1-4b8707489603",
                  "232d2bb4-e1e8-4313-bb61-97cb1895a1dd",
                  "9b0646ad-60ae-4768-ae3e-0ab79150c9c9",
                  "07f3edb5-60f2-4501-a6db-90bbcaece84a",
                  "c1c4b9f2-4469-4222-a805-0590eca26f70",
                  "2271e4d5-bad1-44ea-9b56-806fea01c71b",
                  "267bea2e-47d7-41de-a1e4-8ecd25750b33"
                ],
                "total": {
                  "amount": {
                    "amount": "298.31",
                    "currencyCode": "NAD"
                  },
                  "awardAmount": {
                    "amount": 40287,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0675,
                  "equivalentAmount": {
                    "amount": "234.36",
                    "currencyCode": "ALL"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "451.78",
                      "currencyCode": "IDR"
                    },
                    "awardAmount": {
                      "amount": 32829,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1748,
                    "equivalentAmount": {
                      "amount": "285.14",
                      "currencyCode": "PYG"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "362.12",
                        "currencyCode": "USD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38517,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4836,
                      "equivalentAmount": {
                        "amount": "82.23",
                        "currencyCode": "BOB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "401.91",
                        "currencyCode": "HTG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48220,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1389,
                      "equivalentAmount": {
                        "amount": "82.12",
                        "currencyCode": "TMT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "423.07",
                        "currencyCode": "SCR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18846,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3717,
                      "equivalentAmount": {
                        "amount": "68.74",
                        "currencyCode": "VUV"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "234.54",
                        "currencyCode": "BBD"
                      },
                      "awardAmount": {
                        "amount": 3261,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4208,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "47.06",
                        "currencyCode": "TND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "472.73",
                        "currencyCode": "TOP"
                      },
                      "awardAmount": {
                        "amount": 26886,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1451,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "432.9",
                        "currencyCode": "WST"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "83.87",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 8793,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4429,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "358.67",
                        "currencyCode": "AOA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "82.3",
                        "currencyCode": "ARS"
                      },
                      "awardAmount": {
                        "amount": 16420,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3649,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "373.52",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "413.25",
                        "currencyCode": "SGD"
                      },
                      "awardAmount": {
                        "amount": 13440,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1163,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "144.93",
                        "currencyCode": "CRC"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "403.04",
                    "currencyCode": "JMD"
                  },
                  "percentage": "7.8"
                },
                "deal": {
                  "amount": {
                    "amount": "54.18",
                    "currencyCode": "TRY"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "12.54",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "d6d17560-36c6-4abc-8f0f-31819f99dd21",
                  "1a5039e1-fff5-4b1d-9ac6-02946da3d05f",
                  "c87d8322-a3ba-488b-9cb9-f4bf4b3b440a",
                  "b930adb5-8f8d-4a03-9ae5-8d905b6d5f77",
                  "aef4e7d3-53d5-44fb-99d8-4f0842172d45",
                  "3bae477e-06bc-4fd4-ac89-f1136c171eda",
                  "1cecf40e-0a2f-4aa0-be2c-f84c57450102",
                  "63a51c2d-3ee4-4f62-9b38-70d98f822b5f",
                  "f5b3f256-84bf-4228-a517-d45ff153d896"
                ],
                "total": {
                  "amount": {
                    "amount": "149.61",
                    "currencyCode": "NAD"
                  },
                  "awardAmount": {
                    "amount": 43403,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1959,
                  "equivalentAmount": {
                    "amount": "451.46",
                    "currencyCode": "DJF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "177.58",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 32936,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4169,
                    "equivalentAmount": {
                      "amount": "377.44",
                      "currencyCode": "AOA"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "63.73",
                        "currencyCode": "TRY"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 26723,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1439,
                      "equivalentAmount": {
                        "amount": "455.8",
                        "currencyCode": "AMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "435.68",
                        "currencyCode": "HTG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 32059,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1679,
                      "equivalentAmount": {
                        "amount": "396.48",
                        "currencyCode": "GBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "361.48",
                        "currencyCode": "HKD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 41654,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4286,
                      "equivalentAmount": {
                        "amount": "451.05",
                        "currencyCode": "STN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "125.84",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 2566,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.224,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "176.69",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "232.69",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 22937,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2242,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "181.48",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "16.44",
                        "currencyCode": "MKD"
                      },
                      "awardAmount": {
                        "amount": 23894,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0674,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "127.07",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "472.08",
                        "currencyCode": "AOA"
                      },
                      "awardAmount": {
                        "amount": 16889,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3948,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "285.26",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "13.02",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 6974,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3432,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "389.03",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "222.91",
                    "currencyCode": "XAF"
                  },
                  "percentage": "7.16"
                },
                "deal": {
                  "amount": {
                    "amount": "297.42",
                    "currencyCode": "BWP"
                  },
                  "offerName": "BUSINESS PROMO",
                  "percentage": "5.1",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "b2420bab-b5e6-47dc-8828-88f8928ee928",
                  "35eef21b-4ba7-46a0-b84c-904813a76c8c",
                  "900e4ba1-fd59-42f6-8452-a092e1c85a82",
                  "e02c0ba8-55fa-4e03-8067-744c8dada90a",
                  "b2dfc46e-e7f8-484b-a488-59500a3419de",
                  "a7369942-c515-4102-8fb4-a79e0cd82094",
                  "f300d1d8-a9e3-42dd-ba86-af9c77e3c494",
                  "15d1ef41-78e7-4c76-aada-af11d92c1e52",
                  "06c2e06f-9a1f-4ce1-975b-264450af6cd2"
                ],
                "total": {
                  "amount": {
                    "amount": "499.73",
                    "currencyCode": "IDR"
                  },
                  "awardAmount": {
                    "amount": 10091,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3084,
                  "equivalentAmount": {
                    "amount": "327.93",
                    "currencyCode": "KMF"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "58.08",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 19427,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.455,
                    "equivalentAmount": {
                      "amount": "32.33",
                      "currencyCode": "IQD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "442.23",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4374,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4712,
                      "equivalentAmount": {
                        "amount": "202.86",
                        "currencyCode": "SEK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "450.45",
                        "currencyCode": "DOP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 15327,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.415,
                      "equivalentAmount": {
                        "amount": "453.73",
                        "currencyCode": "LBP"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "296.41",
                        "currencyCode": "CLP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 46237,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.434,
                      "equivalentAmount": {
                        "amount": "349.16",
                        "currencyCode": "AED"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "264.88",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 41454,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.43,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "69.9",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "30.05",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 23890,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1273,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "331.42",
                        "currencyCode": "BBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "318.66",
                        "currencyCode": "BAM"
                      },
                      "awardAmount": {
                        "amount": 30678,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.305,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "15.56",
                        "currencyCode": "UAH"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "443.41",
                        "currencyCode": "AED"
                      },
                      "awardAmount": {
                        "amount": 23970,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4003,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "332.57",
                        "currencyCode": "ARS"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "327.05",
                    "currencyCode": "XAF"
                  },
                  "percentage": "14.63"
                },
                "deal": {
                  "amount": {
                    "amount": "315.76",
                    "currencyCode": "TWD"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "16.35",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "21d57158-b83a-41aa-9163-4f17f3104d57",
                  "900142f8-8812-4229-9cbc-a9e69669d773",
                  "a2b7e4e4-9b01-4df3-9ff7-b876b280739e",
                  "3aa3f5b9-fa7c-43ef-815f-8dce20912be7",
                  "9414de1b-8dae-4fb9-ad52-ec95b8376644",
                  "ef567a28-6ce4-4c30-b713-1fe3428ce821",
                  "4eef7ebc-855d-4df4-b30a-a5378e863426",
                  "0f7867ec-2a59-4a0d-b69a-169a2b6acc24",
                  "cfe575d1-f640-4104-8323-03e172f3e76c"
                ],
                "total": {
                  "amount": {
                    "amount": "288.45",
                    "currencyCode": "JOD"
                  },
                  "awardAmount": {
                    "amount": 1992,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2249,
                  "equivalentAmount": {
                    "amount": "228.98",
                    "currencyCode": "XCD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "136.81",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 43640,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2697,
                    "equivalentAmount": {
                      "amount": "58.15",
                      "currencyCode": "ZWL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "450.45",
                        "currencyCode": "GBP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5836,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2476,
                      "equivalentAmount": {
                        "amount": "157.96",
                        "currencyCode": "CRC"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "227.45",
                        "currencyCode": "KRW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 12369,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2608,
                      "equivalentAmount": {
                        "amount": "190.7",
                        "currencyCode": "AUD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "234.47",
                        "currencyCode": "NOK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30896,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3405,
                      "equivalentAmount": {
                        "amount": "226.2",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "478.41",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 34902,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2247,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "146.29",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "155.92",
                        "currencyCode": "ZWL"
                      },
                      "awardAmount": {
                        "amount": 23851,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2048,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "262.7",
                        "currencyCode": "HUF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "329.07",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 42476,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4775,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "222.2",
                        "currencyCode": "IQD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "152.83",
                        "currencyCode": "CLP"
                      },
                      "awardAmount": {
                        "amount": 1513,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3303,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "123.66",
                        "currencyCode": "GMD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "40.54",
                        "currencyCode": "CUP"
                      },
                      "awardAmount": {
                        "amount": 20763,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3286,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "496.78",
                        "currencyCode": "KHR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "20.28",
                    "currencyCode": "RON"
                  },
                  "percentage": "14.97"
                },
                "deal": {
                  "amount": {
                    "amount": "291.94",
                    "currencyCode": "TRY"
                  },
                  "offerName": "SUMMER SALE",
                  "percentage": "10.71",
                  "type": "Discount"
                },
                "passengerReferenceIds": [
                  "055657ca-aa4d-4ee7-8709-928f5087fac1",
                  "2d479c80-6e29-49a0-8efd-84dfba7246cc",
                  "e1bbcfc2-fac7-4507-9906-dcf40cb7212c",
                  "28876e66-f24f-4f6f-8255-b6821c6910ba",
                  "15180923-d7f7-49e6-93e1-f16988228651",
                  "cc8c0698-f7de-443d-913a-64ea085845a1",
                  "1a5e6f61-e0d9-49a8-8aff-b761033db0b7",
                  "f4b73355-ec38-411f-8641-b3c5559b2af6",
                  "98ef1128-90d5-43a5-a3c9-99f84fd71f03"
                ],
                "total": {
                  "amount": {
                    "amount": "178.39",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 15143,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2482,
                  "equivalentAmount": {
                    "amount": "340.99",
                    "currencyCode": "SCR"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "314.3",
                      "currencyCode": "RON"
                    },
                    "awardAmount": {
                      "amount": 42905,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4746,
                    "equivalentAmount": {
                      "amount": "90.9",
                      "currencyCode": "GMD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "388.51",
                        "currencyCode": "XAF"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4926,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0198,
                      "equivalentAmount": {
                        "amount": "154.48",
                        "currencyCode": "ZAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "214.79",
                        "currencyCode": "MZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 28008,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2025,
                      "equivalentAmount": {
                        "amount": "220.75",
                        "currencyCode": "AFN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "438.92",
                        "currencyCode": "PYG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39945,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.311,
                      "equivalentAmount": {
                        "amount": "339.46",
                        "currencyCode": "TZS"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "282.21",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 3805,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4653,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "226.45",
                        "currencyCode": "GBP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "344.27",
                        "currencyCode": "VND"
                      },
                      "awardAmount": {
                        "amount": 8942,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1728,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "233.2",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "158.62",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 12111,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1654,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "70.38",
                        "currencyCode": "TTD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              }
            ],
            "passengerPriceDifferences": [
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.849
                },
                "passengerReferenceIds": [
                  "889ff3df-ac3c-4d53-be6d-23e2a1169a21",
                  "5e013ccd-8fd8-49ee-a1d4-1c73aa616c21",
                  "0bf71126-886b-425d-b5a6-a881c7b4f9bb",
                  "00e2a1d2-a1b6-458e-80dc-a66129ac2501",
                  "b2abb3a4-ad42-4aa3-8f5d-47233964d923",
                  "d512e2de-f8cd-479b-b801-d9b5a26793ab",
                  "7bf70e1f-9ed9-468d-9666-0dcf3b187cee",
                  "d848c212-cdd6-48dd-befb-5dbafb8e898a",
                  "46ef66a5-432a-4436-a01b-7a8a4b49dd94"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "250.9",
                      "currencyCode": "KHR"
                    },
                    "awardAmount": {
                      "amount": 41618,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1763,
                    "equivalentAmount": {
                      "amount": "161.89",
                      "currencyCode": "LBP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "357.36",
                          "currencyCode": "XCD"
                        },
                        "awardAmount": {
                          "amount": 35566,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3221,
                        "equivalentAmount": {
                          "amount": "200.94",
                          "currencyCode": "HUF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "370.68",
                            "currencyCode": "PYG"
                          },
                          "awardAmount": {
                            "amount": 47759,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3856,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "55.3",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "192.42",
                            "currencyCode": "TRY"
                          },
                          "awardAmount": {
                            "amount": 43191,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1201,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "76.23",
                            "currencyCode": "LAK"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "104.53",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 15202,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.272,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "226.58",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "240.75",
                            "currencyCode": "AWG"
                          },
                          "awardAmount": {
                            "amount": 29178,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1805,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "494.01",
                            "currencyCode": "IQD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "391.3",
                          "currencyCode": "MRU"
                        },
                        "awardAmount": {
                          "amount": 41775,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2676,
                        "equivalentAmount": {
                          "amount": "465.85",
                          "currencyCode": "CDF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "445.26",
                            "currencyCode": "BOB"
                          },
                          "awardAmount": {
                            "amount": 31426,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3594,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "467.42",
                            "currencyCode": "BMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "57.05",
                            "currencyCode": "GTQ"
                          },
                          "awardAmount": {
                            "amount": 6620,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2297,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "11.19",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "61.25",
                          "currencyCode": "EGP"
                        },
                        "awardAmount": {
                          "amount": 3370,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2761,
                        "equivalentAmount": {
                          "amount": "243.57",
                          "currencyCode": "BND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "82.15",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 16163,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0191,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "218.47",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "467.59",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 29943,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2204,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "166.6",
                            "currencyCode": "XPF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "352.1",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 25846,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4123,
                    "equivalentAmount": {
                      "amount": "128.4",
                      "currencyCode": "BIF"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "468.05",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 48377,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.462,
                    "equivalentAmount": {
                      "amount": "16.19",
                      "currencyCode": "GNF"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "92.91",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 36127,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1901,
                    "equivalentAmount": {
                      "amount": "367.18",
                      "currencyCode": "ZAR"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "126.1",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 19215,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4583,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "30.56",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "457.97",
                        "currencyCode": "IQD"
                      },
                      "awardAmount": {
                        "amount": 4173,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.466,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "313.61",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "433.41",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 16074,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1644,
                    "equivalentAmount": {
                      "amount": "63.88",
                      "currencyCode": "UYU"
                    }
                  },
                  {
                    "amount": {
                      "amount": "343.63",
                      "currencyCode": "JOD"
                    },
                    "awardAmount": {
                      "amount": 9103,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4391,
                    "equivalentAmount": {
                      "amount": "226.78",
                      "currencyCode": "LAK"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9514
                },
                "passengerReferenceIds": [
                  "24aedd5e-29d2-49e9-bc96-bf520346c3b1",
                  "61dce643-e94f-4fb6-8598-feac7fccf159",
                  "0b66e7d3-80ce-448b-9060-fe1238f80e30",
                  "069262a0-7434-41e3-a0fb-6f146467944c",
                  "621317f3-d75e-4589-a32f-33f8554ee322",
                  "bf06b409-e95e-431a-b9ed-4bba09e0d214",
                  "5261e45e-b7fb-45dd-bc38-4f067ab54c52",
                  "d080f493-2340-4481-85c8-9e9c755eef34",
                  "45d58c0d-9212-421f-9037-ea3726d57c37"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "199.07",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 29119,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.324,
                    "equivalentAmount": {
                      "amount": "120.24",
                      "currencyCode": "ISK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "295.57",
                          "currencyCode": "TRY"
                        },
                        "awardAmount": {
                          "amount": 23769,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0554,
                        "equivalentAmount": {
                          "amount": "113.57",
                          "currencyCode": "SHP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "471.46",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 6711,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4499,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "411.83",
                            "currencyCode": "LYD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "62.36",
                          "currencyCode": "IRR"
                        },
                        "awardAmount": {
                          "amount": 44755,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2978,
                        "equivalentAmount": {
                          "amount": "388.63",
                          "currencyCode": "SGD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "205.9",
                            "currencyCode": "SHP"
                          },
                          "awardAmount": {
                            "amount": 34527,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0489,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "487.47",
                            "currencyCode": "NPR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "83.95",
                          "currencyCode": "BRL"
                        },
                        "awardAmount": {
                          "amount": 8212,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3983,
                        "equivalentAmount": {
                          "amount": "221.29",
                          "currencyCode": "TND"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "141.01",
                            "currencyCode": "TJS"
                          },
                          "awardAmount": {
                            "amount": 4978,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2072,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "347.97",
                            "currencyCode": "AMD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "496.02",
                            "currencyCode": "RUB"
                          },
                          "awardAmount": {
                            "amount": 30469,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3738,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "200.45",
                            "currencyCode": "BAM"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "274.69",
                            "currencyCode": "MWK"
                          },
                          "awardAmount": {
                            "amount": 36324,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2705,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "408.26",
                            "currencyCode": "MZN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "386.25",
                            "currencyCode": "RSD"
                          },
                          "awardAmount": {
                            "amount": 17695,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4825,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "460.8",
                            "currencyCode": "KWD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "275.19",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 23520,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2659,
                    "equivalentAmount": {
                      "amount": "221.17",
                      "currencyCode": "BSD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "376.22",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 33870,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0749,
                    "equivalentAmount": {
                      "amount": "259.46",
                      "currencyCode": "SDG"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "13.95",
                      "currencyCode": "KGS"
                    },
                    "awardAmount": {
                      "amount": 29603,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1412,
                    "equivalentAmount": {
                      "amount": "474.5",
                      "currencyCode": "CHF"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "496.56",
                        "currencyCode": "GMD"
                      },
                      "awardAmount": {
                        "amount": 32217,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4783,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "120.39",
                        "currencyCode": "BTN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "377.93",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 7336,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1918,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "431.38",
                        "currencyCode": "RWF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "414.63",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 19133,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1174,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "252.04",
                        "currencyCode": "GYD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "432.73",
                        "currencyCode": "BND"
                      },
                      "awardAmount": {
                        "amount": 39421,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1294,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "153.17",
                        "currencyCode": "BND"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "251.82",
                        "currencyCode": "SZL"
                      },
                      "awardAmount": {
                        "amount": 42191,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.463,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "443.6",
                        "currencyCode": "CLP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "485.29",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 44448,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1113,
                    "equivalentAmount": {
                      "amount": "347.43",
                      "currencyCode": "MXN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "434.05",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 20018,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2328,
                    "equivalentAmount": {
                      "amount": "10.5",
                      "currencyCode": "BMD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9515
                },
                "passengerReferenceIds": [
                  "dcee2933-7618-4b4a-a05a-09ca54e736a9",
                  "52cfe3e3-6058-471c-bfed-6a4a31b8a818",
                  "f2518c21-5ced-490b-9548-e65bcb0ff5f6",
                  "9cfa0e52-b42f-49e1-acb3-f1bf98f74f14",
                  "02dd6beb-4040-4f40-8901-3666676bccb6",
                  "d9f22911-62df-4a3b-a1c7-edd1c3bc2dc8",
                  "7bda7d77-fa03-464d-a409-f457e77995c1",
                  "43f1538e-e8d6-451e-a32c-4e4cbaf88f31",
                  "f6f88574-05a5-4243-ba82-0cd27da51ebd"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "39.93",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 5558,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4438,
                    "equivalentAmount": {
                      "amount": "139.87",
                      "currencyCode": "BDT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "137.61",
                          "currencyCode": "YER"
                        },
                        "awardAmount": {
                          "amount": 39758,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3215,
                        "equivalentAmount": {
                          "amount": "485.42",
                          "currencyCode": "BDT"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "279.66",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 20622,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0558,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "448.32",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "392.44",
                          "currencyCode": "XPF"
                        },
                        "awardAmount": {
                          "amount": 3017,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4271,
                        "equivalentAmount": {
                          "amount": "436.34",
                          "currencyCode": "BTN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "446.8",
                            "currencyCode": "KZT"
                          },
                          "awardAmount": {
                            "amount": 12130,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4776,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "34.79",
                            "currencyCode": "SAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "276.12",
                            "currencyCode": "AED"
                          },
                          "awardAmount": {
                            "amount": 32556,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4805,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "351.77",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "468.72",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 29231,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4941,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "96.72",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "55.65",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 14996,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3512,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "324.43",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "224.19",
                          "currencyCode": "SZL"
                        },
                        "awardAmount": {
                          "amount": 48459,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2954,
                        "equivalentAmount": {
                          "amount": "133.01",
                          "currencyCode": "MYR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "226.85",
                            "currencyCode": "SCR"
                          },
                          "awardAmount": {
                            "amount": 40692,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4379,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "453.22",
                            "currencyCode": "ARS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "341.26",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 11243,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3144,
                    "equivalentAmount": {
                      "amount": "283.44",
                      "currencyCode": "IRR"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "430.15",
                      "currencyCode": "PYG"
                    },
                    "awardAmount": {
                      "amount": 4118,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.111,
                    "equivalentAmount": {
                      "amount": "346.28",
                      "currencyCode": "DZD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "350.58",
                      "currencyCode": "JMD"
                    },
                    "awardAmount": {
                      "amount": 23441,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1025,
                    "equivalentAmount": {
                      "amount": "22.23",
                      "currencyCode": "BND"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "332.64",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 1495,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3438,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "231.63",
                        "currencyCode": "CDF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "147.72",
                        "currencyCode": "SSP"
                      },
                      "awardAmount": {
                        "amount": 47971,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1531,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "110.08",
                        "currencyCode": "KMF"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "393.55",
                        "currencyCode": "MXN"
                      },
                      "awardAmount": {
                        "amount": 28799,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2779,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "169.84",
                        "currencyCode": "CNY"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "217.81",
                        "currencyCode": "CRC"
                      },
                      "awardAmount": {
                        "amount": 46495,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1819,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "429.68",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "88.16",
                        "currencyCode": "BYN"
                      },
                      "awardAmount": {
                        "amount": 18499,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0812,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "41.82",
                        "currencyCode": "AUD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "481.23",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 32217,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0372,
                    "equivalentAmount": {
                      "amount": "468.11",
                      "currencyCode": "SBD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "202.36",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 24285,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3823,
                    "equivalentAmount": {
                      "amount": "145.47",
                      "currencyCode": "SZL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9708
                },
                "passengerReferenceIds": [
                  "cbcc2782-4b88-407f-958d-5e57915184c3",
                  "1b0ebc0e-16e9-4967-a1d1-0dc4efff0f05",
                  "34db02d9-6987-4a0a-994e-8205d06fe0ff",
                  "18a05520-7268-49f0-901e-6644e9e5f960",
                  "a6fd29e8-0949-4f80-ba34-0ef74b03f5c4",
                  "de7d3070-e796-45bc-ac39-18631bdf80b6",
                  "09c90a32-e11c-4e73-93a7-52e2506fa375",
                  "c71623cd-1df6-4bd9-848b-1d6767a35f53",
                  "2598461d-541b-4619-8922-fce4d60c6c26"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "35.11",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 44970,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.429,
                    "equivalentAmount": {
                      "amount": "176.91",
                      "currencyCode": "DKK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "391.99",
                          "currencyCode": "UGX"
                        },
                        "awardAmount": {
                          "amount": 9321,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3877,
                        "equivalentAmount": {
                          "amount": "497.07",
                          "currencyCode": "KYD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "377.27",
                            "currencyCode": "OMR"
                          },
                          "awardAmount": {
                            "amount": 35606,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4076,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "181.91",
                            "currencyCode": "BWP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "201.15",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 19598,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1488,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "104.84",
                            "currencyCode": "TRY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "331.95",
                            "currencyCode": "EGP"
                          },
                          "awardAmount": {
                            "amount": 9141,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.301,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "33.33",
                            "currencyCode": "VUV"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "464.8",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 18821,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.326,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "96.79",
                            "currencyCode": "PLN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "346.47",
                          "currencyCode": "ALL"
                        },
                        "awardAmount": {
                          "amount": 34733,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2367,
                        "equivalentAmount": {
                          "amount": "343.28",
                          "currencyCode": "ALL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "399.8",
                            "currencyCode": "KRW"
                          },
                          "awardAmount": {
                            "amount": 41050,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0374,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "161.91",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "426.4",
                            "currencyCode": "CRC"
                          },
                          "awardAmount": {
                            "amount": 41214,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1273,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "399.84",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "71.56",
                            "currencyCode": "GYD"
                          },
                          "awardAmount": {
                            "amount": 13805,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1915,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "49.9",
                            "currencyCode": "CVE"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "371.8",
                            "currencyCode": "KHR"
                          },
                          "awardAmount": {
                            "amount": 23007,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3567,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "116.7",
                            "currencyCode": "BYN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "348.22",
                            "currencyCode": "AUD"
                          },
                          "awardAmount": {
                            "amount": 18179,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3686,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "16.66",
                            "currencyCode": "UZS"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "359.13",
                          "currencyCode": "AWG"
                        },
                        "awardAmount": {
                          "amount": 7503,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4682,
                        "equivalentAmount": {
                          "amount": "401.4",
                          "currencyCode": "CLP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "433.26",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 15725,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2142,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "127.37",
                            "currencyCode": "MXN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "498.3",
                            "currencyCode": "ARS"
                          },
                          "awardAmount": {
                            "amount": 1330,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3993,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "302.63",
                            "currencyCode": "MWK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "174.44",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 14332,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4218,
                    "equivalentAmount": {
                      "amount": "277.02",
                      "currencyCode": "BMD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "394.18",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 34027,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2847,
                    "equivalentAmount": {
                      "amount": "258.93",
                      "currencyCode": "PKR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "92.44",
                      "currencyCode": "UZS"
                    },
                    "awardAmount": {
                      "amount": 16661,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.27,
                    "equivalentAmount": {
                      "amount": "106.66",
                      "currencyCode": "PAB"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "483.1",
                        "currencyCode": "BRL"
                      },
                      "awardAmount": {
                        "amount": 5929,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3804,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "78.64",
                        "currencyCode": "YER"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "109.44",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 26320,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2339,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "367.28",
                        "currencyCode": "DKK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "135.28",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 31819,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4327,
                    "equivalentAmount": {
                      "amount": "309.33",
                      "currencyCode": "HTG"
                    }
                  },
                  {
                    "amount": {
                      "amount": "428.78",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 15517,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1939,
                    "equivalentAmount": {
                      "amount": "477.34",
                      "currencyCode": "LKR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 1.049
                },
                "passengerReferenceIds": [
                  "44ea0d27-81f6-4713-9de0-3a8451c43492",
                  "bd400a5c-9932-492e-8e83-ef98a88b35da",
                  "7dcd9021-970b-4b0f-8688-354fb5345744",
                  "a173b1fa-37c9-4d27-8232-4e36ae81531e",
                  "40db7bb2-5da5-4425-912e-0da6bb992337",
                  "6a693478-d650-4b69-8fa6-3ce099951a1a",
                  "3b13b62b-e914-4137-9ead-95828e6384d3",
                  "3e225918-cb0b-49b6-81a7-e2ba46ee641a",
                  "6882c7f9-a505-4109-ba9d-d35f5c464c1d"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "127.89",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 14311,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4923,
                    "equivalentAmount": {
                      "amount": "320.57",
                      "currencyCode": "TMT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "69.19",
                          "currencyCode": "MWK"
                        },
                        "awardAmount": {
                          "amount": 10851,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2913,
                        "equivalentAmount": {
                          "amount": "66.93",
                          "currencyCode": "MVR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "487.17",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 49631,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4778,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "483.13",
                            "currencyCode": "GHS"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "264.19",
                            "currencyCode": "AOA"
                          },
                          "awardAmount": {
                            "amount": 6116,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1977,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "249.43",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "141.05",
                            "currencyCode": "UYU"
                          },
                          "awardAmount": {
                            "amount": 32011,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4811,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "257.03",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "336.63",
                          "currencyCode": "DZD"
                        },
                        "awardAmount": {
                          "amount": 43928,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4415,
                        "equivalentAmount": {
                          "amount": "94.21",
                          "currencyCode": "AOA"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "262.54",
                            "currencyCode": "TMT"
                          },
                          "awardAmount": {
                            "amount": 9547,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1142,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "231.61",
                            "currencyCode": "MDL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "323.79",
                            "currencyCode": "KMF"
                          },
                          "awardAmount": {
                            "amount": 37164,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3981,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "311.7",
                            "currencyCode": "BGN"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "132.67",
                            "currencyCode": "CHF"
                          },
                          "awardAmount": {
                            "amount": 27906,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2872,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "11.49",
                            "currencyCode": "DOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "387.18",
                            "currencyCode": "RON"
                          },
                          "awardAmount": {
                            "amount": 23188,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2839,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "211.2",
                            "currencyCode": "KES"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "327",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 46226,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1157,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "42.38",
                            "currencyCode": "RUB"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "405.99",
                          "currencyCode": "MYR"
                        },
                        "awardAmount": {
                          "amount": 45183,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4696,
                        "equivalentAmount": {
                          "amount": "469.08",
                          "currencyCode": "WST"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "465.04",
                            "currencyCode": "VND"
                          },
                          "awardAmount": {
                            "amount": 35166,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2807,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "437.87",
                            "currencyCode": "LBP"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "409.66",
                            "currencyCode": "ETB"
                          },
                          "awardAmount": {
                            "amount": 14296,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0745,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "396.42",
                            "currencyCode": "INR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "351.4",
                            "currencyCode": "ZWL"
                          },
                          "awardAmount": {
                            "amount": 33743,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3759,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "73.87",
                            "currencyCode": "ZAR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "465.82",
                            "currencyCode": "BIF"
                          },
                          "awardAmount": {
                            "amount": 9438,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3993,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "363.98",
                            "currencyCode": "IRR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "53.25",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 3791,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1958,
                    "equivalentAmount": {
                      "amount": "303.13",
                      "currencyCode": "ZMW"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "193.23",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 13748,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2899,
                    "equivalentAmount": {
                      "amount": "211.88",
                      "currencyCode": "MYR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "150.72",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 7303,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0252,
                    "equivalentAmount": {
                      "amount": "241.07",
                      "currencyCode": "WST"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "16.54",
                        "currencyCode": "ZAR"
                      },
                      "awardAmount": {
                        "amount": 27666,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3621,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "66.62",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "131.76",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 14035,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1892,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "363.37",
                        "currencyCode": "RSD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "346.31",
                        "currencyCode": "AZN"
                      },
                      "awardAmount": {
                        "amount": 28447,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.017,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "298.25",
                        "currencyCode": "ALL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "307.09",
                        "currencyCode": "STN"
                      },
                      "awardAmount": {
                        "amount": 34765,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2796,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "316.4",
                        "currencyCode": "DOP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "234.67",
                        "currencyCode": "ANG"
                      },
                      "awardAmount": {
                        "amount": 20216,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4862,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "327.28",
                        "currencyCode": "USD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "370.91",
                      "currencyCode": "BGN"
                    },
                    "awardAmount": {
                      "amount": 1207,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1761,
                    "equivalentAmount": {
                      "amount": "91.3",
                      "currencyCode": "MXN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "218.74",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 33128,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4426,
                    "equivalentAmount": {
                      "amount": "494.39",
                      "currencyCode": "SZL"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8849
                },
                "passengerReferenceIds": [
                  "c9fa49d1-6a20-467a-8ecd-0f623fad7054",
                  "6dace888-bb8b-4819-a819-bf0529747b7e",
                  "fd83fa52-8b04-4f64-a16b-a3bdeebb1d64",
                  "6b016cb1-d815-4519-af4b-7318aeab330b",
                  "bca923b4-9655-4846-a42b-93a370b051e3",
                  "0a0eed42-1e6f-486f-8e20-601033ca158a",
                  "01997a5d-2f62-4e5f-b29f-a88f0684a895",
                  "33c3068b-48b5-4de4-ab9f-009149c292ff",
                  "6a47061c-5dd1-408c-9bb4-24c282c7663c"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "355.81",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 28316,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4207,
                    "equivalentAmount": {
                      "amount": "326.92",
                      "currencyCode": "ZWL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "188.83",
                          "currencyCode": "BZD"
                        },
                        "awardAmount": {
                          "amount": 28178,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.325,
                        "equivalentAmount": {
                          "amount": "314.74",
                          "currencyCode": "LKR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "447.83",
                            "currencyCode": "DOP"
                          },
                          "awardAmount": {
                            "amount": 39032,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2504,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "196.99",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "147.78",
                            "currencyCode": "GEL"
                          },
                          "awardAmount": {
                            "amount": 22573,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2505,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "474.66",
                            "currencyCode": "GNF"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "249.07",
                          "currencyCode": "ISK"
                        },
                        "awardAmount": {
                          "amount": 37728,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2493,
                        "equivalentAmount": {
                          "amount": "447.48",
                          "currencyCode": "TRY"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "304.61",
                            "currencyCode": "DKK"
                          },
                          "awardAmount": {
                            "amount": 29762,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.11,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "372.15",
                            "currencyCode": "SDG"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "290.41",
                            "currencyCode": "XPF"
                          },
                          "awardAmount": {
                            "amount": 5271,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1943,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "337.98",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "93.11",
                          "currencyCode": "TWD"
                        },
                        "awardAmount": {
                          "amount": 41921,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3496,
                        "equivalentAmount": {
                          "amount": "107.13",
                          "currencyCode": "KHR"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "44.78",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 18513,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2145,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "276.24",
                            "currencyCode": "LRD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "352.37",
                            "currencyCode": "KYD"
                          },
                          "awardAmount": {
                            "amount": 49652,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3034,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "217.93",
                            "currencyCode": "PYG"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "399.92",
                            "currencyCode": "BRL"
                          },
                          "awardAmount": {
                            "amount": 20953,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1238,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "490.1",
                            "currencyCode": "IDR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "284.55",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 48147,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1629,
                    "equivalentAmount": {
                      "amount": "239.58",
                      "currencyCode": "CRC"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "328.94",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 38679,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3135,
                    "equivalentAmount": {
                      "amount": "390.97",
                      "currencyCode": "MMK"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "187.54",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 4063,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1137,
                    "equivalentAmount": {
                      "amount": "295.47",
                      "currencyCode": "TJS"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "304.17",
                        "currencyCode": "FJD"
                      },
                      "awardAmount": {
                        "amount": 7706,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0896,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "117.78",
                        "currencyCode": "UYU"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "259.66",
                        "currencyCode": "GNF"
                      },
                      "awardAmount": {
                        "amount": 22652,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.04,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "355.87",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "306.71",
                        "currencyCode": "ISK"
                      },
                      "awardAmount": {
                        "amount": 48014,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1334,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "441.55",
                        "currencyCode": "SYP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "141.37",
                        "currencyCode": "SYP"
                      },
                      "awardAmount": {
                        "amount": 20938,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0894,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "492.61",
                        "currencyCode": "SGD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "297.3",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 9400,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0171,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "370.09",
                        "currencyCode": "MAD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "169.44",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 19226,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3178,
                    "equivalentAmount": {
                      "amount": "284.94",
                      "currencyCode": "GYD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "74.76",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 25141,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4648,
                    "equivalentAmount": {
                      "amount": "479.51",
                      "currencyCode": "BMD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.933
                },
                "passengerReferenceIds": [
                  "16591109-5910-497d-ac36-725c95fcf308",
                  "76a9d393-26ea-489f-aca4-9132a62af60d",
                  "f454127f-bd38-4414-9c05-6c609149dfa2",
                  "80e3e613-b1c4-401f-a847-e89c3c7e6f88",
                  "a292f717-59de-4b7d-ad52-173d4b18ba84",
                  "fa17a3eb-76aa-445e-8d83-70271ffd0bdf",
                  "1c4dd349-a7f2-4b23-990e-093d2f93ff91",
                  "6386f30a-f1a4-4303-914f-bce8c366cb3c",
                  "d7cccbbf-b375-43c2-8249-87b723f1ae61"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "103.83",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 24037,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1107,
                    "equivalentAmount": {
                      "amount": "238.69",
                      "currencyCode": "TND"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "453.82",
                          "currencyCode": "SYP"
                        },
                        "awardAmount": {
                          "amount": 32588,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3224,
                        "equivalentAmount": {
                          "amount": "359.69",
                          "currencyCode": "RWF"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "133.37",
                            "currencyCode": "MYR"
                          },
                          "awardAmount": {
                            "amount": 27169,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2305,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "194.24",
                            "currencyCode": "MKD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "96.08",
                            "currencyCode": "CUP"
                          },
                          "awardAmount": {
                            "amount": 25837,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.257,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "77.58",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "266.7",
                            "currencyCode": "PKR"
                          },
                          "awardAmount": {
                            "amount": 40274,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4096,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "302.81",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "467.25",
                            "currencyCode": "BTN"
                          },
                          "awardAmount": {
                            "amount": 6440,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3904,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "406.35",
                            "currencyCode": "AED"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "255.64",
                          "currencyCode": "BBD"
                        },
                        "awardAmount": {
                          "amount": 20090,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2982,
                        "equivalentAmount": {
                          "amount": "300.06",
                          "currencyCode": "ALL"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "217.78",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 28513,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4476,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "454.49",
                            "currencyCode": "UYU"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "444.38",
                          "currencyCode": "IQD"
                        },
                        "awardAmount": {
                          "amount": 42798,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0741,
                        "equivalentAmount": {
                          "amount": "20.69",
                          "currencyCode": "SSP"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "212.85",
                            "currencyCode": "KPW"
                          },
                          "awardAmount": {
                            "amount": 34386,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1172,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "69.03",
                            "currencyCode": "LYD"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "469.12",
                            "currencyCode": "CVE"
                          },
                          "awardAmount": {
                            "amount": 8674,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2772,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "458.51",
                            "currencyCode": "KZT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "137.44",
                            "currencyCode": "BSD"
                          },
                          "awardAmount": {
                            "amount": 11606,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2167,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "208.29",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "123.31",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 8939,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1669,
                    "equivalentAmount": {
                      "amount": "55.14",
                      "currencyCode": "VND"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "327.87",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 32171,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2027,
                    "equivalentAmount": {
                      "amount": "337.36",
                      "currencyCode": "KZT"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "106.01",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 24524,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3854,
                    "equivalentAmount": {
                      "amount": "245.21",
                      "currencyCode": "HTG"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "192.57",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 17732,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1841,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "306.71",
                        "currencyCode": "MKD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "137.48",
                        "currencyCode": "IDR"
                      },
                      "awardAmount": {
                        "amount": 10018,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3946,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "110.35",
                        "currencyCode": "PEN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "132.83",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 32171,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0787,
                    "equivalentAmount": {
                      "amount": "424.83",
                      "currencyCode": "XPF"
                    }
                  },
                  {
                    "amount": {
                      "amount": "295.54",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 30350,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3541,
                    "equivalentAmount": {
                      "amount": "483.18",
                      "currencyCode": "SBD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.8788
                },
                "passengerReferenceIds": [
                  "489b9db2-034a-455d-9fb4-70dc3b388c7b",
                  "58c0dd49-c1af-461f-89c1-4644d640e3e2",
                  "d737de6c-5178-4fec-ab6f-6b1bc49b6a03",
                  "77eda3b3-01e2-47e4-abed-6532c9ed869a",
                  "96d81d7c-83f0-4512-890e-abec467680cf",
                  "99c7733d-febf-4cc9-ba77-ce261c91c431",
                  "b7a28a2d-ee2a-41b7-8865-f674f59086c2",
                  "4b8299a0-009b-42c8-b5b7-72ed63991b55",
                  "8f0e5a23-7cb8-4aa1-b417-01c11c63b6d6"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "327.94",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 20285,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2745,
                    "equivalentAmount": {
                      "amount": "166.42",
                      "currencyCode": "MNT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "127.57",
                          "currencyCode": "MRU"
                        },
                        "awardAmount": {
                          "amount": 49675,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0171,
                        "equivalentAmount": {
                          "amount": "382.27",
                          "currencyCode": "PEN"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "338.19",
                            "currencyCode": "ZAR"
                          },
                          "awardAmount": {
                            "amount": 8100,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0876,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "112.34",
                            "currencyCode": "BDT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "59.79",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 38476,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.359,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "217.2",
                            "currencyCode": "USD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "326.81",
                            "currencyCode": "TMT"
                          },
                          "awardAmount": {
                            "amount": 32350,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.3969,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "71.78",
                            "currencyCode": "ZMW"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "497.93",
                          "currencyCode": "MKD"
                        },
                        "awardAmount": {
                          "amount": 42953,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2127,
                        "equivalentAmount": {
                          "amount": "188.83",
                          "currencyCode": "SGD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "373.11",
                            "currencyCode": "ALL"
                          },
                          "awardAmount": {
                            "amount": 25699,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.1283,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "118.43",
                            "currencyCode": "XAF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "249.72",
                          "currencyCode": "BWP"
                        },
                        "awardAmount": {
                          "amount": 22024,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3536,
                        "equivalentAmount": {
                          "amount": "394.03",
                          "currencyCode": "CAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "75.84",
                            "currencyCode": "SGD"
                          },
                          "awardAmount": {
                            "amount": 44391,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4952,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "368.81",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "416.82",
                            "currencyCode": "CDF"
                          },
                          "awardAmount": {
                            "amount": 43704,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4512,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "155.46",
                            "currencyCode": "MVR"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "314.49",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 39932,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1307,
                    "equivalentAmount": {
                      "amount": "475.4",
                      "currencyCode": "NZD"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "276.5",
                      "currencyCode": "BBD"
                    },
                    "awardAmount": {
                      "amount": 21051,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0441,
                    "equivalentAmount": {
                      "amount": "468.04",
                      "currencyCode": "IDR"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "219.32",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 29338,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4235,
                    "equivalentAmount": {
                      "amount": "208.47",
                      "currencyCode": "BHD"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "152.65",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 33597,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4028,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "224.85",
                        "currencyCode": "GTQ"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "126.81",
                        "currencyCode": "PAB"
                      },
                      "awardAmount": {
                        "amount": 11148,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0269,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "82.68",
                        "currencyCode": "MWK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "286.54",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 15875,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4406,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "175.87",
                        "currencyCode": "SCR"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "354.47",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 9030,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2561,
                    "equivalentAmount": {
                      "amount": "374.39",
                      "currencyCode": "MAD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "374.66",
                      "currencyCode": "ZWL"
                    },
                    "awardAmount": {
                      "amount": 37397,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2705,
                    "equivalentAmount": {
                      "amount": "270.55",
                      "currencyCode": "ARS"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "conversionDetails": {
                  "methodType": "Deduction",
                  "rate": 0.9651
                },
                "passengerReferenceIds": [
                  "363f2ccf-a071-4cf0-926a-0c7f34243239",
                  "a71c3a41-c159-425a-94f0-3a08135c5fa8",
                  "d2e64737-f76d-495b-8a9b-b203618c9062",
                  "142cfde6-cf1a-465a-abd4-907e5c2c5efc",
                  "3d54bad2-8ff9-43f1-9e1f-0dca4233fc29",
                  "b9af12d2-4266-47f5-a7f1-40f180e77e09",
                  "462ee682-541c-4597-9a64-12e3c9618023",
                  "15bcd384-d5c1-42d0-9258-643a530c3720",
                  "1f21702e-c586-499f-9fb2-4cec369643c0"
                ],
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "483.87",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 16411,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1552,
                    "equivalentAmount": {
                      "amount": "90.24",
                      "currencyCode": "USD"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": {
                          "amount": "409.68",
                          "currencyCode": "SHP"
                        },
                        "awardAmount": {
                          "amount": 8509,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2843,
                        "equivalentAmount": {
                          "amount": "135.75",
                          "currencyCode": "NAD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "186.71",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 35970,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4766,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "447.74",
                            "currencyCode": "NAD"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "447.07",
                            "currencyCode": "IRR"
                          },
                          "awardAmount": {
                            "amount": 13564,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2669,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "37.13",
                            "currencyCode": "CLP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "28.74",
                            "currencyCode": "AMD"
                          },
                          "awardAmount": {
                            "amount": 31104,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4985,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "276.65",
                            "currencyCode": "AFN"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "376.97",
                            "currencyCode": "BGN"
                          },
                          "awardAmount": {
                            "amount": 39182,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.33,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "104.87",
                            "currencyCode": "MNT"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "01",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "135",
                          "currencyCode": "BRL"
                        },
                        "awardAmount": {
                          "amount": 28949,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2161,
                        "equivalentAmount": {
                          "amount": "279.38",
                          "currencyCode": "AED"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "231.73",
                            "currencyCode": "BWP"
                          },
                          "awardAmount": {
                            "amount": 33518,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.0295,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "157.56",
                            "currencyCode": "TOP"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "270.22",
                            "currencyCode": "UGX"
                          },
                          "awardAmount": {
                            "amount": 44513,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.3874,
                          "code": "YQ",
                          "equivalentAmount": {
                            "amount": "26.73",
                            "currencyCode": "JPY"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "147.9",
                            "currencyCode": "SZL"
                          },
                          "awardAmount": {
                            "amount": 22301,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.4832,
                          "code": "US",
                          "equivalentAmount": {
                            "amount": "255.16",
                            "currencyCode": "TND"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": false,
                          "hasTaxesIncludedInBase": true
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    },
                    {
                      "amount": {
                        "amount": {
                          "amount": "483.5",
                          "currencyCode": "ETB"
                        },
                        "awardAmount": {
                          "amount": 16645,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0913,
                        "equivalentAmount": {
                          "amount": "163.87",
                          "currencyCode": "JOD"
                        }
                      },
                      "taxes": [
                        {
                          "amount": {
                            "amount": "187.07",
                            "currencyCode": "QAR"
                          },
                          "awardAmount": {
                            "amount": 9409,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.1819,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "441.31",
                            "currencyCode": "CDF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "266.55",
                            "currencyCode": "LKR"
                          },
                          "awardAmount": {
                            "amount": 45703,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.2292,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "188.35",
                            "currencyCode": "ZAR"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "351",
                            "currencyCode": "SRD"
                          },
                          "awardAmount": {
                            "amount": 39003,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.2758,
                          "code": "YR",
                          "equivalentAmount": {
                            "amount": "374.31",
                            "currencyCode": "HUF"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": true
                        },
                        {
                          "amount": {
                            "amount": "486.5",
                            "currencyCode": "NAD"
                          },
                          "awardAmount": {
                            "amount": 39944,
                            "currencyCode": "FFCURRENCY"
                          },
                          "awardConversionRate": 0.4503,
                          "code": "ZP",
                          "equivalentAmount": {
                            "amount": "243.52",
                            "currencyCode": "MMK"
                          },
                          "hasExemptedTaxes": true,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        },
                        {
                          "amount": {
                            "amount": "166.74",
                            "currencyCode": "AFN"
                          },
                          "awardAmount": {
                            "amount": 24275,
                            "currencyCode": "MILES"
                          },
                          "awardConversionRate": 0.0161,
                          "code": "XF",
                          "equivalentAmount": {
                            "amount": "353.17",
                            "currencyCode": "GEL"
                          },
                          "hasExemptedTaxes": false,
                          "hasRefundableTaxes": true,
                          "hasTaxesIncludedInBase": false
                        }
                      ],
                      "type": "ChangeFee",
                      "waiverCode": {
                        "code": "02",
                        "type": "Miscellaneous"
                      }
                    }
                  ],
                  "feesTax": {
                    "amount": {
                      "amount": "382.04",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 6997,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2731,
                    "equivalentAmount": {
                      "amount": "286.59",
                      "currencyCode": "CZK"
                    }
                  },
                  "nonRefundable": {
                    "amount": {
                      "amount": "143.47",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 20418,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.108,
                    "equivalentAmount": {
                      "amount": "212.41",
                      "currencyCode": "MKD"
                    }
                  },
                  "refundable": {
                    "amount": {
                      "amount": "108.43",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 13145,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4312,
                    "equivalentAmount": {
                      "amount": "377.83",
                      "currencyCode": "VND"
                    }
                  },
                  "taxes": [
                    {
                      "amount": {
                        "amount": "216.19",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 19336,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2163,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "235.77",
                        "currencyCode": "SHP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "206.16",
                      "currencyCode": "AOA"
                    },
                    "awardAmount": {
                      "amount": 22635,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2291,
                    "equivalentAmount": {
                      "amount": "60.73",
                      "currencyCode": "GIP"
                    }
                  },
                  {
                    "amount": {
                      "amount": "411.86",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 8913,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3917,
                    "equivalentAmount": {
                      "amount": "233.89",
                      "currencyCode": "WST"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "totalPrice": {
              "base": {
                "amount": {
                  "amount": "218.11",
                  "currencyCode": "BZD"
                },
                "awardAmount": {
                  "amount": 49760,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1613,
                "equivalentAmount": {
                  "amount": "234.16",
                  "currencyCode": "RUB"
                }
              },
              "fees": {
                "amount": {
                  "amount": "372.66",
                  "currencyCode": "ARS"
                },
                "awardAmount": {
                  "amount": 11207,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2621,
                "equivalentAmount": {
                  "amount": "327.56",
                  "currencyCode": "SAR"
                }
              },
              "feesTax": {
                "amount": {
                  "amount": "46.02",
                  "currencyCode": "DJF"
                },
                "awardAmount": {
                  "amount": 46272,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1015,
                "equivalentAmount": {
                  "amount": "166.9",
                  "currencyCode": "AZN"
                }
              },
              "offerItemReferenceId": "98fa7745-32da-4da2-a048-9568c1fc4a5a",
              "tax": {
                "amount": {
                  "amount": "27.69",
                  "currencyCode": "BND"
                },
                "awardAmount": {
                  "amount": 9258,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4816,
                "equivalentAmount": {
                  "amount": "144.37",
                  "currencyCode": "KGS"
                }
              },
              "totals": [
                {
                  "amount": {
                    "amount": "59.77",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 9516,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1895,
                  "equivalentAmount": {
                    "amount": "158.5",
                    "currencyCode": "KPW"
                  }
                },
                {
                  "amount": {
                    "amount": "402.21",
                    "currencyCode": "CNY"
                  },
                  "awardAmount": {
                    "amount": 26737,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3501,
                  "equivalentAmount": {
                    "amount": "52.96",
                    "currencyCode": "NOK"
                  }
                }
              ],
              "transactionBreakdowns": [
                {
                  "base": {
                    "amount": {
                      "amount": "417.84",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 28927,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3878,
                    "equivalentAmount": {
                      "amount": "427.83",
                      "currencyCode": "MNT"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "116.35",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 15685,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0985,
                    "equivalentAmount": {
                      "amount": "200.4",
                      "currencyCode": "AFN"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "391.21",
                      "currencyCode": "SAR"
                    },
                    "awardAmount": {
                      "amount": 36187,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2121,
                    "equivalentAmount": {
                      "amount": "77.26",
                      "currencyCode": "DZD"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "314.6",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 43810,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.171,
                    "equivalentAmount": {
                      "amount": "329.91",
                      "currencyCode": "VUV"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "184.44",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 26534,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3478,
                      "equivalentAmount": {
                        "amount": "333.05",
                        "currencyCode": "LSL"
                      }
                    },
                    {
                      "amount": {
                        "amount": "57.59",
                        "currencyCode": "SHP"
                      },
                      "awardAmount": {
                        "amount": 25396,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2531,
                      "equivalentAmount": {
                        "amount": "17.44",
                        "currencyCode": "ERN"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "215.35",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 34183,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0979,
                    "equivalentAmount": {
                      "amount": "398.07",
                      "currencyCode": "LSL"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "375.64",
                      "currencyCode": "RSD"
                    },
                    "awardAmount": {
                      "amount": 9810,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4989,
                    "equivalentAmount": {
                      "amount": "222.5",
                      "currencyCode": "CUP"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "490.49",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 33951,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2106,
                    "equivalentAmount": {
                      "amount": "461.86",
                      "currencyCode": "BWP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "101.92",
                      "currencyCode": "MYR"
                    },
                    "awardAmount": {
                      "amount": 33981,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1226,
                    "equivalentAmount": {
                      "amount": "276.43",
                      "currencyCode": "DOP"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "380.9",
                        "currencyCode": "CHF"
                      },
                      "awardAmount": {
                        "amount": 43931,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4839,
                      "equivalentAmount": {
                        "amount": "64.93",
                        "currencyCode": "KHR"
                      }
                    },
                    {
                      "amount": {
                        "amount": "164.35",
                        "currencyCode": "LKR"
                      },
                      "awardAmount": {
                        "amount": 2346,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2392,
                      "equivalentAmount": {
                        "amount": "30.85",
                        "currencyCode": "DJF"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                },
                {
                  "base": {
                    "amount": {
                      "amount": "274.26",
                      "currencyCode": "KES"
                    },
                    "awardAmount": {
                      "amount": 5912,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0667,
                    "equivalentAmount": {
                      "amount": "239.02",
                      "currencyCode": "BIF"
                    }
                  },
                  "fees": {
                    "amount": {
                      "amount": "473.51",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 26660,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0745,
                    "equivalentAmount": {
                      "amount": "465.67",
                      "currencyCode": "KHR"
                    }
                  },
                  "feesTax": {
                    "amount": {
                      "amount": "407.01",
                      "currencyCode": "VES"
                    },
                    "awardAmount": {
                      "amount": 35242,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1283,
                    "equivalentAmount": {
                      "amount": "75.99",
                      "currencyCode": "DOP"
                    }
                  },
                  "tax": {
                    "amount": {
                      "amount": "246.81",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 45399,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0387,
                    "equivalentAmount": {
                      "amount": "382.46",
                      "currencyCode": "BRL"
                    }
                  },
                  "totals": [
                    {
                      "amount": {
                        "amount": "130.44",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 40024,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2368,
                      "equivalentAmount": {
                        "amount": "61.82",
                        "currencyCode": "TND"
                      }
                    },
                    {
                      "amount": {
                        "amount": "280.24",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 9767,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0791,
                      "equivalentAmount": {
                        "amount": "470.57",
                        "currencyCode": "HTG"
                      }
                    }
                  ],
                  "transactionType": "AddCollect"
                }
              ],
              "transactionType": "AddCollect"
            },
            "unitPrices": [
              {
                "commission": {
                  "amount": {
                    "amount": "346",
                    "currencyCode": "FKP"
                  },
                  "percentage": "6.32"
                },
                "passengerReferenceIds": [
                  "b78c2cd1-3061-46d9-934c-82c2c48781ce",
                  "36d67b4e-80f0-4675-8201-64a6fcdca148",
                  "be1ba228-7c81-41ae-b3df-bb4c4b11039d",
                  "05d5ae1f-e54f-459a-a9cd-2cb7d62068a6",
                  "7aebc273-65e5-4004-8903-f97c85d57100",
                  "216c7c08-97fe-4674-aaa2-a2d284ad0f5e",
                  "371c4bae-9be2-4ef9-a63f-e4a8108850f6",
                  "9687a215-1dcb-4d5a-b6b1-f184ff9fcc27",
                  "ece4c74a-c15e-48b0-a175-db6c5b4ae955"
                ],
                "total": {
                  "amount": {
                    "amount": "29.08",
                    "currencyCode": "SGD"
                  },
                  "awardAmount": {
                    "amount": 5781,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4226,
                  "equivalentAmount": {
                    "amount": "32.6",
                    "currencyCode": "AMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "63.32",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 45835,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3356,
                    "equivalentAmount": {
                      "amount": "492.48",
                      "currencyCode": "EGP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "296.97",
                        "currencyCode": "KRW"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 3697,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3516,
                      "equivalentAmount": {
                        "amount": "325.02",
                        "currencyCode": "MXN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "420.47",
                        "currencyCode": "CLP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 9950,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1774,
                      "equivalentAmount": {
                        "amount": "19.52",
                        "currencyCode": "BGN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "273.29",
                        "currencyCode": "INR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 48182,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2877,
                      "equivalentAmount": {
                        "amount": "62.39",
                        "currencyCode": "UYU"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "385.08",
                        "currencyCode": "RWF"
                      },
                      "awardAmount": {
                        "amount": 22703,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4406,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "176.66",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "477.87",
                    "currencyCode": "NIO"
                  },
                  "percentage": "13.62"
                },
                "passengerReferenceIds": [
                  "7b780f85-2d48-4bd8-8209-846ec7516569",
                  "d9b9d8bb-f099-4a7f-91aa-8a738fd83d28",
                  "2ae51af1-e3e8-4616-9928-f50a0da79d1e",
                  "418c5af4-304c-4eae-ae94-bc5397682f6b",
                  "2cf0d6ad-8aac-44be-9f1a-39787ba5bbb9",
                  "2d194131-a8ba-4506-a519-c1cfbbcaeb30",
                  "59c804a8-df9c-45b7-b9e0-71e75c40e3d3",
                  "456b032a-884f-4e58-8f95-daf645708ec6",
                  "c5afa521-57f4-41f7-817f-f8fe7b569324"
                ],
                "total": {
                  "amount": {
                    "amount": "478.13",
                    "currencyCode": "BND"
                  },
                  "awardAmount": {
                    "amount": 23826,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1447,
                  "equivalentAmount": {
                    "amount": "364.28",
                    "currencyCode": "GMD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "66.53",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 18051,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0193,
                    "equivalentAmount": {
                      "amount": "409.17",
                      "currencyCode": "KZT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "403.73",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 35116,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1948,
                      "equivalentAmount": {
                        "amount": "456.62",
                        "currencyCode": "PAB"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "259.59",
                        "currencyCode": "AOA"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 31943,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0442,
                      "equivalentAmount": {
                        "amount": "177.83",
                        "currencyCode": "BDT"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "300.07",
                        "currencyCode": "MMK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 49649,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3734,
                      "equivalentAmount": {
                        "amount": "346.52",
                        "currencyCode": "ZWL"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "228.34",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 15959,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3229,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "69.97",
                        "currencyCode": "PLN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "313.29",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 17316,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4713,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "174.48",
                        "currencyCode": "NGN"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "340.41",
                        "currencyCode": "KGS"
                      },
                      "awardAmount": {
                        "amount": 13783,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3796,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "437.05",
                        "currencyCode": "XOF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "68.31",
                        "currencyCode": "BDT"
                      },
                      "awardAmount": {
                        "amount": 10543,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1667,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "366.42",
                        "currencyCode": "AZN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "317.26",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 27092,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0992,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "135.14",
                        "currencyCode": "XAF"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "494.83",
                    "currencyCode": "NGN"
                  },
                  "percentage": "9.2"
                },
                "passengerReferenceIds": [
                  "4b8b0e2b-812f-41f5-ab03-d33a26cfc281",
                  "75fcddc1-f6eb-47ed-a2ae-6668846ecc41",
                  "1e3f91e4-63a6-4ff5-87cf-8f9caf8df659",
                  "2b253da0-b57e-4725-ba7a-6212d0414fef",
                  "fa5ebca3-5962-45e7-8251-23e4f9e00f27",
                  "e593ba1b-8fab-453c-b989-b30559fc7719",
                  "649f68ca-dc7f-4eab-ac34-2586a713ffd8",
                  "27bfe325-1990-4895-bdf9-b18e733ad459",
                  "52a29516-d5d4-4c40-ac41-4c2bdb9347a9"
                ],
                "total": {
                  "amount": {
                    "amount": "212",
                    "currencyCode": "CNY"
                  },
                  "awardAmount": {
                    "amount": 45377,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1391,
                  "equivalentAmount": {
                    "amount": "210.13",
                    "currencyCode": "SYP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "463.94",
                      "currencyCode": "NGN"
                    },
                    "awardAmount": {
                      "amount": 5315,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2037,
                    "equivalentAmount": {
                      "amount": "205.54",
                      "currencyCode": "GTQ"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "433.3",
                        "currencyCode": "SAR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 20709,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.418,
                      "equivalentAmount": {
                        "amount": "493.43",
                        "currencyCode": "BYN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "252.07",
                        "currencyCode": "NIO"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 14583,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4476,
                      "equivalentAmount": {
                        "amount": "451.3",
                        "currencyCode": "QAR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "102.86",
                        "currencyCode": "BBD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 36951,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1333,
                      "equivalentAmount": {
                        "amount": "167.19",
                        "currencyCode": "TND"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "434.89",
                        "currencyCode": "GEL"
                      },
                      "awardAmount": {
                        "amount": 33575,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1677,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "232.93",
                        "currencyCode": "ZMW"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "12.68",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 7851,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.219,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "12.62",
                        "currencyCode": "AED"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "301.16",
                    "currencyCode": "ISK"
                  },
                  "percentage": "7.71"
                },
                "passengerReferenceIds": [
                  "19f092d8-91f8-4dc6-b4d7-e30bf9df2c87",
                  "f0d29dcc-2edd-4f3d-88bc-da7ec3194b96",
                  "eb5574e8-0f88-4311-9ba3-3e7e28118a2f",
                  "c7453b48-fc4c-4604-9944-56bfad0f2591",
                  "fa60ae19-09fe-4198-baf1-848f59b1463c",
                  "c3634d21-b6af-4390-b1f9-3c2a5bfa0b6f",
                  "05ce83a0-2f4c-4819-8018-aaf301983e67",
                  "f093310c-03fc-4c6c-8ab7-76330563f39d",
                  "304543a9-10c7-4eea-81fe-23a43c870c4b"
                ],
                "total": {
                  "amount": {
                    "amount": "320.51",
                    "currencyCode": "MYR"
                  },
                  "awardAmount": {
                    "amount": 40165,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0636,
                  "equivalentAmount": {
                    "amount": "440.17",
                    "currencyCode": "BWP"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "257.28",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 6565,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0202,
                    "equivalentAmount": {
                      "amount": "204.75",
                      "currencyCode": "MWK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "464.29",
                        "currencyCode": "DZD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 25156,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4398,
                      "equivalentAmount": {
                        "amount": "463.53",
                        "currencyCode": "UGX"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "461.39",
                        "currencyCode": "UYU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 22711,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4543,
                      "equivalentAmount": {
                        "amount": "300.4",
                        "currencyCode": "DZD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "139.84",
                        "currencyCode": "RSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 2704,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.469,
                      "equivalentAmount": {
                        "amount": "99.98",
                        "currencyCode": "KMF"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "479.23",
                        "currencyCode": "KMF"
                      },
                      "awardAmount": {
                        "amount": 24250,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3877,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "144.36",
                        "currencyCode": "ILS"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "259.3",
                    "currencyCode": "AOA"
                  },
                  "percentage": "13.84"
                },
                "passengerReferenceIds": [
                  "438ce92e-731d-429e-9ce7-c1528ee7fea4",
                  "a6d4c727-7084-42dc-8cca-f0e9b941a89c",
                  "b0319849-9df2-4470-8534-f9fda8147406",
                  "858568ba-923c-482b-a689-5200edf6e7a4",
                  "98abf516-f324-4cd6-8e3a-0862b01b1919",
                  "4b686a56-d62d-4569-a224-c8a648c29df2",
                  "30b3f951-5fc7-4bb5-a72e-cafce9b00140",
                  "d8b3d15c-f75d-4b08-b639-7b49833f4270",
                  "b1b97e2a-1091-4bf6-988d-cff971c4151a"
                ],
                "total": {
                  "amount": {
                    "amount": "448.02",
                    "currencyCode": "LSL"
                  },
                  "awardAmount": {
                    "amount": 27207,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1634,
                  "equivalentAmount": {
                    "amount": "340.95",
                    "currencyCode": "SGD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "178.1",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 33114,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4619,
                    "equivalentAmount": {
                      "amount": "298.81",
                      "currencyCode": "LAK"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "166.41",
                        "currencyCode": "BSD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24117,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3004,
                      "equivalentAmount": {
                        "amount": "301.46",
                        "currencyCode": "NIO"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "23.65",
                        "currencyCode": "MVR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1525,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4815,
                      "equivalentAmount": {
                        "amount": "324.35",
                        "currencyCode": "USD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "269.69",
                        "currencyCode": "PHP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34319,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1007,
                      "equivalentAmount": {
                        "amount": "165.9",
                        "currencyCode": "OMR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "115.47",
                        "currencyCode": "VES"
                      },
                      "awardAmount": {
                        "amount": 1365,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2284,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "105.06",
                        "currencyCode": "UGX"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "412.55",
                        "currencyCode": "AMD"
                      },
                      "awardAmount": {
                        "amount": 24076,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1751,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "122.48",
                        "currencyCode": "VND"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "245.1",
                        "currencyCode": "ALL"
                      },
                      "awardAmount": {
                        "amount": 35492,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2429,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "194.8",
                        "currencyCode": "ZWL"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "21.9",
                    "currencyCode": "LAK"
                  },
                  "percentage": "12.24"
                },
                "passengerReferenceIds": [
                  "0d3eacf9-4ca0-425c-9611-48d08b4c65ed",
                  "32197844-72a9-4199-9356-56ed3ee1d9a3",
                  "154e58af-d014-4ab5-be8b-40ab7210e11d",
                  "2d1d169b-0065-40e2-bccf-6dd1c39e8432",
                  "3f1f7aac-2307-4f83-94d2-67eeb7eb673a",
                  "271671e2-66be-49d8-8643-42b6e1a62e50",
                  "f1e409c2-6d8d-44e4-ba8b-068d37f793e4",
                  "0a74c42f-1886-4d1b-a2d8-16aae20f9388",
                  "adf6dca0-8781-46fa-a703-f4de963aa5a3"
                ],
                "total": {
                  "amount": {
                    "amount": "352.17",
                    "currencyCode": "STN"
                  },
                  "awardAmount": {
                    "amount": 3658,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1082,
                  "equivalentAmount": {
                    "amount": "288.79",
                    "currencyCode": "HTG"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "188.29",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 45630,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4908,
                    "equivalentAmount": {
                      "amount": "283.73",
                      "currencyCode": "ALL"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "238.51",
                        "currencyCode": "CZK"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 40125,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4832,
                      "equivalentAmount": {
                        "amount": "389.52",
                        "currencyCode": "JMD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "443.3",
                        "currencyCode": "FKP"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 4241,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0299,
                      "equivalentAmount": {
                        "amount": "135.93",
                        "currencyCode": "MMK"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "305.8",
                        "currencyCode": "GYD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 23945,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4806,
                      "equivalentAmount": {
                        "amount": "113.34",
                        "currencyCode": "SCR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "142.86",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 49863,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4625,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "406.23",
                        "currencyCode": "KWD"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "151.76",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 21117,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2048,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "356.69",
                        "currencyCode": "SDG"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "261.66",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 44156,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0542,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "412.57",
                        "currencyCode": "ETB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "360.76",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 43895,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0246,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "309.06",
                        "currencyCode": "SBD"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    },
                    {
                      "amount": {
                        "amount": "301.94",
                        "currencyCode": "CNY"
                      },
                      "awardAmount": {
                        "amount": 44745,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3601,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "51.95",
                        "currencyCode": "TMT"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "475.53",
                    "currencyCode": "XOF"
                  },
                  "percentage": "5.4"
                },
                "passengerReferenceIds": [
                  "fa74bcfb-6278-4603-a04f-d7135ba51bbe",
                  "f11483e4-5c4e-4b38-af97-5d5dda6dba2c",
                  "9727471c-5234-4d5e-9d9e-5f12e99c6315",
                  "4fccd515-61d2-44c3-82fa-f74c1e4d77d1",
                  "8f3faf4f-9ddd-4ce2-8687-506bc79fce2c",
                  "d946533c-12c7-412d-b067-7f49668ec920",
                  "b3851ee8-92c1-45f4-8cef-456d6fe72b27",
                  "4b08a46a-1943-4d32-877a-bb4b40b9273b",
                  "88c06e01-14dc-4daf-ab1a-4de77719d1fe"
                ],
                "total": {
                  "amount": {
                    "amount": "309.94",
                    "currencyCode": "KYD"
                  },
                  "awardAmount": {
                    "amount": 20970,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1509,
                  "equivalentAmount": {
                    "amount": "266.44",
                    "currencyCode": "BSD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "274.87",
                      "currencyCode": "KYD"
                    },
                    "awardAmount": {
                      "amount": 19348,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3464,
                    "equivalentAmount": {
                      "amount": "141.06",
                      "currencyCode": "MOP"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "105.31",
                        "currencyCode": "AWG"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 38254,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2349,
                      "equivalentAmount": {
                        "amount": "312.78",
                        "currencyCode": "MYR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "390.4",
                        "currencyCode": "MRU"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 24626,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2935,
                      "equivalentAmount": {
                        "amount": "44.45",
                        "currencyCode": "KES"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "309.46",
                        "currencyCode": "TMT"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 39396,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.447,
                      "equivalentAmount": {
                        "amount": "121",
                        "currencyCode": "LKR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "363",
                        "currencyCode": "SDG"
                      },
                      "awardAmount": {
                        "amount": 11605,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0253,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "81.48",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "42.48",
                        "currencyCode": "TMT"
                      },
                      "awardAmount": {
                        "amount": 23624,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3391,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "301.25",
                        "currencyCode": "MGA"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "114.48",
                    "currencyCode": "KPW"
                  },
                  "percentage": "14.23"
                },
                "passengerReferenceIds": [
                  "43be0434-ccfa-459c-8956-f09ec4e0163f",
                  "24d6ef8a-8830-40d1-b22d-8d811b532177",
                  "447c4ab8-678d-49ea-b805-3f686c7b3a09",
                  "24499576-1185-4200-8267-3d6192e7c8c1",
                  "bc880961-5eb8-46c2-aed1-08dfad3f2b1e",
                  "ea5cbc9a-e2df-4206-ba38-aaf97e300025",
                  "7fc17944-40d8-44ab-8e5d-fa25d1c5fb94",
                  "de060587-9613-4770-82cb-03e64e259bb0",
                  "bc06366d-1e5b-4172-93e8-0c55bab7cb98"
                ],
                "total": {
                  "amount": {
                    "amount": "182.47",
                    "currencyCode": "LYD"
                  },
                  "awardAmount": {
                    "amount": 30972,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4885,
                  "equivalentAmount": {
                    "amount": "195.51",
                    "currencyCode": "ISK"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "218.74",
                      "currencyCode": "HUF"
                    },
                    "awardAmount": {
                      "amount": 9516,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.036,
                    "equivalentAmount": {
                      "amount": "365.64",
                      "currencyCode": "KZT"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "150.48",
                        "currencyCode": "AZN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 34256,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2294,
                      "equivalentAmount": {
                        "amount": "55.67",
                        "currencyCode": "CNY"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "02",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "459.75",
                        "currencyCode": "MYR"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 30735,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4931,
                      "equivalentAmount": {
                        "amount": "381.73",
                        "currencyCode": "SRD"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "88",
                        "currencyCode": "BYN"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 33662,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0563,
                      "equivalentAmount": {
                        "amount": "186.61",
                        "currencyCode": "MXN"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "96.77",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 14623,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2363,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "290.72",
                        "currencyCode": "BGN"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "395.16",
                        "currencyCode": "WST"
                      },
                      "awardAmount": {
                        "amount": 4241,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0962,
                      "code": "ZP",
                      "equivalentAmount": {
                        "amount": "373.63",
                        "currencyCode": "BRL"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "339.97",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 11103,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0594,
                      "code": "YQ",
                      "equivalentAmount": {
                        "amount": "134.8",
                        "currencyCode": "NOK"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": true,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              },
              {
                "commission": {
                  "amount": {
                    "amount": "217.41",
                    "currencyCode": "VES"
                  },
                  "percentage": "11.14"
                },
                "passengerReferenceIds": [
                  "8732037f-14ef-4b86-a6d7-0860da4a80cc",
                  "258aa611-3631-4910-80b3-01e6e31471ab",
                  "c82cb3f6-af9c-440d-8a53-07fd22d99181",
                  "be1219af-0729-4262-9345-8fc1916c6254",
                  "b0c2bb3c-15af-40ca-bb57-fdbbde02645e",
                  "d0bc2075-4a6a-435b-a724-1b29a37a54c8",
                  "6d9ad21b-a777-4eda-8b86-6301cb47ee8c",
                  "efe43aac-8049-4184-a4cf-a1b0d1b42755",
                  "57e4a3ee-ce50-4896-8e0b-936ebc7ee7cd"
                ],
                "total": {
                  "amount": {
                    "amount": "366.99",
                    "currencyCode": "KPW"
                  },
                  "awardAmount": {
                    "amount": 34654,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3454,
                  "equivalentAmount": {
                    "amount": "154.93",
                    "currencyCode": "LYD"
                  }
                },
                "totalBreakdown": {
                  "base": {
                    "amount": {
                      "amount": "431.5",
                      "currencyCode": "BRL"
                    },
                    "awardAmount": {
                      "amount": 33045,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4849,
                    "equivalentAmount": {
                      "amount": "315.07",
                      "currencyCode": "BYN"
                    }
                  },
                  "fees": [
                    {
                      "amount": {
                        "amount": "188.21",
                        "currencyCode": "ZWL"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 5513,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1714,
                      "equivalentAmount": {
                        "amount": "343.52",
                        "currencyCode": "SLE"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "482.24",
                        "currencyCode": "UAH"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 1461,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4446,
                      "equivalentAmount": {
                        "amount": "387.5",
                        "currencyCode": "MUR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "99",
                      "waiverReason": "Customer Service Override",
                      "waiverSource": "ATSE"
                    },
                    {
                      "amount": {
                        "amount": "474.65",
                        "currencyCode": "KWD"
                      },
                      "applyCode": "Always",
                      "awardAmount": {
                        "amount": 18710,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4833,
                      "equivalentAmount": {
                        "amount": "213.27",
                        "currencyCode": "IDR"
                      },
                      "type": "ChangeFee",
                      "usage": "NotApplicable",
                      "waiverCode": "01",
                      "waiverReason": "Airline waiver",
                      "waiverSource": "ATSE"
                    }
                  ],
                  "taxes": [
                    {
                      "amount": {
                        "amount": "222.98",
                        "currencyCode": "YER"
                      },
                      "awardAmount": {
                        "amount": 44108,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0661,
                      "code": "YR",
                      "equivalentAmount": {
                        "amount": "353.3",
                        "currencyCode": "FKP"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "259.38",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 21865,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3949,
                      "code": "US",
                      "equivalentAmount": {
                        "amount": "68.89",
                        "currencyCode": "PAB"
                      },
                      "hasExemptedTaxes": false,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": false
                    },
                    {
                      "amount": {
                        "amount": "267.23",
                        "currencyCode": "SLE"
                      },
                      "awardAmount": {
                        "amount": 32294,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3172,
                      "code": "XF",
                      "equivalentAmount": {
                        "amount": "350.83",
                        "currencyCode": "GIP"
                      },
                      "hasExemptedTaxes": true,
                      "hasRefundableTaxes": false,
                      "hasTaxesIncludedInBase": true
                    }
                  ]
                }
              }
            ]
          },
          "segmentReferenceIds": [
            "TPOEY9",
            "1R9D0",
            "5OC-9",
            "25BG5",
            "ONX-UV",
            "4AIPMI",
            "ZIZMH-",
            "HY8WS",
            "VAMYJ",
            "0Q74UA"
          ]
        }
      ],
      "total": {
        "base": {
          "amount": {
            "amount": "236.41",
            "currencyCode": "KHR"
          },
          "awardAmount": {
            "amount": 4078,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.402,
          "equivalentAmount": {
            "amount": "462.85",
            "currencyCode": "PGK"
          }
        },
        "fees": {
          "amount": {
            "amount": "346.85",
            "currencyCode": "NPR"
          },
          "awardAmount": {
            "amount": 47081,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.1029,
          "equivalentAmount": {
            "amount": "155.04",
            "currencyCode": "XAF"
          }
        },
        "feesTax": {
          "amount": {
            "amount": "58.11",
            "currencyCode": "CVE"
          },
          "awardAmount": {
            "amount": 17379,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.3728,
          "equivalentAmount": {
            "amount": "269.9",
            "currencyCode": "LBP"
          }
        },
        "offerItemReferenceId": "bab96813-3d0c-4770-bb51-cc5506968d34",
        "tax": {
          "amount": {
            "amount": "180.19",
            "currencyCode": "SOS"
          },
          "awardAmount": {
            "amount": 4143,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.26,
          "equivalentAmount": {
            "amount": "451.29",
            "currencyCode": "MKD"
          }
        },
        "totals": [
          {
            "amount": {
              "amount": "206.24",
              "currencyCode": "LKR"
            },
            "awardAmount": {
              "amount": 31947,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.4683,
            "equivalentAmount": {
              "amount": "354.5",
              "currencyCode": "MZN"
            }
          },
          {
            "amount": {
              "amount": "105.42",
              "currencyCode": "ILS"
            },
            "awardAmount": {
              "amount": 9902,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.2493,
            "equivalentAmount": {
              "amount": "194.01",
              "currencyCode": "KYD"
            }
          }
        ],
        "transactionBreakdowns": [
          {
            "base": {
              "amount": {
                "amount": "85.95",
                "currencyCode": "GTQ"
              },
              "awardAmount": {
                "amount": 8534,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.2057,
              "equivalentAmount": {
                "amount": "21.42",
                "currencyCode": "YER"
              }
            },
            "fees": {
              "amount": {
                "amount": "63.02",
                "currencyCode": "STN"
              },
              "awardAmount": {
                "amount": 46469,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.3461,
              "equivalentAmount": {
                "amount": "114.53",
                "currencyCode": "HKD"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "195.5",
                "currencyCode": "PEN"
              },
              "awardAmount": {
                "amount": 10164,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.0486,
              "equivalentAmount": {
                "amount": "396.54",
                "currencyCode": "FJD"
              }
            },
            "tax": {
              "amount": {
                "amount": "24.59",
                "currencyCode": "CUP"
              },
              "awardAmount": {
                "amount": 9801,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.151,
              "equivalentAmount": {
                "amount": "369.03",
                "currencyCode": "GYD"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "323.39",
                  "currencyCode": "KGS"
                },
                "awardAmount": {
                  "amount": 45332,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4289,
                "equivalentAmount": {
                  "amount": "296.03",
                  "currencyCode": "LSL"
                }
              },
              {
                "amount": {
                  "amount": "104.23",
                  "currencyCode": "BHD"
                },
                "awardAmount": {
                  "amount": 22617,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.231,
                "equivalentAmount": {
                  "amount": "224.55",
                  "currencyCode": "IDR"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "449.8",
                "currencyCode": "UZS"
              },
              "awardAmount": {
                "amount": 46374,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.2081,
              "equivalentAmount": {
                "amount": "241.12",
                "currencyCode": "PEN"
              }
            },
            "fees": {
              "amount": {
                "amount": "466.36",
                "currencyCode": "KPW"
              },
              "awardAmount": {
                "amount": 49786,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.1805,
              "equivalentAmount": {
                "amount": "405.81",
                "currencyCode": "PEN"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "143.73",
                "currencyCode": "GMD"
              },
              "awardAmount": {
                "amount": 19184,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.0337,
              "equivalentAmount": {
                "amount": "69.81",
                "currencyCode": "LRD"
              }
            },
            "tax": {
              "amount": {
                "amount": "107.81",
                "currencyCode": "KES"
              },
              "awardAmount": {
                "amount": 9753,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.0741,
              "equivalentAmount": {
                "amount": "269.91",
                "currencyCode": "CDF"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "168.83",
                  "currencyCode": "KWD"
                },
                "awardAmount": {
                  "amount": 31889,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.389,
                "equivalentAmount": {
                  "amount": "489.26",
                  "currencyCode": "MNT"
                }
              },
              {
                "amount": {
                  "amount": "145.68",
                  "currencyCode": "SOS"
                },
                "awardAmount": {
                  "amount": 11915,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4872,
                "equivalentAmount": {
                  "amount": "65.84",
                  "currencyCode": "ALL"
                }
              }
            ],
            "transactionType": "AddCollect"
          },
          {
            "base": {
              "amount": {
                "amount": "456.67",
                "currencyCode": "AFN"
              },
              "awardAmount": {
                "amount": 23579,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1251,
              "equivalentAmount": {
                "amount": "139.36",
                "currencyCode": "EGP"
              }
            },
            "fees": {
              "amount": {
                "amount": "307.97",
                "currencyCode": "MXN"
              },
              "awardAmount": {
                "amount": 18575,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.1408,
              "equivalentAmount": {
                "amount": "371.28",
                "currencyCode": "BAM"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "363.45",
                "currencyCode": "CHF"
              },
              "awardAmount": {
                "amount": 10862,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1535,
              "equivalentAmount": {
                "amount": "111.47",
                "currencyCode": "KES"
              }
            },
            "tax": {
              "amount": {
                "amount": "204.57",
                "currencyCode": "AMD"
              },
              "awardAmount": {
                "amount": 43913,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.3441,
              "equivalentAmount": {
                "amount": "273.01",
                "currencyCode": "PYG"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "94.96",
                  "currencyCode": "GNF"
                },
                "awardAmount": {
                  "amount": 45125,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0538,
                "equivalentAmount": {
                  "amount": "222.48",
                  "currencyCode": "CVE"
                }
              },
              {
                "amount": {
                  "amount": "149.2",
                  "currencyCode": "SOS"
                },
                "awardAmount": {
                  "amount": 11914,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1625,
                "equivalentAmount": {
                  "amount": "331.98",
                  "currencyCode": "ARS"
                }
              }
            ],
            "transactionType": "AddCollect"
          }
        ],
        "transactionType": "AddCollect"
      }
    }
  ],
  "passengers": [
    {
      "givenName": "Noe",
      "id": "1475b70d-29ef-4329-863d-a580456a5024",
      "loyaltyPrograms": [
        {
          "airlineCode": "xV",
          "number": "3",
          "receiverAirlineCode": "Gh",
          "tierLevel": "PLT",
          "tierNumber": 4
        },
        {
          "airlineCode": "xW",
          "number": "6",
          "receiverAirlineCode": "ms",
          "tierLevel": "GLD",
          "tierNumber": 4
        }
      ],
      "middleName": "K",
      "nameNumber": "74022",
      "specialServiceCodes": [
        "WCHR",
        "WCHC"
      ],
      "surname": "Conroy",
      "typeCode": "CNN"
    },
    {
      "givenName": "Kaitlyn",
      "id": "ada58426-c5bd-47ac-937a-8b7267278a7f",
      "loyaltyPrograms": [
        {
          "airlineCode": "SI",
          "number": "9",
          "receiverAirlineCode": "iN",
          "tierLevel": "PLT",
          "tierNumber": 2
        },
        {
          "airlineCode": "ds",
          "number": "4",
          "receiverAirlineCode": "Xi",
          "tierLevel": "PLT",
          "tierNumber": 5
        },
        {
          "airlineCode": "PY",
          "number": "7",
          "receiverAirlineCode": "rb",
          "tierLevel": "GLD",
          "tierNumber": 4
        },
        {
          "airlineCode": "bP",
          "number": "0",
          "receiverAirlineCode": "OT",
          "tierLevel": "PLT",
          "tierNumber": 1
        }
      ],
      "middleName": "T",
      "nameNumber": "066.",
      "specialServiceCodes": [
        "WCHR",
        "WCHC"
      ],
      "surname": "Kub",
      "typeCode": "CNN"
    },
    {
      "givenName": "Chase",
      "id": "29b4e456-3427-4a94-aa7a-a163ec01be32",
      "loyaltyPrograms": [
        {
          "airlineCode": "MN",
          "number": "5",
          "receiverAirlineCode": "kV",
          "tierLevel": "SLV",
          "tierNumber": 2
        }
      ],
      "middleName": "k",
      "nameNumber": "020",
      "specialServiceCodes": [
        "WCHR",
        "WCHC"
      ],
      "surname": "Veum",
      "typeCode": "CNN"
    },
    {
      "givenName": "Ansley",
      "id": "4ddd95a8-edc9-442d-83ac-6276db3f07c4",
      "loyaltyPrograms": [
        {
          "airlineCode": "XH",
          "number": "6",
          "receiverAirlineCode": "KS",
          "tierLevel": "SLV",
          "tierNumber": 1
        },
        {
          "airlineCode": "DT",
          "number": "8",
          "receiverAirlineCode": "CT",
          "tierLevel": "GLD",
          "tierNumber": 2
        },
        {
          "airlineCode": "js",
          "number": "4",
          "receiverAirlineCode": "Qe",
          "tierLevel": "GLD",
          "tierNumber": 4
        },
        {
          "airlineCode": "EP",
          "number": "9",
          "receiverAirlineCode": "Pl",
          "tierLevel": "BRZ",
          "tierNumber": 5
        },
        {
          "airlineCode": "ii",
          "number": "2",
          "receiverAirlineCode": "Mr",
          "tierLevel": "BRZ",
          "tierNumber": 4
        }
      ],
      "middleName": "R",
      "nameNumber": "94876",
      "specialServiceCodes": [
        "WCHR",
        "WCHC"
      ],
      "surname": "Rohan",
      "typeCode": "ADT"
    },
    {
      "givenName": "Rosalyn",
      "id": "ab0b97e4-3061-4209-95ca-084a8f2f6522",
      "loyaltyPrograms": [
        {
          "airlineCode": "VX",
          "number": "2",
          "receiverAirlineCode": "Nu",
          "tierLevel": "BRZ",
          "tierNumber": 1
        }
      ],
      "middleName": "M",
      "nameNumber": "420",
      "specialServiceCodes": [
        "WCHR",
        "WCHC"
      ],
      "surname": "Koelpin",
      "typeCode": "CNN"
    },
    {
      "givenName": "Katelyn",
      "id": "7b314f96-90c1-4f1a-80b7-2659b66bf84b",
      "loyaltyPrograms": [
        {
          "airlineCode": "Ek",
          "number": "0",
          "receiverAirlineCode": "Jp",
          "tierLevel": "BRZ",
          "tierNumber": 4
        },
        {
          "airlineCode": "TS",
          "number": "0",
          "receiverAirlineCode": "ar",
          "tierLevel": "SLV",
          "tierNumber": 5
        },
        {
          "airlineCode": "CW",
          "number": "5",
          "receiverAirlineCode": "hK",
          "tierLevel": "GLD",
          "tierNumber": 3
        }
      ],
      "middleName": "r",
      "nameNumber": "6505",
      "specialServiceCodes": [
        "WCHR",
        "WCHC"
      ],
      "surname": "Pollich",
      "typeCode": "STU"
    },
    {
      "givenName": "Leonel",
      "id": "619cc4dc-4102-4061-9ab7-296d37604d90",
      "loyaltyPrograms": [
        {
          "airlineCode": "BU",
          "number": "5",
          "receiverAirlineCode": "dQ",
          "tierLevel": "BRZ",
          "tierNumber": 5
        },
        {
          "airlineCode": "Lr",
          "number": "8",
          "receiverAirlineCode": "bQ",
          "tierLevel": "BRZ",
          "tierNumber": 4
        },
        {
          "airlineCode": "GX",
          "number": "2",
          "receiverAirlineCode": "hg",
          "tierLevel": "PLT",
          "tierNumber": 4
        },
        {
          "airlineCode": "Hm",
          "number": "6",
          "receiverAirlineCode": "dx",
          "tierLevel": "SLV",
          "tierNumber": 4
        },
        {
          "airlineCode": "By",
          "number": "4",
          "receiverAirlineCode": "Tr",
          "tierLevel": "BRZ",
          "tierNumber": 4
        }
      ],
      "middleName": "U",
      "nameNumber": "120",
      "specialServiceCodes": [
        "WCHR",
        "WCHC"
      ],
      "surname": "Altenwerth",
      "typeCode": "ADT"
    },
    {
      "givenName": "Magdalena",
      "id": "3bcc5341-d6c6-4af2-96f6-47b4e5a7a027",
      "loyaltyPrograms": [
        {
          "airlineCode": "hP",
          "number": "8",
          "receiverAirlineCode": "hX",
          "tierLevel": "BRZ",
          "tierNumber": 3
        },
        {
          "airlineCode": "Jo",
          "number": "2",
          "receiverAirlineCode": "hg",
          "tierLevel": "PLT",
          "tierNumber": 2
        },
        {
          "airlineCode": "WB",
          "number": "6",
          "receiverAirlineCode": "ki",
          "tierLevel": "BRZ",
          "tierNumber": 1
        }
      ],
      "middleName": "m",
      "nameNumber": "83.43",
      "specialServiceCodes": [
        "WCHR",
        "WCHC"
      ],
      "surname": "Gibson",
      "typeCode": "CHD"
    },
    {
      "givenName": "Eliza",
      "id": "a5b9f634-9084-48ac-aedf-6c87d70e118f",
      "loyaltyPrograms": [
        {
          "airlineCode": "PZ",
          "number": "1",
          "receiverAirlineCode": "VT",
          "tierLevel": "BRZ",
          "tierNumber": 4
        },
        {
          "airlineCode": "lK",
          "number": "7",
          "receiverAirlineCode": "gl",
          "tierLevel": "GLD",
          "tierNumber": 3
        }
      ],
      "middleName": "I",
      "nameNumber": "390",
      "specialServiceCodes": [
        "WCHR",
        "WCHC"
      ],
      "surname": "Schaden",
      "typeCode": "STU"
    }
  ],
  "pnrLocator": "C333CM",
  "refundDocuments": [
    {
      "airExtraIds": [
        "AE2",
        "AE1",
        "AE3"
      ],
      "documents": [
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "02979",
                "7PFPL",
                "C5M71",
                "WW9BXN"
              ],
              "segmentSequence": 1
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "FSV9T",
                "JJVP9"
              ],
              "segmentSequence": 1
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "59PS49"
              ],
              "segmentSequence": 3
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "HPFH0Q",
                "-XWSUV",
                "T1MROF"
              ],
              "segmentSequence": 3
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "HLJONN",
                "3X5KX",
                "E2CX-C"
              ],
              "segmentSequence": 1
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "4DR-32",
                "CBXZO3",
                "MAPTBE",
                "GHDTP",
                "J1MU3"
              ],
              "segmentSequence": 3
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "REHELI",
                "1II4UN"
              ],
              "segmentSequence": 8
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "0XYD-S"
              ],
              "segmentSequence": 3
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "Y1-MB5",
                "6Q72Z"
              ],
              "segmentSequence": 3
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "H3M12U",
                "W8PRI"
              ],
              "segmentSequence": 6
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": false,
          "issueDate": "2025-12-02T00:00:00.0Z",
          "number": "2",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "Z8SA2Q"
              ],
              "segmentSequence": 6
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "IQZQU4",
                "5S1YLE"
              ],
              "segmentSequence": 3
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "UPXWZ",
                "Z64OX"
              ],
              "segmentSequence": 4
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "BG0BZ",
                "96RXGN",
                "-M7FL",
                "6DIAC",
                "QK1IS2"
              ],
              "segmentSequence": 10
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "ZRBDBL",
                "FO0QE",
                "Z5SG8C",
                "5N5M8B"
              ],
              "segmentSequence": 3
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "NXPRHU",
                "EQ-5KW"
              ],
              "segmentSequence": 1
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "62CM9A",
                "VZAXL0",
                "ZHRC4V",
                "234Y8P"
              ],
              "segmentSequence": 8
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "Z8AYD",
                "T-CHX",
                "YAIQQF",
                "YP3ANA"
              ],
              "segmentSequence": 4
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "PLN0PA",
                "HK2QE",
                "-A-L-",
                "FSRWY"
              ],
              "segmentSequence": 8
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "0G23B7",
                "EDQ79"
              ],
              "segmentSequence": 7
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": true,
          "issueDate": "2026-02-16T00:00:00.0Z",
          "number": "6",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 4,
              "segmentReferenceIds": [
                "QULR4",
                "CHL-3V",
                "9ENDC",
                "Y21L06"
              ],
              "segmentSequence": 8
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "BZTYO",
                "8S4U6P",
                "HZG17M",
                "GAQFA"
              ],
              "segmentSequence": 6
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "V9PG5G",
                "TUGY02"
              ],
              "segmentSequence": 8
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "FEGH8"
              ],
              "segmentSequence": 9
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "82AXM",
                "2XUPO",
                "-O-GWZ"
              ],
              "segmentSequence": 6
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "29PPV",
                "T9IC8"
              ],
              "segmentSequence": 10
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "--1BSH",
                "OHLAK",
                "E10VEN",
                "DYONA",
                "0SIN4H"
              ],
              "segmentSequence": 1
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "DVZ4Y7",
                "CJ469",
                "XHXKZ2",
                "50IVZ7"
              ],
              "segmentSequence": 9
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "DFO4I"
              ],
              "segmentSequence": 1
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "2CK2F",
                "UDPY-5",
                "NO1Y8",
                "92NBN",
                "079T7M"
              ],
              "segmentSequence": 3
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": true,
          "issueDate": "2025-08-12T00:00:00.0Z",
          "number": "3",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 2,
              "segmentReferenceIds": [
                "96C5S",
                "R12WP",
                "QFMK2"
              ],
              "segmentSequence": 10
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "7IMDQ",
                "ZAXQAY",
                "3W5CX"
              ],
              "segmentSequence": 7
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "2G-5A",
                "8TWQFC",
                "JUNDNZ",
                "77CRYJ"
              ],
              "segmentSequence": 2
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "P8B03",
                "FDV7P2",
                "13HMC",
                "FWUZX"
              ],
              "segmentSequence": 2
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "N9Q5Z",
                "M0GR6E",
                "7O5SDQ",
                "94Z4VX"
              ],
              "segmentSequence": 9
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "XF7Z9",
                "LRKWOB",
                "KGZESG"
              ],
              "segmentSequence": 7
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "9UQ2QO",
                "VSS234"
              ],
              "segmentSequence": 5
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "HGTYOQ",
                "S4AH-",
                "0840Q"
              ],
              "segmentSequence": 9
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "-6VDB",
                "ISWJBH",
                "N2Q8RC",
                "UZJKJ",
                "3O5IG"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "QW6L1",
                "5658ZI",
                "8PAVS",
                "T2CVV"
              ],
              "segmentSequence": 3
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": false,
          "issueDate": "2025-10-19T00:00:00.0Z",
          "number": "0",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "-RSQ0",
                "TN0Q8",
                "OC8WP1",
                "DZ1S22"
              ],
              "segmentSequence": 4
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "S2WZ6V",
                "M7RK8H",
                "WNAEJ9",
                "0XH95S",
                "SEKK-S"
              ],
              "segmentSequence": 8
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "FIBQ1T",
                "TQKDU",
                "8SL9G1",
                "CCQMS",
                "C1IL3Y"
              ],
              "segmentSequence": 3
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "RLRPA",
                "3KE91M",
                "VVV4EJ",
                "M4YI0-"
              ],
              "segmentSequence": 10
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "Y7HA5",
                "GOTOJI"
              ],
              "segmentSequence": 2
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "7W3QXW",
                "QDMI-"
              ],
              "segmentSequence": 6
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "I2-U66"
              ],
              "segmentSequence": 9
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "KFR2G",
                "2T0S1",
                "ZGGQT-"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "MVCO9",
                "S2IZ0",
                "38BHX-",
                "IN4LH"
              ],
              "segmentSequence": 2
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "YJHZ-R",
                "UVNDGV",
                "ZS99Q"
              ],
              "segmentSequence": 2
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": false,
          "issueDate": "2026-05-12T00:00:00.0Z",
          "number": "9",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 3,
              "segmentReferenceIds": [
                "0CP9E",
                "SEXND",
                "YXZ0YT",
                "W6NSB"
              ],
              "segmentSequence": 2
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "I7PEV"
              ],
              "segmentSequence": 10
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "1PVIVG",
                "R8P2UK",
                "B5G4HT"
              ],
              "segmentSequence": 5
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "1YDV9"
              ],
              "segmentSequence": 6
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "-FV9IY",
                "OWQRID",
                "QNVCS",
                "Z221P",
                "L55NT"
              ],
              "segmentSequence": 2
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "W-GU8",
                "PHIKGD",
                "86QRJI",
                "PCGR-"
              ],
              "segmentSequence": 6
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "LAQY47",
                "0HYQB0"
              ],
              "segmentSequence": 5
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "EEHSC2",
                "706EQ2",
                "NCSCOX",
                "I3TH1",
                "WLMXM7"
              ],
              "segmentSequence": 5
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "FZ6M5K",
                "6PNVR"
              ],
              "segmentSequence": 9
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "K6E6UY",
                "NBYY1C",
                "V0NKE8",
                "6PTN1",
                "L2Y--B"
              ],
              "segmentSequence": 4
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": true,
          "issueDate": "2025-08-14T00:00:00.0Z",
          "number": "1",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "BJDIW"
              ],
              "segmentSequence": 10
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "YEL26",
                "2SNHNE"
              ],
              "segmentSequence": 9
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "DTJ40"
              ],
              "segmentSequence": 1
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "FW3YNJ",
                "CK1ZC",
                "DVXUGC",
                "A7T4MN"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "R71Q-X"
              ],
              "segmentSequence": 8
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "PBZ3H",
                "7Q5OE",
                "-Z0QJ1"
              ],
              "segmentSequence": 1
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "DSS6FF",
                "35G8GN"
              ],
              "segmentSequence": 8
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "FWPJC",
                "6UH5N",
                "IIJV-",
                "QV2Z5",
                "WO5ZR"
              ],
              "segmentSequence": 10
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "X8TYEE",
                "1LVMQW",
                "5LRMG-"
              ],
              "segmentSequence": 5
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "PZ03C"
              ],
              "segmentSequence": 5
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": true,
          "issueDate": "2026-01-09T00:00:00.0Z",
          "number": "4",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 2,
              "segmentReferenceIds": [
                "CG8CQ1",
                "2R807",
                "34YV9",
                "OURMK5"
              ],
              "segmentSequence": 5
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "U2JDBK",
                "TTRGH6"
              ],
              "segmentSequence": 10
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "A5WWW"
              ],
              "segmentSequence": 8
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "56I2US",
                "T7-KZ",
                "JNNS-H",
                "QWRD3",
                "NJL-DW"
              ],
              "segmentSequence": 3
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "HGMM0G",
                "N0-DH",
                "IN-XJ0"
              ],
              "segmentSequence": 6
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "J6CX-"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "-Q4FL",
                "FWSC-M",
                "QU0LBC",
                "CH39TU",
                "Z5UWKH"
              ],
              "segmentSequence": 7
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "A0A96",
                "D76HZD",
                "-WL7R",
                "5B52T",
                "MTINTJ"
              ],
              "segmentSequence": 9
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "L6B4S"
              ],
              "segmentSequence": 10
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "4MOJU",
                "7H2DE",
                "KE0128"
              ],
              "segmentSequence": 9
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": false,
          "issueDate": "2025-09-13T00:00:00.0Z",
          "number": "6",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 3,
              "segmentReferenceIds": [
                "0WN73F",
                "MDBUPZ",
                "Q-7AD1",
                "VTMR1L"
              ],
              "segmentSequence": 8
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "PALKX",
                "O82E3",
                "Q6IL8"
              ],
              "segmentSequence": 8
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "CPNGAP",
                "04448Z",
                "IKP7D",
                "6R115"
              ],
              "segmentSequence": 6
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "15W-3J",
                "S9S1-Q"
              ],
              "segmentSequence": 2
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "EUZQV3"
              ],
              "segmentSequence": 4
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "WVYR0"
              ],
              "segmentSequence": 4
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "OWOB1",
                "FYOEX",
                "AFBVA",
                "SJWYE"
              ],
              "segmentSequence": 1
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "WL-33",
                "K-C0ZM",
                "267N59",
                "3KVNY"
              ],
              "segmentSequence": 7
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "PDY087"
              ],
              "segmentSequence": 3
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "5MSIB6"
              ],
              "segmentSequence": 4
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": false,
          "issueDate": "2026-06-04T00:00:00.0Z",
          "number": "4",
          "type": "Ticket"
        }
      ],
      "offerItemReferenceIds": [
        "OI2",
        "OI3"
      ],
      "passengerReferenceId": "59255f0f-9579-4c38-a556-291b3ba8d0bf",
      "refundFop": "CHECK",
      "transactionResult": "AddCollect"
    }
  ],
  "segments": [
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2027-01-30T00:00:00.0Z",
      "bookingAirlineCode": "IK",
      "bookingClassCode": "J",
      "bookingFlightNumber": "3683",
      "brandCode": "BS",
      "cabinCode": "F",
      "cabinName": "FIRST",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2026-09-02T00:00:00.0Z",
      "id": "20DVQX",
      "isElectronicTicket": true,
      "isInboundConnection": false,
      "isOutboundConnection": true,
      "operatingAirlineCode": "yY",
      "operatingBookingClassCode": "J",
      "operatingFlightNumber": "9191",
      "sequence": 5,
      "statusCode": "HK",
      "statusName": "Confirmed"
    },
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2027-02-17T00:00:00.0Z",
      "bookingAirlineCode": "Ig",
      "bookingClassCode": "J",
      "bookingFlightNumber": "5927",
      "brandCode": "ST",
      "cabinCode": "Y",
      "cabinName": "ECONOMY",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2027-06-18T00:00:00.0Z",
      "id": "-XJ9T",
      "isElectronicTicket": false,
      "isInboundConnection": true,
      "isOutboundConnection": false,
      "operatingAirlineCode": "qF",
      "operatingBookingClassCode": "J",
      "operatingFlightNumber": "6994",
      "sequence": 1,
      "statusCode": "TK",
      "statusName": "Confirmed"
    },
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2026-08-02T00:00:00.0Z",
      "bookingAirlineCode": "TI",
      "bookingClassCode": "C",
      "bookingFlightNumber": "7410",
      "brandCode": "BS",
      "cabinCode": "J",
      "cabinName": "ECONOMY",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2026-12-05T00:00:00.0Z",
      "id": "ANP1FY",
      "isElectronicTicket": true,
      "isInboundConnection": false,
      "isOutboundConnection": true,
      "operatingAirlineCode": "Bv",
      "operatingBookingClassCode": "Y",
      "operatingFlightNumber": "5176",
      "sequence": 7,
      "statusCode": "WL",
      "statusName": "Confirmed"
    },
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2026-11-03T00:00:00.0Z",
      "bookingAirlineCode": "dn",
      "bookingClassCode": "C",
      "bookingFlightNumber": "6548",
      "brandCode": "ST",
      "cabinCode": "F",
      "cabinName": "ECONOMY",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2027-05-06T00:00:00.0Z",
      "id": "ECIII8",
      "isElectronicTicket": false,
      "isInboundConnection": true,
      "isOutboundConnection": false,
      "operatingAirlineCode": "sA",
      "operatingBookingClassCode": "F",
      "operatingFlightNumber": "3981",
      "sequence": 10,
      "statusCode": "HK",
      "statusName": "Confirmed"
    },
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2026-12-14T00:00:00.0Z",
      "bookingAirlineCode": "DU",
      "bookingClassCode": "C",
      "bookingFlightNumber": "6604",
      "brandCode": "BS",
      "cabinCode": "J",
      "cabinName": "BUSINESS",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2026-08-28T00:00:00.0Z",
      "id": "S66DO",
      "isElectronicTicket": false,
      "isInboundConnection": true,
      "isOutboundConnection": true,
      "operatingAirlineCode": "Pm",
      "operatingBookingClassCode": "F",
      "operatingFlightNumber": "1273",
      "sequence": 3,
      "statusCode": "UC",
      "statusName": "Confirmed"
    },
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2027-02-15T00:00:00.0Z",
      "bookingAirlineCode": "Sv",
      "bookingClassCode": "Y",
      "bookingFlightNumber": "3836",
      "brandCode": "FL",
      "cabinCode": "Y",
      "cabinName": "FIRST",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2026-09-01T00:00:00.0Z",
      "id": "QULKU6",
      "isElectronicTicket": false,
      "isInboundConnection": true,
      "isOutboundConnection": false,
      "operatingAirlineCode": "Vr",
      "operatingBookingClassCode": "C",
      "operatingFlightNumber": "5935",
      "sequence": 8,
      "statusCode": "UC",
      "statusName": "Confirmed"
    },
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2026-08-30T00:00:00.0Z",
      "bookingAirlineCode": "Qz",
      "bookingClassCode": "C",
      "bookingFlightNumber": "4929",
      "brandCode": "FL",
      "cabinCode": "Y",
      "cabinName": "BUSINESS",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2027-01-20T00:00:00.0Z",
      "id": "LC8D7H",
      "isElectronicTicket": false,
      "isInboundConnection": true,
      "isOutboundConnection": true,
      "operatingAirlineCode": "ex",
      "operatingBookingClassCode": "C",
      "operatingFlightNumber": "2680",
      "sequence": 9,
      "statusCode": "UC",
      "statusName": "Confirmed"
    },
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2027-04-21T00:00:00.0Z",
      "bookingAirlineCode": "wp",
      "bookingClassCode": "J",
      "bookingFlightNumber": "3106",
      "brandCode": "BS",
      "cabinCode": "Y",
      "cabinName": "FIRST",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2026-10-02T00:00:00.0Z",
      "id": "J6T02",
      "isElectronicTicket": false,
      "isInboundConnection": false,
      "isOutboundConnection": true,
      "operatingAirlineCode": "lx",
      "operatingBookingClassCode": "Y",
      "operatingFlightNumber": "6174",
      "sequence": 5,
      "statusCode": "WL",
      "statusName": "Confirmed"
    },
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2027-03-19T00:00:00.0Z",
      "bookingAirlineCode": "sb",
      "bookingClassCode": "C",
      "bookingFlightNumber": "8727",
      "brandCode": "FL",
      "cabinCode": "J",
      "cabinName": "ECONOMY",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2026-08-14T00:00:00.0Z",
      "id": "FR3OKY",
      "isElectronicTicket": false,
      "isInboundConnection": false,
      "isOutboundConnection": true,
      "operatingAirlineCode": "WX",
      "operatingBookingClassCode": "C",
      "operatingFlightNumber": "4089",
      "sequence": 6,
      "statusCode": "TK",
      "statusName": "Confirmed"
    },
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2027-04-15T00:00:00.0Z",
      "bookingAirlineCode": "Vy",
      "bookingClassCode": "Y",
      "bookingFlightNumber": "4174",
      "brandCode": "FL",
      "cabinCode": "J",
      "cabinName": "ECONOMY",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2026-06-24T00:00:00.0Z",
      "id": "TDCCP0",
      "isElectronicTicket": false,
      "isInboundConnection": false,
      "isOutboundConnection": true,
      "operatingAirlineCode": "PP",
      "operatingBookingClassCode": "Y",
      "operatingFlightNumber": "4279",
      "sequence": 7,
      "statusCode": "TK",
      "statusName": "Confirmed"
    }
  ]
}
{
  "ancillaries": [
    {
      "airlineCode": "jr",
      "ancillaryRule": {
        "customRule": {
          "applyHighestTierLevel": true,
          "excludedFormOfPayments": [
            "AX"
          ],
          "isConvertible": true,
          "maxQuantityPerPassenger": 1,
          "requiresPaperTicket": false
        },
        "feeApplicationMethod": {
          "code": "1",
          "value": "Unknown"
        },
        "formOfRefund": {
          "code": "1",
          "value": "Original"
        },
        "freeAllowanceEligibility": {
          "quantity": 2
        },
        "freeOfChargeRules": [
          "BookingRequired"
        ],
        "isCommissionable": true,
        "isExchangeable": true,
        "isInterlineable": false,
        "isInventoryControlled": false,
        "isRefundable": false,
        "purchaseBy": "2027-02-14",
        "purchaseWithTicket": false,
        "tourCode": "EnvaD5"
      },
      "bagType": "BIKE",
      "bookingMethod": {
        "code": "13",
        "value": "SpecialServiceRequest"
      },
      "bundledAncillaryRefs": [
        "12",
        "24"
      ],
      "commercialName": "MEAL",
      "emdType": {
        "code": "3",
        "isConsumedAtIssuance": true,
        "value": "Standalone"
      },
      "groupCode": "BG",
      "groupName": "SEATING",
      "id": "ancillary_2",
      "isDisplayOnly": false,
      "reasonForIssuance": "Unknown",
      "reasonForIssuanceCode": "B",
      "serviceType": "Unknown",
      "serviceTypeCode": "ho3",
      "specialService": {
        "code": "WCHC",
        "detail": "Vegetarian Meal",
        "requiredProperties": {
          "propertyDefinitions": [
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": true,
              "max": 97,
              "min": 3,
              "name": "WEIGHT",
              "quantity": 2,
              "type": "Int",
              "unit": "CENTIMETER"
            },
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": false,
              "max": 78,
              "min": 9,
              "name": "WEIGHT",
              "quantity": 4,
              "type": "Int",
              "unit": "CENTIMETER"
            },
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": false,
              "max": 78,
              "min": 3,
              "name": "WIDTH",
              "quantity": 4,
              "type": "Unknown",
              "unit": "POUND"
            },
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": false,
              "max": 21,
              "min": 3,
              "name": "WIDTH",
              "quantity": 3,
              "type": "Unknown",
              "unit": "CENTIMETER"
            },
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": true,
              "max": 96,
              "min": 6,
              "name": "WIDTH",
              "quantity": 4,
              "type": "Int",
              "unit": "POUND"
            }
          ]
        },
        "type": "Structured"
      },
      "ssimCode": "5",
      "subCode": "LXC",
      "vendorCode": "igCV",
      "weights": [
        {
          "unit": "Kilogram",
          "value": 7
        },
        {
          "unit": "Kilogram",
          "value": 48
        }
      ]
    },
    {
      "airlineCode": "Xh",
      "ancillaryRule": {
        "customRule": {
          "applyHighestTierLevel": true,
          "excludedFormOfPayments": [
            "AX"
          ],
          "isConvertible": false,
          "maxQuantityPerPassenger": 5,
          "requiresPaperTicket": true
        },
        "feeApplicationMethod": {
          "code": "2",
          "value": "Unknown"
        },
        "formOfRefund": {
          "code": "1",
          "value": "Unknown"
        },
        "freeAllowanceEligibility": {
          "quantity": 2
        },
        "freeOfChargeRules": [
          "BookingRequired"
        ],
        "isCommissionable": false,
        "isExchangeable": false,
        "isInterlineable": true,
        "isInventoryControlled": true,
        "isRefundable": false,
        "purchaseBy": "2026-10-19",
        "purchaseWithTicket": true,
        "tourCode": "qYSbwy"
      },
      "bagType": "BIKE",
      "bookingMethod": {
        "code": "13",
        "value": "Unknown"
      },
      "bundledAncillaryRefs": [
        "12",
        "24"
      ],
      "commercialName": "PAYMENT SURCHARGE",
      "emdType": {
        "code": "1",
        "isConsumedAtIssuance": false,
        "value": "Unknown"
      },
      "groupCode": "SE",
      "groupName": "SEATING",
      "id": "ancillary_2",
      "isDisplayOnly": true,
      "reasonForIssuance": "Unknown",
      "reasonForIssuanceCode": "G",
      "serviceType": "Unknown",
      "serviceTypeCode": "yMp",
      "specialService": {
        "code": "WCHS",
        "detail": "Vegetarian Meal",
        "requiredProperties": {
          "propertyDefinitions": [
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": true,
              "max": 44,
              "min": 4,
              "name": "HEIGHT",
              "quantity": 3,
              "type": "Unknown",
              "unit": "CENTIMETER"
            }
          ]
        },
        "type": "Unknown"
      },
      "ssimCode": "5",
      "subCode": "ALC",
      "vendorCode": "JHAG",
      "weights": [
        {
          "unit": "Kilogram",
          "value": 18
        },
        {
          "unit": "Kilogram",
          "value": 49
        },
        {
          "unit": "Kilogram",
          "value": 16
        },
        {
          "unit": "Kilogram",
          "value": 9
        }
      ]
    },
    {
      "airlineCode": "ND",
      "ancillaryRule": {
        "customRule": {
          "applyHighestTierLevel": true,
          "excludedFormOfPayments": [
            "AX"
          ],
          "isConvertible": false,
          "maxQuantityPerPassenger": 1,
          "requiresPaperTicket": true
        },
        "feeApplicationMethod": {
          "code": "2",
          "value": "OneWay"
        },
        "formOfRefund": {
          "code": "1",
          "value": "Unknown"
        },
        "freeAllowanceEligibility": {
          "quantity": 3
        },
        "freeOfChargeRules": [
          "BookingRequired"
        ],
        "isCommissionable": false,
        "isExchangeable": true,
        "isInterlineable": true,
        "isInventoryControlled": true,
        "isRefundable": true,
        "purchaseBy": "2026-10-02",
        "purchaseWithTicket": false,
        "tourCode": "MAVVlp"
      },
      "bagType": "SURF",
      "bookingMethod": {
        "code": "13",
        "value": "Unknown"
      },
      "bundledAncillaryRefs": [
        "12",
        "24"
      ],
      "commercialName": "PAYMENT SURCHARGE",
      "emdType": {
        "code": "3",
        "isConsumedAtIssuance": false,
        "value": "Unknown"
      },
      "groupCode": "BG",
      "groupName": "SEATING",
      "id": "ancillary_4",
      "isDisplayOnly": true,
      "reasonForIssuance": "Unknown",
      "reasonForIssuanceCode": "B",
      "serviceType": "Unknown",
      "serviceTypeCode": "7zi",
      "specialService": {
        "code": "WCHC",
        "detail": "Vegetarian Meal",
        "requiredProperties": {
          "propertyDefinitions": [
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": false,
              "max": 22,
              "min": 4,
              "name": "WEIGHT",
              "quantity": 1,
              "type": "Int",
              "unit": "CENTIMETER"
            },
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": true,
              "max": 68,
              "min": 4,
              "name": "HEIGHT",
              "quantity": 4,
              "type": "Unknown",
              "unit": "KILOGRAM"
            },
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": false,
              "max": 55,
              "min": 3,
              "name": "WIDTH",
              "quantity": 3,
              "type": "Int",
              "unit": "POUND"
            }
          ]
        },
        "type": "Unknown"
      },
      "ssimCode": "0",
      "subCode": "ZXC",
      "vendorCode": "gvGk",
      "weights": [
        {
          "unit": "Kilogram",
          "value": 31
        },
        {
          "unit": "Kilogram",
          "value": 32
        }
      ]
    },
    {
      "airlineCode": "WC",
      "ancillaryRule": {
        "customRule": {
          "applyHighestTierLevel": true,
          "excludedFormOfPayments": [
            "AX"
          ],
          "isConvertible": true,
          "maxQuantityPerPassenger": 1,
          "requiresPaperTicket": false
        },
        "feeApplicationMethod": {
          "code": "1",
          "value": "Unknown"
        },
        "formOfRefund": {
          "code": "2",
          "value": "Original"
        },
        "freeAllowanceEligibility": {
          "quantity": 2
        },
        "freeOfChargeRules": [
          "BookingRequired"
        ],
        "isCommissionable": true,
        "isExchangeable": true,
        "isInterlineable": true,
        "isInventoryControlled": true,
        "isRefundable": false,
        "purchaseBy": "2027-05-24",
        "purchaseWithTicket": true,
        "tourCode": "nH4PF0"
      },
      "bagType": "BIKE",
      "bookingMethod": {
        "code": "11",
        "value": "SpecialServiceRequest"
      },
      "bundledAncillaryRefs": [
        "12",
        "24"
      ],
      "commercialName": "EXTRA BAGGAGE",
      "emdType": {
        "code": "3",
        "isConsumedAtIssuance": false,
        "value": "Standalone"
      },
      "groupCode": "BG",
      "groupName": "BAGGAGE",
      "id": "ancillary_68",
      "isDisplayOnly": true,
      "reasonForIssuance": "Unknown",
      "reasonForIssuanceCode": "D",
      "serviceType": "Unknown",
      "serviceTypeCode": "vDS",
      "specialService": {
        "code": "WCHR",
        "detail": "Wheel Chair",
        "requiredProperties": {
          "propertyDefinitions": [
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": false,
              "max": 61,
              "min": 3,
              "name": "WIDTH",
              "quantity": 1,
              "type": "Int",
              "unit": "KILOGRAM"
            },
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": true,
              "max": 82,
              "min": 7,
              "name": "WEIGHT",
              "quantity": 5,
              "type": "Int",
              "unit": "KILOGRAM"
            }
          ]
        },
        "type": "Unknown"
      },
      "ssimCode": "7",
      "subCode": "SUW",
      "vendorCode": "esPx",
      "weights": [
        {
          "unit": "Kilogram",
          "value": 38
        },
        {
          "unit": "Kilogram",
          "value": 44
        },
        {
          "unit": "Kilogram",
          "value": 12
        }
      ]
    },
    {
      "airlineCode": "PX",
      "ancillaryRule": {
        "customRule": {
          "applyHighestTierLevel": false,
          "excludedFormOfPayments": [
            "AX"
          ],
          "isConvertible": false,
          "maxQuantityPerPassenger": 2,
          "requiresPaperTicket": false
        },
        "feeApplicationMethod": {
          "code": "2",
          "value": "Unknown"
        },
        "formOfRefund": {
          "code": "2",
          "value": "Original"
        },
        "freeAllowanceEligibility": {
          "quantity": 1
        },
        "freeOfChargeRules": [
          "BookingRequired"
        ],
        "isCommissionable": true,
        "isExchangeable": false,
        "isInterlineable": true,
        "isInventoryControlled": false,
        "isRefundable": true,
        "purchaseBy": "2026-09-16",
        "purchaseWithTicket": true,
        "tourCode": "YrCF5k"
      },
      "bagType": "BIKE",
      "bookingMethod": {
        "code": "11",
        "value": "Unknown"
      },
      "bundledAncillaryRefs": [
        "12",
        "24"
      ],
      "commercialName": "EXTRA BAGGAGE",
      "emdType": {
        "code": "2",
        "isConsumedAtIssuance": true,
        "value": "Standalone"
      },
      "groupCode": "SE",
      "groupName": "MEALS",
      "id": "ancillary_3",
      "isDisplayOnly": true,
      "reasonForIssuance": "Unknown",
      "reasonForIssuanceCode": "G",
      "serviceType": "FlightRelated",
      "serviceTypeCode": "WoO",
      "specialService": {
        "code": "WCHR",
        "detail": "Extra Legroom",
        "requiredProperties": {
          "propertyDefinitions": [
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": false,
              "max": 64,
              "min": 4,
              "name": "WIDTH",
              "quantity": 1,
              "type": "Unknown",
              "unit": "KILOGRAM"
            },
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": true,
              "max": 77,
              "min": 10,
              "name": "WIDTH",
              "quantity": 5,
              "type": "Unknown",
              "unit": "KILOGRAM"
            },
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": true,
              "max": 71,
              "min": 2,
              "name": "WEIGHT",
              "quantity": 4,
              "type": "Int",
              "unit": "KILOGRAM"
            },
            {
              "allowedValues": [
                "DOG"
              ],
              "isOptional": true,
              "max": 82,
              "min": 0,
              "name": "HEIGHT",
              "quantity": 5,
              "type": "Int",
              "unit": "KILOGRAM"
            }
          ]
        },
        "type": "Unknown"
      },
      "ssimCode": "7",
      "subCode": "ZX0",
      "vendorCode": "JVrA",
      "weights": [
        {
          "unit": "Kilogram",
          "value": 37
        },
        {
          "unit": "Kilogram",
          "value": 17
        },
        {
          "unit": "Kilogram",
          "value": 5
        },
        {
          "unit": "Kilogram",
          "value": 34
        }
      ]
    }
  ],
  "errors": [
    {
      "category": "PriceExchangeService",
      "description": "Transaction Retained",
      "fieldName": "pnrLocator",
      "fieldPath": "passenger.surname",
      "fieldValue": "Franey",
      "passengerReferenceId": "969dd6d0-949a-4261-b1b1-388ad8f2da2d",
      "type": "ErrorMessage"
    },
    {
      "category": "BookingService",
      "description": "Process Failed",
      "fieldName": "surname",
      "fieldPath": "passenger.surname",
      "fieldValue": "Ryan",
      "passengerReferenceId": "9614c63f-ba82-458f-a05c-2a1864082d4e",
      "type": "DisplayMessage"
    },
    {
      "category": "BookingService",
      "description": "Process Failed",
      "fieldName": "givenName",
      "fieldPath": "passenger.surname",
      "fieldValue": "Auer",
      "passengerReferenceId": "f5c49435-52a5-4b69-a749-05256faf4b64",
      "type": "DisplayMessage"
    },
    {
      "category": "PriceExchangeService",
      "description": "Transaction Retained",
      "fieldName": "pnrLocator",
      "fieldPath": "passenger.surname",
      "fieldValue": "Rowe",
      "passengerReferenceId": "0c910630-d147-484f-aaeb-55e81152e403",
      "type": "ErrorMessage"
    }
  ],
  "exchangedDocumentDetails": [
    {
      "airExtraIds": [
        "AE3",
        "AE2",
        "AE1"
      ],
      "documents": [
        {
          "coupons": [
            {
              "number": 3,
              "segmentReferenceIds": [
                "OXGD2J"
              ],
              "segmentSequence": 6
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "I567Y",
                "OJBXAB",
                "UGE09"
              ],
              "segmentSequence": 3
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "KP73WK",
                "VYGVR",
                "ZS2S4Q",
                "B1P9OO"
              ],
              "segmentSequence": 2
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "A-7Z0L",
                "ZR-X1"
              ],
              "segmentSequence": 9
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "L16LZ",
                "JGVXBR"
              ],
              "segmentSequence": 5
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "N076R",
                "E7YSQT",
                "YTEHZ"
              ],
              "segmentSequence": 6
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "8QPQ5S",
                "QHU3PH",
                "IVSCUU",
                "9NHV8",
                "HMPRS6"
              ],
              "segmentSequence": 5
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "0XNQD5",
                "55DNO",
                "NTY6Z"
              ],
              "segmentSequence": 3
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "IEMKP",
                "WJ450D",
                "7DJ86U"
              ],
              "segmentSequence": 4
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "JJDH45",
                "SU5LME",
                "B49A2"
              ],
              "segmentSequence": 9
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": false,
          "issueDate": "2025-07-02T00:00:00.0Z",
          "number": "8",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "Y4VPB0",
                "AFRVR",
                "F8O4T"
              ],
              "segmentSequence": 2
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "4J3IE",
                "V-TPR",
                "Z69-ZZ",
                "QP5JH",
                "7NZJXF"
              ],
              "segmentSequence": 10
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "I0AVLN",
                "Q14SN",
                "P3W79",
                "111Z5"
              ],
              "segmentSequence": 5
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "ARBKD"
              ],
              "segmentSequence": 7
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "M6ZZT",
                "51WAB7",
                "Y4PBV"
              ],
              "segmentSequence": 2
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "K-KNW",
                "QFDZXI"
              ],
              "segmentSequence": 4
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "MTA1XK",
                "0W0W-"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "ZX59R",
                "JZNUSS",
                "-79XQ9",
                "G4RTY8"
              ],
              "segmentSequence": 9
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "JJLW7W",
                "3BITXO",
                "I37PP",
                "N-BPK5",
                "VE120E"
              ],
              "segmentSequence": 10
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "WG8UU",
                "-J55YL",
                "RMJFRM",
                "19RZH",
                "Y833-U"
              ],
              "segmentSequence": 1
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": true,
          "issueDate": "2025-12-15T00:00:00.0Z",
          "number": "5",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "J99EY"
              ],
              "segmentSequence": 9
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "DZ94O",
                "86N81",
                "0AZ8V",
                "GOHM-",
                "DNWDYJ"
              ],
              "segmentSequence": 8
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "P17L6V",
                "8YW49",
                "LTPCPX",
                "2DOUR",
                "ARXV7W"
              ],
              "segmentSequence": 7
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "L4F7AI",
                "5U80EW",
                "7MQ-W6",
                "4N66IM"
              ],
              "segmentSequence": 6
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "5OSJ8-",
                "XAX0V",
                "RMETT6"
              ],
              "segmentSequence": 9
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "2YNML",
                "G1R9F",
                "08140"
              ],
              "segmentSequence": 8
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "7SHJ0H",
                "LGWG1",
                "W6YV4"
              ],
              "segmentSequence": 9
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "8UX1OU"
              ],
              "segmentSequence": 4
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "UZRQ0",
                "M2X02Y",
                "UA51-"
              ],
              "segmentSequence": 9
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "N83ZWF",
                "PTZOG",
                "7LD7AV",
                "6Z-VE6",
                "09ECHK"
              ],
              "segmentSequence": 4
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": false,
          "issueDate": "2025-11-05T00:00:00.0Z",
          "number": "4",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 4,
              "segmentReferenceIds": [
                "-UJ2L",
                "VKQ8MI",
                "7NCGRW",
                "0D54F"
              ],
              "segmentSequence": 4
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "UPVW1",
                "NOY1Z",
                "8JJ72N",
                "ZKGB6"
              ],
              "segmentSequence": 3
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "ZS6DV",
                "F8BPX1",
                "LIHOA",
                "RMIM2"
              ],
              "segmentSequence": 7
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "VZN9C",
                "SSK7LE",
                "3XYB8B",
                "G7POR"
              ],
              "segmentSequence": 2
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "KVYTIT",
                "UQO6HP",
                "XSFSO3"
              ],
              "segmentSequence": 9
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "-IDW9"
              ],
              "segmentSequence": 3
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "4OSYX",
                "V5Z7WG",
                "20HO8",
                "G0EN6O"
              ],
              "segmentSequence": 5
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "EF-IV9"
              ],
              "segmentSequence": 10
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "K7VWF2",
                "JLG94H",
                "4X5N5",
                "0G-6HL",
                "87IFB"
              ],
              "segmentSequence": 9
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "AD1K1",
                "Z8L1GY",
                "6STN3",
                "S31AS",
                "V4Z5QD"
              ],
              "segmentSequence": 2
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": true,
          "issueDate": "2025-06-27T00:00:00.0Z",
          "number": "1",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 3,
              "segmentReferenceIds": [
                "VZWY1I",
                "V-OZT",
                "J8HU-",
                "U04FQ",
                "387C3"
              ],
              "segmentSequence": 6
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "PRZQ9Z",
                "SB8VWC",
                "PT7JG",
                "M0RWI"
              ],
              "segmentSequence": 6
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "6ODU36",
                "KKSLR",
                "7KFXRK",
                "WIO15",
                "6QZ7HU"
              ],
              "segmentSequence": 7
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "TY-23",
                "RDAQ3",
                "MUARW"
              ],
              "segmentSequence": 4
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "K95D6H"
              ],
              "segmentSequence": 5
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "K212R",
                "DNF8L",
                "L25-11"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "PZ160",
                "ND72X",
                "U187L",
                "FA47IF"
              ],
              "segmentSequence": 10
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "QY27D2",
                "DSWGY",
                "807IX",
                "O6PEZ",
                "I5CN6"
              ],
              "segmentSequence": 7
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "ZM5H6",
                "LM-9D"
              ],
              "segmentSequence": 1
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "92NZND",
                "X4-C2P",
                "6OPDB",
                "E4ZXMW"
              ],
              "segmentSequence": 1
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": true,
          "issueDate": "2026-04-23T00:00:00.0Z",
          "number": "7",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 3,
              "segmentReferenceIds": [
                "FYCM-Q",
                "O0XN3",
                "IRIYNK"
              ],
              "segmentSequence": 9
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "C8BKGC",
                "JZZM7"
              ],
              "segmentSequence": 4
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "DUHXW3"
              ],
              "segmentSequence": 7
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "YDM02",
                "IQ-IN",
                "AGM5B",
                "4NJLG8",
                "PEXIA"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "9L0YP3"
              ],
              "segmentSequence": 10
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "-0YCT5",
                "E5YCMT",
                "II0BC",
                "Q8U65R",
                "IYN8VB"
              ],
              "segmentSequence": 3
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "6DKRS",
                "FSTSYE",
                "PI239",
                "31-U8G"
              ],
              "segmentSequence": 4
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "B8IRPX",
                "UPG16S",
                "LXW9A"
              ],
              "segmentSequence": 3
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "WI8MP",
                "5-VS6Y"
              ],
              "segmentSequence": 10
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "N3I9T3",
                "2CUP8U",
                "2T0NP",
                "LGZ7KO"
              ],
              "segmentSequence": 1
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": true,
          "issueDate": "2026-05-09T00:00:00.0Z",
          "number": "3",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "NDOLU",
                "TK1K28",
                "3QWH2",
                "K3WM8F",
                "9EQXU"
              ],
              "segmentSequence": 9
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "D0DB-V",
                "RM817",
                "4DHAH"
              ],
              "segmentSequence": 4
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "LEUJ-",
                "SZ-1Z",
                "OKGRDG",
                "JTACW4"
              ],
              "segmentSequence": 10
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "9YB7F",
                "ZKX9T",
                "86MLA"
              ],
              "segmentSequence": 4
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "PSBKD",
                "WZ82D"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "PVC63"
              ],
              "segmentSequence": 6
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "IY920",
                "C8PSP",
                "HYG0N",
                "S3DAWG",
                "C8KPTR"
              ],
              "segmentSequence": 2
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "5NB8Z5",
                "180-20",
                "EEC9Q",
                "PTJ8XM"
              ],
              "segmentSequence": 4
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "8KSD1T",
                "RIPER8",
                "GJU43B",
                "MCKIO",
                "AXFRZ"
              ],
              "segmentSequence": 4
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "78Y-5G"
              ],
              "segmentSequence": 6
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": true,
          "issueDate": "2025-10-04T00:00:00.0Z",
          "number": "2",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "PFZ1MZ",
                "3IZ53R",
                "1CO4YQ",
                "KG9-FH"
              ],
              "segmentSequence": 6
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "5FBODU",
                "-U8BJ",
                "612GM",
                "NE-NDL"
              ],
              "segmentSequence": 3
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "QA74O"
              ],
              "segmentSequence": 10
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "0OI7T",
                "C9FK-"
              ],
              "segmentSequence": 2
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "GX81I",
                "SA11RL",
                "SR2NQ-",
                "HUAX20",
                "9BV6M"
              ],
              "segmentSequence": 5
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "AA67-",
                "IOMCZ0",
                "1O1SR",
                "CYLJO"
              ],
              "segmentSequence": 5
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "T-QS1"
              ],
              "segmentSequence": 3
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "LY9S9",
                "51V87"
              ],
              "segmentSequence": 10
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "086DT",
                "9I8VX",
                "UO-C7"
              ],
              "segmentSequence": 1
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "6WOCC"
              ],
              "segmentSequence": 9
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": false,
          "issueDate": "2026-06-04T00:00:00.0Z",
          "number": "7",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "1E3DS0",
                "VDLF5N",
                "6HDEU"
              ],
              "segmentSequence": 1
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "UO67RY",
                "VNIQW",
                "K2FGP-",
                "QTNPYI",
                "PEX7-9"
              ],
              "segmentSequence": 10
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "-AT-A",
                "3ON3PL",
                "MUDQ84",
                "WTIUK2"
              ],
              "segmentSequence": 5
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "91O6I",
                "JS37V",
                "U58RI",
                "V62MEO",
                "0ZPRJ5"
              ],
              "segmentSequence": 5
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "-X88YM"
              ],
              "segmentSequence": 2
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "PPWN7",
                "9JCQR"
              ],
              "segmentSequence": 8
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "LWB6NN"
              ],
              "segmentSequence": 10
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "LIEH1",
                "J8QIM",
                "1OSXH"
              ],
              "segmentSequence": 9
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "ZYL6W",
                "0NBCY",
                "F0P52-",
                "8CW0W7",
                "HSO4E"
              ],
              "segmentSequence": 4
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "TDCZTQ",
                "R4WU7K",
                "YM-Y9N"
              ],
              "segmentSequence": 10
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": false,
          "issueDate": "2025-10-08T00:00:00.0Z",
          "number": "0",
          "type": "Ticket"
        }
      ],
      "offerItemReferenceIds": [
        "OI1",
        "OI3",
        "OI2"
      ],
      "originalDocument": {
        "coupons": [
          {
            "number": 4,
            "segmentReferenceIds": [
              "G-R24"
            ],
            "segmentSequence": 6
          },
          {
            "number": 3,
            "segmentReferenceIds": [
              "AN2IO"
            ],
            "segmentSequence": 7
          },
          {
            "number": 4,
            "segmentReferenceIds": [
              "D11QDG"
            ],
            "segmentSequence": 7
          },
          {
            "number": 1,
            "segmentReferenceIds": [
              "F3YHS",
              "RMUDE",
              "JNZ9DC"
            ],
            "segmentSequence": 8
          },
          {
            "number": 1,
            "segmentReferenceIds": [
              "9FPH8",
              "M--NNV",
              "12OMV"
            ],
            "segmentSequence": 1
          },
          {
            "number": 3,
            "segmentReferenceIds": [
              "PEVZX",
              "KDXK4-"
            ],
            "segmentSequence": 5
          },
          {
            "number": 2,
            "segmentReferenceIds": [
              "VWGBI",
              "-GV739",
              "BKQP9R"
            ],
            "segmentSequence": 10
          },
          {
            "number": 3,
            "segmentReferenceIds": [
              "QHN8I",
              "QSA8NX",
              "L0CFO"
            ],
            "segmentSequence": 4
          },
          {
            "number": 1,
            "segmentReferenceIds": [
              "6JFPYA",
              "XRWZD2",
              "SL1MT",
              "HEIOI6",
              "NHLG4"
            ],
            "segmentSequence": 6
          },
          {
            "number": 2,
            "segmentReferenceIds": [
              "5KISQR",
              "FF2UYR",
              "3W5LHG",
              "KI7DMS"
            ],
            "segmentSequence": 1
          }
        ],
        "isFlightDocument": true,
        "isPrimaryDocument": false,
        "issueDate": "2025-10-20T00:00:00.0Z",
        "number": "1",
        "type": "Ticket"
      },
      "passengerReferenceId": "2365dd70-59a7-4174-8904-3f3430b7c5fd",
      "refundFop": "CASH",
      "result": {
        "messages": [
          {
            "category": "BookingService",
            "description": "Transaction Retained",
            "type": "ErrorMessage"
          },
          {
            "category": "PriceExchangeService",
            "description": "Transaction Retained",
            "type": "ErrorMessage"
          },
          {
            "category": "BookingService",
            "description": "Process Failed",
            "type": "ErrorMessage"
          },
          {
            "category": "BookingService",
            "description": "Process Failed",
            "type": "DisplayMessage"
          }
        ],
        "passengerReferenceId": "34470efa-c0ac-47d8-a596-c547d345cff5",
        "status": "Error",
        "warnings": [
          {
            "category": "PriceExchangeService",
            "description": "Process Failed",
            "fieldName": "givenName",
            "fieldPath": "passenger.surname",
            "fieldValue": "Emmerich",
            "type": "DisplayMessage"
          }
        ]
      },
      "transactionResult": "AddCollect"
    },
    {
      "airExtraIds": [
        "AE2",
        "AE3",
        "AE1"
      ],
      "documents": [
        {
          "coupons": [
            {
              "number": 4,
              "segmentReferenceIds": [
                "-RQY6M",
                "L831M3"
              ],
              "segmentSequence": 6
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "Z2RBA3",
                "5JVEIJ",
                "F5-PWZ",
                "VCO73",
                "GH4NVL"
              ],
              "segmentSequence": 10
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "1546F"
              ],
              "segmentSequence": 1
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "LQLTL",
                "IEO8R",
                "WNGB5F"
              ],
              "segmentSequence": 7
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "B7-7K",
                "CCYJE-"
              ],
              "segmentSequence": 1
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "YGB0U",
                "ZR3L5N"
              ],
              "segmentSequence": 4
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "VKGAOC",
                "NYO230",
                "SJQO4",
                "COUPJ"
              ],
              "segmentSequence": 2
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "GLKHU",
                "TXC8N",
                "P6L2Q",
                "DU8OO",
                "85MRH"
              ],
              "segmentSequence": 2
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "X9BPI6",
                "B8WCP"
              ],
              "segmentSequence": 10
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "4LH49",
                "PDKYK",
                "7HBKGI",
                "HWHUR",
                "RNXB2"
              ],
              "segmentSequence": 1
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": true,
          "issueDate": "2026-04-24T00:00:00.0Z",
          "number": "8",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "3VZU6",
                "4E1RH"
              ],
              "segmentSequence": 3
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "L94N-",
                "KU7C8",
                "9294T"
              ],
              "segmentSequence": 4
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "PMC4FG"
              ],
              "segmentSequence": 5
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "14WA6I",
                "CQ7ZI",
                "5IK1L",
                "8O0SXL",
                "EGCKTM"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "0KGYS",
                "XMGVT",
                "N6QD37",
                "VZ1NDF",
                "3G2AW"
              ],
              "segmentSequence": 3
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "CGZFV"
              ],
              "segmentSequence": 6
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "7Q5M43",
                "TZ9SZQ",
                "FIZCU",
                "WVJ5L",
                "9BB7Q"
              ],
              "segmentSequence": 1
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "P955HV"
              ],
              "segmentSequence": 5
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "GH-BMR",
                "23WR6"
              ],
              "segmentSequence": 3
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "J2KOUA",
                "0-AIES",
                "QKTU8",
                "ZIJS4",
                "Y-LBGG"
              ],
              "segmentSequence": 1
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": false,
          "issueDate": "2026-06-16T00:00:00.0Z",
          "number": "6",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 4,
              "segmentReferenceIds": [
                "T4UG4S"
              ],
              "segmentSequence": 1
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "1FH4J4",
                "ZR9FSU"
              ],
              "segmentSequence": 3
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "NA-RPB",
                "YTOFY"
              ],
              "segmentSequence": 10
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "4GDOJ"
              ],
              "segmentSequence": 8
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "PS96IQ",
                "BTDA2"
              ],
              "segmentSequence": 3
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "E8QMQH"
              ],
              "segmentSequence": 4
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "HJUKJQ",
                "DWCFO"
              ],
              "segmentSequence": 4
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "JTKSC",
                "49CSV"
              ],
              "segmentSequence": 7
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "P0UX3",
                "3U-QKW",
                "LAUQ8",
                "7AEUML",
                "26OL4"
              ],
              "segmentSequence": 8
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "9DIAQF",
                "NXFM4",
                "X00EA"
              ],
              "segmentSequence": 9
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": true,
          "issueDate": "2025-06-22T00:00:00.0Z",
          "number": "1",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 4,
              "segmentReferenceIds": [
                "HRT3B",
                "ZYT63",
                "I5RV-P",
                "KXHA0",
                "DF4-Z"
              ],
              "segmentSequence": 10
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "D69UK",
                "G5SE2",
                "9F5HD"
              ],
              "segmentSequence": 8
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "LZB4JC",
                "J0BEPX"
              ],
              "segmentSequence": 1
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "YPO0XA",
                "KZWSVF"
              ],
              "segmentSequence": 6
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "KPO-C",
                "PHJ7NN"
              ],
              "segmentSequence": 2
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "PD78VI",
                "TEHBCK"
              ],
              "segmentSequence": 1
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "ND3RN",
                "M6W-1",
                "31YKM",
                "WNNY0",
                "R8ZF3F"
              ],
              "segmentSequence": 10
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "6R2VUO"
              ],
              "segmentSequence": 7
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "EZFFZB",
                "51O7E",
                "PM6WF",
                "AAMAH6",
                "PZ6JHN"
              ],
              "segmentSequence": 6
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "D51A-",
                "IVQ54"
              ],
              "segmentSequence": 4
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": true,
          "issueDate": "2025-09-07T00:00:00.0Z",
          "number": "0",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 2,
              "segmentReferenceIds": [
                "4A-HR",
                "WGQF9",
                "IX0XG",
                "OSR3F"
              ],
              "segmentSequence": 9
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "XUV9D-",
                "4KVM9",
                "H77FI7",
                "M04A7",
                "H2W-Q"
              ],
              "segmentSequence": 4
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "OX-MWN"
              ],
              "segmentSequence": 8
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "67O7S",
                "VZSA-",
                "XL5PAO",
                "N034I"
              ],
              "segmentSequence": 3
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "T4KX6",
                "E2PPG",
                "ZXURHQ",
                "2IYUNC"
              ],
              "segmentSequence": 1
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "NQ89WS",
                "3VLEA"
              ],
              "segmentSequence": 6
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "DJ-C2",
                "378O8"
              ],
              "segmentSequence": 10
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "DQVKVE",
                "F9ELU2",
                "QS9AX",
                "A6D5S",
                "9LHT3X"
              ],
              "segmentSequence": 4
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "H122VC",
                "HA1T6"
              ],
              "segmentSequence": 9
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "CAO698",
                "ZHMP4",
                "5SIHS5",
                "ZCPKXQ"
              ],
              "segmentSequence": 1
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": true,
          "issueDate": "2026-02-26T00:00:00.0Z",
          "number": "5",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 4,
              "segmentReferenceIds": [
                "5M-FJC",
                "12UKV7",
                "LFZOVM",
                "M0Q47",
                "3KK0G"
              ],
              "segmentSequence": 8
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "31WVD",
                "S5LXDW",
                "LO5KA"
              ],
              "segmentSequence": 10
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "UEKXAZ",
                "6CV92A"
              ],
              "segmentSequence": 5
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "22PJL",
                "NQBX13",
                "J2ZWO"
              ],
              "segmentSequence": 7
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "HL201X",
                "YUFQ7"
              ],
              "segmentSequence": 5
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "EHI5V6",
                "L-R0K",
                "ALDI1",
                "4VANFV"
              ],
              "segmentSequence": 10
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "6G2NX",
                "ZXHH4",
                "5APBF",
                "ZC123S",
                "435MZ6"
              ],
              "segmentSequence": 9
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "FSWK3",
                "87TGNH",
                "FFJOWJ"
              ],
              "segmentSequence": 3
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "ERL9Z",
                "DJ9CSN"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "KINCQ"
              ],
              "segmentSequence": 7
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": true,
          "issueDate": "2026-04-26T00:00:00.0Z",
          "number": "4",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 3,
              "segmentReferenceIds": [
                "YR5IR",
                "093Y7",
                "E4ZF-H",
                "5SGLN0"
              ],
              "segmentSequence": 8
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "O17J9I"
              ],
              "segmentSequence": 6
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "H1HM-5"
              ],
              "segmentSequence": 6
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "DN86L"
              ],
              "segmentSequence": 6
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "0GVXX-"
              ],
              "segmentSequence": 3
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "609J-D",
                "WBYE8N"
              ],
              "segmentSequence": 9
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "EGD71",
                "8KV88",
                "KX3Z6",
                "DC0JVC",
                "YM9LF-"
              ],
              "segmentSequence": 1
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "W1AT5",
                "CSW-K4"
              ],
              "segmentSequence": 10
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "58GM95",
                "ESBKKZ",
                "9B0V6",
                "1OOPR"
              ],
              "segmentSequence": 4
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "FJPTC4",
                "PBJTY"
              ],
              "segmentSequence": 7
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": false,
          "issueDate": "2025-12-08T00:00:00.0Z",
          "number": "2",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 3,
              "segmentReferenceIds": [
                "9MWF2X",
                "KO95F"
              ],
              "segmentSequence": 7
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "ASTFUD",
                "TZMF0B"
              ],
              "segmentSequence": 10
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "-I1G1",
                "DY01NG",
                "IJBC5L",
                "TKOX5Y",
                "LR1FZ7"
              ],
              "segmentSequence": 6
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "E5SYM",
                "94UHYM",
                "70W2Y8",
                "4ZI08K"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "6QHQA",
                "HFYMOG"
              ],
              "segmentSequence": 5
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "K55WU",
                "S5CDN"
              ],
              "segmentSequence": 6
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "MMFAO",
                "98OE-X",
                "G1XB3L"
              ],
              "segmentSequence": 6
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "P5GQ0T",
                "0U8-4",
                "D81J9A",
                "CZFH4"
              ],
              "segmentSequence": 2
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "F7RQCT",
                "F23D60"
              ],
              "segmentSequence": 1
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "16N0N"
              ],
              "segmentSequence": 5
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": true,
          "issueDate": "2025-12-21T00:00:00.0Z",
          "number": "9",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "15P4M",
                "I3IAV",
                "76PPO",
                "2V6FJ2"
              ],
              "segmentSequence": 10
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "LU-687",
                "LE229O",
                "HO3YE"
              ],
              "segmentSequence": 7
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "V6U5WM",
                "URLJ-",
                "4JHAN",
                "P3RCN",
                "R2S7I0"
              ],
              "segmentSequence": 9
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "HLWQ43"
              ],
              "segmentSequence": 8
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "ND915W",
                "NGW9B"
              ],
              "segmentSequence": 2
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "QUCWU",
                "LW4KE",
                "VCZC2H",
                "QW4H4G",
                "JIJ0S"
              ],
              "segmentSequence": 8
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "TGTQSB",
                "-RJYP",
                "PUDOTB",
                "D7078"
              ],
              "segmentSequence": 6
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "BEXEU",
                "6ZWAI"
              ],
              "segmentSequence": 6
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "8K1R5",
                "YHYY62",
                "VA63RS"
              ],
              "segmentSequence": 6
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "G2GP39",
                "U122AQ"
              ],
              "segmentSequence": 5
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": true,
          "issueDate": "2025-08-19T00:00:00.0Z",
          "number": "0",
          "type": "Ticket"
        }
      ],
      "offerItemReferenceIds": [
        "OI3",
        "OI1",
        "OI2"
      ],
      "originalDocument": {
        "coupons": [
          {
            "number": 4,
            "segmentReferenceIds": [
              "Z09E16",
              "-S35V",
              "RYB16"
            ],
            "segmentSequence": 9
          },
          {
            "number": 1,
            "segmentReferenceIds": [
              "FVP7UF",
              "QGRKJ",
              "ERP1C",
              "UAK2Y"
            ],
            "segmentSequence": 5
          },
          {
            "number": 1,
            "segmentReferenceIds": [
              "YCWSVD",
              "HIP6X"
            ],
            "segmentSequence": 1
          },
          {
            "number": 3,
            "segmentReferenceIds": [
              "M94RZX",
              "VKZ5K"
            ],
            "segmentSequence": 10
          },
          {
            "number": 3,
            "segmentReferenceIds": [
              "9K-ZNO",
              "AS9YU",
              "XXQQO"
            ],
            "segmentSequence": 7
          },
          {
            "number": 2,
            "segmentReferenceIds": [
              "M6DDSZ",
              "X-4ASJ"
            ],
            "segmentSequence": 1
          },
          {
            "number": 3,
            "segmentReferenceIds": [
              "7DMRZ-",
              "312SL",
              "RQQE9I",
              "90SZR"
            ],
            "segmentSequence": 5
          },
          {
            "number": 2,
            "segmentReferenceIds": [
              "LGWOUI",
              "QI5UR",
              "44625",
              "MJNCK4",
              "5ES20"
            ],
            "segmentSequence": 7
          },
          {
            "number": 3,
            "segmentReferenceIds": [
              "DR5KN",
              "STSS0S",
              "K9J-KB"
            ],
            "segmentSequence": 1
          },
          {
            "number": 4,
            "segmentReferenceIds": [
              "SPHUTE",
              "RJPIE",
              "LQ1G0",
              "47YE9A"
            ],
            "segmentSequence": 10
          }
        ],
        "isFlightDocument": true,
        "isPrimaryDocument": false,
        "issueDate": "2026-02-13T00:00:00.0Z",
        "number": "4",
        "type": "Ticket"
      },
      "passengerReferenceId": "e4b5f73d-8993-4311-999e-336ad0d3f990",
      "refundFop": "CC",
      "result": {
        "messages": [
          {
            "category": "PriceExchangeService",
            "description": "Process Failed",
            "type": "DisplayMessage"
          },
          {
            "category": "PriceExchangeService",
            "description": "Process Failed",
            "type": "ErrorMessage"
          },
          {
            "category": "PriceExchangeService",
            "description": "Process Failed",
            "type": "ErrorMessage"
          },
          {
            "category": "PriceExchangeService",
            "description": "Transaction Retained",
            "type": "DisplayMessage"
          }
        ],
        "passengerReferenceId": "899a0b63-4315-4324-805b-1cf697e4da58",
        "status": "Success",
        "warnings": [
          {
            "category": "PriceExchangeService",
            "description": "Transaction Retained",
            "fieldName": "pnrLocator",
            "fieldPath": "passenger.givenName",
            "fieldValue": "Kuhlman",
            "type": "ErrorMessage"
          },
          {
            "category": "PriceExchangeService",
            "description": "Transaction Retained",
            "fieldName": "pnrLocator",
            "fieldPath": "passenger.surname",
            "fieldValue": "Jacobi",
            "type": "DisplayMessage"
          },
          {
            "category": "PriceExchangeService",
            "description": "Transaction Retained",
            "fieldName": "pnrLocator",
            "fieldPath": "passenger.surname",
            "fieldValue": "Stiedemann",
            "type": "DisplayMessage"
          }
        ]
      },
      "transactionResult": "AddCollect"
    },
    {
      "airExtraIds": [
        "AE1",
        "AE3",
        "AE2"
      ],
      "documents": [
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "3ONO0",
                "M19SY",
                "QIGP7",
                "2CQYPX",
                "PCPUW"
              ],
              "segmentSequence": 6
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "-4WGDC"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "CO5NE-",
                "9HTM4J",
                "ANQ7D"
              ],
              "segmentSequence": 1
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "O6GO3",
                "BA-ALY",
                "30FQF",
                "7F3J1",
                "EW5U2V"
              ],
              "segmentSequence": 2
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "SEB0KU",
                "EY9WY9",
                "PXOO5",
                "19D71"
              ],
              "segmentSequence": 4
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "84SCNA"
              ],
              "segmentSequence": 10
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "0GQ5C",
                "TKLFVW"
              ],
              "segmentSequence": 1
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "8ZE82",
                "C7RJOJ",
                "Q27OGJ"
              ],
              "segmentSequence": 9
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "26RZTF",
                "8UE6Z",
                "1E6MH"
              ],
              "segmentSequence": 1
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "MD1VSG",
                "D2N21"
              ],
              "segmentSequence": 3
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": false,
          "issueDate": "2026-05-21T00:00:00.0Z",
          "number": "4",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 4,
              "segmentReferenceIds": [
                "IVU-Z",
                "83MJ1M",
                "AE4LQ",
                "D1VGH"
              ],
              "segmentSequence": 9
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "JKV7A",
                "C-6JY",
                "0HFR5"
              ],
              "segmentSequence": 10
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "9J07ZI",
                "ESJ8JU",
                "HRCP8",
                "PW3AY"
              ],
              "segmentSequence": 4
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "Z7W3WB",
                "0HPSE",
                "--6IWG"
              ],
              "segmentSequence": 8
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "BRZD4Z",
                "E1U4Q",
                "KGV19",
                "IPMB6"
              ],
              "segmentSequence": 2
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "-AHBF",
                "SS0R2"
              ],
              "segmentSequence": 6
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "2796M",
                "6CBCN"
              ],
              "segmentSequence": 2
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "X53V0E",
                "PZ5AL"
              ],
              "segmentSequence": 6
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "O9IQES"
              ],
              "segmentSequence": 2
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "Y4C6QB",
                "B-Q07Q"
              ],
              "segmentSequence": 7
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": true,
          "issueDate": "2025-11-04T00:00:00.0Z",
          "number": "8",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 4,
              "segmentReferenceIds": [
                "Z40RST",
                "9YVZVN",
                "50MVP"
              ],
              "segmentSequence": 9
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "6W3YV",
                "X46DKF",
                "WJ35W",
                "TV9S0S"
              ],
              "segmentSequence": 4
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "W51HK",
                "EMXHY",
                "KIXSMI",
                "XF5CNC",
                "JAB37N"
              ],
              "segmentSequence": 1
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "LLIDN"
              ],
              "segmentSequence": 2
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "LH5L9",
                "9N8L2"
              ],
              "segmentSequence": 9
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "4RZ8B",
                "4QMWXJ",
                "8-4C1L"
              ],
              "segmentSequence": 1
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "RWE8SG",
                "9A-UNI",
                "FTPQ-5",
                "JC827",
                "F6D28"
              ],
              "segmentSequence": 4
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "4QHM3"
              ],
              "segmentSequence": 10
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "931NGX",
                "1LNJWK",
                "7D460Y"
              ],
              "segmentSequence": 10
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "FS6A0D",
                "V-9JC",
                "D62B8"
              ],
              "segmentSequence": 1
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": false,
          "issueDate": "2026-06-08T00:00:00.0Z",
          "number": "6",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 2,
              "segmentReferenceIds": [
                "D79O5",
                "8W8RBZ",
                "U99LOH",
                "EO28QG",
                "IAG80"
              ],
              "segmentSequence": 5
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "BJKDY",
                "LQUF9",
                "B5FDJA"
              ],
              "segmentSequence": 10
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "CA6JK",
                "O920I"
              ],
              "segmentSequence": 10
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "PSIES9",
                "9U7HT1",
                "O4B06K"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "33HNDF",
                "GS-AJ",
                "3R4N5"
              ],
              "segmentSequence": 1
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "GMW29P"
              ],
              "segmentSequence": 9
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "O-XEO",
                "L0XIT",
                "38-JX"
              ],
              "segmentSequence": 5
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "YKL4W",
                "45X2V"
              ],
              "segmentSequence": 4
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "HNBWL",
                "57X87M",
                "WQ59QC",
                "RO1D8A",
                "Z2HOY"
              ],
              "segmentSequence": 5
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "RT7PJ1",
                "07RVW",
                "-G33Z"
              ],
              "segmentSequence": 8
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": true,
          "issueDate": "2025-07-27T00:00:00.0Z",
          "number": "4",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "LHX6M",
                "C4DO13",
                "U33SHC"
              ],
              "segmentSequence": 6
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "59Q6AE",
                "IVTN4D",
                "4QO3OO",
                "QTF1SW",
                "KG8TO2"
              ],
              "segmentSequence": 1
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "1ESG4",
                "I9013",
                "NZZ1N",
                "3FEQW5"
              ],
              "segmentSequence": 8
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "QAIJYO",
                "-LHH4E"
              ],
              "segmentSequence": 6
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "82GISR"
              ],
              "segmentSequence": 8
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "HH-D5"
              ],
              "segmentSequence": 3
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "4VBDX",
                "WLA4L",
                "PAL4O1",
                "8IAFC"
              ],
              "segmentSequence": 8
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "MNVCP",
                "HKKII",
                "C7OUFP",
                "3SKMA0"
              ],
              "segmentSequence": 1
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "NNS7X",
                "GG16DS",
                "YMILI",
                "9AH1W"
              ],
              "segmentSequence": 4
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "TVFXBL"
              ],
              "segmentSequence": 5
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": true,
          "issueDate": "2025-12-14T00:00:00.0Z",
          "number": "8",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 4,
              "segmentReferenceIds": [
                "QTO7Y9",
                "PYQ793",
                "MRO9SF",
                "5J1COL",
                "1E738"
              ],
              "segmentSequence": 2
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "FHJXI",
                "NOAXB"
              ],
              "segmentSequence": 5
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "NB96D-",
                "UDU4D4"
              ],
              "segmentSequence": 2
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "ADEUL",
                "VE7S1E",
                "LWK8R",
                "LSAE5M"
              ],
              "segmentSequence": 9
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "PONZ4",
                "QDZJT",
                "DQ3FN",
                "SMYOS",
                "05K-OH"
              ],
              "segmentSequence": 10
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "VBU08",
                "NJBI-8",
                "FXXNX"
              ],
              "segmentSequence": 4
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "7RZ7N",
                "QYC-5",
                "PEOD4"
              ],
              "segmentSequence": 6
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "P9T9NY"
              ],
              "segmentSequence": 4
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "2I-TXI",
                "UMSXLS"
              ],
              "segmentSequence": 10
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "JP202Y",
                "HU7GI",
                "MUCI5",
                "DWEV8S"
              ],
              "segmentSequence": 2
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": true,
          "issueDate": "2025-11-25T00:00:00.0Z",
          "number": "8",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "KGJ7QW",
                "WVS7T",
                "X0TUQ3",
                "RHMH5E"
              ],
              "segmentSequence": 8
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "JPOV2",
                "SU7WPV",
                "0HKT75",
                "1V5SEJ"
              ],
              "segmentSequence": 3
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "-QMYM",
                "T4U4C",
                "45-1B0",
                "DQBC8V",
                "IQO-NG"
              ],
              "segmentSequence": 4
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "I0O82N"
              ],
              "segmentSequence": 3
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "6Q7O4",
                "VP-T2",
                "M4X40S",
                "SOH5O",
                "BNSDWB"
              ],
              "segmentSequence": 8
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "A470FH",
                "31B6L"
              ],
              "segmentSequence": 1
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "AGLT95",
                "H0FASD"
              ],
              "segmentSequence": 7
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "2TEKXW",
                "VMZQWC"
              ],
              "segmentSequence": 10
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "F438C4"
              ],
              "segmentSequence": 1
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "QONLFG",
                "59JD2",
                "CILDJQ",
                "PAMN3O",
                "BYBN8"
              ],
              "segmentSequence": 6
            }
          ],
          "isFlightDocument": true,
          "isPrimaryDocument": true,
          "issueDate": "2025-11-01T00:00:00.0Z",
          "number": "5",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 2,
              "segmentReferenceIds": [
                "JLBEX4"
              ],
              "segmentSequence": 6
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "34BN3",
                "UQBOQI"
              ],
              "segmentSequence": 1
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "EUVNFM",
                "MI673",
                "M5-DCG"
              ],
              "segmentSequence": 6
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "0PO0D4",
                "8AYY4",
                "TBSRT"
              ],
              "segmentSequence": 6
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "94-95",
                "187TGX",
                "N9POF4",
                "L79MN",
                "U9N4Y8"
              ],
              "segmentSequence": 9
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "9N-Q6L",
                "4HXI8G",
                "VD3FPH"
              ],
              "segmentSequence": 2
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "PYPVV",
                "SJBC6"
              ],
              "segmentSequence": 9
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "V6ITZP"
              ],
              "segmentSequence": 7
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "ZQ6BOB"
              ],
              "segmentSequence": 8
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "L9OX3N"
              ],
              "segmentSequence": 4
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": false,
          "issueDate": "2025-12-24T00:00:00.0Z",
          "number": "7",
          "type": "Ticket"
        },
        {
          "coupons": [
            {
              "number": 1,
              "segmentReferenceIds": [
                "FR4U8F",
                "W6Q0U9",
                "OO8AU"
              ],
              "segmentSequence": 2
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "X92AL",
                "895CT0",
                "MO554-",
                "XYPADR"
              ],
              "segmentSequence": 1
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "KARRP",
                "ACO72"
              ],
              "segmentSequence": 4
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "7R4-Y",
                "F8ADMG",
                "-DY8WO",
                "6FYSXI"
              ],
              "segmentSequence": 4
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "49ZDDX",
                "JCVXBG",
                "H3HZPY",
                "6Q2Q7B",
                "EQBWGL"
              ],
              "segmentSequence": 6
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "4LRN7H",
                "HECHS",
                "-AGPC",
                "A9LAVF",
                "KDWJ4T"
              ],
              "segmentSequence": 10
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "NO3XG",
                "QYG9O"
              ],
              "segmentSequence": 8
            },
            {
              "number": 2,
              "segmentReferenceIds": [
                "ZGRDV"
              ],
              "segmentSequence": 6
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "ZM1YNV",
                "3STFK",
                "QOC99"
              ],
              "segmentSequence": 7
            },
            {
              "number": 3,
              "segmentReferenceIds": [
                "H0MJKU",
                "DT4TC",
                "XU4Y8",
                "J6VR5N",
                "AL9R6"
              ],
              "segmentSequence": 5
            }
          ],
          "isFlightDocument": false,
          "isPrimaryDocument": false,
          "issueDate": "2026-02-18T00:00:00.0Z",
          "number": "9",
          "type": "Ticket"
        }
      ],
      "offerItemReferenceIds": [
        "OI1",
        "OI2",
        "OI3"
      ],
      "originalDocument": {
        "coupons": [
          {
            "number": 3,
            "segmentReferenceIds": [
              "KKMFB",
              "859XM"
            ],
            "segmentSequence": 8
          },
          {
            "number": 1,
            "segmentReferenceIds": [
              "6O8BL",
              "2OGKCL"
            ],
            "segmentSequence": 10
          },
          {
            "number": 2,
            "segmentReferenceIds": [
              "132SU",
              "023AY"
            ],
            "segmentSequence": 1
          },
          {
            "number": 2,
            "segmentReferenceIds": [
              "OTZTJ",
              "6QVRUL",
              "3UZNEN",
              "JPTTG5"
            ],
            "segmentSequence": 9
          },
          {
            "number": 3,
            "segmentReferenceIds": [
              "7QJEJ",
              "8ART22",
              "EDCN6",
              "XHIK5"
            ],
            "segmentSequence": 8
          },
          {
            "number": 4,
            "segmentReferenceIds": [
              "-LISVG",
              "J28RX-",
              "HGDOG",
              "QRP6YV",
              "CMMB73"
            ],
            "segmentSequence": 8
          },
          {
            "number": 2,
            "segmentReferenceIds": [
              "R899K",
              "DZ8N37",
              "973-H2",
              "LYTVB",
              "V1INNE"
            ],
            "segmentSequence": 5
          },
          {
            "number": 3,
            "segmentReferenceIds": [
              "7ESGE-",
              "LG0CK",
              "IDS7XM",
              "-LX6PH",
              "PFVS27"
            ],
            "segmentSequence": 5
          },
          {
            "number": 3,
            "segmentReferenceIds": [
              "F0B0E",
              "-JKFE",
              "V7TCAP"
            ],
            "segmentSequence": 1
          },
          {
            "number": 2,
            "segmentReferenceIds": [
              "K5YWM1",
              "ELYMQC",
              "59QN8",
              "7WD1H",
              "DO4BLF"
            ],
            "segmentSequence": 4
          }
        ],
        "isFlightDocument": false,
        "isPrimaryDocument": false,
        "issueDate": "2025-07-08T00:00:00.0Z",
        "number": "2",
        "type": "Ticket"
      },
      "passengerReferenceId": "65ce9428-2e21-4ed4-a923-0c6a60afe308",
      "refundFop": "CC",
      "result": {
        "messages": [
          {
            "category": "BookingService",
            "description": "Process Failed",
            "type": "ErrorMessage"
          },
          {
            "category": "PriceExchangeService",
            "description": "Process Failed",
            "type": "ErrorMessage"
          }
        ],
        "passengerReferenceId": "655bcb91-cb61-41c1-ab6c-62b5f93f7471",
        "status": "PartialSuccess",
        "warnings": [
          {
            "category": "PriceExchangeService",
            "description": "Transaction Retained",
            "fieldName": "surname",
            "fieldPath": "passenger.surname",
            "fieldValue": "Kutch",
            "type": "DisplayMessage"
          },
          {
            "category": "PriceExchangeService",
            "description": "Transaction Retained",
            "fieldName": "givenName",
            "fieldPath": "passenger.givenName",
            "fieldValue": "Bruen",
            "type": "DisplayMessage"
          },
          {
            "category": "BookingService",
            "description": "Transaction Retained",
            "fieldName": "givenName",
            "fieldPath": "passenger.givenName",
            "fieldValue": "Runolfsdottir",
            "type": "ErrorMessage"
          },
          {
            "category": "PriceExchangeService",
            "description": "Transaction Retained",
            "fieldName": "givenName",
            "fieldPath": "passenger.surname",
            "fieldValue": "Herzog",
            "type": "ErrorMessage"
          }
        ]
      },
      "transactionResult": "AddCollect"
    }
  ],
  "formsOfRefund": [
    {
      "cardCode": "VI",
      "cardNumber": "0",
      "cardNumberToken": "d5Y40AoWy14kbliv",
      "id": "FOR-2",
      "isNumberRequired": false,
      "type": "Cash"
    },
    {
      "cardCode": "AX",
      "cardNumber": "6",
      "cardNumberToken": "GZv0AQq3tbs0KLYB",
      "id": "FOR-1",
      "isNumberRequired": true,
      "type": "Cash"
    }
  ],
  "itinerary": {
    "id": "Z3E5P",
    "itineraryPartReferenceIds": [
      "IP-2",
      "IP-1",
      "IP-1",
      "IP-1",
      "IP-2",
      "IP-1",
      "IP-1",
      "IP-2"
    ]
  },
  "itineraryParts": [
    {
      "id": "HV1X",
      "segmentReferenceIds": [
        "RRX7Y",
        "WPLA4G",
        "6FXY7",
        "F0VCKB",
        "ZFG6NK",
        "AIFTB",
        "-HD4IA",
        "0WPI16",
        "G6GDF",
        "T3UER"
      ]
    },
    {
      "id": "YBCB",
      "segmentReferenceIds": [
        "HSQ0JH",
        "NJ6R8",
        "IBNYSD",
        "94A51X",
        "5V3EZ2",
        "2DZBCX",
        "-ASPZ",
        "GIGL6H",
        "K2J571",
        "D1WFC"
      ]
    },
    {
      "id": "8XDW",
      "segmentReferenceIds": [
        "2OWO9N",
        "7-B4ML",
        "1WUGC",
        "3RTPB",
        "1-9D3E",
        "8I8F6J",
        "-JEC1R",
        "D6FZC",
        "MV2O27",
        "U2N4Y"
      ]
    },
    {
      "id": "7UHI2",
      "segmentReferenceIds": [
        "IUA-3C",
        "26JH8",
        "31BGWT",
        "1VLGQ",
        "GG4HM8",
        "1WLXW",
        "X6PABM",
        "8CSN9",
        "0BKAB",
        "E2I3EY"
      ]
    },
    {
      "id": "3VG2",
      "segmentReferenceIds": [
        "MJ8WQF",
        "Y6KN7F",
        "6-K1-Y",
        "Q9G73",
        "1FPG9E",
        "PY76N",
        "A0MAE",
        "Z750J",
        "ENWXNV",
        "ERXLW"
      ]
    },
    {
      "id": "IELRU",
      "segmentReferenceIds": [
        "TI2DI",
        "SF06NF",
        "L9NTA",
        "OCSS4R",
        "3PY8RC",
        "I3I1C",
        "WQ7PY",
        "FE1XO",
        "ALLKUK",
        "GPY260"
      ]
    },
    {
      "id": "57FQ4",
      "segmentReferenceIds": [
        "TQ236",
        "0TQX8Z",
        "W7Z4R",
        "6-98R1",
        "WS8XY",
        "4O4XWK",
        "DJBD9H",
        "21BJP",
        "5ZX2NT",
        "0LR798"
      ]
    },
    {
      "id": "-MMN",
      "segmentReferenceIds": [
        "8LPK7",
        "4DH6N",
        "E7P3Z",
        "Q2H35Q",
        "27OUL",
        "7W9LL",
        "Y3WQ3Y",
        "BR90I",
        "55AVY",
        "YYPF2Q"
      ]
    }
  ],
  "offer": {
    "id": "7a300d40-609b-4b88-8f48-ef2ac9551c29",
    "items": [
      {
        "details": {
          "type": "AirOfferItem"
        },
        "id": "3bf75da5-d37d-4d1b-b1cf-3bc7fe853ca4",
        "itineraryPartReferenceIds": [
          "IP-2",
          "IP-2",
          "IP-1",
          "IP-2",
          "IP-1",
          "IP-2",
          "IP-1",
          "IP-1"
        ],
        "itineraryReferenceId": "0JPU",
        "passengerReferenceIds": [
          "7d333037-5cd9-4331-8a63-c84abc70de41",
          "340e5a17-e989-469c-9ebb-3f8362bf927e",
          "97781da6-f8c2-499e-8f02-4aade540009c",
          "5aa18ccf-dc43-489b-8327-ac200ca80181",
          "ce37a006-ef2f-4986-920b-c39647d7c0a7",
          "9cbbc95d-9160-4961-b642-ce4dfeacf4a7",
          "83ce864f-41c6-479c-ab15-cffcefbd9e49",
          "f63ef126-bc53-4284-acb4-e30dbfb7eca7",
          "6689ace5-a614-44a0-a5ff-5eefc66312b4"
        ],
        "price": {
          "originalUnitPrices": [
            {
              "commission": {
                "amount": {
                  "amount": "295.01",
                  "currencyCode": "QAR"
                },
                "percentage": "12.56"
              },
              "deal": {
                "amount": {
                  "amount": "465.98",
                  "currencyCode": "CLP"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "8.94",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "a5123b4c-f6aa-4b41-bafe-e16323a593fd",
                "100dd1df-2c6c-4e71-a428-6f6d8549eafd",
                "32bd6f37-cc61-411b-a1fd-dfbcaa1a53e3",
                "9270073f-4e76-4d19-8349-d8fabf865d54",
                "8f0f4b43-1a70-458d-8907-9a01da1f29d5",
                "b6f853b4-de6b-4dcb-9313-3a213c8db19e",
                "fe9f710a-4eb8-4dc9-8738-ae38f549d520",
                "adab8682-e0ab-4077-8fbc-fdf55b304ab9",
                "af70d992-7601-422b-a5dd-9fdebff95382"
              ],
              "total": {
                "amount": {
                  "amount": "256.27",
                  "currencyCode": "RON"
                },
                "awardAmount": {
                  "amount": 13500,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1423,
                "equivalentAmount": {
                  "amount": "204.32",
                  "currencyCode": "BND"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "399.47",
                    "currencyCode": "SBD"
                  },
                  "awardAmount": {
                    "amount": 27551,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4251,
                  "equivalentAmount": {
                    "amount": "305",
                    "currencyCode": "KPW"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "174.59",
                      "currencyCode": "CDF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 33556,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0958,
                    "equivalentAmount": {
                      "amount": "115.7",
                      "currencyCode": "PHP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "269.53",
                      "currencyCode": "XAF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 14260,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2043,
                    "equivalentAmount": {
                      "amount": "485.73",
                      "currencyCode": "RON"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "204.89",
                      "currencyCode": "RON"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 6459,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1475,
                    "equivalentAmount": {
                      "amount": "162.58",
                      "currencyCode": "CNY"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "311.02",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 22448,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0689,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "92.14",
                      "currencyCode": "NIO"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "118.71",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 35656,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0114,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "211.44",
                      "currencyCode": "AWG"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "173.55",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 5514,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4024,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "256.28",
                      "currencyCode": "GMD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "170.05",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 3391,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0735,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "277.65",
                      "currencyCode": "GNF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "213.5",
                  "currencyCode": "CNY"
                },
                "percentage": "11.57"
              },
              "deal": {
                "amount": {
                  "amount": "76.52",
                  "currencyCode": "JPY"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "17.83",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "d566e732-1692-4d1b-bb07-31adfb3980e5",
                "206c7bbe-560a-4d0f-a78c-8ebc6896949b",
                "fa374491-8f9c-4510-adb1-c6e2f56aac98",
                "7c528968-d79a-4d45-8c0a-17fec5b7a43d",
                "a082e628-975b-4fd3-92ab-47de260f3762",
                "97f56a59-ddef-40cd-b0d9-822a3dfacbba",
                "dba1ad59-801c-44af-994c-6e7f9b7bb2b1",
                "16273e01-77eb-45d9-812f-aa23f013be45",
                "88a68278-090c-4807-8a87-7af5d6785d73"
              ],
              "total": {
                "amount": {
                  "amount": "307.58",
                  "currencyCode": "SBD"
                },
                "awardAmount": {
                  "amount": 18720,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4977,
                "equivalentAmount": {
                  "amount": "95.61",
                  "currencyCode": "SHP"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "254.5",
                    "currencyCode": "MNT"
                  },
                  "awardAmount": {
                    "amount": 20179,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4651,
                  "equivalentAmount": {
                    "amount": "397.72",
                    "currencyCode": "DOP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "372.7",
                      "currencyCode": "KZT"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 23798,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0586,
                    "equivalentAmount": {
                      "amount": "299.26",
                      "currencyCode": "VUV"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "408.3",
                      "currencyCode": "MNT"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 46145,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1606,
                    "equivalentAmount": {
                      "amount": "360.09",
                      "currencyCode": "GBP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "147.49",
                      "currencyCode": "BND"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 32542,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.149,
                    "equivalentAmount": {
                      "amount": "343.59",
                      "currencyCode": "KPW"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "118.15",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 35906,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.22,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "242.79",
                      "currencyCode": "PYG"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "269.49",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 23638,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2632,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "120.74",
                      "currencyCode": "AZN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "64.83",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 39743,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1412,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "140.62",
                      "currencyCode": "MWK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "189.95",
                  "currencyCode": "JMD"
                },
                "percentage": "8.59"
              },
              "deal": {
                "amount": {
                  "amount": "202.96",
                  "currencyCode": "GYD"
                },
                "offerName": "SUMMER SALE",
                "percentage": "13.73",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "0ccbdc96-ba93-4c98-8f75-cddd67775416",
                "a2631b6f-a2c2-41fc-b886-76a75c291183",
                "fc9c06df-dcf0-41a5-8c91-1e495af151de",
                "21b5f668-bc15-4d9d-9930-6ef76a688b93",
                "bb2c6afd-ebad-4048-95d4-bd303bcdab20",
                "bae952ba-46fd-4301-8f6d-e42911590d4f",
                "634d3f03-e5f6-4cc7-be00-261f1d77ba50",
                "07391d67-bcb1-4bf6-ae84-3281ea51ef3b",
                "eda6575d-2975-452d-8896-3d25ff32339f"
              ],
              "total": {
                "amount": {
                  "amount": "283.89",
                  "currencyCode": "VND"
                },
                "awardAmount": {
                  "amount": 25874,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.32,
                "equivalentAmount": {
                  "amount": "114.23",
                  "currencyCode": "SOS"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "372.82",
                    "currencyCode": "AED"
                  },
                  "awardAmount": {
                    "amount": 36944,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1794,
                  "equivalentAmount": {
                    "amount": "171.29",
                    "currencyCode": "GTQ"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "371.63",
                      "currencyCode": "GNF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 11147,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0237,
                    "equivalentAmount": {
                      "amount": "225.47",
                      "currencyCode": "AZN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "335.72",
                      "currencyCode": "GNF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 30030,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0506,
                    "equivalentAmount": {
                      "amount": "148.24",
                      "currencyCode": "QAR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "155.4",
                      "currencyCode": "ISK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 29952,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.258,
                    "equivalentAmount": {
                      "amount": "142.61",
                      "currencyCode": "MZN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "180.43",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 2313,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2039,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "234.53",
                      "currencyCode": "VES"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "45.43",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 25665,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0136,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "345.99",
                      "currencyCode": "JMD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "472.4",
                  "currencyCode": "EUR"
                },
                "percentage": "10.56"
              },
              "deal": {
                "amount": {
                  "amount": "57.58",
                  "currencyCode": "XPF"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "14.01",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "fef209af-c4ff-4578-83bf-2032c8fb2eea",
                "f15ce5c6-2e93-4bc2-92b4-3a9bacdc77c6",
                "24a81a4b-8a88-4e54-ab31-d0e2d25e1c46",
                "2ccd73f9-8244-4de7-909d-36fa10fbc49c",
                "8bab39e0-984c-4fe7-941d-efddf4121094",
                "de855fef-844e-4b9a-a83a-891d99878986",
                "6e402ee0-e270-4051-b64b-776e71051729",
                "46a11854-9eb3-4b95-bf20-80d3e4513407",
                "488e2cb1-a6f2-4659-9edb-6c27dd76697d"
              ],
              "total": {
                "amount": {
                  "amount": "204.7",
                  "currencyCode": "ANG"
                },
                "awardAmount": {
                  "amount": 49118,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2738,
                "equivalentAmount": {
                  "amount": "85.27",
                  "currencyCode": "CVE"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "439.98",
                    "currencyCode": "BGN"
                  },
                  "awardAmount": {
                    "amount": 13793,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0601,
                  "equivalentAmount": {
                    "amount": "388.8",
                    "currencyCode": "XCD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "172.98",
                      "currencyCode": "SRD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 32036,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4912,
                    "equivalentAmount": {
                      "amount": "397.88",
                      "currencyCode": "IDR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "133.52",
                      "currencyCode": "NPR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 47536,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2055,
                    "equivalentAmount": {
                      "amount": "371.57",
                      "currencyCode": "MWK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "135.25",
                      "currencyCode": "MUR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 23939,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4085,
                    "equivalentAmount": {
                      "amount": "352.42",
                      "currencyCode": "AMD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "268.47",
                      "currencyCode": "TZS"
                    },
                    "awardAmount": {
                      "amount": 11886,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1861,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "447.29",
                      "currencyCode": "ILS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "402.92",
                      "currencyCode": "CDF"
                    },
                    "awardAmount": {
                      "amount": 16901,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3378,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "39.32",
                      "currencyCode": "DKK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "428.59",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 15257,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3811,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "497.43",
                      "currencyCode": "GHS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "354.94",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 24977,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1243,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "295.47",
                      "currencyCode": "JPY"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "291.36",
                  "currencyCode": "TND"
                },
                "percentage": "7.74"
              },
              "deal": {
                "amount": {
                  "amount": "430.73",
                  "currencyCode": "SSP"
                },
                "offerName": "SUMMER SALE",
                "percentage": "7.93",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "416a8432-0e65-4c90-8be2-5b8390734e44",
                "6077050f-4c42-4cfa-81d9-a2687da3e5d0",
                "2cd49ee9-cf2f-4ff4-a9d0-6b8fd6c099e2",
                "378c3574-7618-4c94-8474-16cb4d672983",
                "2f024709-3ace-42d1-9b50-e8ff7a22716f",
                "944b7454-1803-4455-8759-92f062a31dc8",
                "1bf968c3-5940-45e1-939e-342ff5abfe15",
                "f6400001-f845-432e-8b53-4bd613b89214",
                "355a4223-c9f4-4a29-af95-e7f2368486e2"
              ],
              "total": {
                "amount": {
                  "amount": "346.08",
                  "currencyCode": "MWK"
                },
                "awardAmount": {
                  "amount": 48990,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3498,
                "equivalentAmount": {
                  "amount": "277.45",
                  "currencyCode": "NOK"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "234.18",
                    "currencyCode": "BBD"
                  },
                  "awardAmount": {
                    "amount": 20910,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.143,
                  "equivalentAmount": {
                    "amount": "312.61",
                    "currencyCode": "ILS"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "164.25",
                      "currencyCode": "KRW"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 6644,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0262,
                    "equivalentAmount": {
                      "amount": "367.43",
                      "currencyCode": "BMD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "285.81",
                      "currencyCode": "ZMW"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 35557,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.155,
                    "equivalentAmount": {
                      "amount": "190.8",
                      "currencyCode": "BND"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "134.1",
                      "currencyCode": "DOP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 17500,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1518,
                    "equivalentAmount": {
                      "amount": "19.14",
                      "currencyCode": "UYU"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "68.88",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 46932,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2763,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "122.53",
                      "currencyCode": "IRR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "369.9",
                      "currencyCode": "BWP"
                    },
                    "awardAmount": {
                      "amount": 9347,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3714,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "20.1",
                      "currencyCode": "PHP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "439.12",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 38019,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.019,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "161.31",
                      "currencyCode": "MRU"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "346.11",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 45229,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1197,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "457.76",
                      "currencyCode": "ZAR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "479.86",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 19202,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2691,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "293.61",
                      "currencyCode": "BYN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "186.03",
                  "currencyCode": "RUB"
                },
                "percentage": "12.06"
              },
              "deal": {
                "amount": {
                  "amount": "481.86",
                  "currencyCode": "BIF"
                },
                "offerName": "SUMMER SALE",
                "percentage": "5.15",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "def35875-e602-4bec-93ea-8fa22c6dac6f",
                "c28c175d-0e26-4260-8040-f0d335d038da",
                "a7489e2d-b57b-44a5-9642-c026b2d39a6d",
                "d12cfeab-6a31-4291-a5c5-2a5af66f498f",
                "a256646a-e98c-43b3-9093-53a175599da3",
                "e9ff81e8-0b25-4131-8aa9-29a38ef0ffe0",
                "dc9883dd-3252-4917-989f-9e12a31610ca",
                "e158be42-619b-4558-b37c-fdb17c0ce69e",
                "14b33836-3001-439a-8257-0f16921154c7"
              ],
              "total": {
                "amount": {
                  "amount": "91.96",
                  "currencyCode": "GIP"
                },
                "awardAmount": {
                  "amount": 22114,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1359,
                "equivalentAmount": {
                  "amount": "200.7",
                  "currencyCode": "TWD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "284.57",
                    "currencyCode": "TZS"
                  },
                  "awardAmount": {
                    "amount": 10683,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4655,
                  "equivalentAmount": {
                    "amount": "84.16",
                    "currencyCode": "PAB"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "107.8",
                      "currencyCode": "TRY"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 8257,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3368,
                    "equivalentAmount": {
                      "amount": "27.85",
                      "currencyCode": "UGX"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "76.21",
                      "currencyCode": "XPF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 49806,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2573,
                    "equivalentAmount": {
                      "amount": "116.89",
                      "currencyCode": "BRL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "443.21",
                      "currencyCode": "RSD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 23217,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3905,
                    "equivalentAmount": {
                      "amount": "375.67",
                      "currencyCode": "VUV"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "421.29",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 28486,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2641,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "176.93",
                      "currencyCode": "CVE"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "69.11",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 11649,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2784,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "315",
                      "currencyCode": "ZMW"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "435.01",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 47004,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0289,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "64.8",
                      "currencyCode": "ZAR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "128.33",
                  "currencyCode": "SEK"
                },
                "percentage": "7.94"
              },
              "deal": {
                "amount": {
                  "amount": "260.35",
                  "currencyCode": "SRD"
                },
                "offerName": "SUMMER SALE",
                "percentage": "8.82",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "33206f2e-25e0-4566-bce3-b91f32ff0fca",
                "c58e8a70-ce33-4ea1-820d-2dd1165fa5bf",
                "085119f3-6a8c-4981-90a4-8f2301a84c74",
                "69c3f1d0-8207-447d-a6ce-49eed4108db1",
                "5cea4c75-ade9-4b3e-aca3-ae5d194bc0a7",
                "7478db8f-b5c9-403f-a3a0-82efbb3fc555",
                "d17ec693-4d23-4893-9533-37c019cc1c4c",
                "9f092b09-0919-4b78-ad7f-8862e4e08308",
                "2e32e0d8-942b-4a99-8915-fb713e9a8fa5"
              ],
              "total": {
                "amount": {
                  "amount": "331.87",
                  "currencyCode": "FKP"
                },
                "awardAmount": {
                  "amount": 24662,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.261,
                "equivalentAmount": {
                  "amount": "134.26",
                  "currencyCode": "MRU"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "207.12",
                    "currencyCode": "DOP"
                  },
                  "awardAmount": {
                    "amount": 36643,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0496,
                  "equivalentAmount": {
                    "amount": "145.72",
                    "currencyCode": "ZAR"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "95.38",
                      "currencyCode": "SLE"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 18518,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3232,
                    "equivalentAmount": {
                      "amount": "230.25",
                      "currencyCode": "JPY"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "350.48",
                      "currencyCode": "XAF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 43285,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.499,
                    "equivalentAmount": {
                      "amount": "146.28",
                      "currencyCode": "MVR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "177.96",
                      "currencyCode": "LAK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 43934,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3606,
                    "equivalentAmount": {
                      "amount": "105.29",
                      "currencyCode": "XPF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "450.29",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 49425,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2966,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "444.71",
                      "currencyCode": "FJD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "295.87",
                      "currencyCode": "GIP"
                    },
                    "awardAmount": {
                      "amount": 47007,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2367,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "285.81",
                      "currencyCode": "KMF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "217.25",
                      "currencyCode": "MGA"
                    },
                    "awardAmount": {
                      "amount": 16166,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1839,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "492.54",
                      "currencyCode": "TZS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "162.81",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 9395,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4089,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "148.01",
                      "currencyCode": "SBD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "408.33",
                  "currencyCode": "AOA"
                },
                "percentage": "9.45"
              },
              "deal": {
                "amount": {
                  "amount": "340.69",
                  "currencyCode": "EGP"
                },
                "offerName": "SUMMER SALE",
                "percentage": "13.57",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "668cb39c-4550-4b3d-a79b-2a07be086b2e",
                "bfb45a87-05a5-4ebb-b3c1-b9d3ea0b812d",
                "139daa04-39fd-43fe-999c-8842c3d858a2",
                "1e71d909-21c4-4a16-81fa-a0f5ca1acac6",
                "0473fd49-7f96-4270-98d5-e7102437657d",
                "9ec29a99-1bbc-4928-9840-aa00146b0152",
                "8cc06eb8-44a9-4d1b-8bc2-8d9d578b5c26",
                "914602ba-7fab-4cce-a09f-d582dbe40681",
                "429d81dc-88ac-4fdd-ad24-e38e36889551"
              ],
              "total": {
                "amount": {
                  "amount": "158.99",
                  "currencyCode": "MNT"
                },
                "awardAmount": {
                  "amount": 42543,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3518,
                "equivalentAmount": {
                  "amount": "433.1",
                  "currencyCode": "CNY"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "94.79",
                    "currencyCode": "DOP"
                  },
                  "awardAmount": {
                    "amount": 45820,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3016,
                  "equivalentAmount": {
                    "amount": "256.13",
                    "currencyCode": "KPW"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "245.29",
                      "currencyCode": "CVE"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 37565,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3475,
                    "equivalentAmount": {
                      "amount": "381.09",
                      "currencyCode": "NZD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "349.76",
                      "currencyCode": "CUP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 37993,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0871,
                    "equivalentAmount": {
                      "amount": "385.31",
                      "currencyCode": "KHR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "139.5",
                      "currencyCode": "PEN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 5062,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3837,
                    "equivalentAmount": {
                      "amount": "274.69",
                      "currencyCode": "CHF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "360.59",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 5623,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1169,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "438.4",
                      "currencyCode": "SAR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "337.75",
                      "currencyCode": "LAK"
                    },
                    "awardAmount": {
                      "amount": 19408,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1613,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "367.2",
                      "currencyCode": "VUV"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "396.87",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 19421,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.375,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "154.99",
                      "currencyCode": "RON"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "194.05",
                      "currencyCode": "NIO"
                    },
                    "awardAmount": {
                      "amount": 9805,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4379,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "46.29",
                      "currencyCode": "CRC"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "474.35",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 3784,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1505,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "240.04",
                      "currencyCode": "SAR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "408.67",
                  "currencyCode": "TRY"
                },
                "percentage": "14.98"
              },
              "deal": {
                "amount": {
                  "amount": "218.12",
                  "currencyCode": "MAD"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "9.86",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "e53f43e9-24c3-4f67-9994-55edfd330416",
                "a161e316-04a5-4d8f-a38e-238869827a4d",
                "e944c2d6-46c4-49a1-9bf3-078b28161ca4",
                "5f6570b0-fc0a-4ac7-96f6-5e26962aed6e",
                "50a30bbc-53fa-4bef-ad0a-89a3e5eb2692",
                "1ce4b755-6e2d-4cb3-b16b-fe1294eed87e",
                "b7ccee09-3148-44d4-9df2-0b627ea0ba58",
                "3bd08815-b406-4193-9a5c-27efa0923c6a",
                "65aeada8-b31e-498b-a135-a0cbce41eb57"
              ],
              "total": {
                "amount": {
                  "amount": "448.2",
                  "currencyCode": "MVR"
                },
                "awardAmount": {
                  "amount": 25736,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4576,
                "equivalentAmount": {
                  "amount": "241.53",
                  "currencyCode": "MYR"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "415.08",
                    "currencyCode": "NOK"
                  },
                  "awardAmount": {
                    "amount": 45665,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2777,
                  "equivalentAmount": {
                    "amount": "116.51",
                    "currencyCode": "SBD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "422.2",
                      "currencyCode": "NIO"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 42406,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.478,
                    "equivalentAmount": {
                      "amount": "424.98",
                      "currencyCode": "KRW"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "340.67",
                      "currencyCode": "TJS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 19376,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0379,
                    "equivalentAmount": {
                      "amount": "143.36",
                      "currencyCode": "MAD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "363.01",
                      "currencyCode": "SEK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 49912,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4163,
                    "equivalentAmount": {
                      "amount": "201.93",
                      "currencyCode": "NPR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "169.44",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 25728,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0844,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "258.52",
                      "currencyCode": "SHP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            }
          ],
          "passengerPriceDifferences": [
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.0387
              },
              "passengerReferenceIds": [
                "00653b04-037a-413e-b4f8-8c839d58d56a",
                "7bac36ca-d6e8-4c88-a7f3-b032efaec5f9",
                "0ce3a85c-15d9-483f-834f-c2dd7fb236ff",
                "a158295b-721e-42b6-a07a-f84f3b1857c0",
                "d8db3e93-18c6-44a2-b007-1479c60691aa",
                "99aa6984-fff9-420c-b2de-2ec7866b5929",
                "bfb30fe6-08cd-4d3a-98b6-2fd6ac6fb3c5",
                "b7e70f52-8a22-46ac-9658-449aacc7d840",
                "e40abcd4-967d-4b88-a023-d095a92c9db7"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "369",
                    "currencyCode": "GNF"
                  },
                  "awardAmount": {
                    "amount": 17785,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4904,
                  "equivalentAmount": {
                    "amount": "210.26",
                    "currencyCode": "DKK"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "466.62",
                        "currencyCode": "MMK"
                      },
                      "awardAmount": {
                        "amount": 3272,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.292,
                      "equivalentAmount": {
                        "amount": "40.69",
                        "currencyCode": "KPW"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "262.36",
                          "currencyCode": "SEK"
                        },
                        "awardAmount": {
                          "amount": 10013,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0154,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "269.75",
                          "currencyCode": "ZMW"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "34.89",
                          "currencyCode": "LBP"
                        },
                        "awardAmount": {
                          "amount": 36988,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4381,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "26.62",
                          "currencyCode": "EUR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "342.01",
                          "currencyCode": "GHS"
                        },
                        "awardAmount": {
                          "amount": 28985,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4747,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "153.99",
                          "currencyCode": "BSD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "367.96",
                        "currencyCode": "LSL"
                      },
                      "awardAmount": {
                        "amount": 40580,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1466,
                      "equivalentAmount": {
                        "amount": "469.66",
                        "currencyCode": "DOP"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "53.08",
                          "currencyCode": "WST"
                        },
                        "awardAmount": {
                          "amount": 38039,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4355,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "322.23",
                          "currencyCode": "SBD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "303.5",
                          "currencyCode": "FKP"
                        },
                        "awardAmount": {
                          "amount": 43393,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3905,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "175.81",
                          "currencyCode": "PAB"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "272.54",
                          "currencyCode": "PHP"
                        },
                        "awardAmount": {
                          "amount": 34598,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0213,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "319.57",
                          "currencyCode": "NGN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "495.89",
                        "currencyCode": "EUR"
                      },
                      "awardAmount": {
                        "amount": 33113,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2735,
                      "equivalentAmount": {
                        "amount": "147.89",
                        "currencyCode": "JOD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "436.64",
                          "currencyCode": "XCD"
                        },
                        "awardAmount": {
                          "amount": 21402,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1324,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "413.79",
                          "currencyCode": "VES"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "71.99",
                          "currencyCode": "KHR"
                        },
                        "awardAmount": {
                          "amount": 32661,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0789,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "360.44",
                          "currencyCode": "UGX"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "50.89",
                          "currencyCode": "MXN"
                        },
                        "awardAmount": {
                          "amount": 12901,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3888,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "438.93",
                          "currencyCode": "EUR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "193.7",
                    "currencyCode": "TMT"
                  },
                  "awardAmount": {
                    "amount": 19932,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0952,
                  "equivalentAmount": {
                    "amount": "98.11",
                    "currencyCode": "WST"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "235.94",
                    "currencyCode": "KGS"
                  },
                  "awardAmount": {
                    "amount": 10827,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4366,
                  "equivalentAmount": {
                    "amount": "135",
                    "currencyCode": "MUR"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "319.01",
                    "currencyCode": "KGS"
                  },
                  "awardAmount": {
                    "amount": 42789,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2723,
                  "equivalentAmount": {
                    "amount": "342.41",
                    "currencyCode": "MVR"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "424.49",
                      "currencyCode": "GBP"
                    },
                    "awardAmount": {
                      "amount": 15941,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0103,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "12.6",
                      "currencyCode": "NOK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "342.71",
                    "currencyCode": "XAF"
                  },
                  "awardAmount": {
                    "amount": 18871,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0517,
                  "equivalentAmount": {
                    "amount": "25.76",
                    "currencyCode": "SLE"
                  }
                },
                {
                  "amount": {
                    "amount": "464.92",
                    "currencyCode": "HNL"
                  },
                  "awardAmount": {
                    "amount": 3044,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1544,
                  "equivalentAmount": {
                    "amount": "286.28",
                    "currencyCode": "KGS"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.8207
              },
              "passengerReferenceIds": [
                "e3784eb1-2ed9-4d10-b82e-c6e13d1a30c1",
                "95fb3dce-65d7-491b-bc48-45a62135504f",
                "628f823e-06cd-434a-9139-c165f380d238",
                "08e678c1-8c22-4edd-8e78-ceaedda1038c",
                "c1b3ed1d-6187-4e43-af48-9e856eba60d9",
                "7495c22c-682a-42cb-b7f5-0a9954f1a948",
                "16623a75-8d3d-4075-9625-a317d5913664",
                "dfc656a6-4729-4367-bc3e-7b525397abe3",
                "3c150c83-8b40-44a7-a6e1-f8075cce2caa"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "393.58",
                    "currencyCode": "SSP"
                  },
                  "awardAmount": {
                    "amount": 23247,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0329,
                  "equivalentAmount": {
                    "amount": "148.86",
                    "currencyCode": "CLP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "29.7",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 7770,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0204,
                      "equivalentAmount": {
                        "amount": "460.29",
                        "currencyCode": "UYU"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "465.96",
                          "currencyCode": "BRL"
                        },
                        "awardAmount": {
                          "amount": 12116,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.459,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "281.45",
                          "currencyCode": "OMR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "429.24",
                        "currencyCode": "TJS"
                      },
                      "awardAmount": {
                        "amount": 19792,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1522,
                      "equivalentAmount": {
                        "amount": "172.07",
                        "currencyCode": "VND"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "25.49",
                          "currencyCode": "TMT"
                        },
                        "awardAmount": {
                          "amount": 13012,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3657,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "60.73",
                          "currencyCode": "BWP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "146.48",
                          "currencyCode": "IDR"
                        },
                        "awardAmount": {
                          "amount": 9132,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4192,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "215.98",
                          "currencyCode": "CRC"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "22.52",
                          "currencyCode": "BTN"
                        },
                        "awardAmount": {
                          "amount": 13000,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3241,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "474.59",
                          "currencyCode": "WST"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "375.35",
                          "currencyCode": "BYN"
                        },
                        "awardAmount": {
                          "amount": 14573,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1836,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "452.66",
                          "currencyCode": "EGP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "98.9",
                          "currencyCode": "MNT"
                        },
                        "awardAmount": {
                          "amount": 15986,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1202,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "184.33",
                          "currencyCode": "MDL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "431.66",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 4161,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1299,
                      "equivalentAmount": {
                        "amount": "486.96",
                        "currencyCode": "GTQ"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "309.72",
                          "currencyCode": "AWG"
                        },
                        "awardAmount": {
                          "amount": 2581,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4591,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "56.93",
                          "currencyCode": "MXN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "120.63",
                          "currencyCode": "ISK"
                        },
                        "awardAmount": {
                          "amount": 39138,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3715,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "318.29",
                          "currencyCode": "VES"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "295.04",
                          "currencyCode": "DKK"
                        },
                        "awardAmount": {
                          "amount": 33640,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1086,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "371.4",
                          "currencyCode": "MUR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "340.77",
                          "currencyCode": "RUB"
                        },
                        "awardAmount": {
                          "amount": 10478,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3152,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "97.6",
                          "currencyCode": "ALL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "299.95",
                    "currencyCode": "UZS"
                  },
                  "awardAmount": {
                    "amount": 3394,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1533,
                  "equivalentAmount": {
                    "amount": "305.12",
                    "currencyCode": "RUB"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "132.55",
                    "currencyCode": "DJF"
                  },
                  "awardAmount": {
                    "amount": 8418,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4781,
                  "equivalentAmount": {
                    "amount": "408.88",
                    "currencyCode": "KES"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "112.77",
                    "currencyCode": "ISK"
                  },
                  "awardAmount": {
                    "amount": 35983,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1375,
                  "equivalentAmount": {
                    "amount": "104.61",
                    "currencyCode": "BYN"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "346.03",
                      "currencyCode": "LKR"
                    },
                    "awardAmount": {
                      "amount": 29982,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3466,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "188.54",
                      "currencyCode": "RUB"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "298.82",
                    "currencyCode": "DOP"
                  },
                  "awardAmount": {
                    "amount": 18692,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1669,
                  "equivalentAmount": {
                    "amount": "82.13",
                    "currencyCode": "ISK"
                  }
                },
                {
                  "amount": {
                    "amount": "274.47",
                    "currencyCode": "PYG"
                  },
                  "awardAmount": {
                    "amount": 39839,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1127,
                  "equivalentAmount": {
                    "amount": "54.3",
                    "currencyCode": "PKR"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.9964
              },
              "passengerReferenceIds": [
                "26a942d7-cb30-4213-85b7-81d50df1d1d7",
                "c8003174-37d6-41f6-94bf-68cea031bfd8",
                "5edd1bb2-bb4e-41e8-bb8a-4c964f5038ca",
                "94f940ad-fae6-49d5-8f88-cdbc7519616a",
                "8a3f711e-1794-4697-a14b-f438aeba5280",
                "302ce2e6-3aed-49fd-80ee-960b2e07e600",
                "444a03b3-6df6-4bf9-9f68-7d1b160ac76c",
                "154299f8-0584-406f-ad2d-ac7eee54f6db",
                "39fb56c4-5430-4715-98d2-85459c3665c3"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "30.86",
                    "currencyCode": "LAK"
                  },
                  "awardAmount": {
                    "amount": 30370,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2412,
                  "equivalentAmount": {
                    "amount": "228.65",
                    "currencyCode": "MUR"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "401.62",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 36404,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2476,
                      "equivalentAmount": {
                        "amount": "486.86",
                        "currencyCode": "MWK"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "121.44",
                          "currencyCode": "HTG"
                        },
                        "awardAmount": {
                          "amount": 16276,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0379,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "48.91",
                          "currencyCode": "LKR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "194.36",
                        "currencyCode": "SCR"
                      },
                      "awardAmount": {
                        "amount": 5337,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3664,
                      "equivalentAmount": {
                        "amount": "266.56",
                        "currencyCode": "XOF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "48.05",
                          "currencyCode": "GYD"
                        },
                        "awardAmount": {
                          "amount": 15695,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4504,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "399.46",
                          "currencyCode": "NGN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "224.6",
                          "currencyCode": "PGK"
                        },
                        "awardAmount": {
                          "amount": 8654,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4609,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "234.55",
                          "currencyCode": "BSD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "80.52",
                        "currencyCode": "HUF"
                      },
                      "awardAmount": {
                        "amount": 14290,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4745,
                      "equivalentAmount": {
                        "amount": "218.37",
                        "currencyCode": "MDL"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "435.24",
                          "currencyCode": "ANG"
                        },
                        "awardAmount": {
                          "amount": 32279,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.202,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "361.11",
                          "currencyCode": "SYP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "283.65",
                          "currencyCode": "LRD"
                        },
                        "awardAmount": {
                          "amount": 43732,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0764,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "92.57",
                          "currencyCode": "CUP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "21.99",
                          "currencyCode": "NPR"
                        },
                        "awardAmount": {
                          "amount": 8271,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.426,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "94.53",
                          "currencyCode": "INR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "402.28",
                    "currencyCode": "AMD"
                  },
                  "awardAmount": {
                    "amount": 38718,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4474,
                  "equivalentAmount": {
                    "amount": "439.18",
                    "currencyCode": "UGX"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "113.3",
                    "currencyCode": "ETB"
                  },
                  "awardAmount": {
                    "amount": 33522,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1877,
                  "equivalentAmount": {
                    "amount": "327.55",
                    "currencyCode": "PHP"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "247.26",
                    "currencyCode": "TZS"
                  },
                  "awardAmount": {
                    "amount": 22523,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3523,
                  "equivalentAmount": {
                    "amount": "267.02",
                    "currencyCode": "SGD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "48.76",
                      "currencyCode": "NZD"
                    },
                    "awardAmount": {
                      "amount": 17388,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3196,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "170.5",
                      "currencyCode": "SHP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "152.62",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 5680,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2774,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "184.87",
                      "currencyCode": "AWG"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "111.41",
                      "currencyCode": "SHP"
                    },
                    "awardAmount": {
                      "amount": 26229,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3777,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "419.69",
                      "currencyCode": "JMD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "76.74",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 37488,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3898,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "101.1",
                      "currencyCode": "GHS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "294.53",
                    "currencyCode": "BSD"
                  },
                  "awardAmount": {
                    "amount": 6511,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0775,
                  "equivalentAmount": {
                    "amount": "53.94",
                    "currencyCode": "GIP"
                  }
                },
                {
                  "amount": {
                    "amount": "455.93",
                    "currencyCode": "KMF"
                  },
                  "awardAmount": {
                    "amount": 18579,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.269,
                  "equivalentAmount": {
                    "amount": "75.75",
                    "currencyCode": "HUF"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.0235
              },
              "passengerReferenceIds": [
                "03d99ad7-fbc3-439a-9b31-c993402a5d3f",
                "a12731ac-293d-4947-843e-7795b00ea4ac",
                "69093afc-58db-437d-9912-601257138f4a",
                "b00e79dd-9bf7-4f69-a183-2cebed669166",
                "37e9eb68-ca49-4728-95e2-391b6aa5e935",
                "86f3881b-062a-4949-bf9a-e39f7c112d52",
                "6e2915fe-c15f-490f-ae0c-ec811cac2950",
                "2181e075-f4d3-49af-8774-27ad5913fae3",
                "642b160c-3e4c-420e-a1c6-ff2236e70c92"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "173.82",
                    "currencyCode": "JMD"
                  },
                  "awardAmount": {
                    "amount": 35650,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2682,
                  "equivalentAmount": {
                    "amount": "23.81",
                    "currencyCode": "RON"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "211.88",
                        "currencyCode": "SOS"
                      },
                      "awardAmount": {
                        "amount": 31140,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3202,
                      "equivalentAmount": {
                        "amount": "357.24",
                        "currencyCode": "MZN"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "319.09",
                          "currencyCode": "MUR"
                        },
                        "awardAmount": {
                          "amount": 39949,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2817,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "168.42",
                          "currencyCode": "UAH"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "375.42",
                        "currencyCode": "TJS"
                      },
                      "awardAmount": {
                        "amount": 1046,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4057,
                      "equivalentAmount": {
                        "amount": "311.55",
                        "currencyCode": "VND"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "125.24",
                          "currencyCode": "MNT"
                        },
                        "awardAmount": {
                          "amount": 23209,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0819,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "394.96",
                          "currencyCode": "LRD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "233.99",
                          "currencyCode": "SRD"
                        },
                        "awardAmount": {
                          "amount": 26476,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0746,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "73.79",
                          "currencyCode": "KRW"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "411.84",
                        "currencyCode": "MGA"
                      },
                      "awardAmount": {
                        "amount": 42304,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4018,
                      "equivalentAmount": {
                        "amount": "31.13",
                        "currencyCode": "COP"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "381.21",
                          "currencyCode": "KES"
                        },
                        "awardAmount": {
                          "amount": 31338,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3089,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "419.11",
                          "currencyCode": "PHP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "30.23",
                          "currencyCode": "WST"
                        },
                        "awardAmount": {
                          "amount": 41309,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.225,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "100.63",
                          "currencyCode": "HUF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "370.14",
                    "currencyCode": "TRY"
                  },
                  "awardAmount": {
                    "amount": 30844,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0107,
                  "equivalentAmount": {
                    "amount": "142.83",
                    "currencyCode": "CUP"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "306.73",
                    "currencyCode": "KPW"
                  },
                  "awardAmount": {
                    "amount": 49163,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3261,
                  "equivalentAmount": {
                    "amount": "382.61",
                    "currencyCode": "SCR"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "295.2",
                    "currencyCode": "LKR"
                  },
                  "awardAmount": {
                    "amount": 20408,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1604,
                  "equivalentAmount": {
                    "amount": "304.51",
                    "currencyCode": "MKD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "181.01",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 9102,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2711,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "129.03",
                      "currencyCode": "PGK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "49.55",
                      "currencyCode": "EGP"
                    },
                    "awardAmount": {
                      "amount": 1110,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.446,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "74.17",
                      "currencyCode": "MOP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "333.27",
                    "currencyCode": "TOP"
                  },
                  "awardAmount": {
                    "amount": 1879,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4235,
                  "equivalentAmount": {
                    "amount": "176.66",
                    "currencyCode": "IRR"
                  }
                },
                {
                  "amount": {
                    "amount": "88.29",
                    "currencyCode": "IRR"
                  },
                  "awardAmount": {
                    "amount": 15999,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1345,
                  "equivalentAmount": {
                    "amount": "172.15",
                    "currencyCode": "HNL"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.8944
              },
              "passengerReferenceIds": [
                "f04ae685-e1f1-42db-ae90-bbc7f5d53afd",
                "59d92cc5-b1d8-4e59-a045-b330b7c9d1a9",
                "d8a7086f-6791-4967-ba8e-31559e37c264",
                "31011f99-99ea-46ca-8683-ebe89c2cdd8f",
                "0790ca8a-313d-4d1f-b403-e319320a3b5f",
                "8fb9a8c4-f837-4e23-b3e4-6d42437f3fa5",
                "e1362787-3171-462d-a3d9-ebc107cc8604",
                "6b27ced2-663b-4a09-a888-0edb9a689589",
                "cf067db2-9533-47f1-bdc7-f1f34a4575db"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "144.86",
                    "currencyCode": "FKP"
                  },
                  "awardAmount": {
                    "amount": 13637,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4269,
                  "equivalentAmount": {
                    "amount": "34.23",
                    "currencyCode": "AWG"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "202.44",
                        "currencyCode": "DOP"
                      },
                      "awardAmount": {
                        "amount": 49051,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3996,
                      "equivalentAmount": {
                        "amount": "252.13",
                        "currencyCode": "BHD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "102.08",
                          "currencyCode": "VND"
                        },
                        "awardAmount": {
                          "amount": 20769,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2806,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "178.99",
                          "currencyCode": "ILS"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "91.89",
                          "currencyCode": "SYP"
                        },
                        "awardAmount": {
                          "amount": 13114,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0457,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "104.74",
                          "currencyCode": "MRU"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "192.79",
                        "currencyCode": "BIF"
                      },
                      "awardAmount": {
                        "amount": 24400,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.367,
                      "equivalentAmount": {
                        "amount": "356.94",
                        "currencyCode": "GIP"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "144.09",
                          "currencyCode": "KRW"
                        },
                        "awardAmount": {
                          "amount": 36443,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1291,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "131.16",
                          "currencyCode": "STN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "189.87",
                        "currencyCode": "INR"
                      },
                      "awardAmount": {
                        "amount": 4557,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.111,
                      "equivalentAmount": {
                        "amount": "97.08",
                        "currencyCode": "KYD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "190.97",
                          "currencyCode": "NIO"
                        },
                        "awardAmount": {
                          "amount": 26931,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3319,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "41.53",
                          "currencyCode": "MNT"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "328.15",
                          "currencyCode": "BOB"
                        },
                        "awardAmount": {
                          "amount": 25769,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.364,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "297.33",
                          "currencyCode": "BYN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "314.4",
                          "currencyCode": "KES"
                        },
                        "awardAmount": {
                          "amount": 3804,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2552,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "373.32",
                          "currencyCode": "AZN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "451.79",
                          "currencyCode": "KMF"
                        },
                        "awardAmount": {
                          "amount": 1725,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3035,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "209.56",
                          "currencyCode": "XPF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "261.39",
                          "currencyCode": "UGX"
                        },
                        "awardAmount": {
                          "amount": 47306,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4394,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "287.27",
                          "currencyCode": "DZD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "132.44",
                    "currencyCode": "AFN"
                  },
                  "awardAmount": {
                    "amount": 33929,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2234,
                  "equivalentAmount": {
                    "amount": "498.9",
                    "currencyCode": "PYG"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "305.03",
                    "currencyCode": "XAF"
                  },
                  "awardAmount": {
                    "amount": 1875,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1785,
                  "equivalentAmount": {
                    "amount": "483.4",
                    "currencyCode": "MMK"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "411.74",
                    "currencyCode": "GHS"
                  },
                  "awardAmount": {
                    "amount": 21911,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4148,
                  "equivalentAmount": {
                    "amount": "164.1",
                    "currencyCode": "AZN"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "344.39",
                      "currencyCode": "DOP"
                    },
                    "awardAmount": {
                      "amount": 11037,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0811,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "55.11",
                      "currencyCode": "AED"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "266.04",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 27234,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4104,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "207.32",
                      "currencyCode": "SCR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "318.91",
                      "currencyCode": "DZD"
                    },
                    "awardAmount": {
                      "amount": 27851,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3455,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "221.86",
                      "currencyCode": "SBD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "477.73",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 43759,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2084,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "498.32",
                      "currencyCode": "OMR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "319.62",
                    "currencyCode": "BRL"
                  },
                  "awardAmount": {
                    "amount": 4381,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2781,
                  "equivalentAmount": {
                    "amount": "210.79",
                    "currencyCode": "KZT"
                  }
                },
                {
                  "amount": {
                    "amount": "186.35",
                    "currencyCode": "DKK"
                  },
                  "awardAmount": {
                    "amount": 12228,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1462,
                  "equivalentAmount": {
                    "amount": "463.58",
                    "currencyCode": "CUP"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 0.9123
              },
              "passengerReferenceIds": [
                "6721010c-9984-4313-8b16-39c91ccec1f7",
                "a37d164d-b79a-4bc6-8e9d-418d83cbce16",
                "0ba5cbbe-7f8f-41de-83f0-8e5c9259af99",
                "9815c523-049b-4eec-b847-29a54c2c1d4f",
                "42881ecb-bb46-4586-bbf2-d01ab0d1b9c1",
                "ca2eac1a-d672-4ac0-84ee-b87253cb3f3e",
                "baf227d6-c81a-41fa-85cd-ca44552728e2",
                "a41277ff-7b10-4cb5-a068-65bc574d5518",
                "7bc2fd00-caad-4f6d-83ed-1ba28c0c1f4e"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "402.49",
                    "currencyCode": "CRC"
                  },
                  "awardAmount": {
                    "amount": 7128,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1962,
                  "equivalentAmount": {
                    "amount": "105.08",
                    "currencyCode": "EUR"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "154.77",
                        "currencyCode": "LBP"
                      },
                      "awardAmount": {
                        "amount": 42961,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0145,
                      "equivalentAmount": {
                        "amount": "461.27",
                        "currencyCode": "IQD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "129.37",
                          "currencyCode": "EUR"
                        },
                        "awardAmount": {
                          "amount": 15291,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1554,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "99.31",
                          "currencyCode": "BAM"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "500",
                          "currencyCode": "BSD"
                        },
                        "awardAmount": {
                          "amount": 38436,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1885,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "283.6",
                          "currencyCode": "AUD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "251.76",
                        "currencyCode": "TTD"
                      },
                      "awardAmount": {
                        "amount": 25576,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1891,
                      "equivalentAmount": {
                        "amount": "295.05",
                        "currencyCode": "KYD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "99.49",
                          "currencyCode": "LBP"
                        },
                        "awardAmount": {
                          "amount": 27276,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4907,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "292.46",
                          "currencyCode": "NAD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "179.35",
                          "currencyCode": "UAH"
                        },
                        "awardAmount": {
                          "amount": 4390,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4587,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "39.15",
                          "currencyCode": "MAD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "229.95",
                          "currencyCode": "ALL"
                        },
                        "awardAmount": {
                          "amount": 7985,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0159,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "485.4",
                          "currencyCode": "ETB"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "383.15",
                          "currencyCode": "LAK"
                        },
                        "awardAmount": {
                          "amount": 33030,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0651,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "19.63",
                          "currencyCode": "MDL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "276.3",
                          "currencyCode": "CUP"
                        },
                        "awardAmount": {
                          "amount": 47292,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1916,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "241.79",
                          "currencyCode": "PLN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "406.12",
                        "currencyCode": "XCD"
                      },
                      "awardAmount": {
                        "amount": 4835,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.2688,
                      "equivalentAmount": {
                        "amount": "304.27",
                        "currencyCode": "TWD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "156.99",
                          "currencyCode": "CHF"
                        },
                        "awardAmount": {
                          "amount": 43767,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1524,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "255.6",
                          "currencyCode": "XCD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "241.3",
                    "currencyCode": "BZD"
                  },
                  "awardAmount": {
                    "amount": 20715,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0368,
                  "equivalentAmount": {
                    "amount": "211.28",
                    "currencyCode": "FKP"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "290.3",
                    "currencyCode": "XAF"
                  },
                  "awardAmount": {
                    "amount": 15399,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1749,
                  "equivalentAmount": {
                    "amount": "69.87",
                    "currencyCode": "AWG"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "135.54",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 23531,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1485,
                  "equivalentAmount": {
                    "amount": "438.61",
                    "currencyCode": "USD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "237.93",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 15269,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1422,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "376.32",
                      "currencyCode": "TZS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "399.56",
                      "currencyCode": "KMF"
                    },
                    "awardAmount": {
                      "amount": 41271,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.117,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "317.33",
                      "currencyCode": "GIP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "403.98",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 22547,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.209,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "172.38",
                      "currencyCode": "ANG"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "464.87",
                    "currencyCode": "BWP"
                  },
                  "awardAmount": {
                    "amount": 7880,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3056,
                  "equivalentAmount": {
                    "amount": "453.46",
                    "currencyCode": "IRR"
                  }
                },
                {
                  "amount": {
                    "amount": "191.45",
                    "currencyCode": "LBP"
                  },
                  "awardAmount": {
                    "amount": 18298,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2939,
                  "equivalentAmount": {
                    "amount": "140.7",
                    "currencyCode": "HTG"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.1474
              },
              "passengerReferenceIds": [
                "81121999-9e63-4b01-ac40-91f6f2ea61a1",
                "12a53263-815c-4769-9d56-39f1a0f0028e",
                "50d0aa51-14be-4506-aa7b-d8fb77199171",
                "08d4c41a-e86c-4524-80b0-227ba7324d6f",
                "8a54edcb-46f9-432d-97b2-369fe1912fb3",
                "240c8a9c-76e5-4118-bda7-b85048eb10f2",
                "5517064b-ff47-46bf-88c9-2c15e423e76e",
                "06bfcbba-81f3-4ec9-89c4-a7f3c7110cc8",
                "cad299b8-b869-45d5-98ff-57fa8dd24004"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "68.55",
                    "currencyCode": "PLN"
                  },
                  "awardAmount": {
                    "amount": 30736,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4266,
                  "equivalentAmount": {
                    "amount": "51.46",
                    "currencyCode": "TWD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "96.43",
                        "currencyCode": "GBP"
                      },
                      "awardAmount": {
                        "amount": 43388,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.0411,
                      "equivalentAmount": {
                        "amount": "191.28",
                        "currencyCode": "EGP"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "82.25",
                          "currencyCode": "RON"
                        },
                        "awardAmount": {
                          "amount": 49965,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0842,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "24.82",
                          "currencyCode": "VND"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "332.8",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 3505,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0771,
                      "equivalentAmount": {
                        "amount": "316.87",
                        "currencyCode": "ANG"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "98.19",
                          "currencyCode": "NIO"
                        },
                        "awardAmount": {
                          "amount": 2663,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4757,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "91.72",
                          "currencyCode": "AUD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "127.48",
                        "currencyCode": "MOP"
                      },
                      "awardAmount": {
                        "amount": 23797,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4024,
                      "equivalentAmount": {
                        "amount": "17.58",
                        "currencyCode": "AOA"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "24.27",
                          "currencyCode": "PAB"
                        },
                        "awardAmount": {
                          "amount": 41256,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4869,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "217.53",
                          "currencyCode": "TRY"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "445.98",
                          "currencyCode": "BBD"
                        },
                        "awardAmount": {
                          "amount": 25982,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.082,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "247.5",
                          "currencyCode": "DKK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "244.71",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 41091,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.362,
                  "equivalentAmount": {
                    "amount": "405.83",
                    "currencyCode": "CRC"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "143.68",
                    "currencyCode": "KMF"
                  },
                  "awardAmount": {
                    "amount": 49116,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2294,
                  "equivalentAmount": {
                    "amount": "223.74",
                    "currencyCode": "MNT"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "320",
                    "currencyCode": "JPY"
                  },
                  "awardAmount": {
                    "amount": 22071,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4286,
                  "equivalentAmount": {
                    "amount": "407.92",
                    "currencyCode": "RSD"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "127.65",
                      "currencyCode": "VND"
                    },
                    "awardAmount": {
                      "amount": 36375,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4702,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "109.04",
                      "currencyCode": "BIF"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "273.44",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 29365,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1915,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "97.63",
                      "currencyCode": "XCD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "161.34",
                      "currencyCode": "GMD"
                    },
                    "awardAmount": {
                      "amount": 8170,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1162,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "361.58",
                      "currencyCode": "MZN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "85.93",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 39738,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2957,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "266.89",
                      "currencyCode": "KES"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "125.38",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 36303,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2554,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "280.5",
                      "currencyCode": "ZWL"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "201.07",
                    "currencyCode": "TMT"
                  },
                  "awardAmount": {
                    "amount": 23057,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2291,
                  "equivalentAmount": {
                    "amount": "30.01",
                    "currencyCode": "VUV"
                  }
                },
                {
                  "amount": {
                    "amount": "465.11",
                    "currencyCode": "CUP"
                  },
                  "awardAmount": {
                    "amount": 38280,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4201,
                  "equivalentAmount": {
                    "amount": "104.45",
                    "currencyCode": "BBD"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.1743
              },
              "passengerReferenceIds": [
                "f73218f9-1e0d-4b46-8292-15443456fda9",
                "04aabe3c-bbf9-41c0-a24e-497140652326",
                "6b6a1341-3cb1-4c2b-af0a-bdbffca679df",
                "3bd3861c-d52a-47d3-9a93-d0b82b96f721",
                "5d9d401f-c803-482d-910a-7879b1e72252",
                "148eb384-0294-466d-b948-c656c1fa212c",
                "f8c4c90d-880c-47a8-90d6-ac318fbf2541",
                "fb78cc91-16ba-48a2-b620-04a93d77b5cd",
                "37830f01-715a-43b1-9c05-74e7c2896c8a"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "193.75",
                    "currencyCode": "KZT"
                  },
                  "awardAmount": {
                    "amount": 42184,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0608,
                  "equivalentAmount": {
                    "amount": "474.2",
                    "currencyCode": "TOP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "173.23",
                        "currencyCode": "TJS"
                      },
                      "awardAmount": {
                        "amount": 44902,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2282,
                      "equivalentAmount": {
                        "amount": "138.89",
                        "currencyCode": "BHD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "100.48",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 5778,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0708,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "230.97",
                          "currencyCode": "BDT"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "71.18",
                          "currencyCode": "TOP"
                        },
                        "awardAmount": {
                          "amount": 46299,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4651,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "212.63",
                          "currencyCode": "MMK"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "111.86",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 43012,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4399,
                      "equivalentAmount": {
                        "amount": "116.56",
                        "currencyCode": "RUB"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "47.6",
                          "currencyCode": "IQD"
                        },
                        "awardAmount": {
                          "amount": 10536,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1292,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "396.19",
                          "currencyCode": "KZT"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "488.69",
                          "currencyCode": "LSL"
                        },
                        "awardAmount": {
                          "amount": 2428,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0144,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "445.94",
                          "currencyCode": "LRD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "111.16",
                        "currencyCode": "UGX"
                      },
                      "awardAmount": {
                        "amount": 32695,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4096,
                      "equivalentAmount": {
                        "amount": "453.52",
                        "currencyCode": "GEL"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "488.9",
                          "currencyCode": "JMD"
                        },
                        "awardAmount": {
                          "amount": 1520,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1616,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "106.77",
                          "currencyCode": "UYU"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "42.14",
                          "currencyCode": "JOD"
                        },
                        "awardAmount": {
                          "amount": 25946,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1079,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "204.43",
                          "currencyCode": "KYD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "82.5",
                    "currencyCode": "SZL"
                  },
                  "awardAmount": {
                    "amount": 13435,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.452,
                  "equivalentAmount": {
                    "amount": "445.25",
                    "currencyCode": "SGD"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "339.82",
                    "currencyCode": "NPR"
                  },
                  "awardAmount": {
                    "amount": 32960,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1842,
                  "equivalentAmount": {
                    "amount": "143.72",
                    "currencyCode": "MNT"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "401.22",
                    "currencyCode": "VUV"
                  },
                  "awardAmount": {
                    "amount": 15657,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3775,
                  "equivalentAmount": {
                    "amount": "140.06",
                    "currencyCode": "THB"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "461.81",
                      "currencyCode": "BIF"
                    },
                    "awardAmount": {
                      "amount": 26301,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4114,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "219.41",
                      "currencyCode": "NPR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "182.94",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 43871,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2317,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "91.52",
                      "currencyCode": "KRW"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "122.93",
                      "currencyCode": "CLP"
                    },
                    "awardAmount": {
                      "amount": 35859,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4509,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "155.12",
                      "currencyCode": "KZT"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "173.46",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 14815,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2718,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "19.73",
                      "currencyCode": "SGD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "497.82",
                    "currencyCode": "BOB"
                  },
                  "awardAmount": {
                    "amount": 32122,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3215,
                  "equivalentAmount": {
                    "amount": "200.13",
                    "currencyCode": "MRU"
                  }
                },
                {
                  "amount": {
                    "amount": "70.07",
                    "currencyCode": "XCD"
                  },
                  "awardAmount": {
                    "amount": 28493,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4592,
                  "equivalentAmount": {
                    "amount": "173.77",
                    "currencyCode": "TRY"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.0502
              },
              "passengerReferenceIds": [
                "ed4516e9-a27c-4a4c-97bd-82c357e5f378",
                "17a5ee56-b30e-4437-8029-76734fbe5cd1",
                "0a43b40b-aef0-419a-8314-33a794030302",
                "8b2e11ee-5bfa-4391-89ea-99c8d5e93df4",
                "31b320e3-485b-4350-9857-f4075e837418",
                "5f080822-0a76-4a13-a3b9-44a026be6a2b",
                "62961005-e659-486d-8b4a-dde4ef2fc5d8",
                "45a48e7a-4b2f-419e-9147-e75d3243c06b",
                "a761be57-7d6f-4ebf-99cb-27c2a2cb4bb3"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "198.28",
                    "currencyCode": "CLP"
                  },
                  "awardAmount": {
                    "amount": 21029,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.243,
                  "equivalentAmount": {
                    "amount": "26.87",
                    "currencyCode": "CNY"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "329.64",
                        "currencyCode": "NAD"
                      },
                      "awardAmount": {
                        "amount": 25822,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4678,
                      "equivalentAmount": {
                        "amount": "222.83",
                        "currencyCode": "ETB"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "134.98",
                          "currencyCode": "XPF"
                        },
                        "awardAmount": {
                          "amount": 16044,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0111,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "381.65",
                          "currencyCode": "RUB"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "411.45",
                          "currencyCode": "HUF"
                        },
                        "awardAmount": {
                          "amount": 30628,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2946,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "338.84",
                          "currencyCode": "TMT"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "289.49",
                          "currencyCode": "BGN"
                        },
                        "awardAmount": {
                          "amount": 5226,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2321,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "323.38",
                          "currencyCode": "BOB"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "262.65",
                          "currencyCode": "MVR"
                        },
                        "awardAmount": {
                          "amount": 3134,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3361,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "386.41",
                          "currencyCode": "TOP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "246.35",
                        "currencyCode": "SAR"
                      },
                      "awardAmount": {
                        "amount": 30363,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1464,
                      "equivalentAmount": {
                        "amount": "30.27",
                        "currencyCode": "JMD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "237.85",
                          "currencyCode": "ANG"
                        },
                        "awardAmount": {
                          "amount": 38608,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4598,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "322.12",
                          "currencyCode": "ZMW"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "316.64",
                        "currencyCode": "KES"
                      },
                      "awardAmount": {
                        "amount": 40811,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.386,
                      "equivalentAmount": {
                        "amount": "191.12",
                        "currencyCode": "SAR"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "490.92",
                          "currencyCode": "ILS"
                        },
                        "awardAmount": {
                          "amount": 46719,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2147,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "19.37",
                          "currencyCode": "XAF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "389.85",
                          "currencyCode": "DJF"
                        },
                        "awardAmount": {
                          "amount": 24934,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2496,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "481.31",
                          "currencyCode": "SYP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "441.38",
                          "currencyCode": "AMD"
                        },
                        "awardAmount": {
                          "amount": 31644,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0504,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "437.82",
                          "currencyCode": "ERN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "270.42",
                    "currencyCode": "KMF"
                  },
                  "awardAmount": {
                    "amount": 17715,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4537,
                  "equivalentAmount": {
                    "amount": "219.79",
                    "currencyCode": "AFN"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "438.32",
                    "currencyCode": "MZN"
                  },
                  "awardAmount": {
                    "amount": 20483,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4252,
                  "equivalentAmount": {
                    "amount": "195.63",
                    "currencyCode": "MVR"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "187.88",
                    "currencyCode": "SRD"
                  },
                  "awardAmount": {
                    "amount": 38219,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1259,
                  "equivalentAmount": {
                    "amount": "343.2",
                    "currencyCode": "UAH"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "292.99",
                      "currencyCode": "BAM"
                    },
                    "awardAmount": {
                      "amount": 33513,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1132,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "48.72",
                      "currencyCode": "IDR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "390.24",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 17765,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4701,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "111.49",
                      "currencyCode": "CZK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "89.7",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 39053,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2828,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "47.46",
                      "currencyCode": "TTD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "233.87",
                    "currencyCode": "IQD"
                  },
                  "awardAmount": {
                    "amount": 29029,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2299,
                  "equivalentAmount": {
                    "amount": "461.29",
                    "currencyCode": "KYD"
                  }
                },
                {
                  "amount": {
                    "amount": "127.59",
                    "currencyCode": "VES"
                  },
                  "awardAmount": {
                    "amount": 45446,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2708,
                  "equivalentAmount": {
                    "amount": "238.78",
                    "currencyCode": "MYR"
                  }
                }
              ],
              "transactionType": "AddCollect"
            }
          ],
          "totalPrice": {
            "base": {
              "amount": {
                "amount": "384.07",
                "currencyCode": "TWD"
              },
              "awardAmount": {
                "amount": 49895,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.087,
              "equivalentAmount": {
                "amount": "457.75",
                "currencyCode": "BZD"
              }
            },
            "fees": {
              "amount": {
                "amount": "214.79",
                "currencyCode": "DOP"
              },
              "awardAmount": {
                "amount": 47634,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.2607,
              "equivalentAmount": {
                "amount": "430.25",
                "currencyCode": "BSD"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "140.68",
                "currencyCode": "AWG"
              },
              "awardAmount": {
                "amount": 7079,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.2193,
              "equivalentAmount": {
                "amount": "314.69",
                "currencyCode": "KES"
              }
            },
            "offerItemReferenceId": "c54d90fb-7df0-4500-9d1e-a8256a23fe79",
            "tax": {
              "amount": {
                "amount": "359.83",
                "currencyCode": "GYD"
              },
              "awardAmount": {
                "amount": 1850,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.4084,
              "equivalentAmount": {
                "amount": "434.06",
                "currencyCode": "TND"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "182.1",
                  "currencyCode": "QAR"
                },
                "awardAmount": {
                  "amount": 37007,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1285,
                "equivalentAmount": {
                  "amount": "299.66",
                  "currencyCode": "RWF"
                }
              },
              {
                "amount": {
                  "amount": "216.23",
                  "currencyCode": "RON"
                },
                "awardAmount": {
                  "amount": 27389,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3386,
                "equivalentAmount": {
                  "amount": "370.73",
                  "currencyCode": "JOD"
                }
              }
            ],
            "transactionBreakdowns": [
              {
                "base": {
                  "amount": {
                    "amount": "140.82",
                    "currencyCode": "OMR"
                  },
                  "awardAmount": {
                    "amount": 26039,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1109,
                  "equivalentAmount": {
                    "amount": "182.44",
                    "currencyCode": "BAM"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "341.01",
                    "currencyCode": "XOF"
                  },
                  "awardAmount": {
                    "amount": 14685,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1442,
                  "equivalentAmount": {
                    "amount": "343.42",
                    "currencyCode": "LBP"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "363.45",
                    "currencyCode": "GTQ"
                  },
                  "awardAmount": {
                    "amount": 33904,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3602,
                  "equivalentAmount": {
                    "amount": "128.2",
                    "currencyCode": "THB"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "370.87",
                    "currencyCode": "RON"
                  },
                  "awardAmount": {
                    "amount": 11837,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4049,
                  "equivalentAmount": {
                    "amount": "448.11",
                    "currencyCode": "AMD"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "298.63",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 17654,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2851,
                    "equivalentAmount": {
                      "amount": "257.3",
                      "currencyCode": "LAK"
                    }
                  },
                  {
                    "amount": {
                      "amount": "426.53",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 37008,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3851,
                    "equivalentAmount": {
                      "amount": "141.45",
                      "currencyCode": "TRY"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "base": {
                  "amount": {
                    "amount": "52.85",
                    "currencyCode": "WST"
                  },
                  "awardAmount": {
                    "amount": 2285,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4849,
                  "equivalentAmount": {
                    "amount": "41.18",
                    "currencyCode": "MRU"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "16.08",
                    "currencyCode": "SHP"
                  },
                  "awardAmount": {
                    "amount": 40980,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2385,
                  "equivalentAmount": {
                    "amount": "469.67",
                    "currencyCode": "KRW"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "323.27",
                    "currencyCode": "STN"
                  },
                  "awardAmount": {
                    "amount": 36152,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1815,
                  "equivalentAmount": {
                    "amount": "176.16",
                    "currencyCode": "UYU"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "80.01",
                    "currencyCode": "MMK"
                  },
                  "awardAmount": {
                    "amount": 37479,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0448,
                  "equivalentAmount": {
                    "amount": "220.21",
                    "currencyCode": "XOF"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "96.31",
                      "currencyCode": "UYU"
                    },
                    "awardAmount": {
                      "amount": 32175,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1474,
                    "equivalentAmount": {
                      "amount": "159.5",
                      "currencyCode": "KZT"
                    }
                  },
                  {
                    "amount": {
                      "amount": "163.44",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 48622,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3067,
                    "equivalentAmount": {
                      "amount": "263.79",
                      "currencyCode": "SBD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "base": {
                  "amount": {
                    "amount": "19.09",
                    "currencyCode": "IRR"
                  },
                  "awardAmount": {
                    "amount": 22026,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3864,
                  "equivalentAmount": {
                    "amount": "284.63",
                    "currencyCode": "PAB"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "383.64",
                    "currencyCode": "THB"
                  },
                  "awardAmount": {
                    "amount": 39369,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3383,
                  "equivalentAmount": {
                    "amount": "228.16",
                    "currencyCode": "TMT"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "57.31",
                    "currencyCode": "DOP"
                  },
                  "awardAmount": {
                    "amount": 12294,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4207,
                  "equivalentAmount": {
                    "amount": "475.54",
                    "currencyCode": "RWF"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "11.91",
                    "currencyCode": "PKR"
                  },
                  "awardAmount": {
                    "amount": 27723,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.409,
                  "equivalentAmount": {
                    "amount": "273.9",
                    "currencyCode": "BYN"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "126.59",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 4406,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2624,
                    "equivalentAmount": {
                      "amount": "487.65",
                      "currencyCode": "SBD"
                    }
                  },
                  {
                    "amount": {
                      "amount": "448.91",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 44007,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.284,
                    "equivalentAmount": {
                      "amount": "416.61",
                      "currencyCode": "AMD"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "transactionType": "AddCollect"
          },
          "unitPrices": [
            {
              "commission": {
                "amount": {
                  "amount": "419.49",
                  "currencyCode": "JPY"
                },
                "percentage": "5.63"
              },
              "passengerReferenceIds": [
                "b7968a58-b02f-4393-b8bf-1f0cde3e4728",
                "cb0b8084-2442-4679-bdc9-b30eb07b0ad2",
                "3bbde53e-4b77-458f-a83a-675dc9a50b8a",
                "651a04b5-6989-4b0f-9359-89108dd58b97",
                "969e8ec3-869f-4c13-8370-3f7004ef7189",
                "8dcf811f-7203-4295-a1c7-b597215df98a",
                "9c105d48-b936-4bcc-a10b-21c89d20e41d",
                "490883dc-badc-4329-ba81-975953f00d26",
                "a1dd55b5-d6b3-4bf0-b9f7-394f659c52c4"
              ],
              "total": {
                "amount": {
                  "amount": "283",
                  "currencyCode": "MKD"
                },
                "awardAmount": {
                  "amount": 48620,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1834,
                "equivalentAmount": {
                  "amount": "144.95",
                  "currencyCode": "ISK"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "260.66",
                    "currencyCode": "BND"
                  },
                  "awardAmount": {
                    "amount": 4716,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3211,
                  "equivalentAmount": {
                    "amount": "79.4",
                    "currencyCode": "HKD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "66.49",
                      "currencyCode": "BYN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 19076,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2181,
                    "equivalentAmount": {
                      "amount": "132.77",
                      "currencyCode": "AFN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "484.82",
                      "currencyCode": "MOP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 24378,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4889,
                    "equivalentAmount": {
                      "amount": "34.35",
                      "currencyCode": "LYD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "103.91",
                      "currencyCode": "BND"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 37686,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0552,
                    "equivalentAmount": {
                      "amount": "35.13",
                      "currencyCode": "PYG"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "365.2",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 45029,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3237,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "337.68",
                      "currencyCode": "NPR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "496.88",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 37415,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1349,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "483.95",
                      "currencyCode": "MNT"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "197.33",
                  "currencyCode": "BMD"
                },
                "percentage": "10.6"
              },
              "passengerReferenceIds": [
                "c357a960-4119-4dd2-98e5-93876f61b74a",
                "664bf67b-af80-4f5e-abeb-a96144459697",
                "c5af8127-1c9c-41fc-8c4c-9b019486cdd9",
                "49ea43db-e342-41a8-8f2c-1c6c5e51e5e6",
                "f793f4fc-3655-4f0f-a300-3e2b025c36e8",
                "976c03df-f0ba-427c-af67-ec20673d5efa",
                "751f45d6-46e8-4470-9cf3-69ed98cbb34a",
                "971af45f-870b-4049-b4a6-efd40e227e4b",
                "883fe90d-9137-487a-8926-e6c88060ff74"
              ],
              "total": {
                "amount": {
                  "amount": "383.95",
                  "currencyCode": "SLE"
                },
                "awardAmount": {
                  "amount": 27957,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4835,
                "equivalentAmount": {
                  "amount": "269",
                  "currencyCode": "TOP"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "146.57",
                    "currencyCode": "CDF"
                  },
                  "awardAmount": {
                    "amount": 28167,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0282,
                  "equivalentAmount": {
                    "amount": "425.26",
                    "currencyCode": "XPF"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "54.67",
                      "currencyCode": "RWF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 13799,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4942,
                    "equivalentAmount": {
                      "amount": "423.82",
                      "currencyCode": "RWF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "265.4",
                      "currencyCode": "TTD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 38404,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0928,
                    "equivalentAmount": {
                      "amount": "368.4",
                      "currencyCode": "AZN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "497.81",
                      "currencyCode": "CUP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 38963,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0753,
                    "equivalentAmount": {
                      "amount": "483.91",
                      "currencyCode": "HNL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "253.96",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 3332,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1287,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "284",
                      "currencyCode": "JMD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "94.57",
                      "currencyCode": "HNL"
                    },
                    "awardAmount": {
                      "amount": 41053,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4808,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "154.69",
                      "currencyCode": "AMD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "386.68",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 35251,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3655,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "379.47",
                      "currencyCode": "GEL"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "267.67",
                      "currencyCode": "KPW"
                    },
                    "awardAmount": {
                      "amount": 3092,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.211,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "481.43",
                      "currencyCode": "SBD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "181.93",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 5280,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0923,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "285.36",
                      "currencyCode": "PAB"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "226.72",
                  "currencyCode": "KWD"
                },
                "percentage": "5.99"
              },
              "passengerReferenceIds": [
                "4e9446a2-a0f4-4c8e-a1fc-4e56344796a3",
                "e16abef3-5f23-40a4-aa27-0375d19e733f",
                "bc017402-c50a-45a7-8717-537b932c6ac5",
                "0379e5a1-6957-48f3-8152-074b47d6ef9f",
                "6a859450-f877-4e72-a5e2-8ac4764ef458",
                "513fe2ca-1c4a-4b56-b397-dbb4e965a16e",
                "b2ceab40-de08-40a6-a3fe-f912323024bd",
                "70252204-18ea-421c-a33b-983907adc9b0",
                "b67ad2e0-9aed-4138-94ff-405f8bfdfb9a"
              ],
              "total": {
                "amount": {
                  "amount": "246.56",
                  "currencyCode": "CLP"
                },
                "awardAmount": {
                  "amount": 43997,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3664,
                "equivalentAmount": {
                  "amount": "373.79",
                  "currencyCode": "PAB"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "134.01",
                    "currencyCode": "SYP"
                  },
                  "awardAmount": {
                    "amount": 18731,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0451,
                  "equivalentAmount": {
                    "amount": "195.04",
                    "currencyCode": "RWF"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "459.32",
                      "currencyCode": "RSD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 17118,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0435,
                    "equivalentAmount": {
                      "amount": "431.14",
                      "currencyCode": "FJD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "17.78",
                      "currencyCode": "CNY"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 24732,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0805,
                    "equivalentAmount": {
                      "amount": "355.39",
                      "currencyCode": "ILS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "135.72",
                      "currencyCode": "GEL"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 15589,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4035,
                    "equivalentAmount": {
                      "amount": "196.28",
                      "currencyCode": "SYP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "465.66",
                      "currencyCode": "ERN"
                    },
                    "awardAmount": {
                      "amount": 43315,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4653,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "111.77",
                      "currencyCode": "ZAR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "351.32",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 13264,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4414,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "330.8",
                      "currencyCode": "YER"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "487.05",
                  "currencyCode": "AED"
                },
                "percentage": "5.48"
              },
              "passengerReferenceIds": [
                "c30daf24-567d-4e00-99ca-694b57554655",
                "378ed223-11b7-49b9-ba03-d2d79704ee70",
                "543cfa09-e1ca-4fd2-9311-22d70dbaabcf",
                "dd0bbbc8-9d0d-4678-aeee-a760725a16bd",
                "5b0b51d8-eb7e-40d5-aa92-4e554474aef4",
                "4e8f149e-65f5-4702-bc1a-e4e43bc80c8c",
                "0f150690-5f50-499f-b64b-63d988bd528c",
                "094df8bf-59e1-4f02-826e-87526d0135cc",
                "57e6b5f6-ddd0-438e-a432-10d9711bcc35"
              ],
              "total": {
                "amount": {
                  "amount": "445.82",
                  "currencyCode": "NIO"
                },
                "awardAmount": {
                  "amount": 45440,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1735,
                "equivalentAmount": {
                  "amount": "98.41",
                  "currencyCode": "JPY"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "446.96",
                    "currencyCode": "OMR"
                  },
                  "awardAmount": {
                    "amount": 28342,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2567,
                  "equivalentAmount": {
                    "amount": "351.32",
                    "currencyCode": "MUR"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "177.96",
                      "currencyCode": "AZN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 45979,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3006,
                    "equivalentAmount": {
                      "amount": "253.86",
                      "currencyCode": "NZD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "362.27",
                      "currencyCode": "FKP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 1058,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2557,
                    "equivalentAmount": {
                      "amount": "283.74",
                      "currencyCode": "CHF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "151.67",
                      "currencyCode": "ZMW"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 42199,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1017,
                    "equivalentAmount": {
                      "amount": "182.05",
                      "currencyCode": "CRC"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "138.84",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 23375,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1361,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "343.19",
                      "currencyCode": "AED"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "429.48",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 36750,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0771,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "364.79",
                      "currencyCode": "BMD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "112.72",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 36957,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4838,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "498.25",
                      "currencyCode": "RON"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "460.11",
                  "currencyCode": "AFN"
                },
                "percentage": "13.86"
              },
              "passengerReferenceIds": [
                "5f524069-2192-42dd-bc78-49ff0e52af14",
                "a738488b-db07-41eb-93fa-0447e5a20136",
                "39cbd344-8ebe-4edf-9474-1a93b4cfb249",
                "94c764f3-3167-45a9-b8b7-6ecd24e50aad",
                "bdaf397b-b68d-4428-aee9-503dd7eda132",
                "1378e3d5-5ecb-4be2-97e7-a09a9fefefcb",
                "e8ba6ae0-c1d2-4b6a-b766-02eff020c85d",
                "b35d8777-5a81-45d9-86ba-ba98fe6d1423",
                "10eb96cc-79ef-4ecf-a0d4-d4821463dede"
              ],
              "total": {
                "amount": {
                  "amount": "65.09",
                  "currencyCode": "PKR"
                },
                "awardAmount": {
                  "amount": 38840,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1666,
                "equivalentAmount": {
                  "amount": "181.62",
                  "currencyCode": "ZWL"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "60.67",
                    "currencyCode": "GEL"
                  },
                  "awardAmount": {
                    "amount": 17855,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0396,
                  "equivalentAmount": {
                    "amount": "150.46",
                    "currencyCode": "PLN"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "275.91",
                      "currencyCode": "ARS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 11384,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4473,
                    "equivalentAmount": {
                      "amount": "420.93",
                      "currencyCode": "UAH"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "126.83",
                      "currencyCode": "CLP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 1576,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3631,
                    "equivalentAmount": {
                      "amount": "139.8",
                      "currencyCode": "OMR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "343.23",
                      "currencyCode": "DOP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 8488,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0514,
                    "equivalentAmount": {
                      "amount": "132.84",
                      "currencyCode": "VUV"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "420.79",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 35834,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2624,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "418.15",
                      "currencyCode": "MDL"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "59.01",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 5522,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3488,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "136.83",
                      "currencyCode": "STN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "174.5",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 3504,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4856,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "41.27",
                      "currencyCode": "AOA"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "163.77",
                      "currencyCode": "IQD"
                    },
                    "awardAmount": {
                      "amount": 37197,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1629,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "202.41",
                      "currencyCode": "CAD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "402.35",
                  "currencyCode": "BBD"
                },
                "percentage": "10.55"
              },
              "passengerReferenceIds": [
                "c77f6594-4ee7-47f9-877c-4fcb030d2ed7",
                "c8960941-ecb9-4207-a627-40fe4ac75535",
                "02c79253-3aaa-48bc-9efb-172f3d68b759",
                "da84328d-7dce-4542-a352-ed5e6f8f8285",
                "98e47802-ef94-4145-8cfc-d2e7a595c34f",
                "e73518c3-882a-44b5-b4ed-90406093e9cf",
                "f448d295-985b-429e-9fcf-77caba2514ba",
                "e31f1192-5b60-4d0a-90da-64d2508a90e0",
                "80dce8c7-c847-4e4d-9120-2e2e95554048"
              ],
              "total": {
                "amount": {
                  "amount": "237.58",
                  "currencyCode": "BZD"
                },
                "awardAmount": {
                  "amount": 47931,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.2268,
                "equivalentAmount": {
                  "amount": "73.96",
                  "currencyCode": "MNT"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "89.86",
                    "currencyCode": "BWP"
                  },
                  "awardAmount": {
                    "amount": 19704,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1393,
                  "equivalentAmount": {
                    "amount": "322.11",
                    "currencyCode": "GIP"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "94.68",
                      "currencyCode": "SOS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 23014,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.423,
                    "equivalentAmount": {
                      "amount": "60.23",
                      "currencyCode": "MRU"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "103.2",
                      "currencyCode": "DZD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 9101,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4527,
                    "equivalentAmount": {
                      "amount": "50.03",
                      "currencyCode": "SRD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "238.19",
                      "currencyCode": "VES"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 17599,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4801,
                    "equivalentAmount": {
                      "amount": "160.4",
                      "currencyCode": "KES"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "414.34",
                      "currencyCode": "BMD"
                    },
                    "awardAmount": {
                      "amount": 17101,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3045,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "48.71",
                      "currencyCode": "MVR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "176.15",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 33624,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.143,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "401.98",
                      "currencyCode": "ILS"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "358.33",
                  "currencyCode": "KMF"
                },
                "percentage": "7.26"
              },
              "passengerReferenceIds": [
                "b4483e86-c0f8-4472-9d63-b15c2e8a70f2",
                "26d8c7b7-2972-4e14-adbd-de444a93ebaa",
                "15d14c78-93ba-4955-aaea-7ef1d4a32a44",
                "937dfd24-9074-4a38-a1f6-4fa0018b4447",
                "11f34e94-030b-4b69-b929-b6b40a1000b8",
                "a198ece4-ee7e-440c-bc1e-43067975a9bc",
                "abb6d9e2-3973-471e-bf3c-a934d5df6122",
                "fe6041d5-fe92-4e63-a4bd-31ffabc31890",
                "658c4029-1845-486b-8f27-e643b15f64eb"
              ],
              "total": {
                "amount": {
                  "amount": "320.02",
                  "currencyCode": "MDL"
                },
                "awardAmount": {
                  "amount": 22916,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1194,
                "equivalentAmount": {
                  "amount": "258.92",
                  "currencyCode": "TTD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "92.7",
                    "currencyCode": "IQD"
                  },
                  "awardAmount": {
                    "amount": 15568,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.18,
                  "equivalentAmount": {
                    "amount": "127.21",
                    "currencyCode": "TZS"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "259.19",
                      "currencyCode": "KMF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 36765,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3347,
                    "equivalentAmount": {
                      "amount": "61.35",
                      "currencyCode": "TRY"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "77.67",
                      "currencyCode": "JMD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 10613,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4404,
                    "equivalentAmount": {
                      "amount": "126.46",
                      "currencyCode": "LAK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "369.76",
                      "currencyCode": "UYU"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 14598,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2623,
                    "equivalentAmount": {
                      "amount": "38.7",
                      "currencyCode": "CDF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "295.67",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 49456,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2541,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "161.88",
                      "currencyCode": "MRU"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "119.18",
                      "currencyCode": "AUD"
                    },
                    "awardAmount": {
                      "amount": 8099,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4179,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "483.77",
                      "currencyCode": "MUR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "384.12",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 6868,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1196,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "60.65",
                      "currencyCode": "SLE"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "61.84",
                      "currencyCode": "RWF"
                    },
                    "awardAmount": {
                      "amount": 27310,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1874,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "216.85",
                      "currencyCode": "CRC"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "178.91",
                  "currencyCode": "SOS"
                },
                "percentage": "8.75"
              },
              "passengerReferenceIds": [
                "8b201b3d-350b-4093-abb7-50c7ac8a3380",
                "4c4b8228-5421-4d09-94fc-db3b46be646c",
                "d0896a42-6d4e-4a2b-b68d-b80be1a7d65f",
                "b576e37f-aaac-4210-b80f-83069e9162f0",
                "e7641e0d-c01d-4618-b5a6-040687694ae7",
                "69f7baa8-eadb-411f-9425-dfc1f7ff63df",
                "a751ad4e-7e2d-4998-b3cd-fd76dd5427f7",
                "aaa69201-d88d-4775-a7e2-c7feca3dbe3c",
                "920da776-d2b3-4e31-81e7-86fb0cbe77e2"
              ],
              "total": {
                "amount": {
                  "amount": "135.22",
                  "currencyCode": "DZD"
                },
                "awardAmount": {
                  "amount": 39241,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.014,
                "equivalentAmount": {
                  "amount": "397.32",
                  "currencyCode": "AED"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "95.33",
                    "currencyCode": "LYD"
                  },
                  "awardAmount": {
                    "amount": 28842,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.393,
                  "equivalentAmount": {
                    "amount": "360.64",
                    "currencyCode": "AZN"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "127.34",
                      "currencyCode": "BWP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 15091,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1553,
                    "equivalentAmount": {
                      "amount": "259.28",
                      "currencyCode": "HNL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "327.12",
                      "currencyCode": "ZWL"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 6473,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3268,
                    "equivalentAmount": {
                      "amount": "110.72",
                      "currencyCode": "LRD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "174.61",
                      "currencyCode": "MWK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 46045,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1259,
                    "equivalentAmount": {
                      "amount": "179.99",
                      "currencyCode": "MVR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "381.7",
                      "currencyCode": "UGX"
                    },
                    "awardAmount": {
                      "amount": 17366,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4409,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "160.04",
                      "currencyCode": "SSP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "357.45",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 42906,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4967,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "300.33",
                      "currencyCode": "HKD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "134.17",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 21887,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4362,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "380.75",
                      "currencyCode": "HUF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "472.5",
                  "currencyCode": "BOB"
                },
                "percentage": "13.6"
              },
              "passengerReferenceIds": [
                "e53494e5-7593-4090-ac8d-6482cdc74434",
                "0b3475e1-ce6d-4437-99fa-0c153cd516e5",
                "d24f92e6-369d-4875-aa8d-4660757e8cce",
                "2bc8aee0-6f1f-4e73-84eb-7eb6fbc14ecb",
                "4eb15c2c-6ab6-4279-ac86-52cdd996c64c",
                "06a76e7f-4551-4229-a5f4-361ba68b927c",
                "09618b3f-e239-4961-95ce-8dc2360aa555",
                "1e70c934-e886-4181-b537-a5ea69fb3674",
                "96ab39c7-b0a5-426b-8fc4-6a5d28aa02b3"
              ],
              "total": {
                "amount": {
                  "amount": "144.37",
                  "currencyCode": "SBD"
                },
                "awardAmount": {
                  "amount": 6552,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1467,
                "equivalentAmount": {
                  "amount": "57.9",
                  "currencyCode": "YER"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "75.5",
                    "currencyCode": "NOK"
                  },
                  "awardAmount": {
                    "amount": 18280,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1898,
                  "equivalentAmount": {
                    "amount": "224.58",
                    "currencyCode": "ZWL"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "189.35",
                      "currencyCode": "GMD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 23936,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1341,
                    "equivalentAmount": {
                      "amount": "148.5",
                      "currencyCode": "XAF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "198.31",
                      "currencyCode": "CRC"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 21660,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1531,
                    "equivalentAmount": {
                      "amount": "488.68",
                      "currencyCode": "LSL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "57.56",
                      "currencyCode": "ZWL"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 9801,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2017,
                    "equivalentAmount": {
                      "amount": "181.29",
                      "currencyCode": "AFN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "38.16",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 16884,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2936,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "70.74",
                      "currencyCode": "SYP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "68.21",
                      "currencyCode": "PKR"
                    },
                    "awardAmount": {
                      "amount": 19558,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1014,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "428",
                      "currencyCode": "SLE"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            }
          ]
        },
        "priceOverrideType": "System",
        "priceTaxExempt": {
          "originalUnitPrices": [
            {
              "commission": {
                "amount": {
                  "amount": "32.45",
                  "currencyCode": "SYP"
                },
                "percentage": "7.13"
              },
              "deal": {
                "amount": {
                  "amount": "355.15",
                  "currencyCode": "AZN"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "13.45",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "534d6116-5af8-49cd-95bc-a1a868b1ee0b",
                "56fbd980-cbbb-475e-b9f9-f24b5aa0b8b6",
                "b42e78cc-b92c-4d94-8c09-ed187c7f4127",
                "4b17b82b-fc5c-40e9-b508-a126826394ad",
                "0a5ddc29-1e8b-41fc-9b9b-8f89125d214e",
                "9dcb60b1-82e7-4f40-a401-4dad99bf21d0",
                "b7b4a7ed-273a-4161-a010-31a6c4251214",
                "8a631c2f-6b57-4ae3-82dd-824e858e1a32",
                "85b8bec3-46fe-4075-b3b4-09f74e2ead5c"
              ],
              "total": {
                "amount": {
                  "amount": "49.3",
                  "currencyCode": "GTQ"
                },
                "awardAmount": {
                  "amount": 46735,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3812,
                "equivalentAmount": {
                  "amount": "483.48",
                  "currencyCode": "MRU"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "428.8",
                    "currencyCode": "KHR"
                  },
                  "awardAmount": {
                    "amount": 37432,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2714,
                  "equivalentAmount": {
                    "amount": "32.36",
                    "currencyCode": "KGS"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "219.75",
                      "currencyCode": "ILS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 3313,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0251,
                    "equivalentAmount": {
                      "amount": "463.17",
                      "currencyCode": "AUD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "23.26",
                      "currencyCode": "LYD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 4458,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.412,
                    "equivalentAmount": {
                      "amount": "452.79",
                      "currencyCode": "BOB"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "217.05",
                      "currencyCode": "AMD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 9466,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.251,
                    "equivalentAmount": {
                      "amount": "327.6",
                      "currencyCode": "LKR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "433.67",
                      "currencyCode": "NAD"
                    },
                    "awardAmount": {
                      "amount": 44643,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3464,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "69.07",
                      "currencyCode": "KPW"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "142.8",
                      "currencyCode": "BHD"
                    },
                    "awardAmount": {
                      "amount": 44139,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.043,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "317.19",
                      "currencyCode": "TOP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "300.68",
                      "currencyCode": "KRW"
                    },
                    "awardAmount": {
                      "amount": 34465,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2082,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "327.27",
                      "currencyCode": "BGN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "316.56",
                  "currencyCode": "TZS"
                },
                "percentage": "10.57"
              },
              "deal": {
                "amount": {
                  "amount": "221.82",
                  "currencyCode": "SCR"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "7.86",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "b692047d-c397-487e-a040-79662d1b6c46",
                "c54b32cf-ead1-48cd-b428-7750b9194045",
                "a77cc845-d696-4a8e-8b26-22dfa1b65a51",
                "3a91bd3b-a513-43c2-ab6f-9e3ce4a8a86e",
                "932f378e-9845-4668-b1d1-90a422cbb710",
                "8f01402e-b728-472e-a3fb-ebd6330c111f",
                "c78d5fdb-58ef-4f17-b500-ef27ecccb127",
                "85612f14-e355-44ee-85b0-5cc7fd9f6820",
                "999270ed-1932-4fa9-983b-d63efffc92aa"
              ],
              "total": {
                "amount": {
                  "amount": "14.75",
                  "currencyCode": "JMD"
                },
                "awardAmount": {
                  "amount": 14599,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0952,
                "equivalentAmount": {
                  "amount": "471.91",
                  "currencyCode": "RWF"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "399.27",
                    "currencyCode": "SSP"
                  },
                  "awardAmount": {
                    "amount": 38925,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2392,
                  "equivalentAmount": {
                    "amount": "168.96",
                    "currencyCode": "MDL"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "492.29",
                      "currencyCode": "PYG"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 43988,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4779,
                    "equivalentAmount": {
                      "amount": "390.51",
                      "currencyCode": "NOK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "277.48",
                      "currencyCode": "PKR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 30109,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.063,
                    "equivalentAmount": {
                      "amount": "47.82",
                      "currencyCode": "NGN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "142.69",
                      "currencyCode": "NOK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 44883,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1072,
                    "equivalentAmount": {
                      "amount": "329.64",
                      "currencyCode": "CZK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "386.22",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 25864,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4287,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "250.41",
                      "currencyCode": "KES"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "324.75",
                      "currencyCode": "SZL"
                    },
                    "awardAmount": {
                      "amount": 32558,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3193,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "387.11",
                      "currencyCode": "CZK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "100.6",
                  "currencyCode": "XPF"
                },
                "percentage": "11.88"
              },
              "deal": {
                "amount": {
                  "amount": "279.69",
                  "currencyCode": "BWP"
                },
                "offerName": "SUMMER SALE",
                "percentage": "17.23",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "463a5440-44b2-4339-9f3f-ceb6e72aaaab",
                "d8cf3c73-c832-4c4b-8ab9-2d43a6885230",
                "74c83292-2d11-4626-89b4-f515ead8c2af",
                "0009e54d-65b4-4651-a799-9a0dd7207c26",
                "63872d37-c024-4abe-8437-b9b5ca5b79e5",
                "a91dea9a-0b5f-4c50-b196-d390721ce114",
                "f2efcf75-bbf9-43b1-971d-3d89003afda8",
                "111df9bc-5451-4dfb-88ee-a147693b38f0",
                "a5a58af7-9368-4afc-a15e-0d10ade3058a"
              ],
              "total": {
                "amount": {
                  "amount": "31.64",
                  "currencyCode": "DJF"
                },
                "awardAmount": {
                  "amount": 5781,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0556,
                "equivalentAmount": {
                  "amount": "283.96",
                  "currencyCode": "SAR"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "176.43",
                    "currencyCode": "CUP"
                  },
                  "awardAmount": {
                    "amount": 22514,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2115,
                  "equivalentAmount": {
                    "amount": "344.55",
                    "currencyCode": "BBD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "81.53",
                      "currencyCode": "SDG"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 30884,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1352,
                    "equivalentAmount": {
                      "amount": "442.61",
                      "currencyCode": "CDF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "73.33",
                      "currencyCode": "KWD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 18593,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1497,
                    "equivalentAmount": {
                      "amount": "250.25",
                      "currencyCode": "AOA"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "344.64",
                      "currencyCode": "SEK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 39886,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0366,
                    "equivalentAmount": {
                      "amount": "250.51",
                      "currencyCode": "ZWL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "345.38",
                      "currencyCode": "STN"
                    },
                    "awardAmount": {
                      "amount": 9020,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4961,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "109.69",
                      "currencyCode": "BAM"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "199.42",
                      "currencyCode": "MWK"
                    },
                    "awardAmount": {
                      "amount": 40777,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1017,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "200.01",
                      "currencyCode": "NIO"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "233.62",
                  "currencyCode": "ZAR"
                },
                "percentage": "6.9"
              },
              "deal": {
                "amount": {
                  "amount": "121.46",
                  "currencyCode": "DJF"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "19.81",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "0a933798-f694-4401-8eaa-239a6aec6698",
                "d1c1e1ab-355a-409a-a669-1e93799273e9",
                "0d5397ea-bfb8-4015-8679-cbad95fb6563",
                "4686f090-c2ee-4cf5-8792-721937a14ebc",
                "a6ece9cc-943e-468b-9d92-8e1ae2cb2950",
                "05544eaa-6fbe-4f94-af59-08ed76b971c5",
                "d203304f-7faf-4724-b458-e0a055623113",
                "261be145-3618-418e-873e-5a5c5c41b300",
                "68f5073c-91ce-44f0-b43d-8119b99f518c"
              ],
              "total": {
                "amount": {
                  "amount": "37.27",
                  "currencyCode": "HNL"
                },
                "awardAmount": {
                  "amount": 41854,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.149,
                "equivalentAmount": {
                  "amount": "214.8",
                  "currencyCode": "MDL"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "195.54",
                    "currencyCode": "CZK"
                  },
                  "awardAmount": {
                    "amount": 36520,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1949,
                  "equivalentAmount": {
                    "amount": "261.03",
                    "currencyCode": "TTD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "236.78",
                      "currencyCode": "MAD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 13057,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1936,
                    "equivalentAmount": {
                      "amount": "336.61",
                      "currencyCode": "LKR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "260.62",
                      "currencyCode": "XPF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 25321,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2238,
                    "equivalentAmount": {
                      "amount": "351.8",
                      "currencyCode": "PHP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "462.81",
                      "currencyCode": "BAM"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 38641,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1217,
                    "equivalentAmount": {
                      "amount": "314.68",
                      "currencyCode": "NIO"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "219.67",
                      "currencyCode": "QAR"
                    },
                    "awardAmount": {
                      "amount": 49513,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3024,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "414.2",
                      "currencyCode": "CNY"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "192.34",
                      "currencyCode": "OMR"
                    },
                    "awardAmount": {
                      "amount": 37064,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1353,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "483.03",
                      "currencyCode": "SAR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "245.54",
                      "currencyCode": "ILS"
                    },
                    "awardAmount": {
                      "amount": 38302,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0667,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "241.85",
                      "currencyCode": "KHR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "94.6",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 28113,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1476,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "495.39",
                      "currencyCode": "KMF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "59.08",
                      "currencyCode": "MOP"
                    },
                    "awardAmount": {
                      "amount": 23598,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2022,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "377.51",
                      "currencyCode": "XOF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "177.75",
                  "currencyCode": "RON"
                },
                "percentage": "11.74"
              },
              "deal": {
                "amount": {
                  "amount": "498.14",
                  "currencyCode": "KES"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "14.77",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "356a94f6-9061-4610-aad4-3903a82e36e4",
                "345b7536-80f8-4ccf-a2bc-ef7314480202",
                "d7e60809-3706-4592-a7f7-141a4a7f541a",
                "3bc7b86b-f872-4e0b-9d04-ce14faa8b917",
                "7d2428bd-a9a3-49d0-a5a0-d5cd1909f79f",
                "bd3aa4b7-13ae-4de5-bc00-3ebafb86bde0",
                "28e7d878-68c3-4abd-8b51-a5ab5849d837",
                "46f7553b-979c-487e-bbd6-5d3feb614ac8",
                "2a72f3c2-d85d-48ba-9ed8-6fa70cd2e5c4"
              ],
              "total": {
                "amount": {
                  "amount": "243.06",
                  "currencyCode": "KYD"
                },
                "awardAmount": {
                  "amount": 5755,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.4755,
                "equivalentAmount": {
                  "amount": "372.96",
                  "currencyCode": "BSD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "228.99",
                    "currencyCode": "TND"
                  },
                  "awardAmount": {
                    "amount": 48863,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2489,
                  "equivalentAmount": {
                    "amount": "443.96",
                    "currencyCode": "AFN"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "471",
                      "currencyCode": "KPW"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 40605,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0775,
                    "equivalentAmount": {
                      "amount": "45.44",
                      "currencyCode": "MUR"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "288.22",
                      "currencyCode": "HUF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 21607,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0971,
                    "equivalentAmount": {
                      "amount": "70.21",
                      "currencyCode": "SOS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "333.45",
                      "currencyCode": "XOF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 9283,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4503,
                    "equivalentAmount": {
                      "amount": "205.19",
                      "currencyCode": "SYP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "491.23",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 24027,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3345,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "343.13",
                      "currencyCode": "BDT"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "59.26",
                      "currencyCode": "EUR"
                    },
                    "awardAmount": {
                      "amount": 19892,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2808,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "322.91",
                      "currencyCode": "SOS"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "155.81",
                  "currencyCode": "GYD"
                },
                "percentage": "13.18"
              },
              "deal": {
                "amount": {
                  "amount": "195.64",
                  "currencyCode": "MAD"
                },
                "offerName": "BUSINESS PROMO",
                "percentage": "17.46",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "d3d3a720-b4b8-4061-9d1c-eb51b1121a54",
                "f8d07c40-669f-4f28-98e9-9481129b0e55",
                "ab881e9c-3805-49d6-a199-4f3b9d7dd091",
                "3b10662c-2cd6-48fe-b233-8219644e7000",
                "4ee7db02-04b3-4e9c-8bf8-dd84858de37a",
                "c96e1e7d-594d-4731-8b6a-f4b0e1478e21",
                "c4561939-27e3-44c6-b62d-53a1eb04a828",
                "af6dfa0c-f714-437d-90a0-0fb29e93a2b6",
                "dc53a43c-e71b-46f2-b10c-4f6642ac8003"
              ],
              "total": {
                "amount": {
                  "amount": "269.12",
                  "currencyCode": "SZL"
                },
                "awardAmount": {
                  "amount": 21005,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1009,
                "equivalentAmount": {
                  "amount": "417.01",
                  "currencyCode": "SBD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "417.52",
                    "currencyCode": "XCD"
                  },
                  "awardAmount": {
                    "amount": 45191,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0472,
                  "equivalentAmount": {
                    "amount": "168.32",
                    "currencyCode": "NAD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "281.27",
                      "currencyCode": "NIO"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 36268,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1075,
                    "equivalentAmount": {
                      "amount": "288.96",
                      "currencyCode": "GMD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "324.38",
                      "currencyCode": "RSD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 48459,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3556,
                    "equivalentAmount": {
                      "amount": "302.68",
                      "currencyCode": "UZS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "319.41",
                      "currencyCode": "PYG"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 20545,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2577,
                    "equivalentAmount": {
                      "amount": "380.2",
                      "currencyCode": "TTD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "339.84",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 33308,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0371,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "487.01",
                      "currencyCode": "ANG"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "249.27",
                      "currencyCode": "TTD"
                    },
                    "awardAmount": {
                      "amount": 6969,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1489,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "89.64",
                      "currencyCode": "RSD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "490.27",
                      "currencyCode": "SSP"
                    },
                    "awardAmount": {
                      "amount": 44670,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3188,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "244.29",
                      "currencyCode": "XPF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "33.43",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 18564,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2987,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "273.11",
                      "currencyCode": "SOS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "495.44",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 16655,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2479,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "221.37",
                      "currencyCode": "ZMW"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "180.6",
                  "currencyCode": "STN"
                },
                "percentage": "6.32"
              },
              "deal": {
                "amount": {
                  "amount": "43.14",
                  "currencyCode": "PKR"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "6.31",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "edca770a-bbfd-4fa5-b8fa-8118cc1adc74",
                "0410b035-2fe4-4ed7-9b72-43401be12fcb",
                "c7963d27-50ae-4044-b106-b8634b6ebb94",
                "12137cc3-9f38-49fd-8c22-c6d4c0e1441b",
                "64ae85b6-e84d-40c1-90a0-a027fffecccf",
                "36329123-673a-43d3-9bf2-ec0e5126a3b2",
                "32553e6b-8406-43c8-937a-f984a030a816",
                "06302849-58bf-4cdb-840f-94517787406a",
                "7a57deec-f913-4fa7-b2fa-e70991e812ab"
              ],
              "total": {
                "amount": {
                  "amount": "330.46",
                  "currencyCode": "SCR"
                },
                "awardAmount": {
                  "amount": 45328,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.1165,
                "equivalentAmount": {
                  "amount": "480.59",
                  "currencyCode": "TTD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "295.92",
                    "currencyCode": "PEN"
                  },
                  "awardAmount": {
                    "amount": 10895,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2205,
                  "equivalentAmount": {
                    "amount": "268.43",
                    "currencyCode": "BHD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "196.51",
                      "currencyCode": "CAD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 37137,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4595,
                    "equivalentAmount": {
                      "amount": "142.19",
                      "currencyCode": "DOP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "441.26",
                      "currencyCode": "DZD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 11254,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1271,
                    "equivalentAmount": {
                      "amount": "10.22",
                      "currencyCode": "YER"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "458.25",
                      "currencyCode": "TOP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 11321,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.049,
                    "equivalentAmount": {
                      "amount": "379.82",
                      "currencyCode": "TND"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "496.12",
                      "currencyCode": "MXN"
                    },
                    "awardAmount": {
                      "amount": 33538,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.131,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "97.17",
                      "currencyCode": "MUR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "323.76",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 36300,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3905,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "244.48",
                      "currencyCode": "SZL"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "347.52",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 17236,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0892,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "150.4",
                      "currencyCode": "KGS"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "257.92",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 1739,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3637,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "100.21",
                      "currencyCode": "MRU"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "42.26",
                  "currencyCode": "FKP"
                },
                "percentage": "6.83"
              },
              "deal": {
                "amount": {
                  "amount": "491.72",
                  "currencyCode": "MGA"
                },
                "offerName": "SUMMER SALE",
                "percentage": "8.49",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "ec6b8a37-0df0-4bd7-9907-3e6279545e64",
                "c3d71cf8-ef02-4b07-8202-dfc92fbab746",
                "2c8a223a-dbfa-4c94-9ead-058fcd77db4a",
                "2bf688af-2d49-4ea0-be16-dc601d28a20e",
                "50849160-c583-4e50-8fc3-2176492009f4",
                "28d6c688-34b5-4747-aaa2-18047c1b3019",
                "f2527022-b0f1-4f03-a2dd-2eca4ced5a2f",
                "a04408e2-ed8e-458e-94d8-4ece72d1591a",
                "da8426c4-21e1-4f49-8007-9b47690e64b3"
              ],
              "total": {
                "amount": {
                  "amount": "78.49",
                  "currencyCode": "UAH"
                },
                "awardAmount": {
                  "amount": 27553,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.0264,
                "equivalentAmount": {
                  "amount": "362.38",
                  "currencyCode": "JPY"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "196.34",
                    "currencyCode": "AZN"
                  },
                  "awardAmount": {
                    "amount": 35183,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1073,
                  "equivalentAmount": {
                    "amount": "441.68",
                    "currencyCode": "UZS"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "307.47",
                      "currencyCode": "BIF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 4769,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3701,
                    "equivalentAmount": {
                      "amount": "212.38",
                      "currencyCode": "BZD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "63.97",
                      "currencyCode": "SLE"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 39488,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2995,
                    "equivalentAmount": {
                      "amount": "304.41",
                      "currencyCode": "GEL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "65.39",
                      "currencyCode": "MZN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 33727,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4521,
                    "equivalentAmount": {
                      "amount": "497.82",
                      "currencyCode": "TMT"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "128.49",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 46343,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3095,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "405.37",
                      "currencyCode": "TOP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "49.06",
                      "currencyCode": "UAH"
                    },
                    "awardAmount": {
                      "amount": 17412,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3191,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "363.25",
                      "currencyCode": "LYD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "453.52",
                  "currencyCode": "TZS"
                },
                "percentage": "12.07"
              },
              "deal": {
                "amount": {
                  "amount": "208.81",
                  "currencyCode": "TTD"
                },
                "offerName": "LOYALTY REWARD",
                "percentage": "12.06",
                "type": "Discount"
              },
              "passengerReferenceIds": [
                "001ff1b5-2d42-4f36-9a91-c5d67ea2ce85",
                "5f292043-a6a6-461f-bc28-5caa9107a119",
                "5819aa76-762a-4393-b458-bc23399b01b2",
                "3d073c50-6068-4e15-991d-4b6c76608533",
                "f50f3c99-80c9-4ace-8475-fcc9c86dd766",
                "f54a8de1-4b8c-4b56-9c9e-c5caa87f7d3d",
                "0df1c76c-86f1-405d-bf2f-559a6e4a8cb7",
                "3355b34f-076a-407c-928e-5dcdcb5c0ea3",
                "444b8199-6886-4c32-9cc9-5a773b156a47"
              ],
              "total": {
                "amount": {
                  "amount": "195.18",
                  "currencyCode": "IDR"
                },
                "awardAmount": {
                  "amount": 37961,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3655,
                "equivalentAmount": {
                  "amount": "95.26",
                  "currencyCode": "LRD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "261.9",
                    "currencyCode": "MKD"
                  },
                  "awardAmount": {
                    "amount": 9600,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1907,
                  "equivalentAmount": {
                    "amount": "217.98",
                    "currencyCode": "ZWL"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "205.6",
                      "currencyCode": "MKD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 36745,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1129,
                    "equivalentAmount": {
                      "amount": "225.95",
                      "currencyCode": "LRD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "67.64",
                      "currencyCode": "SRD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 20430,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2322,
                    "equivalentAmount": {
                      "amount": "373.8",
                      "currencyCode": "TMT"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "357.42",
                      "currencyCode": "ZMW"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 11596,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2321,
                    "equivalentAmount": {
                      "amount": "370.56",
                      "currencyCode": "LSL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "51.57",
                      "currencyCode": "TRY"
                    },
                    "awardAmount": {
                      "amount": 15480,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3157,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "404.87",
                      "currencyCode": "GTQ"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "264.71",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 16195,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3718,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "214.43",
                      "currencyCode": "IRR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "249.23",
                      "currencyCode": "LBP"
                    },
                    "awardAmount": {
                      "amount": 25962,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2729,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "159.5",
                      "currencyCode": "AZN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "482.99",
                      "currencyCode": "SRD"
                    },
                    "awardAmount": {
                      "amount": 9107,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3689,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "127.68",
                      "currencyCode": "MDL"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            }
          ],
          "passengerPriceDifferences": [
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.1942
              },
              "passengerReferenceIds": [
                "41be441f-8e1f-4513-abd0-6215296002cc",
                "ec2a6a60-8a89-4b45-9f0e-90e01d3b0699",
                "24b81267-e60e-4738-abb4-3d64cd5ff03a",
                "77ba0519-682a-4245-ac63-f2f93e6d0ea7",
                "4e61e02f-7eb8-4f11-889f-c6a1695321f4",
                "23938017-07f0-443e-8f50-b47602a1296a",
                "21c0a8f7-87b1-4678-87bd-ca257895e432",
                "0d4ebed8-fe86-4f0a-b2f7-73427fb2cc87",
                "43ea2858-c12c-41ca-95e9-4889f67b5d7b"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "338.93",
                    "currencyCode": "CZK"
                  },
                  "awardAmount": {
                    "amount": 29156,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2367,
                  "equivalentAmount": {
                    "amount": "126.43",
                    "currencyCode": "GNF"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "136.45",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 43501,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0508,
                      "equivalentAmount": {
                        "amount": "375.96",
                        "currencyCode": "MWK"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "15.54",
                          "currencyCode": "SRD"
                        },
                        "awardAmount": {
                          "amount": 10609,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3007,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "488.37",
                          "currencyCode": "KHR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "270.69",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 13449,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3228,
                      "equivalentAmount": {
                        "amount": "325.79",
                        "currencyCode": "SBD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "229.25",
                          "currencyCode": "TOP"
                        },
                        "awardAmount": {
                          "amount": 25380,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2911,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "423.23",
                          "currencyCode": "HUF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "479.38",
                          "currencyCode": "PGK"
                        },
                        "awardAmount": {
                          "amount": 39659,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2742,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "28.07",
                          "currencyCode": "EUR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "488.37",
                          "currencyCode": "RUB"
                        },
                        "awardAmount": {
                          "amount": 19921,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4738,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "111.99",
                          "currencyCode": "LBP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "355.56",
                        "currencyCode": "GHS"
                      },
                      "awardAmount": {
                        "amount": 36121,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4567,
                      "equivalentAmount": {
                        "amount": "410.42",
                        "currencyCode": "XAF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "479.79",
                          "currencyCode": "LYD"
                        },
                        "awardAmount": {
                          "amount": 19321,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.02,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "308.48",
                          "currencyCode": "MYR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "81.32",
                          "currencyCode": "AED"
                        },
                        "awardAmount": {
                          "amount": 17872,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0962,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "312.01",
                          "currencyCode": "TZS"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "14.44",
                          "currencyCode": "PKR"
                        },
                        "awardAmount": {
                          "amount": 16803,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0499,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "262.01",
                          "currencyCode": "BRL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "361.31",
                          "currencyCode": "IRR"
                        },
                        "awardAmount": {
                          "amount": 22370,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1034,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "493.54",
                          "currencyCode": "SGD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "223.34",
                          "currencyCode": "BND"
                        },
                        "awardAmount": {
                          "amount": 27299,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3676,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "348.92",
                          "currencyCode": "PEN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "259.99",
                    "currencyCode": "MGA"
                  },
                  "awardAmount": {
                    "amount": 5891,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0487,
                  "equivalentAmount": {
                    "amount": "268.1",
                    "currencyCode": "GMD"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "356.05",
                    "currencyCode": "PAB"
                  },
                  "awardAmount": {
                    "amount": 4875,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.422,
                  "equivalentAmount": {
                    "amount": "29.23",
                    "currencyCode": "MGA"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "120.51",
                    "currencyCode": "KZT"
                  },
                  "awardAmount": {
                    "amount": 20087,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0454,
                  "equivalentAmount": {
                    "amount": "278.72",
                    "currencyCode": "KRW"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "343.95",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 22861,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0544,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "267.95",
                      "currencyCode": "GYD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "467.25",
                      "currencyCode": "ARS"
                    },
                    "awardAmount": {
                      "amount": 28572,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3777,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "44.81",
                      "currencyCode": "PEN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "425.67",
                      "currencyCode": "NOK"
                    },
                    "awardAmount": {
                      "amount": 29561,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0165,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "109.32",
                      "currencyCode": "MOP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "422.64",
                      "currencyCode": "CHF"
                    },
                    "awardAmount": {
                      "amount": 46689,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4726,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "408.06",
                      "currencyCode": "XCD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "121.64",
                    "currencyCode": "ZAR"
                  },
                  "awardAmount": {
                    "amount": 9625,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.322,
                  "equivalentAmount": {
                    "amount": "210.15",
                    "currencyCode": "AOA"
                  }
                },
                {
                  "amount": {
                    "amount": "406.05",
                    "currencyCode": "BMD"
                  },
                  "awardAmount": {
                    "amount": 4891,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2411,
                  "equivalentAmount": {
                    "amount": "414.81",
                    "currencyCode": "XOF"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.1926
              },
              "passengerReferenceIds": [
                "b2192784-9dc0-4fd5-9be5-34e027f885b6",
                "6589f753-406b-4a88-8380-05a7bdf2538f",
                "e94f1100-827b-430b-b639-7888e4b11cf8",
                "9488e562-52ed-49bc-ae2c-8386aee6a2e7",
                "77c3b224-53bd-4121-b6e7-a1ecb6404fe0",
                "611f7c19-e355-4525-acd9-8da4e5cbe9e9",
                "7da620da-d0af-4c40-ba0a-89bb382ff9e1",
                "5446754e-a357-4a5f-bd37-9cdf2cba0c63",
                "61643d42-d58c-46f8-99b7-0088ee66b457"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "236.54",
                    "currencyCode": "CNY"
                  },
                  "awardAmount": {
                    "amount": 25757,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4685,
                  "equivalentAmount": {
                    "amount": "115.15",
                    "currencyCode": "DKK"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "49.31",
                        "currencyCode": "KWD"
                      },
                      "awardAmount": {
                        "amount": 46709,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2998,
                      "equivalentAmount": {
                        "amount": "260.27",
                        "currencyCode": "XOF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "234.28",
                          "currencyCode": "MGA"
                        },
                        "awardAmount": {
                          "amount": 39300,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0842,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "311.91",
                          "currencyCode": "BIF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "447.84",
                        "currencyCode": "MAD"
                      },
                      "awardAmount": {
                        "amount": 21983,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3263,
                      "equivalentAmount": {
                        "amount": "259.75",
                        "currencyCode": "KMF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "181.5",
                          "currencyCode": "KRW"
                        },
                        "awardAmount": {
                          "amount": 40684,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4943,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "270.14",
                          "currencyCode": "CVE"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "475.98",
                          "currencyCode": "OMR"
                        },
                        "awardAmount": {
                          "amount": 12310,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.256,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "327.11",
                          "currencyCode": "LSL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "100.53",
                          "currencyCode": "SDG"
                        },
                        "awardAmount": {
                          "amount": 13866,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1845,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "211.46",
                          "currencyCode": "ZAR"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "485.33",
                        "currencyCode": "CVE"
                      },
                      "awardAmount": {
                        "amount": 35570,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2727,
                      "equivalentAmount": {
                        "amount": "350.91",
                        "currencyCode": "AWG"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "466.58",
                          "currencyCode": "NIO"
                        },
                        "awardAmount": {
                          "amount": 41503,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2858,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "37.44",
                          "currencyCode": "AOA"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "181.36",
                    "currencyCode": "AOA"
                  },
                  "awardAmount": {
                    "amount": 11802,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.428,
                  "equivalentAmount": {
                    "amount": "415.49",
                    "currencyCode": "KPW"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "296.05",
                    "currencyCode": "ZAR"
                  },
                  "awardAmount": {
                    "amount": 23285,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2109,
                  "equivalentAmount": {
                    "amount": "275.17",
                    "currencyCode": "SAR"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "91.12",
                    "currencyCode": "UZS"
                  },
                  "awardAmount": {
                    "amount": 26762,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2386,
                  "equivalentAmount": {
                    "amount": "224.7",
                    "currencyCode": "NIO"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "152.25",
                      "currencyCode": "ETB"
                    },
                    "awardAmount": {
                      "amount": 9237,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3181,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "390.28",
                      "currencyCode": "SHP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "436.83",
                    "currencyCode": "ETB"
                  },
                  "awardAmount": {
                    "amount": 44276,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3892,
                  "equivalentAmount": {
                    "amount": "163.24",
                    "currencyCode": "CLP"
                  }
                },
                {
                  "amount": {
                    "amount": "252.32",
                    "currencyCode": "DKK"
                  },
                  "awardAmount": {
                    "amount": 35821,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4836,
                  "equivalentAmount": {
                    "amount": "339.33",
                    "currencyCode": "BYN"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.0884
              },
              "passengerReferenceIds": [
                "95a011fb-cda7-4d96-807b-34828b8d0f43",
                "9edd7c12-c9d0-48b5-8a19-b2d17c5cc13a",
                "70e67fa4-c77c-4e3e-8fea-2a653b42c0ba",
                "9b1dfa6b-5880-45c9-9107-81e68c8e4811",
                "5fb79d03-5798-4cd1-8538-ef5c2cfca0a7",
                "0f8a12ef-8466-45e8-a6a3-bfe70bad877b",
                "d7927834-4997-4653-bf85-7382414debf1",
                "ef45b03a-256f-423f-a2f0-1952216cc0bf",
                "4aba3a71-6597-4910-b7b1-fdb31507ad37"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "465.35",
                    "currencyCode": "ARS"
                  },
                  "awardAmount": {
                    "amount": 11958,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4153,
                  "equivalentAmount": {
                    "amount": "49.73",
                    "currencyCode": "USD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "473.62",
                        "currencyCode": "KHR"
                      },
                      "awardAmount": {
                        "amount": 40483,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4785,
                      "equivalentAmount": {
                        "amount": "277.17",
                        "currencyCode": "GTQ"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "145.12",
                          "currencyCode": "DOP"
                        },
                        "awardAmount": {
                          "amount": 2864,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4148,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "24.41",
                          "currencyCode": "ZMW"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "138.65",
                          "currencyCode": "CLP"
                        },
                        "awardAmount": {
                          "amount": 26052,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4657,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "140.47",
                          "currencyCode": "BZD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "160.85",
                        "currencyCode": "NIO"
                      },
                      "awardAmount": {
                        "amount": 48249,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3107,
                      "equivalentAmount": {
                        "amount": "404.66",
                        "currencyCode": "INR"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "455.12",
                          "currencyCode": "GYD"
                        },
                        "awardAmount": {
                          "amount": 16062,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1778,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "207.83",
                          "currencyCode": "MDL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "374.31",
                        "currencyCode": "PGK"
                      },
                      "awardAmount": {
                        "amount": 18084,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1755,
                      "equivalentAmount": {
                        "amount": "481.96",
                        "currencyCode": "XAF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "472",
                          "currencyCode": "SGD"
                        },
                        "awardAmount": {
                          "amount": 6298,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.221,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "316.02",
                          "currencyCode": "MAD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "455.11",
                    "currencyCode": "XOF"
                  },
                  "awardAmount": {
                    "amount": 11866,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.289,
                  "equivalentAmount": {
                    "amount": "67.37",
                    "currencyCode": "PHP"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "229.72",
                    "currencyCode": "IDR"
                  },
                  "awardAmount": {
                    "amount": 21722,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0345,
                  "equivalentAmount": {
                    "amount": "292.56",
                    "currencyCode": "OMR"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "289.67",
                    "currencyCode": "TND"
                  },
                  "awardAmount": {
                    "amount": 41743,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4618,
                  "equivalentAmount": {
                    "amount": "168.48",
                    "currencyCode": "PKR"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "146.68",
                      "currencyCode": "ANG"
                    },
                    "awardAmount": {
                      "amount": 13229,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1448,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "21.15",
                      "currencyCode": "EUR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "47.67",
                    "currencyCode": "CZK"
                  },
                  "awardAmount": {
                    "amount": 21348,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4149,
                  "equivalentAmount": {
                    "amount": "340.92",
                    "currencyCode": "TWD"
                  }
                },
                {
                  "amount": {
                    "amount": "232.6",
                    "currencyCode": "BBD"
                  },
                  "awardAmount": {
                    "amount": 24687,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0489,
                  "equivalentAmount": {
                    "amount": "315.3",
                    "currencyCode": "BND"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.0916
              },
              "passengerReferenceIds": [
                "b44271d6-3144-4590-9962-e0d3ab6f6b55",
                "f81eeb52-2596-4d6a-a48e-812d9c6771d5",
                "152e231f-f8e7-4150-ba90-6a998cfd2f6d",
                "96f8da70-e872-4a02-b59c-2690f26e8a71",
                "dc28e12a-0e63-4d26-a76e-7d1eb6958476",
                "90975df1-e692-4ce2-9453-5d124b738600",
                "8a3e9ee6-caaa-4e5b-9bec-2e721a2d038f",
                "e39640f0-f2f0-4674-a015-eceba7542ff2",
                "9a42561a-aa6c-4ab6-82b0-9c4ab53b6cda"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "456.57",
                    "currencyCode": "KYD"
                  },
                  "awardAmount": {
                    "amount": 21912,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1717,
                  "equivalentAmount": {
                    "amount": "183.24",
                    "currencyCode": "SCR"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "41.69",
                        "currencyCode": "NPR"
                      },
                      "awardAmount": {
                        "amount": 16717,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2435,
                      "equivalentAmount": {
                        "amount": "494.43",
                        "currencyCode": "TRY"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "70.13",
                          "currencyCode": "SLE"
                        },
                        "awardAmount": {
                          "amount": 34001,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0314,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "285.54",
                          "currencyCode": "PAB"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "412.84",
                          "currencyCode": "SSP"
                        },
                        "awardAmount": {
                          "amount": 22301,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4391,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "379.82",
                          "currencyCode": "EGP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "147.58",
                          "currencyCode": "TOP"
                        },
                        "awardAmount": {
                          "amount": 14100,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4436,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "122.02",
                          "currencyCode": "VES"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "308.4",
                        "currencyCode": "CZK"
                      },
                      "awardAmount": {
                        "amount": 24924,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.4985,
                      "equivalentAmount": {
                        "amount": "77.4",
                        "currencyCode": "PEN"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "201.77",
                          "currencyCode": "ZWL"
                        },
                        "awardAmount": {
                          "amount": 22846,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1974,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "66.8",
                          "currencyCode": "RWF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "437.08",
                          "currencyCode": "AED"
                        },
                        "awardAmount": {
                          "amount": 1666,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0964,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "11.55",
                          "currencyCode": "SEK"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "269.92",
                          "currencyCode": "ISK"
                        },
                        "awardAmount": {
                          "amount": 6051,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4689,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "56.89",
                          "currencyCode": "JPY"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "214.3",
                          "currencyCode": "NPR"
                        },
                        "awardAmount": {
                          "amount": 43401,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1045,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "207.63",
                          "currencyCode": "SLE"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "307.41",
                          "currencyCode": "KPW"
                        },
                        "awardAmount": {
                          "amount": 18300,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1254,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "334.66",
                          "currencyCode": "DKK"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "335.88",
                        "currencyCode": "PEN"
                      },
                      "awardAmount": {
                        "amount": 9348,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.3864,
                      "equivalentAmount": {
                        "amount": "404.25",
                        "currencyCode": "SSP"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "23.46",
                          "currencyCode": "TOP"
                        },
                        "awardAmount": {
                          "amount": 37049,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.138,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "338.33",
                          "currencyCode": "HUF"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "109.2",
                          "currencyCode": "MMK"
                        },
                        "awardAmount": {
                          "amount": 47252,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2641,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "307.28",
                          "currencyCode": "AWG"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "10.08",
                          "currencyCode": "JMD"
                        },
                        "awardAmount": {
                          "amount": 8213,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4291,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "111.42",
                          "currencyCode": "FJD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "392.69",
                    "currencyCode": "MVR"
                  },
                  "awardAmount": {
                    "amount": 48358,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2196,
                  "equivalentAmount": {
                    "amount": "43.29",
                    "currencyCode": "AED"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "199.34",
                    "currencyCode": "IRR"
                  },
                  "awardAmount": {
                    "amount": 9742,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4317,
                  "equivalentAmount": {
                    "amount": "68.68",
                    "currencyCode": "SGD"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "370.01",
                    "currencyCode": "UZS"
                  },
                  "awardAmount": {
                    "amount": 37746,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0167,
                  "equivalentAmount": {
                    "amount": "150.03",
                    "currencyCode": "NIO"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "117.71",
                      "currencyCode": "SLE"
                    },
                    "awardAmount": {
                      "amount": 47493,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1228,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "167.57",
                      "currencyCode": "PYG"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "445.29",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 1727,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3482,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "103.39",
                      "currencyCode": "MZN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "311.32",
                      "currencyCode": "AZN"
                    },
                    "awardAmount": {
                      "amount": 34959,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4726,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "430.2",
                      "currencyCode": "NIO"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "340.38",
                      "currencyCode": "MZN"
                    },
                    "awardAmount": {
                      "amount": 4081,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4336,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "477.16",
                      "currencyCode": "SHP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "107.41",
                      "currencyCode": "SGD"
                    },
                    "awardAmount": {
                      "amount": 37082,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.194,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "37.08",
                      "currencyCode": "CNY"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "141.33",
                    "currencyCode": "GYD"
                  },
                  "awardAmount": {
                    "amount": 39434,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1512,
                  "equivalentAmount": {
                    "amount": "351.37",
                    "currencyCode": "GYD"
                  }
                },
                {
                  "amount": {
                    "amount": "97.63",
                    "currencyCode": "MKD"
                  },
                  "awardAmount": {
                    "amount": 34013,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4115,
                  "equivalentAmount": {
                    "amount": "210.49",
                    "currencyCode": "SOS"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.0889
              },
              "passengerReferenceIds": [
                "d3b6c8e7-e76b-4273-ad70-e48126df9e2c",
                "44086fe2-e5ae-49b7-8e53-df3a0741c722",
                "f3c9557f-4023-40ff-ba6a-e82a80ec31f6",
                "8023610f-ec4d-4d71-948d-16243d12650d",
                "5c617072-d90c-481a-9886-88ee280933ea",
                "d9b54dd7-b566-44d1-884c-89d722dc05af",
                "66546446-2b73-42f8-bd12-666925ee0419",
                "10f5cb78-35cf-44d1-b8fe-9464303f29ec",
                "9ccfe1f5-4425-4dbb-889a-1fe9fc9663f0"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "116.63",
                    "currencyCode": "ARS"
                  },
                  "awardAmount": {
                    "amount": 10024,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3259,
                  "equivalentAmount": {
                    "amount": "413.17",
                    "currencyCode": "TJS"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "315.68",
                        "currencyCode": "TWD"
                      },
                      "awardAmount": {
                        "amount": 34080,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4331,
                      "equivalentAmount": {
                        "amount": "11.03",
                        "currencyCode": "GNF"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "397.99",
                          "currencyCode": "TOP"
                        },
                        "awardAmount": {
                          "amount": 25799,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1312,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "67.45",
                          "currencyCode": "MDL"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "319.83",
                        "currencyCode": "OMR"
                      },
                      "awardAmount": {
                        "amount": 43016,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3376,
                      "equivalentAmount": {
                        "amount": "303.08",
                        "currencyCode": "ISK"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "459.8",
                          "currencyCode": "TMT"
                        },
                        "awardAmount": {
                          "amount": 16001,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0805,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "400.11",
                          "currencyCode": "CRC"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "279.8",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 43323,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1165,
                      "equivalentAmount": {
                        "amount": "292.7",
                        "currencyCode": "GTQ"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "237.73",
                          "currencyCode": "VES"
                        },
                        "awardAmount": {
                          "amount": 10245,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0403,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "187.54",
                          "currencyCode": "BTN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "199.86",
                          "currencyCode": "DKK"
                        },
                        "awardAmount": {
                          "amount": 31053,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2928,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "284.75",
                          "currencyCode": "KGS"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "375.85",
                    "currencyCode": "SYP"
                  },
                  "awardAmount": {
                    "amount": 2606,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2333,
                  "equivalentAmount": {
                    "amount": "483.62",
                    "currencyCode": "PGK"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "414.73",
                    "currencyCode": "FJD"
                  },
                  "awardAmount": {
                    "amount": 42412,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0523,
                  "equivalentAmount": {
                    "amount": "177.67",
                    "currencyCode": "MKD"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "479.47",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 17914,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4451,
                  "equivalentAmount": {
                    "amount": "485.59",
                    "currencyCode": "NGN"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "199.64",
                      "currencyCode": "INR"
                    },
                    "awardAmount": {
                      "amount": 37298,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3586,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "229.26",
                      "currencyCode": "THB"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "32.71",
                      "currencyCode": "RUB"
                    },
                    "awardAmount": {
                      "amount": 28773,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3628,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "410.67",
                      "currencyCode": "QAR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "316.29",
                      "currencyCode": "PEN"
                    },
                    "awardAmount": {
                      "amount": 22947,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3459,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "479.81",
                      "currencyCode": "JPY"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "362.49",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 17376,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0228,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "257.37",
                      "currencyCode": "NOK"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "37.16",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 20588,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.0831,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "398.01",
                      "currencyCode": "ISK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "460.49",
                    "currencyCode": "LYD"
                  },
                  "awardAmount": {
                    "amount": 5139,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.097,
                  "equivalentAmount": {
                    "amount": "105.81",
                    "currencyCode": "GYD"
                  }
                },
                {
                  "amount": {
                    "amount": "46.69",
                    "currencyCode": "TZS"
                  },
                  "awardAmount": {
                    "amount": 7696,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2359,
                  "equivalentAmount": {
                    "amount": "269.99",
                    "currencyCode": "UYU"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.1696
              },
              "passengerReferenceIds": [
                "49035157-0102-485e-8c54-762f5ee2382a",
                "de104287-af53-496e-a4c1-07add980b4eb",
                "fa31ebb3-b017-4298-91b2-ab3bc35b9c32",
                "92ab9ae1-aea1-462e-8360-7a0b620cb07a",
                "c5c2b659-d42b-43f3-8a26-0eb0a486cc52",
                "e1e4615c-1c8e-4786-91c6-b38a454606a1",
                "2e83b36e-a60f-414f-81a3-ccbccf54e7af",
                "737afc1b-6ab0-49e1-9e29-66d46f05f4a8",
                "64a8c324-7aa0-491a-9e44-15f100958a6d"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "447.22",
                    "currencyCode": "LYD"
                  },
                  "awardAmount": {
                    "amount": 20179,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0834,
                  "equivalentAmount": {
                    "amount": "374.87",
                    "currencyCode": "GNF"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "230.34",
                        "currencyCode": "PHP"
                      },
                      "awardAmount": {
                        "amount": 43738,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1216,
                      "equivalentAmount": {
                        "amount": "230.17",
                        "currencyCode": "TWD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "37.71",
                          "currencyCode": "SOS"
                        },
                        "awardAmount": {
                          "amount": 31996,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.3928,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "319.25",
                          "currencyCode": "GTQ"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "154.83",
                          "currencyCode": "BYN"
                        },
                        "awardAmount": {
                          "amount": 14219,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1139,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "180.89",
                          "currencyCode": "ILS"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "51.77",
                          "currencyCode": "GBP"
                        },
                        "awardAmount": {
                          "amount": 3910,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.061,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "124.13",
                          "currencyCode": "HKD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "73.1",
                        "currencyCode": "KZT"
                      },
                      "awardAmount": {
                        "amount": 5777,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.118,
                      "equivalentAmount": {
                        "amount": "433.47",
                        "currencyCode": "KES"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "145.29",
                          "currencyCode": "HTG"
                        },
                        "awardAmount": {
                          "amount": 19982,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.2882,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "128.34",
                          "currencyCode": "ETB"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "453.36",
                          "currencyCode": "GIP"
                        },
                        "awardAmount": {
                          "amount": 33124,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4581,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "213.29",
                          "currencyCode": "MZN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "336.4",
                          "currencyCode": "SOS"
                        },
                        "awardAmount": {
                          "amount": 11076,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1876,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "374.89",
                          "currencyCode": "SEK"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "390.23",
                          "currencyCode": "AOA"
                        },
                        "awardAmount": {
                          "amount": 5302,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3932,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "229.74",
                          "currencyCode": "KPW"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "437.75",
                        "currencyCode": "KPW"
                      },
                      "awardAmount": {
                        "amount": 49790,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3466,
                      "equivalentAmount": {
                        "amount": "191.78",
                        "currencyCode": "DKK"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "493.39",
                          "currencyCode": "NAD"
                        },
                        "awardAmount": {
                          "amount": 4460,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4663,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "226.82",
                          "currencyCode": "KMF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "437.86",
                    "currencyCode": "PYG"
                  },
                  "awardAmount": {
                    "amount": 15693,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1032,
                  "equivalentAmount": {
                    "amount": "488.98",
                    "currencyCode": "VES"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "110.05",
                    "currencyCode": "ZAR"
                  },
                  "awardAmount": {
                    "amount": 8833,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4174,
                  "equivalentAmount": {
                    "amount": "192.5",
                    "currencyCode": "BSD"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "232.03",
                    "currencyCode": "GHS"
                  },
                  "awardAmount": {
                    "amount": 42210,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0758,
                  "equivalentAmount": {
                    "amount": "178.17",
                    "currencyCode": "NOK"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "449.51",
                      "currencyCode": "BTN"
                    },
                    "awardAmount": {
                      "amount": 41077,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0719,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "377.57",
                      "currencyCode": "IRR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "376.35",
                    "currencyCode": "BIF"
                  },
                  "awardAmount": {
                    "amount": 7106,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4319,
                  "equivalentAmount": {
                    "amount": "289.68",
                    "currencyCode": "BRL"
                  }
                },
                {
                  "amount": {
                    "amount": "79.72",
                    "currencyCode": "CRC"
                  },
                  "awardAmount": {
                    "amount": 43432,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1321,
                  "equivalentAmount": {
                    "amount": "330.37",
                    "currencyCode": "AWG"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.1728
              },
              "passengerReferenceIds": [
                "6ac0ac2a-7cb4-4b61-aaad-d1a0c41c20dd",
                "30a70604-9d84-4852-b233-34289c8e7fdf",
                "32ec40aa-0121-4bfd-aa08-30572ccb3f0a",
                "55a5a395-8d0e-4437-9d14-b4607a5425a3",
                "fdf6a0c0-c401-4cc8-9fc6-25bab4d85f35",
                "6d671a0b-4f08-4453-acb3-e3586929aedf",
                "f0c54fb8-f13e-4d00-9b81-980c95292168",
                "4833adcc-2e1a-4e72-b504-66fdc38658b8",
                "a76f6a12-ed72-425a-9bee-c054f617fb19"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "253.18",
                    "currencyCode": "CHF"
                  },
                  "awardAmount": {
                    "amount": 8428,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0648,
                  "equivalentAmount": {
                    "amount": "53.47",
                    "currencyCode": "BAM"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "221.81",
                        "currencyCode": "PLN"
                      },
                      "awardAmount": {
                        "amount": 46844,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3888,
                      "equivalentAmount": {
                        "amount": "160.44",
                        "currencyCode": "GTQ"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "495.76",
                          "currencyCode": "USD"
                        },
                        "awardAmount": {
                          "amount": 23787,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1232,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "191.03",
                          "currencyCode": "BTN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "150.6",
                          "currencyCode": "NGN"
                        },
                        "awardAmount": {
                          "amount": 47114,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1985,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "452.84",
                          "currencyCode": "LBP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "321.31",
                          "currencyCode": "HUF"
                        },
                        "awardAmount": {
                          "amount": 38640,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0126,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "486.28",
                          "currencyCode": "LBP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "255.72",
                          "currencyCode": "TWD"
                        },
                        "awardAmount": {
                          "amount": 41053,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4373,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "458.56",
                          "currencyCode": "BYN"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "92.55",
                        "currencyCode": "MNT"
                      },
                      "awardAmount": {
                        "amount": 15636,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.2007,
                      "equivalentAmount": {
                        "amount": "429.97",
                        "currencyCode": "SAR"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "427.19",
                          "currencyCode": "CZK"
                        },
                        "awardAmount": {
                          "amount": 33006,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1036,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "388.42",
                          "currencyCode": "VND"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "362.27",
                          "currencyCode": "BTN"
                        },
                        "awardAmount": {
                          "amount": 36421,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0878,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "475.49",
                          "currencyCode": "SHP"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "66.64",
                          "currencyCode": "SOS"
                        },
                        "awardAmount": {
                          "amount": 32688,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.218,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "151.59",
                          "currencyCode": "INR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "113.38",
                          "currencyCode": "KGS"
                        },
                        "awardAmount": {
                          "amount": 4397,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0714,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "236.1",
                          "currencyCode": "VUV"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "480.56",
                        "currencyCode": "NGN"
                      },
                      "awardAmount": {
                        "amount": 12656,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.4035,
                      "equivalentAmount": {
                        "amount": "134.18",
                        "currencyCode": "TWD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "348.45",
                          "currencyCode": "MDL"
                        },
                        "awardAmount": {
                          "amount": 3849,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0396,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "107.89",
                          "currencyCode": "KPW"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "309.54",
                          "currencyCode": "HUF"
                        },
                        "awardAmount": {
                          "amount": 28292,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.0698,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "84.71",
                          "currencyCode": "MAD"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "307.23",
                          "currencyCode": "YER"
                        },
                        "awardAmount": {
                          "amount": 26774,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4387,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "374.34",
                          "currencyCode": "VES"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "411.07",
                    "currencyCode": "SCR"
                  },
                  "awardAmount": {
                    "amount": 5341,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0403,
                  "equivalentAmount": {
                    "amount": "138.37",
                    "currencyCode": "WST"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "442.05",
                    "currencyCode": "LYD"
                  },
                  "awardAmount": {
                    "amount": 44787,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3767,
                  "equivalentAmount": {
                    "amount": "310.48",
                    "currencyCode": "JOD"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "179.17",
                    "currencyCode": "MKD"
                  },
                  "awardAmount": {
                    "amount": 33844,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3049,
                  "equivalentAmount": {
                    "amount": "220.07",
                    "currencyCode": "KHR"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "163.43",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 23399,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0168,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "425.17",
                      "currencyCode": "NGN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "261.68",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 38953,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4906,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "494.32",
                      "currencyCode": "TZS"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "398.4",
                      "currencyCode": "BDT"
                    },
                    "awardAmount": {
                      "amount": 22826,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0499,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "273.3",
                      "currencyCode": "JMD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "34.05",
                      "currencyCode": "ZAR"
                    },
                    "awardAmount": {
                      "amount": 42174,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4057,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "31.77",
                      "currencyCode": "FKP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "235.5",
                      "currencyCode": "TND"
                    },
                    "awardAmount": {
                      "amount": 18467,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3521,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "161.62",
                      "currencyCode": "CHF"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "152.75",
                    "currencyCode": "NPR"
                  },
                  "awardAmount": {
                    "amount": 45129,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0172,
                  "equivalentAmount": {
                    "amount": "462.49",
                    "currencyCode": "NIO"
                  }
                },
                {
                  "amount": {
                    "amount": "130.56",
                    "currencyCode": "LRD"
                  },
                  "awardAmount": {
                    "amount": 19475,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4113,
                  "equivalentAmount": {
                    "amount": "94.63",
                    "currencyCode": "HUF"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.0467
              },
              "passengerReferenceIds": [
                "3226cc5d-5af9-424b-b160-12cd32ac9bd5",
                "3e5a9a97-1229-4298-8d78-af09980c8317",
                "4d068df5-e350-4b58-8d75-8e6b3fbefbb3",
                "6da8cb4e-96c4-4809-88de-2c3f186f4306",
                "bc34dbd4-4fb0-495a-acf8-8a5eaac468d5",
                "8e483430-ae8a-475f-b135-344827fb2c4d",
                "eb3af385-40ea-49da-896d-9bfa0a67f55a",
                "511eb5a6-27d4-4fed-99bd-15130588d495",
                "f419ea1b-d19b-475b-9b5c-1cef51cdf368"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "437.23",
                    "currencyCode": "MRU"
                  },
                  "awardAmount": {
                    "amount": 6347,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4308,
                  "equivalentAmount": {
                    "amount": "88.6",
                    "currencyCode": "AFN"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "276.65",
                        "currencyCode": "UYU"
                      },
                      "awardAmount": {
                        "amount": 4165,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.043,
                      "equivalentAmount": {
                        "amount": "366.64",
                        "currencyCode": "SSP"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "355.23",
                          "currencyCode": "AED"
                        },
                        "awardAmount": {
                          "amount": 17399,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4272,
                        "code": "XF",
                        "equivalentAmount": {
                          "amount": "68.34",
                          "currencyCode": "MGA"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "34.32",
                          "currencyCode": "TTD"
                        },
                        "awardAmount": {
                          "amount": 26579,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1349,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "294.63",
                          "currencyCode": "XAF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "116.92",
                          "currencyCode": "UZS"
                        },
                        "awardAmount": {
                          "amount": 15459,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.46,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "181.54",
                          "currencyCode": "BMD"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "391.78",
                        "currencyCode": "LRD"
                      },
                      "awardAmount": {
                        "amount": 41111,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.0975,
                      "equivalentAmount": {
                        "amount": "195.37",
                        "currencyCode": "LYD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "466.72",
                          "currencyCode": "IQD"
                        },
                        "awardAmount": {
                          "amount": 48064,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.307,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "483.02",
                          "currencyCode": "MGA"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "176.62",
                          "currencyCode": "PKR"
                        },
                        "awardAmount": {
                          "amount": 7840,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4006,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "13.77",
                          "currencyCode": "RON"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "218.56",
                          "currencyCode": "LKR"
                        },
                        "awardAmount": {
                          "amount": 24318,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1697,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "19.35",
                          "currencyCode": "MNT"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "215.24",
                          "currencyCode": "YER"
                        },
                        "awardAmount": {
                          "amount": 14838,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.2927,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "161.43",
                          "currencyCode": "GHS"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "110",
                          "currencyCode": "CLP"
                        },
                        "awardAmount": {
                          "amount": 32527,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4192,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "357.46",
                          "currencyCode": "MXN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "295.76",
                        "currencyCode": "HTG"
                      },
                      "awardAmount": {
                        "amount": 3406,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.1135,
                      "equivalentAmount": {
                        "amount": "241.33",
                        "currencyCode": "COP"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "332.58",
                          "currencyCode": "RUB"
                        },
                        "awardAmount": {
                          "amount": 5885,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.1598,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "97.32",
                          "currencyCode": "GEL"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "328.8",
                          "currencyCode": "HTG"
                        },
                        "awardAmount": {
                          "amount": 46080,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1185,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "199.41",
                          "currencyCode": "AFN"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "02",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "304.64",
                    "currencyCode": "TND"
                  },
                  "awardAmount": {
                    "amount": 1533,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4123,
                  "equivalentAmount": {
                    "amount": "255.91",
                    "currencyCode": "MDL"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "477.23",
                    "currencyCode": "KMF"
                  },
                  "awardAmount": {
                    "amount": 1698,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1756,
                  "equivalentAmount": {
                    "amount": "94.93",
                    "currencyCode": "EUR"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "316.06",
                    "currencyCode": "GMD"
                  },
                  "awardAmount": {
                    "amount": 11037,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3555,
                  "equivalentAmount": {
                    "amount": "150.42",
                    "currencyCode": "SLE"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "132.84",
                      "currencyCode": "CZK"
                    },
                    "awardAmount": {
                      "amount": 34823,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2768,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "235.35",
                      "currencyCode": "AZN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "168.09",
                      "currencyCode": "SOS"
                    },
                    "awardAmount": {
                      "amount": 27655,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1927,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "268.55",
                      "currencyCode": "XAF"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "450.54",
                      "currencyCode": "JPY"
                    },
                    "awardAmount": {
                      "amount": 46966,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3126,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "91.63",
                      "currencyCode": "MYR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "474.19",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 27602,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4311,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "258.11",
                      "currencyCode": "NPR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "252.47",
                      "currencyCode": "KWD"
                    },
                    "awardAmount": {
                      "amount": 22088,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1485,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "216.67",
                      "currencyCode": "ILS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "194.85",
                    "currencyCode": "EGP"
                  },
                  "awardAmount": {
                    "amount": 49569,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.226,
                  "equivalentAmount": {
                    "amount": "443.64",
                    "currencyCode": "BIF"
                  }
                },
                {
                  "amount": {
                    "amount": "213.48",
                    "currencyCode": "UAH"
                  },
                  "awardAmount": {
                    "amount": 32911,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1933,
                  "equivalentAmount": {
                    "amount": "361.72",
                    "currencyCode": "HUF"
                  }
                }
              ],
              "transactionType": "AddCollect"
            },
            {
              "conversionDetails": {
                "methodType": "Deduction",
                "rate": 1.1043
              },
              "passengerReferenceIds": [
                "81b38171-0e4a-4ec1-b226-8336f83d8687",
                "16cad686-e5ea-47fd-99d6-3a7537589bf0",
                "86a3b2f6-d1dd-4bb7-8cf4-d846f41d7ba2",
                "80967e31-bb5b-47b3-92b0-e6b2f0d2dcf5",
                "f64fcb78-d1a8-498b-9dd8-0c2c22bae48b",
                "be1c2301-4ee4-47c2-aceb-59ee79fb708a",
                "ccd4a731-3af1-40ba-b2a9-a7f51d0b2e7a",
                "ffa51ce5-6c84-4340-8992-60abbbd61b4f",
                "76d37899-156f-48d7-80be-81df77007256"
              ],
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "162.1",
                    "currencyCode": "QAR"
                  },
                  "awardAmount": {
                    "amount": 15228,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0912,
                  "equivalentAmount": {
                    "amount": "342.32",
                    "currencyCode": "MKD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": {
                        "amount": "98.03",
                        "currencyCode": "NZD"
                      },
                      "awardAmount": {
                        "amount": 24200,
                        "currencyCode": "FFCURRENCY"
                      },
                      "awardConversionRate": 0.1399,
                      "equivalentAmount": {
                        "amount": "411.34",
                        "currencyCode": "LKR"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "205.14",
                          "currencyCode": "YER"
                        },
                        "awardAmount": {
                          "amount": 18788,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3635,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "359.91",
                          "currencyCode": "CNY"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "276.61",
                          "currencyCode": "SBD"
                        },
                        "awardAmount": {
                          "amount": 21873,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.4789,
                        "code": "YQ",
                        "equivalentAmount": {
                          "amount": "18.07",
                          "currencyCode": "EGP"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "332.08",
                          "currencyCode": "HNL"
                        },
                        "awardAmount": {
                          "amount": 1600,
                          "currencyCode": "FFCURRENCY"
                        },
                        "awardConversionRate": 0.1017,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "478.4",
                          "currencyCode": "JPY"
                        },
                        "hasExemptedTaxes": true,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "277.99",
                          "currencyCode": "LRD"
                        },
                        "awardAmount": {
                          "amount": 29973,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.397,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "172.01",
                          "currencyCode": "RUB"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": true
                      },
                      {
                        "amount": {
                          "amount": "424.4",
                          "currencyCode": "MYR"
                        },
                        "awardAmount": {
                          "amount": 46445,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0381,
                        "code": "ZP",
                        "equivalentAmount": {
                          "amount": "110.78",
                          "currencyCode": "SLE"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": false
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "225.26",
                        "currencyCode": "MRU"
                      },
                      "awardAmount": {
                        "amount": 31973,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.3232,
                      "equivalentAmount": {
                        "amount": "406.94",
                        "currencyCode": "KWD"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "367.48",
                          "currencyCode": "GYD"
                        },
                        "awardAmount": {
                          "amount": 34376,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.3274,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "283.21",
                          "currencyCode": "RWF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": true,
                        "hasTaxesIncludedInBase": false
                      },
                      {
                        "amount": {
                          "amount": "252.31",
                          "currencyCode": "RON"
                        },
                        "awardAmount": {
                          "amount": 8641,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.4379,
                        "code": "YR",
                        "equivalentAmount": {
                          "amount": "365.36",
                          "currencyCode": "LKR"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  },
                  {
                    "amount": {
                      "amount": {
                        "amount": "175.91",
                        "currencyCode": "AUD"
                      },
                      "awardAmount": {
                        "amount": 40227,
                        "currencyCode": "MILES"
                      },
                      "awardConversionRate": 0.167,
                      "equivalentAmount": {
                        "amount": "131.03",
                        "currencyCode": "PEN"
                      }
                    },
                    "taxes": [
                      {
                        "amount": {
                          "amount": "402.92",
                          "currencyCode": "YER"
                        },
                        "awardAmount": {
                          "amount": 4445,
                          "currencyCode": "MILES"
                        },
                        "awardConversionRate": 0.0543,
                        "code": "US",
                        "equivalentAmount": {
                          "amount": "343.86",
                          "currencyCode": "RWF"
                        },
                        "hasExemptedTaxes": false,
                        "hasRefundableTaxes": false,
                        "hasTaxesIncludedInBase": true
                      }
                    ],
                    "type": "ChangeFee",
                    "waiverCode": {
                      "code": "01",
                      "type": "Miscellaneous"
                    }
                  }
                ],
                "feesTax": {
                  "amount": {
                    "amount": "378.6",
                    "currencyCode": "KRW"
                  },
                  "awardAmount": {
                    "amount": 6410,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.4273,
                  "equivalentAmount": {
                    "amount": "102.37",
                    "currencyCode": "AED"
                  }
                },
                "nonRefundable": {
                  "amount": {
                    "amount": "432.59",
                    "currencyCode": "AWG"
                  },
                  "awardAmount": {
                    "amount": 31948,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0464,
                  "equivalentAmount": {
                    "amount": "69.89",
                    "currencyCode": "KGS"
                  }
                },
                "refundable": {
                  "amount": {
                    "amount": "153.13",
                    "currencyCode": "NGN"
                  },
                  "awardAmount": {
                    "amount": 39681,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1303,
                  "equivalentAmount": {
                    "amount": "494.19",
                    "currencyCode": "TMT"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "248.62",
                      "currencyCode": "SCR"
                    },
                    "awardAmount": {
                      "amount": 11497,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2904,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "250.3",
                      "currencyCode": "TMT"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              },
              "totals": [
                {
                  "amount": {
                    "amount": "136.84",
                    "currencyCode": "PKR"
                  },
                  "awardAmount": {
                    "amount": 43728,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3881,
                  "equivalentAmount": {
                    "amount": "359.82",
                    "currencyCode": "PAB"
                  }
                },
                {
                  "amount": {
                    "amount": "155.97",
                    "currencyCode": "JPY"
                  },
                  "awardAmount": {
                    "amount": 35094,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3813,
                  "equivalentAmount": {
                    "amount": "186.75",
                    "currencyCode": "WST"
                  }
                }
              ],
              "transactionType": "AddCollect"
            }
          ],
          "totalPrice": {
            "base": {
              "amount": {
                "amount": "201.92",
                "currencyCode": "BTN"
              },
              "awardAmount": {
                "amount": 47284,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.0915,
              "equivalentAmount": {
                "amount": "249.15",
                "currencyCode": "KWD"
              }
            },
            "fees": {
              "amount": {
                "amount": "408.07",
                "currencyCode": "CZK"
              },
              "awardAmount": {
                "amount": 5254,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.0725,
              "equivalentAmount": {
                "amount": "299.32",
                "currencyCode": "MXN"
              }
            },
            "feesTax": {
              "amount": {
                "amount": "405.04",
                "currencyCode": "GEL"
              },
              "awardAmount": {
                "amount": 23475,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.2123,
              "equivalentAmount": {
                "amount": "138.53",
                "currencyCode": "JPY"
              }
            },
            "offerItemReferenceId": "e89c5cad-95df-4653-883f-c7e93c317853",
            "tax": {
              "amount": {
                "amount": "399.12",
                "currencyCode": "KES"
              },
              "awardAmount": {
                "amount": 49160,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.2341,
              "equivalentAmount": {
                "amount": "411.28",
                "currencyCode": "SOS"
              }
            },
            "totals": [
              {
                "amount": {
                  "amount": "150.8",
                  "currencyCode": "TWD"
                },
                "awardAmount": {
                  "amount": 19023,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3612,
                "equivalentAmount": {
                  "amount": "86.69",
                  "currencyCode": "KYD"
                }
              },
              {
                "amount": {
                  "amount": "302.37",
                  "currencyCode": "MDL"
                },
                "awardAmount": {
                  "amount": 5189,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0735,
                "equivalentAmount": {
                  "amount": "493.96",
                  "currencyCode": "GMD"
                }
              }
            ],
            "transactionBreakdowns": [
              {
                "base": {
                  "amount": {
                    "amount": "251.86",
                    "currencyCode": "SGD"
                  },
                  "awardAmount": {
                    "amount": 44203,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0448,
                  "equivalentAmount": {
                    "amount": "447.21",
                    "currencyCode": "ERN"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "410.6",
                    "currencyCode": "MYR"
                  },
                  "awardAmount": {
                    "amount": 11249,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0739,
                  "equivalentAmount": {
                    "amount": "264.12",
                    "currencyCode": "ARS"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "251.8",
                    "currencyCode": "EUR"
                  },
                  "awardAmount": {
                    "amount": 47791,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1892,
                  "equivalentAmount": {
                    "amount": "95.05",
                    "currencyCode": "NIO"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "422.23",
                    "currencyCode": "XCD"
                  },
                  "awardAmount": {
                    "amount": 41761,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.2185,
                  "equivalentAmount": {
                    "amount": "76.38",
                    "currencyCode": "CHF"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "228.41",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 43076,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1436,
                    "equivalentAmount": {
                      "amount": "18.69",
                      "currencyCode": "HNL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "263.12",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 34990,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.027,
                    "equivalentAmount": {
                      "amount": "446.57",
                      "currencyCode": "PKR"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "base": {
                  "amount": {
                    "amount": "212.94",
                    "currencyCode": "LKR"
                  },
                  "awardAmount": {
                    "amount": 34564,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.316,
                  "equivalentAmount": {
                    "amount": "312.89",
                    "currencyCode": "SOS"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "193.63",
                    "currencyCode": "AMD"
                  },
                  "awardAmount": {
                    "amount": 8288,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3184,
                  "equivalentAmount": {
                    "amount": "222.77",
                    "currencyCode": "BRL"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "489.31",
                    "currencyCode": "KMF"
                  },
                  "awardAmount": {
                    "amount": 10014,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2074,
                  "equivalentAmount": {
                    "amount": "437.66",
                    "currencyCode": "DOP"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "387.56",
                    "currencyCode": "CHF"
                  },
                  "awardAmount": {
                    "amount": 23225,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.1793,
                  "equivalentAmount": {
                    "amount": "147.04",
                    "currencyCode": "AOA"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "323.11",
                      "currencyCode": "PLN"
                    },
                    "awardAmount": {
                      "amount": 33899,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2425,
                    "equivalentAmount": {
                      "amount": "250.75",
                      "currencyCode": "MDL"
                    }
                  },
                  {
                    "amount": {
                      "amount": "35.9",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 11693,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3556,
                    "equivalentAmount": {
                      "amount": "466.49",
                      "currencyCode": "SDG"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              },
              {
                "base": {
                  "amount": {
                    "amount": "66.6",
                    "currencyCode": "OMR"
                  },
                  "awardAmount": {
                    "amount": 1838,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.276,
                  "equivalentAmount": {
                    "amount": "120.92",
                    "currencyCode": "GNF"
                  }
                },
                "fees": {
                  "amount": {
                    "amount": "410.7",
                    "currencyCode": "SLE"
                  },
                  "awardAmount": {
                    "amount": 31272,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3171,
                  "equivalentAmount": {
                    "amount": "305.67",
                    "currencyCode": "IQD"
                  }
                },
                "feesTax": {
                  "amount": {
                    "amount": "164.67",
                    "currencyCode": "TJS"
                  },
                  "awardAmount": {
                    "amount": 5628,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.478,
                  "equivalentAmount": {
                    "amount": "33.88",
                    "currencyCode": "DZD"
                  }
                },
                "tax": {
                  "amount": {
                    "amount": "79.06",
                    "currencyCode": "AED"
                  },
                  "awardAmount": {
                    "amount": 18979,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.0726,
                  "equivalentAmount": {
                    "amount": "199.08",
                    "currencyCode": "TWD"
                  }
                },
                "totals": [
                  {
                    "amount": {
                      "amount": "447.39",
                      "currencyCode": "XPF"
                    },
                    "awardAmount": {
                      "amount": 34332,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2435,
                    "equivalentAmount": {
                      "amount": "143.27",
                      "currencyCode": "STN"
                    }
                  },
                  {
                    "amount": {
                      "amount": "267.76",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 12746,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2274,
                    "equivalentAmount": {
                      "amount": "251.32",
                      "currencyCode": "BOB"
                    }
                  }
                ],
                "transactionType": "AddCollect"
              }
            ],
            "transactionType": "AddCollect"
          },
          "unitPrices": [
            {
              "commission": {
                "amount": {
                  "amount": "321.92",
                  "currencyCode": "DJF"
                },
                "percentage": "7.95"
              },
              "passengerReferenceIds": [
                "1bde7ab0-d448-4cee-b772-5736cc48d895",
                "cc7dc04f-835d-459f-a1e1-7f3b82754cfa",
                "f5cd3ae7-7a77-49d4-8806-223dcafdc7fc",
                "11cf9641-447e-4dd2-aa03-2003450f8a58",
                "9eca1d1f-12a8-496f-8c50-e757c18f32d8",
                "4052012c-424e-4650-9ca1-904a3adeedd7",
                "a251a757-a60a-4212-bb2b-56b39955b920",
                "2e27d038-4374-40b5-92e0-89a1af65d458",
                "cf49ce4b-2659-4285-a26d-aaec5641b15a"
              ],
              "total": {
                "amount": {
                  "amount": "385.88",
                  "currencyCode": "RSD"
                },
                "awardAmount": {
                  "amount": 12837,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0146,
                "equivalentAmount": {
                  "amount": "102.31",
                  "currencyCode": "LSL"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "100.37",
                    "currencyCode": "VUV"
                  },
                  "awardAmount": {
                    "amount": 34894,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.2894,
                  "equivalentAmount": {
                    "amount": "432.29",
                    "currencyCode": "CDF"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "421.59",
                      "currencyCode": "BAM"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 24729,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3386,
                    "equivalentAmount": {
                      "amount": "36.79",
                      "currencyCode": "LYD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "307.58",
                      "currencyCode": "MRU"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 5377,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1731,
                    "equivalentAmount": {
                      "amount": "386.37",
                      "currencyCode": "BYN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "65.33",
                      "currencyCode": "CRC"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 22734,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2943,
                    "equivalentAmount": {
                      "amount": "182.75",
                      "currencyCode": "IQD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "131.62",
                      "currencyCode": "XAF"
                    },
                    "awardAmount": {
                      "amount": 29523,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4336,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "82.75",
                      "currencyCode": "RON"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "67.68",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 27981,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4282,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "131.5",
                      "currencyCode": "ILS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "12.79",
                  "currencyCode": "SSP"
                },
                "percentage": "7.3"
              },
              "passengerReferenceIds": [
                "03749102-5037-43f1-8a33-0ff2a286f8a8",
                "aab57596-ed30-4268-9689-8c5b2b92ba94",
                "30146c55-f1ba-4cdb-9c36-4512ef3be23b",
                "534f0d8f-2542-468f-8328-c49576a796c9",
                "53e4e20d-de5a-4856-8964-7932d70261d8",
                "9b83e1c7-ee85-4460-a1a3-c3a39ce2adf3",
                "a56c7e85-ad91-408e-86d6-f7ab71b3a1b2",
                "96ecec23-cf94-4d35-acd7-3b5d3bf760ce",
                "0ec1fc53-51e2-46cd-aae5-a6cca171b76a"
              ],
              "total": {
                "amount": {
                  "amount": "479.93",
                  "currencyCode": "TND"
                },
                "awardAmount": {
                  "amount": 15423,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3073,
                "equivalentAmount": {
                  "amount": "228.23",
                  "currencyCode": "TWD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "444.04",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 40668,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.1195,
                  "equivalentAmount": {
                    "amount": "32.64",
                    "currencyCode": "MRU"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "326.52",
                      "currencyCode": "XOF"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 28318,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1722,
                    "equivalentAmount": {
                      "amount": "374.57",
                      "currencyCode": "THB"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "181.73",
                      "currencyCode": "TOP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 8330,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1795,
                    "equivalentAmount": {
                      "amount": "311.48",
                      "currencyCode": "MNT"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "372.04",
                      "currencyCode": "CLP"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 26290,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1009,
                    "equivalentAmount": {
                      "amount": "77.52",
                      "currencyCode": "BSD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "298.27",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 1015,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0346,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "288.95",
                      "currencyCode": "TRY"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "198.92",
                      "currencyCode": "USD"
                    },
                    "awardAmount": {
                      "amount": 22046,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.08,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "434.4",
                      "currencyCode": "MGA"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "321.76",
                      "currencyCode": "MVR"
                    },
                    "awardAmount": {
                      "amount": 30067,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1909,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "323.19",
                      "currencyCode": "GTQ"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "431.52",
                      "currencyCode": "AED"
                    },
                    "awardAmount": {
                      "amount": 25663,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3144,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "79.07",
                      "currencyCode": "MWK"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "323.46",
                  "currencyCode": "AFN"
                },
                "percentage": "6.25"
              },
              "passengerReferenceIds": [
                "e8d20475-250d-49cd-9ad8-397f0d9d9436",
                "ccc412c6-3544-46a9-8d85-ef86327d8980",
                "6ac0e330-cb3b-4b44-aa4e-904d21175ec6",
                "2f059b60-9327-4d35-89b4-aa244ae7af71",
                "6e5afe4f-47ce-4799-af19-e4bb964ce2c4",
                "50b780bf-3a6d-4ceb-8818-e22e4bdd6bb2",
                "a783f065-a73e-456f-9600-06dfa549f0cb",
                "9061f527-2295-4f01-b72c-4fae006a9dd1",
                "46d3fc95-ad2b-4d82-bb18-2ba99e61e86b"
              ],
              "total": {
                "amount": {
                  "amount": "450.78",
                  "currencyCode": "TMT"
                },
                "awardAmount": {
                  "amount": 15673,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0783,
                "equivalentAmount": {
                  "amount": "260.14",
                  "currencyCode": "SHP"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "438.74",
                    "currencyCode": "PYG"
                  },
                  "awardAmount": {
                    "amount": 13827,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3756,
                  "equivalentAmount": {
                    "amount": "297.48",
                    "currencyCode": "TND"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "213.69",
                      "currencyCode": "CRC"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 44530,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4211,
                    "equivalentAmount": {
                      "amount": "472.23",
                      "currencyCode": "AZN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "296.02",
                      "currencyCode": "AOA"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 33206,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2798,
                    "equivalentAmount": {
                      "amount": "128.93",
                      "currencyCode": "KES"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "288.43",
                      "currencyCode": "BOB"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 21432,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2475,
                    "equivalentAmount": {
                      "amount": "438.39",
                      "currencyCode": "BGN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "386.77",
                      "currencyCode": "MDL"
                    },
                    "awardAmount": {
                      "amount": 1972,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2505,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "410.6",
                      "currencyCode": "KYD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "326.74",
                      "currencyCode": "XCD"
                    },
                    "awardAmount": {
                      "amount": 37494,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1715,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "136.95",
                      "currencyCode": "VND"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "352.06",
                      "currencyCode": "CVE"
                    },
                    "awardAmount": {
                      "amount": 33213,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2047,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "76.19",
                      "currencyCode": "ARS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "460.71",
                  "currencyCode": "BDT"
                },
                "percentage": "12.1"
              },
              "passengerReferenceIds": [
                "e25ad946-9b24-43a5-9fd9-b978d6745008",
                "bd1e4a8f-f571-4961-92cf-835b01ef7fe3",
                "b480e4c7-9376-436e-a261-bdd0284fd7e0",
                "17ca127f-38fb-4d00-9d52-44c3f99136ef",
                "662c12b3-58ab-447a-8d16-e3858c6c2cb1",
                "7e82ee9d-9bf2-449e-b25b-771c77cb2170",
                "75e12fa9-1883-41cf-be0e-6de48d7c3854",
                "124f6224-b4f5-4d32-ad49-05eeb27067db",
                "ace7eae5-7616-459a-b8ff-85e991910c83"
              ],
              "total": {
                "amount": {
                  "amount": "357.78",
                  "currencyCode": "LAK"
                },
                "awardAmount": {
                  "amount": 47470,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.3791,
                "equivalentAmount": {
                  "amount": "139.09",
                  "currencyCode": "PAB"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "430.69",
                    "currencyCode": "IQD"
                  },
                  "awardAmount": {
                    "amount": 18765,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.3792,
                  "equivalentAmount": {
                    "amount": "400.05",
                    "currencyCode": "RUB"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "488.92",
                      "currencyCode": "KRW"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 36500,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1654,
                    "equivalentAmount": {
                      "amount": "125.03",
                      "currencyCode": "ARS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "404.25",
                      "currencyCode": "IRR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 33313,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2277,
                    "equivalentAmount": {
                      "amount": "465.37",
                      "currencyCode": "MKD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "489.36",
                      "currencyCode": "PLN"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 10291,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1327,
                    "equivalentAmount": {
                      "amount": "105.55",
                      "currencyCode": "BIF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "20.33",
                      "currencyCode": "VUV"
                    },
                    "awardAmount": {
                      "amount": 9407,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.4486,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "445.62",
                      "currencyCode": "SGD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "156.56",
                      "currencyCode": "SBD"
                    },
                    "awardAmount": {
                      "amount": 4013,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3964,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "475.13",
                      "currencyCode": "TWD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "85.51",
                      "currencyCode": "TJS"
                    },
                    "awardAmount": {
                      "amount": 36032,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2294,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "413.13",
                      "currencyCode": "JOD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "317.97",
                      "currencyCode": "ALL"
                    },
                    "awardAmount": {
                      "amount": 49602,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1266,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "11.8",
                      "currencyCode": "EUR"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "226.84",
                      "currencyCode": "ZMW"
                    },
                    "awardAmount": {
                      "amount": 13368,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1581,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "277.51",
                      "currencyCode": "BGN"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "94.85",
                  "currencyCode": "KPW"
                },
                "percentage": "12.48"
              },
              "passengerReferenceIds": [
                "597b1a17-47ee-49f7-8091-706bf6541269",
                "adfec192-99c5-464c-9a9a-cd86b1fae582",
                "f741e655-6310-4a4d-8d67-6af8115d9517",
                "35dd9ec7-3dc7-4d9d-b9b7-c08dbeb6c60a",
                "41ee6f5c-1801-4900-b564-a775ab43dc73",
                "9f556f1f-a03b-430d-87b4-a49c88eceddd",
                "815cbb63-c906-4c09-95c0-ef0d41bc13c1",
                "9cdc593d-1123-4c3d-954c-5ea758a092c5",
                "d5fb1417-4ed6-41b1-bb89-900788784067"
              ],
              "total": {
                "amount": {
                  "amount": "26.58",
                  "currencyCode": "SBD"
                },
                "awardAmount": {
                  "amount": 26756,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.0302,
                "equivalentAmount": {
                  "amount": "281.4",
                  "currencyCode": "LKR"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "329.27",
                    "currencyCode": "LBP"
                  },
                  "awardAmount": {
                    "amount": 29133,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.3659,
                  "equivalentAmount": {
                    "amount": "126.15",
                    "currencyCode": "MDL"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "290.72",
                      "currencyCode": "UAH"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 24981,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4908,
                    "equivalentAmount": {
                      "amount": "256.57",
                      "currencyCode": "THB"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "36.21",
                      "currencyCode": "MVR"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 11795,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.458,
                    "equivalentAmount": {
                      "amount": "106.14",
                      "currencyCode": "PYG"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "235.32",
                      "currencyCode": "NZD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 2649,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2782,
                    "equivalentAmount": {
                      "amount": "97.89",
                      "currencyCode": "AUD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "223.06",
                      "currencyCode": "FKP"
                    },
                    "awardAmount": {
                      "amount": 27141,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4155,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "427.4",
                      "currencyCode": "AMD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "499.46",
                      "currencyCode": "KZT"
                    },
                    "awardAmount": {
                      "amount": 17046,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0495,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "337.18",
                      "currencyCode": "MXN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "115.12",
                      "currencyCode": "BSD"
                    },
                    "awardAmount": {
                      "amount": 42506,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2783,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "490.79",
                      "currencyCode": "XCD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "290.85",
                  "currencyCode": "XPF"
                },
                "percentage": "11.48"
              },
              "passengerReferenceIds": [
                "472d8925-df1b-4b7d-a1f4-75cd4a4b6033",
                "c6deb748-e6e4-45c5-b4f4-b95c43531bf3",
                "52aa59ed-b050-421a-b058-dad13afacf3c",
                "59ed4d98-a70f-4ff8-b126-d8e6b7cc1f71",
                "4f56be8f-723f-407a-9b8c-f471755d7078",
                "d34d4988-cfe6-4e55-a034-44faeadc97d0",
                "c2d80b63-5b98-4343-86e6-ee1d076f6ba1",
                "323a41a6-0897-4b66-81bd-445e48049969",
                "f2d351f0-7164-4be7-a9d6-e7ac062a8d6c"
              ],
              "total": {
                "amount": {
                  "amount": "18.24",
                  "currencyCode": "INR"
                },
                "awardAmount": {
                  "amount": 27916,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.12,
                "equivalentAmount": {
                  "amount": "326.27",
                  "currencyCode": "BMD"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "79.46",
                    "currencyCode": "GMD"
                  },
                  "awardAmount": {
                    "amount": 32706,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.192,
                  "equivalentAmount": {
                    "amount": "206.38",
                    "currencyCode": "STN"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "337.52",
                      "currencyCode": "HTG"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 8676,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2418,
                    "equivalentAmount": {
                      "amount": "290.93",
                      "currencyCode": "TJS"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "380.29",
                      "currencyCode": "SRD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 27625,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4599,
                    "equivalentAmount": {
                      "amount": "348.79",
                      "currencyCode": "BMD"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "124.19",
                      "currencyCode": "TTD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 13619,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1198,
                    "equivalentAmount": {
                      "amount": "264.82",
                      "currencyCode": "ISK"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "43.45",
                      "currencyCode": "SYP"
                    },
                    "awardAmount": {
                      "amount": 19413,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3209,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "18.05",
                      "currencyCode": "AED"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "377.03",
                      "currencyCode": "BZD"
                    },
                    "awardAmount": {
                      "amount": 20116,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1165,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "361.03",
                      "currencyCode": "SOS"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "282.61",
                      "currencyCode": "THB"
                    },
                    "awardAmount": {
                      "amount": 49863,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4238,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "238.65",
                      "currencyCode": "GTQ"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "470.13",
                      "currencyCode": "CAD"
                    },
                    "awardAmount": {
                      "amount": 12471,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1382,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "452.24",
                      "currencyCode": "BOB"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "329.98",
                  "currencyCode": "TJS"
                },
                "percentage": "6.22"
              },
              "passengerReferenceIds": [
                "ac578ba0-6b83-4826-b851-b213e068faa4",
                "4d75a437-c98f-4257-ab3f-13c833d18a17",
                "7bd584d3-3b45-4c3a-adf3-99c8ee7fb2a0",
                "9c1380aa-ea99-4f90-8026-5dd98284bb77",
                "428fe2be-3e09-4690-9fb7-5494e48013b0",
                "378e936c-a433-4b61-b1ce-00c34b20e199",
                "29cc520e-cdc5-49ca-9dc8-b51d6fad6751",
                "7fc125e6-f24a-4464-af83-ee4ecf225ade",
                "0d4a5367-8c61-48ba-9413-2e96a4a8c63d"
              ],
              "total": {
                "amount": {
                  "amount": "67.84",
                  "currencyCode": "UAH"
                },
                "awardAmount": {
                  "amount": 10197,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.1973,
                "equivalentAmount": {
                  "amount": "246.37",
                  "currencyCode": "ANG"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "436.82",
                    "currencyCode": "UAH"
                  },
                  "awardAmount": {
                    "amount": 34599,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.129,
                  "equivalentAmount": {
                    "amount": "431.56",
                    "currencyCode": "YER"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "189.62",
                      "currencyCode": "YER"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 15931,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1506,
                    "equivalentAmount": {
                      "amount": "359.18",
                      "currencyCode": "KMF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "225.4",
                      "currencyCode": "MGA"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 17352,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1205,
                    "equivalentAmount": {
                      "amount": "257.61",
                      "currencyCode": "COP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "261.02",
                      "currencyCode": "ANG"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 34331,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4755,
                    "equivalentAmount": {
                      "amount": "93.17",
                      "currencyCode": "COP"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "305.82",
                      "currencyCode": "WST"
                    },
                    "awardAmount": {
                      "amount": 45848,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2031,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "142.66",
                      "currencyCode": "MZN"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "335.48",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 34311,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2326,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "319.78",
                      "currencyCode": "ANG"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "334.42",
                      "currencyCode": "XOF"
                    },
                    "awardAmount": {
                      "amount": 7141,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4936,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "163.55",
                      "currencyCode": "LBP"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "36.94",
                      "currencyCode": "PGK"
                    },
                    "awardAmount": {
                      "amount": 32075,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3112,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "96.92",
                      "currencyCode": "CHF"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "406.07",
                  "currencyCode": "RWF"
                },
                "percentage": "5.32"
              },
              "passengerReferenceIds": [
                "0f89f192-5030-4f10-87d3-27769c4eaca7",
                "a67ce09b-a54c-468b-9984-c79dcc44e096",
                "92e7548e-5ea8-4c09-b728-3aed2e3465ff",
                "74b2e4c2-8a81-43f4-8cfc-957c3471ae35",
                "a2f1f68c-c46e-4966-b410-45f7f1aba605",
                "33ccf3e7-01d4-41fb-bb69-a550ebb46683",
                "5ff8d390-470a-428b-af17-9ff09e79f5a7",
                "5956334d-a08a-48db-99aa-e8ce61b7bc91",
                "4a5629b9-3cb4-47d4-9108-ee50da89c2f2"
              ],
              "total": {
                "amount": {
                  "amount": "55.46",
                  "currencyCode": "HKD"
                },
                "awardAmount": {
                  "amount": 9861,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.2942,
                "equivalentAmount": {
                  "amount": "353.09",
                  "currencyCode": "VUV"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "359.09",
                    "currencyCode": "BBD"
                  },
                  "awardAmount": {
                    "amount": 28070,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.067,
                  "equivalentAmount": {
                    "amount": "351.97",
                    "currencyCode": "HKD"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "313.15",
                      "currencyCode": "ETB"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 37203,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3416,
                    "equivalentAmount": {
                      "amount": "311.91",
                      "currencyCode": "KMF"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "264.22",
                      "currencyCode": "GHS"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 22917,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.1681,
                    "equivalentAmount": {
                      "amount": "80.99",
                      "currencyCode": "SDG"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "02",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "323.44",
                      "currencyCode": "AOA"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 15741,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.2198,
                    "equivalentAmount": {
                      "amount": "320.37",
                      "currencyCode": "JPY"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "333.65",
                      "currencyCode": "MNT"
                    },
                    "awardAmount": {
                      "amount": 6419,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3952,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "401.49",
                      "currencyCode": "CVE"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "276.31",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 8947,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2507,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "380.58",
                      "currencyCode": "SGD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "256.98",
                      "currencyCode": "MMK"
                    },
                    "awardAmount": {
                      "amount": 48909,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1865,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "353.33",
                      "currencyCode": "CVE"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "92.79",
                      "currencyCode": "GYD"
                    },
                    "awardAmount": {
                      "amount": 40431,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0969,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "382.84",
                      "currencyCode": "JOD"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "321.01",
                      "currencyCode": "GNF"
                    },
                    "awardAmount": {
                      "amount": 3410,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1127,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "118.65",
                      "currencyCode": "OMR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            },
            {
              "commission": {
                "amount": {
                  "amount": "141.93",
                  "currencyCode": "CRC"
                },
                "percentage": "11.05"
              },
              "passengerReferenceIds": [
                "88fef733-6aa3-4d12-98ef-f1f3d371c7d3",
                "63753684-6340-4c97-b06f-e0fb2349474d",
                "10e171c9-a7d2-4bc1-ba7f-2bb119eee5f6",
                "e6f89f0f-033b-46e4-a7ce-64063f67ba34",
                "d0d0635e-3624-45af-b42a-efb97a3b9469",
                "02411420-63b9-42a6-9f49-9bfe1a0e1ce6",
                "31586126-2db5-47e7-9d96-f8c5acf35611",
                "acf00a41-9cfc-4192-ab1c-39d1186f6df0",
                "fa4e6e5c-0725-4f91-b910-a45da4658d6c"
              ],
              "total": {
                "amount": {
                  "amount": "227.69",
                  "currencyCode": "NIO"
                },
                "awardAmount": {
                  "amount": 9249,
                  "currencyCode": "MILES"
                },
                "awardConversionRate": 0.3745,
                "equivalentAmount": {
                  "amount": "285.89",
                  "currencyCode": "SEK"
                }
              },
              "totalBreakdown": {
                "base": {
                  "amount": {
                    "amount": "113.64",
                    "currencyCode": "DZD"
                  },
                  "awardAmount": {
                    "amount": 26258,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.356,
                  "equivalentAmount": {
                    "amount": "325.89",
                    "currencyCode": "BOB"
                  }
                },
                "fees": [
                  {
                    "amount": {
                      "amount": "199.88",
                      "currencyCode": "SBD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 43098,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3982,
                    "equivalentAmount": {
                      "amount": "268.91",
                      "currencyCode": "BGN"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "99",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "201.92",
                      "currencyCode": "PGK"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 49082,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3688,
                    "equivalentAmount": {
                      "amount": "123.53",
                      "currencyCode": "ETB"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Customer Service Override",
                    "waiverSource": "ATSE"
                  },
                  {
                    "amount": {
                      "amount": "82.62",
                      "currencyCode": "MKD"
                    },
                    "applyCode": "Always",
                    "awardAmount": {
                      "amount": 25240,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1916,
                    "equivalentAmount": {
                      "amount": "482.84",
                      "currencyCode": "ALL"
                    },
                    "type": "ChangeFee",
                    "usage": "NotApplicable",
                    "waiverCode": "01",
                    "waiverReason": "Airline waiver",
                    "waiverSource": "ATSE"
                  }
                ],
                "taxes": [
                  {
                    "amount": {
                      "amount": "380.69",
                      "currencyCode": "YER"
                    },
                    "awardAmount": {
                      "amount": 5034,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2216,
                    "code": "ZP",
                    "equivalentAmount": {
                      "amount": "236.5",
                      "currencyCode": "UGX"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "409.62",
                      "currencyCode": "LSL"
                    },
                    "awardAmount": {
                      "amount": 20624,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.3128,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "377.05",
                      "currencyCode": "BHD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "97.27",
                      "currencyCode": "TOP"
                    },
                    "awardAmount": {
                      "amount": 26716,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.3126,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "457.73",
                      "currencyCode": "PAB"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ]
              }
            }
          ]
        },
        "segmentReferenceIds": [
          "IFCZE",
          "LEZCUY",
          "81RYW",
          "M6GL3",
          "RT7UH",
          "W97M3",
          "MKA8SW",
          "GK9UJJ",
          "MPASX",
          "4VBD29"
        ]
      }
    ],
    "total": {
      "base": {
        "amount": {
          "amount": "128.36",
          "currencyCode": "PAB"
        },
        "awardAmount": {
          "amount": 37125,
          "currencyCode": "MILES"
        },
        "awardConversionRate": 0.1363,
        "equivalentAmount": {
          "amount": "122.38",
          "currencyCode": "KWD"
        }
      },
      "fees": {
        "amount": {
          "amount": "486.11",
          "currencyCode": "CLP"
        },
        "awardAmount": {
          "amount": 16832,
          "currencyCode": "MILES"
        },
        "awardConversionRate": 0.0893,
        "equivalentAmount": {
          "amount": "496.1",
          "currencyCode": "QAR"
        }
      },
      "feesTax": {
        "amount": {
          "amount": "489.13",
          "currencyCode": "RON"
        },
        "awardAmount": {
          "amount": 30183,
          "currencyCode": "FFCURRENCY"
        },
        "awardConversionRate": 0.3539,
        "equivalentAmount": {
          "amount": "370.97",
          "currencyCode": "SRD"
        }
      },
      "offerItemReferenceId": "27d3e7ed-a230-4006-bed0-76cfc8dbc335",
      "tax": {
        "amount": {
          "amount": "146.55",
          "currencyCode": "MRU"
        },
        "awardAmount": {
          "amount": 18714,
          "currencyCode": "FFCURRENCY"
        },
        "awardConversionRate": 0.0378,
        "equivalentAmount": {
          "amount": "306.51",
          "currencyCode": "RWF"
        }
      },
      "totals": [
        {
          "amount": {
            "amount": "279.55",
            "currencyCode": "RWF"
          },
          "awardAmount": {
            "amount": 45280,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.4714,
          "equivalentAmount": {
            "amount": "146.79",
            "currencyCode": "QAR"
          }
        },
        {
          "amount": {
            "amount": "159.11",
            "currencyCode": "PEN"
          },
          "awardAmount": {
            "amount": 19446,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.4874,
          "equivalentAmount": {
            "amount": "127.96",
            "currencyCode": "FJD"
          }
        }
      ],
      "transactionBreakdowns": [
        {
          "base": {
            "amount": {
              "amount": "342.88",
              "currencyCode": "ANG"
            },
            "awardAmount": {
              "amount": 8972,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.1735,
            "equivalentAmount": {
              "amount": "87.42",
              "currencyCode": "SBD"
            }
          },
          "fees": {
            "amount": {
              "amount": "76.2",
              "currencyCode": "FJD"
            },
            "awardAmount": {
              "amount": 38666,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.1249,
            "equivalentAmount": {
              "amount": "477.38",
              "currencyCode": "MDL"
            }
          },
          "feesTax": {
            "amount": {
              "amount": "215.92",
              "currencyCode": "UZS"
            },
            "awardAmount": {
              "amount": 14521,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.3898,
            "equivalentAmount": {
              "amount": "133.17",
              "currencyCode": "SDG"
            }
          },
          "tax": {
            "amount": {
              "amount": "314.64",
              "currencyCode": "NGN"
            },
            "awardAmount": {
              "amount": 27478,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.4482,
            "equivalentAmount": {
              "amount": "77.38",
              "currencyCode": "SEK"
            }
          },
          "totals": [
            {
              "amount": {
                "amount": "324.06",
                "currencyCode": "IDR"
              },
              "awardAmount": {
                "amount": 34676,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.1457,
              "equivalentAmount": {
                "amount": "242.77",
                "currencyCode": "BSD"
              }
            },
            {
              "amount": {
                "amount": "450.89",
                "currencyCode": "SOS"
              },
              "awardAmount": {
                "amount": 9380,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.3468,
              "equivalentAmount": {
                "amount": "298.22",
                "currencyCode": "MAD"
              }
            }
          ],
          "transactionType": "AddCollect"
        },
        {
          "base": {
            "amount": {
              "amount": "269.01",
              "currencyCode": "CUP"
            },
            "awardAmount": {
              "amount": 2205,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.3894,
            "equivalentAmount": {
              "amount": "266.72",
              "currencyCode": "STN"
            }
          },
          "fees": {
            "amount": {
              "amount": "406.73",
              "currencyCode": "BOB"
            },
            "awardAmount": {
              "amount": 42511,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.3892,
            "equivalentAmount": {
              "amount": "457.49",
              "currencyCode": "SHP"
            }
          },
          "feesTax": {
            "amount": {
              "amount": "344.95",
              "currencyCode": "SCR"
            },
            "awardAmount": {
              "amount": 16194,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.2239,
            "equivalentAmount": {
              "amount": "198.17",
              "currencyCode": "DOP"
            }
          },
          "tax": {
            "amount": {
              "amount": "316.7",
              "currencyCode": "KHR"
            },
            "awardAmount": {
              "amount": 38128,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.1426,
            "equivalentAmount": {
              "amount": "41.59",
              "currencyCode": "BZD"
            }
          },
          "totals": [
            {
              "amount": {
                "amount": "184.17",
                "currencyCode": "NPR"
              },
              "awardAmount": {
                "amount": 21083,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.125,
              "equivalentAmount": {
                "amount": "104.24",
                "currencyCode": "TTD"
              }
            },
            {
              "amount": {
                "amount": "123.08",
                "currencyCode": "COP"
              },
              "awardAmount": {
                "amount": 23465,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1266,
              "equivalentAmount": {
                "amount": "313.55",
                "currencyCode": "TND"
              }
            }
          ],
          "transactionType": "AddCollect"
        },
        {
          "base": {
            "amount": {
              "amount": "481.12",
              "currencyCode": "KES"
            },
            "awardAmount": {
              "amount": 4728,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.1623,
            "equivalentAmount": {
              "amount": "162.73",
              "currencyCode": "PHP"
            }
          },
          "fees": {
            "amount": {
              "amount": "134.87",
              "currencyCode": "MNT"
            },
            "awardAmount": {
              "amount": 25789,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.0553,
            "equivalentAmount": {
              "amount": "27.75",
              "currencyCode": "UZS"
            }
          },
          "feesTax": {
            "amount": {
              "amount": "196.12",
              "currencyCode": "CZK"
            },
            "awardAmount": {
              "amount": 20365,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.3484,
            "equivalentAmount": {
              "amount": "392.94",
              "currencyCode": "VUV"
            }
          },
          "tax": {
            "amount": {
              "amount": "293.07",
              "currencyCode": "BRL"
            },
            "awardAmount": {
              "amount": 35435,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.4446,
            "equivalentAmount": {
              "amount": "185.86",
              "currencyCode": "TOP"
            }
          },
          "totals": [
            {
              "amount": {
                "amount": "366.22",
                "currencyCode": "GIP"
              },
              "awardAmount": {
                "amount": 5672,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.1492,
              "equivalentAmount": {
                "amount": "347.91",
                "currencyCode": "BZD"
              }
            },
            {
              "amount": {
                "amount": "194.42",
                "currencyCode": "ZWL"
              },
              "awardAmount": {
                "amount": 34612,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.2236,
              "equivalentAmount": {
                "amount": "161.38",
                "currencyCode": "SGD"
              }
            }
          ],
          "transactionType": "AddCollect"
        }
      ],
      "transactionType": "AddCollect"
    }
  },
  "passengers": [
    {
      "givenName": "Lilly",
      "id": "273e6d13-db2b-4429-bd10-0b4f0551c20a",
      "loyaltyPrograms": [
        {
          "airlineCode": "Gn",
          "number": "9",
          "receiverAirlineCode": "Vb",
          "tierLevel": "GLD",
          "tierNumber": 2
        },
        {
          "airlineCode": "NT",
          "number": "9",
          "receiverAirlineCode": "ip",
          "tierLevel": "BRZ",
          "tierNumber": 2
        }
      ],
      "middleName": "F",
      "nameNumber": "472",
      "specialServiceCodes": [
        "WCHR",
        "WCHC"
      ],
      "surname": "Olson",
      "typeCode": "INF"
    },
    {
      "givenName": "Kali",
      "id": "28c3cf5b-6d20-4fcd-b836-063516274bb8",
      "loyaltyPrograms": [
        {
          "airlineCode": "lp",
          "number": "2",
          "receiverAirlineCode": "xH",
          "tierLevel": "PLT",
          "tierNumber": 4
        },
        {
          "airlineCode": "tx",
          "number": "1",
          "receiverAirlineCode": "QT",
          "tierLevel": "PLT",
          "tierNumber": 5
        },
        {
          "airlineCode": "DR",
          "number": "8",
          "receiverAirlineCode": "ed",
          "tierLevel": "SLV",
          "tierNumber": 2
        },
        {
          "airlineCode": "Gd",
          "number": "3",
          "receiverAirlineCode": "Pq",
          "tierLevel": "PLT",
          "tierNumber": 2
        }
      ],
      "middleName": "e",
      "nameNumber": "61397",
      "specialServiceCodes": [
        "WCHR",
        "WCHC"
      ],
      "surname": "Gusikowski",
      "typeCode": "INF"
    },
    {
      "givenName": "Tatyana",
      "id": "93ea915d-1354-4b59-a5d0-c4e855e618bd",
      "loyaltyPrograms": [
        {
          "airlineCode": "iR",
          "number": "6",
          "receiverAirlineCode": "TO",
          "tierLevel": "GLD",
          "tierNumber": 2
        }
      ],
      "middleName": "D",
      "nameNumber": "58.98",
      "specialServiceCodes": [
        "WCHR",
        "WCHC"
      ],
      "surname": "Hartmann",
      "typeCode": "STU"
    },
    {
      "givenName": "Jimmie",
      "id": "902cb11a-156a-438a-acdd-9f0f5cdd4630",
      "loyaltyPrograms": [
        {
          "airlineCode": "QN",
          "number": "6",
          "receiverAirlineCode": "eD",
          "tierLevel": "PLT",
          "tierNumber": 4
        },
        {
          "airlineCode": "No",
          "number": "5",
          "receiverAirlineCode": "jl",
          "tierLevel": "GLD",
          "tierNumber": 4
        },
        {
          "airlineCode": "Hy",
          "number": "2",
          "receiverAirlineCode": "Hj",
          "tierLevel": "BRZ",
          "tierNumber": 2
        }
      ],
      "middleName": "N",
      "nameNumber": "6524.",
      "specialServiceCodes": [
        "WCHR",
        "WCHC"
      ],
      "surname": "Hodkiewicz",
      "typeCode": "CNN"
    },
    {
      "givenName": "Ardith",
      "id": "987e6457-d82a-41db-baa4-cebfba369497",
      "loyaltyPrograms": [
        {
          "airlineCode": "WT",
          "number": "6",
          "receiverAirlineCode": "If",
          "tierLevel": "GLD",
          "tierNumber": 1
        },
        {
          "airlineCode": "xX",
          "number": "2",
          "receiverAirlineCode": "FZ",
          "tierLevel": "GLD",
          "tierNumber": 2
        },
        {
          "airlineCode": "Kr",
          "number": "8",
          "receiverAirlineCode": "ra",
          "tierLevel": "GLD",
          "tierNumber": 5
        }
      ],
      "middleName": "F",
      "nameNumber": ".577.",
      "specialServiceCodes": [
        "WCHR",
        "WCHC"
      ],
      "surname": "Mitchell",
      "typeCode": "CNN"
    },
    {
      "givenName": "Glenna",
      "id": "d80bf583-b092-45ff-bcb8-ddd9808548be",
      "loyaltyPrograms": [
        {
          "airlineCode": "Yc",
          "number": "2",
          "receiverAirlineCode": "vD",
          "tierLevel": "BRZ",
          "tierNumber": 5
        },
        {
          "airlineCode": "pL",
          "number": "8",
          "receiverAirlineCode": "Qt",
          "tierLevel": "SLV",
          "tierNumber": 5
        }
      ],
      "middleName": "F",
      "nameNumber": "427",
      "specialServiceCodes": [
        "WCHR",
        "WCHC"
      ],
      "surname": "Hermann",
      "typeCode": "CHD"
    },
    {
      "givenName": "Aubrey",
      "id": "2d0b85f4-2b61-4563-ad76-bd1a2cf84c03",
      "loyaltyPrograms": [
        {
          "airlineCode": "eV",
          "number": "9",
          "receiverAirlineCode": "Bm",
          "tierLevel": "PLT",
          "tierNumber": 1
        },
        {
          "airlineCode": "BD",
          "number": "5",
          "receiverAirlineCode": "xc",
          "tierLevel": "BRZ",
          "tierNumber": 1
        },
        {
          "airlineCode": "jR",
          "number": "7",
          "receiverAirlineCode": "gm",
          "tierLevel": "BRZ",
          "tierNumber": 5
        }
      ],
      "middleName": "t",
      "nameNumber": "7.080",
      "specialServiceCodes": [
        "WCHR",
        "WCHC"
      ],
      "surname": "Dickens",
      "typeCode": "CNN"
    },
    {
      "givenName": "Derek",
      "id": "8cc94ab4-1e77-43c3-aff0-6eb7a0ce3b46",
      "loyaltyPrograms": [
        {
          "airlineCode": "iu",
          "number": "7",
          "receiverAirlineCode": "lV",
          "tierLevel": "SLV",
          "tierNumber": 3
        },
        {
          "airlineCode": "KW",
          "number": "8",
          "receiverAirlineCode": "Tb",
          "tierLevel": "BRZ",
          "tierNumber": 2
        },
        {
          "airlineCode": "Us",
          "number": "3",
          "receiverAirlineCode": "DE",
          "tierLevel": "PLT",
          "tierNumber": 3
        }
      ],
      "middleName": "S",
      "nameNumber": "81.83",
      "specialServiceCodes": [
        "WCHR",
        "WCHC"
      ],
      "surname": "Wolff",
      "typeCode": "ADT"
    },
    {
      "givenName": "Freeda",
      "id": "39b633f7-beb6-40f7-8352-df01f939815e",
      "loyaltyPrograms": [
        {
          "airlineCode": "cZ",
          "number": "0",
          "receiverAirlineCode": "as",
          "tierLevel": "BRZ",
          "tierNumber": 3
        },
        {
          "airlineCode": "AZ",
          "number": "4",
          "receiverAirlineCode": "iY",
          "tierLevel": "GLD",
          "tierNumber": 5
        },
        {
          "airlineCode": "yJ",
          "number": "2",
          "receiverAirlineCode": "JP",
          "tierLevel": "BRZ",
          "tierNumber": 3
        },
        {
          "airlineCode": "Ws",
          "number": "7",
          "receiverAirlineCode": "WI",
          "tierLevel": "GLD",
          "tierNumber": 1
        }
      ],
      "middleName": "R",
      "nameNumber": "3.611",
      "specialServiceCodes": [
        "WCHR",
        "WCHC"
      ],
      "surname": "Blick",
      "typeCode": "CNN"
    }
  ],
  "refundedDocumentPriceDetail": {
    "refundedDocumentsDetails": [
      {
        "priceCalculationInfo": {
          "conversionDetails": {
            "methodType": "Deduction",
            "rate": 1.0236
          },
          "passengerReferenceIds": [
            "de2e572f-5456-4343-9f0f-767f10408730",
            "0d942e01-4c90-4572-9d29-ac00677292ca",
            "947f383a-884f-4a8c-9a95-d44640838bf5",
            "9c4997bc-4c10-4dbd-a5d4-3cf4a7913147",
            "9f8c7588-2f7a-440d-b4bf-e4ebed618344",
            "58af4b60-ac10-47c8-9aa5-c6eb2e51be9c",
            "28a51b1a-317d-4486-b0e0-a99e5dfcc460",
            "3762462e-6265-458c-96ee-79c354da5437",
            "661294e9-116f-4964-93e1-409d9e21e899"
          ],
          "totalBreakdown": {
            "base": {
              "amount": {
                "amount": "343.46",
                "currencyCode": "ISK"
              },
              "awardAmount": {
                "amount": 36142,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.3108,
              "equivalentAmount": {
                "amount": "473.72",
                "currencyCode": "TRY"
              }
            },
            "fees": [
              {
                "amount": {
                  "amount": {
                    "amount": "212.92",
                    "currencyCode": "MMK"
                  },
                  "awardAmount": {
                    "amount": 9710,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.261,
                  "equivalentAmount": {
                    "amount": "497.83",
                    "currencyCode": "ZWL"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "67.87",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 1612,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.1802,
                    "code": "US",
                    "equivalentAmount": {
                      "amount": "234.9",
                      "currencyCode": "ALL"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "132.31",
                      "currencyCode": "AMD"
                    },
                    "awardAmount": {
                      "amount": 30122,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.394,
                    "code": "YR",
                    "equivalentAmount": {
                      "amount": "92.06",
                      "currencyCode": "FKP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  }
                ],
                "type": "ChangeFee",
                "waiverCode": {
                  "code": "01",
                  "type": "Miscellaneous"
                }
              },
              {
                "amount": {
                  "amount": {
                    "amount": "77.67",
                    "currencyCode": "VND"
                  },
                  "awardAmount": {
                    "amount": 41623,
                    "currencyCode": "FFCURRENCY"
                  },
                  "awardConversionRate": 0.4265,
                  "equivalentAmount": {
                    "amount": "321.01",
                    "currencyCode": "GTQ"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "263.51",
                      "currencyCode": "CRC"
                    },
                    "awardAmount": {
                      "amount": 17428,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.161,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "366.86",
                      "currencyCode": "MDL"
                    },
                    "hasExemptedTaxes": true,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "352.54",
                      "currencyCode": "LYD"
                    },
                    "awardAmount": {
                      "amount": 8762,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.0524,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "64.04",
                      "currencyCode": "DJF"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": true,
                    "hasTaxesIncludedInBase": true
                  },
                  {
                    "amount": {
                      "amount": "472.2",
                      "currencyCode": "MUR"
                    },
                    "awardAmount": {
                      "amount": 22764,
                      "currencyCode": "FFCURRENCY"
                    },
                    "awardConversionRate": 0.4466,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "341.26",
                      "currencyCode": "DOP"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  },
                  {
                    "amount": {
                      "amount": "145.3",
                      "currencyCode": "PHP"
                    },
                    "awardAmount": {
                      "amount": 12793,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.058,
                    "code": "XF",
                    "equivalentAmount": {
                      "amount": "18.97",
                      "currencyCode": "INR"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ],
                "type": "ChangeFee",
                "waiverCode": {
                  "code": "01",
                  "type": "Miscellaneous"
                }
              },
              {
                "amount": {
                  "amount": {
                    "amount": "433.09",
                    "currencyCode": "VND"
                  },
                  "awardAmount": {
                    "amount": 16364,
                    "currencyCode": "MILES"
                  },
                  "awardConversionRate": 0.0901,
                  "equivalentAmount": {
                    "amount": "27.74",
                    "currencyCode": "JPY"
                  }
                },
                "taxes": [
                  {
                    "amount": {
                      "amount": "456.39",
                      "currencyCode": "FJD"
                    },
                    "awardAmount": {
                      "amount": 37411,
                      "currencyCode": "MILES"
                    },
                    "awardConversionRate": 0.2702,
                    "code": "YQ",
                    "equivalentAmount": {
                      "amount": "378.87",
                      "currencyCode": "AMD"
                    },
                    "hasExemptedTaxes": false,
                    "hasRefundableTaxes": false,
                    "hasTaxesIncludedInBase": false
                  }
                ],
                "type": "ChangeFee",
                "waiverCode": {
                  "code": "01",
                  "type": "Miscellaneous"
                }
              }
            ],
            "feesTax": {
              "amount": {
                "amount": "350.24",
                "currencyCode": "SHP"
              },
              "awardAmount": {
                "amount": 18570,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.3989,
              "equivalentAmount": {
                "amount": "219.53",
                "currencyCode": "INR"
              }
            },
            "nonRefundable": {
              "amount": {
                "amount": "67.64",
                "currencyCode": "TMT"
              },
              "awardAmount": {
                "amount": 16837,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.0512,
              "equivalentAmount": {
                "amount": "365.06",
                "currencyCode": "TND"
              }
            },
            "refundable": {
              "amount": {
                "amount": "260.45",
                "currencyCode": "VES"
              },
              "awardAmount": {
                "amount": 34516,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.473,
              "equivalentAmount": {
                "amount": "493.52",
                "currencyCode": "GIP"
              }
            },
            "taxes": [
              {
                "amount": {
                  "amount": "392.69",
                  "currencyCode": "GEL"
                },
                "awardAmount": {
                  "amount": 25128,
                  "currencyCode": "FFCURRENCY"
                },
                "awardConversionRate": 0.4185,
                "code": "ZP",
                "equivalentAmount": {
                  "amount": "435.5",
                  "currencyCode": "CNY"
                },
                "hasExemptedTaxes": true,
                "hasRefundableTaxes": false,
                "hasTaxesIncludedInBase": true
              }
            ]
          },
          "totals": [
            {
              "amount": {
                "amount": "118.55",
                "currencyCode": "ZMW"
              },
              "awardAmount": {
                "amount": 39830,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.1332,
              "equivalentAmount": {
                "amount": "219.28",
                "currencyCode": "KRW"
              }
            },
            {
              "amount": {
                "amount": "156.19",
                "currencyCode": "INR"
              },
              "awardAmount": {
                "amount": 24672,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.233,
              "equivalentAmount": {
                "amount": "199.75",
                "currencyCode": "DOP"
              }
            }
          ],
          "transactionType": "AddCollect"
        },
        "refundDocument": {
          "coupons": [
            {
              "number": 2,
              "segmentReferenceIds": [
                "IY3GYD",
                "L--95",
                "S0F0ON",
                "G-00N",
                "BL9-T"
              ],
              "segmentSequence": 4
            },
            {
              "number": 1,
              "segmentReferenceIds": [
                "P-VDHG",
                "V6ZGR"
              ],
              "segmentSequence": 4
            },
            {
              "number": 4,
              "segmentReferenceIds": [
                "ODDF93",
                "KS60C",
                "0Z29BK",
                "J-VEF",
                "N7L8DX"
              ],
              "segmentSequence": 1
            }
          ],
          "exchangeDocuments": [
            {
              "number": "7",
              "payments": [
                {
                  "amount": {
                    "amount": "76.65",
                    "currencyCode": "PEN"
                  },
                  "cardCode": "VI",
                  "cardNumber": "5192-1030-4555-4572",
                  "type": "CC"
                },
                {
                  "amount": {
                    "amount": "410.74",
                    "currencyCode": "ARS"
                  },
                  "cardCode": "VI",
                  "cardNumber": "5426-6062-5005-5950",
                  "type": "Cash"
                },
                {
                  "amount": {
                    "amount": "172.64",
                    "currencyCode": "BMD"
                  },
                  "cardCode": "MC",
                  "cardNumber": "3564-1606-2965-4611",
                  "type": "Cash"
                },
                {
                  "amount": {
                    "amount": "437.86",
                    "currencyCode": "IDR"
                  },
                  "cardCode": "VI",
                  "cardNumber": "3528-6635-8273-2766",
                  "type": "Cash"
                },
                {
                  "amount": {
                    "amount": "489.66",
                    "currencyCode": "INR"
                  },
                  "cardCode": "MC",
                  "cardNumber": "3529-7879-6612-4610",
                  "type": "CC"
                }
              ]
            }
          ],
          "formsOfRefundRefs": [
            "FOR-1",
            "FOR-2"
          ],
          "maximumRefundForms": 3,
          "number": "4",
          "originalDocuments": [
            {
              "number": "1",
              "payments": [
                {
                  "amount": {
                    "amount": "152.37",
                    "currencyCode": "DOP"
                  },
                  "cardCode": "MC",
                  "cardNumber": "3529-2437-2921-6657",
                  "type": "Cash"
                },
                {
                  "amount": {
                    "amount": "241.76",
                    "currencyCode": "SCR"
                  },
                  "cardCode": "VI",
                  "cardNumber": "4541-7021-9650-4822",
                  "type": "CC"
                },
                {
                  "amount": {
                    "amount": "238.21",
                    "currencyCode": "MYR"
                  },
                  "cardCode": "VI",
                  "cardNumber": "3663-221202-5959",
                  "type": "Cash"
                },
                {
                  "amount": {
                    "amount": "409.5",
                    "currencyCode": "NOK"
                  },
                  "cardCode": "VI",
                  "cardNumber": "3616-600673-4799",
                  "type": "Cash"
                },
                {
                  "amount": {
                    "amount": "384.28",
                    "currencyCode": "NOK"
                  },
                  "cardCode": "MC",
                  "cardNumber": "4550937593481",
                  "type": "Cash"
                }
              ]
            }
          ],
          "passengerReferenceId": "0147809d-99f7-4797-ab60-9e6cdae1cc24"
        },
        "result": {
          "messages": [
            {
              "category": "BookingService",
              "description": "Process Failed",
              "type": "DisplayMessage"
            },
            {
              "category": "PriceExchangeService",
              "description": "Process Failed",
              "type": "ErrorMessage"
            },
            {
              "category": "PriceExchangeService",
              "description": "Process Failed",
              "type": "ErrorMessage"
            },
            {
              "category": "PriceExchangeService",
              "description": "Transaction Retained",
              "type": "ErrorMessage"
            },
            {
              "category": "PriceExchangeService",
              "description": "Transaction Retained",
              "type": "ErrorMessage"
            }
          ],
          "passengerReferenceId": "1128b21e-007d-4238-95ad-d7e62c1257d7",
          "status": "NotProcessed",
          "warnings": [
            {
              "category": "BookingService",
              "description": "Process Failed",
              "fieldName": "surname",
              "fieldPath": "passenger.surname",
              "fieldValue": "Emmerich",
              "type": "DisplayMessage"
            }
          ]
        }
      }
    ],
    "total": {
      "base": {
        "amount": {
          "amount": "434.73",
          "currencyCode": "XPF"
        },
        "awardAmount": {
          "amount": 23584,
          "currencyCode": "MILES"
        },
        "awardConversionRate": 0.2356,
        "equivalentAmount": {
          "amount": "67.93",
          "currencyCode": "GMD"
        }
      },
      "fees": {
        "amount": {
          "amount": "408.79",
          "currencyCode": "SCR"
        },
        "awardAmount": {
          "amount": 22993,
          "currencyCode": "MILES"
        },
        "awardConversionRate": 0.2238,
        "equivalentAmount": {
          "amount": "184.54",
          "currencyCode": "NPR"
        }
      },
      "feesTax": {
        "amount": {
          "amount": "349.8",
          "currencyCode": "IQD"
        },
        "awardAmount": {
          "amount": 10048,
          "currencyCode": "MILES"
        },
        "awardConversionRate": 0.1139,
        "equivalentAmount": {
          "amount": "450.7",
          "currencyCode": "BGN"
        }
      },
      "offerItemReferenceId": "f5fac54b-fd68-4528-8a63-c393a49af273",
      "tax": {
        "amount": {
          "amount": "167",
          "currencyCode": "BBD"
        },
        "awardAmount": {
          "amount": 16994,
          "currencyCode": "FFCURRENCY"
        },
        "awardConversionRate": 0.3078,
        "equivalentAmount": {
          "amount": "69.7",
          "currencyCode": "MGA"
        }
      },
      "totals": [
        {
          "amount": {
            "amount": "345.78",
            "currencyCode": "GNF"
          },
          "awardAmount": {
            "amount": 18711,
            "currencyCode": "MILES"
          },
          "awardConversionRate": 0.2358,
          "equivalentAmount": {
            "amount": "488.24",
            "currencyCode": "EGP"
          }
        },
        {
          "amount": {
            "amount": "88.72",
            "currencyCode": "RUB"
          },
          "awardAmount": {
            "amount": 31817,
            "currencyCode": "FFCURRENCY"
          },
          "awardConversionRate": 0.0507,
          "equivalentAmount": {
            "amount": "237.24",
            "currencyCode": "TJS"
          }
        }
      ],
      "transactionBreakdowns": [
        {
          "base": {
            "amount": {
              "amount": "482.1",
              "currencyCode": "BBD"
            },
            "awardAmount": {
              "amount": 21404,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.1282,
            "equivalentAmount": {
              "amount": "345.27",
              "currencyCode": "STN"
            }
          },
          "fees": {
            "amount": {
              "amount": "445.73",
              "currencyCode": "MVR"
            },
            "awardAmount": {
              "amount": 11130,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.1162,
            "equivalentAmount": {
              "amount": "274.87",
              "currencyCode": "TOP"
            }
          },
          "feesTax": {
            "amount": {
              "amount": "416.08",
              "currencyCode": "ZWL"
            },
            "awardAmount": {
              "amount": 6764,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.1696,
            "equivalentAmount": {
              "amount": "149.19",
              "currencyCode": "CRC"
            }
          },
          "tax": {
            "amount": {
              "amount": "219.2",
              "currencyCode": "ALL"
            },
            "awardAmount": {
              "amount": 19960,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.2922,
            "equivalentAmount": {
              "amount": "425.12",
              "currencyCode": "VES"
            }
          },
          "totals": [
            {
              "amount": {
                "amount": "145.81",
                "currencyCode": "DOP"
              },
              "awardAmount": {
                "amount": 41755,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.1813,
              "equivalentAmount": {
                "amount": "480.53",
                "currencyCode": "COP"
              }
            },
            {
              "amount": {
                "amount": "434.61",
                "currencyCode": "LRD"
              },
              "awardAmount": {
                "amount": 1853,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.3439,
              "equivalentAmount": {
                "amount": "276.24",
                "currencyCode": "CLP"
              }
            }
          ],
          "transactionType": "AddCollect"
        },
        {
          "base": {
            "amount": {
              "amount": "170.29",
              "currencyCode": "ZMW"
            },
            "awardAmount": {
              "amount": 6443,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.293,
            "equivalentAmount": {
              "amount": "352.85",
              "currencyCode": "TWD"
            }
          },
          "fees": {
            "amount": {
              "amount": "403.2",
              "currencyCode": "LKR"
            },
            "awardAmount": {
              "amount": 17037,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.1031,
            "equivalentAmount": {
              "amount": "228.94",
              "currencyCode": "CUP"
            }
          },
          "feesTax": {
            "amount": {
              "amount": "475.1",
              "currencyCode": "RON"
            },
            "awardAmount": {
              "amount": 22045,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.3948,
            "equivalentAmount": {
              "amount": "406.82",
              "currencyCode": "BTN"
            }
          },
          "tax": {
            "amount": {
              "amount": "327.78",
              "currencyCode": "MYR"
            },
            "awardAmount": {
              "amount": 18061,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.3143,
            "equivalentAmount": {
              "amount": "312.36",
              "currencyCode": "MWK"
            }
          },
          "totals": [
            {
              "amount": {
                "amount": "234.76",
                "currencyCode": "HKD"
              },
              "awardAmount": {
                "amount": 27946,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.2076,
              "equivalentAmount": {
                "amount": "180.14",
                "currencyCode": "AWG"
              }
            },
            {
              "amount": {
                "amount": "453.09",
                "currencyCode": "LRD"
              },
              "awardAmount": {
                "amount": 30004,
                "currencyCode": "FFCURRENCY"
              },
              "awardConversionRate": 0.4836,
              "equivalentAmount": {
                "amount": "337.5",
                "currencyCode": "UYU"
              }
            }
          ],
          "transactionType": "AddCollect"
        },
        {
          "base": {
            "amount": {
              "amount": "229.47",
              "currencyCode": "NPR"
            },
            "awardAmount": {
              "amount": 31892,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.2644,
            "equivalentAmount": {
              "amount": "303.96",
              "currencyCode": "BND"
            }
          },
          "fees": {
            "amount": {
              "amount": "389.03",
              "currencyCode": "DJF"
            },
            "awardAmount": {
              "amount": 14335,
              "currencyCode": "MILES"
            },
            "awardConversionRate": 0.0139,
            "equivalentAmount": {
              "amount": "60.25",
              "currencyCode": "CNY"
            }
          },
          "feesTax": {
            "amount": {
              "amount": "106.16",
              "currencyCode": "IQD"
            },
            "awardAmount": {
              "amount": 4964,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.4497,
            "equivalentAmount": {
              "amount": "249",
              "currencyCode": "TMT"
            }
          },
          "tax": {
            "amount": {
              "amount": "14.42",
              "currencyCode": "MOP"
            },
            "awardAmount": {
              "amount": 25221,
              "currencyCode": "FFCURRENCY"
            },
            "awardConversionRate": 0.1542,
            "equivalentAmount": {
              "amount": "440.77",
              "currencyCode": "GYD"
            }
          },
          "totals": [
            {
              "amount": {
                "amount": "376.33",
                "currencyCode": "SGD"
              },
              "awardAmount": {
                "amount": 5315,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.3945,
              "equivalentAmount": {
                "amount": "211.75",
                "currencyCode": "GNF"
              }
            },
            {
              "amount": {
                "amount": "332.62",
                "currencyCode": "CVE"
              },
              "awardAmount": {
                "amount": 19562,
                "currencyCode": "MILES"
              },
              "awardConversionRate": 0.3773,
              "equivalentAmount": {
                "amount": "319.4",
                "currencyCode": "KZT"
              }
            }
          ],
          "transactionType": "AddCollect"
        }
      ],
      "transactionType": "AddCollect"
    }
  },
  "segments": [
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2027-01-11T00:00:00.0Z",
      "bookingAirlineCode": "nV",
      "bookingClassCode": "C",
      "bookingFlightNumber": "2746",
      "brandCode": "ST",
      "cabinCode": "J",
      "cabinName": "FIRST",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2026-12-16T00:00:00.0Z",
      "id": "2A5Y0",
      "isElectronicTicket": false,
      "isInboundConnection": true,
      "isOutboundConnection": true,
      "operatingAirlineCode": "Qf",
      "operatingBookingClassCode": "Y",
      "operatingFlightNumber": "4667",
      "sequence": 2,
      "statusCode": "TK",
      "statusName": "Confirmed"
    },
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2026-12-07T00:00:00.0Z",
      "bookingAirlineCode": "hR",
      "bookingClassCode": "F",
      "bookingFlightNumber": "6523",
      "brandCode": "ST",
      "cabinCode": "J",
      "cabinName": "FIRST",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2026-10-29T00:00:00.0Z",
      "id": "KIUCA",
      "isElectronicTicket": false,
      "isInboundConnection": false,
      "isOutboundConnection": false,
      "operatingAirlineCode": "EM",
      "operatingBookingClassCode": "J",
      "operatingFlightNumber": "6535",
      "sequence": 1,
      "statusCode": "TK",
      "statusName": "Confirmed"
    },
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2027-02-20T00:00:00.0Z",
      "bookingAirlineCode": "tl",
      "bookingClassCode": "Y",
      "bookingFlightNumber": "7905",
      "brandCode": "ST",
      "cabinCode": "F",
      "cabinName": "FIRST",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2026-09-29T00:00:00.0Z",
      "id": "HQ24M",
      "isElectronicTicket": false,
      "isInboundConnection": false,
      "isOutboundConnection": true,
      "operatingAirlineCode": "ph",
      "operatingBookingClassCode": "Y",
      "operatingFlightNumber": "8522",
      "sequence": 3,
      "statusCode": "HK",
      "statusName": "Confirmed"
    },
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2026-12-26T00:00:00.0Z",
      "bookingAirlineCode": "mJ",
      "bookingClassCode": "C",
      "bookingFlightNumber": "2503",
      "brandCode": "ST",
      "cabinCode": "J",
      "cabinName": "ECONOMY",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2026-08-29T00:00:00.0Z",
      "id": "5W945",
      "isElectronicTicket": true,
      "isInboundConnection": true,
      "isOutboundConnection": true,
      "operatingAirlineCode": "JE",
      "operatingBookingClassCode": "J",
      "operatingFlightNumber": "8552",
      "sequence": 5,
      "statusCode": "HK",
      "statusName": "Confirmed"
    },
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2026-09-21T00:00:00.0Z",
      "bookingAirlineCode": "Vc",
      "bookingClassCode": "Y",
      "bookingFlightNumber": "5657",
      "brandCode": "FL",
      "cabinCode": "F",
      "cabinName": "BUSINESS",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2026-07-10T00:00:00.0Z",
      "id": "ZOOO1J",
      "isElectronicTicket": true,
      "isInboundConnection": false,
      "isOutboundConnection": true,
      "operatingAirlineCode": "Az",
      "operatingBookingClassCode": "Y",
      "operatingFlightNumber": "8057",
      "sequence": 6,
      "statusCode": "HK",
      "statusName": "Confirmed"
    },
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2027-01-24T00:00:00.0Z",
      "bookingAirlineCode": "eN",
      "bookingClassCode": "J",
      "bookingFlightNumber": "2546",
      "brandCode": "BS",
      "cabinCode": "J",
      "cabinName": "FIRST",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2027-03-17T00:00:00.0Z",
      "id": "9CW3P",
      "isElectronicTicket": false,
      "isInboundConnection": false,
      "isOutboundConnection": true,
      "operatingAirlineCode": "IL",
      "operatingBookingClassCode": "F",
      "operatingFlightNumber": "8892",
      "sequence": 4,
      "statusCode": "UC",
      "statusName": "Confirmed"
    },
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2026-08-02T00:00:00.0Z",
      "bookingAirlineCode": "ip",
      "bookingClassCode": "Y",
      "bookingFlightNumber": "4680",
      "brandCode": "ST",
      "cabinCode": "F",
      "cabinName": "ECONOMY",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2027-02-19T00:00:00.0Z",
      "id": "EP6US",
      "isElectronicTicket": true,
      "isInboundConnection": true,
      "isOutboundConnection": true,
      "operatingAirlineCode": "MB",
      "operatingBookingClassCode": "C",
      "operatingFlightNumber": "5238",
      "sequence": 8,
      "statusCode": "TK",
      "statusName": "Confirmed"
    },
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2026-06-29T00:00:00.0Z",
      "bookingAirlineCode": "iP",
      "bookingClassCode": "F",
      "bookingFlightNumber": "8402",
      "brandCode": "BS",
      "cabinCode": "Y",
      "cabinName": "ECONOMY",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2027-03-14T00:00:00.0Z",
      "id": "OZ0PA",
      "isElectronicTicket": false,
      "isInboundConnection": false,
      "isOutboundConnection": true,
      "operatingAirlineCode": "iz",
      "operatingBookingClassCode": "Y",
      "operatingFlightNumber": "1921",
      "sequence": 10,
      "statusCode": "UC",
      "statusName": "Confirmed"
    },
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2027-03-18T00:00:00.0Z",
      "bookingAirlineCode": "uc",
      "bookingClassCode": "Y",
      "bookingFlightNumber": "7017",
      "brandCode": "ST",
      "cabinCode": "Y",
      "cabinName": "BUSINESS",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2027-06-06T00:00:00.0Z",
      "id": "RKV0P",
      "isElectronicTicket": true,
      "isInboundConnection": false,
      "isOutboundConnection": false,
      "operatingAirlineCode": "YA",
      "operatingBookingClassCode": "C",
      "operatingFlightNumber": "7448",
      "sequence": 7,
      "statusCode": "UC",
      "statusName": "Confirmed"
    },
    {
      "arrivalAirportCode": "[object Object]",
      "arrivalDateTime": "2026-12-12T00:00:00.0Z",
      "bookingAirlineCode": "XU",
      "bookingClassCode": "F",
      "bookingFlightNumber": "2979",
      "brandCode": "BS",
      "cabinCode": "F",
      "cabinName": "BUSINESS",
      "departureAirportCode": "[object Object]",
      "departureDateTime": "2027-03-11T00:00:00.0Z",
      "id": "H1BNQ",
      "isElectronicTicket": true,
      "isInboundConnection": false,
      "isOutboundConnection": false,
      "operatingAirlineCode": "MY",
      "operatingBookingClassCode": "C",
      "operatingFlightNumber": "4763",
      "sequence": 3,
      "statusCode": "WL",
      "statusName": "Confirmed"
    }
  ],
  "warnings": [
    {
      "category": "PriceExchangeService",
      "description": "Process Failed",
      "fieldName": "surname",
      "fieldPath": "passenger.givenName",
      "fieldValue": "Windler",
      "type": "ErrorMessage"
    }
  ]
}
sabretravelancillariesexchangespricing